-- phpMyAdmin SQL Dump
-- version 4.9.5
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: May 27, 2021 at 07:34 PM
-- Server version: 10.3.22-MariaDB-log
-- PHP Version: 7.3.6

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `stylerevivebd_shop`
--

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

--
-- Table structure for table `ab1l_addresses`
--

CREATE TABLE `ab1l_addresses` (
  `address_id` int(11) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `company` varchar(32) NOT NULL,
  `firstname` varchar(32) NOT NULL DEFAULT '',
  `lastname` varchar(32) NOT NULL DEFAULT '',
  `address_1` varchar(128) NOT NULL,
  `address_2` varchar(128) NOT NULL,
  `postcode` varchar(10) NOT NULL DEFAULT '',
  `city` varchar(128) NOT NULL,
  `country_id` int(11) NOT NULL DEFAULT 0,
  `zone_id` int(11) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_addresses`
--

INSERT INTO `ab1l_addresses` (`address_id`, `customer_id`, `company`, `firstname`, `lastname`, `address_1`, `address_2`, `postcode`, `city`, `country_id`, `zone_id`) VALUES
(14, 15, '', 'Riyadh', 'Chowdhury', '', '', '', '', 0, 0),
(15, 16, 'Al-Shifa Medical Services LTD', 'Md. salauddin', 'Sahin', '22 East Madartek', 'Sobujbag', '1214', 'Dhaka', 18, 322),
(16, 17, '', 'ikbal', 'hossain', 'basabo', '', '1200', 'dhaka', 18, 322),
(17, 18, 'BSI Enterprise', 'Jamal', 'hossain', '23/3,Tokhana Road,Paltan Dhaka-100', '', '1000', 'Dhaka', 18, 322),
(13, 14, 'Tellbd', 'Tellbd', '.com', 'Dhaka', '', '1000', 'Dhaka', 18, 322),
(18, 19, '', 'Patricia ', 'Peterson ', '100 Smith\'s Rd', '', 'B4b1b6', 'Bedford ', 38, 608),
(19, 20, 'First Techno ', 'OYASHI', 'UDDIN', 'Lakshmipur -3700 ', 'Mugda,Dhaka   ', '3700', 'Lakshmipur ', 18, 321);

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

--
-- Table structure for table `ab1l_addresses_enc`
--

CREATE TABLE `ab1l_addresses_enc` (
  `address_id` int(11) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `company` text COLLATE utf8_bin NOT NULL,
  `firstname` varchar(32) COLLATE utf8_bin NOT NULL DEFAULT '',
  `lastname` varchar(32) COLLATE utf8_bin NOT NULL DEFAULT '',
  `address_1` text COLLATE utf8_bin NOT NULL,
  `address_2` text COLLATE utf8_bin NOT NULL,
  `postcode` text COLLATE utf8_bin NOT NULL,
  `city` text COLLATE utf8_bin NOT NULL,
  `country_id` int(11) NOT NULL DEFAULT 0,
  `zone_id` int(11) NOT NULL DEFAULT 0,
  `key_id` int(3) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin;

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

--
-- Table structure for table `ab1l_ant_messages`
--

CREATE TABLE `ab1l_ant_messages` (
  `id` varchar(60) NOT NULL,
  `priority` int(11) NOT NULL DEFAULT 0,
  `start_date` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `end_date` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `viewed_date` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `viewed` int(11) NOT NULL DEFAULT 0,
  `title` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `html` longtext DEFAULT NULL,
  `url` text DEFAULT NULL,
  `language_code` varchar(2) NOT NULL DEFAULT 'en',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_ant_messages`
--

INSERT INTO `ab1l_ant_messages` (`id`, `priority`, `start_date`, `end_date`, `viewed_date`, `viewed`, `title`, `description`, `html`, `url`, `language_code`, `date_modified`) VALUES
('review_1', 1, '0000-00-00 00:00:00', '2029-12-31 18:00:00', '2021-05-11 20:22:47', 1, 'Review AbanteCart and your experience', '', 'Do you like <strong>AbanteCart</strong>? Get $5 Amazon gift card on the approval of Text review or $10 for Video review. Go to <strong><a href=\"https://www.softwaresuggest.com/abantecart/write-review\" target=\"_blank\">Softwaresuggest rating page</a></strong> to add your rating or <strong><a href=\"https://www.softwaresuggest.com/abantecart/write-review\" target=\"_blank\">write a review</a></strong>', '', '*', '2021-05-24 20:46:21'),
('review_2', 1, '0000-00-00 00:00:00', '2029-12-31 18:00:00', '2021-05-11 20:26:24', 1, 'Review AbanteCart and your experience', '', 'Do you like <strong>AbanteCart</strong>? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to <strong><a href=\"https://www.crowdreviews.com/abantecart/write-review\" target=\"_blank\">CrowdReviews rating page</a></strong> to add your rating or <strong><a href=\"https://www.crowdreviews.com/abantecart/write-review\" target=\"_blank\">write a review</a></strong>', '', '*', '2021-05-24 20:46:21'),
('banner', 1, '2011-09-16 00:54:47', '2029-12-31 18:00:00', '2021-05-11 20:39:00', 63, 'Banner at AbanteCart header', '', '<strong>AbanteCart</strong> V1.2.16 is a current application version. <strong><a href=\"http://www.abantecart.com/shopping-cart-news/abantecart-1216-released\" target=\"_blank\">Learn more ... </a></strong>', 'http://www.abantecart.com', '*', '2021-05-24 20:46:21'),
('abantecart_share_word', 1, '0000-00-00 00:00:00', '2029-12-31 18:00:00', '2021-05-11 20:53:15', 65, 'Help us making AbanteCart #1', '', '<p class=\"p1\">Do you enjoy AbanteCart? See how you can help and contribute towards making AbanteCart even better.\r\n<strong><a href=\"http://www.abantecart.com/contribute-to-abantecart\" target=\"_abantecart\">Learn more</a></strong> </p>', '', '*', '2021-05-24 20:46:21'),
('elastic_search', 1, '0000-00-00 00:00:00', '2029-12-31 18:00:00', '2021-05-11 20:33:17', 6, 'Advanced Product Search ', '', 'Boost and improve <strong>AbanteCart</strong> product searchability for your customers.   This is now possible with <strong><a href=\"http://marketplace.abantecart.com/elastic_search\" target=\"_blank\">advanced search powered by ElasticSeach</a></strong>', '', '*', '2021-05-24 20:46:21'),
('softaculous_review', 1, '0000-00-00 00:00:00', '2029-12-31 18:00:00', '2021-05-11 20:51:38', 2, 'Review AbanteCart and your experience', '', 'Do you like <strong>AbanteCart</strong>? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to <strong><a href=\"http://www.softaculous.com/rate/AbanteCart\" target=\"_blank\">Softaculous rating page</a></strong> to add your rating or <strong><a href=\"http://www.softaculous.com/review/AbanteCart\" target=\"_blank\">write a review</a></strong>', '', '*', '2021-05-24 20:46:21');

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

--
-- Table structure for table `ab1l_banners`
--

CREATE TABLE `ab1l_banners` (
  `banner_id` int(11) NOT NULL,
  `status` int(1) NOT NULL DEFAULT 0,
  `banner_type` int(11) NOT NULL DEFAULT 1,
  `banner_group_name` varchar(255) NOT NULL DEFAULT '',
  `start_date` timestamp NULL DEFAULT NULL,
  `end_date` timestamp NULL DEFAULT NULL,
  `blank` tinyint(1) NOT NULL DEFAULT 0,
  `target_url` text DEFAULT NULL,
  `sort_order` int(11) NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_banners`
--

INSERT INTO `ab1l_banners` (`banner_id`, `status`, `banner_type`, `banner_group_name`, `start_date`, `end_date`, `blank`, `target_url`, `sort_order`, `date_added`, `date_modified`) VALUES
(18, 0, 1, 'Main Page Banners', '2013-03-10 13:21:57', NULL, 0, '#', 6, '2017-10-11 10:30:00', '2018-05-02 19:29:38'),
(17, 0, 2, 'Main Page Banners', '2013-03-10 01:57:46', NULL, 0, '', 5, '2017-10-11 10:30:00', '2018-05-02 21:06:24'),
(16, 0, 1, 'Main bottom banners', '2013-03-10 00:00:00', NULL, 0, 'http://www.abantecart.com', 4, '2017-10-11 10:30:00', '2017-10-12 20:54:20'),
(15, 0, 1, 'Main bottom banners', '2013-03-10 00:00:00', NULL, 0, 'http://www.abantecart.com', 3, '2017-10-11 10:30:00', '2017-10-12 20:54:17'),
(14, 0, 1, 'Main bottom banners', '2013-03-10 00:00:00', NULL, 0, 'http://www.abantecart.com', 2, '2017-10-11 10:30:00', '2017-10-12 20:54:12'),
(13, 0, 1, 'Main bottom banners', '2013-03-10 00:00:00', NULL, 0, 'http://www.abantecart.com', 1, '2017-10-11 10:30:00', '2017-10-12 20:54:08'),
(11, 1, 2, 'Main Page Banners', '2013-03-10 14:27:51', NULL, 0, '', 5, '2017-10-11 10:30:00', '2018-05-04 20:27:51'),
(10, 0, 2, 'Main Page Banners', '2013-03-10 00:00:00', NULL, 0, '', 3, '2017-10-11 10:30:00', '2017-10-12 20:54:03'),
(9, 0, 2, 'Main Page Banners', '2013-03-10 00:00:00', NULL, 0, '', 2, '2017-10-11 10:30:00', '2017-10-12 20:54:01'),
(8, 1, 2, 'Main Page Banners', '2018-05-02 13:36:22', NULL, 0, '', 2, '2017-10-11 10:30:00', '2018-05-04 19:36:22'),
(19, 1, 2, 'Main Page Banners', '2018-05-02 14:24:10', NULL, 0, '', 1, '2018-05-02 19:44:47', '2018-05-02 20:24:10'),
(20, 1, 2, 'Main Page Banners', '2018-05-04 14:22:06', NULL, 0, '', 2, '2018-05-04 16:35:24', '2018-05-04 20:22:06'),
(21, 1, 2, 'Main Page Banners', '2018-05-04 14:25:23', NULL, 0, '', 3, '2018-05-04 17:27:10', '2018-05-04 20:25:23');

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

--
-- Table structure for table `ab1l_banner_descriptions`
--

CREATE TABLE `ab1l_banner_descriptions` (
  `banner_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL COMMENT 'translatable',
  `description` longtext NOT NULL COMMENT 'translatable',
  `meta` text DEFAULT NULL COMMENT 'translatable',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_banner_descriptions`
--

INSERT INTO `ab1l_banner_descriptions` (`banner_id`, `language_id`, `name`, `description`, `meta`, `date_added`, `date_modified`) VALUES
(18, 1, 'fallback', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 1, 'Main Banner 5', '&lt;p&gt;\r\n	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide2_bot&quot; src=&quot;storefront/view/default/image/banner_image_5.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt; &lt;span class=&quot;txt1&quot;&gt;Application and data security&lt;/span&gt; &lt;span class=&quot;txt2&quot;&gt;Secure Solution&lt;/span&gt; &lt;span class=&quot;txt3&quot;&gt;Very secure solution with up to date industry security practices and inline with PCI compliance. Customer information protection with data encryption&lt;/span&gt; &lt;span class=&quot;txt4&quot;&gt;&lt;a class=&quot;btn btn-wht&quot; href=&quot;#&quot;&gt;Install Now!&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(16, 1, 'banner4', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(15, 1, 'banner3', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(14, 1, 'banner2', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(13, 1, 'banner1', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(11, 1, 'Transportation_Banner', '&lt;p&gt;\r\n	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide3_bot&quot; src=&quot;resources/image/18/81/1.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt; &lt;span class=&quot;txt1 blue&quot;&gt;Flexible booking&lt;/span&gt;\r\n &lt;span class=&quot;txt2 blue&quot;&gt;Easy Transport&lt;/span&gt; \r\n&lt;span class=&quot;txt3 short&quot;&gt;We offer a collective door-to-door transfer service using the method of collecting and distributing products.&lt;/span&gt;\r\n &lt;span class=&quot;txt4 txt4up&quot;&gt;&lt;a class=&quot;btn btn-wht&quot; href=&quot;#&quot;&gt;Order Us !&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', '', '2017-10-11 10:30:00', '2018-05-04 20:27:25'),
(10, 1, 'Main Banner 3', '&lt;p&gt;\r\n	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide2_bot&quot; src=&quot;storefront/view/default/image/banner_image_3.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt; &lt;span class=&quot;txt1&quot;&gt;Feature rich with smart UI&lt;/span&gt; &lt;span class=&quot;txt2&quot;&gt;Easy &amp;amp; fun to manage&lt;/span&gt; &lt;span class=&quot;txt3&quot;&gt;Feature reach shopping cart application right out of the box. Standard features allow to set up complete eCommerce site with all the tools needed to sell products online.&lt;/span&gt; &lt;span class=&quot;txt4&quot;&gt;&lt;a class=&quot;btn btn-wht&quot; href=&quot;#&quot;&gt;Install Now!&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(9, 1, 'Main Banner 2', '&lt;p&gt;\r\n	&lt;img alt=&quot;&quot; class=&quot;wp1_3 wp1_left slide2_bot&quot; src=&quot;storefront/view/default/image/banner_image_2.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt; &lt;span class=&quot;txt1 blue txt_right2&quot;&gt;Highly flexible layout on any page&lt;/span&gt; &lt;span class=&quot;txt2 blue txt_right2&quot;&gt;SEO Friendly&lt;/span&gt; &lt;span class=&quot;txt2 blue txt_right2&quot;&gt;Fast Loading&lt;/span&gt; &lt;span class=&quot;txt4 txt_right2 txt4up&quot;&gt;&lt;a class=&quot;btn btn-wht&quot; href=&quot;#&quot;&gt;Try Now!&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(8, 1, 'furniture_banner', '	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide1_bot&quot; src=&quot;/resources/image/18/80/e.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt;\r\n &lt;span class=&quot;txt1&quot;&gt;Design your own made !&lt;/span&gt; \r\n&lt;span class=&quot;txt2&quot;&gt;Room Furniture&lt;/span&gt;\r\n &lt;span class=&quot;txt3 short&quot;&gt;Affordable, stylish designs crafted by some of the best makers in the factory. What’s not to love?&lt;/span&gt; \r\n&lt;span class=&quot;txt4 txt4up&quot;&gt;&lt;a class=&quot;btn btn-wht&quot;&gt;Order Us !&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', '', '2017-10-11 10:30:00', '2018-05-04 19:35:27'),
(8, 2, 'furniture_banner', '	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide1_bot&quot; src=&quot;/resources/image/18/80/e.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt;\r\n &lt;span class=&quot;txt1&quot;&gt;আপনার নিজের তৈরি ডিজাইনে !&lt;/span&gt; \r\n&lt;span class=&quot;txt2&quot;&gt;রুম ফার্নিচার&lt;/span&gt;\r\n &lt;span class=&quot;txt3 short&quot;&gt;কারখানায় সেরা কিছু নির্মাতাদের দ্বারা সজ্জিত সাশ্রয়ী মূল্যের, আড়ম্বরপূর্ণ ডিজাইন। কেন পছন্দ করবেন না ?&lt;/span&gt; \r\n&lt;span class=&quot;txt4 txt4up&quot;&gt;&lt;a class=&quot;btn btn-wht&quot;&gt;আমাদের অর্ডার করুন !&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;', '', '2017-10-11 10:30:00', '2018-05-04 19:36:22'),
(9, 2, 'Main Banner 2', '&lt;p&gt;\r\n	&lt;img alt=&quot;&quot; class=&quot;wp1_3 wp1_left slide2_bot&quot; src=&quot;storefront/view/default/image/banner_image_2.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt; &lt;span class=&quot;txt1 blue txt_right2&quot;&gt;Highly flexible layout on any page&lt;/span&gt; &lt;span class=&quot;txt2 blue txt_right2&quot;&gt;SEO Friendly&lt;/span&gt; &lt;span class=&quot;txt2 blue txt_right2&quot;&gt;Fast Loading&lt;/span&gt; &lt;span class=&quot;txt4 txt_right2 txt4up&quot;&gt;&lt;a class=&quot;btn btn-wht&quot; href=&quot;#&quot;&gt;Try Now!&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(10, 2, 'Main Banner 3', '&lt;p&gt;\r\n	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide2_bot&quot; src=&quot;storefront/view/default/image/banner_image_3.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt; &lt;span class=&quot;txt1&quot;&gt;Feature rich with smart UI&lt;/span&gt; &lt;span class=&quot;txt2&quot;&gt;Easy &amp;amp; fun to manage&lt;/span&gt; &lt;span class=&quot;txt3&quot;&gt;Feature reach shopping cart application right out of the box. Standard features allow to set up complete eCommerce site with all the tools needed to sell products online.&lt;/span&gt; &lt;span class=&quot;txt4&quot;&gt;&lt;a class=&quot;btn btn-wht&quot; href=&quot;#&quot;&gt;Install Now!&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(11, 2, 'Transportation_Banner', '&lt;p&gt;\r\n	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide3_bot&quot; src=&quot;resources/image/18/81/1.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt; &lt;span class=&quot;txt1 blue&quot;&gt;নমনীয় বুকিং&lt;/span&gt;\r\n &lt;span class=&quot;txt2 blue&quot;&gt;সহজ পরিবহন&lt;/span&gt; \r\n&lt;span class=&quot;txt3 short&quot;&gt;আমরা পণ্য সংগ্রহ ও বিতরণ পদ্ধতি ব্যবহার করে একটি সমষ্টিগত ডর টু ডোর স্থানান্তর পরিষেবা প্রদান করি।&lt;/span&gt;\r\n &lt;span class=&quot;txt4 txt4up&quot;&gt;&lt;a class=&quot;btn btn-wht&quot; href=&quot;#&quot;&gt;আমাদের অর্ডার করুন !&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;', '', '2017-10-11 10:30:00', '2018-05-04 20:27:51'),
(13, 2, 'banner1', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(14, 2, 'banner2', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(15, 2, 'banner3', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(16, 2, 'banner4', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 2, 'Main Banner 5', '&lt;p&gt;\r\n	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide2_bot&quot; src=&quot;storefront/view/default/image/banner_image_5.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt; &lt;span class=&quot;txt1&quot;&gt;Application and data security&lt;/span&gt; &lt;span class=&quot;txt2&quot;&gt;Secure Solution&lt;/span&gt; &lt;span class=&quot;txt3&quot;&gt;Very secure solution with up to date industry security practices and inline with PCI compliance. Customer information protection with data encryption&lt;/span&gt; &lt;span class=&quot;txt4&quot;&gt;&lt;a class=&quot;btn btn-wht&quot; href=&quot;#&quot;&gt;Install Now!&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(18, 2, 'fallback', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(19, 1, 'interior_banner', '&lt;p&gt;\r\n	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide3_bot&quot; src=&quot;resources/image/18/80/d.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt;\r\n &lt;span class=&quot;txt1 blue&quot;&gt;Easy Solution&lt;/span&gt; \r\n&lt;span class=&quot;txt2 blue&quot;&gt;Interior Design&lt;/span&gt;\r\n &lt;span class=&quot;txt3 short&quot;&gt;Easily update your interior design. Just choice or think your design and Order us.&lt;/span&gt;\r\n &lt;span class=&quot;txt4 txt4up&quot;&gt;&lt;a class=&quot;btn btn-wht&quot; href=&quot;#&quot;&gt;Order us !&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', '', '0000-00-00 00:00:00', '2018-05-02 20:09:40'),
(19, 2, 'interior_banner', '&lt;p&gt;\r\n	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide3_bot&quot; src=&quot;resources/image/18/80/d.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt;\r\n &lt;span class=&quot;txt1 blue&quot;&gt;সহজ সমাধান&lt;/span&gt; \r\n&lt;span class=&quot;txt2 blue&quot;&gt;ইন্টিরিয়র ডিজাইন&lt;/span&gt;\r\n &lt;span class=&quot;txt3 short&quot;&gt;আপনার কক্ষের অভ্ভন্তরীন নকশা সহজেই আপডেট করুন ।  আপনি একটি ইন্টিরিয়র ডিজাইন পছন্দ করুন অথবা আপনার কল্পনায় ভাবুন এবং আমাদের অর্ডার করুন।&lt;/span&gt;\r\n &lt;span class=&quot;txt4 txt4up&quot;&gt;&lt;a class=&quot;btn btn-wht&quot; href=&quot;#&quot;&gt;এখুনি অর্ডার করুন !&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', NULL, '0000-00-00 00:00:00', '2018-05-02 20:24:10'),
(20, 1, 'Industrial_banner', '&lt;p&gt;\r\n	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide3_bot&quot; src=&quot;resources/image/18/80/f.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt; &lt;span class=&quot;txt1 animate1 rotateInDownRight&quot;&gt;Machinery &amp; Factory Industrial Support.&lt;/span&gt;\r\n &lt;span class=&quot;txt2 animate2 rotateInDownRight&quot;&gt;Factory Machine&lt;/span&gt; \r\n&lt;span class=&quot;txt3 short animate3 rotateInDownRight&quot;&gt;What made you want to look up machinery ? Please tell us where you read or heard it (including the quote, if possible). &lt;/span&gt;\r\n &lt;span class=&quot;txt4 txt4up&quot;&gt;&lt;a class=&quot;btn btn-wht&quot; href=&quot;#&quot;&gt;Learn More !&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', '', '0000-00-00 00:00:00', '2018-05-04 20:13:23'),
(20, 2, 'Industrial_banner', '&lt;p&gt;\r\n	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide3_bot&quot; src=&quot;resources/image/18/80/f.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt; &lt;span class=&quot;txt1 animate1 rotateInDownRight&quot;&gt;যন্ত্রপাতি ও কারখানা শিল্পকৌশল সহায়তা ।&lt;/span&gt;\r\n &lt;span class=&quot;txt2 animate2 rotateInDownRight&quot;&gt;কারখানার মেশিন&lt;/span&gt; \r\n&lt;span class=&quot;txt3 short animate3 rotateInDownRight&quot;&gt;আপনি কি উৎপাদন করতে মেশিনারিজ খুঁজছেন ? দয়া করে আমাদের জানান যে আপনি কোথায় এটি পড়েছেন বা শুনেছেন (উদ্ধৃতি সহ সম্ভব হলে). &lt;/span&gt;\r\n &lt;span class=&quot;txt4 txt4up&quot;&gt;&lt;a class=&quot;btn btn-wht&quot; href=&quot;#&quot;&gt;আরও জানুন !&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', NULL, '0000-00-00 00:00:00', '2018-05-04 20:22:06'),
(21, 1, 'IT &amp; Electronics', '	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide1_bot&quot; src=&quot;resources/image/18/81/0.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt;\r\n &lt;span class=&quot;txt1&quot;&gt;Update in world&lt;/span&gt; \r\n&lt;span class=&quot;txt2&quot;&gt;IT &amp; Electronics&lt;/span&gt;\r\n &lt;span class=&quot;txt3 short&quot;&gt;The Largest Electronic Sales and Service Center in Bangladesh.&lt;/span&gt; \r\n&lt;span class=&quot;txt4 txt4up&quot;&gt;&lt;a class=&quot;btn btn-wht&quot;&gt;Choice your device !&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', '', '0000-00-00 00:00:00', '2018-05-04 19:09:15'),
(21, 2, 'IT &amp; Electronics', '	&lt;img alt=&quot;&quot; class=&quot;wp1_3 slide1_bot&quot; src=&quot;resources/image/18/81/0.png&quot; width=&quot;600&quot; height=&quot;300&quot; /&gt;\r\n &lt;span class=&quot;txt1&quot;&gt;বিশ্বের আপডেট&lt;/span&gt; \r\n&lt;span class=&quot;txt2&quot;&gt;আইটি ও ইলেকট্রনিক্স&lt;/span&gt;\r\n &lt;span class=&quot;txt3 short&quot;&gt;বাংলাদেশের বৃহত্তম ইলেকট্রনিক সেলস এবং সার্ভিস সেন্টার।&lt;/span&gt; \r\n&lt;span class=&quot;txt4 txt4up&quot;&gt;&lt;a class=&quot;btn btn-wht&quot;&gt;ডিভাইস পছন্দ করুন !&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\r\n', NULL, '0000-00-00 00:00:00', '2018-05-04 20:25:23');

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

--
-- Table structure for table `ab1l_banner_stat`
--

CREATE TABLE `ab1l_banner_stat` (
  `rowid` int(11) NOT NULL,
  `banner_id` int(11) NOT NULL,
  `type` int(11) NOT NULL,
  `time` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `store_id` int(11) NOT NULL,
  `user_info` text DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_banner_stat`
--

INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(1, 18, 1, '2017-10-11 14:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2, 8, 1, '2017-10-11 14:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3, 9, 1, '2017-10-11 14:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4, 10, 1, '2017-10-11 14:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5, 15, 1, '2017-10-11 14:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6, 11, 1, '2017-10-11 14:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7, 17, 1, '2017-10-11 14:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8, 14, 1, '2017-10-11 14:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9, 13, 1, '2017-10-11 14:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10, 16, 1, '2017-10-11 14:30:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11, 18, 1, '2017-10-11 14:31:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12, 8, 1, '2017-10-11 14:31:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13, 9, 1, '2017-10-11 14:31:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(14, 11, 1, '2017-10-11 14:31:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(15, 10, 1, '2017-10-11 14:31:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(16, 17, 1, '2017-10-11 14:31:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(17, 13, 1, '2017-10-11 14:31:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(18, 14, 1, '2017-10-11 14:31:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(19, 15, 1, '2017-10-11 14:31:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(20, 16, 1, '2017-10-11 14:31:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(21, 18, 1, '2017-10-11 14:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(22, 9, 1, '2017-10-11 14:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(23, 14, 1, '2017-10-11 14:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(24, 8, 1, '2017-10-11 14:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(25, 10, 1, '2017-10-11 14:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(26, 13, 1, '2017-10-11 14:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(27, 17, 1, '2017-10-11 14:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(28, 15, 1, '2017-10-11 14:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(29, 11, 1, '2017-10-11 14:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(30, 16, 1, '2017-10-11 14:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(31, 18, 1, '2017-10-11 14:39:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(32, 8, 1, '2017-10-11 14:39:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(33, 10, 1, '2017-10-11 14:39:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(34, 9, 1, '2017-10-11 14:39:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(35, 17, 1, '2017-10-11 14:39:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(36, 11, 1, '2017-10-11 14:39:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(37, 13, 1, '2017-10-11 14:39:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(38, 14, 1, '2017-10-11 14:39:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(39, 16, 1, '2017-10-11 14:39:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(40, 15, 1, '2017-10-11 14:39:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(41, 8, 1, '2017-10-11 14:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(42, 18, 1, '2017-10-11 14:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(43, 11, 1, '2017-10-11 14:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(44, 9, 1, '2017-10-11 14:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(45, 14, 1, '2017-10-11 14:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(46, 10, 1, '2017-10-11 14:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(47, 17, 1, '2017-10-11 14:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(48, 15, 1, '2017-10-11 14:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(49, 13, 1, '2017-10-11 14:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(50, 16, 1, '2017-10-11 14:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(51, 18, 1, '2017-10-11 14:43:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(52, 8, 1, '2017-10-11 14:43:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(53, 9, 1, '2017-10-11 14:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(54, 10, 1, '2017-10-11 14:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(55, 13, 1, '2017-10-11 14:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(56, 11, 1, '2017-10-11 14:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(57, 17, 1, '2017-10-11 14:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(58, 14, 1, '2017-10-11 14:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(59, 15, 1, '2017-10-11 14:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(60, 16, 1, '2017-10-11 14:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(61, 18, 1, '2017-10-11 14:44:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(62, 8, 1, '2017-10-11 14:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(63, 9, 1, '2017-10-11 14:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(64, 10, 1, '2017-10-11 14:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(65, 11, 1, '2017-10-11 14:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(66, 17, 1, '2017-10-11 14:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(67, 13, 1, '2017-10-11 14:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(68, 15, 1, '2017-10-11 14:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(69, 14, 1, '2017-10-11 14:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(70, 16, 1, '2017-10-11 14:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(71, 18, 1, '2017-10-11 15:03:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(72, 9, 1, '2017-10-11 15:03:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(73, 8, 1, '2017-10-11 15:03:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(74, 10, 1, '2017-10-11 15:03:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(75, 11, 1, '2017-10-11 15:03:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(76, 17, 1, '2017-10-11 15:03:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(77, 13, 1, '2017-10-11 15:03:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(78, 14, 1, '2017-10-11 15:03:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(79, 16, 1, '2017-10-11 15:03:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(80, 15, 1, '2017-10-11 15:03:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(81, 18, 2, '2017-10-11 15:06:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:32:\"r/extension/banner_manager/click\";}'),
(82, 18, 1, '2017-10-11 15:06:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(83, 8, 1, '2017-10-11 15:06:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(84, 9, 1, '2017-10-11 15:06:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(85, 17, 1, '2017-10-11 15:06:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(86, 10, 1, '2017-10-11 15:06:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(87, 11, 1, '2017-10-11 15:06:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(88, 13, 1, '2017-10-11 15:06:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(89, 14, 1, '2017-10-11 15:06:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(90, 15, 1, '2017-10-11 15:06:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(91, 16, 1, '2017-10-11 15:06:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(92, 18, 1, '2017-10-11 15:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(93, 17, 1, '2017-10-11 15:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(94, 8, 1, '2017-10-11 15:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(95, 9, 1, '2017-10-11 15:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(96, 11, 1, '2017-10-11 15:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(97, 10, 1, '2017-10-11 15:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(98, 14, 1, '2017-10-11 15:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(99, 16, 1, '2017-10-11 15:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(100, 13, 1, '2017-10-11 15:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(101, 15, 1, '2017-10-11 15:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(102, 18, 1, '2017-10-11 15:28:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(103, 9, 1, '2017-10-11 15:28:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(104, 8, 1, '2017-10-11 15:28:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(105, 11, 1, '2017-10-11 15:28:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(106, 10, 1, '2017-10-11 15:28:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(107, 13, 1, '2017-10-11 15:28:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(108, 15, 1, '2017-10-11 15:28:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(109, 14, 1, '2017-10-11 15:28:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(110, 16, 1, '2017-10-11 15:28:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(111, 16, 1, '2017-10-11 15:28:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(112, 14, 1, '2017-10-11 15:28:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(113, 17, 1, '2017-10-11 15:28:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(114, 18, 1, '2017-10-11 15:35:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(115, 9, 1, '2017-10-11 15:35:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(116, 8, 1, '2017-10-11 15:35:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(117, 14, 1, '2017-10-11 15:35:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(118, 13, 1, '2017-10-11 15:35:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(119, 11, 1, '2017-10-11 15:35:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(120, 10, 1, '2017-10-11 15:35:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(121, 17, 1, '2017-10-11 15:35:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(122, 15, 1, '2017-10-11 15:35:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(123, 16, 1, '2017-10-11 15:35:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(124, 18, 1, '2017-10-11 17:16:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(125, 8, 1, '2017-10-11 17:16:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(126, 11, 1, '2017-10-11 17:16:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(127, 10, 1, '2017-10-11 17:16:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(128, 14, 1, '2017-10-11 17:16:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(129, 9, 1, '2017-10-11 17:16:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(130, 17, 1, '2017-10-11 17:16:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(131, 13, 1, '2017-10-11 17:16:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(132, 16, 1, '2017-10-11 17:16:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(133, 15, 1, '2017-10-11 17:16:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(134, 8, 1, '2017-10-11 17:21:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(135, 10, 1, '2017-10-11 17:21:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(136, 9, 1, '2017-10-11 17:21:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(137, 18, 1, '2017-10-11 17:21:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(138, 17, 1, '2017-10-11 17:21:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(139, 11, 1, '2017-10-11 17:21:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(140, 15, 1, '2017-10-11 17:21:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(141, 14, 1, '2017-10-11 17:21:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(142, 13, 1, '2017-10-11 17:21:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(143, 16, 1, '2017-10-11 17:21:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(144, 18, 1, '2017-10-11 17:29:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(145, 8, 1, '2017-10-11 17:29:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(146, 10, 1, '2017-10-11 17:29:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(147, 9, 1, '2017-10-11 17:29:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(148, 17, 1, '2017-10-11 17:29:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(149, 13, 1, '2017-10-11 17:29:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(150, 11, 1, '2017-10-11 17:29:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(151, 14, 1, '2017-10-11 17:29:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(152, 16, 1, '2017-10-11 17:29:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(153, 15, 1, '2017-10-11 17:29:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(154, 18, 1, '2017-10-11 17:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(155, 8, 1, '2017-10-11 17:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(156, 9, 1, '2017-10-11 17:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(157, 10, 1, '2017-10-11 17:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(158, 11, 1, '2017-10-11 17:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(159, 17, 1, '2017-10-11 17:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(160, 13, 1, '2017-10-11 17:36:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(161, 14, 1, '2017-10-11 17:36:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(162, 15, 1, '2017-10-11 17:36:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(163, 16, 1, '2017-10-11 17:36:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(164, 18, 1, '2017-10-11 17:39:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(165, 9, 1, '2017-10-11 17:39:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(166, 10, 1, '2017-10-11 17:39:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(167, 8, 1, '2017-10-11 17:39:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(168, 17, 1, '2017-10-11 17:39:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(169, 11, 1, '2017-10-11 17:39:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(170, 14, 1, '2017-10-11 17:39:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(171, 13, 1, '2017-10-11 17:39:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(172, 15, 1, '2017-10-11 17:39:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(173, 16, 1, '2017-10-11 17:39:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(174, 10, 1, '2017-10-11 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(175, 8, 1, '2017-10-11 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(176, 18, 1, '2017-10-11 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(177, 11, 1, '2017-10-11 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(178, 17, 1, '2017-10-11 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(179, 9, 1, '2017-10-11 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(180, 13, 1, '2017-10-11 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(181, 14, 1, '2017-10-11 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(182, 15, 1, '2017-10-11 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(183, 16, 1, '2017-10-11 17:40:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(184, 18, 1, '2017-10-11 17:42:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(185, 8, 1, '2017-10-11 17:42:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(186, 9, 1, '2017-10-11 17:42:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(187, 10, 1, '2017-10-11 17:42:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(188, 11, 1, '2017-10-11 17:42:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(189, 17, 1, '2017-10-11 17:42:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(190, 13, 1, '2017-10-11 17:42:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(191, 14, 1, '2017-10-11 17:42:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(192, 15, 1, '2017-10-11 17:42:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(193, 16, 1, '2017-10-11 17:42:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(194, 18, 1, '2017-10-11 17:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(195, 8, 1, '2017-10-11 17:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(196, 9, 1, '2017-10-11 17:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(197, 10, 1, '2017-10-11 17:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(198, 11, 1, '2017-10-11 17:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(199, 17, 1, '2017-10-11 17:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(200, 13, 1, '2017-10-11 17:42:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(201, 15, 1, '2017-10-11 17:42:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(202, 14, 1, '2017-10-11 17:42:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(203, 16, 1, '2017-10-11 17:42:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(204, 18, 1, '2017-10-11 17:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(205, 8, 1, '2017-10-11 17:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(206, 9, 1, '2017-10-11 17:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(207, 10, 1, '2017-10-11 17:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(208, 11, 1, '2017-10-11 17:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(209, 17, 1, '2017-10-11 17:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(210, 13, 1, '2017-10-11 17:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(211, 14, 1, '2017-10-11 17:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(212, 15, 1, '2017-10-11 17:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(213, 16, 1, '2017-10-11 17:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(214, 18, 1, '2017-10-11 17:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(215, 9, 1, '2017-10-11 17:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(216, 8, 1, '2017-10-11 17:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(217, 10, 1, '2017-10-11 17:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(218, 11, 1, '2017-10-11 17:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(219, 13, 1, '2017-10-11 17:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(220, 17, 1, '2017-10-11 17:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(221, 14, 1, '2017-10-11 17:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(222, 15, 1, '2017-10-11 17:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(223, 16, 1, '2017-10-11 17:44:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(224, 18, 1, '2017-10-11 17:44:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(225, 8, 1, '2017-10-11 17:44:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(226, 11, 1, '2017-10-11 17:44:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(227, 17, 1, '2017-10-11 17:44:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(228, 9, 1, '2017-10-11 17:44:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(229, 10, 1, '2017-10-11 17:44:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(230, 13, 1, '2017-10-11 17:44:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(231, 14, 1, '2017-10-11 17:44:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(232, 15, 1, '2017-10-11 17:44:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(233, 16, 1, '2017-10-11 17:44:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(234, 18, 1, '2017-10-11 17:45:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(235, 9, 1, '2017-10-11 17:45:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(236, 8, 1, '2017-10-11 17:45:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(237, 10, 1, '2017-10-11 17:45:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(238, 11, 1, '2017-10-11 17:45:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(239, 17, 1, '2017-10-11 17:45:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(240, 13, 1, '2017-10-11 17:45:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(241, 14, 1, '2017-10-11 17:45:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(242, 15, 1, '2017-10-11 17:45:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(243, 16, 1, '2017-10-11 17:45:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(244, 18, 1, '2017-10-11 17:45:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(245, 8, 1, '2017-10-11 17:45:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(246, 11, 1, '2017-10-11 17:45:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(247, 9, 1, '2017-10-11 17:45:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(248, 10, 1, '2017-10-11 17:45:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(249, 17, 1, '2017-10-11 17:45:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(250, 13, 1, '2017-10-11 17:45:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(251, 14, 1, '2017-10-11 17:45:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(252, 15, 1, '2017-10-11 17:45:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(253, 16, 1, '2017-10-11 17:45:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(254, 18, 1, '2017-10-11 18:11:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(255, 9, 1, '2017-10-11 18:11:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(256, 10, 1, '2017-10-11 18:11:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(257, 8, 1, '2017-10-11 18:11:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(258, 11, 1, '2017-10-11 18:11:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(259, 17, 1, '2017-10-11 18:11:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(260, 13, 1, '2017-10-11 18:11:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(261, 14, 1, '2017-10-11 18:11:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(262, 15, 1, '2017-10-11 18:11:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(263, 16, 1, '2017-10-11 18:11:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(264, 9, 1, '2017-10-11 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(265, 11, 1, '2017-10-11 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(266, 14, 1, '2017-10-11 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(267, 18, 1, '2017-10-11 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(268, 10, 1, '2017-10-11 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(269, 8, 1, '2017-10-11 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(270, 17, 1, '2017-10-11 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(271, 13, 1, '2017-10-11 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(272, 15, 1, '2017-10-11 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(273, 16, 1, '2017-10-11 18:12:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(274, 18, 1, '2017-10-11 18:13:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(275, 8, 1, '2017-10-11 18:13:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(276, 9, 1, '2017-10-11 18:13:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(277, 11, 1, '2017-10-11 18:13:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(278, 10, 1, '2017-10-11 18:13:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(279, 17, 1, '2017-10-11 18:13:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(280, 13, 1, '2017-10-11 18:13:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(281, 14, 1, '2017-10-11 18:13:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(282, 15, 1, '2017-10-11 18:13:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(283, 16, 1, '2017-10-11 18:13:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(284, 18, 1, '2017-10-11 19:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(285, 8, 1, '2017-10-11 19:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(286, 11, 1, '2017-10-11 19:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(287, 10, 1, '2017-10-11 19:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(288, 17, 1, '2017-10-11 19:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(289, 16, 1, '2017-10-11 19:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(290, 14, 1, '2017-10-11 19:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(291, 15, 1, '2017-10-11 19:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(292, 13, 1, '2017-10-11 19:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(293, 9, 1, '2017-10-11 19:12:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(294, 9, 1, '2017-10-11 19:12:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(295, 18, 1, '2017-10-11 19:12:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(296, 11, 1, '2017-10-11 19:12:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(297, 8, 1, '2017-10-11 19:12:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(298, 10, 1, '2017-10-11 19:12:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(299, 17, 1, '2017-10-11 19:12:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(300, 13, 1, '2017-10-11 19:12:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(301, 14, 1, '2017-10-11 19:12:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(302, 15, 1, '2017-10-11 19:12:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(303, 16, 1, '2017-10-11 19:12:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(304, 18, 1, '2017-10-11 19:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(305, 9, 1, '2017-10-11 19:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(306, 8, 1, '2017-10-11 19:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(307, 10, 1, '2017-10-11 19:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(308, 11, 1, '2017-10-11 19:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(309, 17, 1, '2017-10-11 19:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(310, 13, 1, '2017-10-11 19:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(311, 14, 1, '2017-10-11 19:17:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(312, 15, 1, '2017-10-11 19:17:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(313, 16, 1, '2017-10-11 19:17:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(314, 18, 1, '2017-10-11 19:19:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(315, 9, 1, '2017-10-11 19:19:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(316, 8, 1, '2017-10-11 19:19:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(317, 10, 1, '2017-10-11 19:19:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(318, 11, 1, '2017-10-11 19:19:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(319, 17, 1, '2017-10-11 19:19:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(320, 13, 1, '2017-10-11 19:19:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(321, 14, 1, '2017-10-11 19:19:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(322, 15, 1, '2017-10-11 19:19:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(323, 16, 1, '2017-10-11 19:19:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(324, 9, 1, '2017-10-11 20:15:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(325, 8, 1, '2017-10-11 20:15:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(326, 18, 1, '2017-10-11 20:15:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(327, 11, 1, '2017-10-11 20:15:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(328, 10, 1, '2017-10-11 20:15:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(329, 17, 1, '2017-10-11 20:15:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(330, 13, 1, '2017-10-11 20:15:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(331, 14, 1, '2017-10-11 20:15:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(332, 15, 1, '2017-10-11 20:15:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(333, 18, 1, '2017-10-11 20:19:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(334, 8, 1, '2017-10-11 20:19:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(335, 9, 1, '2017-10-11 20:19:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(336, 10, 1, '2017-10-11 20:19:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(337, 11, 1, '2017-10-11 20:19:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(338, 14, 1, '2017-10-11 20:19:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(339, 13, 1, '2017-10-11 20:19:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(340, 17, 1, '2017-10-11 20:19:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(341, 15, 1, '2017-10-11 20:19:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(342, 16, 1, '2017-10-11 20:19:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(343, 18, 1, '2017-10-11 20:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(344, 8, 1, '2017-10-11 20:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(345, 9, 1, '2017-10-11 20:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(346, 10, 1, '2017-10-11 20:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(347, 11, 1, '2017-10-11 20:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(348, 17, 1, '2017-10-11 20:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(349, 13, 1, '2017-10-11 20:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(350, 14, 1, '2017-10-11 20:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(351, 15, 1, '2017-10-11 20:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(352, 16, 1, '2017-10-11 20:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(353, 18, 1, '2017-10-11 20:24:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(354, 10, 1, '2017-10-11 20:24:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(355, 9, 1, '2017-10-11 20:24:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(356, 11, 1, '2017-10-11 20:24:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(357, 8, 1, '2017-10-11 20:24:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(358, 17, 1, '2017-10-11 20:24:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(359, 13, 1, '2017-10-11 20:24:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(360, 14, 1, '2017-10-11 20:24:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(361, 15, 1, '2017-10-11 20:24:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(362, 16, 1, '2017-10-11 20:24:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(363, 18, 1, '2017-10-11 20:26:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(364, 10, 1, '2017-10-11 20:26:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(365, 11, 1, '2017-10-11 20:26:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(366, 9, 1, '2017-10-11 20:26:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(367, 8, 1, '2017-10-11 20:26:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(368, 17, 1, '2017-10-11 20:26:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(369, 13, 1, '2017-10-11 20:26:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(370, 15, 1, '2017-10-11 20:26:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(371, 14, 1, '2017-10-11 20:26:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(372, 16, 1, '2017-10-11 20:26:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(373, 8, 1, '2017-10-11 20:26:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(374, 18, 1, '2017-10-11 20:26:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(375, 9, 1, '2017-10-11 20:26:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(376, 10, 1, '2017-10-11 20:26:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(377, 11, 1, '2017-10-11 20:26:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(378, 17, 1, '2017-10-11 20:26:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(379, 13, 1, '2017-10-11 20:26:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(380, 14, 1, '2017-10-11 20:26:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(381, 16, 1, '2017-10-11 20:26:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(382, 15, 1, '2017-10-11 20:26:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(383, 8, 1, '2017-10-11 20:28:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(384, 9, 1, '2017-10-11 20:28:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(385, 18, 1, '2017-10-11 20:28:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(386, 11, 1, '2017-10-11 20:28:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(387, 10, 1, '2017-10-11 20:28:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(388, 17, 1, '2017-10-11 20:28:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(389, 13, 1, '2017-10-11 20:28:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(390, 14, 1, '2017-10-11 20:28:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(391, 15, 1, '2017-10-11 20:28:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(392, 16, 1, '2017-10-11 20:28:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(393, 8, 1, '2017-10-11 20:37:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(394, 9, 1, '2017-10-11 20:37:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(395, 18, 1, '2017-10-11 20:37:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(396, 10, 1, '2017-10-11 20:37:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(397, 17, 1, '2017-10-11 20:37:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(398, 11, 1, '2017-10-11 20:37:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(399, 13, 1, '2017-10-11 20:37:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(400, 15, 1, '2017-10-11 20:37:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(401, 14, 1, '2017-10-11 20:37:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(402, 16, 1, '2017-10-11 20:37:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(403, 18, 1, '2017-10-11 20:39:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(404, 8, 1, '2017-10-11 20:39:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(405, 9, 1, '2017-10-11 20:39:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(406, 10, 1, '2017-10-11 20:39:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(407, 11, 1, '2017-10-11 20:39:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(408, 17, 1, '2017-10-11 20:39:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(409, 13, 1, '2017-10-11 20:39:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(410, 14, 1, '2017-10-11 20:39:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(411, 15, 1, '2017-10-11 20:39:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(412, 16, 1, '2017-10-11 20:39:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(413, 18, 1, '2017-10-11 21:08:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(414, 10, 1, '2017-10-11 21:08:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(415, 9, 1, '2017-10-11 21:08:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(416, 11, 1, '2017-10-11 21:08:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(417, 8, 1, '2017-10-11 21:08:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(418, 17, 1, '2017-10-11 21:08:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(419, 13, 1, '2017-10-11 21:08:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(420, 14, 1, '2017-10-11 21:08:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(421, 15, 1, '2017-10-11 21:08:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(422, 16, 1, '2017-10-11 21:08:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(423, 18, 1, '2017-10-11 21:13:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(424, 9, 1, '2017-10-11 21:13:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(425, 8, 1, '2017-10-11 21:13:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(426, 10, 1, '2017-10-11 21:13:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(427, 17, 1, '2017-10-11 21:13:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(428, 14, 1, '2017-10-11 21:13:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(429, 13, 1, '2017-10-11 21:13:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(430, 11, 1, '2017-10-11 21:13:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(431, 15, 1, '2017-10-11 21:13:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(432, 16, 1, '2017-10-11 21:13:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(433, 9, 1, '2017-10-11 21:17:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(434, 8, 1, '2017-10-11 21:17:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(435, 18, 1, '2017-10-11 21:17:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(436, 11, 1, '2017-10-11 21:17:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(437, 10, 1, '2017-10-11 21:17:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(438, 17, 1, '2017-10-11 21:17:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(439, 13, 1, '2017-10-11 21:17:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(440, 14, 1, '2017-10-11 21:17:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(441, 16, 1, '2017-10-11 21:17:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(442, 15, 1, '2017-10-11 21:17:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(443, 8, 1, '2017-10-11 21:18:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(444, 18, 1, '2017-10-11 21:18:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(445, 9, 1, '2017-10-11 21:18:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(446, 14, 1, '2017-10-11 21:18:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(447, 11, 1, '2017-10-11 21:18:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(448, 10, 1, '2017-10-11 21:18:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(449, 13, 1, '2017-10-11 21:18:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(450, 17, 1, '2017-10-11 21:18:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(451, 15, 1, '2017-10-11 21:18:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(452, 16, 1, '2017-10-11 21:18:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(453, 18, 1, '2017-10-11 21:25:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(454, 8, 1, '2017-10-11 21:25:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(455, 9, 1, '2017-10-11 21:25:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(456, 10, 1, '2017-10-11 21:25:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(457, 11, 1, '2017-10-11 21:25:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(458, 17, 1, '2017-10-11 21:25:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(459, 13, 1, '2017-10-11 21:25:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(460, 14, 1, '2017-10-11 21:25:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(461, 16, 1, '2017-10-11 21:25:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(462, 15, 1, '2017-10-11 21:25:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(463, 8, 1, '2017-10-11 21:27:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(464, 18, 1, '2017-10-11 21:27:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(465, 10, 1, '2017-10-11 21:27:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(466, 9, 1, '2017-10-11 21:27:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(467, 11, 1, '2017-10-11 21:27:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(468, 17, 1, '2017-10-11 21:27:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(469, 14, 1, '2017-10-11 21:27:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(470, 13, 1, '2017-10-11 21:27:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(471, 16, 1, '2017-10-11 21:27:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(472, 15, 1, '2017-10-11 21:27:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(473, 8, 1, '2017-10-11 21:38:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(474, 18, 1, '2017-10-11 21:38:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(475, 9, 1, '2017-10-11 21:38:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(476, 10, 1, '2017-10-11 21:38:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(477, 17, 1, '2017-10-11 21:38:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(478, 13, 1, '2017-10-11 21:38:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(479, 11, 1, '2017-10-11 21:38:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(480, 14, 1, '2017-10-11 21:38:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(481, 16, 1, '2017-10-11 21:38:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(482, 15, 1, '2017-10-11 21:38:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(483, 8, 1, '2017-10-11 21:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(484, 9, 1, '2017-10-11 21:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(485, 18, 1, '2017-10-11 21:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(486, 17, 1, '2017-10-11 21:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(487, 10, 1, '2017-10-11 21:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(488, 11, 1, '2017-10-11 21:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(489, 13, 1, '2017-10-11 21:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(490, 15, 1, '2017-10-11 21:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(491, 14, 1, '2017-10-11 21:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(492, 16, 1, '2017-10-11 21:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(493, 8, 1, '2017-10-11 21:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(494, 10, 1, '2017-10-11 21:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(495, 9, 1, '2017-10-11 21:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(496, 11, 1, '2017-10-11 21:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(497, 13, 1, '2017-10-11 21:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(498, 17, 1, '2017-10-11 21:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(499, 18, 1, '2017-10-11 21:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(500, 14, 1, '2017-10-11 21:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(501, 15, 1, '2017-10-11 21:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(502, 16, 1, '2017-10-11 21:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(503, 8, 1, '2017-10-11 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(504, 18, 1, '2017-10-11 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(505, 10, 1, '2017-10-11 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(506, 9, 1, '2017-10-11 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(507, 14, 1, '2017-10-11 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(508, 13, 1, '2017-10-11 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(509, 11, 1, '2017-10-11 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(510, 17, 1, '2017-10-11 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(511, 15, 1, '2017-10-11 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(512, 16, 1, '2017-10-11 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(513, 8, 1, '2017-10-11 22:57:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(514, 17, 1, '2017-10-11 22:57:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(515, 11, 1, '2017-10-11 22:57:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(516, 18, 1, '2017-10-11 22:57:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(517, 9, 1, '2017-10-11 22:57:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(518, 10, 1, '2017-10-11 22:57:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(519, 13, 1, '2017-10-11 22:57:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(520, 14, 1, '2017-10-11 22:57:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(521, 15, 1, '2017-10-11 22:57:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(522, 16, 1, '2017-10-11 22:57:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(523, 18, 1, '2017-10-11 23:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(524, 9, 1, '2017-10-11 23:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(525, 8, 1, '2017-10-11 23:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(526, 10, 1, '2017-10-11 23:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(527, 11, 1, '2017-10-11 23:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(528, 17, 1, '2017-10-11 23:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(529, 13, 1, '2017-10-11 23:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(530, 15, 1, '2017-10-11 23:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(531, 14, 1, '2017-10-11 23:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(532, 16, 1, '2017-10-11 23:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(533, 18, 1, '2017-10-11 23:35:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(534, 8, 1, '2017-10-11 23:35:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(535, 10, 1, '2017-10-11 23:35:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(536, 9, 1, '2017-10-11 23:35:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(537, 11, 1, '2017-10-11 23:35:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(538, 17, 1, '2017-10-11 23:35:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(539, 13, 1, '2017-10-11 23:35:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(540, 15, 1, '2017-10-11 23:35:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(541, 14, 1, '2017-10-11 23:35:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(542, 16, 1, '2017-10-11 23:35:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(543, 11, 1, '2017-10-11 23:38:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(544, 18, 1, '2017-10-11 23:38:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(545, 8, 1, '2017-10-11 23:38:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(546, 10, 1, '2017-10-11 23:38:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(547, 9, 1, '2017-10-11 23:38:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(548, 13, 1, '2017-10-11 23:38:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(549, 17, 1, '2017-10-11 23:38:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(550, 14, 1, '2017-10-11 23:38:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(551, 15, 1, '2017-10-11 23:38:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(552, 16, 1, '2017-10-11 23:38:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(553, 18, 1, '2017-10-11 23:40:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(554, 8, 1, '2017-10-11 23:40:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(555, 9, 1, '2017-10-11 23:40:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(556, 11, 1, '2017-10-11 23:40:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(557, 13, 1, '2017-10-11 23:40:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(558, 10, 1, '2017-10-11 23:40:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(559, 17, 1, '2017-10-11 23:40:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(560, 14, 1, '2017-10-11 23:40:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(561, 15, 1, '2017-10-11 23:40:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(562, 16, 1, '2017-10-11 23:40:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(563, 18, 1, '2017-10-11 23:41:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(564, 8, 1, '2017-10-11 23:41:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(565, 11, 1, '2017-10-11 23:41:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(566, 10, 1, '2017-10-11 23:41:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(567, 17, 1, '2017-10-11 23:41:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(568, 15, 1, '2017-10-11 23:41:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(569, 13, 1, '2017-10-11 23:41:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(570, 9, 1, '2017-10-11 23:41:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(571, 14, 1, '2017-10-11 23:41:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(572, 16, 1, '2017-10-11 23:41:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(573, 18, 1, '2017-10-11 23:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(574, 8, 1, '2017-10-11 23:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(575, 9, 1, '2017-10-11 23:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(576, 10, 1, '2017-10-11 23:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(577, 17, 1, '2017-10-11 23:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(578, 13, 1, '2017-10-11 23:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(579, 11, 1, '2017-10-11 23:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(580, 14, 1, '2017-10-11 23:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(581, 15, 1, '2017-10-11 23:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(582, 16, 1, '2017-10-11 23:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(583, 18, 1, '2017-10-11 23:44:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(584, 10, 1, '2017-10-11 23:44:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(585, 9, 1, '2017-10-11 23:44:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(586, 8, 1, '2017-10-11 23:44:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(587, 11, 1, '2017-10-11 23:44:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(588, 13, 1, '2017-10-11 23:44:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(589, 14, 1, '2017-10-11 23:44:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(590, 17, 1, '2017-10-11 23:44:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(591, 15, 1, '2017-10-11 23:44:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(592, 16, 1, '2017-10-11 23:44:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(593, 18, 1, '2017-10-11 23:47:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(594, 8, 1, '2017-10-11 23:47:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(595, 9, 1, '2017-10-11 23:47:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(596, 10, 1, '2017-10-11 23:47:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(597, 11, 1, '2017-10-11 23:47:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(598, 17, 1, '2017-10-11 23:47:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(599, 14, 1, '2017-10-11 23:47:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(600, 13, 1, '2017-10-11 23:47:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(601, 15, 1, '2017-10-11 23:47:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(602, 16, 1, '2017-10-11 23:47:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(603, 8, 1, '2017-10-11 23:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(604, 18, 1, '2017-10-11 23:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(605, 11, 1, '2017-10-11 23:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(606, 9, 1, '2017-10-11 23:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(607, 10, 1, '2017-10-11 23:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(608, 15, 1, '2017-10-11 23:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(609, 13, 1, '2017-10-11 23:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(610, 17, 1, '2017-10-11 23:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(611, 14, 1, '2017-10-11 23:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(612, 16, 1, '2017-10-11 23:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(613, 18, 1, '2017-10-11 23:49:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(614, 9, 1, '2017-10-11 23:49:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(615, 17, 1, '2017-10-11 23:49:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(616, 8, 1, '2017-10-11 23:49:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(617, 11, 1, '2017-10-11 23:49:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(618, 10, 1, '2017-10-11 23:49:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(619, 13, 1, '2017-10-11 23:49:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(620, 14, 1, '2017-10-11 23:49:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(621, 15, 1, '2017-10-11 23:49:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(622, 16, 1, '2017-10-11 23:49:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(623, 9, 1, '2017-10-11 23:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(624, 8, 1, '2017-10-11 23:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(625, 18, 1, '2017-10-11 23:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(626, 10, 1, '2017-10-11 23:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(627, 14, 1, '2017-10-11 23:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(628, 11, 1, '2017-10-11 23:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(629, 17, 1, '2017-10-11 23:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(630, 15, 1, '2017-10-11 23:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(631, 13, 1, '2017-10-11 23:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(632, 16, 1, '2017-10-11 23:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(633, 11, 1, '2017-10-11 23:51:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(634, 9, 1, '2017-10-11 23:51:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(635, 8, 1, '2017-10-11 23:51:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(636, 18, 1, '2017-10-11 23:51:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(637, 10, 1, '2017-10-11 23:51:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(638, 17, 1, '2017-10-11 23:51:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(639, 14, 1, '2017-10-11 23:51:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(640, 13, 1, '2017-10-11 23:51:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(641, 15, 1, '2017-10-11 23:51:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(642, 16, 1, '2017-10-11 23:51:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.237.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(643, 18, 1, '2017-10-12 09:40:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(644, 9, 1, '2017-10-12 09:40:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(645, 8, 1, '2017-10-12 09:40:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(646, 10, 1, '2017-10-12 09:40:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(647, 17, 1, '2017-10-12 09:40:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(648, 11, 1, '2017-10-12 09:40:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(649, 13, 1, '2017-10-12 09:40:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(650, 14, 1, '2017-10-12 09:40:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(651, 16, 1, '2017-10-12 09:40:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(652, 15, 1, '2017-10-12 09:40:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(653, 18, 1, '2017-10-12 09:41:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(654, 8, 1, '2017-10-12 09:41:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(655, 9, 1, '2017-10-12 09:41:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(656, 11, 1, '2017-10-12 09:41:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(657, 10, 1, '2017-10-12 09:41:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(658, 17, 1, '2017-10-12 09:41:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(659, 13, 1, '2017-10-12 09:41:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(660, 14, 1, '2017-10-12 09:41:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(661, 15, 1, '2017-10-12 09:41:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(662, 16, 1, '2017-10-12 09:41:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(663, 11, 1, '2017-10-12 12:30:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(664, 18, 1, '2017-10-12 12:30:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(665, 13, 1, '2017-10-12 12:30:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(666, 10, 1, '2017-10-12 12:30:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(667, 17, 1, '2017-10-12 12:30:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(668, 8, 1, '2017-10-12 12:30:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(669, 15, 1, '2017-10-12 12:30:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(670, 16, 1, '2017-10-12 12:30:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(671, 14, 1, '2017-10-12 12:30:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(672, 9, 1, '2017-10-12 12:30:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(673, 13, 1, '2017-10-12 12:30:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(674, 10, 1, '2017-10-12 12:30:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(675, 17, 1, '2017-10-12 12:30:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(676, 8, 1, '2017-10-12 12:30:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(677, 15, 1, '2017-10-12 12:30:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(678, 16, 1, '2017-10-12 12:30:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(679, 14, 1, '2017-10-12 12:30:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(680, 9, 1, '2017-10-12 12:30:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(681, 8, 1, '2017-10-12 12:57:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(682, 18, 1, '2017-10-12 12:57:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(683, 10, 1, '2017-10-12 12:57:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(684, 15, 1, '2017-10-12 12:57:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(685, 9, 1, '2017-10-12 12:57:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(686, 11, 1, '2017-10-12 12:57:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(687, 17, 1, '2017-10-12 12:57:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(688, 16, 1, '2017-10-12 12:57:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(689, 14, 1, '2017-10-12 12:57:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(690, 13, 1, '2017-10-12 12:57:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(691, 18, 1, '2017-10-12 13:47:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(692, 8, 1, '2017-10-12 13:47:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(693, 9, 1, '2017-10-12 13:47:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(694, 11, 1, '2017-10-12 13:47:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(695, 10, 1, '2017-10-12 13:47:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(696, 17, 1, '2017-10-12 13:47:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(697, 13, 1, '2017-10-12 13:47:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(698, 15, 1, '2017-10-12 13:47:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(699, 14, 1, '2017-10-12 13:47:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(700, 16, 1, '2017-10-12 13:47:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(701, 18, 1, '2017-10-12 14:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(702, 8, 1, '2017-10-12 14:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(703, 9, 1, '2017-10-12 14:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(704, 10, 1, '2017-10-12 14:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(705, 11, 1, '2017-10-12 14:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(706, 17, 1, '2017-10-12 14:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(707, 13, 1, '2017-10-12 14:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(708, 14, 1, '2017-10-12 14:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(709, 15, 1, '2017-10-12 14:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(710, 16, 1, '2017-10-12 14:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(711, 18, 1, '2017-10-12 14:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(712, 9, 1, '2017-10-12 14:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(713, 8, 1, '2017-10-12 14:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(714, 11, 1, '2017-10-12 14:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(715, 10, 1, '2017-10-12 14:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(716, 17, 1, '2017-10-12 14:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(717, 13, 1, '2017-10-12 14:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(718, 14, 1, '2017-10-12 14:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(719, 16, 1, '2017-10-12 14:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(720, 15, 1, '2017-10-12 14:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(721, 8, 1, '2017-10-12 14:48:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(722, 18, 1, '2017-10-12 14:48:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(723, 10, 1, '2017-10-12 14:48:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(724, 9, 1, '2017-10-12 14:48:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(725, 11, 1, '2017-10-12 14:48:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(726, 14, 1, '2017-10-12 14:48:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(727, 13, 1, '2017-10-12 14:48:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(728, 17, 1, '2017-10-12 14:48:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(729, 15, 1, '2017-10-12 14:48:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(730, 16, 1, '2017-10-12 14:48:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(731, 9, 1, '2017-10-12 15:04:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(732, 8, 1, '2017-10-12 15:07:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(733, 16, 1, '2017-10-12 15:08:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.153\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(734, 11, 1, '2017-10-12 15:08:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.153\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(735, 14, 1, '2017-10-12 15:09:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(736, 15, 1, '2017-10-12 15:11:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.153\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(737, 8, 1, '2017-10-12 15:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.249.88.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(738, 11, 1, '2017-10-12 15:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.249.88.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(739, 10, 1, '2017-10-12 15:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.249.88.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(740, 18, 1, '2017-10-12 15:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.88.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(741, 9, 1, '2017-10-12 15:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.249.88.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(742, 17, 1, '2017-10-12 15:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.249.88.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(743, 13, 1, '2017-10-12 15:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.249.88.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(744, 14, 1, '2017-10-12 15:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.88.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(745, 15, 1, '2017-10-12 15:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.249.88.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(746, 16, 1, '2017-10-12 15:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.249.88.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(747, 17, 1, '2017-10-12 15:17:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(748, 10, 1, '2017-10-12 15:24:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(749, 8, 1, '2017-10-12 16:05:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(750, 18, 1, '2017-10-12 16:05:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(751, 10, 1, '2017-10-12 16:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(752, 9, 1, '2017-10-12 16:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(753, 17, 1, '2017-10-12 16:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(754, 11, 1, '2017-10-12 16:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(755, 13, 1, '2017-10-12 16:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(756, 14, 1, '2017-10-12 16:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(757, 15, 1, '2017-10-12 16:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(758, 16, 1, '2017-10-12 16:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(759, 17, 1, '2017-10-12 17:05:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.88.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(760, 11, 1, '2017-10-12 17:05:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(761, 10, 1, '2017-10-12 17:10:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(762, 16, 1, '2017-10-12 17:11:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(763, 9, 1, '2017-10-12 17:20:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.249.88.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(764, 13, 1, '2017-10-12 17:24:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(765, 8, 1, '2017-10-12 17:24:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(766, 18, 1, '2017-10-12 18:50:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(767, 8, 1, '2017-10-12 18:50:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(768, 10, 1, '2017-10-12 18:50:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(769, 9, 1, '2017-10-12 18:50:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(770, 13, 1, '2017-10-12 18:50:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(771, 11, 1, '2017-10-12 18:50:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(772, 17, 1, '2017-10-12 18:50:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(773, 14, 1, '2017-10-12 18:50:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(774, 15, 1, '2017-10-12 18:50:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(775, 16, 1, '2017-10-12 18:50:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(776, 18, 1, '2017-10-12 18:50:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(777, 8, 1, '2017-10-12 18:50:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(778, 9, 1, '2017-10-12 18:50:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(779, 10, 1, '2017-10-12 18:50:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(780, 17, 1, '2017-10-12 18:50:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(781, 11, 1, '2017-10-12 18:50:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(782, 13, 1, '2017-10-12 18:50:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(783, 14, 1, '2017-10-12 18:50:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(784, 15, 1, '2017-10-12 18:50:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(785, 16, 1, '2017-10-12 18:50:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(786, 18, 1, '2017-10-12 18:55:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(787, 8, 1, '2017-10-12 18:55:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(788, 9, 1, '2017-10-12 18:55:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(789, 10, 1, '2017-10-12 18:55:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(790, 11, 1, '2017-10-12 18:55:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(791, 17, 1, '2017-10-12 18:55:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(792, 14, 1, '2017-10-12 18:55:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(793, 13, 1, '2017-10-12 18:55:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(794, 15, 1, '2017-10-12 18:55:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(795, 16, 1, '2017-10-12 18:55:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(796, 8, 1, '2017-10-12 18:56:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(797, 18, 1, '2017-10-12 18:56:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(798, 9, 1, '2017-10-12 18:56:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(799, 17, 1, '2017-10-12 18:56:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(800, 10, 1, '2017-10-12 18:56:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(801, 11, 1, '2017-10-12 18:56:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(802, 14, 1, '2017-10-12 18:56:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(803, 13, 1, '2017-10-12 18:56:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(804, 15, 1, '2017-10-12 18:56:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(805, 16, 1, '2017-10-12 18:56:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(806, 8, 1, '2017-10-12 18:57:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(807, 18, 1, '2017-10-12 18:57:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(808, 9, 1, '2017-10-12 18:57:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(809, 10, 1, '2017-10-12 18:57:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(810, 11, 1, '2017-10-12 18:57:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(811, 17, 1, '2017-10-12 18:57:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(812, 15, 1, '2017-10-12 18:57:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(813, 14, 1, '2017-10-12 18:57:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(814, 13, 1, '2017-10-12 18:57:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(815, 16, 1, '2017-10-12 18:57:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(816, 18, 1, '2017-10-12 19:03:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(817, 8, 1, '2017-10-12 19:03:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(818, 9, 1, '2017-10-12 19:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(819, 10, 1, '2017-10-12 19:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(820, 11, 1, '2017-10-12 19:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(821, 17, 1, '2017-10-12 19:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(822, 13, 1, '2017-10-12 19:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(823, 14, 1, '2017-10-12 19:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(824, 15, 1, '2017-10-12 19:03:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(825, 16, 1, '2017-10-12 19:03:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(826, 18, 1, '2017-10-12 19:05:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(827, 8, 1, '2017-10-12 19:05:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(828, 9, 1, '2017-10-12 19:05:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(829, 10, 1, '2017-10-12 19:05:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(830, 11, 1, '2017-10-12 19:05:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(831, 14, 1, '2017-10-12 19:05:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(832, 15, 1, '2017-10-12 19:05:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(833, 13, 1, '2017-10-12 19:05:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(834, 17, 1, '2017-10-12 19:05:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(835, 16, 1, '2017-10-12 19:05:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(836, 18, 1, '2017-10-12 19:06:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(837, 8, 1, '2017-10-12 19:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(838, 9, 1, '2017-10-12 19:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(839, 13, 1, '2017-10-12 19:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(840, 17, 1, '2017-10-12 19:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(841, 10, 1, '2017-10-12 19:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(842, 11, 1, '2017-10-12 19:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(843, 14, 1, '2017-10-12 19:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(844, 15, 1, '2017-10-12 19:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(845, 16, 1, '2017-10-12 19:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(846, 18, 1, '2017-10-12 19:10:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(847, 9, 1, '2017-10-12 19:10:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(848, 10, 1, '2017-10-12 19:10:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(849, 11, 1, '2017-10-12 19:10:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(850, 17, 1, '2017-10-12 19:10:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(851, 8, 1, '2017-10-12 19:10:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(852, 13, 1, '2017-10-12 19:10:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(853, 14, 1, '2017-10-12 19:10:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(854, 15, 1, '2017-10-12 19:10:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(855, 16, 1, '2017-10-12 19:10:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(856, 8, 1, '2017-10-12 19:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(857, 9, 1, '2017-10-12 19:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(858, 10, 1, '2017-10-12 19:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(859, 18, 1, '2017-10-12 19:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(860, 11, 1, '2017-10-12 19:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(861, 17, 1, '2017-10-12 19:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(862, 13, 1, '2017-10-12 19:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(863, 15, 1, '2017-10-12 19:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(864, 14, 1, '2017-10-12 19:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(865, 16, 1, '2017-10-12 19:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(866, 16, 2, '2017-10-12 19:47:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:32:\"r/extension/banner_manager/click\";}'),
(867, 18, 1, '2017-10-12 19:49:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(868, 8, 1, '2017-10-12 19:49:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(869, 10, 1, '2017-10-12 19:49:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(870, 9, 1, '2017-10-12 19:49:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(871, 11, 1, '2017-10-12 19:49:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(872, 17, 1, '2017-10-12 19:49:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(873, 13, 1, '2017-10-12 19:49:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(874, 14, 1, '2017-10-12 19:49:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(875, 15, 1, '2017-10-12 19:49:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(876, 16, 1, '2017-10-12 19:49:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(877, 10, 1, '2017-10-12 19:49:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(878, 18, 1, '2017-10-12 19:49:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(879, 9, 1, '2017-10-12 19:49:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(880, 17, 1, '2017-10-12 19:49:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(881, 11, 1, '2017-10-12 19:49:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(882, 8, 1, '2017-10-12 19:49:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(883, 13, 1, '2017-10-12 19:49:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(884, 14, 1, '2017-10-12 19:49:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(885, 15, 1, '2017-10-12 19:49:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(886, 16, 1, '2017-10-12 19:49:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(887, 18, 1, '2017-10-12 19:49:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(888, 8, 1, '2017-10-12 19:49:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(889, 9, 1, '2017-10-12 19:49:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(890, 10, 1, '2017-10-12 19:49:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(891, 17, 1, '2017-10-12 19:49:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(892, 11, 1, '2017-10-12 19:49:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(893, 13, 1, '2017-10-12 19:49:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(894, 14, 1, '2017-10-12 19:49:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(895, 15, 1, '2017-10-12 19:49:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(896, 16, 1, '2017-10-12 19:49:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(897, 18, 1, '2017-10-12 19:49:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(898, 9, 1, '2017-10-12 19:49:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(899, 8, 1, '2017-10-12 19:49:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(900, 11, 1, '2017-10-12 19:49:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(901, 10, 1, '2017-10-12 19:49:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(902, 17, 1, '2017-10-12 19:49:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(903, 13, 1, '2017-10-12 19:49:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(904, 14, 1, '2017-10-12 19:49:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(905, 15, 1, '2017-10-12 19:49:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(906, 16, 1, '2017-10-12 19:49:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(907, 18, 1, '2017-10-12 19:50:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(908, 8, 1, '2017-10-12 19:50:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(909, 9, 1, '2017-10-12 19:50:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(910, 11, 1, '2017-10-12 19:50:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(911, 10, 1, '2017-10-12 19:50:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(912, 17, 1, '2017-10-12 19:50:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(913, 18, 1, '2017-10-12 19:53:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(914, 8, 1, '2017-10-12 19:53:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(915, 9, 1, '2017-10-12 19:53:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(916, 10, 1, '2017-10-12 19:53:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(917, 11, 1, '2017-10-12 19:53:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(918, 17, 1, '2017-10-12 19:53:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(919, 8, 2, '2017-10-12 20:00:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(920, 8, 1, '2017-10-12 20:00:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(921, 18, 1, '2017-10-12 20:00:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(922, 10, 1, '2017-10-12 20:00:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(923, 9, 1, '2017-10-12 20:00:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(924, 11, 1, '2017-10-12 20:00:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(925, 17, 1, '2017-10-12 20:00:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(926, 8, 2, '2017-10-12 20:00:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(927, 18, 1, '2017-10-12 20:00:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(928, 10, 1, '2017-10-12 20:00:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(929, 8, 1, '2017-10-12 20:00:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(930, 9, 1, '2017-10-12 20:00:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(931, 11, 1, '2017-10-12 20:00:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(932, 17, 1, '2017-10-12 20:00:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(933, 8, 1, '2017-10-12 20:01:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(934, 9, 1, '2017-10-12 20:01:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(935, 10, 1, '2017-10-12 20:01:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(936, 17, 1, '2017-10-12 20:01:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(937, 11, 1, '2017-10-12 20:01:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(938, 18, 1, '2017-10-12 20:04:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(939, 8, 1, '2017-10-12 20:04:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(940, 9, 1, '2017-10-12 20:04:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(941, 11, 1, '2017-10-12 20:04:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(942, 10, 1, '2017-10-12 20:04:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(943, 17, 1, '2017-10-12 20:04:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(944, 18, 1, '2017-10-12 20:47:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(945, 8, 1, '2017-10-12 20:47:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(946, 9, 1, '2017-10-12 20:47:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(947, 10, 1, '2017-10-12 20:47:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(948, 17, 1, '2017-10-12 20:47:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(949, 11, 1, '2017-10-12 20:47:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(950, 8, 1, '2017-10-12 20:48:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(951, 18, 1, '2017-10-12 20:48:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(952, 9, 1, '2017-10-12 20:48:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(953, 10, 1, '2017-10-12 20:48:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(954, 17, 1, '2017-10-12 20:48:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(955, 11, 1, '2017-10-12 20:48:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(956, 18, 1, '2017-10-12 20:49:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(957, 8, 1, '2017-10-12 20:49:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(958, 10, 1, '2017-10-12 20:49:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(959, 9, 1, '2017-10-12 20:49:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(960, 17, 1, '2017-10-12 20:49:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(961, 11, 1, '2017-10-12 20:49:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(962, 18, 1, '2017-10-12 20:49:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(963, 10, 1, '2017-10-12 20:49:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(964, 11, 1, '2017-10-12 20:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(965, 9, 1, '2017-10-12 20:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(966, 8, 1, '2017-10-12 20:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(967, 17, 1, '2017-10-12 20:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(968, 18, 1, '2017-10-12 20:49:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(969, 8, 1, '2017-10-12 20:49:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(970, 9, 1, '2017-10-12 20:49:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(971, 10, 1, '2017-10-12 20:49:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(972, 17, 1, '2017-10-12 20:49:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(973, 11, 1, '2017-10-12 20:49:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(974, 18, 1, '2017-10-12 20:49:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(975, 9, 1, '2017-10-12 20:49:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(976, 8, 1, '2017-10-12 20:49:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(977, 10, 1, '2017-10-12 20:49:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(978, 11, 1, '2017-10-12 20:49:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(979, 17, 1, '2017-10-12 20:49:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(980, 8, 1, '2017-10-12 20:49:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(981, 18, 1, '2017-10-12 20:49:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(982, 9, 1, '2017-10-12 20:49:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(983, 10, 1, '2017-10-12 20:49:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(984, 17, 1, '2017-10-12 20:49:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(985, 11, 1, '2017-10-12 20:49:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(986, 18, 1, '2017-10-12 20:50:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(987, 8, 1, '2017-10-12 20:50:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(988, 9, 1, '2017-10-12 20:50:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(989, 11, 1, '2017-10-12 20:50:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(990, 10, 1, '2017-10-12 20:50:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(991, 17, 1, '2017-10-12 20:50:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(992, 17, 1, '2017-10-12 20:54:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(993, 18, 1, '2017-10-12 20:54:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(994, 17, 1, '2017-10-12 20:54:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(995, 18, 1, '2017-10-12 20:54:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(996, 17, 1, '2017-10-12 20:55:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(997, 18, 1, '2017-10-12 20:55:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(998, 17, 1, '2017-10-12 20:57:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(999, 17, 1, '2017-10-12 20:57:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1000, 8, 1, '2017-10-12 20:59:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1001, 17, 1, '2017-10-12 20:59:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1002, 8, 1, '2017-10-12 21:00:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1003, 17, 1, '2017-10-12 21:00:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1004, 8, 1, '2017-10-12 21:01:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1005, 17, 1, '2017-10-12 21:01:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1006, 8, 1, '2017-10-12 21:09:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1007, 17, 1, '2017-10-12 21:09:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1008, 8, 1, '2017-10-12 21:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1009, 17, 1, '2017-10-12 21:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1010, 17, 1, '2017-10-12 21:20:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1011, 8, 1, '2017-10-12 21:20:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1012, 8, 1, '2017-10-12 21:20:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1013, 17, 1, '2017-10-12 21:20:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1014, 17, 1, '2017-10-12 21:24:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1015, 8, 1, '2017-10-12 21:24:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1016, 8, 1, '2017-10-12 21:26:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1017, 17, 1, '2017-10-12 21:26:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1018, 8, 1, '2017-10-12 21:27:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1019, 17, 1, '2017-10-12 21:27:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1020, 17, 1, '2017-10-12 21:28:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1021, 8, 1, '2017-10-12 21:28:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1022, 8, 1, '2017-10-12 21:28:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1023, 17, 1, '2017-10-12 21:28:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1024, 17, 1, '2017-10-12 21:30:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1025, 8, 1, '2017-10-12 21:30:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1026, 8, 1, '2017-10-12 21:33:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1027, 17, 1, '2017-10-12 21:33:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1028, 8, 1, '2017-10-12 21:39:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1029, 17, 1, '2017-10-12 21:39:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1030, 8, 1, '2017-10-12 21:39:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1031, 17, 1, '2017-10-12 21:39:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1032, 8, 1, '2017-10-12 21:40:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1033, 17, 1, '2017-10-12 21:40:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1034, 8, 1, '2017-10-12 21:40:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1035, 17, 1, '2017-10-12 21:40:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1036, 8, 1, '2017-10-12 21:40:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1037, 17, 1, '2017-10-12 21:40:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1038, 8, 1, '2017-10-12 21:40:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1039, 17, 1, '2017-10-12 21:40:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1040, 17, 1, '2017-10-12 21:41:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1041, 8, 1, '2017-10-12 21:41:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1042, 8, 1, '2017-10-12 21:42:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1043, 17, 1, '2017-10-12 21:42:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1044, 8, 1, '2017-10-12 21:43:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1045, 17, 1, '2017-10-12 21:43:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1046, 8, 1, '2017-10-12 21:43:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1047, 17, 1, '2017-10-12 21:43:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1048, 8, 1, '2017-10-12 21:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1049, 17, 1, '2017-10-12 21:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1050, 17, 1, '2017-10-12 21:46:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1051, 8, 1, '2017-10-12 21:46:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1052, 8, 1, '2017-10-12 21:47:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1053, 17, 1, '2017-10-12 21:47:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1054, 8, 1, '2017-10-12 21:47:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1055, 17, 1, '2017-10-12 21:47:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1056, 17, 1, '2017-10-12 21:47:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1057, 8, 1, '2017-10-12 21:47:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1058, 8, 1, '2017-10-12 21:48:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1059, 17, 1, '2017-10-12 21:48:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1060, 8, 1, '2017-10-12 21:50:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1061, 17, 1, '2017-10-12 21:50:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1062, 8, 1, '2017-10-12 21:50:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1063, 17, 1, '2017-10-12 21:50:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1064, 8, 1, '2017-10-12 21:52:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1065, 17, 1, '2017-10-12 21:52:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1066, 17, 1, '2017-10-12 21:57:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1067, 8, 1, '2017-10-12 21:57:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1068, 8, 1, '2017-10-12 21:58:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1069, 17, 1, '2017-10-12 21:58:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1070, 8, 1, '2017-10-12 21:58:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1071, 17, 1, '2017-10-12 21:58:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1072, 8, 1, '2017-10-12 21:58:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1073, 17, 1, '2017-10-12 21:58:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1074, 8, 1, '2017-10-12 21:58:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1075, 17, 1, '2017-10-12 21:58:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1076, 8, 1, '2017-10-12 22:00:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1077, 17, 1, '2017-10-12 22:00:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1078, 17, 1, '2017-10-12 22:00:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1079, 8, 1, '2017-10-12 22:00:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1080, 17, 1, '2017-10-12 22:00:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1081, 8, 1, '2017-10-12 22:00:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1082, 17, 1, '2017-10-12 22:00:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1083, 8, 1, '2017-10-12 22:00:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1084, 8, 1, '2017-10-12 22:01:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1085, 17, 1, '2017-10-12 22:01:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1086, 8, 1, '2017-10-12 22:01:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1087, 17, 1, '2017-10-12 22:01:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1088, 8, 1, '2017-10-12 22:06:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1089, 17, 1, '2017-10-12 22:06:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1090, 17, 1, '2017-10-12 22:40:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1091, 8, 1, '2017-10-12 22:40:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1092, 8, 1, '2017-10-12 22:43:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1093, 17, 1, '2017-10-12 22:43:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1094, 8, 1, '2017-10-12 22:43:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1095, 17, 1, '2017-10-12 22:43:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1096, 8, 1, '2017-10-12 22:53:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1097, 17, 1, '2017-10-12 22:53:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1098, 8, 1, '2017-10-12 23:00:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1099, 17, 1, '2017-10-12 23:00:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1100, 8, 1, '2017-10-12 23:00:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1101, 17, 1, '2017-10-12 23:00:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1102, 8, 1, '2017-10-12 23:02:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1103, 17, 1, '2017-10-12 23:02:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1104, 8, 1, '2017-10-12 23:02:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1105, 17, 1, '2017-10-12 23:02:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1106, 8, 1, '2017-10-12 23:02:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1107, 17, 1, '2017-10-12 23:02:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1108, 8, 1, '2017-10-12 23:02:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1109, 17, 1, '2017-10-12 23:02:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1110, 8, 1, '2017-10-12 23:03:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1111, 17, 1, '2017-10-12 23:03:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1112, 17, 1, '2017-10-12 23:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1113, 8, 1, '2017-10-12 23:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1114, 17, 1, '2017-10-12 23:49:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1115, 8, 1, '2017-10-12 23:49:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(1116, 17, 1, '2017-10-12 23:49:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1117, 8, 1, '2017-10-12 23:49:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1118, 17, 1, '2017-10-13 00:06:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1119, 8, 1, '2017-10-13 00:06:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1120, 17, 1, '2017-10-13 00:06:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1121, 8, 1, '2017-10-13 00:06:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1122, 8, 1, '2017-10-13 00:06:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1123, 17, 1, '2017-10-13 00:06:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1124, 8, 1, '2017-10-13 00:09:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1125, 17, 1, '2017-10-13 00:09:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1126, 8, 1, '2017-10-13 00:11:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1127, 17, 1, '2017-10-13 00:11:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1128, 8, 1, '2017-10-13 00:18:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1129, 17, 1, '2017-10-13 00:18:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1130, 8, 1, '2017-10-13 00:21:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:35:\"2604:4500:6:5a4:ae1f:6bff:fe12:b9ca\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1131, 17, 1, '2017-10-13 00:21:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:35:\"2604:4500:6:5a4:ae1f:6bff:fe12:b9ca\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1132, 8, 1, '2017-10-13 00:31:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1133, 17, 1, '2017-10-13 00:31:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1134, 17, 1, '2017-10-13 00:31:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1135, 8, 1, '2017-10-13 00:31:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1136, 17, 1, '2017-10-13 00:33:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1137, 8, 1, '2017-10-13 00:33:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1138, 17, 1, '2017-10-13 00:44:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1139, 8, 1, '2017-10-13 00:44:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1140, 8, 1, '2017-10-13 00:44:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1141, 17, 1, '2017-10-13 00:44:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1142, 8, 1, '2017-10-13 00:45:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1143, 17, 1, '2017-10-13 00:45:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1144, 17, 1, '2017-10-13 00:45:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1145, 8, 1, '2017-10-13 00:45:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1146, 8, 1, '2017-10-13 00:45:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1147, 17, 1, '2017-10-13 00:45:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1148, 8, 1, '2017-10-13 00:46:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1149, 17, 1, '2017-10-13 00:46:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1150, 8, 1, '2017-10-13 00:46:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1151, 17, 1, '2017-10-13 00:46:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1152, 17, 1, '2017-10-13 01:34:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1153, 8, 1, '2017-10-13 01:34:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1154, 17, 1, '2017-10-13 01:53:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1155, 8, 1, '2017-10-13 01:53:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1156, 17, 1, '2017-10-13 02:02:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1157, 8, 1, '2017-10-13 02:02:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1158, 8, 1, '2017-10-13 02:04:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1159, 17, 1, '2017-10-13 02:04:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1160, 8, 1, '2017-10-13 02:09:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1161, 17, 1, '2017-10-13 02:09:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1162, 17, 1, '2017-10-13 02:17:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1163, 8, 1, '2017-10-13 02:17:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1164, 8, 1, '2017-10-13 02:22:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1165, 17, 1, '2017-10-13 02:22:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1166, 8, 1, '2017-10-13 02:30:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1167, 17, 1, '2017-10-13 02:30:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1168, 8, 1, '2017-10-13 02:33:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1169, 17, 1, '2017-10-13 02:33:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1170, 17, 1, '2017-10-13 02:38:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1171, 8, 1, '2017-10-13 02:38:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1172, 8, 1, '2017-10-13 02:39:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1173, 17, 1, '2017-10-13 02:39:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1174, 8, 1, '2017-10-13 02:46:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1175, 17, 1, '2017-10-13 02:46:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1176, 8, 1, '2017-10-13 02:46:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1177, 17, 1, '2017-10-13 02:46:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1178, 8, 1, '2017-10-13 02:51:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1179, 17, 1, '2017-10-13 02:51:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1180, 8, 1, '2017-10-13 02:53:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1181, 17, 1, '2017-10-13 02:53:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1182, 8, 1, '2017-10-13 02:56:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1183, 17, 1, '2017-10-13 02:56:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1184, 17, 1, '2017-10-13 03:25:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1185, 8, 1, '2017-10-13 03:25:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1186, 8, 1, '2017-10-13 03:25:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1187, 17, 1, '2017-10-13 03:25:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1188, 8, 1, '2017-10-13 03:26:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1189, 17, 1, '2017-10-13 03:26:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1190, 8, 1, '2017-10-13 03:26:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1191, 17, 1, '2017-10-13 03:26:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1192, 8, 1, '2017-10-13 03:29:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1193, 17, 1, '2017-10-13 03:29:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1194, 8, 1, '2017-10-13 03:30:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1195, 17, 1, '2017-10-13 03:30:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1196, 8, 1, '2017-10-13 03:33:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1197, 17, 1, '2017-10-13 03:33:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1198, 8, 1, '2017-10-13 03:33:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1199, 17, 1, '2017-10-13 03:33:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1200, 17, 1, '2017-10-13 03:34:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1201, 8, 1, '2017-10-13 03:34:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1202, 17, 1, '2017-10-13 03:35:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1203, 8, 1, '2017-10-13 03:35:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1204, 8, 1, '2017-10-13 03:35:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1205, 17, 1, '2017-10-13 03:35:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1206, 8, 1, '2017-10-13 03:37:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1207, 17, 1, '2017-10-13 03:37:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1208, 8, 1, '2017-10-13 03:38:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1209, 17, 1, '2017-10-13 03:38:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1210, 8, 1, '2017-10-13 03:38:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1211, 17, 1, '2017-10-13 03:38:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1212, 8, 1, '2017-10-13 03:39:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1213, 17, 1, '2017-10-13 03:39:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1214, 8, 1, '2017-10-13 03:39:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1215, 17, 1, '2017-10-13 03:39:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1216, 17, 1, '2017-10-13 03:40:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1217, 8, 1, '2017-10-13 03:40:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1218, 8, 1, '2017-10-13 03:41:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1219, 17, 1, '2017-10-13 03:41:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1220, 17, 1, '2017-10-13 03:42:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1221, 8, 1, '2017-10-13 03:42:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1222, 8, 1, '2017-10-13 03:43:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1223, 17, 1, '2017-10-13 03:43:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1224, 17, 1, '2017-10-13 03:44:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1225, 8, 1, '2017-10-13 03:44:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1226, 17, 1, '2017-10-13 03:45:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1227, 8, 1, '2017-10-13 03:45:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1228, 8, 1, '2017-10-13 03:47:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1229, 17, 1, '2017-10-13 03:47:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1230, 17, 1, '2017-10-13 03:47:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1231, 8, 1, '2017-10-13 03:47:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1232, 17, 1, '2017-10-13 03:48:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1233, 8, 1, '2017-10-13 03:48:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1234, 8, 1, '2017-10-13 03:51:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1235, 17, 1, '2017-10-13 03:51:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1236, 8, 1, '2017-10-13 04:00:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1237, 17, 1, '2017-10-13 04:00:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1238, 17, 1, '2017-10-13 04:01:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1239, 8, 1, '2017-10-13 04:01:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1240, 8, 1, '2017-10-13 04:21:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1241, 17, 1, '2017-10-13 04:21:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1242, 17, 1, '2017-10-13 04:25:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1243, 8, 1, '2017-10-13 04:25:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1244, 8, 1, '2017-10-13 04:26:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1245, 17, 1, '2017-10-13 04:26:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1246, 17, 1, '2017-10-13 04:33:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1247, 8, 1, '2017-10-13 04:33:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1248, 17, 1, '2017-10-13 04:46:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1249, 8, 1, '2017-10-13 04:46:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1250, 8, 1, '2017-10-13 04:48:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1251, 17, 1, '2017-10-13 04:48:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1252, 17, 1, '2017-10-13 04:50:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1253, 8, 1, '2017-10-13 04:50:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1254, 8, 1, '2017-10-13 04:50:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1255, 17, 1, '2017-10-13 04:50:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1256, 17, 1, '2017-10-13 04:53:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1257, 8, 1, '2017-10-13 04:53:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1258, 8, 1, '2017-10-13 04:54:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1259, 17, 1, '2017-10-13 04:54:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1260, 8, 1, '2017-10-13 04:54:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1261, 17, 1, '2017-10-13 04:54:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1262, 8, 1, '2017-10-13 04:54:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1263, 17, 1, '2017-10-13 04:54:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1264, 17, 1, '2017-10-13 05:05:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1265, 8, 1, '2017-10-13 05:05:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1266, 17, 1, '2017-10-13 05:09:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1267, 8, 1, '2017-10-13 05:09:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1268, 8, 1, '2017-10-13 05:10:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1269, 17, 1, '2017-10-13 05:10:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1270, 17, 1, '2017-10-13 05:11:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1271, 8, 1, '2017-10-13 05:11:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1272, 8, 1, '2017-10-13 05:12:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1273, 17, 1, '2017-10-13 05:12:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1274, 8, 1, '2017-10-13 05:18:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1275, 17, 1, '2017-10-13 05:18:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1276, 17, 1, '2017-10-13 05:20:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1277, 8, 1, '2017-10-13 05:20:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1278, 8, 1, '2017-10-13 05:21:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1279, 17, 1, '2017-10-13 05:21:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1280, 8, 1, '2017-10-13 05:22:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1281, 17, 1, '2017-10-13 05:22:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1282, 8, 1, '2017-10-13 05:35:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"182.48.65.98\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1283, 17, 1, '2017-10-13 05:35:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"182.48.65.98\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1284, 8, 1, '2017-10-13 05:35:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"182.48.65.98\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1285, 17, 1, '2017-10-13 05:35:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"182.48.65.98\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1286, 17, 1, '2017-10-13 11:34:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"192.241.223.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1287, 8, 1, '2017-10-13 11:34:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"192.241.223.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1288, 8, 1, '2017-10-13 12:52:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1289, 17, 1, '2017-10-13 12:52:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1290, 8, 1, '2017-10-13 12:53:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1291, 17, 1, '2017-10-13 12:53:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1292, 8, 1, '2017-10-13 15:27:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1293, 17, 1, '2017-10-13 15:27:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1294, 8, 1, '2017-10-13 15:39:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1295, 17, 1, '2017-10-13 15:39:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1296, 8, 1, '2017-10-13 15:44:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1297, 17, 1, '2017-10-13 15:44:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1298, 8, 1, '2017-10-13 16:00:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.170\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1299, 17, 1, '2017-10-13 16:00:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.170\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1300, 8, 1, '2017-10-13 16:40:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1301, 17, 1, '2017-10-13 16:40:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1302, 8, 1, '2017-10-13 16:48:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1303, 17, 1, '2017-10-13 16:48:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1304, 8, 1, '2017-10-13 17:34:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1305, 17, 1, '2017-10-13 17:34:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1306, 8, 1, '2017-10-13 17:41:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1307, 17, 1, '2017-10-13 17:41:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1308, 8, 1, '2017-10-13 17:46:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1309, 17, 1, '2017-10-13 17:46:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1310, 8, 1, '2017-10-13 17:46:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1311, 17, 1, '2017-10-13 17:46:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1312, 8, 1, '2017-10-13 17:47:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1313, 17, 1, '2017-10-13 17:47:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1314, 8, 1, '2017-10-13 20:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1315, 17, 1, '2017-10-13 20:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1316, 17, 1, '2017-10-13 22:41:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1317, 8, 1, '2017-10-13 22:41:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1318, 17, 1, '2017-10-13 22:49:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1319, 8, 1, '2017-10-13 22:49:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1320, 8, 1, '2017-10-13 22:49:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1321, 17, 1, '2017-10-13 22:49:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1322, 8, 1, '2017-10-13 22:49:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1323, 17, 1, '2017-10-13 22:49:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1324, 8, 1, '2017-10-13 23:11:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1325, 17, 1, '2017-10-13 23:11:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1326, 17, 1, '2017-10-13 23:13:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1327, 8, 1, '2017-10-13 23:13:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1328, 17, 1, '2017-10-13 23:14:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1329, 8, 1, '2017-10-13 23:14:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1330, 8, 1, '2017-10-13 23:14:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1331, 17, 1, '2017-10-13 23:14:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1332, 17, 1, '2017-10-13 23:15:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1333, 8, 1, '2017-10-13 23:15:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1334, 17, 1, '2017-10-13 23:33:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1335, 8, 1, '2017-10-13 23:33:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1336, 8, 1, '2017-10-13 23:43:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1337, 17, 1, '2017-10-13 23:43:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1338, 8, 1, '2017-10-13 23:48:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1339, 17, 1, '2017-10-13 23:48:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1340, 17, 1, '2017-10-13 23:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1341, 8, 1, '2017-10-13 23:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1342, 8, 1, '2017-10-13 23:56:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1343, 17, 1, '2017-10-13 23:56:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1344, 8, 1, '2017-10-13 23:57:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1345, 17, 1, '2017-10-13 23:57:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1346, 17, 1, '2017-10-14 00:00:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1347, 8, 1, '2017-10-14 00:00:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1348, 8, 1, '2017-10-14 00:05:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1349, 17, 1, '2017-10-14 00:05:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1350, 8, 1, '2017-10-14 00:07:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1351, 17, 1, '2017-10-14 00:07:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1352, 8, 1, '2017-10-14 00:08:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1353, 17, 1, '2017-10-14 00:08:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1354, 17, 1, '2017-10-14 00:12:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1355, 8, 1, '2017-10-14 00:12:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1356, 8, 1, '2017-10-14 00:13:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1357, 17, 1, '2017-10-14 00:13:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1358, 8, 1, '2017-10-14 00:13:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1359, 17, 1, '2017-10-14 00:13:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1360, 8, 1, '2017-10-14 00:14:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1361, 17, 1, '2017-10-14 00:14:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1362, 17, 1, '2017-10-14 00:16:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1363, 8, 1, '2017-10-14 00:16:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1364, 8, 1, '2017-10-14 00:16:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1365, 17, 1, '2017-10-14 00:16:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1366, 17, 1, '2017-10-14 00:18:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1367, 8, 1, '2017-10-14 00:18:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1368, 17, 1, '2017-10-14 00:18:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1369, 8, 1, '2017-10-14 00:18:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1370, 8, 1, '2017-10-14 00:18:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1371, 17, 1, '2017-10-14 00:18:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1372, 8, 1, '2017-10-14 00:19:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1373, 17, 1, '2017-10-14 00:19:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1374, 8, 1, '2017-10-14 00:19:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1375, 17, 1, '2017-10-14 00:19:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1376, 8, 1, '2017-10-14 00:20:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1377, 17, 1, '2017-10-14 00:20:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1378, 8, 1, '2017-10-14 00:21:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1379, 17, 1, '2017-10-14 00:21:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1380, 8, 1, '2017-10-14 00:29:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1381, 17, 1, '2017-10-14 00:29:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1382, 8, 1, '2017-10-14 00:33:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1383, 17, 1, '2017-10-14 00:33:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1384, 17, 1, '2017-10-14 00:34:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1385, 8, 1, '2017-10-14 00:34:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1386, 17, 1, '2017-10-14 00:35:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1387, 8, 1, '2017-10-14 00:35:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1388, 8, 1, '2017-10-14 00:35:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1389, 17, 1, '2017-10-14 00:35:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1390, 17, 1, '2017-10-14 00:36:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1391, 8, 1, '2017-10-14 00:36:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1392, 8, 1, '2017-10-14 00:37:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(1393, 17, 1, '2017-10-14 00:37:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1394, 8, 1, '2017-10-14 00:49:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1395, 17, 1, '2017-10-14 00:49:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1396, 8, 1, '2017-10-14 01:15:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1397, 17, 1, '2017-10-14 01:15:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1398, 8, 1, '2017-10-14 01:17:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1399, 17, 1, '2017-10-14 01:17:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1400, 8, 1, '2017-10-14 01:28:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1401, 17, 1, '2017-10-14 01:28:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1402, 17, 1, '2017-10-14 02:20:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1403, 8, 1, '2017-10-14 02:20:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1404, 17, 1, '2017-10-14 02:20:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1405, 8, 1, '2017-10-14 02:20:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1406, 17, 1, '2017-10-14 08:53:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"140.205.201.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1407, 8, 1, '2017-10-14 08:53:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"140.205.201.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1408, 8, 1, '2017-10-14 12:48:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1409, 17, 1, '2017-10-14 12:48:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1410, 8, 1, '2017-10-14 12:52:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1411, 17, 1, '2017-10-14 12:52:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1412, 8, 1, '2017-10-14 13:11:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1413, 17, 1, '2017-10-14 13:11:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1414, 17, 1, '2017-10-14 14:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1415, 8, 1, '2017-10-14 14:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1416, 8, 1, '2017-10-14 16:20:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"34.240.210.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1417, 17, 1, '2017-10-14 16:20:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"34.240.210.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1418, 17, 1, '2017-10-14 16:29:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1419, 8, 1, '2017-10-14 16:29:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1420, 8, 1, '2017-10-14 19:09:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1421, 17, 1, '2017-10-14 19:09:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1422, 17, 1, '2017-10-14 19:12:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1423, 8, 1, '2017-10-14 19:12:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1424, 17, 1, '2017-10-14 19:14:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1425, 8, 1, '2017-10-14 19:14:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1426, 8, 1, '2017-10-14 19:20:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1427, 17, 1, '2017-10-14 19:20:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1428, 8, 1, '2017-10-14 19:23:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1429, 17, 1, '2017-10-14 19:23:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1430, 8, 1, '2017-10-14 20:12:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1431, 17, 1, '2017-10-14 20:12:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1432, 17, 1, '2017-10-14 20:23:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1433, 8, 1, '2017-10-14 20:23:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1434, 8, 1, '2017-10-14 20:35:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1435, 17, 1, '2017-10-14 20:35:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1436, 8, 1, '2017-10-14 20:49:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1437, 17, 1, '2017-10-14 20:49:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1438, 8, 1, '2017-10-14 20:52:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1439, 17, 1, '2017-10-14 20:52:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1440, 8, 1, '2017-10-14 20:53:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1441, 17, 1, '2017-10-14 20:53:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1442, 8, 1, '2017-10-14 20:55:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1443, 17, 1, '2017-10-14 20:55:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1444, 17, 1, '2017-10-14 21:14:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1445, 8, 1, '2017-10-14 21:14:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1446, 17, 1, '2017-10-15 02:06:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"182.48.65.98\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1447, 8, 1, '2017-10-15 02:06:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"182.48.65.98\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1448, 8, 1, '2017-10-15 02:07:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"182.48.65.98\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1449, 17, 1, '2017-10-15 02:07:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"182.48.65.98\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1450, 8, 1, '2017-10-15 02:07:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"182.48.65.98\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1451, 17, 1, '2017-10-15 02:07:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"182.48.65.98\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1452, 8, 1, '2017-10-15 02:21:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"182.48.65.98\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1453, 17, 1, '2017-10-15 02:21:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"182.48.65.98\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1454, 14, 2, '2017-10-15 04:00:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.78\";s:9:\"user_host\";N;s:2:\"rt\";s:32:\"r/extension/banner_manager/click\";}'),
(1455, 15, 2, '2017-10-15 04:04:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:32:\"r/extension/banner_manager/click\";}'),
(1456, 18, 2, '2017-10-15 04:10:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.77\";s:9:\"user_host\";N;s:2:\"rt\";s:32:\"r/extension/banner_manager/click\";}'),
(1457, 13, 2, '2017-10-15 04:16:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:32:\"r/extension/banner_manager/click\";}'),
(1458, 16, 2, '2017-10-15 04:20:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:32:\"r/extension/banner_manager/click\";}'),
(1459, 8, 1, '2017-10-15 05:07:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1460, 17, 1, '2017-10-15 05:07:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1461, 8, 1, '2017-10-15 06:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1462, 17, 1, '2017-10-15 06:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1463, 17, 1, '2017-10-15 09:53:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"140.205.201.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1464, 8, 1, '2017-10-15 09:53:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"140.205.201.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1465, 8, 1, '2017-10-15 09:53:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"140.205.201.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1466, 17, 1, '2017-10-15 09:53:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"140.205.201.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1467, 8, 1, '2017-10-16 22:33:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1468, 17, 1, '2017-10-16 22:33:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1469, 8, 1, '2017-10-16 23:08:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1470, 17, 1, '2017-10-16 23:08:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1471, 8, 1, '2017-10-16 23:26:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1472, 17, 1, '2017-10-16 23:26:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1473, 17, 1, '2017-10-16 23:33:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1474, 8, 1, '2017-10-16 23:33:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1475, 17, 1, '2017-10-16 23:45:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1476, 8, 1, '2017-10-16 23:45:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1477, 17, 1, '2017-10-16 23:59:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1478, 8, 1, '2017-10-16 23:59:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1479, 8, 1, '2017-10-17 00:29:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1480, 17, 1, '2017-10-17 00:29:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1481, 8, 1, '2017-10-17 00:37:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1482, 17, 1, '2017-10-17 00:37:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1483, 17, 1, '2017-10-17 00:54:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1484, 8, 1, '2017-10-17 00:54:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1485, 17, 1, '2017-10-17 01:03:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1486, 8, 1, '2017-10-17 01:03:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1487, 8, 1, '2017-10-17 01:39:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1488, 17, 1, '2017-10-17 01:39:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1489, 8, 1, '2017-10-17 01:39:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1490, 17, 1, '2017-10-17 01:39:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1491, 8, 1, '2017-10-17 01:40:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1492, 17, 1, '2017-10-17 01:40:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1493, 17, 1, '2017-10-21 07:24:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1494, 8, 1, '2017-10-21 07:24:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1495, 8, 1, '2017-10-21 07:33:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"140.205.201.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1496, 17, 1, '2017-10-21 07:33:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"140.205.201.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1497, 8, 1, '2017-10-21 07:33:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"140.205.201.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1498, 17, 1, '2017-10-21 07:33:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"140.205.201.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1499, 17, 1, '2017-10-21 10:41:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1500, 8, 1, '2017-10-21 10:41:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1501, 8, 1, '2017-10-21 23:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1502, 17, 1, '2017-10-21 23:06:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1503, 8, 1, '2017-10-22 22:59:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1504, 17, 1, '2017-10-22 22:59:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1505, 17, 1, '2017-10-23 12:56:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.107.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1506, 8, 1, '2017-10-23 12:56:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.107.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1507, 17, 1, '2017-10-23 18:47:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"160.109.104.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1508, 8, 1, '2017-10-23 18:47:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"160.109.104.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1509, 8, 1, '2017-10-30 15:22:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1510, 17, 1, '2017-10-30 15:22:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1511, 17, 1, '2017-10-30 15:24:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1512, 8, 1, '2017-10-30 15:24:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1513, 8, 1, '2017-10-30 17:53:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1514, 17, 1, '2017-10-30 17:53:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1515, 8, 1, '2017-10-30 18:20:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1516, 17, 1, '2017-10-30 18:20:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1517, 8, 1, '2017-10-30 18:36:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1518, 17, 1, '2017-10-30 18:36:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1519, 17, 1, '2017-10-30 19:26:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1520, 8, 1, '2017-10-30 19:26:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1521, 17, 1, '2017-10-30 19:30:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1522, 8, 1, '2017-10-30 19:30:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1523, 8, 1, '2017-10-30 19:51:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1524, 17, 1, '2017-10-30 19:51:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1525, 8, 1, '2017-10-30 20:02:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1526, 17, 1, '2017-10-30 20:02:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1527, 17, 1, '2017-10-30 20:07:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1528, 8, 1, '2017-10-30 20:07:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1529, 8, 1, '2017-10-30 20:41:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1530, 17, 1, '2017-10-30 20:41:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1531, 8, 1, '2017-10-31 12:21:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.231.22.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1532, 17, 1, '2017-10-31 12:21:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.231.22.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1533, 8, 1, '2017-10-31 12:23:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.231.22.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1534, 17, 1, '2017-10-31 12:23:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.231.22.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1535, 17, 1, '2017-11-01 05:33:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1536, 8, 1, '2017-11-01 05:33:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1537, 8, 1, '2017-11-01 10:09:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1538, 17, 1, '2017-11-01 10:09:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1539, 8, 1, '2017-11-01 10:16:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1540, 17, 1, '2017-11-01 10:16:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1541, 8, 1, '2017-11-03 22:22:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1542, 17, 1, '2017-11-03 22:22:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1543, 8, 1, '2017-11-04 07:03:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.231.22.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1544, 17, 1, '2017-11-04 07:03:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.231.22.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1545, 8, 1, '2017-11-04 08:16:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1546, 17, 1, '2017-11-04 08:16:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1547, 8, 1, '2017-11-04 13:53:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1548, 17, 1, '2017-11-04 13:53:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1549, 8, 1, '2017-11-04 19:17:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1550, 17, 1, '2017-11-04 19:17:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1551, 8, 1, '2017-11-04 19:24:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1552, 17, 1, '2017-11-04 19:24:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1553, 8, 1, '2017-11-04 19:24:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1554, 17, 1, '2017-11-04 19:24:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1555, 8, 1, '2017-11-04 19:57:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1556, 17, 1, '2017-11-04 19:57:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1557, 17, 1, '2017-11-04 19:58:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1558, 8, 1, '2017-11-04 19:58:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1559, 17, 1, '2017-11-04 19:59:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1560, 8, 1, '2017-11-04 19:59:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1561, 8, 1, '2017-11-04 20:00:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1562, 17, 1, '2017-11-04 20:00:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1563, 17, 1, '2017-11-04 20:00:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1564, 8, 1, '2017-11-04 20:00:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1565, 17, 1, '2017-11-04 20:01:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1566, 8, 1, '2017-11-04 20:01:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1567, 8, 1, '2017-11-04 20:03:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1568, 17, 1, '2017-11-04 20:03:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1569, 8, 1, '2017-11-04 20:06:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1570, 17, 1, '2017-11-04 20:06:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1571, 8, 1, '2017-11-04 20:20:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1572, 17, 1, '2017-11-04 20:20:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1573, 8, 1, '2017-11-04 20:54:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1574, 17, 1, '2017-11-04 20:54:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1575, 17, 1, '2017-11-05 05:52:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.72\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1576, 8, 1, '2017-11-05 05:52:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.72\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1577, 8, 1, '2017-11-06 12:26:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.104.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1578, 17, 1, '2017-11-06 12:26:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.104.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1579, 8, 1, '2017-11-06 12:38:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.104.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1580, 17, 1, '2017-11-06 12:38:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.104.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1581, 8, 1, '2017-11-06 12:52:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.104.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1582, 17, 1, '2017-11-06 12:52:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.104.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1583, 8, 1, '2017-11-06 14:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.104.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1584, 17, 1, '2017-11-06 14:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.104.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1585, 17, 1, '2017-11-06 16:32:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1586, 8, 1, '2017-11-06 16:32:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1587, 8, 1, '2017-11-06 16:35:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1588, 17, 1, '2017-11-06 16:35:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1589, 8, 1, '2017-11-06 16:40:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1590, 17, 1, '2017-11-06 16:40:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1591, 8, 1, '2017-11-06 16:46:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1592, 17, 1, '2017-11-06 16:46:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1593, 17, 1, '2017-11-06 21:12:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1594, 8, 1, '2017-11-06 21:12:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1595, 8, 1, '2017-11-07 09:40:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1596, 17, 1, '2017-11-07 09:40:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1597, 17, 1, '2017-11-07 09:41:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1598, 8, 1, '2017-11-07 09:41:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1599, 17, 1, '2017-11-07 15:08:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1600, 8, 1, '2017-11-07 15:08:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1601, 8, 1, '2017-11-08 21:57:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.112.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1602, 17, 1, '2017-11-08 21:57:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.112.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1603, 8, 1, '2017-11-10 23:30:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1604, 17, 1, '2017-11-10 23:30:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1605, 17, 1, '2017-11-26 22:19:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.149\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1606, 8, 1, '2017-11-26 22:19:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.149\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1607, 8, 1, '2017-12-05 00:06:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.66.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1608, 17, 1, '2017-12-05 00:06:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.249.66.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1609, 17, 1, '2017-12-07 04:15:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.66.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1610, 8, 1, '2017-12-07 04:15:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.66.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1611, 8, 1, '2017-12-12 16:25:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1612, 17, 1, '2017-12-12 16:25:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1613, 17, 1, '2017-12-14 05:39:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1614, 8, 1, '2017-12-14 05:39:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1615, 8, 1, '2017-12-14 08:10:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.70.182.99\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1616, 17, 1, '2017-12-14 08:10:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.70.182.99\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1617, 17, 1, '2017-12-14 08:11:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.70.182.99\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1618, 8, 1, '2017-12-14 08:11:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.70.182.99\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1619, 8, 1, '2017-12-14 08:12:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.70.182.99\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1620, 17, 1, '2017-12-14 08:12:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.70.182.99\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1621, 8, 1, '2017-12-14 08:12:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.70.182.99\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1622, 17, 1, '2017-12-14 08:12:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.70.182.99\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1623, 8, 1, '2017-12-14 08:12:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.70.182.99\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1624, 17, 1, '2017-12-14 08:12:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.70.182.99\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1625, 17, 1, '2017-12-14 08:12:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.70.182.99\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1626, 8, 1, '2017-12-14 08:12:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.70.182.99\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1627, 8, 1, '2017-12-14 09:50:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.84\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1628, 17, 1, '2017-12-14 09:50:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.84\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1629, 8, 1, '2017-12-14 10:16:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.8.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1630, 17, 1, '2017-12-14 10:16:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.8.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1631, 8, 1, '2017-12-14 12:35:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1632, 17, 1, '2017-12-14 12:35:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1633, 17, 1, '2017-12-15 04:06:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"149.202.92.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1634, 8, 1, '2017-12-15 04:06:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"149.202.92.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1635, 17, 1, '2017-12-17 08:31:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.225.150.195\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1636, 8, 1, '2017-12-17 08:31:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.225.150.195\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1637, 8, 1, '2017-12-17 08:31:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.225.150.195\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1638, 17, 1, '2017-12-17 08:31:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.225.150.195\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1639, 8, 1, '2017-12-19 04:10:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.206.231.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1640, 17, 1, '2017-12-19 04:10:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.206.231.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1641, 17, 1, '2017-12-19 19:04:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.64.133.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1642, 8, 1, '2017-12-19 19:04:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.64.133.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1643, 17, 1, '2017-12-20 14:25:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1644, 8, 1, '2017-12-20 14:25:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1645, 8, 1, '2017-12-24 17:26:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1646, 17, 1, '2017-12-24 17:26:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1647, 17, 1, '2017-12-25 10:06:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1648, 8, 1, '2017-12-25 10:07:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1649, 17, 1, '2017-12-26 22:54:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1650, 8, 1, '2017-12-26 22:55:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1651, 8, 1, '2017-12-29 05:02:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"222.232.53.137\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1652, 17, 1, '2017-12-29 05:02:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"222.232.53.137\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1653, 8, 1, '2017-12-29 11:37:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1654, 17, 1, '2017-12-29 11:37:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1655, 17, 1, '2017-12-31 06:38:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"121.132.20.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1656, 8, 1, '2017-12-31 06:38:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"121.132.20.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1657, 8, 1, '2018-01-04 00:07:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1658, 17, 1, '2018-01-04 00:07:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1659, 8, 1, '2018-01-05 05:37:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1660, 17, 1, '2018-01-05 05:37:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1661, 8, 1, '2018-01-05 15:43:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1662, 17, 1, '2018-01-05 15:43:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1663, 8, 1, '2018-01-05 16:15:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1664, 17, 1, '2018-01-05 16:15:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1665, 8, 1, '2018-01-10 22:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1666, 17, 1, '2018-01-10 22:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1667, 8, 1, '2018-01-17 16:19:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1668, 17, 1, '2018-01-17 16:19:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1669, 17, 1, '2018-01-19 01:09:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(1670, 8, 1, '2018-01-19 01:09:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1671, 17, 1, '2018-01-19 12:37:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1672, 8, 1, '2018-01-19 12:37:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1673, 17, 1, '2018-01-19 17:31:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1674, 8, 1, '2018-01-19 17:31:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1675, 17, 1, '2018-01-21 15:07:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1676, 8, 1, '2018-01-21 15:07:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1677, 18, 2, '2018-01-22 02:28:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:32:\"r/extension/banner_manager/click\";}'),
(1678, 17, 1, '2018-01-23 06:13:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"41.210.162.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1679, 8, 1, '2018-01-23 06:13:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"41.210.162.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1680, 8, 1, '2018-01-30 22:19:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"190.164.160.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1681, 17, 1, '2018-01-30 22:19:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"190.164.160.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1682, 8, 1, '2018-01-31 03:41:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1683, 17, 1, '2018-01-31 03:41:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1684, 17, 1, '2018-02-01 14:14:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.249.70.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1685, 8, 1, '2018-02-01 14:14:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1686, 8, 1, '2018-02-02 15:10:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1687, 17, 1, '2018-02-02 15:10:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1688, 8, 1, '2018-02-11 09:04:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1689, 17, 1, '2018-02-11 09:04:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1690, 17, 1, '2018-02-18 00:09:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1691, 8, 1, '2018-02-18 00:09:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1692, 17, 1, '2018-02-18 01:07:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1693, 8, 1, '2018-02-18 01:07:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1694, 17, 1, '2018-02-28 13:29:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1695, 8, 1, '2018-02-28 13:29:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1696, 17, 1, '2018-03-01 04:26:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1697, 8, 1, '2018-03-01 04:26:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1698, 8, 1, '2018-03-01 06:14:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.122\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1699, 17, 1, '2018-03-01 06:14:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1700, 8, 1, '2018-03-03 19:19:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.112.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1701, 17, 1, '2018-03-03 19:19:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.112.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1702, 8, 1, '2018-03-05 00:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1703, 17, 1, '2018-03-05 00:17:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1704, 17, 1, '2018-03-05 10:59:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.225.150.192\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1705, 8, 1, '2018-03-05 10:59:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.225.150.192\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1706, 8, 1, '2018-03-05 11:00:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.225.150.192\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1707, 17, 1, '2018-03-05 11:00:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.225.150.192\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1708, 8, 1, '2018-03-08 08:57:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1709, 17, 1, '2018-03-08 08:57:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1710, 17, 1, '2018-03-18 21:19:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1711, 8, 1, '2018-03-19 20:44:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1712, 17, 1, '2018-03-19 20:44:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1713, 8, 1, '2018-03-19 20:45:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1714, 17, 1, '2018-03-19 20:45:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1715, 8, 1, '2018-03-19 20:47:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1716, 17, 1, '2018-03-19 20:47:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1717, 8, 1, '2018-03-19 21:01:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1718, 17, 1, '2018-03-19 21:01:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1719, 8, 1, '2018-03-19 21:16:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1720, 17, 1, '2018-03-19 21:16:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1721, 8, 1, '2018-03-19 22:46:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1722, 17, 1, '2018-03-19 22:46:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1723, 17, 1, '2018-03-20 02:35:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1724, 8, 1, '2018-03-20 02:35:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1725, 17, 1, '2018-03-20 02:36:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1726, 8, 1, '2018-03-20 02:36:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1727, 8, 1, '2018-03-20 07:51:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1728, 17, 1, '2018-03-20 07:51:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1729, 8, 1, '2018-03-20 08:04:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1730, 17, 1, '2018-03-20 08:04:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1731, 8, 1, '2018-03-20 08:06:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1732, 17, 1, '2018-03-20 08:06:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1733, 8, 1, '2018-03-20 08:15:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1734, 17, 1, '2018-03-20 08:15:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1735, 8, 1, '2018-03-20 09:12:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1736, 17, 1, '2018-03-20 09:12:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1737, 8, 1, '2018-03-20 09:14:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1738, 17, 1, '2018-03-20 10:29:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1739, 8, 1, '2018-03-20 10:29:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1740, 8, 1, '2018-03-20 10:32:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1741, 17, 1, '2018-03-20 10:32:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1742, 17, 1, '2018-03-20 10:32:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1743, 8, 1, '2018-03-20 10:32:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1744, 17, 1, '2018-03-20 10:32:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1745, 8, 1, '2018-03-20 10:32:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1746, 8, 1, '2018-03-20 20:24:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1747, 17, 1, '2018-03-20 20:24:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1748, 8, 1, '2018-03-20 20:27:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1749, 17, 1, '2018-03-20 20:27:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1750, 8, 1, '2018-03-20 20:50:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1751, 17, 1, '2018-03-20 20:50:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1752, 8, 1, '2018-03-20 20:54:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1753, 17, 1, '2018-03-20 20:54:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1754, 8, 1, '2018-03-20 20:59:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1755, 17, 1, '2018-03-20 20:59:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1756, 8, 1, '2018-03-20 21:03:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1757, 17, 1, '2018-03-20 21:03:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1758, 8, 1, '2018-03-20 21:06:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1759, 17, 1, '2018-03-20 21:06:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1760, 8, 1, '2018-03-20 21:14:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1761, 17, 1, '2018-03-20 21:14:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1762, 8, 1, '2018-03-20 21:25:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1763, 17, 1, '2018-03-20 21:25:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1764, 8, 1, '2018-03-20 21:40:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1765, 17, 1, '2018-03-20 21:40:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1766, 8, 1, '2018-03-20 21:44:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1767, 17, 1, '2018-03-20 21:44:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1768, 8, 1, '2018-03-20 21:45:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1769, 17, 1, '2018-03-20 21:45:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1770, 8, 1, '2018-03-20 21:46:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1771, 17, 1, '2018-03-20 21:46:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1772, 8, 1, '2018-03-20 21:53:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1773, 17, 1, '2018-03-20 21:53:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1774, 8, 1, '2018-03-20 21:58:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1775, 17, 1, '2018-03-20 21:58:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1776, 8, 1, '2018-03-20 22:24:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1777, 17, 1, '2018-03-20 22:24:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1778, 8, 1, '2018-03-20 22:39:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.9.113.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1779, 17, 1, '2018-03-20 22:39:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.9.113.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1780, 8, 1, '2018-03-20 22:40:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.9.113.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1781, 17, 1, '2018-03-20 22:40:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.9.113.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1782, 8, 1, '2018-03-20 22:53:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1783, 17, 1, '2018-03-20 22:53:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1784, 8, 1, '2018-03-21 08:07:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1785, 17, 1, '2018-03-21 08:07:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1786, 8, 1, '2018-03-21 08:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1787, 17, 1, '2018-03-21 08:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1788, 8, 1, '2018-03-21 15:29:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1789, 17, 1, '2018-03-21 15:29:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1790, 17, 1, '2018-03-21 15:29:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1791, 8, 1, '2018-03-21 15:29:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1792, 17, 1, '2018-03-21 15:29:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1793, 8, 1, '2018-03-21 15:29:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1794, 8, 1, '2018-03-21 15:29:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1795, 17, 1, '2018-03-22 04:03:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"107.22.115.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1796, 8, 1, '2018-03-22 04:03:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"107.22.115.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1797, 8, 1, '2018-03-22 19:05:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1798, 17, 1, '2018-03-22 19:05:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1799, 8, 1, '2018-03-22 19:11:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1800, 17, 1, '2018-03-22 19:11:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1801, 17, 1, '2018-03-22 19:47:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1802, 8, 1, '2018-03-22 19:47:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1803, 8, 1, '2018-03-22 19:51:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1804, 17, 1, '2018-03-22 19:51:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1805, 8, 1, '2018-03-22 20:05:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1806, 17, 1, '2018-03-22 20:05:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1807, 8, 1, '2018-03-22 20:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1808, 17, 1, '2018-03-22 20:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1809, 8, 1, '2018-03-22 21:34:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1810, 17, 1, '2018-03-22 21:34:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1811, 8, 1, '2018-03-22 22:42:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1812, 17, 1, '2018-03-22 22:42:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1813, 8, 1, '2018-03-22 22:54:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1814, 17, 1, '2018-03-22 22:54:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1815, 8, 1, '2018-03-23 01:54:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1816, 17, 1, '2018-03-23 01:54:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1817, 8, 1, '2018-03-23 03:04:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1818, 17, 1, '2018-03-23 03:04:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1819, 17, 1, '2018-03-23 07:28:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.9.113.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1820, 8, 1, '2018-03-23 07:28:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.9.113.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1821, 8, 1, '2018-03-23 11:31:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1822, 17, 1, '2018-03-23 11:31:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1823, 8, 1, '2018-03-23 13:03:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1824, 17, 1, '2018-03-23 13:03:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1825, 8, 1, '2018-03-23 13:13:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1826, 17, 1, '2018-03-23 13:13:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1827, 8, 1, '2018-03-23 13:20:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1828, 17, 1, '2018-03-23 13:20:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1829, 17, 1, '2018-03-23 13:21:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1830, 8, 1, '2018-03-23 13:21:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1831, 8, 1, '2018-03-23 13:29:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1832, 17, 1, '2018-03-23 13:29:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1833, 17, 1, '2018-03-23 13:36:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1834, 8, 1, '2018-03-23 13:36:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1835, 8, 1, '2018-03-23 13:37:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1836, 17, 1, '2018-03-23 13:37:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1837, 8, 1, '2018-03-23 14:26:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1838, 17, 1, '2018-03-23 14:26:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1839, 8, 1, '2018-03-23 16:42:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1840, 17, 1, '2018-03-23 16:42:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1841, 8, 1, '2018-03-23 16:53:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1842, 17, 1, '2018-03-23 16:54:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1843, 8, 1, '2018-03-23 18:37:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1844, 17, 1, '2018-03-23 18:37:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1845, 8, 1, '2018-03-23 18:39:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1846, 17, 1, '2018-03-23 18:39:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1847, 17, 1, '2018-03-23 18:44:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1848, 8, 1, '2018-03-23 18:44:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1849, 8, 1, '2018-03-23 18:49:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1850, 17, 1, '2018-03-23 18:49:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1851, 8, 1, '2018-03-23 18:52:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1852, 17, 1, '2018-03-23 18:52:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1853, 8, 1, '2018-03-23 18:53:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1854, 17, 1, '2018-03-23 18:53:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1855, 8, 1, '2018-03-23 19:04:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1856, 17, 1, '2018-03-23 19:04:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1857, 8, 1, '2018-03-23 19:10:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1858, 17, 1, '2018-03-23 19:10:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1859, 8, 1, '2018-03-23 19:11:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1860, 17, 1, '2018-03-23 19:11:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1861, 8, 1, '2018-03-23 19:12:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1862, 17, 1, '2018-03-23 19:12:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1863, 8, 1, '2018-03-23 19:13:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1864, 17, 1, '2018-03-23 19:13:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1865, 17, 1, '2018-03-23 19:14:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1866, 8, 1, '2018-03-23 19:14:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1867, 17, 1, '2018-03-23 19:16:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.9.113.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1868, 8, 1, '2018-03-23 19:16:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.9.113.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1869, 8, 1, '2018-03-23 19:27:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1870, 17, 1, '2018-03-23 19:27:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1871, 8, 1, '2018-03-23 19:29:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1872, 17, 1, '2018-03-23 19:29:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1873, 8, 1, '2018-03-23 19:35:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1874, 17, 1, '2018-03-23 19:35:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1875, 8, 1, '2018-03-23 19:46:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1876, 17, 1, '2018-03-23 19:46:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1877, 17, 1, '2018-03-23 19:58:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1878, 8, 1, '2018-03-23 19:58:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1879, 8, 1, '2018-03-23 20:25:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1880, 17, 1, '2018-03-23 20:25:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1881, 17, 1, '2018-03-23 20:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1882, 8, 1, '2018-03-23 20:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1883, 8, 1, '2018-03-23 20:48:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1884, 17, 1, '2018-03-23 20:48:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1885, 8, 1, '2018-03-23 20:49:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1886, 17, 1, '2018-03-23 20:49:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1887, 8, 1, '2018-03-23 20:50:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1888, 17, 1, '2018-03-23 20:50:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1889, 8, 1, '2018-03-23 20:52:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1890, 17, 1, '2018-03-23 20:52:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1891, 8, 1, '2018-03-23 20:58:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1892, 17, 1, '2018-03-23 20:58:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1893, 8, 1, '2018-03-23 20:59:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1894, 17, 1, '2018-03-23 20:59:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1895, 8, 1, '2018-03-23 20:59:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1896, 17, 1, '2018-03-23 20:59:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1897, 8, 1, '2018-03-23 21:00:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1898, 17, 1, '2018-03-23 21:00:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1899, 8, 1, '2018-03-23 21:02:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1900, 17, 1, '2018-03-23 21:02:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1901, 8, 1, '2018-03-23 21:03:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1902, 17, 1, '2018-03-23 21:03:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1903, 8, 1, '2018-03-23 21:06:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1904, 17, 1, '2018-03-23 21:06:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1905, 17, 1, '2018-03-23 21:13:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1906, 8, 1, '2018-03-23 21:13:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1907, 8, 1, '2018-03-23 21:17:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1908, 17, 1, '2018-03-23 21:17:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1909, 17, 1, '2018-03-24 19:53:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1910, 8, 1, '2018-03-24 19:53:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1911, 8, 1, '2018-03-25 17:07:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1912, 17, 1, '2018-03-25 17:07:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1913, 17, 1, '2018-03-29 09:13:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1914, 8, 1, '2018-03-29 09:13:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1915, 8, 1, '2018-03-31 12:24:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.145.235.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1916, 17, 1, '2018-03-31 12:24:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.145.235.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1917, 8, 1, '2018-03-31 16:29:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1918, 17, 1, '2018-03-31 16:29:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1919, 17, 1, '2018-03-31 16:29:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1920, 8, 1, '2018-03-31 16:29:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1921, 8, 1, '2018-03-31 16:31:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1922, 17, 1, '2018-03-31 16:31:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1923, 8, 1, '2018-03-31 16:52:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1924, 17, 1, '2018-03-31 16:52:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1925, 8, 1, '2018-03-31 16:56:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1926, 17, 1, '2018-03-31 16:56:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1927, 8, 1, '2018-03-31 17:04:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1928, 17, 1, '2018-03-31 17:04:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1929, 8, 1, '2018-03-31 17:08:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1930, 17, 1, '2018-03-31 17:08:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1931, 8, 1, '2018-03-31 17:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1932, 17, 1, '2018-03-31 17:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1933, 8, 1, '2018-03-31 17:20:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1934, 17, 1, '2018-03-31 17:20:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1935, 17, 1, '2018-04-04 06:28:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1936, 8, 1, '2018-04-04 06:28:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1937, 8, 1, '2018-04-04 09:09:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1938, 17, 1, '2018-04-04 09:09:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1939, 17, 1, '2018-04-04 09:09:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1940, 8, 1, '2018-04-04 09:09:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1941, 17, 1, '2018-04-04 09:10:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1942, 8, 1, '2018-04-04 09:10:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1943, 17, 1, '2018-04-04 09:14:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1944, 8, 1, '2018-04-04 09:14:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1945, 17, 1, '2018-04-04 09:14:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1946, 8, 1, '2018-04-04 09:14:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1947, 17, 1, '2018-04-04 17:14:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(1948, 8, 1, '2018-04-04 17:14:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1949, 8, 1, '2018-04-04 18:07:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1950, 17, 1, '2018-04-04 18:07:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1951, 8, 1, '2018-04-04 18:13:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1952, 17, 1, '2018-04-04 18:13:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1953, 8, 1, '2018-04-04 19:07:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1954, 17, 1, '2018-04-04 19:07:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1955, 8, 1, '2018-04-04 19:07:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1956, 17, 1, '2018-04-04 19:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1957, 8, 1, '2018-04-04 19:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1958, 17, 1, '2018-04-04 19:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1959, 8, 1, '2018-04-04 19:56:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1960, 17, 1, '2018-04-04 19:56:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1961, 8, 1, '2018-04-04 23:14:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1962, 17, 1, '2018-04-04 23:14:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1963, 8, 1, '2018-04-05 15:37:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1964, 17, 1, '2018-04-05 15:37:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1965, 8, 1, '2018-04-05 15:39:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1966, 17, 1, '2018-04-05 15:39:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1967, 8, 1, '2018-04-05 15:41:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1968, 17, 1, '2018-04-05 15:41:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1969, 8, 1, '2018-04-05 15:41:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1970, 17, 1, '2018-04-05 15:41:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1971, 17, 1, '2018-04-06 04:58:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1972, 8, 1, '2018-04-06 04:58:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.152\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1973, 8, 1, '2018-04-06 09:47:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1974, 17, 1, '2018-04-06 09:47:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.152\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1975, 8, 1, '2018-04-07 06:31:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1976, 17, 1, '2018-04-07 06:31:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1977, 8, 1, '2018-04-07 20:33:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1978, 17, 1, '2018-04-07 20:33:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1979, 8, 1, '2018-04-08 06:13:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1980, 17, 1, '2018-04-08 06:13:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1981, 17, 1, '2018-04-08 09:59:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1982, 8, 1, '2018-04-08 09:59:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1983, 8, 1, '2018-04-08 10:07:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1984, 17, 1, '2018-04-08 10:07:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1985, 17, 1, '2018-04-08 10:09:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1986, 8, 1, '2018-04-08 10:09:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1987, 8, 1, '2018-04-08 10:10:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1988, 17, 1, '2018-04-08 10:10:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1989, 8, 1, '2018-04-08 11:06:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.201.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1990, 17, 1, '2018-04-08 11:06:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.201.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1991, 8, 1, '2018-04-08 18:00:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1992, 17, 1, '2018-04-08 18:00:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1993, 8, 1, '2018-04-12 17:51:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1994, 17, 1, '2018-04-12 17:51:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1995, 8, 1, '2018-04-12 17:53:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1996, 17, 1, '2018-04-12 17:53:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1997, 8, 1, '2018-04-12 18:36:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1998, 17, 1, '2018-04-12 18:36:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(1999, 17, 1, '2018-04-12 18:38:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2000, 8, 1, '2018-04-12 18:38:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2001, 8, 1, '2018-04-12 18:40:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2002, 17, 1, '2018-04-12 18:40:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2003, 8, 1, '2018-04-12 18:48:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2004, 17, 1, '2018-04-12 18:48:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2005, 8, 1, '2018-04-12 18:49:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2006, 17, 1, '2018-04-12 18:49:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2007, 8, 1, '2018-04-12 18:50:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2008, 17, 1, '2018-04-12 18:50:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2009, 8, 1, '2018-04-12 18:50:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2010, 17, 1, '2018-04-12 18:50:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2011, 8, 1, '2018-04-12 18:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2012, 17, 1, '2018-04-12 18:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2013, 17, 1, '2018-04-12 18:51:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2014, 8, 1, '2018-04-12 18:51:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2015, 8, 1, '2018-04-12 18:51:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2016, 17, 1, '2018-04-12 18:51:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2017, 8, 1, '2018-04-13 02:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2018, 17, 1, '2018-04-13 02:20:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2019, 8, 1, '2018-04-14 12:56:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2020, 17, 1, '2018-04-14 12:56:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2021, 8, 1, '2018-04-14 13:31:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2022, 17, 1, '2018-04-14 13:31:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2023, 17, 1, '2018-04-14 14:47:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2024, 8, 1, '2018-04-14 14:47:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2025, 8, 1, '2018-04-14 14:58:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2026, 17, 1, '2018-04-14 14:58:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2027, 17, 1, '2018-04-15 09:35:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2028, 8, 1, '2018-04-15 09:35:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2029, 8, 1, '2018-04-16 08:10:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.107.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2030, 17, 1, '2018-04-16 08:10:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.107.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2031, 17, 1, '2018-04-16 15:20:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2032, 8, 1, '2018-04-16 15:20:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2033, 8, 1, '2018-04-16 15:22:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2034, 17, 1, '2018-04-16 15:22:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"203.76.221.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2035, 8, 1, '2018-04-16 16:09:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2036, 17, 1, '2018-04-16 16:09:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2037, 17, 1, '2018-04-17 18:34:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2038, 8, 1, '2018-04-17 18:34:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2039, 8, 1, '2018-04-17 20:27:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2040, 17, 1, '2018-04-17 20:27:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2041, 8, 1, '2018-04-19 23:10:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.152\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2042, 17, 1, '2018-04-19 23:10:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.152\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2043, 8, 1, '2018-04-20 16:12:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2044, 17, 1, '2018-04-20 16:12:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2045, 8, 1, '2018-04-20 16:12:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2046, 17, 1, '2018-04-20 16:12:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2047, 17, 1, '2018-04-20 16:16:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2048, 8, 1, '2018-04-20 16:16:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2049, 8, 1, '2018-04-20 17:02:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2050, 17, 1, '2018-04-20 17:02:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2051, 8, 1, '2018-04-20 17:24:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2052, 17, 1, '2018-04-20 17:24:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2053, 8, 1, '2018-04-20 17:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2054, 17, 1, '2018-04-20 17:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2055, 8, 1, '2018-04-20 17:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2056, 17, 1, '2018-04-20 17:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2057, 8, 1, '2018-04-20 17:48:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2058, 17, 1, '2018-04-20 17:48:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2059, 8, 1, '2018-04-20 18:29:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2060, 17, 1, '2018-04-20 18:29:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2061, 8, 1, '2018-04-20 22:32:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2062, 17, 1, '2018-04-20 22:32:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2063, 17, 1, '2018-04-21 09:19:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.152\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2064, 8, 1, '2018-04-21 09:19:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2065, 8, 1, '2018-04-21 10:15:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2066, 17, 1, '2018-04-21 10:15:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2067, 17, 1, '2018-04-21 18:30:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2068, 8, 1, '2018-04-21 18:30:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2069, 8, 1, '2018-04-21 19:29:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2070, 17, 1, '2018-04-21 19:29:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2071, 8, 1, '2018-04-21 19:34:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2072, 17, 1, '2018-04-21 19:34:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2073, 8, 1, '2018-04-21 20:10:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2074, 17, 1, '2018-04-21 20:10:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2075, 8, 1, '2018-04-21 20:11:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2076, 17, 1, '2018-04-21 20:11:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2077, 17, 1, '2018-04-21 20:11:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2078, 8, 1, '2018-04-21 20:11:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2079, 17, 1, '2018-04-21 20:12:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2080, 8, 1, '2018-04-21 20:12:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2081, 8, 1, '2018-04-21 20:13:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2082, 17, 1, '2018-04-21 20:13:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2083, 8, 1, '2018-04-21 20:13:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2084, 17, 1, '2018-04-21 20:13:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2085, 8, 1, '2018-04-21 20:15:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2086, 17, 1, '2018-04-21 20:15:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2087, 17, 1, '2018-04-21 20:17:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2088, 8, 1, '2018-04-21 20:17:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2089, 8, 1, '2018-04-21 20:18:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2090, 17, 1, '2018-04-21 20:18:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2091, 17, 1, '2018-04-21 20:23:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2092, 8, 1, '2018-04-21 20:23:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2093, 8, 1, '2018-04-21 20:26:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2094, 17, 1, '2018-04-21 20:26:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2095, 8, 1, '2018-04-21 20:50:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2096, 17, 1, '2018-04-21 20:50:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2097, 17, 1, '2018-04-21 20:50:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2098, 8, 1, '2018-04-21 20:50:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2099, 8, 1, '2018-04-21 20:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2100, 17, 1, '2018-04-21 20:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2101, 8, 1, '2018-04-21 20:52:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2102, 17, 1, '2018-04-21 20:52:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2103, 8, 1, '2018-04-21 20:53:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2104, 17, 1, '2018-04-21 20:53:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2105, 17, 1, '2018-04-21 20:54:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2106, 8, 1, '2018-04-21 20:54:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2107, 17, 1, '2018-04-21 20:55:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2108, 8, 1, '2018-04-21 20:55:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2109, 8, 1, '2018-04-21 20:55:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2110, 17, 1, '2018-04-21 20:55:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2111, 17, 1, '2018-04-21 20:59:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2112, 8, 1, '2018-04-21 20:59:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2113, 8, 1, '2018-04-21 21:45:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2114, 17, 1, '2018-04-21 21:45:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2115, 8, 1, '2018-04-22 10:07:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2116, 17, 1, '2018-04-22 10:07:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2117, 8, 1, '2018-04-22 10:08:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2118, 17, 1, '2018-04-22 10:08:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2119, 8, 1, '2018-04-22 10:09:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2120, 17, 1, '2018-04-22 10:09:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2121, 8, 1, '2018-04-22 10:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2122, 17, 1, '2018-04-22 10:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2123, 8, 1, '2018-04-22 10:24:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2124, 17, 1, '2018-04-22 10:24:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2125, 8, 1, '2018-04-22 10:25:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2126, 17, 1, '2018-04-22 10:25:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2127, 17, 1, '2018-04-22 10:26:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2128, 8, 1, '2018-04-22 10:26:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2129, 8, 1, '2018-04-22 10:27:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2130, 17, 1, '2018-04-22 10:27:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2131, 8, 1, '2018-04-22 10:30:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2132, 17, 1, '2018-04-22 10:30:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2133, 17, 1, '2018-04-22 10:30:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2134, 8, 1, '2018-04-22 10:30:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2135, 8, 1, '2018-04-22 10:31:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2136, 17, 1, '2018-04-22 10:31:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2137, 8, 1, '2018-04-22 10:33:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2138, 17, 1, '2018-04-22 10:33:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2139, 8, 1, '2018-04-23 17:54:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2140, 17, 1, '2018-04-23 17:54:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2141, 8, 1, '2018-04-23 19:42:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.193\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2142, 17, 1, '2018-04-23 19:42:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.193\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2143, 8, 1, '2018-04-24 20:32:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2144, 17, 1, '2018-04-24 20:32:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2145, 8, 1, '2018-04-24 20:32:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2146, 17, 1, '2018-04-24 20:32:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2147, 8, 1, '2018-04-24 20:35:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2148, 17, 1, '2018-04-24 20:35:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2149, 17, 1, '2018-04-24 20:39:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2150, 8, 1, '2018-04-24 20:39:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2151, 8, 1, '2018-04-24 20:41:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2152, 17, 1, '2018-04-24 20:41:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2153, 17, 1, '2018-04-24 20:42:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2154, 8, 1, '2018-04-24 20:42:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2155, 17, 1, '2018-04-24 20:42:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2156, 8, 1, '2018-04-24 20:42:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2157, 8, 1, '2018-04-24 20:42:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2158, 17, 1, '2018-04-24 20:42:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2159, 17, 1, '2018-04-24 20:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2160, 8, 1, '2018-04-24 20:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2161, 8, 1, '2018-04-24 20:44:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2162, 17, 1, '2018-04-24 20:44:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2163, 17, 1, '2018-04-24 20:47:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2164, 8, 1, '2018-04-24 20:47:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2165, 8, 1, '2018-04-24 20:48:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2166, 17, 1, '2018-04-24 20:48:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2167, 8, 1, '2018-04-24 20:48:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2168, 17, 1, '2018-04-24 20:48:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2169, 8, 1, '2018-04-24 20:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2170, 17, 1, '2018-04-24 20:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2171, 8, 1, '2018-04-24 20:49:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2172, 17, 1, '2018-04-24 20:49:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2173, 17, 1, '2018-04-24 20:50:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2174, 8, 1, '2018-04-24 20:50:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2175, 17, 1, '2018-04-24 20:54:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2176, 8, 1, '2018-04-24 20:54:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2177, 8, 1, '2018-04-24 20:57:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2178, 17, 1, '2018-04-24 20:57:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2179, 8, 1, '2018-04-24 21:00:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2180, 17, 1, '2018-04-24 21:00:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2181, 8, 1, '2018-04-24 21:03:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2182, 17, 1, '2018-04-24 21:03:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2183, 8, 1, '2018-04-24 21:05:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2184, 17, 1, '2018-04-24 21:05:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2185, 8, 1, '2018-04-24 21:06:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2186, 17, 1, '2018-04-24 21:06:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2187, 8, 1, '2018-04-24 21:06:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2188, 17, 1, '2018-04-24 21:06:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2189, 8, 1, '2018-04-24 21:10:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2190, 17, 1, '2018-04-24 21:10:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2191, 8, 1, '2018-04-24 21:10:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2192, 17, 1, '2018-04-24 21:10:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2193, 17, 1, '2018-04-24 21:12:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2194, 8, 1, '2018-04-24 21:12:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2195, 8, 1, '2018-04-24 21:23:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2196, 17, 1, '2018-04-24 21:23:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2197, 8, 1, '2018-04-24 21:24:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2198, 17, 1, '2018-04-24 21:24:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2199, 8, 1, '2018-04-24 21:27:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2200, 17, 1, '2018-04-24 21:27:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2201, 8, 1, '2018-04-24 21:35:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2202, 17, 1, '2018-04-24 21:35:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2203, 17, 1, '2018-04-24 21:37:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2204, 8, 1, '2018-04-24 21:37:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2205, 8, 1, '2018-04-24 21:37:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2206, 17, 1, '2018-04-24 21:37:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2207, 17, 1, '2018-04-24 21:40:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2208, 8, 1, '2018-04-24 21:40:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2209, 8, 1, '2018-04-24 21:51:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2210, 17, 1, '2018-04-24 21:51:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2211, 17, 1, '2018-04-24 21:57:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2212, 8, 1, '2018-04-24 21:57:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2213, 8, 1, '2018-04-24 22:29:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2214, 17, 1, '2018-04-24 22:29:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2215, 8, 1, '2018-04-24 22:59:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2216, 17, 1, '2018-04-24 22:59:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2217, 8, 1, '2018-04-24 23:03:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2218, 17, 1, '2018-04-24 23:03:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2219, 8, 1, '2018-04-24 23:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2220, 17, 1, '2018-04-24 23:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2221, 8, 1, '2018-04-24 23:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2222, 17, 1, '2018-04-24 23:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2223, 17, 1, '2018-04-25 16:19:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2224, 8, 1, '2018-04-25 16:19:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2225, 8, 1, '2018-04-25 16:34:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(2226, 17, 1, '2018-04-25 16:34:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2227, 8, 1, '2018-04-25 16:46:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2228, 17, 1, '2018-04-25 16:46:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2229, 17, 1, '2018-04-25 19:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2230, 8, 1, '2018-04-25 19:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2231, 17, 1, '2018-04-25 19:19:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2232, 8, 1, '2018-04-25 19:19:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2233, 8, 1, '2018-04-25 19:36:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2234, 17, 1, '2018-04-25 19:36:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2235, 8, 1, '2018-04-25 19:47:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2236, 17, 1, '2018-04-25 19:47:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2237, 8, 1, '2018-04-25 21:26:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2238, 17, 1, '2018-04-25 21:26:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2239, 8, 1, '2018-04-25 21:28:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2240, 17, 1, '2018-04-25 21:28:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2241, 8, 1, '2018-04-25 21:29:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2242, 17, 1, '2018-04-25 21:29:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2243, 8, 1, '2018-04-26 12:35:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2244, 17, 1, '2018-04-26 12:35:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2245, 8, 1, '2018-04-26 12:36:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2246, 17, 1, '2018-04-26 12:36:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2247, 8, 1, '2018-04-27 02:40:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2248, 17, 1, '2018-04-27 02:40:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2249, 8, 2, '2018-04-27 02:41:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2250, 17, 2, '2018-04-27 02:41:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2251, 8, 1, '2018-04-27 02:41:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2252, 17, 1, '2018-04-27 02:41:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2253, 8, 2, '2018-04-27 02:41:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2254, 17, 2, '2018-04-27 02:41:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2255, 8, 1, '2018-04-27 02:44:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2256, 17, 1, '2018-04-27 02:44:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2257, 8, 2, '2018-04-27 02:44:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2258, 17, 2, '2018-04-27 02:44:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2259, 8, 1, '2018-04-27 02:46:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2260, 17, 1, '2018-04-27 02:46:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2261, 8, 2, '2018-04-27 02:46:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2262, 17, 2, '2018-04-27 02:46:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2263, 8, 1, '2018-04-27 02:48:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2264, 17, 1, '2018-04-27 02:48:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2265, 8, 2, '2018-04-27 02:48:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2266, 17, 2, '2018-04-27 02:48:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2267, 8, 1, '2018-04-27 02:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2268, 17, 1, '2018-04-27 02:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2269, 8, 2, '2018-04-27 02:50:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2270, 17, 2, '2018-04-27 02:50:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"198.58.75.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2271, 8, 1, '2018-04-27 06:21:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2272, 17, 1, '2018-04-27 06:21:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2273, 8, 1, '2018-04-27 08:28:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2274, 17, 1, '2018-04-27 08:28:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2275, 8, 1, '2018-04-27 08:33:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2276, 17, 1, '2018-04-27 08:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2277, 8, 1, '2018-04-27 08:39:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2278, 17, 1, '2018-04-27 08:39:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2279, 8, 1, '2018-04-27 19:04:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2280, 17, 1, '2018-04-27 19:04:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2281, 8, 1, '2018-04-27 19:05:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2282, 17, 1, '2018-04-27 19:05:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2283, 8, 1, '2018-04-28 18:25:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2284, 17, 1, '2018-04-28 18:25:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2285, 8, 1, '2018-04-28 18:33:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2286, 17, 1, '2018-04-28 18:33:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2287, 8, 1, '2018-04-29 01:36:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.113.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2288, 17, 1, '2018-04-29 01:36:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.113.196\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2289, 8, 1, '2018-04-29 01:36:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.113.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2290, 17, 1, '2018-04-29 01:36:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.113.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2291, 8, 1, '2018-04-30 01:55:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2292, 17, 1, '2018-04-30 01:55:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2293, 8, 1, '2018-04-30 05:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"137.226.113.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2294, 17, 1, '2018-04-30 05:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"137.226.113.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2295, 8, 1, '2018-04-30 15:45:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2296, 17, 1, '2018-04-30 15:45:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2297, 17, 1, '2018-04-30 15:48:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2298, 8, 1, '2018-04-30 15:48:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2299, 8, 1, '2018-05-01 17:15:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2300, 17, 1, '2018-05-01 17:15:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2301, 8, 1, '2018-05-01 17:21:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2302, 17, 1, '2018-05-01 17:21:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2303, 8, 1, '2018-05-01 17:49:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2304, 17, 1, '2018-05-01 17:49:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2305, 8, 1, '2018-05-01 17:49:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2306, 17, 1, '2018-05-01 17:49:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2307, 8, 1, '2018-05-01 18:03:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2308, 17, 1, '2018-05-01 18:03:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2309, 8, 1, '2018-05-01 18:03:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2310, 17, 1, '2018-05-01 18:03:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2311, 8, 1, '2018-05-01 19:56:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2312, 17, 1, '2018-05-01 19:56:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2313, 8, 1, '2018-05-01 19:58:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2314, 17, 1, '2018-05-01 19:58:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2315, 17, 1, '2018-05-02 07:35:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2316, 8, 1, '2018-05-02 07:35:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2317, 8, 1, '2018-05-02 12:56:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2318, 17, 1, '2018-05-02 12:56:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2319, 17, 1, '2018-05-02 12:57:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2320, 8, 1, '2018-05-02 12:57:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2321, 17, 1, '2018-05-02 17:54:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2322, 8, 1, '2018-05-02 17:54:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2323, 17, 1, '2018-05-02 18:07:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2324, 8, 1, '2018-05-02 18:07:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2325, 17, 1, '2018-05-02 18:42:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2326, 8, 1, '2018-05-02 18:42:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2327, 8, 1, '2018-05-02 18:58:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2328, 17, 1, '2018-05-02 18:58:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2329, 8, 1, '2018-05-02 19:20:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2330, 17, 1, '2018-05-02 19:20:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2331, 8, 1, '2018-05-02 19:20:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2332, 17, 1, '2018-05-02 19:20:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2333, 18, 1, '2018-05-02 19:22:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2334, 8, 1, '2018-05-02 19:22:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2335, 17, 1, '2018-05-02 19:22:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2336, 18, 1, '2018-05-02 19:22:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2337, 8, 1, '2018-05-02 19:22:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2338, 17, 1, '2018-05-02 19:22:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2339, 18, 1, '2018-05-02 19:24:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2340, 8, 1, '2018-05-02 19:24:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2341, 11, 1, '2018-05-02 19:24:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2342, 17, 1, '2018-05-02 19:24:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2343, 18, 1, '2018-05-02 19:25:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2344, 8, 1, '2018-05-02 19:25:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2345, 11, 1, '2018-05-02 19:25:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2346, 17, 1, '2018-05-02 19:25:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2347, 8, 1, '2018-05-02 19:26:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2348, 11, 1, '2018-05-02 19:26:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2349, 18, 1, '2018-05-02 19:26:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2350, 17, 1, '2018-05-02 19:26:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2351, 17, 1, '2018-05-02 19:32:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2352, 8, 1, '2018-05-02 19:32:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2353, 11, 1, '2018-05-02 19:32:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2354, 19, 1, '2018-05-02 19:46:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2355, 11, 1, '2018-05-02 19:46:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2356, 8, 1, '2018-05-02 19:46:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2357, 17, 1, '2018-05-02 19:46:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2358, 19, 1, '2018-05-02 19:59:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2359, 8, 1, '2018-05-02 19:59:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2360, 11, 1, '2018-05-02 19:59:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2361, 17, 1, '2018-05-02 19:59:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2362, 8, 1, '2018-05-02 20:00:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2363, 19, 1, '2018-05-02 20:00:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2364, 11, 1, '2018-05-02 20:00:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2365, 17, 1, '2018-05-02 20:00:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2366, 19, 1, '2018-05-02 20:00:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2367, 8, 1, '2018-05-02 20:00:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2368, 11, 1, '2018-05-02 20:00:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2369, 17, 1, '2018-05-02 20:00:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2370, 8, 1, '2018-05-02 20:01:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2371, 19, 1, '2018-05-02 20:01:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2372, 11, 1, '2018-05-02 20:01:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2373, 17, 1, '2018-05-02 20:01:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2374, 8, 1, '2018-05-02 20:03:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2375, 19, 1, '2018-05-02 20:03:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2376, 17, 1, '2018-05-02 20:03:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2377, 11, 1, '2018-05-02 20:03:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2378, 19, 1, '2018-05-02 20:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2379, 8, 1, '2018-05-02 20:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2380, 11, 1, '2018-05-02 20:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2381, 17, 1, '2018-05-02 20:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2382, 19, 1, '2018-05-02 20:07:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2383, 8, 1, '2018-05-02 20:07:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2384, 11, 1, '2018-05-02 20:07:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2385, 17, 1, '2018-05-02 20:07:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2386, 8, 1, '2018-05-02 20:08:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2387, 19, 1, '2018-05-02 20:08:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2388, 11, 1, '2018-05-02 20:08:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2389, 17, 1, '2018-05-02 20:08:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2390, 11, 1, '2018-05-02 20:09:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2391, 8, 1, '2018-05-02 20:09:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2392, 19, 1, '2018-05-02 20:09:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2393, 17, 1, '2018-05-02 20:09:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2394, 19, 1, '2018-05-02 20:11:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2395, 17, 1, '2018-05-02 20:11:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2396, 8, 1, '2018-05-02 20:11:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2397, 11, 1, '2018-05-02 20:11:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2398, 19, 1, '2018-05-02 20:20:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2399, 11, 1, '2018-05-02 20:20:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2400, 8, 1, '2018-05-02 20:20:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2401, 17, 1, '2018-05-02 20:20:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2402, 8, 1, '2018-05-02 20:22:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2403, 19, 1, '2018-05-02 20:22:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2404, 11, 1, '2018-05-02 20:22:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2405, 17, 1, '2018-05-02 20:22:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2406, 8, 1, '2018-05-02 20:24:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2407, 19, 1, '2018-05-02 20:24:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2408, 11, 1, '2018-05-02 20:24:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2409, 17, 1, '2018-05-02 20:24:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2410, 19, 2, '2018-05-02 20:24:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2411, 19, 1, '2018-05-02 20:24:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2412, 11, 1, '2018-05-02 20:24:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2413, 8, 1, '2018-05-02 20:24:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2414, 17, 1, '2018-05-02 20:24:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2415, 19, 1, '2018-05-02 20:26:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2416, 8, 1, '2018-05-02 20:26:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2417, 17, 1, '2018-05-02 20:26:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2418, 11, 1, '2018-05-02 20:26:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2419, 19, 1, '2018-05-02 20:57:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2420, 8, 1, '2018-05-02 20:57:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2421, 17, 1, '2018-05-02 20:57:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2422, 11, 1, '2018-05-02 20:57:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2423, 8, 1, '2018-05-02 20:58:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2424, 17, 1, '2018-05-02 20:58:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2425, 19, 1, '2018-05-02 20:58:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2426, 11, 1, '2018-05-02 20:58:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2427, 8, 1, '2018-05-02 20:59:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2428, 19, 1, '2018-05-02 20:59:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2429, 11, 1, '2018-05-02 20:59:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2430, 17, 1, '2018-05-02 20:59:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2431, 19, 1, '2018-05-02 21:00:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2432, 8, 1, '2018-05-02 21:00:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2433, 11, 1, '2018-05-02 21:00:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2434, 17, 1, '2018-05-02 21:00:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2435, 19, 1, '2018-05-02 21:01:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2436, 8, 1, '2018-05-02 21:01:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2437, 11, 1, '2018-05-02 21:01:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2438, 17, 1, '2018-05-02 21:01:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2439, 8, 1, '2018-05-02 21:03:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2440, 19, 1, '2018-05-02 21:03:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2441, 11, 1, '2018-05-02 21:03:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2442, 17, 1, '2018-05-02 21:03:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2443, 19, 1, '2018-05-02 21:04:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2444, 17, 1, '2018-05-02 21:04:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2445, 11, 1, '2018-05-02 21:04:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2446, 19, 1, '2018-05-02 21:07:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2447, 8, 1, '2018-05-02 21:07:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2448, 11, 1, '2018-05-02 21:07:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2449, 19, 1, '2018-05-02 21:08:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2450, 8, 1, '2018-05-02 21:08:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2451, 11, 1, '2018-05-02 21:08:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2452, 8, 1, '2018-05-02 21:08:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2453, 19, 1, '2018-05-02 21:08:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2454, 11, 1, '2018-05-02 21:08:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2455, 19, 1, '2018-05-03 05:13:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2456, 8, 1, '2018-05-03 05:13:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2457, 11, 1, '2018-05-03 05:13:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2458, 11, 1, '2018-05-03 06:56:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2459, 19, 1, '2018-05-03 06:56:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2460, 19, 1, '2018-05-03 13:16:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2461, 8, 1, '2018-05-03 13:16:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2462, 11, 1, '2018-05-03 13:16:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2463, 19, 1, '2018-05-03 13:48:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2464, 8, 1, '2018-05-03 13:48:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2465, 11, 1, '2018-05-03 13:48:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2466, 19, 1, '2018-05-04 12:48:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2467, 11, 1, '2018-05-04 12:48:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2468, 8, 1, '2018-05-04 12:48:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2469, 19, 1, '2018-05-04 12:48:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2470, 8, 1, '2018-05-04 12:48:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2471, 11, 1, '2018-05-04 12:48:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2472, 19, 1, '2018-05-04 12:48:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2473, 8, 1, '2018-05-04 12:48:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2474, 11, 1, '2018-05-04 12:48:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2475, 11, 1, '2018-05-04 16:14:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2476, 8, 1, '2018-05-04 16:14:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2477, 19, 1, '2018-05-04 16:14:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2478, 19, 1, '2018-05-04 16:17:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2479, 11, 1, '2018-05-04 16:17:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2480, 8, 1, '2018-05-04 16:17:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2481, 8, 1, '2018-05-04 16:35:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2482, 19, 1, '2018-05-04 16:35:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2483, 20, 1, '2018-05-04 16:35:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2484, 11, 1, '2018-05-04 16:35:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2485, 19, 1, '2018-05-04 16:41:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2486, 8, 1, '2018-05-04 16:41:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2487, 20, 1, '2018-05-04 16:41:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2488, 11, 1, '2018-05-04 16:41:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2489, 19, 1, '2018-05-04 16:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2490, 8, 1, '2018-05-04 16:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2491, 20, 1, '2018-05-04 16:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2492, 11, 1, '2018-05-04 16:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2493, 19, 1, '2018-05-04 16:43:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2494, 8, 1, '2018-05-04 16:43:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2495, 20, 1, '2018-05-04 16:43:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2496, 11, 1, '2018-05-04 16:43:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2497, 19, 1, '2018-05-04 16:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2498, 8, 1, '2018-05-04 16:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2499, 20, 1, '2018-05-04 16:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2500, 11, 1, '2018-05-04 16:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2501, 19, 1, '2018-05-04 16:44:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2502, 8, 1, '2018-05-04 16:44:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2503, 11, 1, '2018-05-04 16:44:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(2504, 20, 1, '2018-05-04 16:44:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2505, 19, 1, '2018-05-04 16:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2506, 8, 1, '2018-05-04 16:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2507, 11, 1, '2018-05-04 16:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2508, 20, 1, '2018-05-04 16:48:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2509, 8, 1, '2018-05-04 16:50:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2510, 19, 1, '2018-05-04 16:50:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2511, 20, 1, '2018-05-04 16:50:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2512, 11, 1, '2018-05-04 16:50:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2513, 20, 1, '2018-05-04 16:53:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2514, 19, 1, '2018-05-04 16:53:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2515, 8, 1, '2018-05-04 16:53:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2516, 11, 1, '2018-05-04 16:53:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2517, 19, 1, '2018-05-04 16:57:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2518, 8, 1, '2018-05-04 16:57:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2519, 20, 1, '2018-05-04 16:57:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2520, 11, 1, '2018-05-04 16:57:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2521, 8, 1, '2018-05-04 17:10:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2522, 19, 1, '2018-05-04 17:10:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2523, 20, 1, '2018-05-04 17:10:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2524, 11, 1, '2018-05-04 17:10:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2525, 19, 1, '2018-05-04 17:13:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2526, 8, 1, '2018-05-04 17:13:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2527, 20, 1, '2018-05-04 17:13:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2528, 11, 1, '2018-05-04 17:13:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2529, 19, 1, '2018-05-04 17:13:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2530, 8, 1, '2018-05-04 17:13:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2531, 20, 1, '2018-05-04 17:13:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2532, 11, 1, '2018-05-04 17:13:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2533, 19, 1, '2018-05-04 17:20:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2534, 8, 1, '2018-05-04 17:20:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2535, 20, 1, '2018-05-04 17:20:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2536, 11, 1, '2018-05-04 17:20:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2537, 19, 1, '2018-05-04 17:27:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2538, 8, 1, '2018-05-04 17:27:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2539, 20, 1, '2018-05-04 17:27:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2540, 11, 1, '2018-05-04 17:27:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2541, 21, 1, '2018-05-04 17:27:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2542, 20, 1, '2018-05-04 17:36:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2543, 8, 1, '2018-05-04 17:36:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2544, 19, 1, '2018-05-04 17:36:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2545, 21, 1, '2018-05-04 17:36:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2546, 11, 1, '2018-05-04 17:36:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2547, 19, 1, '2018-05-04 18:09:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2548, 8, 1, '2018-05-04 18:09:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2549, 20, 1, '2018-05-04 18:09:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2550, 21, 1, '2018-05-04 18:09:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2551, 11, 1, '2018-05-04 18:09:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2552, 8, 1, '2018-05-04 18:14:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2553, 19, 1, '2018-05-04 18:14:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2554, 21, 1, '2018-05-04 18:14:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2555, 11, 1, '2018-05-04 18:14:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2556, 20, 1, '2018-05-04 18:14:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2557, 8, 1, '2018-05-04 18:53:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2558, 19, 1, '2018-05-04 18:53:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2559, 20, 1, '2018-05-04 18:53:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2560, 21, 1, '2018-05-04 18:53:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2561, 11, 1, '2018-05-04 18:53:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2562, 8, 1, '2018-05-04 18:56:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2563, 19, 1, '2018-05-04 18:56:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2564, 20, 1, '2018-05-04 18:56:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2565, 21, 1, '2018-05-04 18:56:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2566, 11, 1, '2018-05-04 18:56:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2567, 19, 1, '2018-05-04 19:02:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2568, 20, 1, '2018-05-04 19:02:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2569, 8, 1, '2018-05-04 19:02:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2570, 21, 1, '2018-05-04 19:02:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2571, 11, 1, '2018-05-04 19:02:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2572, 19, 1, '2018-05-04 19:05:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2573, 8, 1, '2018-05-04 19:05:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2574, 20, 1, '2018-05-04 19:05:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2575, 21, 1, '2018-05-04 19:05:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2576, 11, 1, '2018-05-04 19:05:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2577, 19, 1, '2018-05-04 19:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2578, 8, 1, '2018-05-04 19:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2579, 20, 1, '2018-05-04 19:10:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2580, 21, 1, '2018-05-04 19:10:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2581, 11, 1, '2018-05-04 19:10:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2582, 19, 1, '2018-05-04 19:13:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2583, 8, 1, '2018-05-04 19:13:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2584, 20, 1, '2018-05-04 19:13:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2585, 11, 1, '2018-05-04 19:13:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2586, 21, 1, '2018-05-04 19:13:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2587, 8, 1, '2018-05-04 19:25:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2588, 20, 1, '2018-05-04 19:25:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2589, 19, 1, '2018-05-04 19:25:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2590, 21, 1, '2018-05-04 19:25:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2591, 11, 1, '2018-05-04 19:25:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2592, 19, 1, '2018-05-04 19:36:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2593, 8, 1, '2018-05-04 19:36:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2594, 20, 1, '2018-05-04 19:36:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2595, 21, 1, '2018-05-04 19:36:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2596, 11, 1, '2018-05-04 19:36:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2597, 19, 1, '2018-05-04 19:45:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2598, 8, 1, '2018-05-04 19:45:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2599, 20, 1, '2018-05-04 19:45:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2600, 21, 1, '2018-05-04 19:45:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2601, 11, 1, '2018-05-04 19:45:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2602, 19, 1, '2018-05-04 19:46:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2603, 8, 1, '2018-05-04 19:46:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2604, 20, 1, '2018-05-04 19:46:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2605, 21, 1, '2018-05-04 19:46:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2606, 11, 1, '2018-05-04 19:46:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2607, 19, 1, '2018-05-04 19:48:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2608, 8, 1, '2018-05-04 19:48:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2609, 20, 1, '2018-05-04 19:48:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2610, 21, 1, '2018-05-04 19:48:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2611, 11, 1, '2018-05-04 19:48:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2612, 19, 1, '2018-05-04 19:48:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2613, 8, 1, '2018-05-04 19:48:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2614, 20, 1, '2018-05-04 19:48:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2615, 21, 1, '2018-05-04 19:48:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2616, 11, 1, '2018-05-04 19:48:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2617, 8, 1, '2018-05-04 19:51:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2618, 19, 1, '2018-05-04 19:51:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2619, 20, 1, '2018-05-04 19:51:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2620, 21, 1, '2018-05-04 19:51:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2621, 11, 1, '2018-05-04 19:51:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2622, 19, 1, '2018-05-04 19:54:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2623, 8, 1, '2018-05-04 19:54:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2624, 20, 1, '2018-05-04 19:54:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2625, 11, 1, '2018-05-04 19:54:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2626, 21, 1, '2018-05-04 19:54:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2627, 19, 1, '2018-05-04 19:55:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2628, 8, 1, '2018-05-04 19:55:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2629, 20, 1, '2018-05-04 19:55:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2630, 21, 1, '2018-05-04 19:55:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2631, 11, 1, '2018-05-04 19:55:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2632, 8, 1, '2018-05-04 20:13:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2633, 19, 1, '2018-05-04 20:13:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2634, 20, 1, '2018-05-04 20:13:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2635, 21, 1, '2018-05-04 20:13:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2636, 11, 1, '2018-05-04 20:13:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2637, 19, 1, '2018-05-04 20:21:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2638, 8, 1, '2018-05-04 20:21:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2639, 11, 1, '2018-05-04 20:21:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2640, 20, 1, '2018-05-04 20:21:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2641, 21, 1, '2018-05-04 20:21:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2642, 8, 1, '2018-05-04 20:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2643, 19, 1, '2018-05-04 20:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2644, 20, 1, '2018-05-04 20:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2645, 21, 1, '2018-05-04 20:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2646, 11, 1, '2018-05-04 20:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2647, 19, 1, '2018-05-04 20:24:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2648, 8, 1, '2018-05-04 20:24:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2649, 20, 1, '2018-05-04 20:24:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2650, 11, 1, '2018-05-04 20:24:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2651, 21, 1, '2018-05-04 20:24:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2652, 8, 1, '2018-05-04 20:25:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2653, 19, 1, '2018-05-04 20:25:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2654, 11, 1, '2018-05-04 20:25:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2655, 20, 1, '2018-05-04 20:25:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2656, 21, 1, '2018-05-04 20:25:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2657, 19, 1, '2018-05-04 20:27:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2658, 20, 1, '2018-05-04 20:27:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2659, 8, 1, '2018-05-04 20:27:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2660, 21, 1, '2018-05-04 20:27:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2661, 11, 1, '2018-05-04 20:27:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2662, 19, 1, '2018-05-04 20:47:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2663, 20, 1, '2018-05-04 20:47:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2664, 8, 1, '2018-05-04 20:47:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2665, 21, 1, '2018-05-04 20:47:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2666, 11, 1, '2018-05-04 20:47:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2667, 21, 1, '2018-05-04 23:16:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2668, 8, 1, '2018-05-04 23:16:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2669, 11, 1, '2018-05-04 23:16:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2670, 20, 1, '2018-05-04 23:16:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2671, 19, 1, '2018-05-05 01:14:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:7:\"unknown\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2672, 8, 1, '2018-05-05 01:14:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:7:\"unknown\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2673, 20, 1, '2018-05-05 01:14:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:7:\"unknown\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2674, 21, 1, '2018-05-05 01:14:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:7:\"unknown\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2675, 11, 1, '2018-05-05 01:14:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:7:\"unknown\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2676, 8, 1, '2018-05-05 10:08:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2677, 11, 1, '2018-05-05 10:08:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2678, 19, 1, '2018-05-05 10:08:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2679, 20, 1, '2018-05-05 10:08:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2680, 21, 1, '2018-05-05 10:08:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2681, 19, 1, '2018-05-05 16:08:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2682, 8, 1, '2018-05-05 16:08:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2683, 20, 1, '2018-05-05 16:08:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2684, 21, 1, '2018-05-05 16:08:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2685, 11, 1, '2018-05-05 16:08:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2686, 19, 1, '2018-05-05 16:10:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2687, 8, 1, '2018-05-05 16:10:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2688, 21, 1, '2018-05-05 16:10:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2689, 20, 1, '2018-05-05 16:10:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2690, 11, 1, '2018-05-05 16:10:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2691, 19, 1, '2018-05-05 16:13:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2692, 11, 1, '2018-05-05 16:13:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2693, 20, 1, '2018-05-05 16:13:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2694, 21, 1, '2018-05-05 16:13:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2695, 8, 1, '2018-05-05 16:13:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2696, 21, 1, '2018-05-05 16:36:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2697, 19, 1, '2018-05-05 16:36:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2698, 8, 1, '2018-05-05 16:36:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2699, 11, 1, '2018-05-05 16:36:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2700, 20, 1, '2018-05-05 16:36:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2701, 19, 1, '2018-05-05 19:46:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2702, 8, 1, '2018-05-05 19:46:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2703, 20, 1, '2018-05-05 19:46:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2704, 21, 1, '2018-05-05 19:46:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2705, 11, 1, '2018-05-05 19:46:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2706, 19, 1, '2018-05-05 19:47:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2707, 8, 1, '2018-05-05 19:47:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2708, 20, 1, '2018-05-05 19:47:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2709, 11, 1, '2018-05-05 19:47:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2710, 21, 1, '2018-05-05 19:47:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2711, 19, 1, '2018-05-05 19:49:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2712, 20, 1, '2018-05-05 19:49:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2713, 11, 1, '2018-05-05 19:49:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2714, 8, 1, '2018-05-05 19:49:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2715, 21, 1, '2018-05-05 19:49:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2716, 8, 1, '2018-05-05 19:51:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2717, 19, 1, '2018-05-05 19:51:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2718, 20, 1, '2018-05-05 19:51:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2719, 21, 1, '2018-05-05 19:51:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2720, 11, 1, '2018-05-05 19:51:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2721, 20, 1, '2018-05-06 01:55:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2722, 21, 1, '2018-05-06 01:55:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.69.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2723, 19, 1, '2018-05-06 04:13:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2724, 8, 1, '2018-05-06 04:13:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2725, 20, 1, '2018-05-06 04:13:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2726, 21, 1, '2018-05-06 04:13:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2727, 11, 1, '2018-05-06 04:13:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2728, 19, 1, '2018-05-06 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.114.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2729, 8, 1, '2018-05-06 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.114.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2730, 20, 1, '2018-05-06 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.114.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2731, 21, 1, '2018-05-06 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.114.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2732, 11, 1, '2018-05-06 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.114.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2733, 19, 1, '2018-05-06 12:08:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.114.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2734, 20, 1, '2018-05-06 12:08:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.114.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2735, 8, 1, '2018-05-06 12:08:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.114.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2736, 21, 1, '2018-05-06 12:08:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.114.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2737, 11, 1, '2018-05-06 12:08:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.114.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2738, 19, 1, '2018-05-06 18:43:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2739, 8, 1, '2018-05-06 18:43:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2740, 20, 1, '2018-05-06 18:43:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2741, 21, 1, '2018-05-06 18:43:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2742, 11, 1, '2018-05-06 18:43:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2743, 19, 1, '2018-05-06 20:26:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2744, 8, 1, '2018-05-06 20:26:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2745, 21, 1, '2018-05-06 20:26:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2746, 20, 1, '2018-05-06 20:26:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2747, 11, 1, '2018-05-06 20:26:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2748, 19, 1, '2018-05-07 05:49:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2749, 8, 1, '2018-05-07 05:49:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2750, 21, 1, '2018-05-07 05:49:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2751, 20, 1, '2018-05-07 05:49:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2752, 11, 1, '2018-05-07 05:49:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2753, 19, 1, '2018-05-07 06:01:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.173\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2754, 8, 1, '2018-05-07 06:01:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.173\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2755, 20, 1, '2018-05-07 06:01:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.173\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2756, 21, 1, '2018-05-07 06:01:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.173\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2757, 11, 1, '2018-05-07 06:01:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.173\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2758, 19, 1, '2018-05-07 06:03:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2759, 8, 1, '2018-05-07 06:03:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2760, 20, 1, '2018-05-07 06:03:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2761, 11, 1, '2018-05-07 06:03:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2762, 21, 1, '2018-05-07 06:03:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2763, 19, 1, '2018-05-07 07:16:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2764, 8, 1, '2018-05-07 07:16:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2765, 20, 1, '2018-05-07 07:16:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2766, 21, 1, '2018-05-07 07:16:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2767, 11, 1, '2018-05-07 07:16:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2768, 19, 1, '2018-05-07 08:04:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2769, 8, 1, '2018-05-07 08:04:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2770, 20, 1, '2018-05-07 08:04:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2771, 21, 1, '2018-05-07 08:04:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2772, 11, 1, '2018-05-07 08:04:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2773, 8, 1, '2018-05-07 08:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2774, 19, 1, '2018-05-07 08:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2775, 21, 1, '2018-05-07 08:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2776, 20, 1, '2018-05-07 08:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2777, 11, 1, '2018-05-07 08:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2778, 20, 1, '2018-05-07 14:01:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2779, 19, 1, '2018-05-07 14:01:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2780, 8, 1, '2018-05-07 14:01:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(2781, 21, 1, '2018-05-07 14:01:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2782, 11, 1, '2018-05-07 14:01:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2783, 19, 1, '2018-05-07 17:46:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.100.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2784, 20, 1, '2018-05-07 17:46:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.100.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2785, 21, 1, '2018-05-07 17:46:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.100.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2786, 11, 1, '2018-05-07 17:46:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.100.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2787, 8, 1, '2018-05-07 17:46:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.100.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2788, 19, 1, '2018-05-07 18:27:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2789, 11, 1, '2018-05-07 18:27:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2790, 21, 1, '2018-05-07 18:27:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2791, 8, 1, '2018-05-07 18:27:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2792, 20, 1, '2018-05-07 18:27:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2793, 8, 1, '2018-05-08 08:18:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2794, 19, 1, '2018-05-08 08:18:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2795, 20, 1, '2018-05-08 08:18:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2796, 21, 1, '2018-05-08 08:18:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2797, 11, 1, '2018-05-08 08:18:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2798, 19, 1, '2018-05-08 19:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2799, 8, 1, '2018-05-08 19:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2800, 20, 1, '2018-05-08 19:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2801, 21, 1, '2018-05-08 19:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2802, 11, 1, '2018-05-08 19:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2803, 19, 1, '2018-05-08 19:06:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2804, 8, 1, '2018-05-08 19:06:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2805, 20, 1, '2018-05-08 19:06:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2806, 21, 1, '2018-05-08 19:06:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2807, 11, 1, '2018-05-08 19:06:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2808, 19, 1, '2018-05-08 19:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2809, 8, 1, '2018-05-08 19:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2810, 11, 1, '2018-05-08 19:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2811, 21, 1, '2018-05-08 19:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2812, 20, 1, '2018-05-08 19:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2813, 21, 2, '2018-05-08 19:17:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2814, 8, 1, '2018-05-08 21:19:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2815, 21, 1, '2018-05-08 21:19:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2816, 19, 1, '2018-05-08 21:19:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2817, 20, 1, '2018-05-08 21:19:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2818, 11, 1, '2018-05-08 21:19:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2819, 8, 1, '2018-05-09 08:24:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2820, 19, 1, '2018-05-09 08:24:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2821, 20, 1, '2018-05-09 08:24:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2822, 21, 1, '2018-05-09 08:24:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2823, 11, 1, '2018-05-09 08:24:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2824, 19, 1, '2018-05-09 08:49:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2825, 8, 1, '2018-05-09 08:49:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2826, 20, 1, '2018-05-09 08:49:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2827, 11, 1, '2018-05-09 08:49:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2828, 21, 1, '2018-05-09 08:49:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2829, 19, 1, '2018-05-09 10:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.200.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2830, 8, 1, '2018-05-09 10:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.200.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2831, 20, 1, '2018-05-09 10:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.200.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2832, 11, 1, '2018-05-09 10:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.200.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2833, 21, 1, '2018-05-09 10:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.200.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2834, 19, 1, '2018-05-09 17:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2835, 20, 1, '2018-05-09 17:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2836, 8, 1, '2018-05-09 17:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2837, 21, 1, '2018-05-09 17:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2838, 11, 1, '2018-05-09 17:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2839, 19, 1, '2018-05-09 17:35:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2840, 8, 1, '2018-05-09 17:35:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2841, 20, 1, '2018-05-09 17:35:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2842, 11, 1, '2018-05-09 17:35:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2843, 21, 1, '2018-05-09 17:35:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2844, 19, 1, '2018-05-10 06:26:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2845, 8, 1, '2018-05-10 06:26:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2846, 20, 1, '2018-05-10 06:26:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2847, 21, 1, '2018-05-10 06:26:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2848, 11, 1, '2018-05-10 06:26:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2849, 19, 1, '2018-05-10 08:13:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2850, 8, 1, '2018-05-10 08:13:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2851, 20, 1, '2018-05-10 08:13:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2852, 21, 1, '2018-05-10 08:13:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2853, 11, 1, '2018-05-10 08:13:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2854, 20, 1, '2018-05-10 11:30:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2855, 21, 1, '2018-05-10 11:30:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2856, 19, 1, '2018-05-12 13:56:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2857, 21, 1, '2018-05-12 13:56:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2858, 20, 1, '2018-05-12 13:56:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2859, 8, 1, '2018-05-12 13:56:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2860, 11, 1, '2018-05-12 13:56:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2861, 19, 1, '2018-05-13 02:14:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2862, 19, 1, '2018-05-13 11:33:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2863, 11, 1, '2018-05-13 11:33:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2864, 8, 1, '2018-05-13 15:16:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2865, 19, 1, '2018-05-13 15:16:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2866, 20, 1, '2018-05-13 15:16:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2867, 11, 1, '2018-05-13 15:16:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2868, 21, 1, '2018-05-13 15:16:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2869, 19, 1, '2018-05-13 16:27:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2870, 11, 1, '2018-05-13 16:27:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2871, 19, 1, '2018-05-14 19:01:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2872, 21, 1, '2018-05-14 19:01:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2873, 20, 1, '2018-05-14 19:01:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2874, 8, 1, '2018-05-14 19:01:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2875, 11, 1, '2018-05-14 19:01:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2876, 19, 1, '2018-05-14 20:03:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2877, 8, 1, '2018-05-14 20:03:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2878, 20, 1, '2018-05-14 20:03:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2879, 21, 1, '2018-05-14 20:03:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2880, 11, 1, '2018-05-14 20:03:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2881, 19, 1, '2018-05-14 20:10:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2882, 8, 1, '2018-05-14 20:10:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2883, 20, 1, '2018-05-14 20:10:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2884, 21, 1, '2018-05-14 20:10:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2885, 11, 1, '2018-05-14 20:10:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2886, 8, 1, '2018-05-14 22:51:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2887, 8, 1, '2018-05-15 09:21:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2888, 19, 1, '2018-05-15 10:32:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2889, 8, 1, '2018-05-15 10:32:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2890, 20, 1, '2018-05-15 10:32:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2891, 11, 1, '2018-05-15 10:32:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2892, 21, 1, '2018-05-15 10:32:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2893, 19, 1, '2018-05-15 13:16:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2894, 8, 1, '2018-05-15 13:16:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2895, 21, 1, '2018-05-15 13:16:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2896, 11, 1, '2018-05-15 13:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2897, 20, 1, '2018-05-15 13:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2898, 19, 1, '2018-05-15 17:43:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2899, 8, 1, '2018-05-15 17:43:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2900, 20, 1, '2018-05-15 17:43:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2901, 21, 1, '2018-05-15 17:43:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2902, 11, 1, '2018-05-15 17:43:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2903, 19, 1, '2018-05-15 18:43:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2904, 20, 1, '2018-05-15 18:43:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2905, 8, 1, '2018-05-15 18:43:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2906, 11, 1, '2018-05-15 18:43:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2907, 21, 1, '2018-05-15 18:43:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2908, 19, 1, '2018-05-15 19:55:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2909, 21, 1, '2018-05-15 19:55:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2910, 8, 1, '2018-05-15 19:55:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2911, 20, 1, '2018-05-15 19:55:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2912, 11, 1, '2018-05-15 19:55:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2913, 19, 1, '2018-05-15 20:44:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2914, 8, 1, '2018-05-15 20:44:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2915, 20, 1, '2018-05-15 20:44:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2916, 21, 1, '2018-05-15 20:44:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2917, 11, 1, '2018-05-15 20:44:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2918, 19, 1, '2018-05-15 20:45:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2919, 8, 1, '2018-05-15 20:45:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2920, 20, 1, '2018-05-15 20:45:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2921, 21, 1, '2018-05-15 20:45:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2922, 11, 1, '2018-05-15 20:45:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2923, 19, 1, '2018-05-15 21:15:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2924, 8, 1, '2018-05-15 21:15:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2925, 20, 1, '2018-05-15 21:15:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2926, 11, 1, '2018-05-15 21:15:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2927, 21, 1, '2018-05-15 21:15:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2928, 19, 1, '2018-05-15 23:20:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2929, 8, 1, '2018-05-15 23:20:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2930, 20, 1, '2018-05-15 23:20:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2931, 21, 1, '2018-05-15 23:20:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2932, 11, 1, '2018-05-15 23:20:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2933, 19, 1, '2018-05-15 23:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2934, 8, 1, '2018-05-15 23:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2935, 20, 1, '2018-05-15 23:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2936, 21, 1, '2018-05-15 23:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2937, 11, 1, '2018-05-15 23:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2938, 21, 1, '2018-05-16 10:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2939, 19, 1, '2018-05-16 10:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2940, 8, 1, '2018-05-16 10:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2941, 20, 1, '2018-05-16 10:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2942, 11, 1, '2018-05-16 10:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2943, 20, 1, '2018-05-16 10:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2944, 21, 1, '2018-05-16 10:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2945, 19, 1, '2018-05-16 10:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2946, 8, 1, '2018-05-16 10:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2947, 11, 1, '2018-05-16 10:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2948, 19, 1, '2018-05-16 11:05:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2949, 8, 1, '2018-05-16 11:05:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2950, 21, 1, '2018-05-16 11:05:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2951, 20, 1, '2018-05-16 11:05:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2952, 11, 1, '2018-05-16 11:05:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2953, 8, 1, '2018-05-17 01:50:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2954, 21, 1, '2018-05-17 01:50:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2955, 19, 1, '2018-05-17 01:50:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2956, 20, 1, '2018-05-17 01:50:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2957, 11, 1, '2018-05-17 01:50:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2958, 19, 1, '2018-05-17 08:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2959, 11, 1, '2018-05-17 08:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2960, 21, 1, '2018-05-17 08:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2961, 8, 1, '2018-05-17 08:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2962, 20, 1, '2018-05-17 08:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2963, 19, 1, '2018-05-17 08:20:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2964, 8, 1, '2018-05-17 08:20:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2965, 20, 1, '2018-05-17 08:20:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2966, 21, 1, '2018-05-17 08:20:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2967, 11, 1, '2018-05-17 08:20:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2968, 19, 1, '2018-05-17 08:21:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2969, 8, 1, '2018-05-17 08:21:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2970, 20, 1, '2018-05-17 08:21:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2971, 21, 1, '2018-05-17 08:21:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2972, 11, 1, '2018-05-17 08:21:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2973, 19, 1, '2018-05-17 08:21:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2974, 8, 1, '2018-05-17 08:21:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2975, 20, 1, '2018-05-17 08:21:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2976, 21, 1, '2018-05-17 08:21:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2977, 11, 1, '2018-05-17 08:21:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2978, 8, 1, '2018-05-17 08:49:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2979, 19, 1, '2018-05-17 08:49:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2980, 21, 1, '2018-05-17 08:49:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2981, 20, 1, '2018-05-17 08:49:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2982, 11, 1, '2018-05-17 08:49:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2983, 19, 1, '2018-05-19 18:52:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2984, 8, 1, '2018-05-19 18:52:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2985, 20, 1, '2018-05-19 18:52:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2986, 21, 1, '2018-05-19 18:52:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2987, 11, 1, '2018-05-19 18:52:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2988, 19, 1, '2018-05-19 18:53:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2989, 8, 1, '2018-05-19 18:53:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2990, 11, 1, '2018-05-19 18:53:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2991, 21, 1, '2018-05-19 18:53:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2992, 20, 1, '2018-05-19 18:53:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2993, 19, 1, '2018-05-19 20:37:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2994, 8, 1, '2018-05-19 20:37:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2995, 21, 1, '2018-05-19 20:37:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2996, 20, 1, '2018-05-19 20:37:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2997, 11, 1, '2018-05-19 20:37:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2998, 19, 1, '2018-05-19 20:37:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(2999, 8, 1, '2018-05-19 20:37:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3000, 20, 1, '2018-05-19 20:37:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3001, 11, 1, '2018-05-19 20:37:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3002, 21, 1, '2018-05-19 20:37:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3003, 8, 1, '2018-05-19 20:38:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3004, 21, 1, '2018-05-19 20:38:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3005, 19, 1, '2018-05-19 20:38:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3006, 20, 1, '2018-05-19 20:38:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3007, 11, 1, '2018-05-19 20:38:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3008, 19, 1, '2018-05-19 21:19:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3009, 8, 1, '2018-05-19 21:19:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3010, 20, 1, '2018-05-19 21:19:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3011, 11, 1, '2018-05-19 21:19:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3012, 21, 1, '2018-05-19 21:19:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3013, 8, 1, '2018-05-19 23:10:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3014, 19, 1, '2018-05-19 23:10:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3015, 11, 1, '2018-05-19 23:10:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3016, 20, 1, '2018-05-19 23:10:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3017, 21, 1, '2018-05-19 23:10:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3018, 8, 1, '2018-05-20 02:09:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3019, 17, 1, '2018-05-20 02:09:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3020, 11, 1, '2018-05-20 06:53:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3021, 21, 1, '2018-05-20 06:53:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3022, 19, 1, '2018-05-20 06:53:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3023, 20, 1, '2018-05-20 06:53:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3024, 8, 1, '2018-05-20 06:53:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3025, 20, 1, '2018-05-20 06:53:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3026, 11, 1, '2018-05-20 06:53:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3027, 19, 1, '2018-05-20 06:53:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3028, 21, 1, '2018-05-20 06:53:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3029, 8, 1, '2018-05-20 06:53:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3030, 19, 1, '2018-05-20 08:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3031, 21, 1, '2018-05-20 08:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3032, 11, 1, '2018-05-20 08:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3033, 20, 1, '2018-05-20 08:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3034, 8, 1, '2018-05-20 08:42:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3035, 19, 1, '2018-05-20 08:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.151.93\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3036, 11, 1, '2018-05-20 08:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.151.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3037, 21, 1, '2018-05-20 08:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.151.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3038, 8, 1, '2018-05-20 08:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.151.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3039, 20, 1, '2018-05-20 08:42:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.151.92\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3040, 19, 1, '2018-05-20 08:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3041, 8, 1, '2018-05-20 08:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3042, 11, 1, '2018-05-20 08:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3043, 20, 1, '2018-05-20 08:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3044, 21, 1, '2018-05-20 08:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3045, 19, 1, '2018-05-20 08:42:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.151.92\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3046, 20, 1, '2018-05-20 08:42:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.151.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3047, 8, 1, '2018-05-20 08:42:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.151.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3048, 21, 1, '2018-05-20 08:42:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.151.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3049, 11, 1, '2018-05-20 08:42:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.151.93\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3050, 19, 1, '2018-05-20 11:54:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3051, 8, 1, '2018-05-20 11:54:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3052, 20, 1, '2018-05-20 11:54:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3053, 21, 1, '2018-05-20 11:54:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3054, 11, 1, '2018-05-20 11:54:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3055, 19, 1, '2018-05-20 11:55:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3056, 20, 1, '2018-05-20 11:55:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3057, 21, 1, '2018-05-20 11:55:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(3058, 8, 1, '2018-05-20 11:55:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3059, 11, 1, '2018-05-20 11:55:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3060, 21, 1, '2018-05-20 21:26:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3061, 19, 1, '2018-05-20 21:26:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3062, 11, 1, '2018-05-20 21:26:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3063, 20, 1, '2018-05-20 21:26:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3064, 8, 1, '2018-05-20 21:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3065, 11, 1, '2018-05-21 05:38:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3066, 19, 1, '2018-05-21 05:38:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3067, 20, 1, '2018-05-21 05:38:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3068, 21, 1, '2018-05-21 05:38:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3069, 8, 1, '2018-05-21 05:38:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3070, 21, 1, '2018-05-21 05:38:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3071, 8, 1, '2018-05-21 05:38:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3072, 11, 1, '2018-05-21 05:38:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3073, 19, 1, '2018-05-21 05:38:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3074, 20, 1, '2018-05-21 05:38:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3075, 19, 1, '2018-05-21 16:29:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3076, 8, 1, '2018-05-21 16:29:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3077, 21, 1, '2018-05-21 16:29:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3078, 20, 1, '2018-05-21 16:29:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3079, 11, 1, '2018-05-21 16:29:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3080, 19, 1, '2018-05-21 16:32:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3081, 20, 1, '2018-05-21 16:32:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3082, 8, 1, '2018-05-21 16:32:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3083, 21, 1, '2018-05-21 16:32:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3084, 11, 1, '2018-05-21 16:32:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3085, 19, 1, '2018-05-21 16:33:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3086, 20, 1, '2018-05-21 16:33:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3087, 21, 1, '2018-05-21 16:33:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3088, 11, 1, '2018-05-21 16:33:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3089, 8, 1, '2018-05-21 16:33:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3090, 19, 1, '2018-05-21 16:39:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3091, 21, 1, '2018-05-21 16:39:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3092, 20, 1, '2018-05-21 16:39:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3093, 11, 1, '2018-05-21 16:39:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3094, 8, 1, '2018-05-21 16:39:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3095, 19, 1, '2018-05-21 16:44:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3096, 8, 1, '2018-05-21 16:44:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3097, 20, 1, '2018-05-21 16:44:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3098, 21, 1, '2018-05-21 16:44:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3099, 11, 1, '2018-05-21 16:44:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3100, 19, 1, '2018-05-21 17:10:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3101, 8, 1, '2018-05-21 17:10:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3102, 11, 1, '2018-05-21 17:10:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3103, 20, 1, '2018-05-21 17:10:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3104, 21, 1, '2018-05-21 17:10:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3105, 19, 1, '2018-05-21 17:51:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3106, 8, 1, '2018-05-21 17:51:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3107, 20, 1, '2018-05-21 17:51:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3108, 21, 1, '2018-05-21 17:51:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3109, 11, 1, '2018-05-21 17:51:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3110, 19, 1, '2018-05-21 18:32:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3111, 8, 1, '2018-05-21 18:32:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3112, 21, 1, '2018-05-21 18:32:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3113, 20, 1, '2018-05-21 18:32:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3114, 11, 1, '2018-05-21 18:32:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3115, 8, 1, '2018-05-21 18:34:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3116, 17, 1, '2018-05-21 18:34:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3117, 19, 1, '2018-05-21 18:43:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3118, 20, 1, '2018-05-21 18:43:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3119, 8, 1, '2018-05-21 18:43:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3120, 21, 1, '2018-05-21 18:43:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3121, 11, 1, '2018-05-21 18:43:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3122, 19, 1, '2018-05-21 18:43:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3123, 20, 1, '2018-05-21 18:43:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3124, 8, 1, '2018-05-21 18:43:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3125, 21, 1, '2018-05-21 18:43:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3126, 11, 1, '2018-05-21 18:43:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3127, 19, 1, '2018-05-21 18:58:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3128, 20, 1, '2018-05-21 18:58:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3129, 8, 1, '2018-05-21 18:58:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3130, 21, 1, '2018-05-21 18:58:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3131, 11, 1, '2018-05-21 18:58:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3132, 19, 1, '2018-05-21 19:01:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3133, 8, 1, '2018-05-21 19:01:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3134, 20, 1, '2018-05-21 19:01:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3135, 21, 1, '2018-05-21 19:01:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3136, 11, 1, '2018-05-21 19:01:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3137, 19, 1, '2018-05-21 19:03:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3138, 8, 1, '2018-05-21 19:03:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3139, 20, 1, '2018-05-21 19:03:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3140, 21, 1, '2018-05-21 19:03:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3141, 11, 1, '2018-05-21 19:03:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3142, 19, 1, '2018-05-21 19:04:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3143, 8, 1, '2018-05-21 19:04:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3144, 20, 1, '2018-05-21 19:04:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3145, 21, 1, '2018-05-21 19:04:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3146, 11, 1, '2018-05-21 19:04:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3147, 8, 1, '2018-05-21 20:12:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3148, 19, 1, '2018-05-21 20:12:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3149, 20, 1, '2018-05-21 20:12:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3150, 21, 1, '2018-05-21 20:12:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3151, 11, 1, '2018-05-21 20:12:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3152, 19, 1, '2018-05-21 20:13:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3153, 20, 1, '2018-05-21 20:13:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3154, 8, 1, '2018-05-21 20:13:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3155, 21, 1, '2018-05-21 20:13:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3156, 11, 1, '2018-05-21 20:13:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3157, 8, 1, '2018-05-21 20:56:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3158, 17, 1, '2018-05-21 20:56:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3159, 19, 1, '2018-05-21 21:54:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3160, 8, 1, '2018-05-21 21:54:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3161, 21, 1, '2018-05-21 21:54:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3162, 20, 1, '2018-05-21 21:54:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3163, 19, 1, '2018-05-22 13:48:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3164, 8, 1, '2018-05-22 13:48:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3165, 20, 1, '2018-05-22 13:48:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3166, 21, 1, '2018-05-22 13:48:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3167, 11, 1, '2018-05-22 13:48:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3168, 19, 1, '2018-05-22 19:17:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3169, 8, 1, '2018-05-22 19:17:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3170, 21, 1, '2018-05-22 19:17:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3171, 20, 1, '2018-05-22 19:17:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3172, 11, 1, '2018-05-22 19:17:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3173, 19, 1, '2018-05-22 19:59:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3174, 8, 1, '2018-05-22 19:59:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3175, 11, 1, '2018-05-22 19:59:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3176, 20, 1, '2018-05-22 19:59:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3177, 21, 1, '2018-05-22 19:59:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3178, 8, 1, '2018-05-22 23:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3179, 17, 1, '2018-05-22 23:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3180, 19, 1, '2018-05-23 16:05:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3181, 8, 1, '2018-05-23 16:05:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3182, 11, 1, '2018-05-23 16:05:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3183, 20, 1, '2018-05-23 16:05:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3184, 21, 1, '2018-05-23 16:05:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3185, 19, 1, '2018-05-23 16:05:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3186, 21, 1, '2018-05-23 16:05:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3187, 20, 1, '2018-05-23 16:05:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3188, 11, 1, '2018-05-23 16:05:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3189, 8, 1, '2018-05-23 16:05:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3190, 19, 1, '2018-05-23 16:07:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3191, 8, 1, '2018-05-23 16:07:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3192, 11, 1, '2018-05-23 16:07:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3193, 21, 1, '2018-05-23 16:07:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3194, 20, 1, '2018-05-23 16:07:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3195, 19, 1, '2018-05-23 16:07:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3196, 20, 1, '2018-05-23 16:07:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3197, 8, 1, '2018-05-23 16:07:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3198, 21, 1, '2018-05-23 16:07:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3199, 11, 1, '2018-05-23 16:07:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3200, 19, 1, '2018-05-23 16:07:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3201, 11, 1, '2018-05-23 16:07:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3202, 8, 1, '2018-05-23 16:07:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3203, 20, 1, '2018-05-23 16:07:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3204, 21, 1, '2018-05-23 16:07:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3205, 19, 1, '2018-05-23 16:07:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3206, 8, 1, '2018-05-23 16:07:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3207, 20, 1, '2018-05-23 16:07:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3208, 11, 1, '2018-05-23 16:07:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3209, 21, 1, '2018-05-23 16:07:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.66.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3210, 19, 1, '2018-05-23 17:28:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3211, 8, 1, '2018-05-23 17:28:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3212, 20, 1, '2018-05-23 17:28:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3213, 21, 1, '2018-05-23 17:28:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3214, 11, 1, '2018-05-23 17:28:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3215, 19, 1, '2018-05-23 19:24:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3216, 8, 1, '2018-05-23 19:24:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3217, 21, 1, '2018-05-23 19:24:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3218, 20, 1, '2018-05-23 19:24:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3219, 11, 1, '2018-05-23 19:24:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3220, 19, 1, '2018-05-23 19:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3221, 8, 1, '2018-05-23 19:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3222, 20, 1, '2018-05-23 19:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3223, 21, 1, '2018-05-23 19:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3224, 11, 1, '2018-05-23 19:25:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3225, 19, 1, '2018-05-23 19:46:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3226, 8, 1, '2018-05-23 19:46:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3227, 20, 1, '2018-05-23 19:46:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3228, 11, 1, '2018-05-23 19:46:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3229, 21, 1, '2018-05-23 19:46:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3230, 19, 1, '2018-05-23 19:51:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3231, 8, 1, '2018-05-23 19:51:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3232, 21, 1, '2018-05-23 19:51:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3233, 20, 1, '2018-05-23 19:51:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3234, 11, 1, '2018-05-23 19:51:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3235, 11, 1, '2018-05-23 23:39:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3236, 11, 1, '2018-05-24 06:58:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3237, 20, 1, '2018-05-24 08:23:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3238, 19, 1, '2018-05-24 12:29:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3239, 8, 1, '2018-05-24 12:29:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3240, 20, 1, '2018-05-24 12:29:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3241, 21, 1, '2018-05-24 12:29:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3242, 11, 1, '2018-05-24 12:29:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3243, 19, 1, '2018-05-24 17:28:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3244, 8, 1, '2018-05-24 17:28:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3245, 20, 1, '2018-05-24 17:28:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3246, 11, 1, '2018-05-24 17:28:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3247, 21, 1, '2018-05-24 17:28:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3248, 19, 1, '2018-05-24 17:35:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3249, 8, 1, '2018-05-24 17:35:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3250, 20, 1, '2018-05-24 17:35:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3251, 21, 1, '2018-05-24 17:35:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3252, 11, 1, '2018-05-24 17:35:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3253, 20, 1, '2018-05-24 20:32:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3254, 8, 1, '2018-05-24 20:33:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3255, 20, 1, '2018-05-24 20:33:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3256, 19, 1, '2018-05-25 08:02:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3257, 8, 1, '2018-05-25 08:10:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3258, 21, 1, '2018-05-25 10:02:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3259, 19, 1, '2018-05-25 13:33:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3260, 21, 1, '2018-05-25 13:33:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3261, 20, 1, '2018-05-25 13:33:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3262, 8, 1, '2018-05-25 13:33:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3263, 11, 1, '2018-05-25 13:33:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3264, 19, 1, '2018-05-25 16:57:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3265, 8, 1, '2018-05-25 16:57:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3266, 20, 1, '2018-05-25 16:57:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3267, 21, 1, '2018-05-25 16:57:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3268, 11, 1, '2018-05-25 16:57:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3269, 8, 1, '2018-05-25 16:57:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3270, 19, 1, '2018-05-25 16:57:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3271, 20, 1, '2018-05-25 16:57:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3272, 21, 1, '2018-05-25 16:57:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3273, 11, 1, '2018-05-25 16:57:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3274, 19, 1, '2018-05-25 16:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3275, 8, 1, '2018-05-25 16:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3276, 20, 1, '2018-05-25 16:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3277, 21, 1, '2018-05-25 16:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3278, 11, 1, '2018-05-25 16:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3279, 19, 1, '2018-05-25 19:02:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3280, 8, 1, '2018-05-25 19:02:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3281, 20, 1, '2018-05-25 19:02:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3282, 21, 1, '2018-05-25 19:02:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3283, 11, 1, '2018-05-25 19:02:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3284, 19, 1, '2018-05-25 19:16:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3285, 8, 1, '2018-05-25 19:16:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3286, 11, 1, '2018-05-25 19:16:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3287, 20, 1, '2018-05-25 19:16:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3288, 21, 1, '2018-05-25 19:16:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3289, 19, 1, '2018-05-25 19:18:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3290, 20, 1, '2018-05-25 19:18:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3291, 21, 1, '2018-05-25 19:18:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3292, 8, 1, '2018-05-25 19:18:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3293, 11, 1, '2018-05-25 19:18:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3294, 19, 1, '2018-05-25 19:19:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3295, 8, 1, '2018-05-25 19:19:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3296, 20, 1, '2018-05-25 19:19:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3297, 11, 1, '2018-05-25 19:19:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3298, 21, 1, '2018-05-25 19:19:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3299, 19, 1, '2018-05-25 19:19:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3300, 8, 1, '2018-05-25 19:19:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3301, 20, 1, '2018-05-25 19:19:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3302, 21, 1, '2018-05-25 19:19:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3303, 11, 1, '2018-05-25 19:19:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3304, 19, 1, '2018-05-25 19:23:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3305, 20, 1, '2018-05-25 19:23:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3306, 21, 1, '2018-05-25 19:23:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3307, 8, 1, '2018-05-25 19:23:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3308, 11, 1, '2018-05-25 19:23:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3309, 19, 1, '2018-05-25 19:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3310, 20, 1, '2018-05-25 19:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3311, 8, 1, '2018-05-25 19:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3312, 11, 1, '2018-05-25 19:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3313, 21, 1, '2018-05-25 19:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3314, 19, 1, '2018-05-25 19:36:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3315, 8, 1, '2018-05-25 19:36:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3316, 11, 1, '2018-05-25 19:36:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3317, 21, 1, '2018-05-25 19:36:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3318, 20, 1, '2018-05-25 19:36:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3319, 19, 1, '2018-05-25 19:37:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3320, 21, 1, '2018-05-25 19:37:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3321, 11, 1, '2018-05-25 19:37:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3322, 8, 1, '2018-05-25 19:37:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3323, 20, 1, '2018-05-25 19:37:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3324, 19, 1, '2018-05-25 19:37:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3325, 8, 1, '2018-05-25 19:37:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3326, 21, 1, '2018-05-25 19:37:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3327, 11, 1, '2018-05-25 19:37:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3328, 20, 1, '2018-05-25 19:37:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3329, 19, 1, '2018-05-25 19:40:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3330, 8, 1, '2018-05-25 19:40:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3331, 21, 1, '2018-05-25 19:40:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3332, 11, 1, '2018-05-25 19:40:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3333, 20, 1, '2018-05-25 19:40:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3334, 19, 1, '2018-05-25 19:40:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(3335, 8, 1, '2018-05-25 19:40:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3336, 11, 1, '2018-05-25 19:40:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3337, 20, 1, '2018-05-25 19:40:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3338, 21, 1, '2018-05-25 19:40:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3339, 8, 1, '2018-05-25 19:46:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3340, 19, 1, '2018-05-25 19:46:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3341, 11, 1, '2018-05-25 19:46:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3342, 20, 1, '2018-05-25 19:46:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3343, 21, 1, '2018-05-25 19:46:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3344, 20, 1, '2018-05-25 20:45:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3345, 19, 1, '2018-05-26 00:43:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3346, 8, 1, '2018-05-26 02:23:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3347, 19, 1, '2018-05-26 05:24:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3348, 20, 1, '2018-05-26 05:24:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3349, 8, 1, '2018-05-26 05:24:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3350, 21, 1, '2018-05-26 05:24:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3351, 11, 1, '2018-05-26 05:24:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3352, 19, 1, '2018-05-26 06:52:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3353, 19, 1, '2018-05-26 10:10:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3354, 8, 1, '2018-05-26 10:10:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3355, 20, 1, '2018-05-26 10:10:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3356, 11, 1, '2018-05-26 10:10:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3357, 21, 1, '2018-05-26 10:10:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3358, 19, 1, '2018-05-26 10:10:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3359, 8, 1, '2018-05-26 10:10:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3360, 21, 1, '2018-05-26 10:10:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3361, 20, 1, '2018-05-26 10:10:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3362, 11, 1, '2018-05-26 10:10:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3363, 19, 1, '2018-05-26 10:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3364, 8, 1, '2018-05-26 10:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3365, 20, 1, '2018-05-26 10:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3366, 11, 1, '2018-05-26 10:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3367, 21, 1, '2018-05-26 10:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3368, 8, 1, '2018-05-26 10:13:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3369, 19, 1, '2018-05-26 10:13:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3370, 20, 1, '2018-05-26 10:13:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3371, 11, 1, '2018-05-26 10:13:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3372, 21, 1, '2018-05-26 10:13:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3373, 8, 1, '2018-05-26 10:13:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3374, 20, 1, '2018-05-26 10:13:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3375, 21, 1, '2018-05-26 10:13:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3376, 19, 1, '2018-05-26 10:13:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3377, 11, 1, '2018-05-26 10:13:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3378, 19, 1, '2018-05-26 10:45:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3379, 8, 1, '2018-05-26 10:45:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3380, 20, 1, '2018-05-26 10:45:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3381, 21, 1, '2018-05-26 10:45:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3382, 11, 1, '2018-05-26 10:45:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3383, 8, 1, '2018-05-26 10:47:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3384, 19, 1, '2018-05-26 10:47:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3385, 21, 1, '2018-05-26 10:47:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3386, 20, 1, '2018-05-26 10:47:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3387, 11, 1, '2018-05-26 10:47:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3388, 19, 1, '2018-05-27 08:18:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.205\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3389, 8, 1, '2018-05-27 08:18:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.205\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3390, 21, 1, '2018-05-27 08:18:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.205\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3391, 20, 1, '2018-05-27 08:18:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.205\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3392, 11, 1, '2018-05-27 08:18:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.205\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3393, 19, 1, '2018-05-27 12:10:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3394, 8, 1, '2018-05-27 12:10:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3395, 21, 1, '2018-05-27 12:10:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3396, 20, 1, '2018-05-27 12:10:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3397, 11, 1, '2018-05-27 12:10:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3398, 19, 1, '2018-05-27 15:08:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.108.88.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3399, 8, 1, '2018-05-27 15:08:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.108.88.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3400, 21, 1, '2018-05-27 15:08:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.108.88.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3401, 11, 1, '2018-05-27 15:08:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.108.88.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3402, 20, 1, '2018-05-27 15:08:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.108.88.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3403, 19, 1, '2018-05-27 18:21:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3404, 21, 1, '2018-05-27 18:21:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3405, 11, 1, '2018-05-27 18:21:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3406, 20, 1, '2018-05-27 18:21:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3407, 8, 1, '2018-05-27 18:21:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3408, 19, 1, '2018-05-27 18:32:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3409, 8, 1, '2018-05-27 18:32:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3410, 21, 1, '2018-05-27 18:32:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3411, 11, 1, '2018-05-27 18:32:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3412, 20, 1, '2018-05-27 18:32:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3413, 8, 1, '2018-05-28 10:06:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3414, 19, 1, '2018-05-28 10:06:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3415, 21, 1, '2018-05-28 10:06:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3416, 20, 1, '2018-05-28 10:06:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3417, 11, 1, '2018-05-28 10:06:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3418, 19, 1, '2018-05-28 12:34:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3419, 8, 1, '2018-05-28 12:34:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3420, 20, 1, '2018-05-28 12:34:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3421, 21, 1, '2018-05-28 12:34:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3422, 11, 1, '2018-05-28 12:34:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3423, 19, 1, '2018-05-28 20:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3424, 20, 1, '2018-05-28 20:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3425, 8, 1, '2018-05-28 20:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3426, 21, 1, '2018-05-28 20:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3427, 11, 1, '2018-05-28 20:16:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3428, 19, 1, '2018-05-28 21:26:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3429, 8, 1, '2018-05-28 21:26:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3430, 20, 1, '2018-05-28 21:26:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3431, 21, 1, '2018-05-28 21:26:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3432, 11, 1, '2018-05-28 21:26:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3433, 19, 1, '2018-05-29 20:04:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3434, 8, 1, '2018-05-29 20:04:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3435, 20, 1, '2018-05-29 20:04:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3436, 21, 1, '2018-05-29 20:04:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3437, 11, 1, '2018-05-29 20:04:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3438, 19, 1, '2018-05-29 20:06:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3439, 11, 1, '2018-05-29 20:06:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3440, 20, 1, '2018-05-29 20:06:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3441, 8, 1, '2018-05-29 20:06:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3442, 21, 1, '2018-05-29 20:06:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3443, 19, 1, '2018-05-29 20:09:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3444, 8, 1, '2018-05-29 20:09:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3445, 11, 1, '2018-05-29 20:09:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3446, 21, 1, '2018-05-29 20:09:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3447, 20, 1, '2018-05-29 20:09:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3448, 19, 1, '2018-05-29 20:10:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3449, 8, 1, '2018-05-29 20:10:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3450, 20, 1, '2018-05-29 20:10:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3451, 21, 1, '2018-05-29 20:10:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3452, 11, 1, '2018-05-29 20:10:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3453, 19, 1, '2018-05-29 20:12:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3454, 8, 1, '2018-05-29 20:12:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3455, 21, 1, '2018-05-29 20:12:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3456, 11, 1, '2018-05-29 20:12:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3457, 20, 1, '2018-05-29 20:12:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3458, 21, 1, '2018-05-29 21:23:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3459, 11, 1, '2018-05-30 00:26:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3460, 8, 1, '2018-05-30 08:45:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3461, 19, 1, '2018-05-30 08:45:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3462, 20, 1, '2018-05-30 08:45:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3463, 21, 1, '2018-05-30 08:45:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3464, 11, 1, '2018-05-30 08:45:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3465, 8, 1, '2018-05-30 10:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3466, 19, 1, '2018-05-30 10:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.77\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3467, 20, 1, '2018-05-30 10:08:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3468, 11, 1, '2018-05-30 10:08:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.77\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3469, 21, 1, '2018-05-30 12:33:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.78\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3470, 11, 1, '2018-05-30 13:02:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3471, 20, 1, '2018-05-30 16:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3472, 21, 1, '2018-05-30 16:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3473, 8, 1, '2018-05-30 16:52:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3474, 20, 1, '2018-05-30 16:58:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3475, 19, 1, '2018-05-30 18:20:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3476, 19, 1, '2018-05-30 23:43:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3477, 20, 1, '2018-05-30 23:43:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3478, 8, 1, '2018-05-30 23:43:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3479, 21, 1, '2018-05-30 23:43:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3480, 11, 1, '2018-05-30 23:43:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3481, 21, 1, '2018-05-31 00:34:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.77\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3482, 11, 1, '2018-05-31 01:50:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3483, 19, 1, '2018-05-31 01:56:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3484, 8, 1, '2018-05-31 04:27:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.77\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3485, 8, 1, '2018-05-31 09:24:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3486, 11, 1, '2018-05-31 09:24:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3487, 19, 1, '2018-05-31 09:24:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3488, 21, 1, '2018-05-31 09:24:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3489, 20, 1, '2018-05-31 09:24:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3490, 19, 1, '2018-05-31 09:24:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3491, 8, 1, '2018-05-31 09:24:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3492, 20, 1, '2018-05-31 09:25:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3493, 11, 1, '2018-05-31 09:25:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3494, 21, 1, '2018-05-31 09:25:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3495, 19, 1, '2018-05-31 09:30:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3496, 8, 1, '2018-05-31 09:30:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3497, 20, 1, '2018-05-31 09:30:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3498, 19, 1, '2018-05-31 09:46:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3499, 8, 1, '2018-05-31 09:46:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3500, 20, 1, '2018-05-31 09:46:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3501, 11, 1, '2018-05-31 09:46:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3502, 21, 1, '2018-05-31 09:46:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3503, 19, 1, '2018-05-31 09:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3504, 8, 1, '2018-05-31 09:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3505, 20, 1, '2018-05-31 09:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3506, 21, 1, '2018-05-31 09:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3507, 11, 1, '2018-05-31 09:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3508, 21, 1, '2018-06-01 04:33:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3509, 11, 1, '2018-06-01 04:33:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3510, 17, 1, '2018-06-01 05:39:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3511, 8, 1, '2018-06-01 05:39:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3512, 20, 1, '2018-06-01 09:51:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3513, 8, 1, '2018-06-01 12:06:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3514, 19, 1, '2018-06-01 14:50:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3515, 20, 1, '2018-06-01 14:50:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3516, 8, 1, '2018-06-01 14:50:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3517, 11, 1, '2018-06-01 14:50:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3518, 21, 1, '2018-06-01 14:50:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3519, 20, 1, '2018-06-02 13:58:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3520, 8, 1, '2018-06-02 13:58:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3521, 11, 1, '2018-06-02 13:58:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3522, 19, 1, '2018-06-02 13:58:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3523, 21, 1, '2018-06-02 13:58:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3524, 19, 1, '2018-06-02 13:58:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3525, 21, 1, '2018-06-02 13:58:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3526, 20, 1, '2018-06-02 13:58:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3527, 11, 1, '2018-06-02 13:58:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3528, 8, 1, '2018-06-02 13:58:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3529, 8, 1, '2018-06-02 14:19:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3530, 11, 1, '2018-06-02 14:19:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3531, 19, 1, '2018-06-02 14:19:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3532, 20, 1, '2018-06-02 14:19:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3533, 21, 1, '2018-06-02 14:19:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3534, 19, 1, '2018-06-02 14:35:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3535, 8, 1, '2018-06-02 14:35:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3536, 20, 1, '2018-06-02 14:35:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3537, 11, 1, '2018-06-02 14:35:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3538, 21, 1, '2018-06-02 14:35:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3539, 19, 1, '2018-06-02 15:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3540, 20, 1, '2018-06-02 15:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3541, 8, 1, '2018-06-02 15:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3542, 21, 1, '2018-06-02 15:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3543, 11, 1, '2018-06-02 15:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3544, 8, 1, '2018-06-02 15:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3545, 17, 1, '2018-06-02 15:52:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3546, 17, 1, '2018-06-03 08:46:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3547, 19, 1, '2018-06-03 11:59:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3548, 21, 1, '2018-06-03 11:59:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3549, 8, 1, '2018-06-03 11:59:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3550, 20, 1, '2018-06-03 11:59:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3551, 11, 1, '2018-06-03 11:59:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3552, 19, 1, '2018-06-03 12:02:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3553, 21, 1, '2018-06-03 12:02:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3554, 20, 1, '2018-06-03 12:02:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3555, 11, 1, '2018-06-03 12:02:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3556, 8, 1, '2018-06-03 12:02:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3557, 20, 1, '2018-06-03 13:14:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3558, 21, 1, '2018-06-03 13:14:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3559, 19, 1, '2018-06-03 13:14:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3560, 8, 1, '2018-06-03 13:14:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3561, 11, 1, '2018-06-03 13:14:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3562, 8, 1, '2018-06-03 14:42:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3563, 21, 1, '2018-06-03 14:42:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3564, 11, 1, '2018-06-03 14:42:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3565, 19, 1, '2018-06-03 14:42:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3566, 20, 1, '2018-06-03 14:42:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3567, 19, 1, '2018-06-03 18:01:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3568, 8, 1, '2018-06-03 18:01:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3569, 20, 1, '2018-06-03 18:01:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3570, 21, 1, '2018-06-03 18:01:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3571, 11, 1, '2018-06-03 18:01:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3572, 19, 1, '2018-06-03 18:02:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3573, 8, 1, '2018-06-03 18:02:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3574, 20, 1, '2018-06-03 18:02:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3575, 21, 1, '2018-06-03 18:02:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3576, 11, 1, '2018-06-03 18:02:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3577, 19, 1, '2018-06-03 21:28:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3578, 8, 1, '2018-06-03 21:28:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3579, 20, 1, '2018-06-03 21:28:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3580, 11, 1, '2018-06-03 21:28:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3581, 21, 1, '2018-06-03 21:28:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3582, 19, 1, '2018-06-03 21:52:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3583, 8, 1, '2018-06-03 21:52:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3584, 20, 1, '2018-06-03 21:52:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3585, 21, 1, '2018-06-03 21:52:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3586, 11, 1, '2018-06-03 21:52:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3587, 19, 1, '2018-06-03 22:05:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3588, 21, 1, '2018-06-03 22:05:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3589, 20, 1, '2018-06-03 22:05:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3590, 8, 1, '2018-06-03 22:05:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3591, 11, 1, '2018-06-03 22:05:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3592, 19, 1, '2018-06-03 22:05:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3593, 8, 1, '2018-06-03 22:05:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3594, 20, 1, '2018-06-03 22:05:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3595, 21, 1, '2018-06-03 22:05:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3596, 11, 1, '2018-06-03 22:05:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3597, 19, 1, '2018-06-04 12:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3598, 8, 1, '2018-06-04 12:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3599, 20, 1, '2018-06-04 12:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3600, 21, 1, '2018-06-04 12:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3601, 11, 1, '2018-06-04 12:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3602, 19, 1, '2018-06-04 13:18:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3603, 8, 1, '2018-06-04 13:18:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3604, 21, 1, '2018-06-04 13:18:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3605, 11, 1, '2018-06-04 13:18:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3606, 20, 1, '2018-06-04 13:18:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3607, 19, 1, '2018-06-04 13:18:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3608, 8, 1, '2018-06-04 13:18:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3609, 21, 1, '2018-06-04 13:18:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3610, 11, 1, '2018-06-04 13:18:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3611, 20, 1, '2018-06-04 13:18:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(3612, 8, 1, '2018-06-04 13:31:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3613, 19, 1, '2018-06-04 13:31:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3614, 20, 1, '2018-06-04 13:31:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3615, 11, 1, '2018-06-04 13:31:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3616, 21, 1, '2018-06-04 13:31:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3617, 19, 1, '2018-06-04 16:31:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.14.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3618, 8, 1, '2018-06-04 16:31:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.14.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3619, 20, 1, '2018-06-04 16:31:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.14.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3620, 21, 1, '2018-06-04 16:31:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.14.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3621, 11, 1, '2018-06-04 16:31:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.14.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3622, 19, 1, '2018-06-05 05:32:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3623, 8, 1, '2018-06-05 05:32:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3624, 20, 1, '2018-06-05 05:32:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3625, 21, 1, '2018-06-05 05:32:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3626, 11, 1, '2018-06-05 05:32:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3627, 19, 1, '2018-06-05 06:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.85.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3628, 21, 1, '2018-06-05 06:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.85.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3629, 11, 1, '2018-06-05 06:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.85.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3630, 20, 1, '2018-06-05 06:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.85.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3631, 8, 1, '2018-06-05 06:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.85.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3632, 19, 1, '2018-06-05 06:16:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.85.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3633, 8, 1, '2018-06-05 06:16:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.85.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3634, 20, 1, '2018-06-05 06:16:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.85.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3635, 11, 1, '2018-06-05 06:16:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.85.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3636, 21, 1, '2018-06-05 06:16:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.85.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3637, 19, 1, '2018-06-05 08:29:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"49.51.230.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3638, 8, 1, '2018-06-05 08:29:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"49.51.230.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3639, 20, 1, '2018-06-05 08:29:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"49.51.230.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3640, 21, 1, '2018-06-05 08:29:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"49.51.230.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3641, 11, 1, '2018-06-05 08:29:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"49.51.230.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3642, 8, 1, '2018-06-05 14:43:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3643, 21, 1, '2018-06-05 14:43:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3644, 20, 1, '2018-06-05 14:43:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3645, 19, 1, '2018-06-05 14:43:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3646, 11, 1, '2018-06-05 14:43:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3647, 19, 1, '2018-06-05 14:44:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3648, 11, 1, '2018-06-05 14:44:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3649, 8, 1, '2018-06-05 14:44:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3650, 21, 1, '2018-06-05 14:44:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3651, 20, 1, '2018-06-05 14:44:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3652, 19, 1, '2018-06-05 17:32:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3653, 11, 1, '2018-06-05 17:32:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3654, 8, 1, '2018-06-05 17:32:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3655, 20, 1, '2018-06-05 17:32:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3656, 21, 1, '2018-06-05 17:32:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3657, 8, 1, '2018-06-06 13:39:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.78\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3658, 19, 1, '2018-06-07 10:13:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.209.81.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3659, 8, 1, '2018-06-07 10:13:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.209.81.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3660, 21, 1, '2018-06-07 10:13:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.209.81.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3661, 20, 1, '2018-06-07 10:13:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.209.81.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3662, 11, 1, '2018-06-07 10:13:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.209.81.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3663, 19, 1, '2018-06-07 11:48:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.209.81.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3664, 8, 1, '2018-06-07 11:48:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.209.81.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3665, 20, 1, '2018-06-07 11:48:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.209.81.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3666, 21, 1, '2018-06-07 11:48:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.209.81.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3667, 11, 1, '2018-06-07 11:48:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.209.81.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3668, 19, 1, '2018-06-07 13:31:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3669, 11, 1, '2018-06-07 13:31:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3670, 20, 1, '2018-06-07 13:31:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3671, 8, 1, '2018-06-07 13:31:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3672, 21, 1, '2018-06-07 13:31:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3673, 19, 1, '2018-06-07 13:32:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3674, 8, 1, '2018-06-07 13:32:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3675, 20, 1, '2018-06-07 13:32:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3676, 21, 1, '2018-06-07 13:32:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3677, 11, 1, '2018-06-07 13:32:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3678, 19, 1, '2018-06-07 13:34:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3679, 20, 1, '2018-06-07 13:34:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3680, 8, 1, '2018-06-07 13:34:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3681, 21, 1, '2018-06-07 13:34:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3682, 11, 1, '2018-06-07 13:34:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3683, 19, 1, '2018-06-07 13:35:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3684, 21, 1, '2018-06-07 13:35:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3685, 11, 1, '2018-06-07 13:35:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3686, 8, 1, '2018-06-07 13:35:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3687, 20, 1, '2018-06-07 13:35:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3688, 19, 1, '2018-06-07 13:35:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3689, 8, 1, '2018-06-07 13:35:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3690, 11, 1, '2018-06-07 13:35:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3691, 20, 1, '2018-06-07 13:35:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3692, 21, 1, '2018-06-07 13:35:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3693, 19, 1, '2018-06-07 13:35:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3694, 8, 1, '2018-06-07 13:35:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3695, 11, 1, '2018-06-07 13:35:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3696, 20, 1, '2018-06-07 13:35:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3697, 21, 1, '2018-06-07 13:35:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3698, 8, 1, '2018-06-07 13:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3699, 19, 1, '2018-06-07 13:43:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3700, 21, 1, '2018-06-07 13:43:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3701, 20, 1, '2018-06-07 13:43:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3702, 11, 1, '2018-06-07 13:43:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3703, 19, 1, '2018-06-07 19:15:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3704, 8, 1, '2018-06-07 19:15:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3705, 20, 1, '2018-06-07 19:15:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3706, 21, 1, '2018-06-07 19:15:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3707, 11, 1, '2018-06-07 19:15:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3708, 8, 1, '2018-06-07 19:15:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3709, 19, 1, '2018-06-07 19:15:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3710, 20, 1, '2018-06-07 19:15:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3711, 11, 1, '2018-06-07 19:15:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3712, 21, 1, '2018-06-07 19:15:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3713, 19, 1, '2018-06-07 19:16:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3714, 8, 1, '2018-06-07 19:16:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3715, 20, 1, '2018-06-07 19:16:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3716, 21, 1, '2018-06-07 19:16:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3717, 11, 1, '2018-06-07 19:16:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3718, 19, 1, '2018-06-08 11:11:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3719, 8, 1, '2018-06-08 11:11:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3720, 21, 1, '2018-06-08 11:11:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3721, 20, 1, '2018-06-08 11:11:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3722, 11, 1, '2018-06-08 11:11:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3723, 8, 1, '2018-06-08 11:25:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3724, 20, 1, '2018-06-08 11:25:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3725, 11, 1, '2018-06-08 11:25:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3726, 21, 1, '2018-06-08 11:25:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3727, 19, 1, '2018-06-08 11:25:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3728, 20, 1, '2018-06-08 12:07:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"177.98.64.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3729, 19, 1, '2018-06-08 12:07:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"177.98.64.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3730, 11, 1, '2018-06-08 12:07:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"177.98.64.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3731, 8, 1, '2018-06-08 12:07:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"177.98.64.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3732, 21, 1, '2018-06-08 12:07:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"177.98.64.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3733, 19, 1, '2018-06-09 15:04:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3734, 20, 1, '2018-06-09 15:04:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3735, 8, 1, '2018-06-09 15:04:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3736, 21, 1, '2018-06-09 15:04:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3737, 11, 1, '2018-06-09 15:04:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3738, 19, 1, '2018-06-09 15:30:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3739, 20, 1, '2018-06-09 15:30:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3740, 11, 1, '2018-06-09 15:30:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3741, 21, 1, '2018-06-09 15:30:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3742, 8, 1, '2018-06-09 15:30:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3743, 19, 1, '2018-06-09 16:11:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3744, 11, 1, '2018-06-09 16:11:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3745, 20, 1, '2018-06-09 16:11:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3746, 21, 1, '2018-06-09 16:11:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3747, 8, 1, '2018-06-09 16:11:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3748, 8, 1, '2018-06-10 07:00:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3749, 20, 1, '2018-06-10 07:00:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3750, 21, 1, '2018-06-10 07:00:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3751, 19, 1, '2018-06-10 07:00:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3752, 11, 1, '2018-06-10 07:00:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3753, 8, 1, '2018-06-10 07:00:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3754, 19, 1, '2018-06-10 07:00:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3755, 11, 1, '2018-06-10 07:00:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3756, 20, 1, '2018-06-10 07:00:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3757, 21, 1, '2018-06-10 07:00:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3758, 19, 1, '2018-06-10 07:11:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3759, 8, 1, '2018-06-10 07:11:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3760, 11, 1, '2018-06-10 07:11:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3761, 21, 1, '2018-06-10 07:11:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3762, 20, 1, '2018-06-10 07:11:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3763, 8, 1, '2018-06-10 10:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3764, 20, 1, '2018-06-10 10:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3765, 19, 1, '2018-06-10 10:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3766, 21, 1, '2018-06-10 10:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3767, 11, 1, '2018-06-10 10:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3768, 19, 1, '2018-06-10 10:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3769, 8, 1, '2018-06-10 10:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3770, 20, 1, '2018-06-10 10:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3771, 11, 1, '2018-06-10 10:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3772, 21, 1, '2018-06-10 10:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3773, 19, 1, '2018-06-10 10:51:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3774, 8, 1, '2018-06-10 10:51:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3775, 21, 1, '2018-06-10 10:51:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3776, 11, 1, '2018-06-10 10:51:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3777, 20, 1, '2018-06-10 10:51:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3778, 8, 1, '2018-06-10 10:51:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3779, 20, 1, '2018-06-10 10:51:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3780, 11, 1, '2018-06-10 10:51:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3781, 21, 1, '2018-06-10 10:51:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3782, 19, 1, '2018-06-10 10:51:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3783, 8, 1, '2018-06-10 13:15:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"94.12.0.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3784, 20, 1, '2018-06-10 13:15:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"94.12.0.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3785, 11, 1, '2018-06-10 13:15:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"94.12.0.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3786, 19, 1, '2018-06-10 13:15:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"94.12.0.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3787, 21, 1, '2018-06-10 13:15:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"94.12.0.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3788, 19, 1, '2018-06-10 16:45:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3789, 8, 1, '2018-06-10 16:45:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3790, 20, 1, '2018-06-10 16:45:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3791, 11, 1, '2018-06-10 16:45:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3792, 21, 1, '2018-06-10 16:45:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3793, 19, 1, '2018-06-10 16:55:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3794, 20, 1, '2018-06-10 16:55:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3795, 21, 1, '2018-06-10 16:55:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3796, 8, 1, '2018-06-10 16:55:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3797, 11, 1, '2018-06-10 16:55:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3798, 8, 1, '2018-06-11 07:08:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3799, 20, 1, '2018-06-11 07:08:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3800, 19, 1, '2018-06-11 07:08:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3801, 21, 1, '2018-06-11 07:08:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3802, 11, 1, '2018-06-11 07:08:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3803, 19, 1, '2018-06-11 07:23:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3804, 8, 1, '2018-06-11 07:23:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3805, 11, 1, '2018-06-11 07:23:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3806, 21, 1, '2018-06-11 07:23:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3807, 20, 1, '2018-06-11 07:23:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3808, 19, 1, '2018-06-11 07:55:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3809, 20, 1, '2018-06-11 07:55:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3810, 8, 1, '2018-06-11 07:55:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3811, 11, 1, '2018-06-11 07:55:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3812, 21, 1, '2018-06-11 07:55:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3813, 19, 1, '2018-06-11 08:12:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3814, 20, 1, '2018-06-11 08:12:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3815, 21, 1, '2018-06-11 08:12:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3816, 11, 1, '2018-06-11 08:12:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3817, 8, 1, '2018-06-11 08:12:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3818, 19, 1, '2018-06-11 08:36:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3819, 8, 1, '2018-06-11 08:36:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3820, 20, 1, '2018-06-11 08:36:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3821, 21, 1, '2018-06-11 08:36:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3822, 11, 1, '2018-06-11 08:36:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3823, 19, 1, '2018-06-11 08:39:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3824, 8, 1, '2018-06-11 08:39:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3825, 11, 1, '2018-06-11 08:39:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3826, 20, 1, '2018-06-11 08:39:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3827, 21, 1, '2018-06-11 08:39:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3828, 19, 1, '2018-06-11 08:41:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3829, 8, 1, '2018-06-11 08:41:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3830, 20, 1, '2018-06-11 08:41:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3831, 21, 1, '2018-06-11 08:41:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3832, 11, 1, '2018-06-11 08:41:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3833, 8, 1, '2018-06-11 08:41:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3834, 19, 1, '2018-06-11 08:41:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3835, 21, 1, '2018-06-11 08:41:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3836, 20, 1, '2018-06-11 08:41:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3837, 11, 1, '2018-06-11 08:41:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3838, 19, 1, '2018-06-11 09:11:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"157.37.253.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3839, 8, 1, '2018-06-11 09:11:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"157.37.253.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3840, 21, 1, '2018-06-11 09:11:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"157.37.253.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3841, 20, 1, '2018-06-11 09:11:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"157.37.253.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3842, 11, 1, '2018-06-11 09:11:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"157.37.253.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3843, 19, 1, '2018-06-11 09:12:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3844, 8, 1, '2018-06-11 09:12:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3845, 21, 1, '2018-06-11 09:12:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3846, 20, 1, '2018-06-11 09:12:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3847, 11, 1, '2018-06-11 09:12:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3848, 21, 1, '2018-06-11 14:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3849, 20, 1, '2018-06-11 14:26:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3850, 8, 1, '2018-06-11 14:26:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3851, 19, 1, '2018-06-11 14:27:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3852, 11, 1, '2018-06-11 14:27:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3853, 21, 1, '2018-06-11 19:43:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3854, 8, 1, '2018-06-11 19:43:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3855, 11, 1, '2018-06-11 19:43:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3856, 20, 1, '2018-06-11 19:43:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3857, 19, 1, '2018-06-11 19:43:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3858, 19, 1, '2018-06-11 19:43:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3859, 21, 1, '2018-06-11 19:43:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3860, 11, 1, '2018-06-11 19:43:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3861, 8, 1, '2018-06-11 19:43:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3862, 20, 1, '2018-06-11 19:43:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3863, 8, 1, '2018-06-11 19:45:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3864, 19, 1, '2018-06-11 19:45:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3865, 11, 1, '2018-06-11 19:45:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3866, 21, 1, '2018-06-11 19:45:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3867, 20, 1, '2018-06-11 19:45:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3868, 19, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3869, 20, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3870, 11, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3871, 8, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3872, 21, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3873, 8, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3874, 11, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3875, 19, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3876, 20, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3877, 21, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3878, 8, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3879, 19, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3880, 20, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3881, 11, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3882, 21, 1, '2018-06-12 06:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3883, 8, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3884, 19, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3885, 20, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3886, 11, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3887, 21, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3888, 8, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(3889, 21, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3890, 11, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3891, 20, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3892, 19, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3893, 21, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3894, 11, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3895, 8, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3896, 20, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3897, 19, 1, '2018-06-12 06:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3898, 8, 1, '2018-06-13 16:43:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3899, 19, 1, '2018-06-13 16:43:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3900, 20, 1, '2018-06-13 16:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3901, 11, 1, '2018-06-13 16:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3902, 21, 1, '2018-06-13 16:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.58.74.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3903, 21, 1, '2018-06-13 20:47:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3904, 8, 1, '2018-06-14 07:24:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3905, 17, 1, '2018-06-14 07:25:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3906, 8, 1, '2018-06-15 22:00:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3907, 17, 1, '2018-06-15 22:00:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3908, 11, 1, '2018-06-18 00:47:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3909, 21, 1, '2018-06-18 00:47:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3910, 20, 1, '2018-06-18 00:47:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3911, 8, 1, '2018-06-18 00:47:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3912, 19, 1, '2018-06-18 00:47:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3913, 19, 1, '2018-06-18 01:10:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3914, 8, 1, '2018-06-18 01:10:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3915, 20, 1, '2018-06-18 01:10:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3916, 11, 1, '2018-06-18 01:10:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3917, 21, 1, '2018-06-18 01:10:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3918, 11, 1, '2018-06-18 01:13:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3919, 8, 1, '2018-06-18 01:13:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3920, 21, 1, '2018-06-18 01:13:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3921, 20, 1, '2018-06-18 01:13:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3922, 19, 1, '2018-06-18 01:13:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3923, 19, 1, '2018-06-18 06:28:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3924, 8, 1, '2018-06-18 07:33:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3925, 21, 1, '2018-06-18 07:33:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3926, 8, 1, '2018-06-18 09:21:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3927, 20, 1, '2018-06-18 12:57:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3928, 11, 1, '2018-06-18 13:39:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3929, 20, 1, '2018-06-18 13:39:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3930, 20, 1, '2018-06-18 17:07:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3931, 19, 1, '2018-06-18 18:01:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3932, 11, 1, '2018-06-18 18:50:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3933, 21, 1, '2018-06-18 19:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3934, 11, 1, '2018-06-18 22:12:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3935, 21, 1, '2018-06-19 00:19:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3936, 19, 1, '2018-06-19 06:52:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3937, 19, 1, '2018-06-19 13:25:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.75.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3938, 19, 1, '2018-06-30 16:56:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3939, 21, 1, '2018-06-30 16:56:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3940, 8, 1, '2018-06-30 16:56:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3941, 19, 1, '2018-06-30 22:06:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3942, 8, 1, '2018-06-30 22:06:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3943, 20, 1, '2018-06-30 22:06:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3944, 21, 1, '2018-06-30 22:06:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3945, 11, 1, '2018-06-30 22:06:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3946, 19, 1, '2018-06-30 22:08:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3947, 8, 1, '2018-06-30 22:08:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3948, 20, 1, '2018-06-30 22:08:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3949, 21, 1, '2018-06-30 22:08:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3950, 11, 1, '2018-06-30 22:08:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3951, 19, 1, '2018-06-30 22:09:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3952, 8, 1, '2018-06-30 22:09:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3953, 21, 1, '2018-06-30 22:09:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3954, 11, 1, '2018-06-30 22:09:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3955, 20, 1, '2018-06-30 22:09:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3956, 8, 1, '2018-06-30 22:14:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3957, 19, 1, '2018-06-30 22:14:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3958, 20, 1, '2018-06-30 22:14:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3959, 11, 1, '2018-06-30 22:14:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3960, 21, 1, '2018-06-30 22:14:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3961, 20, 1, '2018-07-01 11:36:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3962, 19, 1, '2018-07-01 19:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3963, 21, 1, '2018-07-01 19:13:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3964, 11, 1, '2018-07-01 20:16:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3965, 19, 1, '2018-07-01 23:15:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3966, 21, 1, '2018-07-01 23:15:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3967, 11, 1, '2018-07-01 23:59:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3968, 20, 1, '2018-07-02 10:26:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3969, 19, 1, '2018-07-02 14:59:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3970, 8, 1, '2018-07-02 14:59:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3971, 11, 1, '2018-07-02 14:59:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3972, 21, 1, '2018-07-02 14:59:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3973, 20, 1, '2018-07-02 14:59:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3974, 8, 1, '2018-07-02 15:00:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3975, 20, 1, '2018-07-02 17:59:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3976, 11, 1, '2018-07-02 21:02:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3977, 8, 1, '2018-07-02 21:02:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3978, 19, 1, '2018-07-03 13:02:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.211.172.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3979, 20, 1, '2018-07-03 13:02:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.211.172.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3980, 8, 1, '2018-07-03 13:02:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.211.172.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3981, 21, 1, '2018-07-03 13:02:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.211.172.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3982, 11, 1, '2018-07-03 13:02:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.211.172.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3983, 8, 1, '2018-07-04 01:43:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3984, 17, 1, '2018-07-04 01:43:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3985, 21, 1, '2018-07-04 09:55:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.211.172.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3986, 19, 1, '2018-07-04 09:55:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.211.172.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3987, 20, 1, '2018-07-04 09:55:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.211.172.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3988, 8, 1, '2018-07-04 09:55:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.211.172.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3989, 11, 1, '2018-07-04 09:55:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.211.172.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3990, 8, 1, '2018-07-06 10:42:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3991, 19, 1, '2018-07-06 10:42:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3992, 20, 1, '2018-07-06 10:42:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3993, 21, 1, '2018-07-06 10:42:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3994, 11, 1, '2018-07-06 10:42:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3995, 19, 1, '2018-07-06 10:47:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3996, 8, 1, '2018-07-06 10:47:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3997, 20, 1, '2018-07-06 10:47:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3998, 21, 1, '2018-07-06 10:47:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(3999, 11, 1, '2018-07-06 10:47:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4000, 17, 1, '2018-07-06 10:52:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4001, 8, 1, '2018-07-06 10:52:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4002, 19, 1, '2018-07-06 11:17:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4003, 8, 1, '2018-07-06 11:17:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4004, 21, 1, '2018-07-06 11:17:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4005, 11, 1, '2018-07-06 11:17:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4006, 20, 1, '2018-07-06 11:17:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4007, 19, 1, '2018-07-06 11:41:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4008, 8, 1, '2018-07-06 11:41:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4009, 21, 1, '2018-07-06 11:41:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4010, 20, 1, '2018-07-06 11:41:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4011, 11, 1, '2018-07-06 11:41:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4012, 19, 1, '2018-07-06 12:15:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.156.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4013, 8, 1, '2018-07-06 12:15:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.156.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4014, 11, 1, '2018-07-06 12:15:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.156.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4015, 20, 1, '2018-07-06 12:15:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.156.20\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4016, 21, 1, '2018-07-06 12:15:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.156.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4017, 19, 1, '2018-07-06 12:16:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.156.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4018, 8, 1, '2018-07-06 12:16:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.156.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4019, 20, 1, '2018-07-06 12:16:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.156.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4020, 21, 1, '2018-07-06 12:16:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.156.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4021, 11, 1, '2018-07-06 12:16:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.156.20\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4022, 8, 1, '2018-07-06 20:37:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4023, 19, 1, '2018-07-06 20:37:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4024, 11, 1, '2018-07-06 20:37:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4025, 20, 1, '2018-07-06 20:37:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4026, 21, 1, '2018-07-06 20:37:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4027, 19, 1, '2018-07-06 20:37:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4028, 8, 1, '2018-07-06 20:37:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4029, 11, 1, '2018-07-06 20:37:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4030, 20, 1, '2018-07-06 20:37:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4031, 21, 1, '2018-07-06 20:37:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.123.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4032, 8, 1, '2018-07-07 06:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4033, 19, 1, '2018-07-07 06:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4034, 11, 1, '2018-07-07 06:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4035, 20, 1, '2018-07-07 06:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4036, 21, 1, '2018-07-07 06:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4037, 19, 1, '2018-07-07 10:29:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4038, 8, 1, '2018-07-07 10:29:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4039, 20, 1, '2018-07-07 10:29:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4040, 21, 1, '2018-07-07 10:29:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4041, 11, 1, '2018-07-07 10:29:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4042, 19, 1, '2018-07-07 14:40:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4043, 8, 1, '2018-07-07 14:40:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4044, 20, 1, '2018-07-07 14:40:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4045, 21, 1, '2018-07-07 14:40:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4046, 11, 1, '2018-07-07 14:40:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4047, 20, 1, '2018-07-07 16:04:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4048, 19, 1, '2018-07-07 16:04:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4049, 8, 1, '2018-07-07 16:04:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4050, 21, 1, '2018-07-07 16:04:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4051, 11, 1, '2018-07-07 16:04:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4052, 19, 1, '2018-07-07 16:45:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4053, 8, 1, '2018-07-07 16:45:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4054, 20, 1, '2018-07-07 16:45:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4055, 21, 1, '2018-07-07 16:45:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4056, 11, 1, '2018-07-07 16:45:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4057, 19, 1, '2018-07-07 19:01:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"66.220.151.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4058, 21, 1, '2018-07-07 19:01:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"66.220.151.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4059, 20, 1, '2018-07-07 19:01:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"66.220.151.213\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4060, 11, 1, '2018-07-07 19:01:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"66.220.151.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4061, 8, 1, '2018-07-07 19:01:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"66.220.151.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4062, 19, 1, '2018-07-07 19:01:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"66.220.151.213\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4063, 20, 1, '2018-07-07 19:01:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"66.220.151.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4064, 8, 1, '2018-07-07 19:01:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"66.220.151.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4065, 21, 1, '2018-07-07 19:01:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"66.220.151.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4066, 11, 1, '2018-07-07 19:01:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"66.220.151.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4067, 19, 1, '2018-07-07 19:50:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4068, 8, 1, '2018-07-07 19:50:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4069, 21, 1, '2018-07-07 19:50:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4070, 11, 1, '2018-07-07 19:50:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4071, 20, 1, '2018-07-07 19:50:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4072, 19, 1, '2018-07-09 14:12:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4073, 8, 1, '2018-07-09 14:12:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4074, 20, 1, '2018-07-09 14:12:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4075, 21, 1, '2018-07-09 14:12:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4076, 11, 1, '2018-07-09 14:12:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4077, 8, 1, '2018-07-09 14:15:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.99.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4078, 21, 1, '2018-07-09 14:15:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.99.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4079, 19, 1, '2018-07-09 14:15:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.99.183\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4080, 11, 1, '2018-07-09 14:15:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.99.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4081, 20, 1, '2018-07-09 14:15:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.99.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4082, 19, 1, '2018-07-09 14:15:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.112.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4083, 8, 1, '2018-07-09 14:15:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.112.152\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4084, 11, 1, '2018-07-09 14:15:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.112.131\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4085, 21, 1, '2018-07-09 14:15:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.112.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4086, 20, 1, '2018-07-09 14:15:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.112.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4087, 19, 1, '2018-07-09 14:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.99.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4088, 8, 1, '2018-07-09 14:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.99.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4089, 20, 1, '2018-07-09 14:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.99.183\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4090, 11, 1, '2018-07-09 14:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.99.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4091, 21, 1, '2018-07-09 14:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.99.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4092, 19, 1, '2018-07-09 14:15:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.112.131\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4093, 8, 1, '2018-07-09 14:15:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.112.153\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4094, 21, 1, '2018-07-09 14:15:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.112.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4095, 20, 1, '2018-07-09 14:15:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.112.152\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4096, 11, 1, '2018-07-09 14:15:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.112.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4097, 19, 1, '2018-07-15 07:24:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4098, 20, 1, '2018-07-15 07:24:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4099, 21, 1, '2018-07-15 07:24:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4100, 11, 1, '2018-07-15 07:24:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4101, 8, 1, '2018-07-15 07:24:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4102, 19, 1, '2018-07-16 09:20:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4103, 8, 1, '2018-07-16 09:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4104, 21, 1, '2018-07-16 09:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4105, 20, 1, '2018-07-16 09:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4106, 11, 1, '2018-07-16 09:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4107, 20, 1, '2018-07-17 09:31:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4108, 8, 1, '2018-07-17 09:31:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4109, 19, 1, '2018-07-17 09:31:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4110, 21, 1, '2018-07-17 09:31:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4111, 11, 1, '2018-07-17 09:31:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4112, 19, 1, '2018-07-17 14:01:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4113, 8, 1, '2018-07-17 14:01:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4114, 20, 1, '2018-07-17 14:01:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4115, 21, 1, '2018-07-17 14:01:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4116, 11, 1, '2018-07-17 14:01:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4117, 19, 1, '2018-07-17 14:41:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4118, 8, 1, '2018-07-17 14:41:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4119, 20, 1, '2018-07-17 14:41:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4120, 21, 1, '2018-07-17 14:41:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4121, 11, 1, '2018-07-17 14:41:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4122, 8, 1, '2018-07-21 08:48:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"168.70.35.207\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4123, 20, 1, '2018-07-21 08:48:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"168.70.35.207\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4124, 21, 1, '2018-07-21 08:48:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"168.70.35.207\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4125, 19, 1, '2018-07-21 08:48:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"168.70.35.207\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4126, 11, 1, '2018-07-21 08:48:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"168.70.35.207\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4127, 19, 1, '2018-07-21 12:29:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4128, 8, 1, '2018-07-21 12:29:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4129, 21, 1, '2018-07-21 12:29:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4130, 11, 1, '2018-07-21 12:29:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4131, 20, 1, '2018-07-21 12:29:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4132, 19, 1, '2018-07-21 12:33:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4133, 8, 1, '2018-07-21 12:33:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4134, 20, 1, '2018-07-21 12:33:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4135, 11, 1, '2018-07-21 12:33:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4136, 21, 1, '2018-07-21 12:33:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4137, 19, 1, '2018-07-21 12:33:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4138, 8, 1, '2018-07-21 12:33:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4139, 20, 1, '2018-07-21 12:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4140, 11, 1, '2018-07-21 12:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4141, 21, 1, '2018-07-21 12:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4142, 19, 1, '2018-07-22 13:21:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.58.107.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4143, 21, 1, '2018-07-22 13:21:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.58.107.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4144, 11, 1, '2018-07-22 13:21:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.58.107.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4145, 8, 1, '2018-07-22 13:21:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.58.107.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4146, 20, 1, '2018-07-22 13:21:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.58.107.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4147, 19, 1, '2018-07-23 16:29:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4148, 8, 1, '2018-07-23 16:29:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4149, 20, 1, '2018-07-23 16:29:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4150, 11, 1, '2018-07-23 16:29:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4151, 21, 1, '2018-07-23 16:29:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4152, 19, 1, '2018-07-23 16:48:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4153, 21, 1, '2018-07-23 16:48:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4154, 20, 1, '2018-07-23 16:48:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4155, 11, 1, '2018-07-23 16:48:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4156, 8, 1, '2018-07-23 16:48:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4157, 19, 1, '2018-07-24 02:56:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.104.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4158, 8, 1, '2018-07-24 02:56:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.104.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4159, 20, 1, '2018-07-24 02:56:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.104.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4160, 21, 1, '2018-07-24 02:56:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.104.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4161, 11, 1, '2018-07-24 02:56:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.73.104.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4162, 11, 1, '2018-07-27 11:03:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4163, 19, 1, '2018-07-27 11:03:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4164, 8, 1, '2018-07-27 11:03:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4165, 21, 1, '2018-07-27 11:03:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(4166, 20, 1, '2018-07-27 11:03:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4167, 21, 1, '2018-07-28 11:52:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4168, 20, 1, '2018-07-28 11:52:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4169, 19, 1, '2018-07-28 11:53:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4170, 8, 1, '2018-07-28 11:53:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4171, 11, 1, '2018-07-28 11:53:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4172, 11, 1, '2018-07-29 07:59:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4173, 19, 1, '2018-07-29 07:59:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4174, 21, 1, '2018-07-29 07:59:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4175, 20, 1, '2018-07-29 07:59:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4176, 8, 1, '2018-07-29 07:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4177, 20, 1, '2018-07-29 08:16:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4178, 11, 1, '2018-07-29 08:16:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4179, 21, 1, '2018-07-29 08:16:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4180, 8, 1, '2018-07-29 08:16:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4181, 19, 1, '2018-07-29 08:16:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4182, 17, 1, '2018-07-30 12:58:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4183, 8, 1, '2018-07-30 12:58:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4184, 17, 1, '2018-07-31 06:19:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4185, 8, 1, '2018-07-31 06:19:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4186, 19, 1, '2018-08-02 18:54:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.194.19.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4187, 8, 1, '2018-08-02 18:54:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.194.19.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4188, 21, 1, '2018-08-02 18:54:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.194.19.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4189, 11, 1, '2018-08-02 18:54:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.194.19.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4190, 20, 1, '2018-08-02 18:54:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.194.19.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4191, 19, 1, '2018-08-05 10:33:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.92.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4192, 8, 1, '2018-08-05 10:33:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.92.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4193, 21, 1, '2018-08-05 10:33:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.92.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4194, 11, 1, '2018-08-05 10:33:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.92.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4195, 20, 1, '2018-08-05 10:33:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.92.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4196, 19, 1, '2018-08-05 10:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.92.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4197, 8, 1, '2018-08-05 10:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.92.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4198, 21, 1, '2018-08-05 10:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.92.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4199, 11, 1, '2018-08-05 10:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.92.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4200, 20, 1, '2018-08-05 10:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.92.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4201, 17, 1, '2018-08-05 16:18:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4202, 8, 1, '2018-08-05 16:18:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4203, 19, 1, '2018-08-08 12:13:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"190.136.19.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4204, 8, 1, '2018-08-08 12:13:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"190.136.19.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4205, 20, 1, '2018-08-08 12:13:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"190.136.19.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4206, 21, 1, '2018-08-08 12:13:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"190.136.19.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4207, 11, 1, '2018-08-08 12:13:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"190.136.19.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4208, 19, 1, '2018-08-12 14:38:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4209, 8, 1, '2018-08-12 14:38:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4210, 20, 1, '2018-08-12 14:38:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4211, 11, 1, '2018-08-12 14:38:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4212, 21, 1, '2018-08-12 14:38:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4213, 8, 1, '2018-08-14 12:48:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4214, 21, 1, '2018-08-14 12:48:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4215, 11, 1, '2018-08-14 12:48:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4216, 19, 1, '2018-08-14 12:48:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4217, 20, 1, '2018-08-14 12:48:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4218, 19, 1, '2018-09-09 12:05:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4219, 8, 1, '2018-09-09 12:05:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4220, 21, 1, '2018-09-09 12:05:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4221, 20, 1, '2018-09-09 12:05:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4222, 11, 1, '2018-09-09 12:05:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4223, 8, 1, '2018-09-09 12:14:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4224, 19, 1, '2018-09-09 12:14:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4225, 11, 1, '2018-09-09 12:14:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4226, 20, 1, '2018-09-09 12:14:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4227, 21, 1, '2018-09-09 12:14:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4228, 19, 1, '2018-09-09 12:47:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4229, 11, 1, '2018-09-09 12:47:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4230, 20, 1, '2018-09-09 12:47:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4231, 21, 1, '2018-09-09 12:47:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4232, 8, 1, '2018-09-09 12:47:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4233, 19, 1, '2018-09-09 14:43:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4234, 20, 1, '2018-09-09 14:43:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4235, 8, 1, '2018-09-09 14:43:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4236, 21, 1, '2018-09-09 14:43:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4237, 11, 1, '2018-09-09 14:43:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4238, 8, 1, '2018-09-09 17:33:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4239, 19, 1, '2018-09-09 17:33:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4240, 21, 1, '2018-09-09 17:33:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4241, 11, 1, '2018-09-09 17:33:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4242, 20, 1, '2018-09-09 17:33:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4243, 19, 1, '2018-09-09 17:46:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4244, 11, 1, '2018-09-09 17:46:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4245, 8, 1, '2018-09-09 17:46:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4246, 21, 1, '2018-09-09 17:46:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4247, 20, 1, '2018-09-09 17:46:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4248, 11, 1, '2018-09-09 17:47:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"24.91.119.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4249, 20, 1, '2018-09-09 17:47:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"47.200.201.95\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4250, 19, 1, '2018-09-09 17:47:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"99.72.92.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4251, 8, 1, '2018-09-09 17:47:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"70.140.35.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4252, 21, 1, '2018-09-09 17:47:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"96.225.173.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4253, 19, 1, '2018-09-23 10:59:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4254, 8, 1, '2018-09-23 10:59:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4255, 20, 1, '2018-09-23 10:59:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4256, 21, 1, '2018-09-23 10:59:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4257, 11, 1, '2018-09-23 10:59:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4258, 8, 1, '2018-09-23 11:25:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"142.177.130.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4259, 20, 1, '2018-09-23 11:25:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"142.177.130.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4260, 19, 1, '2018-09-23 11:25:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"142.177.130.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4261, 21, 1, '2018-09-23 11:25:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"142.177.130.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4262, 11, 1, '2018-09-23 11:25:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"142.177.130.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4263, 19, 1, '2018-09-23 14:07:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4264, 8, 1, '2018-09-23 14:07:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4265, 20, 1, '2018-09-23 14:07:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4266, 21, 1, '2018-09-23 14:07:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4267, 11, 1, '2018-09-23 14:07:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4268, 20, 1, '2018-09-23 14:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4269, 19, 1, '2018-09-23 14:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4270, 8, 1, '2018-09-23 14:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4271, 21, 1, '2018-09-23 14:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4272, 11, 1, '2018-09-23 14:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4273, 19, 1, '2018-09-23 14:12:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4274, 8, 1, '2018-09-23 14:12:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4275, 21, 1, '2018-09-23 14:12:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4276, 20, 1, '2018-09-23 14:12:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4277, 11, 1, '2018-09-23 14:12:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4278, 19, 1, '2018-09-23 14:12:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4279, 8, 1, '2018-09-23 14:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4280, 20, 1, '2018-09-23 14:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4281, 21, 1, '2018-09-23 14:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4282, 11, 1, '2018-09-23 14:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4283, 19, 1, '2018-09-23 14:13:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4284, 20, 1, '2018-09-23 14:13:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4285, 8, 1, '2018-09-23 14:13:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4286, 21, 1, '2018-09-23 14:13:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4287, 11, 1, '2018-09-23 14:13:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4288, 19, 1, '2018-09-23 14:24:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4289, 20, 1, '2018-09-23 14:24:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4290, 21, 1, '2018-09-23 14:24:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4291, 8, 1, '2018-09-23 14:24:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4292, 11, 1, '2018-09-23 14:24:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4293, 19, 1, '2018-09-23 22:01:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"129.97.125.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4294, 8, 1, '2018-09-23 22:01:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"129.97.125.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4295, 21, 1, '2018-09-23 22:01:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"129.97.125.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4296, 20, 1, '2018-09-23 22:01:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"129.97.125.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4297, 11, 1, '2018-09-23 22:01:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"129.97.125.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4298, 19, 1, '2018-09-24 00:00:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"24.84.216.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4299, 20, 1, '2018-09-24 00:00:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"24.84.216.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4300, 11, 1, '2018-09-24 00:00:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"24.84.216.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4301, 21, 1, '2018-09-24 00:00:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"24.84.216.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4302, 8, 1, '2018-09-24 00:00:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"24.84.216.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4303, 19, 1, '2018-09-24 07:04:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4304, 8, 1, '2018-09-24 07:04:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4305, 20, 1, '2018-09-24 07:04:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4306, 21, 1, '2018-09-24 07:04:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4307, 19, 1, '2018-09-24 07:12:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4308, 8, 1, '2018-09-24 07:12:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4309, 20, 1, '2018-09-24 07:12:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4310, 21, 1, '2018-09-24 07:12:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4311, 19, 1, '2018-09-24 08:46:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4312, 8, 1, '2018-09-24 08:46:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4313, 21, 1, '2018-09-24 08:46:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4314, 20, 1, '2018-09-24 08:46:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4315, 11, 1, '2018-09-24 08:46:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4316, 19, 1, '2018-09-24 12:51:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.249.229.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4317, 20, 1, '2018-09-24 12:51:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.249.229.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4318, 21, 1, '2018-09-24 12:51:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.249.229.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4319, 8, 1, '2018-09-24 12:51:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.249.229.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4320, 11, 1, '2018-09-24 12:51:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.249.229.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4321, 19, 1, '2018-09-24 14:47:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4322, 8, 1, '2018-09-24 14:47:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4323, 20, 1, '2018-09-24 14:47:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4324, 21, 1, '2018-09-24 14:47:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4325, 11, 1, '2018-09-24 14:47:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4326, 8, 1, '2018-09-24 14:49:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4327, 19, 1, '2018-09-24 14:49:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4328, 20, 1, '2018-09-24 14:49:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4329, 21, 1, '2018-09-24 14:49:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4330, 11, 1, '2018-09-24 14:49:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4331, 19, 1, '2018-09-24 14:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4332, 20, 1, '2018-09-24 14:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4333, 11, 1, '2018-09-24 14:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4334, 8, 1, '2018-09-24 14:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4335, 21, 1, '2018-09-24 14:51:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4336, 8, 1, '2018-09-24 14:53:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4337, 19, 1, '2018-09-24 14:53:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4338, 21, 1, '2018-09-24 14:53:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4339, 20, 1, '2018-09-24 14:53:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4340, 11, 1, '2018-09-24 14:53:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4341, 19, 1, '2018-09-24 14:58:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4342, 8, 1, '2018-09-24 14:58:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4343, 20, 1, '2018-09-24 14:58:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4344, 21, 1, '2018-09-24 14:58:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4345, 11, 1, '2018-09-24 14:58:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4346, 19, 1, '2018-09-24 15:12:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4347, 21, 1, '2018-09-24 15:12:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4348, 20, 1, '2018-09-24 15:12:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4349, 8, 1, '2018-09-24 15:12:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4350, 11, 1, '2018-09-24 15:12:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4351, 19, 1, '2018-09-24 15:23:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4352, 20, 1, '2018-09-24 15:23:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4353, 21, 1, '2018-09-24 15:23:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4354, 8, 1, '2018-09-24 15:23:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4355, 11, 1, '2018-09-24 15:23:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4356, 19, 1, '2018-09-24 15:43:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4357, 8, 1, '2018-09-24 15:43:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4358, 20, 1, '2018-09-24 15:43:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4359, 21, 1, '2018-09-24 15:43:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4360, 19, 1, '2018-09-24 16:13:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.180.96.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4361, 8, 1, '2018-09-24 16:13:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.180.96.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4362, 11, 1, '2018-09-24 16:13:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.180.96.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4363, 20, 1, '2018-09-24 16:13:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.180.96.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4364, 21, 1, '2018-09-24 16:13:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.180.96.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4365, 19, 1, '2018-09-24 23:27:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.244.36.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4366, 8, 1, '2018-09-24 23:27:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.244.36.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4367, 20, 1, '2018-09-24 23:27:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.244.36.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4368, 21, 1, '2018-09-24 23:27:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.244.36.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4369, 11, 1, '2018-09-24 23:27:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.244.36.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4370, 19, 1, '2018-09-25 04:07:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4371, 21, 1, '2018-09-25 04:07:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4372, 20, 1, '2018-09-25 04:07:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4373, 11, 1, '2018-09-25 04:07:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4374, 8, 1, '2018-09-25 04:07:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4375, 19, 1, '2018-09-25 05:29:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4376, 8, 1, '2018-09-25 05:29:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4377, 21, 1, '2018-09-25 05:29:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4378, 11, 1, '2018-09-25 05:29:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4379, 20, 1, '2018-09-25 05:29:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"104.132.20.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4380, 8, 1, '2018-09-25 05:32:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4381, 20, 1, '2018-09-25 05:32:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4382, 19, 1, '2018-09-25 05:32:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4383, 21, 1, '2018-09-25 05:32:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4384, 11, 1, '2018-09-25 05:32:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4385, 19, 1, '2018-09-25 05:33:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4386, 8, 1, '2018-09-25 05:33:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4387, 20, 1, '2018-09-25 05:33:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4388, 21, 1, '2018-09-25 05:33:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4389, 11, 1, '2018-09-25 05:33:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4390, 19, 1, '2018-09-25 12:32:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4391, 20, 1, '2018-09-25 12:32:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4392, 8, 1, '2018-09-25 12:32:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4393, 21, 1, '2018-09-25 12:32:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4394, 11, 1, '2018-09-25 12:32:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4395, 19, 1, '2018-09-25 14:54:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4396, 8, 1, '2018-09-25 14:54:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4397, 20, 1, '2018-09-25 14:54:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4398, 21, 1, '2018-09-25 14:54:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4399, 11, 1, '2018-09-25 14:54:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4400, 19, 1, '2018-09-26 04:24:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"99.234.79.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4401, 11, 1, '2018-09-26 04:24:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"99.234.79.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4402, 8, 1, '2018-09-26 04:24:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"99.234.79.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4403, 21, 1, '2018-09-26 04:24:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"99.234.79.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4404, 20, 1, '2018-09-26 04:24:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"99.234.79.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4405, 19, 1, '2018-09-26 17:31:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"174.112.224.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4406, 11, 1, '2018-09-26 17:31:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"174.112.224.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4407, 20, 1, '2018-09-26 17:31:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"174.112.224.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4408, 21, 1, '2018-09-26 17:31:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"174.112.224.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4409, 8, 1, '2018-09-26 17:31:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"174.112.224.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4410, 19, 1, '2018-09-26 18:00:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4411, 8, 1, '2018-09-26 18:00:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4412, 20, 1, '2018-09-26 18:00:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4413, 21, 1, '2018-09-26 18:00:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4414, 11, 1, '2018-09-26 18:00:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4415, 19, 1, '2018-09-27 12:42:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4416, 8, 1, '2018-09-27 12:42:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4417, 11, 1, '2018-09-27 12:42:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4418, 21, 1, '2018-09-27 12:42:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4419, 20, 1, '2018-09-27 12:42:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4420, 19, 1, '2018-09-27 18:46:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"174.112.224.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4421, 8, 1, '2018-09-27 18:46:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"174.112.224.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4422, 11, 1, '2018-09-27 18:46:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"174.112.224.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4423, 20, 1, '2018-09-27 18:46:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"174.112.224.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4424, 21, 1, '2018-09-27 18:46:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"174.112.224.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4425, 19, 1, '2018-09-27 19:01:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4426, 8, 1, '2018-09-27 19:01:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4427, 20, 1, '2018-09-27 19:01:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4428, 21, 1, '2018-09-27 19:01:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4429, 11, 1, '2018-09-27 19:01:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4430, 19, 1, '2018-09-27 19:22:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4431, 8, 1, '2018-09-27 19:22:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4432, 20, 1, '2018-09-27 19:22:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4433, 21, 1, '2018-09-27 19:22:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4434, 11, 1, '2018-09-27 19:22:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4435, 19, 1, '2018-09-27 19:23:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4436, 8, 1, '2018-09-27 19:23:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4437, 20, 1, '2018-09-27 19:23:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4438, 11, 1, '2018-09-27 19:23:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4439, 19, 1, '2018-09-27 19:38:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4440, 21, 1, '2018-09-27 19:38:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4441, 8, 1, '2018-09-27 19:38:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4442, 20, 1, '2018-09-27 19:38:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(4443, 11, 1, '2018-09-27 19:38:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4444, 19, 1, '2018-09-27 19:41:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4445, 8, 1, '2018-09-27 19:41:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4446, 21, 1, '2018-09-27 19:41:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4447, 11, 1, '2018-09-27 19:41:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4448, 20, 1, '2018-09-27 19:41:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4449, 19, 1, '2018-09-27 19:47:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4450, 20, 1, '2018-09-27 19:47:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4451, 21, 1, '2018-09-27 19:47:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4452, 8, 1, '2018-09-27 19:47:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4453, 11, 1, '2018-09-27 19:47:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4454, 19, 1, '2018-09-27 19:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4455, 20, 1, '2018-09-27 19:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4456, 21, 1, '2018-09-27 19:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4457, 8, 1, '2018-09-27 19:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4458, 11, 1, '2018-09-27 19:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4459, 19, 1, '2018-09-27 19:52:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4460, 20, 1, '2018-09-27 19:52:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4461, 21, 1, '2018-09-27 19:52:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4462, 11, 1, '2018-09-27 19:52:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4463, 8, 1, '2018-09-27 19:52:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4464, 19, 1, '2018-09-28 04:43:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4465, 8, 1, '2018-09-28 04:43:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4466, 21, 1, '2018-09-28 04:43:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4467, 20, 1, '2018-09-28 04:43:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4468, 11, 1, '2018-09-28 04:43:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4469, 20, 1, '2018-09-28 11:58:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4470, 19, 1, '2018-09-28 11:58:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4471, 8, 1, '2018-09-28 11:58:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4472, 21, 1, '2018-09-28 11:58:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4473, 11, 1, '2018-09-28 11:58:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4474, 19, 1, '2018-09-28 12:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4475, 8, 1, '2018-09-28 12:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4476, 20, 1, '2018-09-28 12:08:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4477, 21, 1, '2018-09-28 12:08:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4478, 11, 1, '2018-09-28 12:08:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4479, 8, 1, '2018-09-28 13:37:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"24.57.228.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4480, 19, 1, '2018-09-28 13:37:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"24.57.228.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4481, 21, 1, '2018-09-28 13:37:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"24.57.228.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4482, 20, 1, '2018-09-28 13:37:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"24.57.228.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4483, 11, 1, '2018-09-28 13:37:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"24.57.228.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4484, 19, 1, '2018-09-28 19:38:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4485, 8, 1, '2018-09-28 19:38:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4486, 21, 1, '2018-09-28 19:38:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4487, 20, 1, '2018-09-28 19:38:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4488, 11, 1, '2018-09-28 19:38:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4489, 19, 1, '2018-09-28 19:41:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4490, 20, 1, '2018-09-28 19:41:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4491, 21, 1, '2018-09-28 19:41:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4492, 11, 1, '2018-09-28 19:41:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4493, 8, 1, '2018-09-28 19:41:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4494, 19, 1, '2018-09-28 19:42:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4495, 8, 1, '2018-09-28 19:42:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4496, 20, 1, '2018-09-28 19:42:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4497, 21, 1, '2018-09-28 19:42:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4498, 11, 1, '2018-09-28 19:42:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4499, 19, 1, '2018-09-28 19:49:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4500, 8, 1, '2018-09-28 19:49:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4501, 20, 1, '2018-09-28 19:49:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4502, 21, 1, '2018-09-28 19:49:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4503, 11, 1, '2018-09-28 19:49:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4504, 8, 1, '2018-09-28 19:51:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4505, 19, 1, '2018-09-28 19:51:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4506, 20, 1, '2018-09-28 19:51:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4507, 21, 1, '2018-09-28 19:51:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4508, 11, 1, '2018-09-28 19:51:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4509, 19, 1, '2018-09-29 12:06:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.166\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4510, 8, 1, '2018-09-29 12:06:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.166\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4511, 20, 1, '2018-09-29 12:06:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.166\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4512, 21, 1, '2018-09-29 12:06:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.166\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4513, 19, 1, '2018-09-29 19:37:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4514, 8, 1, '2018-09-29 19:37:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4515, 20, 1, '2018-09-29 19:37:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4516, 21, 1, '2018-09-29 19:37:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4517, 19, 1, '2018-09-30 07:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4518, 8, 1, '2018-09-30 07:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4519, 20, 1, '2018-09-30 07:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4520, 21, 1, '2018-09-30 07:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4521, 19, 1, '2018-09-30 18:10:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"142.134.23.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4522, 8, 1, '2018-09-30 18:10:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"142.134.23.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4523, 20, 1, '2018-09-30 18:10:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"142.134.23.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4524, 21, 1, '2018-09-30 18:10:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"142.134.23.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4525, 11, 1, '2018-09-30 18:10:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"142.134.23.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4526, 19, 1, '2018-09-30 18:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"142.134.23.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4527, 20, 1, '2018-09-30 18:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"142.134.23.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4528, 8, 1, '2018-09-30 18:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"142.134.23.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4529, 21, 1, '2018-09-30 18:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"142.134.23.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4530, 11, 1, '2018-09-30 18:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"142.134.23.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4531, 8, 1, '2018-09-30 23:08:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4532, 11, 1, '2018-09-30 23:08:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4533, 19, 1, '2018-09-30 23:08:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4534, 20, 1, '2018-09-30 23:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4535, 21, 1, '2018-09-30 23:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.70.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4536, 19, 1, '2018-10-01 02:05:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4537, 8, 1, '2018-10-01 02:05:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4538, 20, 1, '2018-10-01 02:05:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4539, 21, 1, '2018-10-01 02:05:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4540, 19, 1, '2018-10-01 21:04:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4541, 8, 1, '2018-10-01 21:04:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4542, 20, 1, '2018-10-01 21:04:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4543, 21, 1, '2018-10-01 21:04:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4544, 19, 1, '2018-10-02 16:04:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4545, 8, 1, '2018-10-02 16:04:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4546, 20, 1, '2018-10-02 16:04:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4547, 21, 1, '2018-10-02 16:04:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4548, 19, 1, '2018-10-02 17:32:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"64.74.215.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4549, 8, 1, '2018-10-02 17:32:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"64.74.215.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4550, 20, 1, '2018-10-02 17:32:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"64.74.215.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4551, 21, 1, '2018-10-02 17:32:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"64.74.215.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4552, 19, 1, '2018-10-03 11:03:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4553, 8, 1, '2018-10-03 11:03:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4554, 20, 1, '2018-10-03 11:03:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4555, 21, 1, '2018-10-03 11:03:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4556, 8, 1, '2018-10-03 12:26:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4557, 19, 1, '2018-10-03 12:26:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4558, 11, 1, '2018-10-03 12:26:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4559, 21, 1, '2018-10-03 12:26:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4560, 20, 1, '2018-10-03 12:26:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4561, 19, 1, '2018-10-03 12:29:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4562, 20, 1, '2018-10-03 12:29:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4563, 8, 1, '2018-10-03 12:29:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4564, 21, 1, '2018-10-03 12:29:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4565, 19, 1, '2018-10-03 12:29:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4566, 20, 1, '2018-10-03 12:29:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4567, 8, 1, '2018-10-03 12:29:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4568, 21, 1, '2018-10-03 12:29:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4569, 11, 1, '2018-10-03 12:29:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4570, 8, 1, '2018-10-03 12:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4571, 20, 1, '2018-10-03 12:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4572, 19, 1, '2018-10-03 12:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4573, 11, 1, '2018-10-03 12:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4574, 21, 1, '2018-10-03 12:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4575, 19, 1, '2018-10-03 12:32:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4576, 8, 1, '2018-10-03 12:32:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4577, 21, 1, '2018-10-03 12:32:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4578, 20, 1, '2018-10-03 12:32:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4579, 11, 1, '2018-10-03 12:32:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4580, 19, 1, '2018-10-03 12:32:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4581, 20, 1, '2018-10-03 12:32:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4582, 8, 1, '2018-10-03 12:32:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4583, 21, 1, '2018-10-03 12:32:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4584, 11, 1, '2018-10-03 12:32:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4585, 8, 1, '2018-10-03 12:33:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4586, 21, 1, '2018-10-03 12:33:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4587, 19, 1, '2018-10-03 12:33:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4588, 20, 1, '2018-10-03 12:33:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4589, 11, 1, '2018-10-03 12:33:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4590, 19, 1, '2018-10-03 12:34:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4591, 8, 1, '2018-10-03 12:34:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4592, 20, 1, '2018-10-03 12:34:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4593, 21, 1, '2018-10-03 12:34:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4594, 11, 1, '2018-10-03 12:34:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4595, 20, 1, '2018-10-03 12:35:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4596, 8, 1, '2018-10-03 12:35:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4597, 21, 1, '2018-10-03 12:35:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4598, 19, 1, '2018-10-03 12:35:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4599, 11, 1, '2018-10-03 12:35:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4600, 8, 1, '2018-10-03 12:37:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4601, 19, 1, '2018-10-03 12:37:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4602, 11, 1, '2018-10-03 12:37:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4603, 20, 1, '2018-10-03 12:37:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4604, 21, 1, '2018-10-03 12:37:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4605, 19, 1, '2018-10-03 12:39:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4606, 8, 1, '2018-10-03 12:39:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4607, 20, 1, '2018-10-03 12:39:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4608, 21, 1, '2018-10-03 12:39:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4609, 11, 1, '2018-10-03 12:39:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4610, 19, 1, '2018-10-03 12:39:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4611, 8, 1, '2018-10-03 12:39:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4612, 20, 1, '2018-10-03 12:39:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4613, 11, 1, '2018-10-03 12:39:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4614, 21, 1, '2018-10-03 12:39:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4615, 19, 1, '2018-10-03 12:42:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4616, 20, 1, '2018-10-03 12:42:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4617, 8, 1, '2018-10-03 12:42:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4618, 11, 1, '2018-10-03 12:42:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4619, 21, 1, '2018-10-03 12:42:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4620, 19, 1, '2018-10-03 12:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4621, 20, 1, '2018-10-03 12:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4622, 21, 1, '2018-10-03 12:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4623, 11, 1, '2018-10-03 12:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4624, 8, 1, '2018-10-03 12:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4625, 19, 1, '2018-10-03 12:45:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4626, 8, 1, '2018-10-03 12:45:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4627, 20, 1, '2018-10-03 12:45:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4628, 21, 1, '2018-10-03 12:45:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4629, 11, 1, '2018-10-03 12:45:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4630, 19, 1, '2018-10-03 12:46:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4631, 8, 1, '2018-10-03 12:46:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4632, 11, 1, '2018-10-03 12:46:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4633, 21, 1, '2018-10-03 12:46:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4634, 20, 1, '2018-10-03 12:46:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4635, 8, 1, '2018-10-03 12:52:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4636, 20, 1, '2018-10-03 12:52:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4637, 19, 1, '2018-10-03 12:52:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4638, 21, 1, '2018-10-03 12:52:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4639, 11, 1, '2018-10-03 12:52:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4640, 19, 1, '2018-10-03 12:52:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4641, 8, 1, '2018-10-03 12:52:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4642, 21, 1, '2018-10-03 12:52:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4643, 20, 1, '2018-10-03 12:52:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4644, 11, 1, '2018-10-03 12:52:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4645, 19, 1, '2018-10-03 12:52:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4646, 8, 1, '2018-10-03 12:52:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4647, 20, 1, '2018-10-03 12:52:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4648, 21, 1, '2018-10-03 12:52:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4649, 11, 1, '2018-10-03 12:52:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4650, 20, 1, '2018-10-03 12:52:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4651, 8, 1, '2018-10-03 12:52:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4652, 21, 1, '2018-10-03 12:52:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4653, 19, 1, '2018-10-03 12:52:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4654, 11, 1, '2018-10-03 12:52:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4655, 20, 1, '2018-10-03 12:54:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4656, 19, 1, '2018-10-03 12:54:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4657, 8, 1, '2018-10-03 12:54:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4658, 11, 1, '2018-10-03 12:54:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4659, 21, 1, '2018-10-03 12:54:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4660, 19, 1, '2018-10-03 12:57:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4661, 20, 1, '2018-10-03 12:57:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4662, 8, 1, '2018-10-03 12:57:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4663, 21, 1, '2018-10-03 12:57:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4664, 11, 1, '2018-10-03 12:57:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4665, 8, 1, '2018-10-03 12:58:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4666, 19, 1, '2018-10-03 12:58:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4667, 20, 1, '2018-10-03 12:58:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4668, 21, 1, '2018-10-03 12:58:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4669, 11, 1, '2018-10-03 12:58:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4670, 19, 1, '2018-10-03 12:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4671, 8, 1, '2018-10-03 12:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4672, 21, 1, '2018-10-03 12:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4673, 20, 1, '2018-10-03 12:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4674, 19, 1, '2018-10-03 12:59:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4675, 20, 1, '2018-10-03 12:59:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4676, 11, 1, '2018-10-03 12:59:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4677, 21, 1, '2018-10-03 12:59:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4678, 19, 1, '2018-10-03 13:02:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4679, 8, 1, '2018-10-03 13:02:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4680, 21, 1, '2018-10-03 13:02:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4681, 20, 1, '2018-10-03 13:02:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4682, 11, 1, '2018-10-03 13:02:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4683, 8, 1, '2018-10-03 13:03:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4684, 20, 1, '2018-10-03 13:03:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4685, 21, 1, '2018-10-03 13:03:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4686, 11, 1, '2018-10-03 13:03:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4687, 19, 1, '2018-10-03 13:03:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4688, 21, 1, '2018-10-03 13:29:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"223.29.213.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4689, 20, 1, '2018-10-03 13:29:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"223.29.213.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4690, 8, 1, '2018-10-03 13:29:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"223.29.213.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4691, 11, 1, '2018-10-03 13:29:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"223.29.213.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4692, 19, 1, '2018-10-03 13:29:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"223.29.213.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4693, 19, 1, '2018-10-03 13:39:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4694, 20, 1, '2018-10-03 13:39:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4695, 8, 1, '2018-10-03 13:39:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4696, 11, 1, '2018-10-03 13:39:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4697, 21, 1, '2018-10-03 13:39:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4698, 19, 1, '2018-10-04 01:51:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"65.92.70.124\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4699, 21, 1, '2018-10-04 01:51:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"65.92.70.124\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4700, 8, 1, '2018-10-04 01:51:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"65.92.70.124\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4701, 20, 1, '2018-10-04 01:51:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"65.92.70.124\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4702, 11, 1, '2018-10-04 01:51:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"65.92.70.124\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4703, 19, 1, '2018-10-04 06:04:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4704, 8, 1, '2018-10-04 06:04:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4705, 20, 1, '2018-10-04 06:04:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4706, 21, 1, '2018-10-04 06:04:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4707, 19, 1, '2018-10-04 17:13:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4708, 21, 1, '2018-10-04 17:13:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4709, 11, 1, '2018-10-04 17:13:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4710, 20, 1, '2018-10-04 17:13:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4711, 8, 1, '2018-10-04 17:13:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4712, 19, 1, '2018-10-05 01:04:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4713, 8, 1, '2018-10-05 01:04:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4714, 20, 1, '2018-10-05 01:04:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4715, 21, 1, '2018-10-05 01:04:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4716, 19, 1, '2018-10-05 20:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4717, 8, 1, '2018-10-05 20:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4718, 20, 1, '2018-10-05 20:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4719, 21, 1, '2018-10-05 20:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(4720, 19, 1, '2018-10-06 01:05:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"76.64.192.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4721, 8, 1, '2018-10-06 01:05:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"76.64.192.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4722, 20, 1, '2018-10-06 01:05:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"76.64.192.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4723, 11, 1, '2018-10-06 01:05:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"76.64.192.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4724, 21, 1, '2018-10-06 01:05:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"76.64.192.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4725, 19, 1, '2018-10-06 09:41:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4726, 8, 1, '2018-10-06 09:41:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4727, 20, 1, '2018-10-06 09:41:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4728, 21, 1, '2018-10-06 09:41:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4729, 11, 1, '2018-10-06 09:41:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4730, 19, 1, '2018-10-06 10:28:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4731, 8, 1, '2018-10-06 10:28:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4732, 21, 1, '2018-10-06 10:28:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4733, 20, 1, '2018-10-06 10:28:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4734, 11, 1, '2018-10-06 10:28:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4735, 19, 1, '2018-10-06 10:56:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4736, 8, 1, '2018-10-06 10:56:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4737, 11, 1, '2018-10-06 10:56:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4738, 21, 1, '2018-10-06 10:56:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4739, 20, 1, '2018-10-06 10:56:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4740, 19, 1, '2018-10-06 10:57:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4741, 8, 1, '2018-10-06 10:57:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4742, 20, 1, '2018-10-06 10:57:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4743, 21, 1, '2018-10-06 10:57:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4744, 11, 1, '2018-10-06 10:57:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4745, 19, 1, '2018-10-06 11:21:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4746, 8, 1, '2018-10-06 11:21:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4747, 20, 1, '2018-10-06 11:21:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4748, 21, 1, '2018-10-06 11:21:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4749, 11, 1, '2018-10-06 11:21:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4750, 19, 1, '2018-10-06 11:22:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4751, 8, 1, '2018-10-06 11:22:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4752, 20, 1, '2018-10-06 11:22:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4753, 11, 1, '2018-10-06 11:22:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4754, 21, 1, '2018-10-06 11:22:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4755, 19, 1, '2018-10-06 11:22:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4756, 8, 1, '2018-10-06 11:22:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4757, 11, 1, '2018-10-06 11:22:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4758, 20, 1, '2018-10-06 11:22:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4759, 21, 1, '2018-10-06 11:22:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4760, 20, 1, '2018-10-06 11:50:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4761, 21, 1, '2018-10-06 11:50:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4762, 11, 1, '2018-10-06 11:50:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4763, 19, 1, '2018-10-06 11:50:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4764, 8, 1, '2018-10-06 11:50:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4765, 19, 1, '2018-10-06 12:15:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4766, 8, 1, '2018-10-06 12:15:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4767, 20, 1, '2018-10-06 12:15:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4768, 19, 1, '2018-10-06 12:34:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4769, 8, 1, '2018-10-06 12:34:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4770, 20, 1, '2018-10-06 12:34:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4771, 21, 1, '2018-10-06 12:34:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4772, 11, 1, '2018-10-06 12:34:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4773, 19, 1, '2018-10-06 12:58:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4774, 8, 1, '2018-10-06 12:58:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4775, 20, 1, '2018-10-06 12:58:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4776, 21, 1, '2018-10-06 12:58:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4777, 11, 1, '2018-10-06 12:58:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4778, 19, 1, '2018-10-06 12:59:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4779, 8, 1, '2018-10-06 12:59:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4780, 20, 1, '2018-10-06 12:59:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4781, 21, 1, '2018-10-06 12:59:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4782, 11, 1, '2018-10-06 12:59:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4783, 19, 1, '2018-10-06 12:59:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4784, 8, 1, '2018-10-06 12:59:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4785, 20, 1, '2018-10-06 12:59:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4786, 21, 1, '2018-10-06 12:59:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4787, 11, 1, '2018-10-06 12:59:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4788, 19, 1, '2018-10-06 12:59:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4789, 8, 1, '2018-10-06 12:59:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4790, 20, 1, '2018-10-06 12:59:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4791, 21, 1, '2018-10-06 12:59:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4792, 11, 1, '2018-10-06 12:59:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4793, 19, 1, '2018-10-06 13:00:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4794, 8, 1, '2018-10-06 13:00:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4795, 20, 1, '2018-10-06 13:00:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4796, 21, 1, '2018-10-06 13:00:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4797, 11, 1, '2018-10-06 13:00:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4798, 19, 1, '2018-10-06 13:48:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4799, 8, 1, '2018-10-06 13:48:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4800, 20, 1, '2018-10-06 13:48:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4801, 21, 1, '2018-10-06 13:48:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4802, 11, 1, '2018-10-06 13:48:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4803, 19, 1, '2018-10-06 14:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4804, 8, 1, '2018-10-06 14:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4805, 20, 1, '2018-10-06 14:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4806, 21, 1, '2018-10-06 14:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4807, 11, 1, '2018-10-06 14:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4808, 19, 1, '2018-10-06 14:47:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4809, 8, 1, '2018-10-06 14:47:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4810, 20, 1, '2018-10-06 14:47:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4811, 21, 1, '2018-10-06 14:47:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4812, 11, 1, '2018-10-06 14:47:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4813, 19, 1, '2018-10-06 15:01:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4814, 8, 1, '2018-10-06 15:01:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4815, 20, 1, '2018-10-06 15:01:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4816, 21, 1, '2018-10-06 15:01:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4817, 11, 1, '2018-10-06 15:01:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4818, 19, 1, '2018-10-06 15:02:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4819, 8, 1, '2018-10-06 15:02:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4820, 21, 1, '2018-10-06 15:02:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4821, 20, 1, '2018-10-06 15:02:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4822, 11, 1, '2018-10-06 15:02:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4823, 19, 1, '2018-10-06 15:05:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4824, 8, 1, '2018-10-06 15:05:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4825, 20, 1, '2018-10-06 15:05:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4826, 21, 1, '2018-10-06 15:05:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4827, 19, 1, '2018-10-06 15:26:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4828, 8, 1, '2018-10-06 15:26:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4829, 20, 1, '2018-10-06 15:26:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4830, 21, 1, '2018-10-06 15:26:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4831, 11, 1, '2018-10-06 15:26:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4832, 19, 1, '2018-10-06 16:39:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4833, 8, 1, '2018-10-06 16:39:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4834, 20, 1, '2018-10-06 16:39:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4835, 21, 1, '2018-10-06 16:39:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4836, 11, 1, '2018-10-06 16:39:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4837, 19, 1, '2018-10-07 10:06:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4838, 8, 1, '2018-10-07 10:06:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4839, 20, 1, '2018-10-07 10:06:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4840, 21, 1, '2018-10-07 10:06:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4841, 8, 1, '2018-10-07 23:00:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.72.250.67\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4842, 19, 1, '2018-10-07 23:00:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.72.250.67\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4843, 11, 1, '2018-10-07 23:00:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.72.250.67\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4844, 20, 1, '2018-10-07 23:00:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.72.250.67\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4845, 21, 1, '2018-10-07 23:00:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.72.250.67\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4846, 21, 1, '2018-10-26 06:35:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4847, 19, 1, '2018-10-26 06:35:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4848, 20, 1, '2018-10-26 06:35:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4849, 11, 1, '2018-10-26 06:35:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4850, 8, 1, '2018-10-26 06:35:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4851, 19, 1, '2018-10-28 17:43:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4852, 8, 1, '2018-10-28 17:43:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4853, 20, 1, '2018-10-28 17:43:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4854, 21, 1, '2018-10-28 17:43:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4855, 11, 1, '2018-10-28 17:43:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4856, 19, 1, '2018-10-28 17:52:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4857, 8, 1, '2018-10-28 17:52:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4858, 11, 1, '2018-10-28 17:52:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4859, 21, 1, '2018-10-28 17:52:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4860, 20, 1, '2018-10-28 17:52:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4861, 8, 1, '2018-10-29 09:12:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.237.11.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4862, 19, 1, '2018-10-29 09:12:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.237.11.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4863, 21, 1, '2018-10-29 09:12:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.237.11.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4864, 20, 1, '2018-10-29 09:12:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.237.11.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4865, 11, 1, '2018-10-29 09:12:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.237.11.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4866, 8, 1, '2018-10-29 21:02:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4867, 19, 1, '2018-10-29 21:02:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4868, 20, 1, '2018-10-29 21:02:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4869, 11, 1, '2018-10-29 21:02:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4870, 21, 1, '2018-10-29 21:02:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4871, 19, 1, '2018-10-30 08:28:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4872, 20, 1, '2018-10-30 08:28:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4873, 8, 1, '2018-10-30 08:28:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4874, 21, 1, '2018-10-30 08:28:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4875, 11, 1, '2018-10-30 08:28:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4876, 19, 1, '2018-10-30 10:24:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4877, 8, 1, '2018-10-30 10:24:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4878, 11, 1, '2018-10-30 10:24:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4879, 20, 1, '2018-10-30 10:24:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4880, 21, 1, '2018-10-30 10:24:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4881, 8, 1, '2018-10-30 20:47:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4882, 20, 1, '2018-10-30 20:47:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4883, 21, 1, '2018-10-30 20:47:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4884, 19, 1, '2018-10-30 20:47:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4885, 11, 1, '2018-10-30 20:47:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4886, 8, 1, '2018-10-30 20:48:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4887, 20, 1, '2018-10-30 20:48:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4888, 21, 1, '2018-10-30 20:48:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.220.149.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4889, 11, 1, '2018-10-30 20:48:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4890, 19, 1, '2018-10-30 20:48:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.36\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4891, 19, 1, '2018-10-30 20:49:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4892, 20, 1, '2018-10-30 20:49:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.36\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4893, 8, 1, '2018-10-30 20:49:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4894, 21, 1, '2018-10-30 20:49:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4895, 11, 1, '2018-10-30 20:49:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4896, 19, 1, '2018-11-02 10:10:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4897, 8, 1, '2018-11-02 10:10:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4898, 20, 1, '2018-11-02 10:10:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4899, 21, 1, '2018-11-02 10:10:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4900, 11, 1, '2018-11-02 10:10:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4901, 19, 1, '2018-11-05 13:19:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4902, 21, 1, '2018-11-05 13:19:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4903, 20, 1, '2018-11-05 13:19:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4904, 11, 1, '2018-11-05 13:19:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4905, 8, 1, '2018-11-05 13:19:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4906, 8, 1, '2018-11-05 15:03:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4907, 19, 1, '2018-11-05 15:03:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4908, 11, 1, '2018-11-05 15:03:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4909, 20, 1, '2018-11-05 15:03:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4910, 21, 1, '2018-11-05 15:03:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4911, 19, 1, '2018-11-05 16:01:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4912, 8, 1, '2018-11-05 16:01:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4913, 20, 1, '2018-11-05 16:01:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4914, 11, 1, '2018-11-05 16:01:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4915, 21, 1, '2018-11-05 16:01:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4916, 21, 1, '2018-11-06 09:12:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4917, 8, 1, '2018-11-06 09:12:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4918, 11, 1, '2018-11-06 09:12:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4919, 19, 1, '2018-11-06 09:12:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4920, 20, 1, '2018-11-06 09:12:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4921, 8, 1, '2018-11-06 09:28:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4922, 19, 1, '2018-11-06 09:28:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4923, 21, 1, '2018-11-06 09:28:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4924, 20, 1, '2018-11-06 09:28:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4925, 11, 1, '2018-11-06 09:28:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4926, 19, 1, '2018-11-06 09:29:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4927, 11, 1, '2018-11-06 09:29:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4928, 21, 1, '2018-11-06 09:29:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4929, 8, 1, '2018-11-06 09:29:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4930, 20, 1, '2018-11-06 09:29:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4931, 19, 1, '2018-11-06 14:18:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4932, 20, 1, '2018-11-06 14:18:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4933, 21, 1, '2018-11-06 14:18:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4934, 8, 1, '2018-11-06 14:18:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4935, 11, 1, '2018-11-06 14:18:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4936, 19, 1, '2018-11-06 14:30:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4937, 8, 1, '2018-11-06 14:30:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4938, 21, 1, '2018-11-06 14:30:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4939, 20, 1, '2018-11-06 14:30:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4940, 11, 1, '2018-11-06 14:30:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4941, 19, 1, '2018-11-06 15:25:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4942, 8, 1, '2018-11-06 15:25:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4943, 21, 1, '2018-11-06 15:25:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4944, 20, 1, '2018-11-06 15:25:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4945, 11, 1, '2018-11-06 15:25:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4946, 19, 1, '2018-11-06 16:30:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4947, 8, 1, '2018-11-06 16:30:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4948, 20, 1, '2018-11-06 16:30:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4949, 21, 1, '2018-11-06 16:30:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4950, 11, 1, '2018-11-06 16:30:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4951, 19, 1, '2018-11-06 21:12:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4952, 20, 1, '2018-11-06 21:12:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4953, 21, 1, '2018-11-06 21:12:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4954, 8, 1, '2018-11-06 21:12:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4955, 11, 1, '2018-11-06 21:12:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4956, 8, 1, '2018-11-06 21:16:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4957, 19, 1, '2018-11-06 21:16:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4958, 20, 1, '2018-11-06 21:16:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4959, 21, 1, '2018-11-06 21:16:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4960, 11, 1, '2018-11-06 21:16:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4961, 19, 1, '2018-11-06 21:17:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4962, 8, 1, '2018-11-06 21:17:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4963, 20, 1, '2018-11-06 21:17:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4964, 11, 1, '2018-11-06 21:17:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4965, 21, 1, '2018-11-06 21:17:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4966, 20, 1, '2018-11-06 21:18:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4967, 19, 1, '2018-11-06 21:18:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4968, 21, 1, '2018-11-06 21:18:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4969, 11, 1, '2018-11-06 21:18:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4970, 8, 1, '2018-11-06 21:18:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4971, 19, 1, '2018-11-07 07:03:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4972, 8, 1, '2018-11-07 07:03:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4973, 11, 1, '2018-11-07 07:03:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4974, 20, 1, '2018-11-07 07:03:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4975, 21, 1, '2018-11-07 07:03:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4976, 19, 1, '2018-11-07 07:04:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4977, 21, 1, '2018-11-07 07:04:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4978, 11, 1, '2018-11-07 07:04:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4979, 20, 1, '2018-11-07 07:04:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4980, 8, 1, '2018-11-07 07:04:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4981, 20, 1, '2018-11-09 01:46:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"207.148.0.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4982, 11, 1, '2018-11-09 01:46:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"207.148.0.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4983, 8, 1, '2018-11-09 01:46:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"207.148.0.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4984, 19, 1, '2018-11-09 01:46:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"207.148.0.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4985, 21, 1, '2018-11-09 01:46:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"207.148.0.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4986, 20, 1, '2018-11-09 12:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4987, 8, 1, '2018-11-09 12:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4988, 19, 1, '2018-11-09 12:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4989, 21, 1, '2018-11-09 12:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4990, 11, 1, '2018-11-09 12:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4991, 19, 1, '2018-11-09 12:26:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4992, 8, 1, '2018-11-09 12:26:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4993, 20, 1, '2018-11-09 12:26:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4994, 21, 1, '2018-11-09 12:26:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4995, 11, 1, '2018-11-09 12:26:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4996, 20, 1, '2018-11-09 12:33:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(4997, 19, 1, '2018-11-09 12:33:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4998, 21, 1, '2018-11-09 12:33:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(4999, 8, 1, '2018-11-09 12:33:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5000, 11, 1, '2018-11-09 12:33:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5001, 19, 1, '2018-11-09 12:52:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5002, 8, 1, '2018-11-09 12:52:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5003, 20, 1, '2018-11-09 12:52:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5004, 21, 1, '2018-11-09 12:52:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5005, 11, 1, '2018-11-09 12:52:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5006, 20, 1, '2018-11-09 12:52:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5007, 8, 1, '2018-11-09 12:52:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5008, 21, 1, '2018-11-09 12:52:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5009, 11, 1, '2018-11-09 12:52:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5010, 19, 1, '2018-11-09 12:52:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5011, 19, 1, '2018-11-09 12:54:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5012, 8, 1, '2018-11-09 12:54:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5013, 20, 1, '2018-11-09 12:54:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5014, 21, 1, '2018-11-09 12:54:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5015, 11, 1, '2018-11-09 12:54:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5016, 19, 1, '2018-11-09 12:54:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5017, 20, 1, '2018-11-09 12:54:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5018, 8, 1, '2018-11-09 12:54:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5019, 21, 1, '2018-11-09 12:54:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5020, 11, 1, '2018-11-09 12:54:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5021, 8, 1, '2018-11-09 12:54:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5022, 19, 1, '2018-11-09 12:54:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5023, 11, 1, '2018-11-09 12:54:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5024, 20, 1, '2018-11-09 12:54:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5025, 21, 1, '2018-11-09 12:54:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5026, 19, 1, '2018-11-09 12:54:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5027, 20, 1, '2018-11-09 12:54:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5028, 8, 1, '2018-11-09 12:54:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5029, 21, 1, '2018-11-09 12:54:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5030, 11, 1, '2018-11-09 12:54:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5031, 19, 1, '2018-11-10 08:25:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5032, 8, 1, '2018-11-10 08:25:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5033, 20, 1, '2018-11-10 08:25:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5034, 11, 1, '2018-11-10 08:25:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5035, 21, 1, '2018-11-10 08:25:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5036, 8, 1, '2018-11-10 20:44:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5037, 20, 1, '2018-11-10 20:44:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5038, 11, 1, '2018-11-10 20:44:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5039, 21, 1, '2018-11-10 20:44:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5040, 19, 1, '2018-11-10 20:44:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5041, 11, 1, '2018-11-11 09:10:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5042, 20, 1, '2018-11-11 09:10:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5043, 19, 1, '2018-11-11 09:10:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5044, 8, 1, '2018-11-11 09:10:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5045, 21, 1, '2018-11-11 09:10:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5046, 21, 1, '2018-11-11 09:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5047, 20, 1, '2018-11-11 09:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5048, 8, 1, '2018-11-11 09:10:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5049, 19, 1, '2018-11-11 09:10:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5050, 11, 1, '2018-11-11 09:10:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5051, 19, 1, '2018-11-11 10:40:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5052, 8, 1, '2018-11-11 10:40:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5053, 20, 1, '2018-11-11 10:40:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5054, 21, 1, '2018-11-11 10:40:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5055, 11, 1, '2018-11-11 10:40:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5056, 19, 1, '2018-11-12 12:36:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5057, 11, 1, '2018-11-12 12:36:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5058, 21, 1, '2018-11-12 12:36:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5059, 20, 1, '2018-11-12 12:36:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5060, 8, 1, '2018-11-12 12:36:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5061, 19, 1, '2018-11-12 12:39:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5062, 8, 1, '2018-11-12 12:39:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5063, 20, 1, '2018-11-12 12:39:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5064, 21, 1, '2018-11-12 12:39:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5065, 11, 1, '2018-11-12 12:39:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5066, 19, 1, '2018-11-12 12:40:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5067, 8, 1, '2018-11-12 12:40:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5068, 21, 1, '2018-11-12 12:40:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5069, 11, 1, '2018-11-12 12:40:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5070, 20, 1, '2018-11-12 12:40:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5071, 19, 1, '2018-11-12 12:40:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5072, 11, 1, '2018-11-12 12:40:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5073, 21, 1, '2018-11-12 12:40:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5074, 8, 1, '2018-11-12 12:40:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5075, 20, 1, '2018-11-12 12:40:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5076, 8, 1, '2018-11-12 12:45:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5077, 19, 1, '2018-11-12 12:45:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5078, 20, 1, '2018-11-12 12:45:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5079, 21, 1, '2018-11-12 12:45:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5080, 11, 1, '2018-11-12 12:45:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5081, 19, 1, '2018-11-12 12:46:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5082, 8, 1, '2018-11-12 12:46:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5083, 20, 1, '2018-11-12 12:46:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5084, 21, 1, '2018-11-12 12:46:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5085, 11, 1, '2018-11-12 12:46:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5086, 11, 1, '2018-11-14 21:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5087, 8, 1, '2018-11-14 21:12:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5088, 21, 1, '2018-11-14 21:12:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5089, 19, 1, '2018-11-14 21:12:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5090, 20, 1, '2018-11-14 21:12:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5091, 19, 1, '2018-11-17 09:57:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5092, 20, 1, '2018-11-17 09:57:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5093, 8, 1, '2018-11-17 09:57:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5094, 21, 1, '2018-11-17 09:57:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5095, 11, 1, '2018-11-17 09:57:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5096, 20, 1, '2018-11-18 07:50:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5097, 19, 1, '2018-11-18 07:50:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5098, 11, 1, '2018-11-18 07:50:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5099, 21, 1, '2018-11-18 07:50:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5100, 8, 1, '2018-11-18 07:50:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5101, 11, 1, '2018-11-19 09:47:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5102, 19, 1, '2018-11-19 09:47:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5103, 8, 1, '2018-11-19 09:47:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5104, 20, 1, '2018-11-19 09:47:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5105, 21, 1, '2018-11-19 09:47:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5106, 19, 1, '2018-11-19 17:09:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5107, 20, 1, '2018-11-19 17:09:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5108, 8, 1, '2018-11-19 17:09:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5109, 21, 1, '2018-11-19 17:09:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5110, 11, 1, '2018-11-19 17:09:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5111, 19, 1, '2018-11-19 17:09:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5112, 8, 1, '2018-11-19 17:09:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5113, 20, 1, '2018-11-19 17:09:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5114, 21, 1, '2018-11-19 17:09:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5115, 11, 1, '2018-11-19 17:09:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5116, 19, 1, '2018-11-19 17:11:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5117, 21, 1, '2018-11-19 17:11:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5118, 8, 1, '2018-11-19 17:11:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5119, 11, 1, '2018-11-19 17:11:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5120, 20, 1, '2018-11-19 17:11:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5121, 8, 1, '2018-11-19 19:47:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5122, 19, 1, '2018-11-19 19:47:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5123, 20, 1, '2018-11-19 19:47:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5124, 11, 1, '2018-11-19 19:47:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5125, 21, 1, '2018-11-19 19:47:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5126, 19, 1, '2018-11-20 06:40:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5127, 21, 1, '2018-11-20 06:40:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5128, 8, 1, '2018-11-20 06:40:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5129, 20, 1, '2018-11-20 06:40:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5130, 11, 1, '2018-11-20 06:40:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5131, 20, 1, '2018-11-22 11:05:24', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5132, 8, 1, '2018-11-22 11:05:24', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5133, 21, 1, '2018-11-22 11:05:25', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5134, 11, 1, '2018-11-22 11:05:25', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5135, 19, 1, '2018-11-22 11:05:25', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5136, 19, 1, '2018-11-22 11:05:34', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5137, 8, 1, '2018-11-22 11:05:34', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5138, 20, 1, '2018-11-22 11:05:34', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5139, 21, 1, '2018-11-22 11:05:34', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5140, 11, 1, '2018-11-22 11:05:35', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5141, 21, 1, '2018-11-22 11:44:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5142, 20, 1, '2018-11-22 11:44:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5143, 19, 1, '2018-11-22 11:44:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5144, 8, 1, '2018-11-22 11:44:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5145, 11, 1, '2018-11-22 11:44:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5146, 19, 1, '2018-11-22 11:44:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5147, 8, 1, '2018-11-22 11:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5148, 11, 1, '2018-11-22 11:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5149, 20, 1, '2018-11-22 11:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5150, 21, 1, '2018-11-22 11:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5151, 21, 1, '2018-11-22 11:56:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.8.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5152, 19, 1, '2018-11-22 11:56:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.8.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5153, 20, 1, '2018-11-22 11:56:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.8.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5154, 11, 1, '2018-11-22 11:56:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.8.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5155, 8, 1, '2018-11-22 11:56:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.8.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5156, 11, 1, '2018-11-22 13:40:23', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5157, 8, 1, '2018-11-22 13:40:23', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5158, 19, 1, '2018-11-22 13:40:23', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5159, 20, 1, '2018-11-22 13:40:23', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5160, 21, 1, '2018-11-22 13:40:23', 2, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5161, 19, 1, '2018-11-22 13:44:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5162, 8, 1, '2018-11-22 13:44:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5163, 20, 1, '2018-11-22 13:44:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5164, 21, 1, '2018-11-22 13:44:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5165, 11, 1, '2018-11-22 13:44:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5166, 8, 1, '2018-11-22 14:08:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5167, 19, 1, '2018-11-22 14:08:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5168, 20, 1, '2018-11-22 14:08:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5169, 11, 1, '2018-11-22 14:08:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5170, 21, 1, '2018-11-22 14:08:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5171, 19, 1, '2018-11-22 14:08:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5172, 20, 1, '2018-11-22 14:08:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5173, 21, 1, '2018-11-22 14:08:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5174, 8, 1, '2018-11-22 14:08:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5175, 11, 1, '2018-11-22 14:08:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5176, 19, 1, '2018-11-22 15:17:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5177, 20, 1, '2018-11-22 15:17:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5178, 21, 1, '2018-11-22 15:17:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5179, 11, 1, '2018-11-22 15:17:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5180, 8, 1, '2018-11-22 15:17:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5181, 20, 1, '2018-11-22 15:18:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5182, 11, 1, '2018-11-22 15:18:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5183, 21, 1, '2018-11-22 15:18:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5184, 8, 1, '2018-11-22 15:18:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5185, 19, 1, '2018-11-22 15:18:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5186, 21, 1, '2018-11-22 15:19:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5187, 20, 1, '2018-11-22 15:19:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5188, 8, 1, '2018-11-22 15:19:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5189, 19, 1, '2018-11-22 15:19:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5190, 11, 1, '2018-11-22 15:19:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5191, 21, 1, '2018-11-22 15:20:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5192, 11, 1, '2018-11-22 15:20:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5193, 8, 1, '2018-11-22 15:20:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5194, 19, 1, '2018-11-22 15:20:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5195, 20, 1, '2018-11-22 15:20:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5196, 20, 1, '2018-11-22 15:29:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5197, 19, 1, '2018-11-22 15:29:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5198, 11, 1, '2018-11-22 15:29:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5199, 8, 1, '2018-11-22 15:29:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5200, 21, 1, '2018-11-22 15:29:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5201, 8, 1, '2018-11-22 15:29:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5202, 19, 1, '2018-11-22 15:29:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5203, 11, 1, '2018-11-22 15:29:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5204, 20, 1, '2018-11-22 15:29:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5205, 21, 1, '2018-11-22 15:29:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5206, 19, 1, '2018-11-22 15:31:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5207, 8, 1, '2018-11-22 15:31:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5208, 11, 1, '2018-11-22 15:31:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5209, 21, 1, '2018-11-22 15:31:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5210, 20, 1, '2018-11-22 15:31:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5211, 19, 1, '2018-11-22 15:31:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5212, 8, 1, '2018-11-22 15:31:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5213, 19, 1, '2018-11-22 15:31:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5214, 20, 1, '2018-11-22 15:31:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5215, 21, 1, '2018-11-22 15:31:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5216, 11, 1, '2018-11-22 15:31:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5217, 19, 1, '2018-11-22 15:32:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5218, 11, 1, '2018-11-22 15:32:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5219, 8, 1, '2018-11-22 15:32:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5220, 21, 1, '2018-11-22 15:32:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5221, 20, 1, '2018-11-22 15:32:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5222, 19, 1, '2018-11-22 16:13:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5223, 8, 1, '2018-11-22 16:13:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5224, 11, 1, '2018-11-22 16:13:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5225, 20, 1, '2018-11-22 16:13:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5226, 21, 1, '2018-11-22 16:13:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5227, 19, 1, '2018-11-22 16:18:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5228, 11, 1, '2018-11-22 16:18:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5229, 21, 1, '2018-11-22 16:18:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5230, 20, 1, '2018-11-22 16:18:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5231, 8, 1, '2018-11-22 16:18:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5232, 20, 1, '2018-11-22 16:18:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5233, 19, 1, '2018-11-22 16:18:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5234, 11, 1, '2018-11-22 16:18:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5235, 8, 1, '2018-11-22 16:18:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5236, 21, 1, '2018-11-22 16:18:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5237, 19, 1, '2018-11-22 16:19:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5238, 8, 1, '2018-11-22 16:19:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5239, 20, 1, '2018-11-22 16:19:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5240, 21, 1, '2018-11-22 16:19:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5241, 11, 1, '2018-11-22 16:19:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5242, 8, 1, '2018-11-22 16:20:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5243, 19, 1, '2018-11-22 16:20:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5244, 20, 1, '2018-11-22 16:20:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5245, 21, 1, '2018-11-22 16:20:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5246, 11, 1, '2018-11-22 16:20:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5247, 19, 1, '2018-11-22 16:20:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5248, 20, 1, '2018-11-22 16:20:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5249, 8, 1, '2018-11-22 16:20:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5250, 11, 1, '2018-11-22 16:20:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5251, 21, 1, '2018-11-22 16:20:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5252, 20, 1, '2018-11-22 16:22:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5253, 21, 1, '2018-11-22 16:22:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5254, 8, 1, '2018-11-22 16:22:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5255, 11, 1, '2018-11-22 16:22:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5256, 19, 1, '2018-11-22 16:22:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5257, 19, 1, '2018-11-22 16:26:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5258, 8, 1, '2018-11-22 16:26:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5259, 21, 1, '2018-11-22 16:26:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5260, 20, 1, '2018-11-22 16:26:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5261, 11, 1, '2018-11-22 16:26:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5262, 8, 1, '2018-11-22 16:37:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5263, 21, 1, '2018-11-22 16:37:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5264, 19, 1, '2018-11-22 16:37:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5265, 11, 1, '2018-11-22 16:37:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5266, 20, 1, '2018-11-22 16:37:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5267, 19, 1, '2018-11-22 16:38:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5268, 20, 1, '2018-11-22 16:38:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5269, 8, 1, '2018-11-22 16:38:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5270, 21, 1, '2018-11-22 16:38:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5271, 11, 1, '2018-11-22 16:38:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5272, 8, 1, '2018-11-22 16:53:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5273, 20, 1, '2018-11-22 16:53:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(5274, 19, 1, '2018-11-22 16:53:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5275, 11, 1, '2018-11-22 16:53:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5276, 21, 1, '2018-11-22 16:53:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5277, 20, 1, '2018-11-22 16:54:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5278, 19, 1, '2018-11-22 16:54:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5279, 8, 1, '2018-11-22 16:54:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5280, 11, 1, '2018-11-22 16:54:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5281, 21, 1, '2018-11-22 16:54:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5282, 8, 1, '2018-11-23 04:49:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5283, 19, 1, '2018-11-23 04:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5284, 20, 1, '2018-11-23 04:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5285, 21, 1, '2018-11-23 04:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5286, 11, 1, '2018-11-23 04:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5287, 8, 1, '2018-11-23 05:05:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5288, 21, 1, '2018-11-23 05:05:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5289, 19, 1, '2018-11-23 05:05:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5290, 20, 1, '2018-11-23 05:05:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5291, 11, 1, '2018-11-23 05:05:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5292, 20, 1, '2018-11-23 05:05:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5293, 19, 1, '2018-11-23 05:05:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5294, 8, 1, '2018-11-23 05:05:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5295, 21, 1, '2018-11-23 05:05:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5296, 11, 1, '2018-11-23 05:05:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5297, 19, 1, '2018-11-23 05:05:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5298, 21, 1, '2018-11-23 05:05:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5299, 8, 1, '2018-11-23 05:05:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5300, 20, 1, '2018-11-23 05:05:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5301, 11, 1, '2018-11-23 05:05:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5302, 20, 1, '2018-11-23 05:17:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5303, 8, 1, '2018-11-23 05:17:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5304, 19, 1, '2018-11-23 05:17:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5305, 21, 1, '2018-11-23 05:17:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5306, 11, 1, '2018-11-23 05:17:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5307, 20, 1, '2018-11-23 05:18:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5308, 19, 1, '2018-11-23 05:18:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5309, 8, 1, '2018-11-23 05:18:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5310, 11, 1, '2018-11-23 05:18:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5311, 21, 1, '2018-11-23 05:18:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5312, 20, 1, '2018-11-23 05:31:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5313, 21, 1, '2018-11-23 05:31:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5314, 8, 1, '2018-11-23 05:31:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5315, 19, 1, '2018-11-23 05:31:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5316, 11, 1, '2018-11-23 05:31:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5317, 8, 1, '2018-11-23 05:32:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5318, 11, 1, '2018-11-23 05:32:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5319, 20, 1, '2018-11-23 05:32:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5320, 21, 1, '2018-11-23 05:32:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5321, 19, 1, '2018-11-23 05:32:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5322, 19, 1, '2018-11-23 05:33:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5323, 21, 1, '2018-11-23 05:33:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5324, 8, 1, '2018-11-23 05:33:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5325, 20, 1, '2018-11-23 05:33:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5326, 11, 1, '2018-11-23 05:33:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5327, 19, 1, '2018-11-23 05:35:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5328, 21, 1, '2018-11-23 05:35:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5329, 20, 1, '2018-11-23 05:35:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5330, 8, 1, '2018-11-23 05:35:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5331, 11, 1, '2018-11-23 05:35:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5332, 11, 1, '2018-11-23 05:36:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5333, 21, 1, '2018-11-23 05:36:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5334, 20, 1, '2018-11-23 05:36:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5335, 8, 1, '2018-11-23 05:36:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5336, 19, 1, '2018-11-23 05:36:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5337, 20, 1, '2018-11-23 05:58:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5338, 8, 1, '2018-11-23 05:58:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5339, 19, 1, '2018-11-23 05:58:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5340, 11, 1, '2018-11-23 05:58:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5341, 21, 1, '2018-11-23 05:58:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5342, 8, 1, '2018-11-23 06:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5343, 19, 1, '2018-11-23 06:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5344, 21, 1, '2018-11-23 06:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5345, 20, 1, '2018-11-23 06:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5346, 11, 1, '2018-11-23 06:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5347, 19, 1, '2018-11-24 19:50:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5348, 20, 1, '2018-11-24 19:50:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5349, 8, 1, '2018-11-24 19:50:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5350, 21, 1, '2018-11-24 19:50:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5351, 11, 1, '2018-11-24 19:50:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5352, 8, 1, '2018-11-24 21:02:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5353, 20, 1, '2018-11-24 21:02:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5354, 19, 1, '2018-11-24 21:02:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5355, 21, 1, '2018-11-24 21:02:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5356, 11, 1, '2018-11-24 21:02:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5357, 19, 1, '2018-11-24 21:02:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5358, 8, 1, '2018-11-24 21:02:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5359, 21, 1, '2018-11-24 21:02:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5360, 11, 1, '2018-11-24 21:02:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5361, 20, 1, '2018-11-24 21:02:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5362, 19, 1, '2018-11-24 21:03:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5363, 8, 1, '2018-11-24 21:03:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5364, 20, 1, '2018-11-24 21:03:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5365, 11, 1, '2018-11-24 21:03:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5366, 21, 1, '2018-11-24 21:03:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5367, 20, 1, '2018-11-27 04:17:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5368, 8, 1, '2018-11-27 04:17:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5369, 19, 1, '2018-11-27 04:17:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5370, 21, 1, '2018-11-27 04:17:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5371, 11, 1, '2018-11-27 04:17:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5372, 19, 1, '2018-11-27 04:17:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5373, 21, 1, '2018-11-27 04:17:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5374, 11, 1, '2018-11-27 04:17:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5375, 8, 1, '2018-11-27 04:17:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5376, 20, 1, '2018-11-27 04:17:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5377, 19, 1, '2018-11-27 04:18:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5378, 8, 1, '2018-11-27 04:18:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5379, 20, 1, '2018-11-27 04:18:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5380, 11, 1, '2018-11-27 04:18:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5381, 21, 1, '2018-11-27 04:18:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5382, 19, 1, '2018-11-27 04:18:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5383, 8, 1, '2018-11-27 04:18:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5384, 11, 1, '2018-11-27 04:18:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5385, 20, 1, '2018-11-27 04:18:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5386, 21, 1, '2018-11-27 04:18:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5387, 20, 1, '2018-11-28 08:17:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5388, 21, 1, '2018-11-28 08:17:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5389, 11, 1, '2018-11-28 08:17:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5390, 19, 1, '2018-11-28 08:17:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5391, 8, 1, '2018-11-28 08:17:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5392, 20, 1, '2018-11-29 21:06:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5393, 8, 1, '2018-11-29 21:06:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5394, 21, 1, '2018-11-29 21:06:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5395, 11, 1, '2018-11-29 21:06:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5396, 19, 1, '2018-11-29 21:06:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5397, 20, 1, '2018-11-29 21:07:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5398, 8, 1, '2018-11-29 21:07:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5399, 19, 1, '2018-11-29 21:07:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5400, 11, 1, '2018-11-29 21:07:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5401, 21, 1, '2018-11-29 21:07:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5402, 19, 1, '2018-12-01 09:48:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5403, 11, 1, '2018-12-01 09:48:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5404, 8, 1, '2018-12-01 09:48:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5405, 20, 1, '2018-12-01 09:48:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5406, 21, 1, '2018-12-01 09:48:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5407, 19, 1, '2018-12-02 13:30:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5408, 21, 1, '2018-12-02 13:30:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5409, 8, 1, '2018-12-02 13:30:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5410, 20, 1, '2018-12-02 13:30:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5411, 11, 1, '2018-12-02 13:30:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5412, 8, 1, '2018-12-02 14:33:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.147.204.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5413, 19, 1, '2018-12-02 14:33:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.147.204.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5414, 21, 1, '2018-12-02 14:33:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.147.204.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5415, 20, 1, '2018-12-02 14:33:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.147.204.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5416, 11, 1, '2018-12-02 14:33:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.147.204.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5417, 19, 1, '2018-12-04 07:25:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5418, 8, 1, '2018-12-04 07:25:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5419, 21, 1, '2018-12-04 07:25:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5420, 20, 1, '2018-12-04 07:25:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5421, 11, 1, '2018-12-04 07:25:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5422, 19, 1, '2018-12-04 12:19:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"70.48.42.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5423, 20, 1, '2018-12-04 12:19:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"70.48.42.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5424, 8, 1, '2018-12-04 12:19:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"70.48.42.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5425, 21, 1, '2018-12-04 12:19:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"70.48.42.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5426, 11, 1, '2018-12-04 12:19:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"70.48.42.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5427, 19, 1, '2018-12-05 12:30:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5428, 8, 1, '2018-12-05 12:30:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5429, 21, 1, '2018-12-05 12:30:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5430, 20, 1, '2018-12-05 12:30:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5431, 11, 1, '2018-12-05 12:30:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5432, 19, 1, '2018-12-05 12:56:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5433, 20, 1, '2018-12-05 12:56:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5434, 8, 1, '2018-12-05 12:56:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5435, 21, 1, '2018-12-05 12:56:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5436, 11, 1, '2018-12-05 12:56:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5437, 19, 1, '2018-12-05 13:16:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5438, 20, 1, '2018-12-05 13:16:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5439, 8, 1, '2018-12-05 13:16:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5440, 21, 1, '2018-12-05 13:16:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5441, 11, 1, '2018-12-05 13:16:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5442, 19, 1, '2018-12-05 13:49:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5443, 8, 1, '2018-12-05 13:49:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5444, 21, 1, '2018-12-05 13:49:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5445, 20, 1, '2018-12-05 13:49:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5446, 11, 1, '2018-12-05 13:49:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5447, 8, 1, '2018-12-05 13:50:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5448, 20, 1, '2018-12-05 13:50:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5449, 19, 1, '2018-12-05 13:50:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5450, 21, 1, '2018-12-05 13:50:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5451, 11, 1, '2018-12-05 13:50:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5452, 8, 1, '2018-12-05 15:20:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5453, 20, 1, '2018-12-05 15:20:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5454, 21, 1, '2018-12-05 15:20:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5455, 11, 1, '2018-12-05 15:20:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5456, 19, 1, '2018-12-05 15:20:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5457, 19, 1, '2018-12-05 15:38:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5458, 21, 1, '2018-12-05 15:38:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5459, 20, 1, '2018-12-05 15:38:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5460, 8, 1, '2018-12-05 15:38:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5461, 11, 1, '2018-12-05 15:38:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5462, 19, 1, '2018-12-05 15:53:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5463, 21, 1, '2018-12-05 15:53:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5464, 11, 1, '2018-12-05 15:53:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5465, 8, 1, '2018-12-05 15:53:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5466, 20, 1, '2018-12-05 15:53:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5467, 8, 1, '2018-12-05 16:19:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5468, 20, 1, '2018-12-05 16:19:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5469, 21, 1, '2018-12-05 16:19:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5470, 19, 1, '2018-12-05 16:19:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5471, 11, 1, '2018-12-05 16:19:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5472, 19, 1, '2018-12-05 16:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5473, 8, 1, '2018-12-05 16:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5474, 20, 1, '2018-12-05 16:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5475, 11, 1, '2018-12-05 16:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5476, 21, 1, '2018-12-05 16:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5477, 19, 1, '2018-12-05 16:58:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5478, 11, 1, '2018-12-05 16:58:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5479, 20, 1, '2018-12-05 16:58:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5480, 8, 1, '2018-12-05 16:58:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5481, 21, 1, '2018-12-05 16:58:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5482, 19, 1, '2018-12-05 16:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5483, 21, 1, '2018-12-05 16:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5484, 8, 1, '2018-12-05 16:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5485, 20, 1, '2018-12-05 16:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5486, 11, 1, '2018-12-05 16:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5487, 19, 1, '2018-12-05 17:08:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5488, 8, 1, '2018-12-05 17:08:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5489, 20, 1, '2018-12-05 17:08:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5490, 11, 1, '2018-12-05 17:08:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5491, 21, 1, '2018-12-05 17:08:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5492, 19, 1, '2018-12-05 17:43:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5493, 21, 1, '2018-12-05 17:43:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5494, 20, 1, '2018-12-05 17:43:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5495, 8, 1, '2018-12-05 17:43:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5496, 11, 1, '2018-12-05 17:43:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5497, 19, 1, '2018-12-05 19:43:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5498, 8, 1, '2018-12-05 19:43:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5499, 11, 1, '2018-12-05 19:43:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5500, 20, 1, '2018-12-05 19:43:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5501, 21, 1, '2018-12-05 19:43:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5502, 19, 1, '2018-12-06 11:21:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5503, 8, 1, '2018-12-06 11:21:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5504, 20, 1, '2018-12-06 11:21:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5505, 11, 1, '2018-12-06 11:21:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5506, 21, 1, '2018-12-06 11:21:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5507, 8, 1, '2018-12-06 12:58:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5508, 19, 1, '2018-12-06 12:58:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5509, 21, 1, '2018-12-06 12:58:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5510, 20, 1, '2018-12-06 12:58:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5511, 11, 1, '2018-12-06 12:58:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5512, 8, 1, '2018-12-06 13:01:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5513, 20, 1, '2018-12-06 13:01:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5514, 19, 1, '2018-12-06 13:01:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5515, 11, 1, '2018-12-06 13:01:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5516, 21, 1, '2018-12-06 13:01:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5517, 19, 1, '2018-12-06 14:46:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5518, 8, 1, '2018-12-06 14:46:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5519, 20, 1, '2018-12-06 14:46:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5520, 21, 1, '2018-12-06 14:46:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5521, 11, 1, '2018-12-06 14:46:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5522, 19, 1, '2018-12-06 14:46:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5523, 20, 1, '2018-12-06 14:46:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5524, 21, 1, '2018-12-06 14:46:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5525, 8, 1, '2018-12-06 14:46:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5526, 11, 1, '2018-12-06 14:46:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5527, 19, 1, '2018-12-06 15:11:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5528, 8, 1, '2018-12-06 15:11:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5529, 20, 1, '2018-12-06 15:11:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5530, 21, 1, '2018-12-06 15:11:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5531, 11, 1, '2018-12-06 15:11:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5532, 8, 1, '2018-12-06 15:25:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5533, 20, 1, '2018-12-06 15:25:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5534, 19, 1, '2018-12-06 15:25:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5535, 21, 1, '2018-12-06 15:25:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5536, 11, 1, '2018-12-06 15:25:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5537, 19, 1, '2018-12-06 15:43:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5538, 8, 1, '2018-12-06 15:43:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5539, 20, 1, '2018-12-06 15:43:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5540, 11, 1, '2018-12-06 15:43:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5541, 21, 1, '2018-12-06 15:43:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5542, 19, 1, '2018-12-07 07:26:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5543, 20, 1, '2018-12-07 07:26:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5544, 8, 1, '2018-12-07 07:26:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5545, 21, 1, '2018-12-07 07:26:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5546, 11, 1, '2018-12-07 07:26:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5547, 19, 1, '2018-12-07 08:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5548, 20, 1, '2018-12-07 08:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5549, 8, 1, '2018-12-07 08:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5550, 21, 1, '2018-12-07 08:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(5551, 11, 1, '2018-12-07 08:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5552, 8, 1, '2018-12-07 12:21:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5553, 19, 1, '2018-12-07 12:21:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5554, 20, 1, '2018-12-07 12:21:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5555, 21, 1, '2018-12-07 12:21:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5556, 11, 1, '2018-12-07 12:21:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5557, 19, 1, '2018-12-07 12:36:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5558, 8, 1, '2018-12-07 12:36:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5559, 11, 1, '2018-12-07 12:36:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5560, 20, 1, '2018-12-07 12:36:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5561, 21, 1, '2018-12-07 12:36:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5562, 8, 1, '2018-12-07 12:43:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5563, 20, 1, '2018-12-07 12:43:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5564, 19, 1, '2018-12-07 12:43:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5565, 21, 1, '2018-12-07 12:43:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5566, 11, 1, '2018-12-07 12:43:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5567, 19, 1, '2018-12-07 12:56:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5568, 11, 1, '2018-12-07 12:56:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5569, 20, 1, '2018-12-07 12:56:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5570, 8, 1, '2018-12-07 12:56:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5571, 21, 1, '2018-12-07 12:56:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5572, 19, 1, '2018-12-07 13:04:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5573, 20, 1, '2018-12-07 13:04:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5574, 21, 1, '2018-12-07 13:04:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5575, 8, 1, '2018-12-07 13:04:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5576, 11, 1, '2018-12-07 13:04:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5577, 19, 1, '2018-12-07 13:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5578, 8, 1, '2018-12-07 13:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5579, 20, 1, '2018-12-07 13:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5580, 21, 1, '2018-12-07 13:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5581, 11, 1, '2018-12-07 13:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5582, 8, 1, '2018-12-07 13:13:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5583, 20, 1, '2018-12-07 13:13:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5584, 19, 1, '2018-12-07 13:13:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5585, 21, 1, '2018-12-07 13:13:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5586, 11, 1, '2018-12-07 13:13:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5587, 19, 1, '2018-12-07 13:20:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5588, 8, 1, '2018-12-07 13:20:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5589, 20, 1, '2018-12-07 13:20:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5590, 21, 1, '2018-12-07 13:20:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5591, 11, 1, '2018-12-07 13:20:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5592, 20, 1, '2018-12-07 13:23:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5593, 19, 1, '2018-12-07 13:23:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5594, 8, 1, '2018-12-07 13:23:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5595, 21, 1, '2018-12-07 13:23:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5596, 11, 1, '2018-12-07 13:23:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5597, 20, 1, '2018-12-07 13:24:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5598, 8, 1, '2018-12-07 13:24:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5599, 19, 1, '2018-12-07 13:24:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5600, 21, 1, '2018-12-07 13:24:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5601, 11, 1, '2018-12-07 13:24:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5602, 19, 1, '2018-12-07 13:25:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5603, 20, 1, '2018-12-07 13:25:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5604, 8, 1, '2018-12-07 13:25:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5605, 21, 1, '2018-12-07 13:25:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5606, 11, 1, '2018-12-07 13:25:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5607, 19, 1, '2018-12-07 13:25:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5608, 11, 1, '2018-12-07 13:25:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5609, 20, 1, '2018-12-07 13:25:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5610, 21, 1, '2018-12-07 13:25:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5611, 8, 1, '2018-12-07 13:25:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5612, 8, 1, '2018-12-07 13:26:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5613, 19, 1, '2018-12-07 13:26:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5614, 20, 1, '2018-12-07 13:26:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5615, 21, 1, '2018-12-07 13:26:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5616, 11, 1, '2018-12-07 13:26:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5617, 19, 1, '2018-12-07 14:22:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5618, 8, 1, '2018-12-07 14:22:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5619, 20, 1, '2018-12-07 14:22:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5620, 11, 1, '2018-12-07 14:22:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5621, 21, 1, '2018-12-07 14:22:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5622, 20, 1, '2018-12-07 14:22:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5623, 19, 1, '2018-12-07 14:22:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5624, 8, 1, '2018-12-07 14:22:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5625, 21, 1, '2018-12-07 14:22:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5626, 11, 1, '2018-12-07 14:22:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5627, 20, 1, '2018-12-07 14:53:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5628, 19, 1, '2018-12-07 14:53:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5629, 8, 1, '2018-12-07 14:53:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5630, 21, 1, '2018-12-07 14:53:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5631, 11, 1, '2018-12-07 14:53:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5632, 20, 1, '2018-12-07 14:54:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5633, 19, 1, '2018-12-07 14:54:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5634, 8, 1, '2018-12-07 14:54:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5635, 21, 1, '2018-12-07 14:54:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5636, 11, 1, '2018-12-07 14:54:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5637, 21, 1, '2018-12-07 14:55:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5638, 11, 1, '2018-12-07 14:55:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5639, 20, 1, '2018-12-07 14:55:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5640, 8, 1, '2018-12-07 14:55:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5641, 19, 1, '2018-12-07 14:55:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5642, 19, 1, '2018-12-07 14:56:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5643, 20, 1, '2018-12-07 14:56:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5644, 8, 1, '2018-12-07 14:56:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5645, 21, 1, '2018-12-07 14:56:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5646, 11, 1, '2018-12-07 14:56:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5647, 19, 1, '2018-12-07 14:56:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5648, 8, 1, '2018-12-07 14:56:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5649, 20, 1, '2018-12-07 14:56:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5650, 21, 1, '2018-12-07 14:56:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5651, 11, 1, '2018-12-07 14:56:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5652, 19, 1, '2018-12-07 15:02:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5653, 8, 1, '2018-12-07 15:02:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5654, 20, 1, '2018-12-07 15:02:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5655, 21, 1, '2018-12-07 15:02:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5656, 11, 1, '2018-12-07 15:02:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5657, 19, 1, '2018-12-07 15:14:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5658, 8, 1, '2018-12-07 15:14:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5659, 20, 1, '2018-12-07 15:14:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5660, 21, 1, '2018-12-07 15:14:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5661, 11, 1, '2018-12-07 15:14:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5662, 19, 1, '2018-12-07 15:35:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5663, 21, 1, '2018-12-07 15:35:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5664, 8, 1, '2018-12-07 15:35:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5665, 11, 1, '2018-12-07 15:35:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5666, 20, 1, '2018-12-07 15:35:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5667, 8, 1, '2018-12-07 15:44:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5668, 19, 1, '2018-12-07 15:44:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5669, 20, 1, '2018-12-07 15:44:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5670, 11, 1, '2018-12-07 15:44:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5671, 21, 1, '2018-12-07 15:44:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5672, 19, 1, '2018-12-07 15:45:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5673, 8, 1, '2018-12-07 15:45:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5674, 21, 1, '2018-12-07 15:45:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5675, 11, 1, '2018-12-07 15:45:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5676, 20, 1, '2018-12-07 15:45:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5677, 19, 1, '2018-12-07 18:51:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5678, 8, 1, '2018-12-07 18:51:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5679, 20, 1, '2018-12-07 18:51:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5680, 21, 1, '2018-12-07 18:51:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5681, 11, 1, '2018-12-07 18:51:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5682, 19, 1, '2018-12-07 18:52:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5683, 8, 1, '2018-12-07 18:52:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5684, 20, 1, '2018-12-07 18:52:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5685, 11, 1, '2018-12-07 18:52:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5686, 21, 1, '2018-12-07 18:52:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5687, 19, 1, '2018-12-07 19:28:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5688, 8, 1, '2018-12-07 19:28:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5689, 20, 1, '2018-12-07 19:28:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5690, 11, 1, '2018-12-07 19:28:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5691, 21, 1, '2018-12-07 19:28:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5692, 8, 1, '2018-12-07 21:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.192.191\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5693, 20, 1, '2018-12-07 21:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.192.191\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5694, 19, 1, '2018-12-07 21:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.192.191\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5695, 21, 1, '2018-12-07 21:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.192.191\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5696, 11, 1, '2018-12-07 21:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.192.191\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5697, 20, 1, '2018-12-07 22:50:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5698, 11, 1, '2018-12-07 22:50:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5699, 21, 1, '2018-12-07 22:50:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5700, 19, 1, '2018-12-07 22:50:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5701, 8, 1, '2018-12-07 22:50:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5702, 19, 1, '2018-12-07 22:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5703, 8, 1, '2018-12-07 22:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5704, 21, 1, '2018-12-07 22:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5705, 11, 1, '2018-12-07 22:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5706, 20, 1, '2018-12-07 22:59:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5707, 20, 1, '2018-12-07 23:07:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5708, 21, 1, '2018-12-07 23:07:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5709, 19, 1, '2018-12-07 23:07:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5710, 8, 1, '2018-12-07 23:07:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5711, 11, 1, '2018-12-07 23:07:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5712, 8, 1, '2018-12-09 16:04:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5713, 19, 1, '2018-12-09 16:04:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5714, 20, 1, '2018-12-09 16:04:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5715, 21, 1, '2018-12-09 16:04:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5716, 11, 1, '2018-12-09 16:04:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5717, 19, 1, '2018-12-09 16:27:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5718, 8, 1, '2018-12-09 16:27:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5719, 20, 1, '2018-12-09 16:27:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5720, 11, 1, '2018-12-09 16:27:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5721, 21, 1, '2018-12-09 16:27:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5722, 19, 1, '2018-12-10 08:26:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.87.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5723, 11, 1, '2018-12-10 08:26:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.87.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5724, 8, 1, '2018-12-10 08:26:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5725, 21, 1, '2018-12-10 08:26:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5726, 20, 1, '2018-12-10 08:26:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.87.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5727, 19, 1, '2018-12-10 11:25:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"160.202.146.245\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5728, 21, 1, '2018-12-10 11:25:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"160.202.146.245\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5729, 20, 1, '2018-12-10 11:25:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"160.202.146.245\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5730, 8, 1, '2018-12-10 11:25:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"160.202.146.245\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5731, 11, 1, '2018-12-10 11:25:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"160.202.146.245\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5732, 19, 1, '2018-12-10 17:23:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5733, 8, 1, '2018-12-10 17:23:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5734, 21, 1, '2018-12-10 17:23:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5735, 11, 1, '2018-12-10 17:23:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5736, 20, 1, '2018-12-10 17:23:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5737, 19, 1, '2018-12-10 17:28:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5738, 8, 1, '2018-12-10 17:28:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5739, 20, 1, '2018-12-10 17:28:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5740, 21, 1, '2018-12-10 17:28:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5741, 11, 1, '2018-12-10 17:28:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5742, 19, 1, '2018-12-10 17:28:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5743, 20, 1, '2018-12-10 17:28:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5744, 8, 1, '2018-12-10 17:28:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5745, 21, 1, '2018-12-10 17:28:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5746, 11, 1, '2018-12-10 17:28:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5747, 19, 1, '2018-12-10 19:48:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5748, 21, 1, '2018-12-10 19:48:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5749, 20, 1, '2018-12-10 19:48:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5750, 8, 1, '2018-12-10 19:48:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5751, 11, 1, '2018-12-10 19:48:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5752, 19, 1, '2018-12-10 20:30:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5753, 20, 1, '2018-12-10 20:30:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5754, 21, 1, '2018-12-10 20:30:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5755, 11, 1, '2018-12-10 20:30:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5756, 8, 1, '2018-12-10 20:30:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5757, 21, 1, '2018-12-10 20:37:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5758, 19, 1, '2018-12-10 20:37:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5759, 8, 1, '2018-12-10 20:37:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5760, 20, 1, '2018-12-10 20:37:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5761, 11, 1, '2018-12-10 20:37:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5762, 21, 1, '2018-12-10 20:46:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5763, 20, 1, '2018-12-10 20:46:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5764, 8, 1, '2018-12-10 20:46:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5765, 11, 1, '2018-12-10 20:46:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5766, 19, 1, '2018-12-10 20:46:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5767, 8, 1, '2018-12-10 20:48:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5768, 19, 1, '2018-12-10 20:48:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5769, 11, 1, '2018-12-10 20:48:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5770, 20, 1, '2018-12-10 20:48:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5771, 21, 1, '2018-12-10 20:48:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5772, 19, 1, '2018-12-10 21:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5773, 21, 1, '2018-12-10 21:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5774, 8, 1, '2018-12-10 21:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5775, 20, 1, '2018-12-10 21:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5776, 11, 1, '2018-12-10 21:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5777, 19, 1, '2018-12-11 03:38:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5778, 20, 1, '2018-12-11 03:38:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5779, 21, 1, '2018-12-11 03:38:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5780, 8, 1, '2018-12-11 03:38:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5781, 11, 1, '2018-12-11 03:38:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5782, 19, 1, '2018-12-11 04:45:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5783, 20, 1, '2018-12-11 04:45:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5784, 8, 1, '2018-12-11 04:45:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5785, 21, 1, '2018-12-11 04:45:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5786, 11, 1, '2018-12-11 04:45:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5787, 19, 1, '2018-12-12 09:39:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"208.103.233.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5788, 8, 1, '2018-12-12 09:39:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"208.103.233.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5789, 11, 1, '2018-12-12 09:39:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"208.103.233.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5790, 20, 1, '2018-12-12 09:39:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"208.103.233.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5791, 21, 1, '2018-12-12 09:39:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"208.103.233.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5792, 19, 1, '2018-12-14 11:39:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5793, 8, 1, '2018-12-14 11:39:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5794, 20, 1, '2018-12-14 11:39:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5795, 21, 1, '2018-12-14 11:40:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5796, 11, 1, '2018-12-14 11:40:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5797, 19, 1, '2018-12-14 18:38:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5798, 8, 1, '2018-12-14 18:38:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5799, 20, 1, '2018-12-14 18:38:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5800, 21, 1, '2018-12-14 18:38:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5801, 11, 1, '2018-12-14 18:38:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5802, 19, 1, '2018-12-14 18:39:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5803, 8, 1, '2018-12-14 18:39:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5804, 20, 1, '2018-12-14 18:39:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5805, 21, 1, '2018-12-14 18:39:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5806, 11, 1, '2018-12-14 18:39:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5807, 8, 1, '2018-12-15 03:17:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5808, 17, 1, '2018-12-15 03:17:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5809, 19, 1, '2018-12-15 08:59:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5810, 8, 1, '2018-12-15 08:59:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5811, 21, 1, '2018-12-15 08:59:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5812, 20, 1, '2018-12-15 08:59:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5813, 11, 1, '2018-12-15 08:59:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5814, 20, 1, '2018-12-15 09:06:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5815, 19, 1, '2018-12-15 09:06:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5816, 8, 1, '2018-12-15 09:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5817, 21, 1, '2018-12-15 09:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5818, 11, 1, '2018-12-15 09:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5819, 20, 1, '2018-12-15 10:50:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5820, 8, 1, '2018-12-15 10:50:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5821, 21, 1, '2018-12-15 10:50:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5822, 19, 1, '2018-12-15 10:50:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5823, 11, 1, '2018-12-15 10:50:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5824, 19, 1, '2018-12-17 16:07:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5825, 8, 1, '2018-12-17 16:07:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5826, 20, 1, '2018-12-17 16:07:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5827, 21, 1, '2018-12-17 16:07:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(5828, 11, 1, '2018-12-17 16:07:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5829, 19, 1, '2018-12-18 07:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5830, 8, 1, '2018-12-18 07:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5831, 20, 1, '2018-12-18 07:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5832, 21, 1, '2018-12-18 07:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5833, 11, 1, '2018-12-18 07:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5834, 19, 1, '2018-12-18 07:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5835, 8, 1, '2018-12-18 07:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5836, 20, 1, '2018-12-18 07:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5837, 21, 1, '2018-12-18 07:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5838, 11, 1, '2018-12-18 07:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5839, 19, 1, '2018-12-18 10:50:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"64.74.215.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5840, 8, 1, '2018-12-18 10:50:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"64.74.215.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5841, 20, 1, '2018-12-18 10:50:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"64.74.215.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5842, 21, 1, '2018-12-18 10:50:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"64.74.215.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5843, 11, 1, '2018-12-18 10:50:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"64.74.215.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5844, 19, 1, '2018-12-18 14:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5845, 8, 1, '2018-12-18 14:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5846, 20, 1, '2018-12-18 14:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5847, 21, 1, '2018-12-18 14:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5848, 11, 1, '2018-12-18 14:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5849, 19, 1, '2018-12-18 16:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5850, 21, 1, '2018-12-18 16:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5851, 8, 1, '2018-12-18 16:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5852, 20, 1, '2018-12-18 16:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5853, 11, 1, '2018-12-18 16:10:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5854, 19, 1, '2018-12-18 16:33:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5855, 8, 1, '2018-12-18 16:33:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5856, 20, 1, '2018-12-18 16:33:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5857, 11, 1, '2018-12-18 16:33:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5858, 21, 1, '2018-12-18 16:33:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5859, 8, 1, '2018-12-18 21:52:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5860, 19, 1, '2018-12-18 21:52:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5861, 20, 1, '2018-12-18 21:52:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5862, 21, 1, '2018-12-18 21:52:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5863, 11, 1, '2018-12-18 21:52:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5864, 8, 1, '2018-12-18 22:07:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5865, 20, 1, '2018-12-18 22:07:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5866, 19, 1, '2018-12-18 22:07:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5867, 21, 1, '2018-12-18 22:07:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5868, 11, 1, '2018-12-18 22:07:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5869, 19, 1, '2018-12-19 00:19:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"176.74.192.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5870, 8, 1, '2018-12-19 00:19:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"176.74.192.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5871, 21, 1, '2018-12-19 00:19:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"176.74.192.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5872, 20, 1, '2018-12-19 00:19:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"176.74.192.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5873, 11, 1, '2018-12-19 00:19:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"176.74.192.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5874, 19, 1, '2018-12-19 10:44:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.191.223.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5875, 11, 1, '2018-12-19 10:44:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.191.223.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5876, 8, 1, '2018-12-19 10:44:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.191.223.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5877, 20, 1, '2018-12-19 10:44:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.191.223.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5878, 21, 1, '2018-12-19 10:44:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.191.223.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5879, 19, 1, '2018-12-19 16:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5880, 20, 1, '2018-12-19 16:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5881, 8, 1, '2018-12-19 16:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5882, 21, 1, '2018-12-19 16:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5883, 11, 1, '2018-12-19 16:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5884, 19, 1, '2018-12-20 00:28:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"34.229.210.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5885, 8, 1, '2018-12-20 00:28:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"34.229.210.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5886, 20, 1, '2018-12-20 00:28:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"34.229.210.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5887, 21, 1, '2018-12-20 00:28:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"34.229.210.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5888, 11, 1, '2018-12-20 00:28:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"34.229.210.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5889, 19, 1, '2018-12-20 07:25:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5890, 20, 1, '2018-12-20 07:25:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5891, 8, 1, '2018-12-20 07:25:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5892, 21, 1, '2018-12-20 07:25:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5893, 11, 1, '2018-12-20 07:25:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5894, 19, 1, '2018-12-20 07:31:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5895, 8, 1, '2018-12-20 07:31:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5896, 20, 1, '2018-12-20 07:31:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5897, 21, 1, '2018-12-20 07:31:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5898, 11, 1, '2018-12-20 07:31:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5899, 8, 1, '2018-12-20 11:49:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5900, 20, 1, '2018-12-20 11:49:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5901, 21, 1, '2018-12-20 11:49:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5902, 11, 1, '2018-12-20 11:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5903, 19, 1, '2018-12-20 11:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5904, 19, 1, '2018-12-22 15:55:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5905, 11, 1, '2018-12-22 15:55:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5906, 20, 1, '2018-12-22 15:55:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5907, 8, 1, '2018-12-22 15:55:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5908, 21, 1, '2018-12-22 15:55:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5909, 19, 1, '2018-12-22 21:58:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5910, 21, 1, '2018-12-22 21:58:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5911, 8, 1, '2018-12-22 21:58:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5912, 11, 1, '2018-12-22 21:58:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5913, 20, 1, '2018-12-22 21:58:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5914, 19, 1, '2018-12-22 21:58:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5915, 8, 1, '2018-12-22 21:58:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5916, 11, 1, '2018-12-22 21:58:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5917, 20, 1, '2018-12-22 21:58:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5918, 21, 1, '2018-12-22 21:58:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5919, 20, 1, '2018-12-23 10:16:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5920, 21, 1, '2018-12-23 10:16:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5921, 8, 1, '2018-12-23 10:16:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5922, 11, 1, '2018-12-23 10:16:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5923, 19, 1, '2018-12-23 10:16:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5924, 11, 1, '2018-12-23 14:39:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5925, 20, 1, '2018-12-23 14:39:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5926, 19, 1, '2018-12-23 14:39:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5927, 21, 1, '2018-12-23 14:39:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5928, 8, 1, '2018-12-23 14:39:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.69.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5929, 19, 1, '2018-12-25 10:22:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.73.200\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5930, 21, 1, '2018-12-25 10:22:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.73.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5931, 8, 1, '2018-12-25 10:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.73.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5932, 11, 1, '2018-12-25 10:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.73.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5933, 19, 1, '2018-12-26 09:53:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5934, 8, 1, '2018-12-26 09:53:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5935, 20, 1, '2018-12-26 09:53:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5936, 21, 1, '2018-12-26 09:54:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5937, 11, 1, '2018-12-26 09:54:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5938, 8, 1, '2018-12-28 12:42:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5939, 21, 1, '2018-12-28 12:42:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5940, 19, 1, '2018-12-28 12:42:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5941, 11, 1, '2018-12-28 12:42:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5942, 20, 1, '2018-12-28 12:42:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5943, 19, 1, '2018-12-28 12:51:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5944, 20, 1, '2018-12-28 12:51:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5945, 11, 1, '2018-12-28 12:51:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5946, 8, 1, '2018-12-28 12:51:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5947, 21, 1, '2018-12-28 12:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5948, 19, 1, '2018-12-28 16:54:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.192.74.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5949, 11, 1, '2018-12-28 16:54:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.192.74.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5950, 20, 1, '2018-12-28 16:54:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.192.74.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5951, 8, 1, '2018-12-28 16:54:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.192.74.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5952, 21, 1, '2018-12-28 16:54:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.192.74.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5953, 19, 1, '2018-12-29 10:24:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.45\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5954, 20, 1, '2018-12-29 10:24:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5955, 21, 1, '2018-12-29 10:24:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5956, 8, 1, '2018-12-29 10:24:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5957, 11, 1, '2018-12-29 10:24:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5958, 19, 1, '2019-01-01 23:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5959, 20, 1, '2019-01-01 23:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5960, 8, 1, '2019-01-01 23:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5961, 21, 1, '2019-01-01 23:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5962, 11, 1, '2019-01-01 23:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5963, 19, 1, '2019-01-03 08:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5964, 11, 1, '2019-01-03 08:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.20\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5965, 21, 1, '2019-01-03 08:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5966, 20, 1, '2019-01-03 08:44:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5967, 8, 1, '2019-01-03 08:44:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5968, 8, 1, '2019-01-04 17:25:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5969, 17, 1, '2019-01-04 17:25:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5970, 8, 1, '2019-01-06 22:53:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5971, 17, 1, '2019-01-06 22:53:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5972, 19, 1, '2019-01-07 13:40:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"47.15.241.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5973, 8, 1, '2019-01-07 13:40:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"47.15.241.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5974, 20, 1, '2019-01-07 13:40:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"47.15.241.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5975, 11, 1, '2019-01-07 13:40:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"47.15.241.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5976, 21, 1, '2019-01-07 13:40:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"47.15.241.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5977, 19, 1, '2019-01-07 16:03:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5978, 8, 1, '2019-01-07 16:03:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5979, 20, 1, '2019-01-07 16:03:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5980, 21, 1, '2019-01-07 16:03:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5981, 11, 1, '2019-01-07 16:03:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5982, 19, 1, '2019-01-07 16:03:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5983, 8, 1, '2019-01-07 16:03:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5984, 20, 1, '2019-01-07 16:03:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5985, 21, 1, '2019-01-07 16:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5986, 11, 1, '2019-01-07 16:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5987, 19, 1, '2019-01-07 16:50:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5988, 8, 1, '2019-01-07 16:50:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5989, 20, 1, '2019-01-07 16:50:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5990, 21, 1, '2019-01-07 16:50:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5991, 11, 1, '2019-01-07 16:50:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5992, 19, 1, '2019-01-07 17:00:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5993, 8, 1, '2019-01-07 17:00:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5994, 20, 1, '2019-01-07 17:00:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5995, 21, 1, '2019-01-07 17:00:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5996, 11, 1, '2019-01-07 17:00:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5997, 19, 1, '2019-01-07 18:35:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5998, 8, 1, '2019-01-07 18:35:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(5999, 20, 1, '2019-01-07 18:35:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6000, 21, 1, '2019-01-07 18:35:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6001, 11, 1, '2019-01-07 18:35:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6002, 20, 1, '2019-01-07 19:53:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6003, 19, 1, '2019-01-07 19:53:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6004, 8, 1, '2019-01-07 19:53:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6005, 21, 1, '2019-01-07 19:53:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6006, 11, 1, '2019-01-07 19:53:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6007, 11, 1, '2019-01-07 19:56:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6008, 21, 1, '2019-01-07 19:56:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6009, 8, 1, '2019-01-07 19:56:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6010, 19, 1, '2019-01-07 19:56:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6011, 20, 1, '2019-01-07 19:56:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6012, 19, 1, '2019-01-08 01:00:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.204.214.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6013, 11, 1, '2019-01-08 01:00:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.204.214.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6014, 8, 1, '2019-01-08 01:00:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.204.214.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6015, 21, 1, '2019-01-08 01:00:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.204.214.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6016, 20, 1, '2019-01-08 01:00:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.204.214.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6017, 8, 1, '2019-01-10 20:31:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6018, 19, 1, '2019-01-11 18:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6019, 8, 1, '2019-01-11 18:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6020, 21, 1, '2019-01-11 18:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6021, 20, 1, '2019-01-11 18:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6022, 11, 1, '2019-01-11 18:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6023, 19, 1, '2019-01-11 18:56:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6024, 20, 1, '2019-01-11 18:56:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6025, 8, 1, '2019-01-11 18:56:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6026, 21, 1, '2019-01-11 18:56:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6027, 11, 1, '2019-01-11 18:56:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6028, 19, 1, '2019-01-11 19:13:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6029, 8, 1, '2019-01-11 19:13:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6030, 20, 1, '2019-01-11 19:13:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6031, 21, 1, '2019-01-11 19:13:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6032, 11, 1, '2019-01-11 19:13:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6033, 17, 1, '2019-01-11 21:39:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6034, 8, 1, '2019-01-11 21:39:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6035, 19, 1, '2019-01-11 23:10:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6036, 8, 1, '2019-01-11 23:10:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6037, 21, 1, '2019-01-11 23:10:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6038, 20, 1, '2019-01-11 23:10:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6039, 11, 1, '2019-01-11 23:10:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6040, 8, 1, '2019-01-11 23:12:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6041, 19, 1, '2019-01-11 23:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6042, 20, 1, '2019-01-11 23:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6043, 21, 1, '2019-01-11 23:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6044, 11, 1, '2019-01-11 23:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6045, 19, 1, '2019-01-12 14:16:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6046, 8, 1, '2019-01-12 14:16:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6047, 20, 1, '2019-01-12 14:16:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6048, 11, 1, '2019-01-12 14:16:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6049, 21, 1, '2019-01-12 14:16:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6050, 19, 1, '2019-01-12 19:07:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.81\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6051, 8, 1, '2019-01-12 19:07:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.81\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6052, 21, 1, '2019-01-12 19:07:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.81\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6053, 20, 1, '2019-01-12 19:07:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.81\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6054, 11, 1, '2019-01-12 19:07:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.81\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6055, 21, 1, '2019-01-13 09:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6056, 8, 1, '2019-01-13 09:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6057, 11, 1, '2019-01-13 09:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6058, 19, 1, '2019-01-13 09:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6059, 20, 1, '2019-01-13 09:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6060, 19, 1, '2019-01-13 16:46:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6061, 8, 1, '2019-01-13 16:46:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6062, 20, 1, '2019-01-13 16:46:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6063, 21, 1, '2019-01-13 16:46:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6064, 11, 1, '2019-01-13 16:46:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6065, 19, 1, '2019-01-13 17:36:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6066, 20, 1, '2019-01-13 17:36:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6067, 8, 1, '2019-01-13 17:36:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6068, 11, 1, '2019-01-13 17:36:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6069, 21, 1, '2019-01-13 17:36:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6070, 19, 1, '2019-01-13 18:31:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6071, 8, 1, '2019-01-13 18:31:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6072, 20, 1, '2019-01-13 18:31:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6073, 21, 1, '2019-01-13 18:31:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6074, 11, 1, '2019-01-13 18:31:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6075, 11, 1, '2019-01-14 02:50:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6076, 8, 1, '2019-01-14 02:50:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6077, 21, 1, '2019-01-14 02:50:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6078, 20, 1, '2019-01-14 02:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6079, 19, 1, '2019-01-14 02:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6080, 11, 1, '2019-01-16 02:54:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6081, 19, 1, '2019-01-16 02:54:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6082, 20, 1, '2019-01-16 02:54:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6083, 11, 1, '2019-01-16 04:45:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6084, 19, 1, '2019-01-16 04:45:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6085, 8, 1, '2019-01-16 04:45:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6086, 21, 1, '2019-01-16 04:45:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6087, 20, 1, '2019-01-16 04:45:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6088, 21, 1, '2019-01-16 07:22:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6089, 8, 1, '2019-01-16 07:22:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6090, 19, 1, '2019-01-16 12:24:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"54.201.230.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6091, 11, 1, '2019-01-16 12:24:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"54.201.230.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6092, 20, 1, '2019-01-16 12:24:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"54.201.230.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6093, 21, 1, '2019-01-16 12:24:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"54.201.230.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6094, 8, 1, '2019-01-16 12:24:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"54.201.230.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6095, 19, 1, '2019-01-16 18:14:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6096, 8, 1, '2019-01-16 18:14:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6097, 20, 1, '2019-01-16 18:14:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6098, 21, 1, '2019-01-16 18:14:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6099, 11, 1, '2019-01-16 18:14:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6100, 19, 1, '2019-01-16 18:46:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6101, 8, 1, '2019-01-16 18:46:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6102, 20, 1, '2019-01-16 18:46:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6103, 21, 1, '2019-01-16 18:46:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6104, 11, 1, '2019-01-16 18:46:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(6105, 8, 1, '2019-01-16 18:54:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6106, 11, 1, '2019-01-16 18:54:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6107, 21, 1, '2019-01-16 18:54:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6108, 19, 1, '2019-01-16 18:54:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6109, 20, 1, '2019-01-16 18:54:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6110, 19, 1, '2019-01-17 14:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6111, 20, 1, '2019-01-17 14:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6112, 21, 1, '2019-01-17 14:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6113, 8, 1, '2019-01-17 14:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6114, 11, 1, '2019-01-17 14:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6115, 19, 1, '2019-01-18 08:14:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6116, 8, 1, '2019-01-18 08:14:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6117, 20, 1, '2019-01-18 08:14:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6118, 21, 1, '2019-01-18 08:14:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6119, 11, 1, '2019-01-18 08:14:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6120, 21, 1, '2019-01-18 08:22:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6121, 19, 1, '2019-01-18 08:22:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6122, 20, 1, '2019-01-18 08:22:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6123, 8, 1, '2019-01-18 08:22:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6124, 11, 1, '2019-01-18 08:22:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6125, 8, 1, '2019-01-18 08:23:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6126, 19, 1, '2019-01-18 08:23:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6127, 20, 1, '2019-01-18 08:23:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6128, 21, 1, '2019-01-18 08:23:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6129, 11, 1, '2019-01-18 08:23:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6130, 19, 1, '2019-01-18 08:25:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6131, 8, 1, '2019-01-18 08:25:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6132, 21, 1, '2019-01-18 08:25:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6133, 20, 1, '2019-01-18 08:25:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6134, 11, 1, '2019-01-18 08:25:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6135, 19, 1, '2019-01-18 08:28:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6136, 8, 1, '2019-01-18 08:28:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6137, 20, 1, '2019-01-18 08:28:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6138, 21, 1, '2019-01-18 08:28:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6139, 11, 1, '2019-01-18 08:28:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6140, 20, 1, '2019-01-18 08:30:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6141, 8, 1, '2019-01-18 08:30:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6142, 19, 1, '2019-01-18 08:30:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6143, 21, 1, '2019-01-18 08:30:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6144, 11, 1, '2019-01-18 08:30:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6145, 19, 1, '2019-01-18 08:34:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6146, 8, 1, '2019-01-18 08:34:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6147, 20, 1, '2019-01-18 08:34:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6148, 21, 1, '2019-01-18 08:34:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6149, 11, 1, '2019-01-18 08:34:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6150, 19, 1, '2019-01-18 08:38:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6151, 8, 1, '2019-01-18 08:38:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6152, 21, 1, '2019-01-18 08:38:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6153, 11, 1, '2019-01-18 08:38:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6154, 20, 1, '2019-01-18 08:38:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6155, 19, 1, '2019-01-18 08:38:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6156, 8, 1, '2019-01-18 08:38:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6157, 20, 1, '2019-01-18 08:38:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6158, 21, 1, '2019-01-18 08:38:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6159, 11, 1, '2019-01-18 08:38:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6160, 19, 1, '2019-01-18 08:39:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6161, 8, 1, '2019-01-18 08:39:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6162, 20, 1, '2019-01-18 08:39:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6163, 11, 1, '2019-01-18 08:39:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6164, 21, 1, '2019-01-18 08:39:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6165, 8, 1, '2019-01-18 08:40:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6166, 19, 1, '2019-01-18 08:40:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6167, 21, 1, '2019-01-18 08:40:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6168, 11, 1, '2019-01-18 08:40:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6169, 20, 1, '2019-01-18 08:40:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6170, 19, 1, '2019-01-18 08:40:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6171, 8, 1, '2019-01-18 08:40:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6172, 20, 1, '2019-01-18 08:40:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6173, 21, 1, '2019-01-18 08:40:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6174, 11, 1, '2019-01-18 08:40:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6175, 8, 1, '2019-01-18 08:44:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6176, 19, 1, '2019-01-18 08:44:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6177, 20, 1, '2019-01-18 08:44:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6178, 21, 1, '2019-01-18 08:44:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6179, 11, 1, '2019-01-18 08:44:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6180, 19, 1, '2019-01-18 08:46:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6181, 20, 1, '2019-01-18 08:46:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6182, 8, 1, '2019-01-18 08:46:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6183, 21, 1, '2019-01-18 08:46:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6184, 11, 1, '2019-01-18 08:46:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6185, 19, 1, '2019-01-18 08:48:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6186, 8, 1, '2019-01-18 08:48:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6187, 21, 1, '2019-01-18 08:48:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6188, 20, 1, '2019-01-18 08:48:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6189, 11, 1, '2019-01-18 08:48:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6190, 8, 1, '2019-01-18 08:48:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6191, 19, 1, '2019-01-18 08:48:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6192, 20, 1, '2019-01-18 08:48:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6193, 21, 1, '2019-01-18 08:48:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6194, 11, 1, '2019-01-18 08:48:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6195, 19, 1, '2019-01-18 08:51:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6196, 8, 1, '2019-01-18 08:51:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6197, 20, 1, '2019-01-18 08:51:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6198, 21, 1, '2019-01-18 08:51:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6199, 11, 1, '2019-01-18 08:51:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6200, 19, 1, '2019-01-18 08:53:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6201, 8, 1, '2019-01-18 08:53:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6202, 20, 1, '2019-01-18 08:53:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6203, 21, 1, '2019-01-18 08:53:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6204, 11, 1, '2019-01-18 08:53:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6205, 19, 1, '2019-01-18 10:19:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6206, 8, 1, '2019-01-18 10:19:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6207, 20, 1, '2019-01-18 10:19:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6208, 21, 1, '2019-01-18 10:19:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6209, 11, 1, '2019-01-18 10:19:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6210, 8, 1, '2019-01-18 10:23:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6211, 20, 1, '2019-01-18 10:23:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6212, 19, 1, '2019-01-18 10:23:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6213, 21, 1, '2019-01-18 10:23:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6214, 11, 1, '2019-01-18 10:23:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6215, 19, 1, '2019-01-18 10:24:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6216, 20, 1, '2019-01-18 10:24:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6217, 8, 1, '2019-01-18 10:24:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6218, 21, 1, '2019-01-18 10:24:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6219, 11, 1, '2019-01-18 10:24:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6220, 19, 1, '2019-01-18 10:28:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6221, 8, 1, '2019-01-18 10:28:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6222, 20, 1, '2019-01-18 10:28:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6223, 21, 1, '2019-01-18 10:28:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6224, 11, 1, '2019-01-18 10:28:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6225, 19, 1, '2019-01-18 12:53:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6226, 8, 1, '2019-01-18 12:53:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6227, 20, 1, '2019-01-18 12:53:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6228, 21, 1, '2019-01-18 12:53:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6229, 11, 1, '2019-01-18 12:53:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6230, 8, 1, '2019-01-18 18:43:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6231, 19, 1, '2019-01-18 18:43:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6232, 21, 1, '2019-01-18 18:43:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6233, 20, 1, '2019-01-18 18:43:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6234, 11, 1, '2019-01-18 18:43:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6235, 19, 1, '2019-01-18 18:43:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6236, 8, 1, '2019-01-18 18:43:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6237, 20, 1, '2019-01-18 18:43:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6238, 21, 1, '2019-01-18 18:43:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6239, 11, 1, '2019-01-18 18:43:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6240, 19, 1, '2019-01-19 17:08:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6241, 8, 1, '2019-01-19 17:08:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6242, 20, 1, '2019-01-19 17:08:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6243, 21, 1, '2019-01-19 17:08:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6244, 11, 1, '2019-01-19 17:08:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6245, 19, 1, '2019-01-19 21:22:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6246, 8, 1, '2019-01-19 21:22:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6247, 20, 1, '2019-01-19 21:22:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6248, 21, 1, '2019-01-19 21:22:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6249, 11, 1, '2019-01-19 21:22:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6250, 19, 1, '2019-01-19 21:23:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6251, 8, 1, '2019-01-19 21:23:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6252, 20, 1, '2019-01-19 21:23:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6253, 21, 1, '2019-01-19 21:23:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6254, 11, 1, '2019-01-19 21:23:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6255, 19, 1, '2019-01-19 21:34:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6256, 20, 1, '2019-01-19 21:34:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6257, 21, 1, '2019-01-19 21:34:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6258, 8, 1, '2019-01-19 21:34:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6259, 11, 1, '2019-01-19 21:34:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6260, 19, 1, '2019-01-20 04:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.85.233.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6261, 8, 1, '2019-01-20 04:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.85.233.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6262, 21, 1, '2019-01-20 04:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.85.233.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6263, 11, 1, '2019-01-20 04:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.85.233.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6264, 20, 1, '2019-01-20 04:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.85.233.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6265, 19, 1, '2019-01-20 05:11:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.38.38\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6266, 8, 1, '2019-01-20 05:11:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.38.38\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6267, 20, 1, '2019-01-20 05:11:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.38.38\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6268, 21, 1, '2019-01-20 05:11:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.38.38\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6269, 11, 1, '2019-01-20 05:11:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.38.38\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6270, 19, 1, '2019-01-20 14:25:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6271, 11, 1, '2019-01-20 14:25:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6272, 8, 1, '2019-01-20 14:25:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6273, 21, 1, '2019-01-20 14:25:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6274, 20, 1, '2019-01-20 14:25:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6275, 19, 1, '2019-01-20 15:10:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6276, 20, 1, '2019-01-20 15:10:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6277, 8, 1, '2019-01-20 15:10:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6278, 21, 1, '2019-01-20 15:10:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6279, 11, 1, '2019-01-20 15:10:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6280, 19, 1, '2019-01-20 16:45:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6281, 20, 1, '2019-01-20 16:45:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6282, 8, 1, '2019-01-20 16:45:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6283, 21, 1, '2019-01-20 16:45:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6284, 11, 1, '2019-01-20 16:45:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6285, 8, 1, '2019-01-20 16:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6286, 19, 1, '2019-01-20 16:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6287, 20, 1, '2019-01-20 16:50:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6288, 11, 1, '2019-01-20 16:50:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6289, 21, 1, '2019-01-20 16:50:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6290, 8, 1, '2019-01-20 17:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6291, 19, 1, '2019-01-20 17:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6292, 20, 1, '2019-01-20 17:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6293, 21, 1, '2019-01-20 17:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6294, 11, 1, '2019-01-20 17:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6295, 19, 1, '2019-01-20 19:23:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6296, 8, 1, '2019-01-20 19:23:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6297, 20, 1, '2019-01-20 19:23:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6298, 21, 1, '2019-01-20 19:23:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6299, 11, 1, '2019-01-20 19:23:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6300, 19, 1, '2019-01-20 21:22:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6301, 20, 1, '2019-01-20 21:22:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6302, 11, 1, '2019-01-20 21:22:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6303, 21, 1, '2019-01-20 21:22:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6304, 8, 1, '2019-01-20 21:22:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6305, 19, 1, '2019-01-20 21:25:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6306, 20, 1, '2019-01-20 21:25:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6307, 8, 1, '2019-01-20 21:25:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6308, 21, 1, '2019-01-20 21:25:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6309, 11, 1, '2019-01-20 21:25:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6310, 19, 1, '2019-01-20 21:25:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6311, 8, 1, '2019-01-20 21:25:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6312, 21, 1, '2019-01-20 21:25:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6313, 20, 1, '2019-01-20 21:25:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6314, 11, 1, '2019-01-20 21:25:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6315, 19, 1, '2019-01-21 06:25:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6316, 8, 1, '2019-01-21 06:25:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6317, 20, 1, '2019-01-21 06:25:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6318, 11, 1, '2019-01-21 06:25:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6319, 21, 1, '2019-01-21 06:25:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6320, 19, 1, '2019-01-21 06:27:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6321, 8, 1, '2019-01-21 06:27:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6322, 21, 1, '2019-01-21 06:27:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6323, 20, 1, '2019-01-21 06:27:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6324, 11, 1, '2019-01-21 06:27:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6325, 8, 1, '2019-01-21 14:42:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6326, 21, 1, '2019-01-21 14:42:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6327, 19, 1, '2019-01-21 14:42:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6328, 20, 1, '2019-01-21 14:42:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6329, 11, 1, '2019-01-21 14:42:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6330, 19, 1, '2019-01-21 14:46:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6331, 8, 1, '2019-01-21 14:46:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6332, 20, 1, '2019-01-21 14:46:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6333, 11, 1, '2019-01-21 14:46:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6334, 21, 1, '2019-01-21 14:46:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6335, 19, 1, '2019-01-21 14:53:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6336, 8, 1, '2019-01-21 14:53:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6337, 21, 1, '2019-01-21 14:53:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6338, 11, 1, '2019-01-21 14:53:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6339, 20, 1, '2019-01-21 14:53:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6340, 19, 1, '2019-01-21 14:54:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6341, 8, 1, '2019-01-21 14:54:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6342, 20, 1, '2019-01-21 14:54:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6343, 21, 1, '2019-01-21 14:54:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6344, 11, 1, '2019-01-21 14:54:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6345, 19, 1, '2019-01-21 18:30:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6346, 8, 1, '2019-01-21 18:30:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6347, 21, 1, '2019-01-21 18:30:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6348, 11, 1, '2019-01-21 18:30:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6349, 20, 1, '2019-01-21 18:30:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6350, 20, 1, '2019-01-23 00:35:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"34.76.54.163\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6351, 19, 1, '2019-01-23 00:35:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"34.76.54.163\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6352, 8, 1, '2019-01-23 00:35:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"34.76.54.163\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6353, 21, 1, '2019-01-23 00:35:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"34.76.54.163\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6354, 11, 1, '2019-01-23 00:35:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"34.76.54.163\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6355, 19, 1, '2019-01-23 15:18:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6356, 8, 1, '2019-01-23 15:18:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6357, 21, 1, '2019-01-23 15:18:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6358, 20, 1, '2019-01-23 15:18:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6359, 11, 1, '2019-01-23 15:18:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6360, 8, 1, '2019-01-23 15:18:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6361, 19, 1, '2019-01-23 15:18:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6362, 20, 1, '2019-01-23 15:18:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6363, 11, 1, '2019-01-23 15:18:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6364, 21, 1, '2019-01-23 15:18:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6365, 19, 1, '2019-01-23 16:39:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6366, 8, 1, '2019-01-23 16:39:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6367, 20, 1, '2019-01-23 16:39:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6368, 21, 1, '2019-01-23 16:39:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6369, 11, 1, '2019-01-23 16:39:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6370, 21, 1, '2019-01-26 02:49:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.100.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6371, 19, 1, '2019-01-26 02:49:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.100.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6372, 11, 1, '2019-01-26 02:49:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.100.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6373, 8, 1, '2019-01-26 02:49:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.100.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6374, 20, 1, '2019-01-26 02:49:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.100.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6375, 20, 1, '2019-01-26 09:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.237.36.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6376, 21, 1, '2019-01-26 09:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.237.36.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6377, 19, 1, '2019-01-26 09:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.237.36.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6378, 11, 1, '2019-01-26 09:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.237.36.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6379, 8, 1, '2019-01-26 09:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.237.36.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6380, 19, 1, '2019-01-26 14:55:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6381, 8, 1, '2019-01-26 14:55:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(6382, 20, 1, '2019-01-26 14:55:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6383, 11, 1, '2019-01-26 14:55:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6384, 21, 1, '2019-01-26 14:55:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.152.102.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6385, 19, 1, '2019-01-26 15:16:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.11.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6386, 8, 1, '2019-01-26 15:16:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.11.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6387, 20, 1, '2019-01-26 15:16:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.11.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6388, 21, 1, '2019-01-26 15:16:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.11.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6389, 11, 1, '2019-01-26 15:16:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.11.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6390, 19, 1, '2019-01-28 11:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6391, 8, 1, '2019-01-28 11:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6392, 20, 1, '2019-01-28 11:12:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6393, 21, 1, '2019-01-28 11:12:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6394, 11, 1, '2019-01-28 11:12:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6395, 19, 1, '2019-01-29 11:11:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6396, 8, 1, '2019-01-29 11:11:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6397, 20, 1, '2019-01-29 11:11:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6398, 21, 1, '2019-01-29 11:11:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6399, 11, 1, '2019-01-29 11:11:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6400, 19, 1, '2019-01-29 11:11:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6401, 8, 1, '2019-01-29 11:11:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6402, 20, 1, '2019-01-29 11:11:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6403, 11, 1, '2019-01-29 11:11:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6404, 21, 1, '2019-01-29 11:11:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6405, 19, 1, '2019-01-29 11:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"107.178.239.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6406, 20, 1, '2019-01-29 11:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"107.178.239.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6407, 11, 1, '2019-01-29 11:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"107.178.239.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6408, 21, 1, '2019-01-29 11:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"107.178.239.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6409, 8, 1, '2019-01-29 11:20:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"107.178.239.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6410, 19, 1, '2019-01-29 11:21:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6411, 8, 1, '2019-01-29 11:21:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6412, 20, 1, '2019-01-29 11:21:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6413, 21, 1, '2019-01-29 11:21:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6414, 11, 1, '2019-01-29 11:21:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6415, 8, 1, '2019-01-29 19:02:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6416, 19, 1, '2019-01-29 19:02:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6417, 20, 1, '2019-01-29 19:02:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6418, 21, 1, '2019-01-29 19:02:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6419, 11, 1, '2019-01-29 19:02:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6420, 19, 1, '2019-01-29 19:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6421, 8, 1, '2019-01-29 19:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6422, 11, 1, '2019-01-29 19:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6423, 20, 1, '2019-01-29 19:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6424, 21, 1, '2019-01-29 19:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6425, 19, 1, '2019-01-29 23:18:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"107.23.169.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6426, 21, 1, '2019-01-29 23:18:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"107.23.169.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6427, 8, 1, '2019-01-29 23:18:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"107.23.169.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6428, 20, 1, '2019-01-29 23:18:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"107.23.169.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6429, 11, 1, '2019-01-29 23:18:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"107.23.169.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6430, 19, 1, '2019-01-30 05:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6431, 8, 1, '2019-01-30 05:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6432, 20, 1, '2019-01-30 05:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6433, 21, 1, '2019-01-30 05:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6434, 11, 1, '2019-01-30 05:25:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6435, 19, 1, '2019-01-30 05:25:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6436, 8, 1, '2019-01-30 05:25:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6437, 20, 1, '2019-01-30 05:25:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6438, 21, 1, '2019-01-30 05:25:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6439, 11, 1, '2019-01-30 05:25:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6440, 19, 1, '2019-01-30 14:33:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6441, 20, 1, '2019-01-30 14:33:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6442, 21, 1, '2019-01-30 14:33:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6443, 8, 1, '2019-01-30 14:33:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6444, 11, 1, '2019-01-30 14:33:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6445, 19, 1, '2019-02-01 09:40:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6446, 20, 1, '2019-02-01 09:40:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6447, 8, 1, '2019-02-01 09:40:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6448, 21, 1, '2019-02-01 09:40:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6449, 11, 1, '2019-02-01 09:40:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6450, 19, 1, '2019-02-01 09:41:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6451, 20, 1, '2019-02-01 09:41:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6452, 21, 1, '2019-02-01 09:41:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6453, 8, 1, '2019-02-01 09:41:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6454, 11, 1, '2019-02-01 09:41:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6455, 8, 1, '2019-02-01 09:41:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6456, 19, 1, '2019-02-01 09:41:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6457, 20, 1, '2019-02-01 09:41:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6458, 21, 1, '2019-02-01 09:41:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6459, 11, 1, '2019-02-01 09:41:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6460, 19, 1, '2019-02-01 14:17:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6461, 8, 1, '2019-02-01 14:17:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6462, 20, 1, '2019-02-01 14:17:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6463, 21, 1, '2019-02-01 14:17:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6464, 11, 1, '2019-02-01 14:17:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6465, 19, 1, '2019-02-01 18:18:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6466, 8, 1, '2019-02-01 18:18:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6467, 20, 1, '2019-02-01 18:18:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6468, 21, 1, '2019-02-01 18:18:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6469, 11, 1, '2019-02-01 18:18:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6470, 19, 1, '2019-02-02 16:36:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6471, 8, 1, '2019-02-02 16:36:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6472, 20, 1, '2019-02-02 16:36:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6473, 21, 1, '2019-02-02 16:36:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6474, 11, 1, '2019-02-02 16:36:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6475, 19, 1, '2019-02-02 16:36:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6476, 8, 1, '2019-02-02 16:36:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6477, 20, 1, '2019-02-02 16:36:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6478, 11, 1, '2019-02-02 16:36:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6479, 21, 1, '2019-02-02 16:36:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6480, 20, 1, '2019-02-02 21:44:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6481, 8, 1, '2019-02-02 21:44:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6482, 21, 1, '2019-02-02 21:44:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6483, 11, 1, '2019-02-02 21:44:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6484, 19, 1, '2019-02-02 21:44:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6485, 21, 1, '2019-02-03 13:15:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6486, 11, 1, '2019-02-03 13:15:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6487, 8, 1, '2019-02-03 13:15:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6488, 19, 1, '2019-02-03 13:15:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6489, 20, 1, '2019-02-03 13:15:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6490, 8, 1, '2019-02-04 14:28:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6491, 19, 1, '2019-02-04 14:28:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6492, 11, 1, '2019-02-04 14:28:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6493, 21, 1, '2019-02-04 14:28:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6494, 20, 1, '2019-02-04 14:28:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6495, 19, 1, '2019-02-04 14:29:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6496, 8, 1, '2019-02-04 14:29:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6497, 20, 1, '2019-02-04 14:29:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6498, 11, 1, '2019-02-04 14:29:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6499, 21, 1, '2019-02-04 14:29:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6500, 19, 1, '2019-02-04 14:32:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6501, 8, 1, '2019-02-04 14:32:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6502, 20, 1, '2019-02-04 14:32:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6503, 21, 1, '2019-02-04 14:32:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6504, 11, 1, '2019-02-04 14:32:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6505, 8, 1, '2019-02-04 14:34:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6506, 20, 1, '2019-02-04 14:34:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6507, 21, 1, '2019-02-04 14:34:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6508, 19, 1, '2019-02-04 14:34:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6509, 11, 1, '2019-02-04 14:34:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6510, 19, 1, '2019-02-04 14:41:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6511, 8, 1, '2019-02-04 14:41:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6512, 20, 1, '2019-02-04 14:41:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6513, 21, 1, '2019-02-04 14:41:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6514, 11, 1, '2019-02-04 14:41:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6515, 19, 1, '2019-02-04 14:42:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6516, 8, 1, '2019-02-04 14:42:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6517, 20, 1, '2019-02-04 14:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6518, 21, 1, '2019-02-04 14:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6519, 11, 1, '2019-02-04 14:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6520, 19, 1, '2019-02-04 14:46:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6521, 8, 1, '2019-02-04 14:46:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6522, 20, 1, '2019-02-04 14:46:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6523, 11, 1, '2019-02-04 14:46:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6524, 21, 1, '2019-02-04 14:46:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6525, 8, 1, '2019-02-04 15:14:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6526, 19, 1, '2019-02-04 15:14:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6527, 20, 1, '2019-02-04 15:14:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6528, 21, 1, '2019-02-04 15:14:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6529, 11, 1, '2019-02-04 15:14:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6530, 19, 1, '2019-02-04 17:27:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6531, 8, 1, '2019-02-04 17:27:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6532, 21, 1, '2019-02-04 17:27:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6533, 11, 1, '2019-02-04 17:27:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6534, 20, 1, '2019-02-04 17:27:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6535, 19, 1, '2019-02-04 17:52:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6536, 8, 1, '2019-02-04 17:52:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6537, 20, 1, '2019-02-04 17:52:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6538, 11, 1, '2019-02-04 17:52:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6539, 21, 1, '2019-02-04 17:52:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6540, 19, 1, '2019-02-07 12:23:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.210.141.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6541, 8, 1, '2019-02-07 12:23:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.210.141.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6542, 11, 1, '2019-02-07 12:23:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.210.141.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6543, 20, 1, '2019-02-07 12:23:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.210.141.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6544, 21, 1, '2019-02-07 12:23:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.210.141.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6545, 19, 1, '2019-02-08 03:48:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6546, 8, 1, '2019-02-08 03:48:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6547, 21, 1, '2019-02-08 03:48:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6548, 20, 1, '2019-02-08 03:48:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6549, 11, 1, '2019-02-08 03:48:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6550, 19, 1, '2019-02-09 10:12:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6551, 20, 1, '2019-02-09 10:12:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6552, 21, 1, '2019-02-09 10:12:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6553, 11, 1, '2019-02-09 10:12:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6554, 8, 1, '2019-02-09 10:12:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6555, 20, 1, '2019-02-10 20:39:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6556, 11, 1, '2019-02-10 20:39:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6557, 19, 1, '2019-02-10 20:39:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6558, 21, 1, '2019-02-10 20:39:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6559, 8, 1, '2019-02-10 20:39:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6560, 19, 1, '2019-02-10 20:53:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6561, 8, 1, '2019-02-10 20:53:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6562, 11, 1, '2019-02-10 20:53:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6563, 20, 1, '2019-02-10 20:53:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6564, 21, 1, '2019-02-10 20:53:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6565, 19, 1, '2019-02-10 21:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6566, 11, 1, '2019-02-10 21:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6567, 20, 1, '2019-02-10 21:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6568, 8, 1, '2019-02-10 21:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6569, 21, 1, '2019-02-10 21:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6570, 21, 1, '2019-02-10 21:08:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6571, 11, 1, '2019-02-10 21:08:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6572, 19, 1, '2019-02-10 21:08:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6573, 20, 1, '2019-02-10 21:08:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6574, 8, 1, '2019-02-10 21:08:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6575, 19, 1, '2019-02-10 21:16:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6576, 21, 1, '2019-02-10 21:16:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6577, 8, 1, '2019-02-10 21:16:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6578, 20, 1, '2019-02-10 21:16:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6579, 11, 1, '2019-02-10 21:16:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6580, 21, 1, '2019-02-10 21:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6581, 11, 1, '2019-02-10 21:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6582, 20, 1, '2019-02-10 21:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6583, 19, 1, '2019-02-10 21:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6584, 8, 1, '2019-02-10 21:22:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"159.180.58.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6585, 19, 1, '2019-02-11 19:16:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6586, 8, 1, '2019-02-11 19:16:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6587, 11, 1, '2019-02-11 19:16:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6588, 21, 1, '2019-02-11 19:16:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6589, 20, 1, '2019-02-11 19:16:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6590, 8, 1, '2019-02-12 20:49:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6591, 17, 1, '2019-02-12 20:49:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6592, 21, 1, '2019-02-13 15:43:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6593, 11, 1, '2019-02-13 15:43:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6594, 8, 1, '2019-02-13 15:43:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6595, 19, 1, '2019-02-13 15:43:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6596, 20, 1, '2019-02-13 15:43:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6597, 19, 1, '2019-02-13 18:22:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"105.58.176.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6598, 21, 1, '2019-02-13 18:22:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"105.58.176.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6599, 8, 1, '2019-02-13 18:22:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"105.58.176.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6600, 20, 1, '2019-02-13 18:22:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"105.58.176.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6601, 11, 1, '2019-02-13 18:22:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"105.58.176.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6602, 8, 1, '2019-02-14 02:25:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6603, 11, 1, '2019-02-14 02:25:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6604, 21, 1, '2019-02-14 02:25:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6605, 19, 1, '2019-02-14 02:25:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6606, 20, 1, '2019-02-14 02:25:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6607, 8, 1, '2019-02-16 14:28:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6608, 19, 1, '2019-02-16 14:28:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6609, 11, 1, '2019-02-16 14:28:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6610, 20, 1, '2019-02-16 14:28:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6611, 21, 1, '2019-02-16 14:28:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6612, 19, 1, '2019-02-16 14:28:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6613, 8, 1, '2019-02-16 14:28:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6614, 20, 1, '2019-02-16 14:28:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6615, 11, 1, '2019-02-16 14:28:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6616, 21, 1, '2019-02-16 14:28:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6617, 19, 1, '2019-02-17 12:14:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.224.108.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6618, 8, 1, '2019-02-17 12:14:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.224.108.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6619, 20, 1, '2019-02-17 12:14:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.224.108.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6620, 21, 1, '2019-02-17 12:14:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.224.108.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6621, 11, 1, '2019-02-17 12:14:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.224.108.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6622, 19, 1, '2019-02-17 12:14:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.224.108.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6623, 8, 1, '2019-02-17 12:14:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.224.108.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6624, 20, 1, '2019-02-17 12:14:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.224.108.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6625, 21, 1, '2019-02-17 12:14:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.224.108.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6626, 11, 1, '2019-02-17 12:14:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.224.108.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6627, 19, 1, '2019-02-17 15:06:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6628, 8, 1, '2019-02-17 15:06:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6629, 20, 1, '2019-02-17 15:06:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6630, 21, 1, '2019-02-17 15:06:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6631, 11, 1, '2019-02-17 15:06:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6632, 19, 1, '2019-02-17 16:40:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6633, 8, 1, '2019-02-17 16:40:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6634, 20, 1, '2019-02-17 16:40:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6635, 11, 1, '2019-02-17 16:40:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6636, 21, 1, '2019-02-17 16:40:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6637, 19, 1, '2019-02-17 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6638, 8, 1, '2019-02-17 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6639, 20, 1, '2019-02-17 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6640, 21, 1, '2019-02-17 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6641, 11, 1, '2019-02-17 21:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6642, 19, 1, '2019-02-17 22:44:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6643, 8, 1, '2019-02-17 22:44:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6644, 20, 1, '2019-02-17 22:44:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6645, 11, 1, '2019-02-17 22:44:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6646, 21, 1, '2019-02-17 22:44:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6647, 8, 1, '2019-02-18 12:16:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.114.233.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6648, 19, 1, '2019-02-18 12:16:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.114.233.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6649, 20, 1, '2019-02-18 12:16:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.114.233.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6650, 11, 1, '2019-02-18 12:16:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.114.233.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6651, 21, 1, '2019-02-18 12:16:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.114.233.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6652, 19, 1, '2019-02-18 18:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6653, 20, 1, '2019-02-18 18:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6654, 21, 1, '2019-02-18 18:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6655, 11, 1, '2019-02-18 18:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6656, 8, 1, '2019-02-18 18:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6657, 19, 1, '2019-02-18 18:29:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6658, 20, 1, '2019-02-18 18:29:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(6659, 8, 1, '2019-02-18 18:29:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6660, 21, 1, '2019-02-18 18:29:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6661, 11, 1, '2019-02-18 18:29:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6662, 8, 1, '2019-02-18 18:30:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6663, 19, 1, '2019-02-18 18:30:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6664, 20, 1, '2019-02-18 18:30:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6665, 11, 1, '2019-02-18 18:30:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6666, 21, 1, '2019-02-18 18:30:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6667, 19, 1, '2019-02-18 18:34:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6668, 8, 1, '2019-02-18 18:34:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6669, 20, 1, '2019-02-18 18:34:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6670, 21, 1, '2019-02-18 18:34:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6671, 11, 1, '2019-02-18 18:34:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6672, 8, 1, '2019-02-18 19:48:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6673, 20, 1, '2019-02-18 19:48:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6674, 21, 1, '2019-02-18 19:48:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6675, 11, 1, '2019-02-18 19:48:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6676, 19, 1, '2019-02-18 19:48:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6677, 19, 1, '2019-02-18 19:49:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6678, 8, 1, '2019-02-18 19:49:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6679, 20, 1, '2019-02-18 19:49:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6680, 21, 1, '2019-02-18 19:49:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6681, 11, 1, '2019-02-18 19:49:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6682, 19, 1, '2019-02-18 19:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6683, 20, 1, '2019-02-18 19:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6684, 8, 1, '2019-02-18 19:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6685, 21, 1, '2019-02-18 19:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6686, 11, 1, '2019-02-18 19:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6687, 8, 1, '2019-02-18 19:52:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6688, 19, 1, '2019-02-18 19:52:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6689, 20, 1, '2019-02-18 19:52:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6690, 11, 1, '2019-02-18 19:52:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6691, 21, 1, '2019-02-18 19:52:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6692, 19, 1, '2019-02-18 19:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6693, 20, 1, '2019-02-18 19:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6694, 8, 1, '2019-02-18 19:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6695, 11, 1, '2019-02-18 19:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6696, 21, 1, '2019-02-18 19:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6697, 19, 1, '2019-02-18 19:56:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6698, 8, 1, '2019-02-18 19:56:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6699, 21, 1, '2019-02-18 19:56:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6700, 20, 1, '2019-02-18 19:56:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6701, 11, 1, '2019-02-18 19:56:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6702, 19, 1, '2019-02-18 19:57:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6703, 20, 1, '2019-02-18 19:57:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6704, 8, 1, '2019-02-18 19:57:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6705, 21, 1, '2019-02-18 19:57:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6706, 11, 1, '2019-02-18 19:57:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6707, 19, 1, '2019-02-19 16:44:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6708, 8, 1, '2019-02-19 16:44:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6709, 21, 1, '2019-02-19 16:44:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6710, 20, 1, '2019-02-19 16:44:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6711, 11, 1, '2019-02-19 16:44:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6712, 19, 1, '2019-02-19 17:15:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6713, 8, 1, '2019-02-19 17:15:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6714, 20, 1, '2019-02-19 17:15:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6715, 21, 1, '2019-02-19 17:15:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6716, 11, 1, '2019-02-19 17:15:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6717, 19, 1, '2019-02-19 19:05:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6718, 8, 1, '2019-02-19 19:05:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6719, 21, 1, '2019-02-19 19:05:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6720, 20, 1, '2019-02-19 19:05:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6721, 11, 1, '2019-02-19 19:05:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6722, 19, 1, '2019-02-20 11:06:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6723, 21, 1, '2019-02-20 11:06:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6724, 11, 1, '2019-02-20 11:06:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6725, 20, 1, '2019-02-20 11:06:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6726, 8, 1, '2019-02-20 11:06:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6727, 21, 1, '2019-02-21 11:33:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.210\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6728, 19, 1, '2019-02-21 11:33:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6729, 11, 1, '2019-02-21 11:33:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6730, 20, 1, '2019-02-21 11:33:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6731, 8, 1, '2019-02-21 11:33:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6732, 8, 1, '2019-02-21 19:44:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6733, 21, 1, '2019-02-21 19:44:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.210\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6734, 20, 1, '2019-02-21 19:44:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.210\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6735, 19, 1, '2019-02-21 19:44:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6736, 11, 1, '2019-02-21 19:44:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6737, 19, 1, '2019-02-22 19:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6738, 8, 1, '2019-02-22 19:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6739, 20, 1, '2019-02-22 19:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6740, 21, 1, '2019-02-22 19:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6741, 11, 1, '2019-02-22 19:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6742, 19, 1, '2019-02-22 19:09:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6743, 8, 1, '2019-02-22 19:09:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6744, 20, 1, '2019-02-22 19:09:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6745, 21, 1, '2019-02-22 19:09:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6746, 11, 1, '2019-02-22 19:09:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6747, 8, 1, '2019-02-24 08:09:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.148\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6748, 21, 1, '2019-02-24 08:09:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6749, 20, 1, '2019-02-24 08:09:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6750, 11, 1, '2019-02-24 08:09:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6751, 19, 1, '2019-02-24 08:09:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6752, 19, 1, '2019-02-25 21:31:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6753, 8, 1, '2019-02-25 21:31:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6754, 20, 1, '2019-02-25 21:31:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6755, 21, 1, '2019-02-25 21:31:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6756, 11, 1, '2019-02-25 21:31:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6757, 19, 1, '2019-02-26 18:45:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6758, 8, 1, '2019-02-26 18:45:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6759, 11, 1, '2019-02-26 18:45:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6760, 21, 1, '2019-02-26 18:45:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6761, 20, 1, '2019-02-26 18:45:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6762, 20, 1, '2019-02-26 18:45:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6763, 11, 1, '2019-02-26 18:45:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6764, 19, 1, '2019-02-26 18:45:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6765, 8, 1, '2019-02-26 18:45:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6766, 21, 1, '2019-02-26 18:45:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6767, 19, 1, '2019-03-01 14:27:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6768, 20, 1, '2019-03-01 14:27:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6769, 8, 1, '2019-03-01 14:27:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6770, 21, 1, '2019-03-01 14:27:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6771, 11, 1, '2019-03-01 14:27:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6772, 8, 1, '2019-03-01 14:34:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6773, 20, 1, '2019-03-01 14:34:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6774, 19, 1, '2019-03-01 14:34:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6775, 11, 1, '2019-03-01 14:34:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6776, 21, 1, '2019-03-01 14:34:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6777, 19, 1, '2019-03-01 14:36:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6778, 20, 1, '2019-03-01 14:36:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6779, 8, 1, '2019-03-01 14:36:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6780, 11, 1, '2019-03-01 14:36:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6781, 21, 1, '2019-03-01 14:36:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6782, 19, 1, '2019-03-01 14:37:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6783, 8, 1, '2019-03-01 14:37:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6784, 20, 1, '2019-03-01 14:37:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6785, 21, 1, '2019-03-01 14:37:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6786, 11, 1, '2019-03-01 14:37:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6787, 19, 1, '2019-03-01 14:53:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6788, 8, 1, '2019-03-01 14:53:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6789, 20, 1, '2019-03-01 14:53:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6790, 21, 1, '2019-03-01 14:53:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6791, 11, 1, '2019-03-01 14:53:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6792, 19, 1, '2019-03-01 14:57:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6793, 8, 1, '2019-03-01 14:57:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6794, 20, 1, '2019-03-01 14:57:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6795, 21, 1, '2019-03-01 14:57:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6796, 11, 1, '2019-03-01 14:57:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"192.0.91.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6797, 19, 1, '2019-03-01 15:02:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6798, 20, 1, '2019-03-01 15:02:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6799, 8, 1, '2019-03-01 15:02:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6800, 21, 1, '2019-03-01 15:02:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6801, 11, 1, '2019-03-01 15:02:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6802, 19, 1, '2019-03-01 15:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6803, 20, 1, '2019-03-01 15:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6804, 11, 1, '2019-03-01 15:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6805, 8, 1, '2019-03-01 15:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6806, 21, 1, '2019-03-01 15:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6807, 19, 1, '2019-03-01 15:05:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6808, 21, 1, '2019-03-01 15:05:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6809, 8, 1, '2019-03-01 15:05:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6810, 20, 1, '2019-03-01 15:05:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6811, 11, 1, '2019-03-01 15:05:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6812, 19, 1, '2019-03-01 15:07:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6813, 8, 1, '2019-03-01 15:07:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6814, 20, 1, '2019-03-01 15:07:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6815, 21, 1, '2019-03-01 15:07:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6816, 11, 1, '2019-03-01 15:07:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6817, 19, 1, '2019-03-01 16:53:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6818, 8, 1, '2019-03-01 16:53:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6819, 11, 1, '2019-03-01 16:53:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6820, 20, 1, '2019-03-01 16:53:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6821, 21, 1, '2019-03-01 16:53:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6822, 20, 1, '2019-03-01 18:39:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6823, 8, 1, '2019-03-01 18:39:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6824, 11, 1, '2019-03-01 18:39:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6825, 21, 1, '2019-03-01 18:39:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6826, 19, 1, '2019-03-01 18:39:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6827, 19, 1, '2019-03-01 20:27:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6828, 20, 1, '2019-03-01 20:27:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6829, 8, 1, '2019-03-01 20:27:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6830, 21, 1, '2019-03-01 20:27:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6831, 11, 1, '2019-03-01 20:27:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6832, 19, 1, '2019-03-01 21:29:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6833, 8, 1, '2019-03-01 21:29:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6834, 20, 1, '2019-03-01 21:29:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6835, 21, 1, '2019-03-01 21:29:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6836, 11, 1, '2019-03-01 21:29:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6837, 19, 1, '2019-03-01 21:31:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6838, 21, 1, '2019-03-01 21:31:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6839, 11, 1, '2019-03-01 21:31:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6840, 20, 1, '2019-03-01 21:31:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6841, 8, 1, '2019-03-01 21:31:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6842, 19, 1, '2019-03-01 21:41:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6843, 8, 1, '2019-03-01 21:41:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6844, 21, 1, '2019-03-01 21:41:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6845, 11, 1, '2019-03-01 21:41:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6846, 20, 1, '2019-03-01 21:41:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6847, 19, 1, '2019-03-02 07:43:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6848, 8, 1, '2019-03-02 07:43:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6849, 11, 1, '2019-03-02 07:43:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6850, 21, 1, '2019-03-02 07:43:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6851, 20, 1, '2019-03-02 07:43:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6852, 19, 1, '2019-03-02 08:09:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6853, 8, 1, '2019-03-02 08:09:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6854, 20, 1, '2019-03-02 08:09:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6855, 21, 1, '2019-03-02 08:09:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6856, 11, 1, '2019-03-02 08:09:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6857, 19, 1, '2019-03-02 08:21:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6858, 21, 1, '2019-03-02 08:21:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6859, 20, 1, '2019-03-02 08:21:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6860, 8, 1, '2019-03-02 08:21:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6861, 11, 1, '2019-03-02 08:21:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6862, 8, 1, '2019-03-02 08:22:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6863, 19, 1, '2019-03-02 08:22:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6864, 20, 1, '2019-03-02 08:22:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6865, 21, 1, '2019-03-02 08:22:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6866, 11, 1, '2019-03-02 08:22:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6867, 8, 1, '2019-03-02 08:26:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6868, 19, 1, '2019-03-02 08:26:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6869, 20, 1, '2019-03-02 08:26:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6870, 21, 1, '2019-03-02 08:26:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6871, 11, 1, '2019-03-02 08:26:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6872, 19, 1, '2019-03-02 08:28:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6873, 20, 1, '2019-03-02 08:28:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6874, 8, 1, '2019-03-02 08:28:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6875, 21, 1, '2019-03-02 08:28:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6876, 11, 1, '2019-03-02 08:28:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6877, 19, 1, '2019-03-02 08:36:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6878, 8, 1, '2019-03-02 08:36:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6879, 20, 1, '2019-03-02 08:36:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6880, 11, 1, '2019-03-02 08:36:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6881, 21, 1, '2019-03-02 08:36:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6882, 20, 1, '2019-03-02 14:22:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6883, 8, 1, '2019-03-02 14:22:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6884, 19, 1, '2019-03-02 14:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6885, 11, 1, '2019-03-02 14:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6886, 21, 1, '2019-03-02 14:22:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6887, 21, 1, '2019-03-02 14:51:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6888, 19, 1, '2019-03-02 14:51:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6889, 8, 1, '2019-03-02 14:51:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6890, 11, 1, '2019-03-02 14:51:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6891, 19, 1, '2019-03-02 15:03:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6892, 20, 1, '2019-03-02 15:03:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6893, 8, 1, '2019-03-02 15:03:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6894, 21, 1, '2019-03-02 15:03:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6895, 11, 1, '2019-03-02 15:03:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6896, 20, 1, '2019-03-03 15:35:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6897, 19, 1, '2019-03-03 17:01:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6898, 20, 1, '2019-03-03 17:01:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6899, 21, 1, '2019-03-03 17:01:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6900, 11, 1, '2019-03-03 17:01:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6901, 8, 1, '2019-03-03 17:01:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6902, 8, 1, '2019-03-03 17:01:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6903, 11, 1, '2019-03-03 17:01:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6904, 20, 1, '2019-03-03 17:01:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6905, 19, 1, '2019-03-03 17:01:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6906, 21, 1, '2019-03-03 17:01:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6907, 20, 1, '2019-03-03 17:02:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6908, 21, 1, '2019-03-03 17:02:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6909, 11, 1, '2019-03-03 17:02:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6910, 8, 1, '2019-03-03 17:02:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6911, 19, 1, '2019-03-03 17:02:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"187.189.148.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6912, 17, 1, '2019-03-05 16:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6913, 8, 1, '2019-03-05 16:12:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6914, 19, 1, '2019-03-06 22:07:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6915, 8, 1, '2019-03-06 22:07:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6916, 21, 1, '2019-03-06 22:07:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6917, 11, 1, '2019-03-06 22:07:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6918, 20, 1, '2019-03-06 22:07:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6919, 19, 1, '2019-03-06 22:44:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.170.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6920, 8, 1, '2019-03-06 22:44:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.170.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6921, 20, 1, '2019-03-06 22:44:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.170.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6922, 11, 1, '2019-03-06 22:44:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.170.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6923, 21, 1, '2019-03-06 22:44:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.170.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6924, 19, 1, '2019-03-07 09:32:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:9:\"127.0.0.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6925, 8, 1, '2019-03-07 09:32:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:9:\"127.0.0.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6926, 20, 1, '2019-03-07 09:32:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:9:\"127.0.0.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6927, 11, 1, '2019-03-07 09:32:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:9:\"127.0.0.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6928, 21, 1, '2019-03-07 09:32:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:9:\"127.0.0.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6929, 8, 1, '2019-03-07 10:48:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6930, 17, 1, '2019-03-07 10:48:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6931, 8, 1, '2019-03-08 17:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.148\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6932, 11, 1, '2019-03-08 17:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6933, 21, 1, '2019-03-08 17:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.148\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6934, 19, 1, '2019-03-08 17:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6935, 20, 1, '2019-03-08 17:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.148\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(6936, 19, 1, '2019-03-09 12:17:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6937, 8, 1, '2019-03-09 12:17:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6938, 20, 1, '2019-03-09 12:17:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6939, 11, 1, '2019-03-09 12:17:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6940, 21, 1, '2019-03-09 12:17:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6941, 19, 1, '2019-03-09 12:19:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6942, 8, 1, '2019-03-09 12:19:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6943, 21, 1, '2019-03-09 12:19:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6944, 20, 1, '2019-03-09 12:19:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6945, 11, 1, '2019-03-09 12:19:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6946, 19, 1, '2019-03-09 12:32:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6947, 8, 1, '2019-03-09 12:32:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6948, 21, 1, '2019-03-09 12:32:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6949, 11, 1, '2019-03-09 12:32:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6950, 20, 1, '2019-03-09 12:32:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6951, 19, 1, '2019-03-09 16:54:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6952, 21, 1, '2019-03-09 16:54:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6953, 20, 1, '2019-03-09 16:54:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6954, 11, 1, '2019-03-09 16:54:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6955, 8, 1, '2019-03-09 16:54:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6956, 19, 1, '2019-03-10 04:45:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6957, 8, 1, '2019-03-10 04:45:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6958, 21, 1, '2019-03-10 04:45:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6959, 20, 1, '2019-03-10 04:45:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6960, 11, 1, '2019-03-10 04:45:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6961, 19, 1, '2019-03-10 12:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6962, 8, 1, '2019-03-10 12:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6963, 20, 1, '2019-03-10 12:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6964, 21, 1, '2019-03-10 12:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6965, 11, 1, '2019-03-10 12:15:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6966, 17, 1, '2019-03-11 15:17:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6967, 8, 1, '2019-03-11 15:17:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6968, 8, 1, '2019-03-12 06:21:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6969, 20, 1, '2019-03-12 06:21:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6970, 11, 1, '2019-03-12 06:21:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6971, 19, 1, '2019-03-12 06:21:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6972, 21, 1, '2019-03-12 06:21:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6973, 20, 1, '2019-03-13 06:02:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6974, 21, 1, '2019-03-13 06:02:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6975, 8, 1, '2019-03-13 06:02:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.148\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6976, 11, 1, '2019-03-13 06:02:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6977, 19, 1, '2019-03-13 06:02:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.148\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6978, 19, 1, '2019-03-13 16:34:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6979, 8, 1, '2019-03-13 16:34:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6980, 20, 1, '2019-03-13 16:34:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6981, 21, 1, '2019-03-13 16:34:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6982, 11, 1, '2019-03-13 16:34:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6983, 19, 1, '2019-03-13 16:43:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6984, 8, 1, '2019-03-13 16:43:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6985, 20, 1, '2019-03-13 16:43:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6986, 11, 1, '2019-03-13 16:43:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6987, 21, 1, '2019-03-13 16:43:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6988, 19, 1, '2019-03-13 16:44:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6989, 8, 1, '2019-03-13 16:44:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6990, 20, 1, '2019-03-13 16:44:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6991, 21, 1, '2019-03-13 16:44:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6992, 11, 1, '2019-03-13 16:44:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6993, 19, 1, '2019-03-13 16:45:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6994, 8, 1, '2019-03-13 16:45:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6995, 20, 1, '2019-03-13 16:45:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6996, 21, 1, '2019-03-13 16:45:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6997, 11, 1, '2019-03-13 16:45:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6998, 19, 1, '2019-03-13 16:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(6999, 8, 1, '2019-03-13 16:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7000, 20, 1, '2019-03-13 16:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7001, 21, 1, '2019-03-13 16:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7002, 11, 1, '2019-03-13 16:46:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7003, 19, 1, '2019-03-13 16:46:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7004, 21, 1, '2019-03-13 16:46:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7005, 8, 1, '2019-03-13 16:46:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7006, 20, 1, '2019-03-13 16:46:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7007, 11, 1, '2019-03-13 16:46:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7008, 20, 1, '2019-03-13 16:48:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7009, 8, 1, '2019-03-13 16:48:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7010, 19, 1, '2019-03-13 16:48:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7011, 11, 1, '2019-03-13 16:48:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7012, 21, 1, '2019-03-13 16:48:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7013, 19, 1, '2019-03-13 16:48:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7014, 20, 1, '2019-03-13 16:48:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7015, 8, 1, '2019-03-13 16:48:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7016, 21, 1, '2019-03-13 16:48:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7017, 11, 1, '2019-03-13 16:48:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7018, 19, 1, '2019-03-13 16:48:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7019, 8, 1, '2019-03-13 16:48:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7020, 20, 1, '2019-03-13 16:48:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7021, 11, 1, '2019-03-13 16:48:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7022, 21, 1, '2019-03-13 16:48:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7023, 19, 1, '2019-03-13 16:50:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7024, 8, 1, '2019-03-13 16:50:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7025, 20, 1, '2019-03-13 16:50:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7026, 21, 1, '2019-03-13 16:50:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7027, 11, 1, '2019-03-13 16:50:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7028, 19, 1, '2019-03-13 16:50:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7029, 20, 1, '2019-03-13 16:50:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7030, 8, 1, '2019-03-13 16:50:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7031, 21, 1, '2019-03-13 16:50:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7032, 11, 1, '2019-03-13 16:50:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7033, 19, 1, '2019-03-13 16:54:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7034, 20, 1, '2019-03-13 16:54:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7035, 8, 1, '2019-03-13 16:54:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7036, 21, 1, '2019-03-13 16:54:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7037, 11, 1, '2019-03-13 16:54:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7038, 19, 1, '2019-03-13 16:55:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7039, 20, 1, '2019-03-13 16:55:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7040, 8, 1, '2019-03-13 16:55:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7041, 21, 1, '2019-03-13 16:55:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7042, 11, 1, '2019-03-13 16:55:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7043, 19, 1, '2019-03-13 16:58:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7044, 8, 1, '2019-03-13 16:58:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7045, 11, 1, '2019-03-13 16:58:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7046, 20, 1, '2019-03-13 16:58:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7047, 21, 1, '2019-03-13 16:58:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7048, 8, 1, '2019-03-13 17:53:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7049, 19, 1, '2019-03-13 17:53:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7050, 20, 1, '2019-03-13 17:53:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7051, 11, 1, '2019-03-13 17:53:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7052, 21, 1, '2019-03-13 17:53:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7053, 19, 1, '2019-03-14 12:27:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7054, 8, 1, '2019-03-14 12:27:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7055, 20, 1, '2019-03-14 12:27:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7056, 21, 1, '2019-03-14 12:27:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7057, 11, 1, '2019-03-14 12:27:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7058, 19, 1, '2019-03-14 13:23:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7059, 8, 1, '2019-03-14 13:23:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7060, 20, 1, '2019-03-14 13:23:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7061, 11, 1, '2019-03-14 13:23:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7062, 21, 1, '2019-03-14 13:23:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7063, 8, 1, '2019-03-15 18:09:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7064, 19, 1, '2019-03-15 18:09:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7065, 20, 1, '2019-03-15 18:09:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7066, 21, 1, '2019-03-15 18:09:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7067, 11, 1, '2019-03-15 18:09:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7068, 8, 1, '2019-03-15 18:39:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7069, 19, 1, '2019-03-15 18:39:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7070, 20, 1, '2019-03-15 18:39:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7071, 21, 1, '2019-03-15 18:39:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7072, 11, 1, '2019-03-15 18:39:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7073, 19, 1, '2019-03-15 20:12:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7074, 8, 1, '2019-03-15 20:12:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7075, 20, 1, '2019-03-15 20:12:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7076, 21, 1, '2019-03-15 20:12:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7077, 11, 1, '2019-03-15 20:12:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7078, 19, 1, '2019-03-15 21:08:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7079, 11, 1, '2019-03-15 21:08:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7080, 20, 1, '2019-03-15 21:08:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7081, 21, 1, '2019-03-15 21:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7082, 20, 1, '2019-03-15 22:08:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7083, 8, 1, '2019-03-15 22:08:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7084, 19, 1, '2019-03-15 22:08:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7085, 21, 1, '2019-03-15 22:08:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7086, 11, 1, '2019-03-15 22:08:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7087, 19, 1, '2019-03-15 22:08:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7088, 8, 1, '2019-03-15 22:08:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7089, 21, 1, '2019-03-15 22:08:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7090, 20, 1, '2019-03-15 22:08:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7091, 11, 1, '2019-03-15 22:08:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7092, 11, 1, '2019-03-15 22:48:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7093, 19, 1, '2019-03-15 22:48:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7094, 20, 1, '2019-03-15 22:48:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7095, 8, 1, '2019-03-15 22:48:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7096, 21, 1, '2019-03-15 22:48:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7097, 21, 1, '2019-03-15 23:19:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7098, 19, 1, '2019-03-15 23:19:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7099, 8, 1, '2019-03-15 23:19:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7100, 11, 1, '2019-03-15 23:19:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7101, 20, 1, '2019-03-15 23:19:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7102, 19, 1, '2019-03-15 23:32:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7103, 8, 1, '2019-03-15 23:32:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7104, 20, 1, '2019-03-15 23:32:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7105, 21, 1, '2019-03-15 23:32:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7106, 11, 1, '2019-03-15 23:32:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7107, 8, 1, '2019-03-16 15:13:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7108, 19, 1, '2019-03-19 04:50:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7109, 20, 1, '2019-03-19 04:50:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7110, 11, 1, '2019-03-19 04:50:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7111, 8, 1, '2019-03-19 04:50:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7112, 21, 1, '2019-03-19 04:50:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.20\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7113, 20, 1, '2019-03-20 05:27:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.164.184.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7114, 11, 1, '2019-03-20 05:27:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.164.184.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7115, 19, 1, '2019-03-20 05:27:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.164.184.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7116, 21, 1, '2019-03-20 05:27:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.164.184.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7117, 8, 1, '2019-03-20 05:27:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.164.184.56\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7118, 8, 1, '2019-03-20 05:59:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7119, 11, 1, '2019-03-20 05:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7120, 19, 1, '2019-03-20 05:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7121, 21, 1, '2019-03-20 05:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7122, 20, 1, '2019-03-20 05:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7123, 19, 1, '2019-03-20 09:53:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7124, 8, 1, '2019-03-20 09:53:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7125, 21, 1, '2019-03-20 09:53:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7126, 20, 1, '2019-03-20 09:53:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7127, 11, 1, '2019-03-20 09:53:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7128, 8, 1, '2019-03-20 20:10:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7129, 19, 1, '2019-03-20 20:10:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7130, 21, 1, '2019-03-20 20:10:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7131, 20, 1, '2019-03-20 20:10:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7132, 11, 1, '2019-03-20 20:10:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7133, 20, 1, '2019-03-20 22:27:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7134, 8, 1, '2019-03-20 22:27:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7135, 19, 1, '2019-03-20 22:27:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7136, 11, 1, '2019-03-20 22:27:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7137, 21, 1, '2019-03-20 22:27:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7138, 19, 1, '2019-03-20 22:27:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7139, 8, 1, '2019-03-20 22:27:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7140, 11, 1, '2019-03-20 22:27:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7141, 20, 1, '2019-03-20 22:27:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7142, 21, 1, '2019-03-20 22:27:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7143, 21, 1, '2019-03-21 06:39:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7144, 8, 1, '2019-03-21 06:39:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7145, 19, 1, '2019-03-21 06:39:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7146, 11, 1, '2019-03-21 06:39:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7147, 20, 1, '2019-03-21 06:39:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.66.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7148, 11, 1, '2019-03-21 09:19:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.129.208.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7149, 19, 1, '2019-03-21 09:19:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.129.208.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7150, 8, 1, '2019-03-21 09:19:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.129.208.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7151, 20, 1, '2019-03-21 09:19:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.129.208.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7152, 21, 1, '2019-03-21 09:19:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.129.208.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7153, 19, 1, '2019-03-21 16:00:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7154, 8, 1, '2019-03-21 16:00:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7155, 11, 1, '2019-03-21 16:00:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7156, 21, 1, '2019-03-21 16:00:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7157, 20, 1, '2019-03-21 16:00:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7158, 19, 1, '2019-03-21 16:00:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7159, 11, 1, '2019-03-21 16:00:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7160, 8, 1, '2019-03-21 16:00:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7161, 21, 1, '2019-03-21 16:00:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7162, 20, 1, '2019-03-21 16:00:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7163, 19, 1, '2019-03-21 16:18:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7164, 8, 1, '2019-03-21 16:18:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7165, 20, 1, '2019-03-21 16:18:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7166, 21, 1, '2019-03-21 16:18:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7167, 11, 1, '2019-03-21 16:18:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7168, 19, 1, '2019-03-22 13:11:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7169, 20, 1, '2019-03-22 13:11:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7170, 8, 1, '2019-03-22 13:11:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7171, 11, 1, '2019-03-22 13:11:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7172, 21, 1, '2019-03-22 13:11:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.220.149.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7173, 19, 1, '2019-03-22 13:11:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.220.149.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7174, 11, 1, '2019-03-22 13:11:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7175, 8, 1, '2019-03-22 13:11:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7176, 21, 1, '2019-03-22 13:11:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7177, 20, 1, '2019-03-22 13:11:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7178, 20, 1, '2019-03-22 13:11:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7179, 8, 1, '2019-03-22 13:11:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7180, 21, 1, '2019-03-22 13:11:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7181, 11, 1, '2019-03-22 13:11:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7182, 19, 1, '2019-03-22 13:11:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7183, 8, 1, '2019-03-22 13:11:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7184, 21, 1, '2019-03-22 13:11:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7185, 11, 1, '2019-03-22 13:11:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7186, 20, 1, '2019-03-22 13:11:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7187, 19, 1, '2019-03-22 13:11:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7188, 8, 1, '2019-03-23 16:09:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.127.131.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7189, 20, 1, '2019-03-23 16:09:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.127.131.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7190, 19, 1, '2019-03-23 16:09:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.127.131.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7191, 11, 1, '2019-03-23 16:09:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.127.131.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7192, 21, 1, '2019-03-23 16:09:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.127.131.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7193, 19, 1, '2019-03-23 16:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.127.131.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7194, 8, 1, '2019-03-23 16:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.127.131.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7195, 20, 1, '2019-03-23 16:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.127.131.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7196, 11, 1, '2019-03-23 16:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.127.131.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7197, 21, 1, '2019-03-23 16:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.127.131.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7198, 19, 1, '2019-03-24 07:57:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7199, 8, 1, '2019-03-24 07:57:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7200, 11, 1, '2019-03-24 07:57:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7201, 20, 1, '2019-03-24 07:57:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7202, 21, 1, '2019-03-24 07:57:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7203, 19, 1, '2019-03-24 07:57:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7204, 20, 1, '2019-03-24 07:57:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7205, 8, 1, '2019-03-24 07:57:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7206, 21, 1, '2019-03-24 07:57:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7207, 11, 1, '2019-03-24 07:57:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7208, 19, 1, '2019-03-24 11:59:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7209, 21, 1, '2019-03-24 11:59:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7210, 8, 1, '2019-03-24 11:59:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7211, 11, 1, '2019-03-24 11:59:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7212, 20, 1, '2019-03-24 11:59:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(7213, 19, 1, '2019-03-24 12:00:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7214, 21, 1, '2019-03-24 12:00:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7215, 8, 1, '2019-03-24 12:00:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7216, 20, 1, '2019-03-24 12:00:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7217, 11, 1, '2019-03-24 12:00:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7218, 21, 1, '2019-03-24 12:01:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7219, 19, 1, '2019-03-24 12:01:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7220, 11, 1, '2019-03-24 12:01:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7221, 8, 1, '2019-03-24 12:01:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7222, 20, 1, '2019-03-24 12:01:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7223, 19, 1, '2019-03-25 11:13:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7224, 8, 1, '2019-03-25 11:13:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7225, 20, 1, '2019-03-25 11:13:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7226, 11, 1, '2019-03-25 11:13:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7227, 21, 1, '2019-03-25 11:13:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7228, 19, 1, '2019-03-25 11:19:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7229, 8, 1, '2019-03-25 11:19:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7230, 20, 1, '2019-03-25 11:19:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7231, 21, 1, '2019-03-25 11:19:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7232, 11, 1, '2019-03-25 11:19:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7233, 8, 1, '2019-03-25 14:23:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7234, 19, 1, '2019-03-25 14:23:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7235, 20, 1, '2019-03-25 14:23:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7236, 21, 1, '2019-03-25 14:23:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7237, 11, 1, '2019-03-25 14:23:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7238, 19, 1, '2019-03-26 00:41:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7239, 8, 1, '2019-03-26 00:41:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7240, 20, 1, '2019-03-26 00:41:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7241, 21, 1, '2019-03-26 00:41:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7242, 11, 1, '2019-03-26 00:41:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7243, 19, 1, '2019-03-26 00:41:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7244, 8, 1, '2019-03-26 00:41:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7245, 20, 1, '2019-03-26 00:41:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7246, 21, 1, '2019-03-26 00:41:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7247, 11, 1, '2019-03-26 00:41:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7248, 19, 1, '2019-03-26 16:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7249, 8, 1, '2019-03-26 16:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7250, 20, 1, '2019-03-26 16:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7251, 21, 1, '2019-03-26 16:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7252, 11, 1, '2019-03-26 16:04:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7253, 8, 1, '2019-03-26 16:10:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7254, 19, 1, '2019-03-26 16:10:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7255, 21, 1, '2019-03-26 16:10:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7256, 20, 1, '2019-03-26 16:10:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7257, 11, 1, '2019-03-26 16:10:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7258, 19, 1, '2019-03-26 19:01:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7259, 20, 1, '2019-03-26 19:01:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7260, 21, 1, '2019-03-26 19:01:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7261, 8, 1, '2019-03-26 19:01:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7262, 11, 1, '2019-03-26 19:01:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7263, 19, 1, '2019-03-26 19:11:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7264, 8, 1, '2019-03-26 19:11:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7265, 20, 1, '2019-03-26 19:11:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7266, 11, 1, '2019-03-26 19:11:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7267, 21, 1, '2019-03-26 19:11:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7268, 19, 1, '2019-03-26 19:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7269, 20, 1, '2019-03-26 19:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7270, 11, 1, '2019-03-26 19:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7271, 8, 1, '2019-03-26 19:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7272, 21, 1, '2019-03-26 19:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7273, 19, 1, '2019-03-26 19:12:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7274, 21, 1, '2019-03-26 19:12:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7275, 11, 1, '2019-03-26 19:12:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7276, 8, 1, '2019-03-26 19:12:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7277, 20, 1, '2019-03-26 19:12:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7278, 8, 1, '2019-03-26 19:13:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7279, 20, 1, '2019-03-26 19:13:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7280, 19, 1, '2019-03-26 19:13:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7281, 21, 1, '2019-03-26 19:13:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7282, 11, 1, '2019-03-26 19:13:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7283, 19, 1, '2019-03-26 19:13:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7284, 8, 1, '2019-03-26 19:13:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7285, 20, 1, '2019-03-26 19:13:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7286, 21, 1, '2019-03-26 19:13:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7287, 11, 1, '2019-03-26 19:13:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7288, 19, 1, '2019-03-27 03:21:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.167\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7289, 20, 1, '2019-03-27 03:21:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.167\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7290, 11, 1, '2019-03-27 03:21:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.167\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7291, 21, 1, '2019-03-27 03:21:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.167\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7292, 8, 1, '2019-03-27 03:21:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.200.167\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7293, 8, 1, '2019-03-27 09:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7294, 19, 1, '2019-03-27 09:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7295, 20, 1, '2019-03-27 09:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7296, 21, 1, '2019-03-27 09:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7297, 11, 1, '2019-03-27 09:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7298, 19, 1, '2019-03-27 19:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7299, 8, 1, '2019-03-27 19:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7300, 20, 1, '2019-03-27 19:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7301, 21, 1, '2019-03-27 19:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7302, 11, 1, '2019-03-27 19:12:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7303, 8, 1, '2019-03-27 19:30:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7304, 21, 1, '2019-03-27 19:30:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7305, 20, 1, '2019-03-27 19:30:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7306, 11, 1, '2019-03-27 19:30:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7307, 19, 1, '2019-03-27 19:30:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7308, 21, 1, '2019-03-30 11:14:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7309, 20, 1, '2019-03-30 11:14:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7310, 11, 1, '2019-03-30 11:14:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7311, 8, 1, '2019-03-30 11:14:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7312, 19, 1, '2019-03-30 11:14:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7313, 19, 1, '2019-03-30 15:18:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7314, 8, 1, '2019-03-30 15:18:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7315, 20, 1, '2019-03-30 15:18:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7316, 11, 1, '2019-03-30 15:18:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7317, 21, 1, '2019-03-30 15:18:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7318, 8, 1, '2019-03-30 15:18:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7319, 19, 1, '2019-03-30 15:18:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7320, 20, 1, '2019-03-30 15:18:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7321, 21, 1, '2019-03-30 15:18:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7322, 11, 1, '2019-03-30 15:18:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7323, 19, 1, '2019-03-31 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7324, 20, 1, '2019-03-31 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7325, 11, 1, '2019-03-31 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7326, 21, 1, '2019-03-31 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7327, 8, 1, '2019-03-31 17:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7328, 19, 1, '2019-03-31 17:41:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7329, 8, 1, '2019-03-31 17:41:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7330, 21, 1, '2019-03-31 17:41:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7331, 20, 1, '2019-03-31 17:41:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7332, 11, 1, '2019-03-31 17:41:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7333, 19, 1, '2019-03-31 17:47:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7334, 20, 1, '2019-03-31 17:47:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7335, 8, 1, '2019-03-31 17:47:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7336, 21, 1, '2019-03-31 17:47:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7337, 11, 1, '2019-03-31 17:47:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7338, 19, 1, '2019-03-31 17:48:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7339, 20, 1, '2019-03-31 17:48:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7340, 8, 1, '2019-03-31 17:48:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7341, 21, 1, '2019-03-31 17:48:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7342, 11, 1, '2019-03-31 17:48:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7343, 19, 1, '2019-03-31 17:49:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7344, 8, 1, '2019-03-31 17:49:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7345, 20, 1, '2019-03-31 17:49:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7346, 21, 1, '2019-03-31 17:49:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7347, 11, 1, '2019-03-31 17:49:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7348, 19, 1, '2019-03-31 17:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7349, 8, 1, '2019-03-31 17:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7350, 20, 1, '2019-03-31 17:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7351, 21, 1, '2019-03-31 17:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7352, 11, 1, '2019-03-31 17:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7353, 19, 1, '2019-03-31 17:58:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7354, 8, 1, '2019-03-31 17:58:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7355, 20, 1, '2019-03-31 17:58:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7356, 21, 1, '2019-03-31 17:58:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7357, 11, 1, '2019-03-31 17:58:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7358, 19, 1, '2019-03-31 18:04:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7359, 8, 1, '2019-03-31 18:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7360, 21, 1, '2019-03-31 18:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7361, 20, 1, '2019-03-31 18:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7362, 11, 1, '2019-03-31 18:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7363, 19, 1, '2019-03-31 18:06:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7364, 8, 1, '2019-03-31 18:06:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7365, 20, 1, '2019-03-31 18:06:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7366, 21, 1, '2019-03-31 18:06:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7367, 11, 1, '2019-03-31 18:06:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7368, 8, 1, '2019-03-31 18:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7369, 19, 1, '2019-03-31 18:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7370, 20, 1, '2019-03-31 18:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7371, 11, 1, '2019-03-31 18:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7372, 21, 1, '2019-03-31 18:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7373, 19, 1, '2019-03-31 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7374, 11, 1, '2019-03-31 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7375, 8, 1, '2019-03-31 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7376, 20, 1, '2019-03-31 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7377, 21, 1, '2019-03-31 18:12:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7378, 19, 1, '2019-03-31 18:14:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7379, 8, 1, '2019-03-31 18:14:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7380, 20, 1, '2019-03-31 18:14:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7381, 11, 1, '2019-03-31 18:14:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7382, 21, 1, '2019-03-31 18:14:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7383, 19, 1, '2019-03-31 19:18:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7384, 8, 1, '2019-03-31 19:18:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7385, 20, 1, '2019-03-31 19:18:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7386, 11, 1, '2019-03-31 19:18:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7387, 21, 1, '2019-03-31 19:18:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7388, 19, 1, '2019-03-31 19:57:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7389, 8, 1, '2019-03-31 19:57:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7390, 20, 1, '2019-03-31 19:57:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7391, 21, 1, '2019-03-31 19:57:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7392, 11, 1, '2019-03-31 19:57:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7393, 19, 1, '2019-03-31 19:59:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7394, 8, 1, '2019-03-31 19:59:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7395, 20, 1, '2019-03-31 19:59:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7396, 11, 1, '2019-03-31 19:59:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7397, 21, 1, '2019-03-31 19:59:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7398, 19, 1, '2019-03-31 20:02:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.107.45\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7399, 21, 1, '2019-03-31 20:02:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.107.45\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7400, 11, 1, '2019-03-31 20:02:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.107.45\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7401, 8, 1, '2019-03-31 20:02:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.107.45\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7402, 20, 1, '2019-03-31 20:02:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.107.45\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7403, 19, 1, '2019-03-31 20:03:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7404, 8, 1, '2019-03-31 20:03:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7405, 20, 1, '2019-03-31 20:03:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7406, 21, 1, '2019-03-31 20:03:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7407, 11, 1, '2019-03-31 20:03:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7408, 19, 1, '2019-03-31 20:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7409, 20, 1, '2019-03-31 20:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7410, 21, 1, '2019-03-31 20:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7411, 11, 1, '2019-03-31 20:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7412, 8, 1, '2019-03-31 20:06:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7413, 8, 1, '2019-03-31 20:08:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7414, 19, 1, '2019-03-31 20:08:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7415, 21, 1, '2019-03-31 20:08:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7416, 20, 1, '2019-03-31 20:08:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7417, 11, 1, '2019-03-31 20:08:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7418, 19, 1, '2019-03-31 20:16:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7419, 8, 1, '2019-03-31 20:16:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7420, 20, 1, '2019-03-31 20:16:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7421, 11, 1, '2019-03-31 20:16:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7422, 21, 1, '2019-03-31 20:16:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7423, 19, 1, '2019-03-31 20:16:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7424, 20, 1, '2019-03-31 20:16:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7425, 8, 1, '2019-03-31 20:16:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7426, 21, 1, '2019-03-31 20:16:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7427, 11, 1, '2019-03-31 20:16:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7428, 19, 1, '2019-03-31 20:30:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7429, 8, 1, '2019-03-31 20:30:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7430, 20, 1, '2019-03-31 20:30:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7431, 21, 1, '2019-03-31 20:30:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7432, 11, 1, '2019-03-31 20:30:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7433, 19, 1, '2019-03-31 20:38:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7434, 8, 1, '2019-03-31 20:38:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7435, 20, 1, '2019-03-31 20:38:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7436, 21, 1, '2019-03-31 20:38:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7437, 11, 1, '2019-03-31 20:38:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7438, 19, 1, '2019-03-31 20:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7439, 21, 1, '2019-03-31 20:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7440, 20, 1, '2019-03-31 20:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7441, 8, 1, '2019-03-31 20:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7442, 11, 1, '2019-03-31 20:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7443, 19, 1, '2019-03-31 20:50:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7444, 8, 1, '2019-03-31 20:50:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7445, 21, 1, '2019-03-31 20:50:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7446, 20, 1, '2019-03-31 20:50:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7447, 11, 1, '2019-03-31 20:50:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7448, 19, 1, '2019-03-31 20:51:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7449, 8, 1, '2019-03-31 20:51:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7450, 21, 1, '2019-03-31 20:51:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7451, 20, 1, '2019-03-31 20:51:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7452, 11, 1, '2019-03-31 20:51:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7453, 19, 1, '2019-03-31 22:44:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7454, 20, 1, '2019-03-31 22:44:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7455, 8, 1, '2019-03-31 22:44:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7456, 21, 1, '2019-03-31 22:44:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7457, 11, 1, '2019-03-31 22:44:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7458, 20, 1, '2019-03-31 22:44:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7459, 8, 1, '2019-03-31 22:44:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7460, 19, 1, '2019-03-31 22:44:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7461, 21, 1, '2019-03-31 22:44:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7462, 11, 1, '2019-03-31 22:44:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7463, 19, 1, '2019-04-01 07:07:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7464, 8, 1, '2019-04-01 07:07:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7465, 11, 1, '2019-04-01 07:07:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7466, 21, 1, '2019-04-01 07:07:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7467, 20, 1, '2019-04-01 07:07:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7468, 19, 1, '2019-04-01 07:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7469, 8, 1, '2019-04-01 07:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7470, 20, 1, '2019-04-01 07:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7471, 21, 1, '2019-04-01 07:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7472, 11, 1, '2019-04-01 07:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7473, 19, 1, '2019-04-01 08:06:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7474, 8, 1, '2019-04-01 08:06:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7475, 20, 1, '2019-04-01 08:06:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7476, 11, 1, '2019-04-01 08:06:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7477, 21, 1, '2019-04-01 08:06:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7478, 19, 1, '2019-04-01 11:28:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.166.40.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7479, 8, 1, '2019-04-01 11:28:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.166.40.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7480, 21, 1, '2019-04-01 11:28:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.166.40.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7481, 11, 1, '2019-04-01 11:28:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.166.40.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7482, 20, 1, '2019-04-01 11:28:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.166.40.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7483, 8, 1, '2019-04-01 11:28:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.166.40.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7484, 20, 1, '2019-04-01 11:28:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.166.40.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7485, 11, 1, '2019-04-01 11:28:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.166.40.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7486, 21, 1, '2019-04-01 11:28:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.166.40.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7487, 19, 1, '2019-04-01 11:28:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.166.40.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7488, 19, 1, '2019-04-01 14:51:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7489, 8, 1, '2019-04-01 14:51:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(7490, 20, 1, '2019-04-01 14:51:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7491, 21, 1, '2019-04-01 14:51:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7492, 11, 1, '2019-04-01 14:51:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7493, 11, 1, '2019-04-01 17:52:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7494, 21, 1, '2019-04-01 17:52:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.247\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7495, 20, 1, '2019-04-01 17:52:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7496, 8, 1, '2019-04-01 17:52:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7497, 21, 1, '2019-04-01 17:54:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.71.43.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7498, 20, 1, '2019-04-01 17:54:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.71.43.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7499, 19, 1, '2019-04-01 17:54:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.71.43.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7500, 8, 1, '2019-04-01 17:54:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.71.43.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7501, 11, 1, '2019-04-01 17:54:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.71.43.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7502, 19, 1, '2019-04-02 05:21:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7503, 21, 1, '2019-04-02 05:21:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7504, 20, 1, '2019-04-02 05:21:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7505, 8, 1, '2019-04-02 05:21:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7506, 11, 1, '2019-04-02 05:21:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7507, 19, 1, '2019-04-02 05:22:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7508, 20, 1, '2019-04-02 05:22:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7509, 21, 1, '2019-04-02 05:22:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7510, 11, 1, '2019-04-02 05:22:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7511, 8, 1, '2019-04-02 05:22:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7512, 8, 1, '2019-04-02 05:27:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7513, 19, 1, '2019-04-02 05:27:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7514, 20, 1, '2019-04-02 05:27:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7515, 21, 1, '2019-04-02 05:27:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7516, 11, 1, '2019-04-02 05:27:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7517, 19, 1, '2019-04-02 05:43:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7518, 8, 1, '2019-04-02 05:43:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7519, 20, 1, '2019-04-02 05:43:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7520, 11, 1, '2019-04-02 05:43:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7521, 21, 1, '2019-04-02 05:43:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7522, 19, 1, '2019-04-02 05:53:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7523, 8, 1, '2019-04-02 05:53:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7524, 20, 1, '2019-04-02 05:53:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7525, 11, 1, '2019-04-02 05:53:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7526, 21, 1, '2019-04-02 05:53:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7527, 19, 1, '2019-04-02 09:40:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7528, 19, 1, '2019-04-02 09:40:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7529, 8, 1, '2019-04-02 09:40:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7530, 20, 1, '2019-04-02 09:40:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7531, 21, 1, '2019-04-02 09:40:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7532, 11, 1, '2019-04-02 09:40:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7533, 19, 1, '2019-04-02 13:57:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7534, 8, 1, '2019-04-02 13:57:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7535, 20, 1, '2019-04-02 13:57:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7536, 21, 1, '2019-04-02 13:57:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7537, 11, 1, '2019-04-02 13:57:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7538, 19, 1, '2019-04-02 16:33:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7539, 8, 1, '2019-04-02 16:33:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7540, 20, 1, '2019-04-02 16:33:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7541, 11, 1, '2019-04-02 16:33:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7542, 21, 1, '2019-04-02 16:33:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7543, 19, 1, '2019-04-02 17:20:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7544, 21, 1, '2019-04-02 17:20:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7545, 8, 1, '2019-04-02 17:20:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7546, 20, 1, '2019-04-02 17:20:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7547, 11, 1, '2019-04-02 17:20:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7548, 19, 1, '2019-04-02 17:20:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7549, 8, 1, '2019-04-02 17:20:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7550, 20, 1, '2019-04-02 17:20:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7551, 21, 1, '2019-04-02 17:20:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7552, 11, 1, '2019-04-02 17:20:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7553, 19, 1, '2019-04-03 13:18:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7554, 8, 1, '2019-04-03 13:18:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7555, 20, 1, '2019-04-03 13:18:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7556, 11, 1, '2019-04-03 13:18:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7557, 21, 1, '2019-04-03 13:18:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7558, 19, 1, '2019-04-03 15:35:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7559, 20, 1, '2019-04-03 15:35:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7560, 8, 1, '2019-04-03 15:35:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7561, 21, 1, '2019-04-03 15:35:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7562, 11, 1, '2019-04-03 15:35:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7563, 19, 1, '2019-04-03 15:35:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7564, 8, 1, '2019-04-03 15:35:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7565, 20, 1, '2019-04-03 15:35:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7566, 11, 1, '2019-04-03 15:35:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7567, 21, 1, '2019-04-03 15:35:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7568, 19, 1, '2019-04-03 15:35:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7569, 11, 1, '2019-04-03 15:35:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7570, 20, 1, '2019-04-03 15:35:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7571, 21, 1, '2019-04-03 15:35:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7572, 8, 1, '2019-04-03 15:35:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7573, 19, 1, '2019-04-03 15:35:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7574, 8, 1, '2019-04-03 15:35:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7575, 11, 1, '2019-04-03 15:35:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7576, 21, 1, '2019-04-03 15:35:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7577, 20, 1, '2019-04-03 15:35:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7578, 19, 1, '2019-04-03 16:55:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7579, 8, 1, '2019-04-03 16:55:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7580, 20, 1, '2019-04-03 16:55:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7581, 11, 1, '2019-04-03 16:55:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7582, 21, 1, '2019-04-03 16:55:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7583, 19, 1, '2019-04-03 17:31:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7584, 8, 1, '2019-04-03 17:31:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7585, 20, 1, '2019-04-03 17:31:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7586, 21, 1, '2019-04-03 17:31:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7587, 11, 1, '2019-04-03 17:31:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7588, 19, 1, '2019-04-03 22:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7589, 8, 1, '2019-04-03 22:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7590, 20, 1, '2019-04-03 22:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7591, 21, 1, '2019-04-03 22:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7592, 11, 1, '2019-04-03 22:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7593, 19, 1, '2019-04-04 00:06:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7594, 8, 1, '2019-04-04 00:06:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7595, 20, 1, '2019-04-04 00:06:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7596, 21, 1, '2019-04-04 00:06:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7597, 11, 1, '2019-04-04 00:06:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7598, 19, 1, '2019-04-04 00:06:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7599, 20, 1, '2019-04-04 00:06:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7600, 8, 1, '2019-04-04 00:06:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7601, 11, 1, '2019-04-04 00:06:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7602, 21, 1, '2019-04-04 00:06:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7603, 19, 1, '2019-04-04 12:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7604, 20, 1, '2019-04-04 12:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7605, 11, 1, '2019-04-04 12:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7606, 21, 1, '2019-04-04 12:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7607, 8, 1, '2019-04-04 12:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7608, 8, 1, '2019-04-04 12:07:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7609, 11, 1, '2019-04-04 12:07:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7610, 19, 1, '2019-04-04 12:07:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7611, 20, 1, '2019-04-04 12:07:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7612, 21, 1, '2019-04-04 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7613, 20, 1, '2019-04-04 12:08:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7614, 19, 1, '2019-04-04 12:08:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7615, 8, 1, '2019-04-04 12:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7616, 11, 1, '2019-04-04 12:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7617, 21, 1, '2019-04-04 12:08:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7618, 8, 1, '2019-04-04 12:12:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7619, 20, 1, '2019-04-04 12:12:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7620, 11, 1, '2019-04-04 12:12:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7621, 21, 1, '2019-04-04 12:12:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7622, 19, 1, '2019-04-04 12:12:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7623, 8, 1, '2019-04-04 12:12:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.71\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7624, 21, 1, '2019-04-04 12:12:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.71\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7625, 19, 1, '2019-04-04 12:12:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.71\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7626, 20, 1, '2019-04-04 12:12:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.71\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7627, 11, 1, '2019-04-04 12:12:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.71\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7628, 8, 1, '2019-04-04 12:13:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7629, 20, 1, '2019-04-04 12:13:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7630, 11, 1, '2019-04-04 12:13:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7631, 21, 1, '2019-04-04 12:13:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7632, 19, 1, '2019-04-04 12:13:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7633, 19, 1, '2019-04-04 12:14:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7634, 8, 1, '2019-04-04 12:14:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7635, 20, 1, '2019-04-04 12:14:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7636, 11, 1, '2019-04-04 12:14:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7637, 21, 1, '2019-04-04 12:14:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7638, 20, 1, '2019-04-04 12:59:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.87.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7639, 19, 1, '2019-04-04 13:18:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.247\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7640, 8, 1, '2019-04-04 13:18:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7641, 11, 1, '2019-04-04 13:18:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7642, 21, 1, '2019-04-04 13:18:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7643, 20, 1, '2019-04-04 13:18:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7644, 19, 1, '2019-04-05 14:03:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7645, 8, 1, '2019-04-05 14:03:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7646, 21, 1, '2019-04-05 14:03:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7647, 20, 1, '2019-04-05 14:03:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7648, 11, 1, '2019-04-05 14:03:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7649, 11, 1, '2019-04-05 18:36:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7650, 20, 1, '2019-04-05 18:36:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7651, 8, 1, '2019-04-05 18:36:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7652, 21, 1, '2019-04-05 18:36:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7653, 19, 1, '2019-04-05 18:36:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7654, 19, 1, '2019-04-05 19:36:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7655, 11, 1, '2019-04-05 19:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7656, 8, 1, '2019-04-05 19:36:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7657, 20, 1, '2019-04-05 19:36:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7658, 21, 1, '2019-04-05 19:36:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7659, 19, 1, '2019-04-06 05:14:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7660, 8, 1, '2019-04-06 05:14:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7661, 11, 1, '2019-04-06 05:14:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7662, 20, 1, '2019-04-06 05:14:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7663, 21, 1, '2019-04-06 05:14:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7664, 19, 1, '2019-04-06 10:39:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7665, 20, 1, '2019-04-06 10:39:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7666, 21, 1, '2019-04-06 10:39:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7667, 8, 1, '2019-04-06 10:39:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7668, 11, 1, '2019-04-06 10:39:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7669, 19, 1, '2019-04-06 10:42:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7670, 20, 1, '2019-04-06 10:42:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7671, 21, 1, '2019-04-06 10:42:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7672, 8, 1, '2019-04-06 10:42:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7673, 11, 1, '2019-04-06 10:42:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7674, 19, 1, '2019-04-06 11:33:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7675, 8, 1, '2019-04-06 11:33:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7676, 21, 1, '2019-04-06 11:33:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7677, 20, 1, '2019-04-06 11:33:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7678, 11, 1, '2019-04-06 11:33:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7679, 8, 1, '2019-04-06 11:43:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.82.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7680, 20, 1, '2019-04-06 11:43:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.82.89\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7681, 11, 1, '2019-04-06 11:43:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.82.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7682, 19, 1, '2019-04-06 11:43:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.82.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7683, 21, 1, '2019-04-06 11:43:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.82.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7684, 19, 1, '2019-04-06 11:43:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"64.233.173.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7685, 21, 1, '2019-04-06 11:43:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"64.233.173.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7686, 8, 1, '2019-04-06 11:43:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"64.233.173.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7687, 11, 1, '2019-04-06 11:43:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"64.233.173.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7688, 20, 1, '2019-04-06 11:43:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"64.233.173.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7689, 19, 1, '2019-04-06 12:29:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7690, 21, 1, '2019-04-06 12:29:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7691, 8, 1, '2019-04-06 12:29:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7692, 11, 1, '2019-04-06 12:29:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7693, 20, 1, '2019-04-06 12:29:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7694, 11, 1, '2019-04-06 12:30:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7695, 21, 1, '2019-04-06 12:30:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7696, 20, 1, '2019-04-06 12:30:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7697, 8, 1, '2019-04-06 12:30:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7698, 19, 1, '2019-04-06 12:30:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7699, 8, 1, '2019-04-06 12:32:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7700, 21, 1, '2019-04-06 12:32:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7701, 20, 1, '2019-04-06 12:32:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7702, 11, 1, '2019-04-06 12:32:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7703, 19, 1, '2019-04-06 12:32:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7704, 11, 1, '2019-04-06 14:35:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7705, 8, 1, '2019-04-06 14:35:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7706, 21, 1, '2019-04-06 14:35:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7707, 19, 1, '2019-04-06 14:35:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7708, 20, 1, '2019-04-06 14:35:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7709, 19, 1, '2019-04-07 05:36:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7710, 8, 1, '2019-04-07 05:36:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7711, 20, 1, '2019-04-07 05:36:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7712, 11, 1, '2019-04-07 05:36:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7713, 21, 1, '2019-04-07 05:36:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7714, 19, 1, '2019-04-07 05:36:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7715, 20, 1, '2019-04-07 05:36:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7716, 11, 1, '2019-04-07 05:36:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7717, 21, 1, '2019-04-07 05:36:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7718, 8, 1, '2019-04-07 05:36:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7719, 19, 1, '2019-04-07 09:23:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7720, 8, 1, '2019-04-07 09:23:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7721, 11, 1, '2019-04-07 09:23:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7722, 21, 1, '2019-04-07 09:23:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7723, 20, 1, '2019-04-07 09:23:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7724, 19, 1, '2019-04-07 13:26:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7725, 8, 1, '2019-04-07 13:26:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7726, 20, 1, '2019-04-07 13:26:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7727, 21, 1, '2019-04-07 13:26:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7728, 11, 1, '2019-04-07 13:26:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7729, 19, 1, '2019-04-07 13:33:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7730, 8, 1, '2019-04-07 13:33:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7731, 20, 1, '2019-04-07 13:33:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7732, 21, 1, '2019-04-07 13:33:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7733, 11, 1, '2019-04-07 13:33:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7734, 19, 1, '2019-04-07 13:33:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7735, 20, 1, '2019-04-07 13:33:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7736, 8, 1, '2019-04-07 13:33:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7737, 21, 1, '2019-04-07 13:33:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7738, 11, 1, '2019-04-07 13:33:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7739, 19, 1, '2019-04-07 13:41:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7740, 8, 1, '2019-04-07 13:41:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7741, 20, 1, '2019-04-07 13:41:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7742, 21, 1, '2019-04-07 13:41:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7743, 11, 1, '2019-04-07 13:41:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7744, 19, 1, '2019-04-07 14:50:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7745, 11, 1, '2019-04-07 14:50:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7746, 8, 1, '2019-04-07 14:50:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7747, 20, 1, '2019-04-07 14:50:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7748, 21, 1, '2019-04-07 14:50:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7749, 8, 1, '2019-04-07 15:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7750, 11, 1, '2019-04-07 15:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7751, 21, 1, '2019-04-07 15:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7752, 19, 1, '2019-04-07 15:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7753, 20, 1, '2019-04-07 15:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7754, 19, 1, '2019-04-07 16:07:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.12.194.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7755, 21, 1, '2019-04-07 16:07:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.12.194.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7756, 8, 1, '2019-04-07 16:07:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.12.194.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7757, 11, 1, '2019-04-07 16:07:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.12.194.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7758, 20, 1, '2019-04-07 16:07:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.12.194.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7759, 19, 1, '2019-04-07 21:38:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7760, 21, 1, '2019-04-07 21:38:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7761, 11, 1, '2019-04-07 21:38:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7762, 20, 1, '2019-04-07 21:38:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7763, 8, 1, '2019-04-07 21:38:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7764, 20, 1, '2019-04-07 22:58:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"14.143.166.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7765, 19, 1, '2019-04-07 22:58:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"14.143.166.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7766, 21, 1, '2019-04-07 22:58:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"14.143.166.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(7767, 8, 1, '2019-04-07 22:58:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"14.143.166.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7768, 11, 1, '2019-04-07 22:58:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"14.143.166.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7769, 8, 1, '2019-04-07 23:54:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7770, 19, 1, '2019-04-07 23:54:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7771, 21, 1, '2019-04-07 23:54:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7772, 20, 1, '2019-04-07 23:54:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7773, 11, 1, '2019-04-07 23:54:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"204.101.161.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7774, 8, 1, '2019-04-08 12:09:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7775, 11, 1, '2019-04-08 12:09:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7776, 19, 1, '2019-04-08 12:09:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7777, 21, 1, '2019-04-08 12:09:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7778, 20, 1, '2019-04-08 12:09:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7779, 8, 1, '2019-04-09 10:18:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7780, 11, 1, '2019-04-09 10:18:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7781, 19, 1, '2019-04-09 10:18:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7782, 21, 1, '2019-04-09 10:18:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7783, 20, 1, '2019-04-09 10:18:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7784, 19, 1, '2019-04-09 10:18:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7785, 8, 1, '2019-04-09 10:18:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7786, 20, 1, '2019-04-09 10:18:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7787, 21, 1, '2019-04-09 10:18:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7788, 11, 1, '2019-04-09 10:18:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7789, 8, 1, '2019-04-09 11:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.20\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7790, 19, 1, '2019-04-09 11:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7791, 21, 1, '2019-04-09 11:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7792, 20, 1, '2019-04-09 11:45:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7793, 11, 1, '2019-04-09 11:45:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.20\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7794, 8, 1, '2019-04-09 13:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7795, 11, 1, '2019-04-09 13:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7796, 20, 1, '2019-04-09 13:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7797, 19, 1, '2019-04-09 13:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7798, 21, 1, '2019-04-09 13:44:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7799, 19, 1, '2019-04-09 18:07:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7800, 8, 1, '2019-04-09 18:07:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7801, 21, 1, '2019-04-09 18:07:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7802, 20, 1, '2019-04-09 18:07:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7803, 11, 1, '2019-04-09 18:07:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7804, 20, 1, '2019-04-09 18:07:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7805, 21, 1, '2019-04-09 18:07:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7806, 19, 1, '2019-04-09 18:07:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7807, 8, 1, '2019-04-09 18:07:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7808, 11, 1, '2019-04-09 18:07:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7809, 19, 1, '2019-04-09 18:49:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7810, 8, 1, '2019-04-09 18:49:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7811, 20, 1, '2019-04-09 18:49:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7812, 21, 1, '2019-04-09 18:49:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7813, 11, 1, '2019-04-09 18:49:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7814, 19, 1, '2019-04-09 18:49:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7815, 8, 1, '2019-04-09 18:49:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7816, 21, 1, '2019-04-09 18:49:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7817, 20, 1, '2019-04-09 18:49:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7818, 11, 1, '2019-04-09 18:49:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7819, 19, 1, '2019-04-10 07:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.17.75.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7820, 8, 1, '2019-04-10 07:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.17.75.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7821, 20, 1, '2019-04-10 07:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.17.75.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7822, 21, 1, '2019-04-10 07:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.17.75.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7823, 11, 1, '2019-04-10 07:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.17.75.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7824, 8, 1, '2019-04-10 08:13:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"123.200.1.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7825, 19, 1, '2019-04-10 08:13:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"123.200.1.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7826, 20, 1, '2019-04-10 08:13:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"123.200.1.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7827, 11, 1, '2019-04-10 08:13:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"123.200.1.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7828, 21, 1, '2019-04-10 08:13:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"123.200.1.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7829, 19, 1, '2019-04-10 12:38:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7830, 8, 1, '2019-04-10 12:38:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7831, 20, 1, '2019-04-10 12:38:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7832, 11, 1, '2019-04-10 12:38:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7833, 21, 1, '2019-04-10 12:38:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7834, 19, 1, '2019-04-10 12:38:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7835, 20, 1, '2019-04-10 12:38:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7836, 8, 1, '2019-04-10 12:38:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7837, 11, 1, '2019-04-10 12:38:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7838, 21, 1, '2019-04-10 12:38:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7839, 19, 1, '2019-04-10 13:29:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7840, 8, 1, '2019-04-10 13:29:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7841, 8, 1, '2019-04-10 13:29:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7842, 21, 1, '2019-04-10 13:29:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7843, 20, 1, '2019-04-10 13:29:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7844, 11, 1, '2019-04-10 13:29:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7845, 19, 1, '2019-04-10 13:29:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7846, 20, 1, '2019-04-10 13:29:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7847, 21, 1, '2019-04-10 13:29:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7848, 11, 1, '2019-04-10 13:29:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"125.16.150.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7849, 11, 1, '2019-04-10 16:40:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7850, 21, 1, '2019-04-10 16:40:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7851, 8, 1, '2019-04-10 16:40:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7852, 19, 1, '2019-04-10 16:40:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7853, 20, 1, '2019-04-10 16:40:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7854, 19, 1, '2019-04-10 19:55:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7855, 8, 1, '2019-04-10 19:55:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7856, 11, 1, '2019-04-10 19:55:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7857, 20, 1, '2019-04-10 19:55:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7858, 21, 1, '2019-04-10 19:55:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7859, 19, 1, '2019-04-11 03:38:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.134.56.152\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7860, 8, 1, '2019-04-11 03:38:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.134.56.152\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7861, 21, 1, '2019-04-11 03:38:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.134.56.152\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7862, 11, 1, '2019-04-11 03:38:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.134.56.152\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7863, 20, 1, '2019-04-11 03:38:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.134.56.152\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7864, 21, 1, '2019-04-11 05:02:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7865, 11, 1, '2019-04-11 05:02:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7866, 19, 1, '2019-04-11 05:02:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7867, 20, 1, '2019-04-11 05:02:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7868, 8, 1, '2019-04-11 05:02:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.89.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7869, 19, 1, '2019-04-11 10:39:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7870, 11, 1, '2019-04-11 10:39:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7871, 20, 1, '2019-04-11 10:39:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7872, 8, 1, '2019-04-11 10:39:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7873, 21, 1, '2019-04-11 10:39:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.131\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7874, 19, 1, '2019-04-12 03:33:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.71.40.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7875, 8, 1, '2019-04-12 03:33:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.71.40.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7876, 20, 1, '2019-04-12 03:33:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.71.40.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7877, 21, 1, '2019-04-12 03:33:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.71.40.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7878, 11, 1, '2019-04-12 03:33:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.71.40.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7879, 8, 1, '2019-04-12 04:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:28:\"10.159.0.214, 103.67.157.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7880, 20, 1, '2019-04-12 04:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:28:\"10.159.0.214, 103.67.157.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7881, 19, 1, '2019-04-12 04:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:28:\"10.159.0.214, 103.67.157.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7882, 11, 1, '2019-04-12 04:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:28:\"10.159.0.214, 103.67.157.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7883, 21, 1, '2019-04-12 04:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:28:\"10.159.0.214, 103.67.157.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7884, 19, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7885, 8, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7886, 21, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7887, 11, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7888, 19, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7889, 20, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7890, 19, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7891, 8, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7892, 8, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7893, 20, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7894, 21, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7895, 11, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7896, 20, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7897, 21, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7898, 11, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7899, 19, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7900, 8, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7901, 11, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7902, 20, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7903, 21, 1, '2019-04-12 09:42:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7904, 19, 1, '2019-04-12 09:43:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7905, 8, 1, '2019-04-12 09:43:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7906, 21, 1, '2019-04-12 09:43:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7907, 20, 1, '2019-04-12 09:43:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7908, 11, 1, '2019-04-12 09:43:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7909, 8, 1, '2019-04-12 09:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7910, 19, 1, '2019-04-12 09:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7911, 20, 1, '2019-04-12 09:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7912, 21, 1, '2019-04-12 09:43:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7913, 11, 1, '2019-04-12 09:43:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7914, 19, 1, '2019-04-12 09:43:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7915, 8, 1, '2019-04-12 09:43:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7916, 20, 1, '2019-04-12 09:43:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7917, 11, 1, '2019-04-12 09:43:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7918, 21, 1, '2019-04-12 09:43:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.182.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7919, 19, 1, '2019-04-12 13:04:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7920, 8, 1, '2019-04-12 13:04:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7921, 21, 1, '2019-04-12 13:04:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7922, 20, 1, '2019-04-12 13:04:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7923, 11, 1, '2019-04-12 13:04:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7924, 19, 1, '2019-04-12 14:53:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7925, 20, 1, '2019-04-12 14:53:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7926, 11, 1, '2019-04-12 14:53:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7927, 21, 1, '2019-04-12 14:53:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7928, 8, 1, '2019-04-12 14:53:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.248.236.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7929, 19, 1, '2019-04-12 18:39:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7930, 8, 1, '2019-04-12 18:39:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7931, 20, 1, '2019-04-12 18:39:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7932, 21, 1, '2019-04-12 18:39:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7933, 11, 1, '2019-04-12 18:39:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7934, 19, 1, '2019-04-12 18:40:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7935, 8, 1, '2019-04-12 18:40:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7936, 21, 1, '2019-04-12 18:40:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7937, 20, 1, '2019-04-12 18:40:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7938, 11, 1, '2019-04-12 18:40:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7939, 19, 1, '2019-04-12 19:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7940, 8, 1, '2019-04-12 19:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7941, 20, 1, '2019-04-12 19:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7942, 11, 1, '2019-04-12 19:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7943, 21, 1, '2019-04-12 19:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7944, 21, 1, '2019-04-12 19:40:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7945, 19, 1, '2019-04-12 19:40:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7946, 20, 1, '2019-04-12 19:40:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7947, 8, 1, '2019-04-12 19:40:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7948, 11, 1, '2019-04-12 19:40:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7949, 20, 1, '2019-04-12 19:42:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7950, 19, 1, '2019-04-12 19:42:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7951, 8, 1, '2019-04-12 19:42:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7952, 21, 1, '2019-04-12 19:42:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7953, 11, 1, '2019-04-12 19:42:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7954, 8, 1, '2019-04-12 23:47:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7955, 20, 1, '2019-04-12 23:47:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7956, 11, 1, '2019-04-12 23:47:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7957, 19, 1, '2019-04-12 23:47:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7958, 21, 1, '2019-04-12 23:47:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7959, 21, 1, '2019-04-13 04:15:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7960, 19, 1, '2019-04-13 05:46:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7961, 8, 1, '2019-04-13 05:46:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7962, 20, 1, '2019-04-13 05:46:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7963, 11, 1, '2019-04-13 05:46:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7964, 21, 1, '2019-04-13 05:46:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7965, 19, 1, '2019-04-13 06:06:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.107.123.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7966, 8, 1, '2019-04-13 06:06:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.107.123.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7967, 20, 1, '2019-04-13 06:06:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.107.123.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7968, 21, 1, '2019-04-13 06:06:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.107.123.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7969, 11, 1, '2019-04-13 06:06:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.107.123.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7970, 19, 1, '2019-04-13 11:36:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7971, 8, 1, '2019-04-13 11:36:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7972, 20, 1, '2019-04-13 11:36:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7973, 11, 1, '2019-04-13 11:36:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7974, 21, 1, '2019-04-13 11:36:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.6.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7975, 20, 1, '2019-04-13 13:12:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7976, 21, 1, '2019-04-13 13:12:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7977, 19, 1, '2019-04-13 13:12:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7978, 8, 1, '2019-04-13 13:12:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7979, 11, 1, '2019-04-13 13:12:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7980, 11, 1, '2019-04-13 13:45:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7981, 19, 1, '2019-04-13 13:45:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7982, 8, 1, '2019-04-13 13:45:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7983, 20, 1, '2019-04-13 13:45:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7984, 21, 1, '2019-04-13 13:45:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7985, 19, 1, '2019-04-13 14:00:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7986, 8, 1, '2019-04-13 14:00:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7987, 20, 1, '2019-04-13 14:00:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7988, 21, 1, '2019-04-13 14:00:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7989, 11, 1, '2019-04-13 14:00:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"64.74.215.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7990, 19, 1, '2019-04-13 14:40:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7991, 21, 1, '2019-04-13 14:40:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7992, 11, 1, '2019-04-13 14:40:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7993, 20, 1, '2019-04-13 14:40:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7994, 8, 1, '2019-04-13 14:40:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7995, 19, 1, '2019-04-13 16:22:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7996, 8, 1, '2019-04-13 16:22:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7997, 20, 1, '2019-04-13 16:22:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7998, 11, 1, '2019-04-13 16:22:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(7999, 21, 1, '2019-04-13 16:22:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8000, 21, 1, '2019-04-13 16:42:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.219\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8001, 8, 1, '2019-04-13 18:40:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8002, 19, 1, '2019-04-13 18:40:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8003, 11, 1, '2019-04-13 18:40:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8004, 21, 1, '2019-04-13 18:40:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8005, 20, 1, '2019-04-13 18:40:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8006, 20, 1, '2019-04-14 05:06:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8007, 21, 1, '2019-04-14 05:06:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8008, 19, 1, '2019-04-14 05:06:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8009, 20, 1, '2019-04-14 09:11:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8010, 21, 1, '2019-04-14 09:11:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8011, 11, 1, '2019-04-14 09:11:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8012, 8, 1, '2019-04-14 09:11:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8013, 19, 1, '2019-04-14 09:11:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8014, 8, 1, '2019-04-14 10:05:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8015, 20, 1, '2019-04-14 10:05:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8016, 21, 1, '2019-04-14 10:05:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8017, 19, 1, '2019-04-14 10:05:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8018, 11, 1, '2019-04-14 10:05:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8019, 21, 1, '2019-04-14 16:53:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8020, 19, 1, '2019-04-14 16:53:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.219\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8021, 11, 1, '2019-04-14 16:53:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.219\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8022, 8, 1, '2019-04-14 16:53:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8023, 20, 1, '2019-04-14 16:53:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.219\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8024, 8, 1, '2019-04-14 18:35:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8025, 19, 1, '2019-04-14 18:35:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8026, 20, 1, '2019-04-14 18:35:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8027, 21, 1, '2019-04-14 18:35:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8028, 11, 1, '2019-04-14 18:35:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.219\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8029, 19, 1, '2019-04-14 20:06:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8030, 8, 1, '2019-04-14 20:06:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8031, 20, 1, '2019-04-14 20:06:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8032, 21, 1, '2019-04-14 20:06:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8033, 11, 1, '2019-04-14 20:06:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8034, 19, 1, '2019-04-14 20:08:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8035, 8, 1, '2019-04-14 20:08:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8036, 20, 1, '2019-04-14 20:08:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8037, 21, 1, '2019-04-14 20:08:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8038, 11, 1, '2019-04-14 20:08:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8039, 19, 1, '2019-04-14 20:09:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8040, 8, 1, '2019-04-14 20:09:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8041, 20, 1, '2019-04-14 20:09:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8042, 21, 1, '2019-04-14 20:09:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8043, 11, 1, '2019-04-14 20:09:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(8044, 19, 1, '2019-04-14 20:12:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8045, 8, 1, '2019-04-14 20:12:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8046, 20, 1, '2019-04-14 20:12:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8047, 21, 1, '2019-04-14 20:12:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8048, 11, 1, '2019-04-14 20:12:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8049, 19, 1, '2019-04-14 20:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8050, 8, 1, '2019-04-14 20:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8051, 20, 1, '2019-04-14 20:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8052, 21, 1, '2019-04-14 20:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8053, 11, 1, '2019-04-14 20:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8054, 19, 1, '2019-04-14 20:13:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8055, 8, 1, '2019-04-14 20:13:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8056, 20, 1, '2019-04-14 20:13:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8057, 21, 1, '2019-04-14 20:13:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8058, 11, 1, '2019-04-14 20:13:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.35.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8059, 19, 1, '2019-04-14 21:17:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.60.172.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8060, 8, 1, '2019-04-14 21:17:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.60.172.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8061, 20, 1, '2019-04-14 21:17:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.60.172.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8062, 21, 1, '2019-04-14 21:17:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.60.172.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8063, 11, 1, '2019-04-14 21:17:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.60.172.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8064, 11, 1, '2019-04-15 00:08:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8065, 8, 1, '2019-04-15 00:08:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.64.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8066, 19, 1, '2019-04-15 08:19:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8067, 11, 1, '2019-04-15 08:19:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8068, 20, 1, '2019-04-15 08:19:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8069, 8, 1, '2019-04-15 08:19:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8070, 21, 1, '2019-04-15 08:19:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8071, 8, 1, '2019-04-15 09:49:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8072, 19, 1, '2019-04-15 09:49:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8073, 11, 1, '2019-04-15 09:49:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8074, 21, 1, '2019-04-15 09:49:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8075, 20, 1, '2019-04-15 09:49:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8076, 19, 1, '2019-04-15 13:03:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.204.209.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8077, 21, 1, '2019-04-15 13:03:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.204.209.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8078, 20, 1, '2019-04-15 13:03:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.204.209.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8079, 11, 1, '2019-04-15 13:03:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.204.209.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8080, 8, 1, '2019-04-15 13:03:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.204.209.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8081, 19, 1, '2019-04-15 15:58:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.202.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8082, 8, 1, '2019-04-15 15:58:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.202.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8083, 20, 1, '2019-04-15 15:58:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.202.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8084, 21, 1, '2019-04-15 15:58:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.202.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8085, 11, 1, '2019-04-15 15:58:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.202.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8086, 19, 1, '2019-04-15 16:13:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.202.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8087, 8, 1, '2019-04-15 16:13:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.202.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8088, 20, 1, '2019-04-15 16:13:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.202.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8089, 21, 1, '2019-04-15 16:13:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.202.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8090, 11, 1, '2019-04-15 16:13:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.202.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8091, 19, 1, '2019-04-15 19:30:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.80.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8092, 21, 1, '2019-04-15 19:30:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.80.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8093, 8, 1, '2019-04-15 19:30:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.80.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8094, 11, 1, '2019-04-15 19:30:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.80.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8095, 20, 1, '2019-04-15 19:30:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.80.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8096, 19, 1, '2019-04-16 00:21:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"35.158.99.170\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8097, 19, 1, '2019-04-16 03:42:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8098, 21, 1, '2019-04-16 03:42:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8099, 20, 1, '2019-04-16 03:42:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8100, 11, 1, '2019-04-16 03:42:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8101, 8, 1, '2019-04-16 03:42:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8102, 19, 1, '2019-04-16 18:14:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8103, 8, 1, '2019-04-16 18:14:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8104, 20, 1, '2019-04-16 18:14:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8105, 11, 1, '2019-04-16 18:14:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8106, 21, 1, '2019-04-16 18:14:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8107, 19, 1, '2019-04-16 18:17:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8108, 8, 1, '2019-04-16 18:17:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8109, 20, 1, '2019-04-16 18:17:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8110, 21, 1, '2019-04-16 18:17:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8111, 11, 1, '2019-04-16 18:17:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8112, 8, 1, '2019-04-16 18:20:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8113, 19, 1, '2019-04-16 18:20:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8114, 20, 1, '2019-04-16 18:20:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8115, 21, 1, '2019-04-16 18:20:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8116, 11, 1, '2019-04-16 18:20:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8117, 20, 1, '2019-04-16 18:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8118, 19, 1, '2019-04-16 18:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8119, 8, 1, '2019-04-16 18:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8120, 11, 1, '2019-04-16 18:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8121, 21, 1, '2019-04-16 18:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8122, 19, 1, '2019-04-16 18:24:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8123, 8, 1, '2019-04-16 18:24:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8124, 20, 1, '2019-04-16 18:24:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8125, 21, 1, '2019-04-16 18:24:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8126, 11, 1, '2019-04-16 18:24:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8127, 19, 1, '2019-04-16 18:45:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8128, 8, 1, '2019-04-16 18:45:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8129, 20, 1, '2019-04-16 18:45:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8130, 21, 1, '2019-04-16 18:45:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8131, 11, 1, '2019-04-16 18:45:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8132, 19, 1, '2019-04-16 18:56:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8133, 8, 1, '2019-04-16 18:56:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8134, 20, 1, '2019-04-16 18:56:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8135, 21, 1, '2019-04-16 18:56:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8136, 11, 1, '2019-04-16 18:56:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8137, 19, 1, '2019-04-16 19:11:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8138, 8, 1, '2019-04-16 19:11:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8139, 20, 1, '2019-04-16 19:11:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8140, 21, 1, '2019-04-16 19:11:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8141, 11, 1, '2019-04-16 19:11:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8142, 19, 1, '2019-04-16 19:11:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8143, 8, 1, '2019-04-16 19:11:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8144, 21, 1, '2019-04-16 19:11:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8145, 20, 1, '2019-04-16 19:11:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8146, 11, 1, '2019-04-16 19:11:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8147, 8, 1, '2019-04-16 19:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8148, 19, 1, '2019-04-16 19:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8149, 20, 1, '2019-04-16 19:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8150, 11, 1, '2019-04-16 19:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8151, 21, 1, '2019-04-16 19:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"178.86.38.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8152, 21, 1, '2019-04-17 00:50:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8153, 11, 1, '2019-04-17 00:50:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8154, 19, 1, '2019-04-17 00:50:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8155, 8, 1, '2019-04-17 00:50:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8156, 20, 1, '2019-04-17 00:50:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8157, 19, 1, '2019-04-17 07:46:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8158, 8, 1, '2019-04-17 07:46:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8159, 21, 1, '2019-04-17 07:46:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8160, 20, 1, '2019-04-17 07:46:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8161, 11, 1, '2019-04-17 07:46:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8162, 19, 1, '2019-04-17 10:00:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8163, 8, 1, '2019-04-17 10:00:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8164, 20, 1, '2019-04-17 10:00:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8165, 21, 1, '2019-04-17 10:00:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8166, 11, 1, '2019-04-17 10:00:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8167, 20, 1, '2019-04-17 10:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8168, 8, 1, '2019-04-17 10:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8169, 19, 1, '2019-04-17 10:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8170, 21, 1, '2019-04-17 10:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8171, 11, 1, '2019-04-17 10:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8172, 21, 1, '2019-04-17 14:55:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8173, 20, 1, '2019-04-17 14:55:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8174, 8, 1, '2019-04-17 14:55:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8175, 19, 1, '2019-04-17 14:55:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8176, 11, 1, '2019-04-17 14:56:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8177, 21, 1, '2019-04-19 13:18:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8178, 11, 1, '2019-04-19 13:18:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8179, 19, 1, '2019-04-19 13:18:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8180, 20, 1, '2019-04-19 13:18:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8181, 8, 1, '2019-04-19 13:18:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8182, 19, 1, '2019-04-19 17:51:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8183, 20, 1, '2019-04-19 17:51:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8184, 8, 1, '2019-04-19 17:51:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8185, 11, 1, '2019-04-19 17:51:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8186, 21, 1, '2019-04-19 17:51:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8187, 11, 1, '2019-04-20 04:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.203.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8188, 21, 1, '2019-04-20 04:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.203.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8189, 19, 1, '2019-04-20 04:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.203.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8190, 20, 1, '2019-04-20 04:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.203.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8191, 8, 1, '2019-04-20 04:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.203.164\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8192, 19, 1, '2019-04-20 07:10:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.15.244.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8193, 8, 1, '2019-04-20 07:10:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.15.244.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8194, 20, 1, '2019-04-20 07:10:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.15.244.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8195, 21, 1, '2019-04-20 07:10:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.15.244.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8196, 11, 1, '2019-04-20 07:10:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.15.244.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8197, 19, 1, '2019-04-20 07:12:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8198, 8, 1, '2019-04-20 07:12:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8199, 20, 1, '2019-04-20 07:12:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8200, 11, 1, '2019-04-20 07:12:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8201, 21, 1, '2019-04-20 07:12:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8202, 8, 1, '2019-04-20 18:35:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.228.209.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8203, 20, 1, '2019-04-20 18:35:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.228.209.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8204, 21, 1, '2019-04-20 18:35:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.228.209.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8205, 11, 1, '2019-04-20 18:35:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.228.209.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8206, 19, 1, '2019-04-20 18:35:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.228.209.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8207, 19, 1, '2019-04-21 03:50:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.39.237.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8208, 8, 1, '2019-04-21 03:50:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.39.237.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8209, 20, 1, '2019-04-21 03:50:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.39.237.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8210, 11, 1, '2019-04-21 03:50:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.39.237.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8211, 21, 1, '2019-04-21 03:50:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.39.237.211\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8212, 19, 1, '2019-04-21 09:19:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.35.173\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8213, 8, 1, '2019-04-21 09:19:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.35.173\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8214, 21, 1, '2019-04-21 09:19:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.35.173\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8215, 20, 1, '2019-04-21 09:19:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.35.173\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8216, 11, 1, '2019-04-21 09:19:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.35.173\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8217, 8, 1, '2019-04-21 09:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.80.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8218, 20, 1, '2019-04-21 09:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.80.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8219, 11, 1, '2019-04-21 09:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.80.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8220, 19, 1, '2019-04-21 09:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.80.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8221, 21, 1, '2019-04-21 09:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.80.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8222, 19, 1, '2019-04-21 09:47:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8223, 8, 1, '2019-04-21 09:47:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8224, 20, 1, '2019-04-21 09:47:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8225, 11, 1, '2019-04-21 09:47:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8226, 21, 1, '2019-04-21 09:47:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8227, 19, 1, '2019-04-21 09:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8228, 8, 1, '2019-04-21 09:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8229, 20, 1, '2019-04-21 09:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8230, 21, 1, '2019-04-21 09:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8231, 11, 1, '2019-04-21 09:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8232, 20, 1, '2019-04-22 12:46:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8233, 8, 1, '2019-04-22 12:46:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8234, 11, 1, '2019-04-22 12:46:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8235, 19, 1, '2019-04-22 12:46:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8236, 21, 1, '2019-04-22 12:46:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8237, 8, 1, '2019-04-22 21:37:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8238, 21, 1, '2019-04-22 21:37:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8239, 20, 1, '2019-04-22 21:37:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8240, 19, 1, '2019-04-22 21:37:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8241, 21, 1, '2019-04-22 21:37:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8242, 19, 1, '2019-04-22 21:37:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8243, 11, 1, '2019-04-22 21:37:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8244, 20, 1, '2019-04-22 21:37:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8245, 8, 1, '2019-04-22 21:37:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8246, 11, 1, '2019-04-22 21:37:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8247, 19, 1, '2019-04-22 21:46:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8248, 20, 1, '2019-04-22 21:46:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8249, 21, 1, '2019-04-22 21:46:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.45\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8250, 11, 1, '2019-04-22 21:46:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.45\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8251, 8, 1, '2019-04-22 21:46:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.45\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8252, 8, 1, '2019-04-23 11:15:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8253, 19, 1, '2019-04-23 11:15:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8254, 21, 1, '2019-04-23 11:15:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8255, 20, 1, '2019-04-23 11:15:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8256, 11, 1, '2019-04-23 11:15:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8257, 19, 1, '2019-04-24 05:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8258, 8, 1, '2019-04-24 05:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8259, 20, 1, '2019-04-24 05:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8260, 21, 1, '2019-04-24 05:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8261, 11, 1, '2019-04-24 05:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8262, 19, 1, '2019-04-24 05:22:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8263, 8, 1, '2019-04-24 05:22:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8264, 21, 1, '2019-04-24 05:22:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8265, 20, 1, '2019-04-24 05:22:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8266, 11, 1, '2019-04-24 05:22:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8267, 19, 1, '2019-04-24 05:25:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8268, 8, 1, '2019-04-24 05:25:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8269, 20, 1, '2019-04-24 05:25:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8270, 11, 1, '2019-04-24 05:25:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8271, 21, 1, '2019-04-24 05:25:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8272, 19, 1, '2019-04-24 17:21:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8273, 21, 1, '2019-04-24 17:21:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8274, 11, 1, '2019-04-24 17:21:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8275, 8, 1, '2019-04-24 17:21:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8276, 20, 1, '2019-04-24 17:21:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8277, 8, 1, '2019-04-25 01:25:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8278, 17, 1, '2019-04-25 01:25:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8279, 19, 1, '2019-04-25 01:49:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8280, 11, 1, '2019-04-25 01:49:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8281, 21, 1, '2019-04-25 01:49:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8282, 20, 1, '2019-04-25 01:49:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8283, 8, 1, '2019-04-25 01:49:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8284, 20, 1, '2019-04-26 05:25:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8285, 19, 1, '2019-04-26 05:25:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8286, 8, 1, '2019-04-26 05:25:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8287, 11, 1, '2019-04-26 05:25:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.45\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8288, 21, 1, '2019-04-26 05:25:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.79.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8289, 8, 1, '2019-04-27 00:30:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"128.72.20.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8290, 20, 1, '2019-04-27 00:30:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"128.72.20.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8291, 21, 1, '2019-04-27 00:30:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"128.72.20.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8292, 19, 1, '2019-04-27 00:30:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"128.72.20.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8293, 11, 1, '2019-04-27 00:30:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"128.72.20.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8294, 19, 1, '2019-04-27 12:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8295, 8, 1, '2019-04-27 12:52:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8296, 20, 1, '2019-04-27 12:52:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8297, 21, 1, '2019-04-27 12:52:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8298, 11, 1, '2019-04-27 12:52:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8299, 19, 1, '2019-04-27 12:52:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8300, 8, 1, '2019-04-27 12:52:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8301, 20, 1, '2019-04-27 12:52:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8302, 21, 1, '2019-04-27 12:52:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8303, 11, 1, '2019-04-27 12:52:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8304, 19, 1, '2019-04-27 19:02:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.228.117\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8305, 21, 1, '2019-04-27 19:02:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.228.117\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8306, 11, 1, '2019-04-27 19:02:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.228.117\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8307, 8, 1, '2019-04-27 19:02:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.228.117\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8308, 20, 1, '2019-04-27 19:02:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.228.117\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8309, 19, 1, '2019-04-28 05:48:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8310, 8, 1, '2019-04-28 05:48:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8311, 20, 1, '2019-04-28 05:48:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8312, 21, 1, '2019-04-28 05:48:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8313, 11, 1, '2019-04-28 05:48:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8314, 19, 1, '2019-04-28 05:48:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8315, 8, 1, '2019-04-28 05:48:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8316, 20, 1, '2019-04-28 05:48:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8317, 21, 1, '2019-04-28 05:48:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8318, 11, 1, '2019-04-28 05:48:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8319, 19, 2, '2019-04-28 05:48:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8320, 8, 2, '2019-04-28 05:48:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8321, 20, 2, '2019-04-28 05:48:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(8322, 21, 2, '2019-04-28 05:48:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8323, 11, 2, '2019-04-28 05:48:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8324, 19, 1, '2019-04-28 05:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8325, 8, 1, '2019-04-28 05:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8326, 20, 1, '2019-04-28 05:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8327, 21, 1, '2019-04-28 05:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8328, 11, 1, '2019-04-28 05:49:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8329, 19, 2, '2019-04-28 05:49:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8330, 8, 2, '2019-04-28 05:49:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8331, 20, 2, '2019-04-28 05:49:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8332, 21, 2, '2019-04-28 05:49:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8333, 11, 2, '2019-04-28 05:49:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8334, 19, 1, '2019-04-28 05:54:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8335, 8, 1, '2019-04-28 05:54:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8336, 20, 1, '2019-04-28 05:54:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8337, 21, 1, '2019-04-28 05:54:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8338, 11, 1, '2019-04-28 05:54:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8339, 19, 2, '2019-04-28 05:54:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8340, 8, 2, '2019-04-28 05:54:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8341, 20, 2, '2019-04-28 05:54:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8342, 21, 2, '2019-04-28 05:54:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8343, 11, 2, '2019-04-28 05:54:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.95.51.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8344, 11, 1, '2019-04-28 11:50:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8345, 19, 1, '2019-04-28 11:50:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8346, 8, 1, '2019-04-28 11:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8347, 20, 1, '2019-04-28 11:50:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8348, 21, 1, '2019-04-28 11:51:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8349, 19, 1, '2019-04-28 18:47:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8350, 8, 1, '2019-04-28 18:47:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8351, 20, 1, '2019-04-28 18:47:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8352, 11, 1, '2019-04-28 18:47:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8353, 21, 1, '2019-04-28 18:47:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8354, 8, 1, '2019-05-02 22:58:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.171.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8355, 19, 1, '2019-05-02 22:58:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.171.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8356, 20, 1, '2019-05-02 22:58:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.171.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8357, 11, 1, '2019-05-02 22:58:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.171.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8358, 21, 1, '2019-05-02 22:58:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.171.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8359, 19, 1, '2019-05-03 13:11:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.222.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8360, 11, 1, '2019-05-03 13:11:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.222.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8361, 8, 1, '2019-05-03 13:11:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.222.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8362, 20, 1, '2019-05-03 13:11:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.222.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8363, 21, 1, '2019-05-03 13:11:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.222.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8364, 19, 1, '2019-05-03 13:12:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.222.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8365, 8, 1, '2019-05-03 13:12:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.222.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8366, 11, 1, '2019-05-03 13:12:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.222.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8367, 20, 1, '2019-05-03 13:12:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.222.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8368, 21, 1, '2019-05-03 13:12:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.222.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8369, 20, 1, '2019-05-04 05:28:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.71.200.192\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8370, 19, 1, '2019-05-04 05:28:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.71.200.192\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8371, 8, 1, '2019-05-04 05:28:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.71.200.192\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8372, 21, 1, '2019-05-04 05:28:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.71.200.192\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8373, 11, 1, '2019-05-04 05:28:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.71.200.192\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8374, 19, 1, '2019-05-04 21:36:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8375, 11, 1, '2019-05-04 21:36:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8376, 21, 1, '2019-05-04 21:36:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8377, 20, 1, '2019-05-04 21:36:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8378, 8, 1, '2019-05-04 21:36:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8379, 19, 1, '2019-05-04 21:36:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8380, 11, 1, '2019-05-04 21:36:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8381, 21, 1, '2019-05-04 21:36:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8382, 8, 1, '2019-05-04 21:36:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8383, 20, 1, '2019-05-04 21:36:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8384, 8, 1, '2019-05-05 12:18:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8385, 11, 1, '2019-05-05 12:18:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8386, 21, 1, '2019-05-05 12:18:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8387, 19, 1, '2019-05-05 12:18:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8388, 20, 1, '2019-05-05 12:18:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"45.33.15.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8389, 19, 1, '2019-05-05 16:30:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8390, 8, 1, '2019-05-05 16:30:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8391, 20, 1, '2019-05-05 16:30:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8392, 21, 1, '2019-05-05 16:30:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8393, 11, 1, '2019-05-05 16:30:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"64.74.215.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8394, 19, 1, '2019-05-05 17:40:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8395, 20, 1, '2019-05-05 17:40:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8396, 21, 1, '2019-05-05 17:40:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8397, 8, 1, '2019-05-05 17:40:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8398, 11, 1, '2019-05-05 17:40:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8399, 19, 1, '2019-05-05 18:15:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8400, 21, 1, '2019-05-05 18:15:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8401, 11, 1, '2019-05-05 18:15:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8402, 8, 1, '2019-05-05 18:15:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8403, 20, 1, '2019-05-05 18:15:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8404, 19, 1, '2019-05-06 03:22:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8405, 8, 1, '2019-05-06 03:22:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8406, 20, 1, '2019-05-06 03:22:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8407, 11, 1, '2019-05-06 03:22:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8408, 21, 1, '2019-05-06 03:22:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8409, 19, 1, '2019-05-06 03:22:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8410, 8, 1, '2019-05-06 03:22:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8411, 11, 1, '2019-05-06 03:22:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8412, 20, 1, '2019-05-06 03:22:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8413, 21, 1, '2019-05-06 03:22:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8414, 8, 1, '2019-05-06 03:22:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8415, 19, 1, '2019-05-06 03:22:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8416, 20, 1, '2019-05-06 03:22:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8417, 21, 1, '2019-05-06 03:22:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8418, 11, 1, '2019-05-06 03:22:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8419, 19, 1, '2019-05-06 03:22:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8420, 20, 1, '2019-05-06 03:22:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8421, 8, 1, '2019-05-06 03:22:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8422, 11, 1, '2019-05-06 03:22:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8423, 21, 1, '2019-05-06 03:22:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8424, 19, 1, '2019-05-06 03:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8425, 8, 1, '2019-05-06 03:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8426, 20, 1, '2019-05-06 03:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8427, 11, 1, '2019-05-06 03:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8428, 21, 1, '2019-05-06 03:23:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8429, 19, 1, '2019-05-06 03:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8430, 8, 1, '2019-05-06 03:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8431, 21, 1, '2019-05-06 03:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8432, 11, 1, '2019-05-06 03:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8433, 20, 1, '2019-05-06 03:23:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8434, 20, 1, '2019-05-06 04:41:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.8.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8435, 8, 1, '2019-05-06 04:41:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.8.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8436, 11, 1, '2019-05-06 04:41:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.8.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8437, 21, 1, '2019-05-06 04:41:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.8.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8438, 19, 1, '2019-05-06 04:41:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.8.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8439, 19, 1, '2019-05-06 22:12:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"10.157.47.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8440, 21, 1, '2019-05-06 22:12:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"10.157.47.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8441, 8, 1, '2019-05-06 22:12:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"10.157.47.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8442, 11, 1, '2019-05-06 22:12:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"10.157.47.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8443, 20, 1, '2019-05-06 22:12:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"10.157.47.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8444, 19, 1, '2019-05-07 05:43:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8445, 8, 1, '2019-05-07 05:43:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8446, 20, 1, '2019-05-07 05:43:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8447, 11, 1, '2019-05-07 05:43:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8448, 21, 1, '2019-05-07 05:43:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8449, 20, 1, '2019-05-07 15:12:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8450, 11, 1, '2019-05-07 15:12:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8451, 19, 1, '2019-05-07 15:12:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8452, 8, 1, '2019-05-07 15:12:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8453, 21, 1, '2019-05-07 15:12:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8454, 19, 1, '2019-05-07 15:15:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8455, 20, 1, '2019-05-07 15:15:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8456, 8, 1, '2019-05-07 15:15:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8457, 21, 1, '2019-05-07 15:15:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8458, 11, 1, '2019-05-07 15:15:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8459, 19, 1, '2019-05-07 16:19:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8460, 20, 1, '2019-05-07 16:19:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8461, 8, 1, '2019-05-07 16:19:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8462, 21, 1, '2019-05-07 16:19:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8463, 11, 1, '2019-05-07 16:19:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8464, 19, 1, '2019-05-07 17:22:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8465, 8, 1, '2019-05-07 17:22:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8466, 20, 1, '2019-05-07 17:22:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8467, 11, 1, '2019-05-07 17:22:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8468, 21, 1, '2019-05-07 17:22:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8469, 21, 1, '2019-05-07 17:59:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8470, 11, 1, '2019-05-07 17:59:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8471, 8, 1, '2019-05-07 17:59:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8472, 20, 1, '2019-05-07 17:59:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8473, 19, 1, '2019-05-07 17:59:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8474, 19, 1, '2019-05-08 08:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8475, 8, 1, '2019-05-08 08:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8476, 20, 1, '2019-05-08 08:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8477, 11, 1, '2019-05-08 08:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8478, 21, 1, '2019-05-08 08:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8479, 19, 1, '2019-05-08 10:45:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8480, 8, 1, '2019-05-08 10:45:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8481, 20, 1, '2019-05-08 10:45:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8482, 21, 1, '2019-05-08 10:45:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8483, 11, 1, '2019-05-08 10:45:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8484, 8, 1, '2019-05-08 11:56:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8485, 19, 1, '2019-05-08 11:56:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8486, 21, 1, '2019-05-08 11:56:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8487, 20, 1, '2019-05-08 11:56:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8488, 11, 1, '2019-05-08 11:56:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8489, 19, 1, '2019-05-08 12:45:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8490, 8, 1, '2019-05-08 12:45:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8491, 20, 1, '2019-05-08 12:45:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8492, 11, 1, '2019-05-08 12:45:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8493, 21, 1, '2019-05-08 12:45:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8494, 19, 1, '2019-05-08 13:34:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8495, 8, 1, '2019-05-08 13:34:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8496, 21, 1, '2019-05-08 13:34:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8497, 20, 1, '2019-05-08 13:34:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8498, 11, 1, '2019-05-08 13:34:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"23.100.232.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8499, 20, 1, '2019-05-08 15:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"103.9.105.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8500, 8, 1, '2019-05-08 15:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"103.9.105.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8501, 11, 1, '2019-05-08 15:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"103.9.105.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8502, 19, 1, '2019-05-08 15:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"103.9.105.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8503, 21, 1, '2019-05-08 15:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"103.9.105.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8504, 20, 1, '2019-05-09 04:27:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8505, 19, 1, '2019-05-09 04:27:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8506, 11, 1, '2019-05-09 04:27:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8507, 8, 1, '2019-05-09 04:27:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8508, 21, 1, '2019-05-09 04:27:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8509, 19, 1, '2019-05-09 14:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"106.211.128.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8510, 8, 1, '2019-05-09 14:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"106.211.128.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8511, 20, 1, '2019-05-09 14:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"106.211.128.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8512, 21, 1, '2019-05-09 14:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"106.211.128.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8513, 11, 1, '2019-05-09 14:42:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"106.211.128.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8514, 19, 1, '2019-05-11 00:56:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8515, 8, 1, '2019-05-11 00:56:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8516, 20, 1, '2019-05-11 00:56:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8517, 21, 1, '2019-05-11 00:56:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8518, 11, 1, '2019-05-11 00:56:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8519, 19, 1, '2019-05-11 00:56:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8520, 8, 1, '2019-05-11 00:56:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8521, 21, 1, '2019-05-11 00:56:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8522, 11, 1, '2019-05-11 00:56:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8523, 20, 1, '2019-05-11 00:56:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8524, 19, 1, '2019-05-11 12:23:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8525, 20, 1, '2019-05-11 12:23:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8526, 11, 1, '2019-05-11 12:23:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8527, 8, 1, '2019-05-11 12:23:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8528, 21, 1, '2019-05-11 12:23:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8529, 20, 1, '2019-05-14 13:12:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.72\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8530, 19, 1, '2019-05-14 13:12:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.72\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8531, 8, 1, '2019-05-14 13:12:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.72\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8532, 11, 1, '2019-05-14 13:12:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.72\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8533, 21, 1, '2019-05-14 13:12:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.72\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8534, 19, 1, '2019-05-15 04:12:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8535, 19, 1, '2019-05-15 04:12:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8536, 19, 1, '2019-05-15 04:12:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8537, 19, 1, '2019-05-15 04:12:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8538, 19, 1, '2019-05-15 04:12:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8539, 19, 1, '2019-05-15 07:28:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8540, 19, 1, '2019-05-15 07:28:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8541, 19, 1, '2019-05-15 07:28:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8542, 19, 1, '2019-05-15 07:28:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8543, 19, 1, '2019-05-15 07:28:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8544, 21, 1, '2019-05-15 14:58:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8545, 21, 1, '2019-05-15 14:58:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8546, 21, 1, '2019-05-15 14:58:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8547, 21, 1, '2019-05-15 14:58:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8548, 21, 1, '2019-05-15 14:58:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8549, 19, 1, '2019-05-15 15:20:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8550, 8, 1, '2019-05-15 15:20:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8551, 20, 1, '2019-05-15 15:20:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8552, 21, 1, '2019-05-15 15:20:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8553, 11, 1, '2019-05-15 15:20:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8554, 19, 1, '2019-05-15 23:11:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8555, 8, 1, '2019-05-15 23:11:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8556, 21, 1, '2019-05-15 23:11:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8557, 20, 1, '2019-05-15 23:11:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8558, 11, 1, '2019-05-15 23:11:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8559, 21, 1, '2019-05-16 05:28:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8560, 21, 1, '2019-05-16 05:28:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8561, 21, 1, '2019-05-16 05:28:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8562, 21, 1, '2019-05-16 05:28:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8563, 21, 1, '2019-05-16 05:28:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8564, 21, 1, '2019-05-16 21:12:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8565, 21, 1, '2019-05-16 21:12:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.79.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8566, 20, 1, '2019-05-17 06:56:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8567, 11, 1, '2019-05-17 06:56:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8568, 8, 1, '2019-05-17 06:57:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8569, 19, 1, '2019-05-17 06:57:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8570, 21, 1, '2019-05-17 06:57:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"72.14.199.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8571, 19, 1, '2019-05-18 13:16:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8572, 8, 1, '2019-05-18 13:16:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8573, 20, 1, '2019-05-18 13:16:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8574, 11, 1, '2019-05-18 13:16:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8575, 21, 1, '2019-05-18 13:16:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8576, 19, 1, '2019-05-18 13:36:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8577, 8, 1, '2019-05-18 13:36:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8578, 20, 1, '2019-05-18 13:36:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8579, 11, 1, '2019-05-18 13:36:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8580, 21, 1, '2019-05-18 13:36:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8581, 8, 1, '2019-05-18 14:26:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.67.158.78\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8582, 21, 1, '2019-05-18 14:26:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.67.158.78\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8583, 19, 1, '2019-05-18 14:26:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.67.158.78\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8584, 20, 1, '2019-05-18 14:26:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.67.158.78\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8585, 11, 1, '2019-05-18 14:26:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.67.158.78\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8586, 19, 1, '2019-05-18 18:42:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8587, 11, 1, '2019-05-18 18:42:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8588, 21, 1, '2019-05-18 18:42:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8589, 20, 1, '2019-05-18 18:42:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8590, 8, 1, '2019-05-18 18:42:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8591, 8, 1, '2019-05-19 06:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8592, 21, 1, '2019-05-19 06:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8593, 19, 1, '2019-05-19 06:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8594, 11, 1, '2019-05-19 06:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8595, 20, 1, '2019-05-19 06:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8596, 19, 1, '2019-05-19 06:10:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8597, 8, 1, '2019-05-19 06:10:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8598, 21, 1, '2019-05-19 06:10:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(8599, 20, 1, '2019-05-19 06:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8600, 11, 1, '2019-05-19 06:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8601, 8, 1, '2019-05-19 06:13:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8602, 20, 1, '2019-05-19 06:13:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8603, 19, 1, '2019-05-19 06:13:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8604, 21, 1, '2019-05-19 06:13:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8605, 11, 1, '2019-05-19 06:13:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8606, 19, 1, '2019-05-19 06:13:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8607, 8, 1, '2019-05-19 06:13:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8608, 20, 1, '2019-05-19 06:13:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8609, 21, 1, '2019-05-19 06:13:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8610, 11, 1, '2019-05-19 06:13:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8611, 19, 1, '2019-05-19 06:14:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8612, 20, 1, '2019-05-19 06:14:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8613, 21, 1, '2019-05-19 06:14:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8614, 8, 1, '2019-05-19 06:14:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8615, 11, 1, '2019-05-19 06:14:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8616, 19, 1, '2019-05-19 09:22:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8617, 20, 1, '2019-05-19 09:22:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8618, 8, 1, '2019-05-19 09:22:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8619, 21, 1, '2019-05-19 09:22:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8620, 11, 1, '2019-05-19 09:22:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8621, 8, 1, '2019-05-19 10:31:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8622, 19, 1, '2019-05-19 10:31:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8623, 11, 1, '2019-05-19 10:31:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8624, 21, 1, '2019-05-19 10:31:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8625, 20, 1, '2019-05-19 10:31:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8626, 19, 1, '2019-05-19 14:09:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8627, 20, 1, '2019-05-19 14:09:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8628, 8, 1, '2019-05-19 14:09:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8629, 21, 1, '2019-05-19 14:09:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8630, 11, 1, '2019-05-19 14:09:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8631, 20, 1, '2019-05-19 14:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8632, 8, 1, '2019-05-19 14:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8633, 19, 1, '2019-05-19 14:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8634, 21, 1, '2019-05-19 14:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8635, 11, 1, '2019-05-19 14:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8636, 19, 1, '2019-05-19 14:11:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8637, 20, 1, '2019-05-19 14:11:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8638, 8, 1, '2019-05-19 14:11:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8639, 11, 1, '2019-05-19 14:11:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8640, 21, 1, '2019-05-19 14:11:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8641, 19, 1, '2019-05-19 14:14:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8642, 8, 1, '2019-05-19 14:14:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8643, 20, 1, '2019-05-19 14:14:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8644, 21, 1, '2019-05-19 14:14:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8645, 11, 1, '2019-05-19 14:14:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8646, 19, 1, '2019-05-23 11:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8647, 8, 1, '2019-05-23 11:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8648, 20, 1, '2019-05-23 11:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8649, 21, 1, '2019-05-23 11:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8650, 11, 1, '2019-05-23 11:13:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8651, 19, 1, '2019-05-23 12:00:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8652, 8, 1, '2019-05-23 12:00:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8653, 20, 1, '2019-05-23 12:00:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8654, 11, 1, '2019-05-23 12:00:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8655, 21, 1, '2019-05-23 12:00:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8656, 19, 1, '2019-05-24 22:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8657, 8, 1, '2019-05-24 22:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8658, 20, 1, '2019-05-24 22:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8659, 21, 1, '2019-05-24 22:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8660, 11, 1, '2019-05-24 22:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8661, 19, 1, '2019-05-26 01:05:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"182.1.209.116\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8662, 20, 1, '2019-05-26 01:05:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"182.1.208.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8663, 8, 1, '2019-05-26 01:05:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"182.1.209.116\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8664, 11, 1, '2019-05-26 01:05:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"182.1.209.85\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8665, 21, 1, '2019-05-26 01:05:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"182.1.210.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8666, 19, 1, '2019-05-26 01:52:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8667, 20, 1, '2019-05-26 01:52:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8668, 8, 1, '2019-05-26 01:52:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8669, 21, 1, '2019-05-26 01:52:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8670, 11, 1, '2019-05-26 01:52:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8671, 19, 1, '2019-05-26 01:54:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8672, 8, 1, '2019-05-26 01:54:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8673, 11, 1, '2019-05-26 01:54:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8674, 21, 1, '2019-05-26 01:54:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8675, 20, 1, '2019-05-26 01:54:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8676, 8, 1, '2019-05-26 01:54:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8677, 19, 1, '2019-05-26 01:54:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8678, 11, 1, '2019-05-26 01:54:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8679, 20, 1, '2019-05-26 01:54:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8680, 21, 1, '2019-05-26 01:54:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8681, 19, 1, '2019-05-26 01:54:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8682, 8, 1, '2019-05-26 01:54:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8683, 20, 1, '2019-05-26 01:54:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8684, 21, 1, '2019-05-26 01:54:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8685, 11, 1, '2019-05-26 01:54:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8686, 19, 1, '2019-05-26 01:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8687, 11, 1, '2019-05-26 01:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8688, 8, 1, '2019-05-26 01:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8689, 20, 1, '2019-05-26 01:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8690, 21, 1, '2019-05-26 01:55:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.124.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8691, 19, 1, '2019-05-28 08:14:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.222.37.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8692, 8, 1, '2019-05-28 08:14:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.222.37.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8693, 21, 1, '2019-05-28 08:14:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.222.37.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8694, 11, 1, '2019-05-28 08:14:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.222.37.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8695, 20, 1, '2019-05-28 08:14:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.222.37.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8696, 20, 1, '2019-05-28 15:34:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.177\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8697, 8, 1, '2019-05-28 15:34:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.177\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8698, 11, 1, '2019-05-28 15:34:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.177\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8699, 19, 1, '2019-05-28 15:34:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.177\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8700, 21, 1, '2019-05-28 15:34:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.177\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8701, 19, 1, '2019-05-29 07:10:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"54.84.86.103\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8702, 11, 1, '2019-05-29 07:10:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"54.84.86.103\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8703, 8, 1, '2019-05-29 07:10:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"54.84.86.103\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8704, 20, 1, '2019-05-29 07:10:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"54.84.86.103\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8705, 21, 1, '2019-05-29 07:10:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"54.84.86.103\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8706, 19, 1, '2019-05-29 16:27:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8707, 20, 1, '2019-05-29 16:27:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8708, 21, 1, '2019-05-29 16:27:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8709, 8, 1, '2019-05-29 16:27:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8710, 11, 1, '2019-05-29 16:27:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8711, 19, 1, '2019-05-29 16:29:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8712, 8, 1, '2019-05-29 16:29:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8713, 11, 1, '2019-05-29 16:29:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8714, 21, 1, '2019-05-29 16:29:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8715, 20, 1, '2019-05-29 16:29:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8716, 19, 1, '2019-05-29 18:36:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8717, 8, 1, '2019-05-29 18:36:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8718, 20, 1, '2019-05-29 18:36:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8719, 21, 1, '2019-05-29 18:36:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8720, 11, 1, '2019-05-29 18:36:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8721, 19, 1, '2019-05-29 18:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"13.58.16.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8722, 8, 1, '2019-05-29 18:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"13.58.16.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8723, 20, 1, '2019-05-29 18:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"13.58.16.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8724, 11, 1, '2019-05-29 18:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"13.58.16.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8725, 21, 1, '2019-05-29 18:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"13.58.16.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8726, 19, 1, '2019-05-29 18:54:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"13.58.16.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8727, 8, 1, '2019-05-29 18:54:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"13.58.16.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8728, 20, 1, '2019-05-29 18:54:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"13.58.16.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8729, 11, 1, '2019-05-29 18:54:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"13.58.16.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8730, 21, 1, '2019-05-29 18:54:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"13.58.16.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8731, 19, 1, '2019-05-29 21:24:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"13.209.65.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8732, 8, 1, '2019-05-29 21:24:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"13.209.65.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8733, 20, 1, '2019-05-29 21:24:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"13.209.65.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8734, 11, 1, '2019-05-29 21:24:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"13.209.65.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8735, 21, 1, '2019-05-29 21:24:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"13.209.65.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8736, 19, 1, '2019-05-29 21:36:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.221.150.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8737, 8, 1, '2019-05-29 21:36:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.221.150.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8738, 11, 1, '2019-05-29 21:36:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.221.150.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8739, 20, 1, '2019-05-29 21:36:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.221.150.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8740, 21, 1, '2019-05-29 21:36:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.221.150.80\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8741, 19, 1, '2019-05-29 22:48:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"3.16.51.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8742, 8, 1, '2019-05-29 22:48:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"3.16.51.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8743, 11, 1, '2019-05-29 22:48:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"3.16.51.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8744, 20, 1, '2019-05-29 22:48:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"3.16.51.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8745, 21, 1, '2019-05-29 22:48:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"3.16.51.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8746, 19, 1, '2019-05-29 22:49:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"3.16.51.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8747, 8, 1, '2019-05-29 22:49:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"3.16.51.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8748, 20, 1, '2019-05-29 22:49:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"3.16.51.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8749, 11, 1, '2019-05-29 22:49:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"3.16.51.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8750, 21, 1, '2019-05-29 22:49:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"3.16.51.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8751, 19, 1, '2019-05-30 01:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.79.234.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8752, 8, 1, '2019-05-30 01:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.79.234.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8753, 20, 1, '2019-05-30 01:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.79.234.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8754, 11, 1, '2019-05-30 01:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.79.234.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8755, 21, 1, '2019-05-30 01:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.79.234.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8756, 19, 1, '2019-05-30 01:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.79.234.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8757, 8, 1, '2019-05-30 01:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.79.234.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8758, 20, 1, '2019-05-30 01:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.79.234.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8759, 11, 1, '2019-05-30 01:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.79.234.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8760, 21, 1, '2019-05-30 01:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.79.234.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8761, 19, 1, '2019-05-30 01:14:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8762, 8, 1, '2019-05-30 01:14:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8763, 20, 1, '2019-05-30 01:14:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8764, 21, 1, '2019-05-30 01:14:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8765, 11, 1, '2019-05-30 01:14:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8766, 19, 1, '2019-05-30 01:16:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8767, 8, 1, '2019-05-30 01:16:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8768, 21, 1, '2019-05-30 01:16:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8769, 20, 1, '2019-05-30 01:16:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8770, 11, 1, '2019-05-30 01:16:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8771, 19, 1, '2019-05-30 18:34:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"135.0.230.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8772, 8, 1, '2019-05-30 18:34:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"135.0.230.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8773, 20, 1, '2019-05-30 18:34:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"135.0.230.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8774, 11, 1, '2019-05-30 18:34:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"135.0.230.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8775, 21, 1, '2019-05-30 18:34:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"135.0.230.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8776, 8, 1, '2019-05-31 18:06:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"107.190.59.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8777, 19, 1, '2019-05-31 18:06:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"107.190.59.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8778, 21, 1, '2019-05-31 18:06:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"107.190.59.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8779, 20, 1, '2019-05-31 18:06:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"107.190.59.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8780, 11, 1, '2019-05-31 18:06:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"107.190.59.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8781, 19, 1, '2019-06-01 05:41:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8782, 8, 1, '2019-06-01 05:41:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8783, 20, 1, '2019-06-01 05:41:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8784, 11, 1, '2019-06-01 05:41:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.38\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8785, 21, 1, '2019-06-01 05:41:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8786, 19, 1, '2019-06-01 05:42:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8787, 8, 1, '2019-06-01 05:42:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.38\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8788, 21, 1, '2019-06-01 05:42:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8789, 20, 1, '2019-06-01 05:42:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8790, 11, 1, '2019-06-01 05:42:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8791, 19, 1, '2019-06-03 12:21:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8792, 8, 1, '2019-06-03 12:21:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8793, 20, 1, '2019-06-03 12:21:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8794, 21, 1, '2019-06-03 12:21:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8795, 11, 1, '2019-06-03 12:21:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8796, 19, 1, '2019-06-07 06:25:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8797, 21, 1, '2019-06-07 06:25:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8798, 8, 1, '2019-06-07 06:25:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8799, 11, 1, '2019-06-07 06:25:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8800, 20, 1, '2019-06-07 06:25:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8801, 20, 1, '2019-06-07 06:25:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8802, 19, 1, '2019-06-07 06:25:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8803, 21, 1, '2019-06-07 06:25:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8804, 11, 1, '2019-06-07 06:25:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8805, 8, 1, '2019-06-07 06:25:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8806, 11, 1, '2019-06-07 17:11:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8807, 21, 1, '2019-06-07 17:11:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8808, 20, 1, '2019-06-07 17:11:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8809, 8, 1, '2019-06-07 17:11:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8810, 19, 1, '2019-06-07 17:11:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8811, 11, 1, '2019-06-07 17:11:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.9.112.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8812, 20, 1, '2019-06-07 17:11:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.9.112.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8813, 21, 1, '2019-06-07 17:11:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.9.112.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8814, 19, 1, '2019-06-07 17:11:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.9.112.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8815, 8, 1, '2019-06-07 17:11:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.9.112.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8816, 19, 1, '2019-06-09 02:09:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8817, 11, 1, '2019-06-09 02:09:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8818, 21, 1, '2019-06-09 02:09:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8819, 8, 1, '2019-06-09 02:09:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8820, 20, 1, '2019-06-09 02:09:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8821, 8, 1, '2019-06-09 02:09:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8822, 21, 1, '2019-06-09 02:09:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8823, 11, 1, '2019-06-09 02:09:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8824, 19, 1, '2019-06-09 02:09:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8825, 20, 1, '2019-06-09 02:09:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8826, 19, 1, '2019-06-10 01:07:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8827, 8, 1, '2019-06-10 01:07:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8828, 20, 1, '2019-06-10 01:07:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8829, 21, 1, '2019-06-10 01:07:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8830, 11, 1, '2019-06-10 01:07:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8831, 19, 1, '2019-06-11 11:42:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8832, 21, 1, '2019-06-11 11:42:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8833, 8, 1, '2019-06-11 11:42:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8834, 20, 1, '2019-06-11 11:42:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8835, 11, 1, '2019-06-11 11:42:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8836, 19, 1, '2019-06-11 11:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8837, 8, 1, '2019-06-11 11:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8838, 21, 1, '2019-06-11 11:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8839, 20, 1, '2019-06-11 11:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8840, 11, 1, '2019-06-11 11:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8841, 19, 1, '2019-06-11 11:46:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8842, 20, 1, '2019-06-11 11:46:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8843, 8, 1, '2019-06-11 11:46:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8844, 21, 1, '2019-06-11 11:46:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8845, 11, 1, '2019-06-11 11:46:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8846, 19, 1, '2019-06-11 11:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8847, 8, 1, '2019-06-11 11:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8848, 20, 1, '2019-06-11 11:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8849, 11, 1, '2019-06-11 11:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8850, 21, 1, '2019-06-11 11:50:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8851, 19, 1, '2019-06-11 11:51:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8852, 8, 1, '2019-06-11 11:51:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8853, 20, 1, '2019-06-11 11:51:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8854, 11, 1, '2019-06-11 11:51:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8855, 21, 1, '2019-06-11 11:51:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8856, 8, 1, '2019-06-11 11:52:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8857, 20, 1, '2019-06-11 11:52:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8858, 19, 1, '2019-06-11 11:52:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8859, 11, 1, '2019-06-11 11:52:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8860, 21, 1, '2019-06-11 11:52:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8861, 19, 1, '2019-06-11 11:54:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8862, 8, 1, '2019-06-11 11:54:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8863, 21, 1, '2019-06-11 11:54:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8864, 20, 1, '2019-06-11 11:54:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8865, 11, 1, '2019-06-11 11:54:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8866, 19, 1, '2019-06-11 11:54:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8867, 20, 1, '2019-06-11 11:54:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8868, 8, 1, '2019-06-11 11:54:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8869, 21, 1, '2019-06-11 11:54:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8870, 11, 1, '2019-06-11 11:54:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8871, 19, 1, '2019-06-13 08:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8872, 20, 1, '2019-06-13 08:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8873, 8, 1, '2019-06-13 08:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8874, 21, 1, '2019-06-13 08:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8875, 11, 1, '2019-06-13 08:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(8876, 19, 1, '2019-06-13 08:34:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8877, 8, 1, '2019-06-13 08:34:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8878, 20, 1, '2019-06-13 08:34:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8879, 11, 1, '2019-06-13 08:34:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8880, 21, 1, '2019-06-13 08:34:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8881, 8, 1, '2019-06-14 06:39:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.112.194.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8882, 19, 1, '2019-06-14 06:39:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.112.194.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8883, 20, 1, '2019-06-14 06:39:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.112.194.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8884, 21, 1, '2019-06-14 06:39:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.112.194.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8885, 11, 1, '2019-06-14 06:39:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.112.194.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8886, 19, 1, '2019-07-02 17:50:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8887, 8, 1, '2019-07-02 17:50:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8888, 20, 1, '2019-07-02 17:50:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8889, 11, 1, '2019-07-02 17:50:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8890, 21, 1, '2019-07-02 17:50:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8891, 8, 1, '2019-07-02 17:51:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8892, 20, 1, '2019-07-02 17:51:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8893, 19, 1, '2019-07-02 17:51:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8894, 19, 1, '2019-07-03 01:36:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:9:\"3.8.24.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8895, 19, 1, '2019-07-03 23:50:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8896, 20, 1, '2019-07-03 23:50:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8897, 8, 1, '2019-07-03 23:50:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8898, 11, 1, '2019-07-03 23:50:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8899, 21, 1, '2019-07-03 23:50:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8900, 19, 1, '2019-07-03 23:50:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8901, 8, 1, '2019-07-03 23:50:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8902, 20, 1, '2019-07-03 23:50:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8903, 21, 1, '2019-07-03 23:50:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8904, 11, 1, '2019-07-03 23:50:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8905, 19, 1, '2019-07-03 23:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8906, 8, 1, '2019-07-03 23:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8907, 20, 1, '2019-07-03 23:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8908, 11, 1, '2019-07-03 23:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8909, 21, 1, '2019-07-03 23:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8910, 19, 1, '2019-07-03 23:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8911, 21, 1, '2019-07-03 23:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8912, 8, 1, '2019-07-03 23:52:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8913, 11, 1, '2019-07-03 23:52:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8914, 20, 1, '2019-07-03 23:52:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8915, 19, 1, '2019-07-03 23:53:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8916, 8, 1, '2019-07-03 23:53:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8917, 20, 1, '2019-07-03 23:53:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8918, 11, 1, '2019-07-03 23:53:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8919, 21, 1, '2019-07-03 23:53:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8920, 19, 1, '2019-07-03 23:53:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8921, 8, 1, '2019-07-03 23:53:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8922, 20, 1, '2019-07-03 23:53:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8923, 21, 1, '2019-07-03 23:53:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8924, 11, 1, '2019-07-03 23:53:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8925, 19, 1, '2019-07-03 23:55:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8926, 8, 1, '2019-07-03 23:55:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8927, 20, 1, '2019-07-03 23:55:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8928, 21, 1, '2019-07-03 23:55:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8929, 11, 1, '2019-07-03 23:55:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"213.164.25.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8930, 8, 1, '2019-07-04 15:42:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.224.73.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8931, 19, 1, '2019-07-04 15:42:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.224.73.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8932, 20, 1, '2019-07-04 15:42:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.224.73.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8933, 11, 1, '2019-07-04 15:42:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.224.73.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8934, 21, 1, '2019-07-04 15:42:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.224.73.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8935, 8, 1, '2019-07-04 16:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8936, 20, 1, '2019-07-04 16:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8937, 19, 1, '2019-07-04 16:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8938, 21, 1, '2019-07-04 16:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8939, 11, 1, '2019-07-04 16:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8940, 19, 1, '2019-07-04 16:01:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8941, 21, 1, '2019-07-04 16:01:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8942, 8, 1, '2019-07-04 16:01:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8943, 20, 1, '2019-07-04 16:01:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8944, 11, 1, '2019-07-04 16:01:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8945, 19, 1, '2019-07-04 16:02:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8946, 8, 1, '2019-07-04 16:02:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8947, 21, 1, '2019-07-04 16:02:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8948, 20, 1, '2019-07-04 16:02:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8949, 11, 1, '2019-07-04 16:02:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8950, 19, 1, '2019-07-04 16:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8951, 8, 1, '2019-07-04 16:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8952, 20, 1, '2019-07-04 16:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8953, 21, 1, '2019-07-04 16:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8954, 11, 1, '2019-07-04 16:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.219.240.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8955, 19, 1, '2019-07-04 16:16:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.103.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8956, 8, 1, '2019-07-04 16:16:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.103.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8957, 11, 1, '2019-07-04 16:16:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.103.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8958, 20, 1, '2019-07-04 16:16:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.103.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8959, 21, 1, '2019-07-04 16:16:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.103.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8960, 19, 1, '2019-07-04 16:16:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.16.203.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8961, 21, 1, '2019-07-04 16:16:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.16.203.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8962, 8, 1, '2019-07-04 16:16:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.16.203.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8963, 20, 1, '2019-07-04 16:16:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.16.203.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8964, 11, 1, '2019-07-04 16:16:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.16.203.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8965, 19, 1, '2019-07-04 16:17:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.103.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8966, 8, 1, '2019-07-04 16:17:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.103.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8967, 20, 1, '2019-07-04 16:17:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.103.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8968, 11, 1, '2019-07-04 16:17:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.103.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8969, 21, 1, '2019-07-04 16:17:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.103.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8970, 19, 1, '2019-07-04 16:17:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.16.203.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8971, 11, 1, '2019-07-04 16:17:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.16.203.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8972, 8, 1, '2019-07-04 16:17:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.16.203.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8973, 20, 1, '2019-07-04 16:17:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.16.203.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8974, 21, 1, '2019-07-04 16:17:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.16.203.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8975, 19, 1, '2019-07-11 15:42:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"188.166.169.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8976, 8, 1, '2019-07-11 15:42:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"188.166.169.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8977, 20, 1, '2019-07-11 15:42:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"188.166.169.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8978, 11, 1, '2019-07-11 15:42:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"188.166.169.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8979, 21, 1, '2019-07-11 15:42:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"188.166.169.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8980, 8, 1, '2019-07-11 15:42:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8981, 19, 1, '2019-07-11 15:42:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8982, 20, 1, '2019-07-11 15:42:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8983, 21, 1, '2019-07-11 15:42:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8984, 11, 1, '2019-07-11 15:42:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8985, 21, 1, '2019-07-11 15:42:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8986, 11, 1, '2019-07-11 15:42:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8987, 8, 1, '2019-07-11 15:42:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8988, 19, 1, '2019-07-11 15:42:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8989, 20, 1, '2019-07-11 15:42:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8990, 20, 1, '2019-07-11 15:42:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8991, 19, 1, '2019-07-11 15:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8992, 21, 1, '2019-07-11 15:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8993, 11, 1, '2019-07-11 15:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8994, 8, 1, '2019-07-11 15:42:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"67.212.187.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8995, 20, 1, '2019-07-11 16:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8996, 21, 1, '2019-07-11 16:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8997, 19, 1, '2019-07-11 16:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8998, 8, 1, '2019-07-11 16:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(8999, 11, 1, '2019-07-11 16:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.89\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9000, 8, 1, '2019-07-11 16:43:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.89\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9001, 20, 1, '2019-07-11 16:43:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9002, 11, 1, '2019-07-11 16:43:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9003, 19, 1, '2019-07-11 16:43:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.89\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9004, 21, 1, '2019-07-11 16:43:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.6.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9005, 20, 1, '2019-07-11 16:44:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.9.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9006, 8, 1, '2019-07-11 16:44:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.9.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9007, 19, 1, '2019-07-11 16:44:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.9.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9008, 11, 1, '2019-07-11 16:44:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.9.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9009, 21, 1, '2019-07-11 16:44:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.9.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9010, 21, 1, '2019-07-11 16:44:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.9.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9011, 8, 1, '2019-07-11 16:44:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.9.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9012, 20, 1, '2019-07-11 16:44:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.9.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9013, 19, 1, '2019-07-11 16:44:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.9.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9014, 11, 1, '2019-07-11 16:44:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"66.102.9.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9015, 19, 1, '2019-07-12 09:08:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9016, 8, 1, '2019-07-12 09:08:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9017, 21, 1, '2019-07-12 09:08:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9018, 11, 1, '2019-07-12 09:08:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9019, 20, 1, '2019-07-12 09:08:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9020, 8, 1, '2019-07-12 09:08:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9021, 20, 1, '2019-07-12 09:08:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9022, 21, 1, '2019-07-12 09:08:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9023, 19, 1, '2019-07-12 09:08:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9024, 11, 1, '2019-07-12 09:08:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9025, 19, 1, '2019-07-12 11:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"148.251.4.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9026, 8, 1, '2019-07-12 11:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"148.251.4.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9027, 20, 1, '2019-07-12 11:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"148.251.4.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9028, 21, 1, '2019-07-12 11:21:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"148.251.4.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9029, 11, 1, '2019-07-12 11:21:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"148.251.4.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9030, 8, 1, '2019-07-12 11:21:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"148.251.4.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9031, 19, 1, '2019-07-12 11:21:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"148.251.4.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9032, 21, 1, '2019-07-12 11:21:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"148.251.4.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9033, 20, 1, '2019-07-12 11:21:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"148.251.4.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9034, 11, 1, '2019-07-12 11:21:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"148.251.4.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9035, 19, 1, '2019-07-12 17:53:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9036, 8, 1, '2019-07-12 17:53:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9037, 20, 1, '2019-07-12 17:53:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9038, 21, 1, '2019-07-12 17:53:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9039, 11, 1, '2019-07-12 17:53:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9040, 19, 1, '2019-07-13 12:22:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.164.206.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9041, 8, 1, '2019-07-13 12:22:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.164.206.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9042, 8, 1, '2019-07-13 13:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"69.25.58.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9043, 19, 1, '2019-07-13 13:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"69.25.58.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9044, 11, 1, '2019-07-13 13:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"69.25.58.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9045, 21, 1, '2019-07-13 13:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"69.25.58.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9046, 20, 1, '2019-07-13 13:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"69.25.58.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9047, 8, 1, '2019-07-13 20:46:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9048, 20, 1, '2019-07-13 20:46:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9049, 21, 1, '2019-07-13 20:46:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9050, 11, 1, '2019-07-13 20:46:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9051, 19, 1, '2019-07-13 20:46:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9052, 8, 1, '2019-07-13 20:46:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9053, 19, 1, '2019-07-13 20:46:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9054, 20, 1, '2019-07-13 20:46:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9055, 21, 1, '2019-07-13 20:46:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9056, 11, 1, '2019-07-13 20:46:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9057, 8, 1, '2019-07-13 20:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9058, 19, 1, '2019-07-13 20:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9059, 20, 1, '2019-07-13 20:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9060, 21, 1, '2019-07-13 20:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9061, 11, 1, '2019-07-13 20:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9062, 20, 1, '2019-07-13 20:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9063, 19, 1, '2019-07-13 20:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9064, 8, 1, '2019-07-13 20:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9065, 11, 1, '2019-07-13 20:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9066, 21, 1, '2019-07-13 20:46:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9067, 8, 1, '2019-07-13 20:46:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9068, 19, 1, '2019-07-13 20:46:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9069, 20, 1, '2019-07-13 20:46:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9070, 21, 1, '2019-07-13 20:46:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9071, 11, 1, '2019-07-13 20:46:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9072, 19, 1, '2019-07-14 09:02:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9073, 21, 1, '2019-07-14 09:02:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9074, 20, 1, '2019-07-14 09:02:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9075, 11, 1, '2019-07-14 09:02:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9076, 8, 1, '2019-07-14 09:02:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9077, 19, 1, '2019-07-14 09:04:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9078, 20, 1, '2019-07-14 09:04:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9079, 21, 1, '2019-07-14 09:04:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9080, 8, 1, '2019-07-14 09:04:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9081, 11, 1, '2019-07-14 09:04:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9082, 19, 1, '2019-07-14 09:07:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9083, 8, 1, '2019-07-14 09:07:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9084, 20, 1, '2019-07-14 09:07:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9085, 21, 1, '2019-07-14 09:07:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9086, 11, 1, '2019-07-14 09:07:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9087, 19, 1, '2019-07-14 09:43:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9088, 8, 1, '2019-07-14 09:43:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9089, 21, 1, '2019-07-14 09:43:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9090, 20, 1, '2019-07-14 09:43:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9091, 11, 1, '2019-07-14 09:43:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9092, 19, 1, '2019-07-14 09:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9093, 8, 1, '2019-07-14 09:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9094, 21, 1, '2019-07-14 09:46:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9095, 20, 1, '2019-07-14 09:46:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9096, 11, 1, '2019-07-14 09:46:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9097, 8, 1, '2019-07-14 10:39:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9098, 19, 1, '2019-07-14 10:39:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9099, 20, 1, '2019-07-14 10:39:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9100, 21, 1, '2019-07-14 10:39:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9101, 11, 1, '2019-07-14 10:39:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.216.56.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9102, 19, 1, '2019-07-14 11:44:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9103, 8, 1, '2019-07-14 11:44:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9104, 20, 1, '2019-07-14 11:44:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9105, 11, 1, '2019-07-14 11:44:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9106, 21, 1, '2019-07-14 11:44:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9107, 19, 1, '2019-07-15 03:39:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9108, 8, 1, '2019-07-15 03:39:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9109, 21, 1, '2019-07-15 03:39:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9110, 20, 1, '2019-07-15 03:39:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9111, 11, 1, '2019-07-15 03:39:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9112, 19, 1, '2019-07-15 03:39:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9113, 8, 1, '2019-07-15 03:39:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9114, 20, 1, '2019-07-15 03:39:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9115, 21, 1, '2019-07-15 03:39:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9116, 11, 1, '2019-07-15 03:39:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9117, 11, 1, '2019-07-15 03:39:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9118, 11, 1, '2019-07-15 03:39:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9119, 19, 1, '2019-07-15 03:41:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9120, 8, 1, '2019-07-15 03:41:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9121, 20, 1, '2019-07-15 03:41:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9122, 21, 1, '2019-07-15 03:41:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9123, 11, 1, '2019-07-15 03:41:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9124, 8, 1, '2019-07-15 03:41:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9125, 11, 1, '2019-07-15 03:41:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9126, 19, 1, '2019-07-15 03:41:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9127, 20, 1, '2019-07-15 03:41:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9128, 21, 1, '2019-07-15 03:41:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9129, 19, 1, '2019-07-15 05:20:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9130, 8, 1, '2019-07-15 05:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9131, 20, 1, '2019-07-15 05:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9132, 11, 1, '2019-07-15 05:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9133, 21, 1, '2019-07-15 05:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9134, 19, 1, '2019-07-15 05:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9135, 8, 1, '2019-07-15 05:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9136, 20, 1, '2019-07-15 05:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9137, 11, 1, '2019-07-15 05:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9138, 21, 1, '2019-07-15 05:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9139, 19, 1, '2019-07-16 01:07:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.200\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9140, 20, 1, '2019-07-16 01:07:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.200\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9141, 8, 1, '2019-07-16 01:07:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.200\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9142, 11, 1, '2019-07-16 01:07:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.200\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9143, 21, 1, '2019-07-16 01:07:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.200\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9144, 19, 1, '2019-07-16 05:39:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"113.52.134.172\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9145, 8, 1, '2019-07-16 05:39:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"113.52.134.172\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9146, 20, 1, '2019-07-16 05:39:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"113.52.134.172\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9147, 21, 1, '2019-07-16 05:39:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"113.52.134.172\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9148, 11, 1, '2019-07-16 05:39:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"113.52.134.172\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9149, 19, 1, '2019-07-16 06:54:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"34.80.163.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9150, 8, 1, '2019-07-16 06:54:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"34.80.163.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9151, 11, 1, '2019-07-16 06:54:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"34.80.163.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9152, 20, 1, '2019-07-16 06:54:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"34.80.163.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(9153, 21, 1, '2019-07-16 06:54:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"34.80.163.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9154, 19, 1, '2019-07-16 07:23:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.83.126.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9155, 8, 1, '2019-07-16 07:23:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.83.126.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9156, 20, 1, '2019-07-16 07:23:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.83.126.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9157, 21, 1, '2019-07-16 07:23:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.83.126.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9158, 11, 1, '2019-07-16 07:23:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.83.126.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9159, 8, 1, '2019-07-17 00:35:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9160, 19, 1, '2019-07-17 00:35:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9161, 20, 1, '2019-07-17 00:35:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9162, 11, 1, '2019-07-17 00:35:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9163, 21, 1, '2019-07-17 00:35:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9164, 19, 1, '2019-07-17 00:36:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9165, 8, 1, '2019-07-17 00:36:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9166, 11, 1, '2019-07-17 00:36:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9167, 20, 1, '2019-07-17 00:36:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9168, 21, 1, '2019-07-17 00:36:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9169, 19, 1, '2019-07-17 13:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9170, 8, 1, '2019-07-17 13:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9171, 21, 1, '2019-07-17 13:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9172, 20, 1, '2019-07-17 13:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9173, 11, 1, '2019-07-17 13:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9174, 19, 1, '2019-07-17 13:03:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9175, 8, 1, '2019-07-17 13:03:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9176, 20, 1, '2019-07-17 13:03:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9177, 11, 1, '2019-07-17 13:03:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9178, 21, 1, '2019-07-17 13:03:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9179, 19, 1, '2019-07-17 13:05:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9180, 8, 1, '2019-07-17 13:05:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9181, 20, 1, '2019-07-17 13:05:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9182, 11, 1, '2019-07-17 13:05:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9183, 21, 1, '2019-07-17 13:05:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9184, 19, 1, '2019-07-17 13:06:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9185, 8, 1, '2019-07-17 13:06:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9186, 21, 1, '2019-07-17 13:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9187, 11, 1, '2019-07-17 13:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9188, 20, 1, '2019-07-17 13:06:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9189, 19, 1, '2019-07-17 13:11:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9190, 21, 1, '2019-07-17 13:11:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9191, 20, 1, '2019-07-17 13:11:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9192, 8, 1, '2019-07-17 13:11:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9193, 11, 1, '2019-07-17 13:11:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9194, 19, 1, '2019-07-17 13:14:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9195, 8, 1, '2019-07-17 13:14:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9196, 20, 1, '2019-07-17 13:14:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9197, 21, 1, '2019-07-17 13:14:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9198, 11, 1, '2019-07-17 13:14:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9199, 8, 1, '2019-07-17 13:16:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9200, 20, 1, '2019-07-17 13:16:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9201, 19, 1, '2019-07-17 13:16:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9202, 11, 1, '2019-07-17 13:16:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9203, 21, 1, '2019-07-17 13:16:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9204, 19, 1, '2019-07-17 13:19:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9205, 20, 1, '2019-07-17 13:19:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9206, 8, 1, '2019-07-17 13:19:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9207, 21, 1, '2019-07-17 13:19:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9208, 11, 1, '2019-07-17 13:19:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9209, 19, 1, '2019-07-17 14:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9210, 8, 1, '2019-07-17 14:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9211, 21, 1, '2019-07-17 14:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9212, 20, 1, '2019-07-17 14:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9213, 11, 1, '2019-07-17 14:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9214, 19, 1, '2019-07-17 14:54:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9215, 8, 1, '2019-07-17 14:54:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9216, 20, 1, '2019-07-17 14:54:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9217, 21, 1, '2019-07-17 14:54:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9218, 11, 1, '2019-07-17 14:54:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9219, 8, 1, '2019-07-17 15:02:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9220, 11, 1, '2019-07-17 15:02:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9221, 21, 1, '2019-07-17 15:02:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9222, 20, 1, '2019-07-17 15:02:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9223, 19, 1, '2019-07-17 15:02:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9224, 19, 1, '2019-07-17 20:26:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.120.231.38\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9225, 20, 1, '2019-07-17 20:26:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.120.231.38\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9226, 8, 1, '2019-07-17 20:26:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.120.231.38\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9227, 21, 1, '2019-07-17 20:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.120.231.38\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9228, 11, 1, '2019-07-17 20:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.120.231.38\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9229, 19, 1, '2019-07-18 03:04:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9230, 8, 1, '2019-07-18 03:04:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9231, 20, 1, '2019-07-18 03:04:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9232, 21, 1, '2019-07-18 03:04:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9233, 11, 1, '2019-07-18 03:04:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9234, 19, 1, '2019-07-18 10:14:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9235, 21, 1, '2019-07-18 10:14:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9236, 8, 1, '2019-07-18 10:14:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9237, 20, 1, '2019-07-18 10:14:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9238, 11, 1, '2019-07-18 10:14:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9239, 19, 1, '2019-07-18 10:15:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9240, 8, 1, '2019-07-18 10:15:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9241, 20, 1, '2019-07-18 10:15:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9242, 21, 1, '2019-07-18 10:15:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9243, 11, 1, '2019-07-18 10:15:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9244, 19, 1, '2019-07-18 10:15:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9245, 8, 1, '2019-07-18 10:15:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9246, 11, 1, '2019-07-18 10:15:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9247, 20, 1, '2019-07-18 10:15:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9248, 21, 1, '2019-07-18 10:15:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9249, 20, 1, '2019-07-18 13:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9250, 19, 1, '2019-07-18 13:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9251, 21, 1, '2019-07-18 13:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9252, 8, 1, '2019-07-18 13:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9253, 11, 1, '2019-07-18 13:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9254, 19, 1, '2019-07-18 13:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9255, 19, 1, '2019-07-18 13:07:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9256, 20, 1, '2019-07-18 13:07:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9257, 21, 1, '2019-07-18 13:07:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9258, 8, 1, '2019-07-18 13:07:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9259, 11, 1, '2019-07-18 13:07:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9260, 19, 1, '2019-07-18 13:08:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9261, 8, 1, '2019-07-18 13:08:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9262, 20, 1, '2019-07-18 13:08:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9263, 21, 1, '2019-07-18 13:08:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9264, 11, 1, '2019-07-18 13:08:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9265, 19, 1, '2019-07-18 13:28:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9266, 20, 1, '2019-07-18 13:28:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9267, 8, 1, '2019-07-18 13:28:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9268, 21, 1, '2019-07-18 13:28:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9269, 11, 1, '2019-07-18 13:28:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9270, 11, 1, '2019-07-19 00:57:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9271, 21, 1, '2019-07-19 00:57:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9272, 8, 1, '2019-07-19 00:57:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9273, 19, 1, '2019-07-19 00:57:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9274, 20, 1, '2019-07-19 00:57:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9275, 8, 1, '2019-07-19 13:52:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9276, 19, 1, '2019-07-19 13:52:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9277, 20, 1, '2019-07-19 13:52:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9278, 11, 1, '2019-07-19 13:52:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9279, 21, 1, '2019-07-19 13:52:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9280, 19, 1, '2019-07-19 13:53:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9281, 8, 1, '2019-07-19 13:53:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9282, 20, 1, '2019-07-19 13:53:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9283, 21, 1, '2019-07-19 13:53:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9284, 11, 1, '2019-07-19 13:53:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9285, 19, 1, '2019-07-19 13:58:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9286, 8, 1, '2019-07-19 13:58:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9287, 11, 1, '2019-07-19 13:58:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9288, 21, 1, '2019-07-19 13:58:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9289, 20, 1, '2019-07-19 13:58:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9290, 19, 1, '2019-07-21 08:42:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9291, 8, 1, '2019-07-21 08:42:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9292, 11, 1, '2019-07-21 08:42:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9293, 21, 1, '2019-07-21 08:42:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9294, 20, 1, '2019-07-21 08:42:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9295, 19, 1, '2019-07-23 05:51:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.66.177.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9296, 8, 1, '2019-07-23 05:51:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.66.177.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9297, 21, 1, '2019-07-23 05:51:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.66.177.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9298, 11, 1, '2019-07-23 05:51:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.66.177.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9299, 20, 1, '2019-07-23 05:51:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.66.177.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9300, 11, 1, '2019-07-23 07:24:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"219.140.122.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9301, 19, 1, '2019-07-23 07:24:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"219.140.122.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9302, 21, 1, '2019-07-23 07:24:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"219.140.122.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9303, 8, 1, '2019-07-23 07:24:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"219.140.122.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9304, 20, 1, '2019-07-23 07:24:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"219.140.122.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9305, 19, 1, '2019-07-23 12:07:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9306, 8, 1, '2019-07-23 12:07:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9307, 20, 1, '2019-07-23 12:07:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9308, 21, 1, '2019-07-23 12:07:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9309, 11, 1, '2019-07-23 12:07:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.248.236.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9310, 19, 1, '2019-07-23 13:22:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"5.9.124.188\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9311, 20, 1, '2019-07-23 13:22:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"5.9.124.188\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9312, 8, 1, '2019-07-23 13:22:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"5.9.124.188\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9313, 11, 1, '2019-07-23 13:22:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"5.9.124.188\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9314, 21, 1, '2019-07-23 13:22:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"5.9.124.188\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9315, 19, 1, '2019-07-23 13:22:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"5.9.124.188\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9316, 21, 1, '2019-07-23 13:22:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"5.9.124.188\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9317, 11, 1, '2019-07-23 13:22:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"5.9.124.188\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9318, 20, 1, '2019-07-23 13:22:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"5.9.124.188\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9319, 8, 1, '2019-07-23 13:22:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"5.9.124.188\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9320, 19, 1, '2019-07-24 10:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.229.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9321, 8, 1, '2019-07-24 10:20:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.229.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9322, 20, 1, '2019-07-24 10:20:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.229.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9323, 21, 1, '2019-07-24 10:20:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.229.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9324, 11, 1, '2019-07-24 10:20:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.229.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9325, 11, 1, '2019-07-24 12:43:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"69.25.58.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9326, 8, 1, '2019-07-24 12:43:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"69.25.58.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9327, 20, 1, '2019-07-24 12:43:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"69.25.58.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9328, 19, 1, '2019-07-24 12:43:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"69.25.58.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9329, 21, 1, '2019-07-24 12:43:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"69.25.58.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9330, 19, 1, '2019-07-24 12:55:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9331, 8, 1, '2019-07-24 12:55:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9332, 11, 1, '2019-07-24 12:55:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9333, 20, 1, '2019-07-24 12:55:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9334, 21, 1, '2019-07-24 12:55:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9335, 8, 1, '2019-07-24 12:55:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9336, 21, 1, '2019-07-24 12:55:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9337, 11, 1, '2019-07-24 12:55:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9338, 19, 1, '2019-07-24 12:55:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9339, 20, 1, '2019-07-24 12:55:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9340, 19, 1, '2019-07-26 01:56:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.177\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9341, 8, 1, '2019-07-26 01:56:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.177\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9342, 11, 1, '2019-07-26 01:56:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.177\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9343, 21, 1, '2019-07-26 01:56:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.177\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9344, 20, 1, '2019-07-26 01:56:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.23.177\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9345, 19, 1, '2019-07-27 15:34:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.197.97.208\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9346, 8, 1, '2019-07-28 07:06:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.162.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9347, 19, 1, '2019-07-28 07:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.162.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9348, 11, 1, '2019-07-28 07:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.162.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9349, 20, 1, '2019-07-28 07:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.162.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9350, 21, 1, '2019-07-28 07:06:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.162.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9351, 19, 1, '2019-07-28 10:30:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.224.69.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9352, 8, 1, '2019-07-28 10:30:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.224.69.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9353, 21, 1, '2019-07-28 10:30:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.224.69.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9354, 11, 1, '2019-07-28 10:30:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.224.69.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9355, 20, 1, '2019-07-28 10:30:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.224.69.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9356, 19, 1, '2019-07-28 10:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.14.137.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9357, 20, 1, '2019-07-28 10:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.14.137.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9358, 21, 1, '2019-07-28 10:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.14.137.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9359, 8, 1, '2019-07-28 10:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.14.137.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9360, 11, 1, '2019-07-28 10:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.14.137.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9361, 19, 1, '2019-07-28 10:31:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.14.137.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9362, 8, 1, '2019-07-28 10:31:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.14.137.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9363, 20, 1, '2019-07-28 10:31:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.14.137.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9364, 11, 1, '2019-07-28 10:31:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.14.137.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9365, 21, 1, '2019-07-28 10:31:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"52.14.137.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9366, 19, 1, '2019-07-28 10:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.224.69.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9367, 21, 1, '2019-07-28 10:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.224.69.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9368, 11, 1, '2019-07-28 10:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.224.69.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9369, 20, 1, '2019-07-28 10:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.224.69.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9370, 8, 1, '2019-07-28 10:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.224.69.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9371, 20, 1, '2019-07-28 10:42:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.14.252.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9372, 19, 1, '2019-07-28 10:42:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.14.252.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9373, 11, 1, '2019-07-28 10:42:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.14.252.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9374, 8, 1, '2019-07-28 10:42:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.14.252.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9375, 21, 1, '2019-07-28 10:42:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.14.252.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9376, 19, 1, '2019-07-28 10:43:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.14.252.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9377, 20, 1, '2019-07-28 10:43:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.14.252.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9378, 21, 1, '2019-07-28 10:43:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.14.252.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9379, 11, 1, '2019-07-28 10:43:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.14.252.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9380, 8, 1, '2019-07-28 10:43:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.14.252.88\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9381, 19, 1, '2019-07-28 10:57:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9382, 8, 1, '2019-07-28 10:57:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9383, 20, 1, '2019-07-28 10:57:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9384, 21, 1, '2019-07-28 10:57:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9385, 11, 1, '2019-07-28 10:57:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9386, 19, 1, '2019-07-28 10:58:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9387, 8, 1, '2019-07-28 10:58:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9388, 20, 1, '2019-07-28 10:58:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9389, 11, 1, '2019-07-28 10:58:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9390, 21, 1, '2019-07-28 10:58:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9391, 19, 1, '2019-07-28 10:59:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9392, 8, 1, '2019-07-28 10:59:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9393, 21, 1, '2019-07-28 10:59:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9394, 11, 1, '2019-07-28 10:59:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9395, 20, 1, '2019-07-28 10:59:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"13.58.5.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9396, 19, 1, '2019-07-28 11:04:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9397, 8, 1, '2019-07-28 11:04:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9398, 20, 1, '2019-07-28 11:04:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9399, 21, 1, '2019-07-28 11:04:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9400, 11, 1, '2019-07-28 11:04:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9401, 19, 1, '2019-07-28 11:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9402, 8, 1, '2019-07-28 11:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9403, 20, 1, '2019-07-28 11:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9404, 11, 1, '2019-07-28 11:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9405, 21, 1, '2019-07-28 11:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9406, 19, 1, '2019-07-28 11:06:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9407, 8, 1, '2019-07-28 11:06:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9408, 20, 1, '2019-07-28 11:06:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9409, 21, 1, '2019-07-28 11:06:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9410, 11, 1, '2019-07-28 11:06:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.135.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9411, 20, 1, '2019-07-28 11:25:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9412, 19, 1, '2019-07-28 11:25:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9413, 11, 1, '2019-07-28 11:25:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9414, 8, 1, '2019-07-28 11:25:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9415, 21, 1, '2019-07-28 11:25:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9416, 20, 1, '2019-07-28 11:26:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9417, 8, 1, '2019-07-28 11:26:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9418, 21, 1, '2019-07-28 11:26:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9419, 19, 1, '2019-07-28 11:26:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9420, 11, 1, '2019-07-28 11:26:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9421, 19, 1, '2019-07-28 11:28:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9422, 21, 1, '2019-07-28 11:28:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9423, 8, 1, '2019-07-28 11:28:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9424, 20, 1, '2019-07-28 11:28:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9425, 11, 1, '2019-07-28 11:28:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.15.148.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9426, 8, 1, '2019-07-28 11:28:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.221.76.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9427, 20, 1, '2019-07-28 11:28:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.221.76.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9428, 19, 1, '2019-07-28 11:28:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.221.76.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9429, 21, 1, '2019-07-28 11:28:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.221.76.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9430, 11, 1, '2019-07-28 11:28:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.221.76.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(9431, 19, 1, '2019-07-28 21:24:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9432, 21, 1, '2019-07-28 21:24:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9433, 11, 1, '2019-07-28 21:24:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9434, 8, 1, '2019-07-28 21:24:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9435, 20, 1, '2019-07-28 21:24:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9436, 19, 1, '2019-07-28 21:36:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9437, 8, 1, '2019-07-28 21:36:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9438, 11, 1, '2019-07-28 21:36:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9439, 21, 1, '2019-07-28 21:36:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9440, 20, 1, '2019-07-28 21:36:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9441, 19, 1, '2019-07-30 09:22:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.57.121.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9442, 8, 1, '2019-07-30 09:22:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.57.121.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9443, 20, 1, '2019-07-30 09:22:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.57.121.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9444, 21, 1, '2019-07-30 09:22:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.57.121.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9445, 11, 1, '2019-07-30 09:22:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.57.121.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9446, 19, 1, '2019-07-30 13:34:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9447, 20, 1, '2019-07-30 13:34:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9448, 8, 1, '2019-07-30 13:34:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9449, 21, 1, '2019-07-30 13:34:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9450, 11, 1, '2019-07-30 13:34:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9451, 19, 1, '2019-07-30 13:36:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9452, 8, 1, '2019-07-30 13:36:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9453, 21, 1, '2019-07-30 13:36:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9454, 20, 1, '2019-07-30 13:36:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9455, 11, 1, '2019-07-30 13:36:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9456, 19, 1, '2019-07-30 13:38:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9457, 8, 1, '2019-07-30 13:38:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9458, 20, 1, '2019-07-30 13:38:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9459, 21, 1, '2019-07-30 13:38:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9460, 11, 1, '2019-07-30 13:38:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9461, 19, 1, '2019-07-30 13:40:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9462, 8, 1, '2019-07-30 13:40:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9463, 20, 1, '2019-07-30 13:40:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9464, 21, 1, '2019-07-30 13:40:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9465, 11, 1, '2019-07-30 13:40:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9466, 19, 1, '2019-07-30 13:42:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9467, 8, 1, '2019-07-30 13:42:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9468, 20, 1, '2019-07-30 13:42:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9469, 21, 1, '2019-07-30 13:42:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9470, 11, 1, '2019-07-30 13:42:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.203.64.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9471, 19, 1, '2019-07-30 19:57:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.35.171.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9472, 8, 1, '2019-07-30 19:57:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.35.171.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9473, 20, 1, '2019-07-30 19:57:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.35.171.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9474, 11, 1, '2019-07-30 19:57:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.35.171.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9475, 21, 1, '2019-07-30 19:57:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.35.171.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9476, 19, 1, '2019-07-31 02:19:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"114.229.225.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9477, 8, 1, '2019-07-31 02:19:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"114.229.225.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9478, 20, 1, '2019-07-31 02:19:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"114.229.225.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9479, 21, 1, '2019-07-31 02:19:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"114.229.225.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9480, 11, 1, '2019-07-31 02:19:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"114.229.225.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9481, 19, 1, '2019-07-31 11:53:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.248.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9482, 8, 1, '2019-07-31 11:53:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.248.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9483, 20, 1, '2019-07-31 11:53:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.248.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9484, 21, 1, '2019-07-31 11:53:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.248.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9485, 11, 1, '2019-07-31 11:53:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.248.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9486, 19, 1, '2019-07-31 18:48:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9487, 8, 1, '2019-07-31 18:48:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9488, 20, 1, '2019-07-31 18:48:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9489, 21, 1, '2019-07-31 18:48:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9490, 11, 1, '2019-07-31 18:48:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9491, 19, 1, '2019-08-01 05:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"115.69.209.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9492, 8, 1, '2019-08-01 05:42:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"115.69.209.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9493, 20, 1, '2019-08-01 05:42:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"115.69.209.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9494, 11, 1, '2019-08-01 05:42:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"115.69.209.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9495, 21, 1, '2019-08-01 05:42:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"115.69.209.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9496, 19, 1, '2019-08-01 17:38:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.135.208.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9497, 8, 1, '2019-08-01 17:38:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.135.208.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9498, 20, 1, '2019-08-01 17:38:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.135.208.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9499, 21, 1, '2019-08-01 17:38:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.135.208.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9500, 11, 1, '2019-08-01 17:38:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.135.208.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9501, 19, 1, '2019-08-01 19:26:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.135.208.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9502, 20, 1, '2019-08-01 19:26:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.135.208.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9503, 21, 1, '2019-08-01 19:26:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.135.208.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9504, 8, 1, '2019-08-01 19:26:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.135.208.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9505, 11, 1, '2019-08-01 19:26:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.135.208.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9506, 8, 1, '2019-08-02 18:31:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9507, 19, 1, '2019-08-02 18:31:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9508, 21, 1, '2019-08-02 18:31:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9509, 20, 1, '2019-08-02 18:31:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9510, 11, 1, '2019-08-02 18:31:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9511, 19, 1, '2019-08-04 02:33:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"100.24.255.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9512, 8, 1, '2019-08-04 02:33:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"100.24.255.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9513, 21, 1, '2019-08-04 02:33:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"100.24.255.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9514, 20, 1, '2019-08-04 02:33:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"100.24.255.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9515, 11, 1, '2019-08-04 02:33:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"100.24.255.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9516, 19, 1, '2019-08-05 11:07:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9517, 21, 1, '2019-08-05 11:07:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9518, 11, 1, '2019-08-05 11:07:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9519, 8, 1, '2019-08-05 11:07:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9520, 20, 1, '2019-08-05 11:07:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9521, 19, 1, '2019-08-05 11:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9522, 20, 1, '2019-08-05 11:31:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9523, 8, 1, '2019-08-05 11:31:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9524, 21, 1, '2019-08-05 11:31:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9525, 11, 1, '2019-08-05 11:31:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9526, 8, 1, '2019-08-05 20:28:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.112.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9527, 19, 1, '2019-08-05 20:28:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.112.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9528, 20, 1, '2019-08-05 20:28:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.112.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9529, 21, 1, '2019-08-05 20:28:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.112.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9530, 11, 1, '2019-08-05 20:28:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.0.112.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9531, 19, 1, '2019-08-09 09:45:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9532, 21, 1, '2019-08-09 09:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9533, 8, 1, '2019-08-09 09:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9534, 20, 1, '2019-08-09 09:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9535, 11, 1, '2019-08-09 09:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9536, 19, 1, '2019-08-09 10:01:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9537, 21, 1, '2019-08-09 10:01:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9538, 11, 1, '2019-08-09 10:01:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9539, 20, 1, '2019-08-09 10:01:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9540, 8, 1, '2019-08-09 10:01:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9541, 20, 1, '2019-08-09 13:10:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9542, 11, 1, '2019-08-09 13:10:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9543, 8, 1, '2019-08-09 13:10:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9544, 21, 1, '2019-08-09 13:10:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9545, 19, 1, '2019-08-09 13:10:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9546, 20, 1, '2019-08-09 13:10:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9547, 8, 1, '2019-08-09 13:10:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9548, 19, 1, '2019-08-09 13:10:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9549, 21, 1, '2019-08-09 13:10:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9550, 11, 1, '2019-08-09 13:10:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9551, 19, 1, '2019-08-10 13:12:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9552, 8, 1, '2019-08-10 13:12:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9553, 20, 1, '2019-08-10 13:12:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9554, 21, 1, '2019-08-10 13:12:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9555, 11, 1, '2019-08-10 13:12:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9556, 19, 1, '2019-08-11 11:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.133.181.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9557, 20, 1, '2019-08-11 11:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.133.181.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9558, 11, 1, '2019-08-11 11:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.133.181.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9559, 8, 1, '2019-08-11 11:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.133.181.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9560, 21, 1, '2019-08-11 11:50:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.133.181.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9561, 19, 1, '2019-08-11 13:54:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"5.162.25.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9562, 8, 1, '2019-08-11 13:54:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"5.162.25.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9563, 21, 1, '2019-08-11 13:54:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"5.162.25.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9564, 11, 1, '2019-08-11 13:54:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"5.162.25.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9565, 20, 1, '2019-08-11 13:54:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"5.162.25.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9566, 19, 1, '2019-08-11 22:23:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"95.185.222.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9567, 8, 1, '2019-08-11 22:23:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"95.185.222.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9568, 21, 1, '2019-08-11 22:23:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"95.185.222.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9569, 20, 1, '2019-08-11 22:23:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"95.185.222.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9570, 11, 1, '2019-08-11 22:23:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"95.185.222.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9571, 20, 1, '2019-08-12 13:29:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.81.141.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9572, 11, 1, '2019-08-12 13:29:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.81.141.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9573, 19, 1, '2019-08-12 13:29:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.81.141.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9574, 8, 1, '2019-08-12 13:29:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.81.141.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9575, 21, 1, '2019-08-12 13:29:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.81.141.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9576, 21, 1, '2019-08-13 04:03:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.192.74.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9577, 8, 1, '2019-08-13 04:03:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.192.74.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9578, 20, 1, '2019-08-13 04:03:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.192.74.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9579, 19, 1, '2019-08-13 04:03:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.192.74.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9580, 11, 1, '2019-08-13 04:03:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"104.192.74.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9581, 19, 1, '2019-08-13 06:05:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.127.0.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9582, 20, 1, '2019-08-13 06:05:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.127.0.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9583, 8, 1, '2019-08-13 06:05:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.127.0.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9584, 11, 1, '2019-08-13 06:05:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.127.0.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9585, 21, 1, '2019-08-13 06:05:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.127.0.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9586, 19, 1, '2019-08-13 11:39:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9587, 8, 1, '2019-08-13 11:39:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9588, 11, 1, '2019-08-13 11:39:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9589, 21, 1, '2019-08-13 11:39:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9590, 20, 1, '2019-08-13 11:39:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9591, 21, 1, '2019-08-13 16:00:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.237.76.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9592, 19, 1, '2019-08-13 16:00:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.237.76.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9593, 8, 1, '2019-08-13 16:00:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.237.76.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9594, 20, 1, '2019-08-13 16:00:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.237.76.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9595, 11, 1, '2019-08-13 16:00:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.237.76.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9596, 19, 1, '2019-08-13 21:10:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.203.183\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9597, 19, 1, '2019-08-15 14:19:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.221.53.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9598, 8, 1, '2019-08-15 14:19:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.221.53.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9599, 20, 1, '2019-08-15 14:19:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.221.53.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9600, 21, 1, '2019-08-15 14:19:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.221.53.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9601, 11, 1, '2019-08-15 14:19:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.221.53.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9602, 19, 1, '2019-08-16 01:43:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"110.249.202.159\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9603, 8, 1, '2019-08-16 01:51:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"14.190.120.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9604, 11, 1, '2019-08-16 01:51:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"14.190.120.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9605, 21, 1, '2019-08-16 01:51:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"14.190.120.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9606, 20, 1, '2019-08-16 01:51:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"14.190.120.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9607, 19, 1, '2019-08-16 01:51:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"14.190.120.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9608, 19, 1, '2019-08-16 17:11:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"122.174.239.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9609, 20, 1, '2019-08-16 17:11:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"122.174.239.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9610, 21, 1, '2019-08-16 17:11:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"122.174.239.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9611, 11, 1, '2019-08-16 17:11:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"122.174.239.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9612, 8, 1, '2019-08-16 17:11:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"122.174.239.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9613, 19, 1, '2019-08-17 10:19:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9614, 8, 1, '2019-08-17 10:19:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9615, 20, 1, '2019-08-17 10:19:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9616, 21, 1, '2019-08-17 10:19:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9617, 11, 1, '2019-08-17 10:19:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9618, 8, 1, '2019-08-18 04:58:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.218.165.175\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9619, 19, 1, '2019-08-18 04:58:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.218.165.175\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9620, 21, 1, '2019-08-18 04:58:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.218.165.175\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9621, 11, 1, '2019-08-18 04:58:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.218.165.175\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9622, 20, 1, '2019-08-18 04:58:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.218.165.175\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9623, 19, 1, '2019-08-18 04:59:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.20.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9624, 8, 1, '2019-08-18 04:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.20.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9625, 20, 1, '2019-08-18 04:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.20.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9626, 21, 1, '2019-08-18 04:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.20.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9627, 11, 1, '2019-08-18 04:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.20.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9628, 8, 1, '2019-08-18 04:59:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.17.154.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9629, 19, 1, '2019-08-18 04:59:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.17.154.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9630, 20, 1, '2019-08-18 04:59:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.17.154.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9631, 21, 1, '2019-08-18 04:59:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.17.154.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9632, 11, 1, '2019-08-18 04:59:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.17.154.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9633, 20, 1, '2019-08-18 04:59:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"18.217.20.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9634, 8, 1, '2019-08-18 04:59:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"18.217.20.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9635, 19, 1, '2019-08-18 04:59:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"18.217.20.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9636, 21, 1, '2019-08-18 04:59:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"18.217.20.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9637, 11, 1, '2019-08-18 04:59:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"18.217.20.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9638, 20, 1, '2019-08-18 05:00:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.118.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9639, 21, 1, '2019-08-18 05:00:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.118.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9640, 8, 1, '2019-08-18 05:00:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.118.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9641, 19, 1, '2019-08-18 05:00:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.118.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9642, 11, 1, '2019-08-18 05:00:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.118.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9643, 19, 1, '2019-08-18 05:00:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.20.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9644, 21, 1, '2019-08-18 05:00:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.20.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9645, 8, 1, '2019-08-18 05:00:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.20.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9646, 20, 1, '2019-08-18 05:00:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.20.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9647, 11, 1, '2019-08-18 05:00:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.222.20.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9648, 8, 1, '2019-08-18 05:00:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.17.154.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9649, 11, 1, '2019-08-18 05:00:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.17.154.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9650, 21, 1, '2019-08-18 05:00:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.17.154.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9651, 19, 1, '2019-08-18 05:00:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.17.154.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9652, 20, 1, '2019-08-18 05:00:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.17.154.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9653, 8, 1, '2019-08-18 05:01:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.118.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9654, 21, 1, '2019-08-18 05:01:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.118.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9655, 20, 1, '2019-08-18 05:01:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.118.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9656, 19, 1, '2019-08-18 05:01:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.118.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9657, 11, 1, '2019-08-18 05:01:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.118.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9658, 19, 1, '2019-08-18 22:48:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"94.67.113.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9659, 8, 1, '2019-08-18 22:48:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"94.67.113.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9660, 21, 1, '2019-08-18 22:48:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"94.67.113.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9661, 20, 1, '2019-08-18 22:48:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"94.67.113.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9662, 11, 1, '2019-08-18 22:48:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"94.67.113.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9663, 19, 1, '2019-08-19 06:44:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9664, 19, 1, '2019-08-19 21:32:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9665, 8, 1, '2019-08-19 21:32:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9666, 19, 1, '2019-08-20 11:11:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9667, 8, 1, '2019-08-20 11:11:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9668, 11, 1, '2019-08-20 11:11:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9669, 21, 1, '2019-08-20 11:11:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9670, 20, 1, '2019-08-20 11:11:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9671, 8, 1, '2019-08-20 16:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"38.99.62.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9672, 19, 1, '2019-08-20 16:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"38.99.62.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9673, 20, 1, '2019-08-20 16:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"38.99.62.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9674, 21, 1, '2019-08-20 16:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"38.99.62.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9675, 11, 1, '2019-08-20 16:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"38.99.62.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9676, 19, 1, '2019-08-21 14:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9677, 8, 1, '2019-08-21 14:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9678, 20, 1, '2019-08-21 14:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9679, 21, 1, '2019-08-21 14:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9680, 11, 1, '2019-08-21 14:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9681, 19, 1, '2019-08-21 14:14:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9682, 20, 1, '2019-08-21 14:14:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9683, 8, 1, '2019-08-21 14:14:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9684, 21, 1, '2019-08-21 14:14:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9685, 19, 1, '2019-08-21 14:14:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9686, 11, 1, '2019-08-21 14:14:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9687, 8, 1, '2019-08-21 14:14:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9688, 20, 1, '2019-08-21 14:14:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9689, 21, 1, '2019-08-21 14:14:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9690, 11, 1, '2019-08-21 14:14:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9691, 19, 1, '2019-08-21 14:14:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9692, 21, 1, '2019-08-21 14:14:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9693, 8, 1, '2019-08-21 14:14:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9694, 20, 1, '2019-08-21 14:14:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9695, 11, 1, '2019-08-21 14:14:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9696, 19, 1, '2019-08-22 13:59:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.76.101.105\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9697, 21, 1, '2019-08-22 13:59:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.76.101.105\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9698, 11, 1, '2019-08-22 13:59:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.76.101.105\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9699, 8, 1, '2019-08-22 13:59:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.76.101.105\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9700, 20, 1, '2019-08-22 13:59:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.76.101.105\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9701, 19, 1, '2019-08-23 10:08:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9702, 8, 1, '2019-08-23 10:08:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9703, 20, 1, '2019-08-23 10:08:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9704, 11, 1, '2019-08-23 10:08:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9705, 21, 1, '2019-08-23 10:08:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9706, 19, 1, '2019-08-23 12:13:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"201.14.194.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9707, 8, 1, '2019-08-23 12:13:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"201.14.194.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(9708, 21, 1, '2019-08-23 12:13:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"201.14.194.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9709, 20, 1, '2019-08-23 12:13:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"201.14.194.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9710, 11, 1, '2019-08-23 12:13:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"201.14.194.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9711, 19, 1, '2019-08-24 18:08:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"113.212.109.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9712, 8, 1, '2019-08-24 18:08:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"113.212.109.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9713, 21, 1, '2019-08-24 18:08:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"113.212.109.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9714, 20, 1, '2019-08-24 18:08:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"113.212.109.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9715, 11, 1, '2019-08-24 18:08:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"113.212.109.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9716, 19, 1, '2019-08-25 05:12:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.57.121.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9717, 8, 1, '2019-08-25 05:12:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.57.121.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9718, 11, 1, '2019-08-25 05:12:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.57.121.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9719, 20, 1, '2019-08-25 05:12:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.57.121.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9720, 21, 1, '2019-08-25 05:12:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.57.121.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9721, 19, 1, '2019-08-25 05:35:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9722, 8, 1, '2019-08-25 05:35:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9723, 20, 1, '2019-08-25 05:35:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9724, 21, 1, '2019-08-25 05:35:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9725, 11, 1, '2019-08-25 05:35:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9726, 19, 1, '2019-08-25 05:40:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9727, 8, 1, '2019-08-25 05:40:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9728, 20, 1, '2019-08-25 05:40:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9729, 11, 1, '2019-08-25 05:40:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9730, 21, 1, '2019-08-25 05:40:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9731, 8, 1, '2019-08-25 08:32:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.145.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9732, 19, 1, '2019-08-25 08:32:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.145.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9733, 20, 1, '2019-08-25 08:32:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.145.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9734, 21, 1, '2019-08-25 08:32:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.145.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9735, 11, 1, '2019-08-25 08:32:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.145.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9736, 19, 1, '2019-08-25 12:12:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9737, 8, 1, '2019-08-25 12:12:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9738, 20, 1, '2019-08-25 12:12:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9739, 21, 1, '2019-08-25 12:12:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9740, 11, 1, '2019-08-25 12:12:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9741, 19, 1, '2019-08-25 17:50:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"181.31.168.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9742, 8, 1, '2019-08-25 17:50:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"181.31.168.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9743, 11, 1, '2019-08-25 17:50:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"181.31.168.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9744, 21, 1, '2019-08-25 17:50:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"181.31.168.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9745, 20, 1, '2019-08-25 17:50:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"181.31.168.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9746, 8, 1, '2019-08-26 20:03:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"109.122.122.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9747, 21, 1, '2019-08-26 20:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"109.122.122.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9748, 11, 1, '2019-08-26 20:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"109.122.122.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9749, 20, 1, '2019-08-26 20:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"109.122.122.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9750, 19, 1, '2019-08-26 20:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"109.122.122.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9751, 19, 1, '2019-08-27 15:01:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"93.68.250.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9752, 21, 1, '2019-08-27 15:01:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"93.68.250.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9753, 11, 1, '2019-08-27 15:01:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"93.68.250.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9754, 20, 1, '2019-08-27 15:01:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"93.68.250.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9755, 8, 1, '2019-08-27 15:01:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"93.68.250.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9756, 19, 1, '2019-08-27 21:50:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"37.56.12.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9757, 11, 1, '2019-08-27 21:50:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"37.56.12.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9758, 20, 1, '2019-08-27 21:50:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"37.56.12.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9759, 8, 1, '2019-08-27 21:50:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"37.56.12.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9760, 21, 1, '2019-08-27 21:50:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"37.56.12.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9761, 19, 1, '2019-08-28 06:15:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"110.249.201.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9762, 8, 1, '2019-08-30 14:23:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"92.112.124.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9763, 11, 1, '2019-08-30 14:23:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"92.112.124.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9764, 21, 1, '2019-08-30 14:23:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"92.112.124.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9765, 20, 1, '2019-08-30 14:23:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"92.112.124.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9766, 19, 1, '2019-08-30 14:23:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"92.112.124.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9767, 20, 1, '2019-08-30 14:40:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.145.207.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9768, 11, 1, '2019-08-30 14:40:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.145.207.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9769, 8, 1, '2019-08-30 14:40:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.145.207.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9770, 21, 1, '2019-08-30 14:40:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.145.207.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9771, 19, 1, '2019-08-30 14:40:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.145.207.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9772, 8, 1, '2019-08-31 14:04:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9773, 19, 1, '2019-08-31 14:04:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9774, 20, 1, '2019-08-31 14:04:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9775, 11, 1, '2019-08-31 14:04:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9776, 21, 1, '2019-08-31 14:04:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9777, 19, 1, '2019-09-01 00:19:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9778, 11, 1, '2019-09-01 00:19:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9779, 20, 1, '2019-09-01 00:19:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9780, 21, 1, '2019-09-01 00:19:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9781, 8, 1, '2019-09-01 00:19:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9782, 19, 1, '2019-09-01 00:19:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9783, 8, 1, '2019-09-01 00:19:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9784, 21, 1, '2019-09-01 00:19:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9785, 11, 1, '2019-09-01 00:19:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9786, 20, 1, '2019-09-01 00:19:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9787, 8, 1, '2019-09-01 00:19:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9788, 20, 1, '2019-09-01 00:19:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9789, 21, 1, '2019-09-01 00:19:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9790, 19, 1, '2019-09-01 00:19:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9791, 11, 1, '2019-09-01 00:19:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9792, 8, 1, '2019-09-01 00:19:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9793, 19, 1, '2019-09-01 00:19:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9794, 20, 1, '2019-09-01 00:19:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9795, 21, 1, '2019-09-01 00:19:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9796, 11, 1, '2019-09-01 00:19:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9797, 21, 1, '2019-09-01 00:20:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9798, 8, 1, '2019-09-01 00:20:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9799, 19, 1, '2019-09-01 00:20:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9800, 20, 1, '2019-09-01 00:20:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9801, 11, 1, '2019-09-01 00:20:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.15.146.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9802, 8, 1, '2019-09-01 03:01:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9803, 19, 1, '2019-09-01 03:01:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9804, 21, 1, '2019-09-01 03:01:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9805, 20, 1, '2019-09-01 03:01:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9806, 11, 1, '2019-09-01 03:01:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9807, 19, 1, '2019-09-01 21:52:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9808, 20, 1, '2019-09-01 21:52:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9809, 11, 1, '2019-09-01 21:52:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9810, 8, 1, '2019-09-01 21:52:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9811, 21, 1, '2019-09-01 21:52:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9812, 21, 1, '2019-09-01 21:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9813, 11, 1, '2019-09-01 21:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9814, 20, 1, '2019-09-01 21:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9815, 19, 1, '2019-09-01 21:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9816, 8, 1, '2019-09-01 21:52:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9817, 11, 1, '2019-09-02 02:00:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.110.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9818, 20, 1, '2019-09-02 02:00:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.110.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9819, 8, 1, '2019-09-02 02:00:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.110.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9820, 19, 1, '2019-09-02 02:00:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.110.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9821, 21, 1, '2019-09-02 02:00:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.110.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9822, 19, 1, '2019-09-02 02:01:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.110.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9823, 8, 1, '2019-09-02 02:01:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.110.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9824, 20, 1, '2019-09-02 02:01:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.110.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9825, 11, 1, '2019-09-02 02:01:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.110.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9826, 21, 1, '2019-09-02 02:01:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"198.27.110.161\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9827, 19, 1, '2019-09-02 10:18:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9828, 8, 1, '2019-09-02 10:18:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9829, 21, 1, '2019-09-02 10:18:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9830, 11, 1, '2019-09-02 10:18:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9831, 20, 1, '2019-09-02 10:18:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9832, 19, 1, '2019-09-02 10:18:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9833, 8, 1, '2019-09-02 10:18:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9834, 20, 1, '2019-09-02 10:18:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9835, 21, 1, '2019-09-02 10:18:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9836, 11, 1, '2019-09-02 10:18:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9837, 19, 1, '2019-09-02 10:19:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9838, 8, 1, '2019-09-02 10:19:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9839, 21, 1, '2019-09-02 10:19:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9840, 20, 1, '2019-09-02 10:19:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9841, 11, 1, '2019-09-02 10:19:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9842, 19, 1, '2019-09-02 10:20:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9843, 8, 1, '2019-09-02 10:20:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9844, 20, 1, '2019-09-02 10:20:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9845, 21, 1, '2019-09-02 10:20:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9846, 11, 1, '2019-09-02 10:20:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9847, 19, 1, '2019-09-02 10:21:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9848, 8, 1, '2019-09-02 10:21:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9849, 11, 1, '2019-09-02 10:21:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9850, 21, 1, '2019-09-02 10:21:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9851, 20, 1, '2019-09-02 10:21:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9852, 19, 1, '2019-09-02 10:21:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9853, 8, 1, '2019-09-02 10:21:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9854, 21, 1, '2019-09-02 10:21:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9855, 11, 1, '2019-09-02 10:21:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9856, 20, 1, '2019-09-02 10:21:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9857, 19, 1, '2019-09-02 10:22:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9858, 8, 1, '2019-09-02 10:22:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9859, 20, 1, '2019-09-02 10:22:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9860, 21, 1, '2019-09-02 10:22:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9861, 11, 1, '2019-09-02 10:22:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9862, 19, 1, '2019-09-02 10:23:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9863, 8, 1, '2019-09-02 10:23:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9864, 21, 1, '2019-09-02 10:23:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9865, 20, 1, '2019-09-02 10:23:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9866, 11, 1, '2019-09-02 10:23:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9867, 19, 1, '2019-09-02 10:25:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9868, 8, 1, '2019-09-02 10:25:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9869, 20, 1, '2019-09-02 10:25:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9870, 21, 1, '2019-09-02 10:25:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9871, 11, 1, '2019-09-02 10:25:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.81.84.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9872, 19, 1, '2019-09-03 21:45:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.225.149.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9873, 8, 1, '2019-09-03 21:45:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.225.149.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9874, 21, 1, '2019-09-03 21:45:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"111.225.149.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9875, 11, 1, '2019-09-03 21:45:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"111.225.149.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9876, 20, 1, '2019-09-03 21:45:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"111.225.149.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9877, 21, 1, '2019-09-04 04:32:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.69.25.137\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9878, 19, 1, '2019-09-04 04:32:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.69.25.137\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9879, 11, 1, '2019-09-04 04:32:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.69.25.137\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9880, 8, 1, '2019-09-04 04:32:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.69.25.137\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9881, 20, 1, '2019-09-04 04:32:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.69.25.137\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9882, 19, 1, '2019-09-05 09:37:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9883, 11, 1, '2019-09-05 09:37:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9884, 8, 1, '2019-09-05 09:37:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9885, 20, 1, '2019-09-05 09:37:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9886, 21, 1, '2019-09-05 09:37:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9887, 8, 1, '2019-09-05 16:23:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.200\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9888, 19, 1, '2019-09-05 16:23:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.200\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9889, 20, 1, '2019-09-05 16:23:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.200\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9890, 11, 1, '2019-09-05 16:23:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.200\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9891, 21, 1, '2019-09-05 16:23:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.200\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9892, 19, 1, '2019-09-05 16:24:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9893, 20, 1, '2019-09-05 16:24:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9894, 21, 1, '2019-09-05 16:24:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9895, 8, 1, '2019-09-05 16:24:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9896, 11, 1, '2019-09-05 16:24:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9897, 8, 1, '2019-09-07 13:43:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.40.131.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9898, 19, 1, '2019-09-07 13:43:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.40.131.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9899, 21, 1, '2019-09-07 13:43:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.40.131.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9900, 20, 1, '2019-09-07 13:43:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.40.131.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9901, 11, 1, '2019-09-07 13:43:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"188.40.131.176\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9902, 19, 1, '2019-09-08 14:22:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9903, 8, 1, '2019-09-08 14:22:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9904, 21, 1, '2019-09-08 14:22:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9905, 20, 1, '2019-09-08 14:22:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9906, 11, 1, '2019-09-08 14:22:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9907, 19, 1, '2019-09-08 14:30:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9908, 8, 1, '2019-09-08 14:30:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9909, 21, 1, '2019-09-08 14:30:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9910, 20, 1, '2019-09-08 14:30:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9911, 11, 1, '2019-09-08 14:30:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.38.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9912, 19, 1, '2019-09-08 19:55:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9913, 8, 1, '2019-09-08 19:55:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9914, 21, 1, '2019-09-08 19:55:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.196\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9915, 11, 1, '2019-09-08 19:55:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.196\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9916, 20, 1, '2019-09-08 19:55:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.196\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9917, 19, 1, '2019-09-10 16:17:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9918, 11, 1, '2019-09-10 16:17:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9919, 20, 1, '2019-09-10 16:17:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9920, 8, 1, '2019-09-10 16:17:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9921, 21, 1, '2019-09-10 16:17:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"85.10.202.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9922, 19, 1, '2019-09-12 14:18:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9923, 21, 1, '2019-09-12 14:19:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9924, 8, 1, '2019-09-12 14:19:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9925, 20, 1, '2019-09-12 14:19:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9926, 11, 1, '2019-09-12 14:19:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9927, 8, 1, '2019-09-12 14:21:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9928, 21, 1, '2019-09-12 14:21:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9929, 11, 1, '2019-09-12 14:21:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9930, 20, 1, '2019-09-12 14:21:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9931, 19, 1, '2019-09-13 04:33:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.167\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9932, 8, 1, '2019-09-13 04:33:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.167\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9933, 20, 1, '2019-09-13 04:33:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.167\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9934, 21, 1, '2019-09-13 04:33:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.167\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9935, 11, 1, '2019-09-13 04:33:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.129.167\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9936, 20, 1, '2019-09-14 05:20:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9937, 8, 1, '2019-09-14 05:20:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9938, 11, 1, '2019-09-14 05:20:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9939, 21, 1, '2019-09-14 05:20:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9940, 19, 1, '2019-09-14 05:20:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9941, 11, 1, '2019-09-15 09:45:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9942, 20, 1, '2019-09-15 09:45:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9943, 19, 1, '2019-09-15 09:45:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9944, 8, 1, '2019-09-15 09:45:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9945, 21, 1, '2019-09-15 09:45:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9946, 20, 1, '2019-09-15 18:35:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"35.203.245.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9947, 21, 1, '2019-09-15 18:35:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"35.203.245.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9948, 19, 1, '2019-09-15 18:35:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"35.203.245.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9949, 8, 1, '2019-09-15 18:35:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"35.203.245.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9950, 11, 1, '2019-09-15 18:35:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"35.203.245.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9951, 20, 1, '2019-09-16 17:22:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"156.223.87.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9952, 21, 1, '2019-09-16 17:22:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"156.223.87.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9953, 19, 1, '2019-09-16 17:22:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"156.223.87.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9954, 11, 1, '2019-09-16 17:22:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"156.223.87.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9955, 8, 1, '2019-09-16 17:22:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"156.223.87.180\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9956, 19, 1, '2019-09-16 18:56:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9957, 8, 1, '2019-09-16 18:56:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9958, 11, 1, '2019-09-16 18:56:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9959, 21, 1, '2019-09-16 18:56:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9960, 20, 1, '2019-09-16 18:56:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9961, 19, 1, '2019-09-17 10:09:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9962, 21, 1, '2019-09-17 10:09:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9963, 11, 1, '2019-09-17 10:09:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9964, 8, 1, '2019-09-17 10:09:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9965, 20, 1, '2019-09-17 10:09:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9966, 8, 1, '2019-09-17 10:09:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9967, 19, 1, '2019-09-17 10:09:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9968, 20, 1, '2019-09-17 10:09:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9969, 21, 1, '2019-09-17 10:09:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9970, 11, 1, '2019-09-17 10:09:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9971, 19, 1, '2019-09-17 10:11:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9972, 8, 1, '2019-09-17 10:11:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9973, 21, 1, '2019-09-17 10:11:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9974, 11, 1, '2019-09-17 10:11:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9975, 20, 1, '2019-09-17 10:11:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9976, 19, 1, '2019-09-18 22:11:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.224\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9977, 8, 1, '2019-09-18 22:11:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.224\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9978, 20, 1, '2019-09-18 22:12:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9979, 11, 1, '2019-09-18 22:12:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9980, 21, 1, '2019-09-18 22:12:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9981, 8, 1, '2019-09-19 10:04:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9982, 19, 1, '2019-09-19 10:04:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9983, 11, 1, '2019-09-19 10:04:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9984, 20, 1, '2019-09-19 10:04:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(9985, 21, 1, '2019-09-19 10:04:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.18.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9986, 19, 1, '2019-09-19 16:53:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.225.148.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9987, 8, 1, '2019-09-19 16:53:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.225.148.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9988, 20, 1, '2019-09-19 16:53:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.225.148.65\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9989, 21, 1, '2019-09-19 16:53:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.225.148.65\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9990, 11, 1, '2019-09-19 16:53:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.225.148.65\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9991, 19, 1, '2019-09-19 23:32:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"110.249.202.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9992, 8, 1, '2019-09-19 23:32:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"110.249.202.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9993, 20, 1, '2019-09-19 23:32:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"110.249.202.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9994, 11, 1, '2019-09-19 23:32:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"110.249.202.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9995, 21, 1, '2019-09-19 23:32:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"110.249.202.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9996, 19, 1, '2019-09-19 23:32:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"110.249.202.20\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9997, 8, 1, '2019-09-19 23:32:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"110.249.202.20\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9998, 21, 1, '2019-09-19 23:32:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"110.249.202.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(9999, 20, 1, '2019-09-19 23:32:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"110.249.202.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10000, 11, 1, '2019-09-19 23:32:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"110.249.202.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10001, 19, 1, '2019-09-22 06:32:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.108\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10002, 8, 1, '2019-09-22 06:32:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.108\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10003, 11, 1, '2019-09-22 06:32:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.108\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10004, 21, 1, '2019-09-22 06:32:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.225.149.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10005, 20, 1, '2019-09-22 06:32:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.225.149.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10006, 19, 1, '2019-09-22 12:59:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10007, 8, 1, '2019-09-22 12:59:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10008, 20, 1, '2019-09-22 12:59:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10009, 21, 1, '2019-09-22 12:59:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10010, 11, 1, '2019-09-22 12:59:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10011, 19, 1, '2019-09-22 13:01:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10012, 21, 1, '2019-09-22 13:01:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10013, 11, 1, '2019-09-22 13:01:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10014, 8, 1, '2019-09-22 13:01:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10015, 20, 1, '2019-09-22 13:01:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10016, 19, 1, '2019-09-22 13:15:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10017, 8, 1, '2019-09-22 13:15:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10018, 21, 1, '2019-09-22 13:15:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10019, 20, 1, '2019-09-22 13:15:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10020, 11, 1, '2019-09-22 13:15:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10021, 19, 1, '2019-09-22 13:15:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10022, 8, 1, '2019-09-22 13:15:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10023, 20, 1, '2019-09-22 13:15:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10024, 21, 1, '2019-09-22 13:15:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10025, 11, 1, '2019-09-22 13:15:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10026, 19, 1, '2019-09-22 13:29:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10027, 8, 1, '2019-09-22 13:29:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10028, 21, 1, '2019-09-22 13:29:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10029, 20, 1, '2019-09-22 13:29:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10030, 11, 1, '2019-09-22 13:29:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.200.36.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10031, 19, 1, '2019-09-22 13:49:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10032, 8, 1, '2019-09-22 13:49:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10033, 21, 1, '2019-09-22 13:49:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10034, 20, 1, '2019-09-22 13:49:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10035, 11, 1, '2019-09-22 13:49:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.125.96.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10036, 19, 1, '2019-09-23 08:14:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.168\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10037, 8, 1, '2019-09-23 08:14:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.168\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10038, 20, 1, '2019-09-23 08:14:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10039, 21, 1, '2019-09-23 08:14:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10040, 11, 1, '2019-09-23 08:14:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10041, 19, 1, '2019-09-24 07:49:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"114.130.92.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10042, 8, 1, '2019-09-24 07:49:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"114.130.92.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10043, 20, 1, '2019-09-24 07:49:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"114.130.92.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10044, 21, 1, '2019-09-24 07:49:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"114.130.92.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10045, 11, 1, '2019-09-24 07:49:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"114.130.92.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10046, 19, 1, '2019-09-24 19:49:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.106\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10047, 8, 1, '2019-09-24 19:49:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10048, 21, 1, '2019-09-24 19:49:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10049, 20, 1, '2019-09-24 19:49:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10050, 11, 1, '2019-09-24 19:49:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10051, 19, 1, '2019-09-25 11:14:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10052, 8, 1, '2019-09-25 11:14:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10053, 20, 1, '2019-09-25 11:14:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10054, 11, 1, '2019-09-25 11:14:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10055, 21, 1, '2019-09-25 11:14:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10056, 19, 1, '2019-09-25 11:14:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"110.249.202.183\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10057, 8, 1, '2019-09-25 11:14:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"110.249.202.183\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10058, 20, 1, '2019-09-25 11:14:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"110.249.202.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10059, 11, 1, '2019-09-25 11:14:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"110.249.202.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10060, 21, 1, '2019-09-25 11:14:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"110.249.202.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10061, 19, 1, '2019-09-25 11:15:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10062, 21, 1, '2019-09-25 11:15:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10063, 20, 1, '2019-09-25 11:15:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.207\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10064, 8, 1, '2019-09-25 11:15:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.207\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10065, 11, 1, '2019-09-25 11:15:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.207\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10066, 19, 1, '2019-09-25 12:20:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.76.101.105\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10067, 21, 1, '2019-09-25 12:20:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.76.101.105\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10068, 20, 1, '2019-09-25 12:20:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.76.101.105\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10069, 11, 1, '2019-09-25 12:20:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.76.101.105\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10070, 8, 1, '2019-09-25 12:20:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.76.101.105\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10071, 21, 1, '2019-09-26 05:40:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10072, 11, 1, '2019-09-26 05:40:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10073, 8, 1, '2019-09-26 05:40:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10074, 20, 1, '2019-09-26 05:40:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10075, 19, 1, '2019-09-26 05:40:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10076, 20, 1, '2019-10-05 11:23:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10077, 8, 1, '2019-10-05 11:23:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10078, 19, 1, '2019-10-05 11:23:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10079, 11, 1, '2019-10-05 11:23:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10080, 21, 1, '2019-10-05 11:23:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10081, 19, 1, '2019-10-05 13:15:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10082, 8, 1, '2019-10-05 13:15:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10083, 21, 1, '2019-10-05 13:15:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10084, 11, 1, '2019-10-05 13:15:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10085, 20, 1, '2019-10-05 13:15:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"46.4.88.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10086, 21, 1, '2019-10-05 13:34:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10087, 19, 1, '2019-10-05 13:34:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10088, 20, 1, '2019-10-05 13:34:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10089, 8, 1, '2019-10-05 13:34:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10090, 11, 1, '2019-10-05 13:34:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"85.17.24.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10091, 11, 1, '2019-10-05 16:52:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.12.179.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10092, 19, 1, '2019-10-05 16:52:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.12.179.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10093, 8, 1, '2019-10-05 16:52:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.12.179.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10094, 21, 1, '2019-10-05 16:52:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.12.179.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10095, 20, 1, '2019-10-05 16:52:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.12.179.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10096, 19, 1, '2019-10-05 16:53:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10097, 20, 1, '2019-10-05 16:53:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10098, 11, 1, '2019-10-05 16:53:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10099, 8, 1, '2019-10-05 16:53:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10100, 21, 1, '2019-10-05 16:53:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10101, 8, 1, '2019-10-06 10:06:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10102, 19, 1, '2019-10-06 10:06:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10103, 20, 1, '2019-10-06 10:06:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10104, 11, 1, '2019-10-06 10:06:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10105, 21, 1, '2019-10-06 10:06:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10106, 19, 1, '2019-10-06 17:26:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10107, 8, 1, '2019-10-06 17:26:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10108, 20, 1, '2019-10-06 17:26:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10109, 21, 1, '2019-10-06 17:26:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10110, 11, 1, '2019-10-06 17:26:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10111, 19, 1, '2019-10-06 17:31:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10112, 20, 1, '2019-10-06 17:31:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10113, 8, 1, '2019-10-06 17:31:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10114, 21, 1, '2019-10-06 17:31:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10115, 11, 1, '2019-10-06 17:31:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10116, 19, 1, '2019-10-06 17:31:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10117, 8, 1, '2019-10-06 17:31:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10118, 20, 1, '2019-10-06 17:31:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10119, 21, 1, '2019-10-06 17:31:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10120, 11, 1, '2019-10-06 17:31:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10121, 19, 1, '2019-10-06 17:47:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.190.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10122, 11, 1, '2019-10-06 17:47:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.190.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10123, 21, 1, '2019-10-06 17:47:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.190.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10124, 20, 1, '2019-10-06 17:47:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.190.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10125, 8, 1, '2019-10-06 17:47:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.190.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10126, 19, 1, '2019-10-06 19:36:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10127, 8, 1, '2019-10-06 19:36:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10128, 20, 1, '2019-10-06 19:36:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10129, 21, 1, '2019-10-06 19:36:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10130, 11, 1, '2019-10-06 19:36:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.96.36.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10131, 19, 1, '2019-10-07 00:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.131.13.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10132, 8, 1, '2019-10-07 00:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.131.13.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10133, 21, 1, '2019-10-07 00:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.131.13.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10134, 20, 1, '2019-10-07 00:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.131.13.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10135, 11, 1, '2019-10-07 00:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.131.13.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10136, 19, 1, '2019-10-07 03:55:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.248.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10137, 8, 1, '2019-10-07 03:55:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.248.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10138, 20, 1, '2019-10-07 03:55:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.248.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10139, 21, 1, '2019-10-07 03:55:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.248.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10140, 11, 1, '2019-10-07 03:55:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.248.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10141, 19, 1, '2019-10-07 03:57:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.114.23.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10142, 8, 1, '2019-10-07 03:57:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.114.23.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10143, 20, 1, '2019-10-07 03:57:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.114.23.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10144, 21, 1, '2019-10-07 03:57:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.114.23.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10145, 11, 1, '2019-10-07 03:57:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.114.23.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10146, 11, 1, '2019-10-07 04:26:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.103.98.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10147, 8, 1, '2019-10-07 04:26:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.103.98.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10148, 20, 1, '2019-10-07 04:26:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.103.98.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10149, 19, 1, '2019-10-07 04:26:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.103.98.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10150, 21, 1, '2019-10-07 04:26:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.103.98.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10151, 19, 1, '2019-10-07 05:26:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.113.153.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10152, 8, 1, '2019-10-07 05:26:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.113.153.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10153, 20, 1, '2019-10-07 05:26:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.113.153.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10154, 21, 1, '2019-10-07 05:26:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.113.153.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10155, 11, 1, '2019-10-07 05:26:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.113.153.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10156, 19, 1, '2019-10-07 05:26:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.130.114.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10157, 8, 1, '2019-10-07 05:26:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.130.114.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10158, 20, 1, '2019-10-07 05:26:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.130.114.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10159, 21, 1, '2019-10-07 05:26:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.130.114.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10160, 11, 1, '2019-10-07 05:26:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.130.114.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10161, 19, 1, '2019-10-07 09:34:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.110.114.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10162, 8, 1, '2019-10-07 09:34:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.110.114.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10163, 20, 1, '2019-10-07 09:34:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.110.114.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10164, 21, 1, '2019-10-07 09:34:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.110.114.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10165, 11, 1, '2019-10-07 09:34:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.110.114.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10166, 8, 1, '2019-10-07 10:17:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.157.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10167, 19, 1, '2019-10-07 10:17:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.157.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10168, 20, 1, '2019-10-07 10:17:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.157.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10169, 21, 1, '2019-10-07 10:17:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.157.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10170, 11, 1, '2019-10-07 10:17:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.157.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10171, 19, 1, '2019-10-07 10:17:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.157.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10172, 8, 1, '2019-10-07 10:17:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.157.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10173, 20, 1, '2019-10-07 10:17:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.157.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10174, 21, 1, '2019-10-07 10:17:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.157.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10175, 11, 1, '2019-10-07 10:17:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.157.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10176, 19, 1, '2019-10-07 11:20:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.116\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10177, 8, 1, '2019-10-07 11:20:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.124\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10178, 20, 1, '2019-10-07 11:20:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.54.174\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10179, 21, 1, '2019-10-07 11:20:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.54.174\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10180, 11, 1, '2019-10-07 11:20:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10181, 19, 1, '2019-10-07 11:21:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10182, 8, 1, '2019-10-07 11:21:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"54.174.54.72\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10183, 20, 1, '2019-10-07 11:21:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.127\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10184, 21, 1, '2019-10-07 11:21:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.122\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10185, 11, 1, '2019-10-07 11:21:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.125\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10186, 8, 1, '2019-10-07 11:21:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.127\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10187, 21, 1, '2019-10-07 11:21:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10188, 20, 1, '2019-10-07 11:21:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.125\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10189, 11, 1, '2019-10-07 11:21:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.122\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10190, 19, 1, '2019-10-07 11:21:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.121\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10191, 8, 1, '2019-10-07 11:21:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.125\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10192, 20, 1, '2019-10-07 11:21:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.54.174\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10193, 21, 1, '2019-10-07 11:21:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.122\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10194, 19, 1, '2019-10-07 11:21:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"54.174.54.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10195, 11, 1, '2019-10-07 11:21:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10196, 19, 1, '2019-10-07 11:21:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10197, 21, 1, '2019-10-07 11:21:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.125\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10198, 8, 1, '2019-10-07 11:21:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10199, 20, 1, '2019-10-07 11:21:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"54.174.54.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10200, 11, 1, '2019-10-07 11:21:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.54.174\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10201, 19, 1, '2019-10-07 11:21:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.124\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10202, 20, 1, '2019-10-07 11:21:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"54.174.54.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10203, 21, 1, '2019-10-07 11:21:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.122\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10204, 8, 1, '2019-10-07 11:21:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.54.174\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10205, 11, 1, '2019-10-07 11:21:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"54.174.53.64\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10206, 19, 1, '2019-10-07 11:43:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.124\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10207, 11, 1, '2019-10-07 11:43:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"54.174.54.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10208, 8, 1, '2019-10-07 11:43:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10209, 20, 1, '2019-10-07 11:43:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.54.174\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10210, 21, 1, '2019-10-07 11:43:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10211, 8, 1, '2019-10-07 11:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.54.174\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10212, 21, 1, '2019-10-07 11:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.122\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10213, 20, 1, '2019-10-07 11:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.123\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10214, 19, 1, '2019-10-07 11:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"54.174.54.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10215, 11, 1, '2019-10-07 11:43:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.174.55.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10216, 19, 1, '2019-10-07 12:50:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.68.198.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10217, 8, 1, '2019-10-07 12:50:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.68.198.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10218, 20, 1, '2019-10-07 12:50:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.68.198.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10219, 21, 1, '2019-10-07 12:50:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.68.198.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10220, 11, 1, '2019-10-07 12:50:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.68.198.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10221, 8, 1, '2019-10-07 13:58:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10222, 19, 1, '2019-10-07 13:58:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10223, 20, 1, '2019-10-07 13:58:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10224, 11, 1, '2019-10-07 13:58:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10225, 21, 1, '2019-10-07 13:59:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10226, 19, 1, '2019-10-07 14:45:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10227, 8, 1, '2019-10-07 14:45:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10228, 20, 1, '2019-10-07 14:45:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10229, 21, 1, '2019-10-07 14:45:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10230, 11, 1, '2019-10-07 14:45:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.32.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10231, 19, 1, '2019-10-07 15:31:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.36\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10232, 8, 1, '2019-10-07 15:31:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.36\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10233, 20, 1, '2019-10-07 15:31:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.36\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10234, 21, 1, '2019-10-07 15:31:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.36\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10235, 11, 1, '2019-10-07 15:31:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.36\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10236, 19, 1, '2019-10-07 16:03:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.127.46.147\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10237, 8, 1, '2019-10-07 16:03:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.127.46.147\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10238, 20, 1, '2019-10-07 16:03:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.127.46.147\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10239, 21, 1, '2019-10-07 16:03:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.127.46.147\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10240, 11, 1, '2019-10-07 16:03:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.127.46.147\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10241, 19, 1, '2019-10-07 19:23:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.195.1.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10242, 8, 1, '2019-10-07 19:23:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.195.1.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10243, 20, 1, '2019-10-07 19:23:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.195.1.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10244, 21, 1, '2019-10-07 19:23:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.195.1.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10245, 11, 1, '2019-10-07 19:23:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.195.1.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10246, 19, 1, '2019-10-07 19:23:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10247, 8, 1, '2019-10-07 19:23:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10248, 20, 1, '2019-10-07 19:23:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10249, 21, 1, '2019-10-07 19:23:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10250, 11, 1, '2019-10-07 19:23:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10251, 8, 1, '2019-10-08 01:13:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.115\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10252, 19, 1, '2019-10-08 01:13:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.115\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10253, 21, 1, '2019-10-08 01:13:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.115\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10254, 20, 1, '2019-10-08 01:13:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.115\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10255, 11, 1, '2019-10-08 01:13:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.32.115\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10256, 8, 1, '2019-10-08 03:41:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"144.48.161.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10257, 19, 1, '2019-10-08 03:41:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"144.48.161.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10258, 21, 1, '2019-10-08 03:41:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"144.48.161.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10259, 20, 1, '2019-10-08 03:41:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"144.48.161.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(10260, 11, 1, '2019-10-08 03:41:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"144.48.161.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10261, 19, 1, '2019-10-08 04:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.106.57.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10262, 20, 1, '2019-10-08 04:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.106.57.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10263, 8, 1, '2019-10-08 04:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.106.57.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10264, 21, 1, '2019-10-08 04:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.106.57.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10265, 11, 1, '2019-10-08 04:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.106.57.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10266, 19, 1, '2019-10-08 10:14:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.222.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10267, 8, 1, '2019-10-08 10:14:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.222.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10268, 20, 1, '2019-10-08 10:14:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.222.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10269, 21, 1, '2019-10-08 10:14:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.222.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10270, 11, 1, '2019-10-08 10:14:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.222.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10271, 8, 1, '2019-10-08 16:05:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.202.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10272, 19, 1, '2019-10-08 16:05:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.202.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10273, 20, 1, '2019-10-08 16:05:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.202.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10274, 21, 1, '2019-10-08 16:05:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.202.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10275, 11, 1, '2019-10-08 16:05:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.120.202.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10276, 19, 1, '2019-10-08 20:50:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.126.49.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10277, 8, 1, '2019-10-08 20:50:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.126.49.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10278, 20, 1, '2019-10-08 20:50:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.126.49.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10279, 11, 1, '2019-10-08 20:50:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.126.49.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10280, 21, 1, '2019-10-08 20:50:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.126.49.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10281, 8, 1, '2019-10-08 22:31:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10282, 20, 1, '2019-10-08 22:31:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10283, 21, 1, '2019-10-08 22:31:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10284, 19, 1, '2019-10-08 22:31:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10285, 11, 1, '2019-10-08 22:31:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10286, 19, 1, '2019-10-08 22:32:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10287, 8, 1, '2019-10-08 22:32:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10288, 20, 1, '2019-10-08 22:32:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10289, 21, 1, '2019-10-08 22:32:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10290, 11, 1, '2019-10-08 22:32:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10291, 8, 1, '2019-10-08 22:33:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10292, 19, 1, '2019-10-08 22:33:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10293, 20, 1, '2019-10-08 22:33:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10294, 21, 1, '2019-10-08 22:33:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10295, 11, 1, '2019-10-08 22:33:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10296, 19, 1, '2019-10-09 12:30:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10297, 8, 1, '2019-10-09 12:30:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10298, 20, 1, '2019-10-09 12:30:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10299, 21, 1, '2019-10-09 12:30:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10300, 11, 1, '2019-10-09 12:30:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10301, 19, 1, '2019-10-09 15:35:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10302, 8, 1, '2019-10-09 15:35:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10303, 20, 1, '2019-10-09 15:35:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10304, 21, 1, '2019-10-09 15:35:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10305, 11, 1, '2019-10-09 15:35:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10306, 19, 1, '2019-10-09 15:35:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10307, 8, 1, '2019-10-09 15:35:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10308, 20, 1, '2019-10-09 15:35:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10309, 21, 1, '2019-10-09 15:35:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10310, 11, 1, '2019-10-09 15:35:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10311, 19, 1, '2019-10-09 15:35:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10312, 21, 1, '2019-10-09 15:35:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10313, 20, 1, '2019-10-09 15:35:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10314, 11, 1, '2019-10-09 15:35:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10315, 8, 1, '2019-10-09 15:35:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10316, 19, 1, '2019-10-09 15:38:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10317, 8, 1, '2019-10-09 15:38:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10318, 20, 1, '2019-10-09 15:38:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10319, 21, 1, '2019-10-09 15:38:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10320, 11, 1, '2019-10-09 15:38:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10321, 19, 1, '2019-10-09 15:40:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10322, 8, 1, '2019-10-09 15:40:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10323, 20, 1, '2019-10-09 15:40:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10324, 21, 1, '2019-10-09 15:40:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10325, 11, 1, '2019-10-09 15:40:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10326, 8, 1, '2019-10-10 03:12:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.123.108\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10327, 19, 1, '2019-10-10 03:12:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.123.108\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10328, 11, 1, '2019-10-10 03:12:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.123.108\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10329, 20, 1, '2019-10-10 03:12:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.123.108\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10330, 21, 1, '2019-10-10 03:12:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.123.108\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10331, 19, 1, '2019-10-10 08:59:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10332, 8, 1, '2019-10-10 08:59:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10333, 20, 1, '2019-10-10 08:59:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10334, 21, 1, '2019-10-10 08:59:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10335, 11, 1, '2019-10-10 08:59:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10336, 8, 1, '2019-10-10 10:27:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.144.201.93\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10337, 20, 1, '2019-10-10 10:27:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.144.201.93\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10338, 21, 1, '2019-10-10 10:27:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.144.201.93\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10339, 19, 1, '2019-10-10 10:27:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.144.201.93\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10340, 11, 1, '2019-10-10 10:27:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.144.201.93\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10341, 19, 1, '2019-10-10 11:46:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10342, 8, 1, '2019-10-10 11:46:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10343, 20, 1, '2019-10-10 11:46:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10344, 21, 1, '2019-10-10 11:46:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10345, 11, 1, '2019-10-10 11:46:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10346, 20, 1, '2019-10-10 14:58:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10347, 11, 1, '2019-10-10 14:58:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10348, 21, 1, '2019-10-10 14:58:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10349, 19, 1, '2019-10-10 14:58:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10350, 8, 1, '2019-10-10 14:58:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10351, 19, 1, '2019-10-10 16:41:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.251.84.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10352, 20, 1, '2019-10-10 16:41:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.251.84.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10353, 8, 1, '2019-10-10 16:41:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.251.84.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10354, 11, 1, '2019-10-10 16:41:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.251.84.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10355, 21, 1, '2019-10-10 16:41:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.251.84.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10356, 19, 1, '2019-10-10 17:33:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.168.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10357, 8, 1, '2019-10-10 17:33:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.168.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10358, 20, 1, '2019-10-10 17:33:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.168.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10359, 21, 1, '2019-10-10 17:33:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.168.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10360, 11, 1, '2019-10-10 17:33:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.112.168.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10361, 19, 1, '2019-10-10 17:43:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"95.216.0.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10362, 8, 1, '2019-10-10 17:43:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"95.216.0.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10363, 20, 1, '2019-10-10 17:43:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"95.216.0.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10364, 21, 1, '2019-10-10 17:43:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"95.216.0.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10365, 11, 1, '2019-10-10 17:43:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"95.216.0.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10366, 19, 1, '2019-10-10 19:26:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.136.89.170\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10367, 8, 1, '2019-10-10 19:26:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.136.89.170\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10368, 11, 1, '2019-10-10 19:26:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.136.89.170\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10369, 20, 1, '2019-10-10 19:26:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.136.89.170\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10370, 21, 1, '2019-10-10 19:26:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.136.89.170\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10371, 19, 1, '2019-10-11 07:10:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"220.243.135.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10372, 8, 1, '2019-10-11 07:10:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"220.243.135.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10373, 20, 1, '2019-10-11 07:10:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"220.243.135.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10374, 11, 1, '2019-10-11 07:10:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"220.243.135.182\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10375, 21, 1, '2019-10-11 07:10:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"220.243.135.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10376, 19, 1, '2019-10-11 13:13:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.111.234.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10377, 8, 1, '2019-10-11 13:13:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.111.234.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10378, 20, 1, '2019-10-11 13:13:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.111.234.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10379, 11, 1, '2019-10-11 13:13:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.111.234.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10380, 21, 1, '2019-10-11 13:13:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.111.234.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10381, 19, 1, '2019-10-11 21:37:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"46.147.118.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10382, 21, 1, '2019-10-11 21:37:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"46.147.118.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10383, 8, 1, '2019-10-11 21:37:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"46.147.118.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10384, 11, 1, '2019-10-11 21:37:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"46.147.118.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10385, 20, 1, '2019-10-11 21:37:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"46.147.118.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10386, 19, 1, '2019-10-12 08:27:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10387, 8, 1, '2019-10-12 08:27:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10388, 11, 1, '2019-10-12 08:27:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10389, 20, 1, '2019-10-12 08:27:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10390, 21, 1, '2019-10-12 08:27:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10391, 8, 1, '2019-10-12 13:05:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10392, 19, 1, '2019-10-12 13:05:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10393, 21, 1, '2019-10-12 13:05:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10394, 20, 1, '2019-10-12 13:05:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10395, 11, 1, '2019-10-12 13:05:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10396, 19, 1, '2019-10-12 13:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10397, 8, 1, '2019-10-12 13:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10398, 21, 1, '2019-10-12 13:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10399, 20, 1, '2019-10-12 13:10:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10400, 11, 1, '2019-10-12 13:10:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10401, 19, 1, '2019-10-13 05:09:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"88.201.58.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10402, 20, 1, '2019-10-13 05:09:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"88.201.58.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10403, 8, 1, '2019-10-13 05:09:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"88.201.58.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10404, 11, 1, '2019-10-13 05:09:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"88.201.58.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10405, 21, 1, '2019-10-13 05:09:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"88.201.58.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10406, 8, 1, '2019-10-13 10:19:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10407, 21, 1, '2019-10-13 10:19:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10408, 19, 1, '2019-10-13 10:19:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10409, 11, 1, '2019-10-13 10:19:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10410, 20, 1, '2019-10-13 10:19:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10411, 19, 1, '2019-10-13 10:22:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10412, 11, 1, '2019-10-13 10:22:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10413, 8, 1, '2019-10-13 10:22:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10414, 21, 1, '2019-10-13 10:22:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10415, 20, 1, '2019-10-13 10:22:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10416, 19, 1, '2019-10-14 03:50:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.89.247.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10417, 8, 1, '2019-10-14 03:50:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.89.247.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10418, 20, 1, '2019-10-14 03:50:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.89.247.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10419, 11, 1, '2019-10-14 03:50:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.89.247.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10420, 21, 1, '2019-10-14 03:50:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.89.247.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10421, 19, 1, '2019-10-14 03:51:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.89.247.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10422, 8, 1, '2019-10-14 03:51:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.89.247.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10423, 19, 1, '2019-10-14 05:03:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.137.6.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10424, 8, 1, '2019-10-14 05:03:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.137.6.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10425, 20, 1, '2019-10-14 05:03:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.137.6.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10426, 11, 1, '2019-10-14 05:03:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.137.6.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10427, 21, 1, '2019-10-14 05:03:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.137.6.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10428, 19, 1, '2019-10-14 20:04:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10429, 8, 1, '2019-10-14 20:04:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.191\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10430, 20, 1, '2019-10-14 20:04:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.191\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10431, 21, 1, '2019-10-14 20:04:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10432, 11, 1, '2019-10-14 20:04:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.149.191\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10433, 19, 1, '2019-10-14 23:07:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"167.71.227.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10434, 8, 1, '2019-10-14 23:07:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"167.71.227.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10435, 21, 1, '2019-10-14 23:07:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"167.71.227.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10436, 20, 1, '2019-10-14 23:07:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"167.71.227.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10437, 11, 1, '2019-10-14 23:07:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"167.71.227.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10438, 8, 1, '2019-10-15 02:08:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10439, 20, 1, '2019-10-15 02:08:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10440, 11, 1, '2019-10-15 02:08:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10441, 21, 1, '2019-10-15 02:08:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10442, 19, 1, '2019-10-15 02:08:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10443, 19, 1, '2019-10-15 16:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.38.213\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10444, 8, 1, '2019-10-15 16:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.38.213\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10445, 20, 1, '2019-10-15 16:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.38.213\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10446, 21, 1, '2019-10-15 16:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.38.213\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10447, 11, 1, '2019-10-15 16:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.38.213\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10448, 19, 1, '2019-10-15 17:19:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.197.236\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10449, 8, 1, '2019-10-15 17:19:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.197.236\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10450, 20, 1, '2019-10-15 17:19:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.197.236\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10451, 21, 1, '2019-10-15 17:19:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.197.236\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10452, 11, 1, '2019-10-15 17:19:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.197.236\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10453, 19, 1, '2019-10-15 17:20:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.197.236\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10454, 8, 1, '2019-10-15 17:20:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.197.236\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10455, 20, 1, '2019-10-15 17:20:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.197.236\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10456, 21, 1, '2019-10-15 17:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.197.236\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10457, 11, 1, '2019-10-15 17:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.197.236\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10458, 11, 1, '2019-10-15 19:02:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10459, 19, 1, '2019-10-15 19:02:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10460, 8, 1, '2019-10-15 19:02:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10461, 20, 1, '2019-10-15 19:02:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10462, 21, 1, '2019-10-15 19:02:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10463, 19, 1, '2019-10-15 19:18:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.206.228.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10464, 20, 1, '2019-10-15 19:18:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.206.228.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10465, 21, 1, '2019-10-15 19:18:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.206.228.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10466, 8, 1, '2019-10-15 19:18:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.206.228.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10467, 11, 1, '2019-10-15 19:18:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.206.228.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10468, 19, 1, '2019-10-16 00:40:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.170\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10469, 8, 1, '2019-10-16 00:40:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.170\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10470, 20, 1, '2019-10-16 00:40:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10471, 21, 1, '2019-10-16 00:40:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10472, 11, 1, '2019-10-16 00:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"111.225.148.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10473, 8, 1, '2019-10-16 10:44:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.126.49.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10474, 19, 1, '2019-10-16 10:44:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.126.49.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10475, 20, 1, '2019-10-16 10:44:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.126.49.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10476, 21, 1, '2019-10-16 10:44:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.126.49.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10477, 11, 1, '2019-10-16 10:44:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.126.49.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10478, 8, 1, '2019-10-16 11:26:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.195.1.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10479, 19, 1, '2019-10-16 11:26:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.195.1.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10480, 21, 1, '2019-10-16 11:26:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.195.1.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10481, 11, 1, '2019-10-16 11:26:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.195.1.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10482, 20, 1, '2019-10-16 11:26:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.195.1.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10483, 19, 1, '2019-10-16 18:29:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10484, 8, 1, '2019-10-16 18:29:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10485, 20, 1, '2019-10-16 18:29:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10486, 21, 1, '2019-10-16 18:29:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10487, 11, 1, '2019-10-16 18:29:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10488, 19, 1, '2019-10-16 18:34:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10489, 8, 1, '2019-10-16 18:34:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10490, 20, 1, '2019-10-16 18:34:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10491, 21, 1, '2019-10-16 18:34:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10492, 11, 1, '2019-10-16 18:34:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10493, 19, 1, '2019-10-16 18:35:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10494, 8, 1, '2019-10-16 18:35:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10495, 20, 1, '2019-10-16 18:35:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10496, 21, 1, '2019-10-16 18:35:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10497, 11, 1, '2019-10-16 18:35:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10498, 19, 1, '2019-10-16 20:09:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10499, 20, 1, '2019-10-16 20:09:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10500, 8, 1, '2019-10-16 20:09:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10501, 11, 1, '2019-10-16 20:09:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10502, 21, 1, '2019-10-16 20:09:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10503, 19, 1, '2019-10-16 20:23:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.134.254.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10504, 8, 1, '2019-10-16 20:23:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.134.254.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10505, 20, 1, '2019-10-16 20:23:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.134.254.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10506, 21, 1, '2019-10-16 20:23:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.134.254.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10507, 11, 1, '2019-10-16 20:23:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.134.254.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10508, 19, 1, '2019-10-17 04:55:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.83.235.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10509, 8, 1, '2019-10-17 04:55:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.83.235.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10510, 21, 1, '2019-10-17 04:55:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.83.235.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10511, 20, 1, '2019-10-17 04:55:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.83.235.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10512, 11, 1, '2019-10-17 04:55:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.83.235.246\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10513, 11, 1, '2019-10-17 06:25:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.198.127\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10514, 20, 1, '2019-10-17 06:25:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.198.127\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10515, 19, 1, '2019-10-17 06:25:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.198.127\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10516, 21, 1, '2019-10-17 06:25:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.198.127\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10517, 8, 1, '2019-10-17 06:25:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.198.127\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10518, 19, 1, '2019-10-17 07:08:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10519, 21, 1, '2019-10-17 07:08:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10520, 8, 1, '2019-10-17 07:08:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10521, 20, 1, '2019-10-17 07:08:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10522, 11, 1, '2019-10-17 07:08:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10523, 8, 1, '2019-10-17 07:16:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10524, 19, 1, '2019-10-17 07:16:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10525, 20, 1, '2019-10-17 07:16:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10526, 21, 1, '2019-10-17 07:16:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10527, 11, 1, '2019-10-17 07:16:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10528, 19, 1, '2019-10-17 08:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10529, 8, 1, '2019-10-17 08:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10530, 21, 1, '2019-10-17 08:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10531, 20, 1, '2019-10-17 08:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10532, 11, 1, '2019-10-17 08:50:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10533, 19, 1, '2019-10-17 11:37:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.85.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10534, 8, 1, '2019-10-17 11:37:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.85.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(10535, 20, 1, '2019-10-17 11:37:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.85.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10536, 21, 1, '2019-10-17 11:37:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.85.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10537, 11, 1, '2019-10-17 11:37:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.85.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10538, 19, 1, '2019-10-17 14:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10539, 8, 1, '2019-10-17 14:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10540, 20, 1, '2019-10-17 14:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10541, 11, 1, '2019-10-17 14:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10542, 21, 1, '2019-10-17 14:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10543, 19, 1, '2019-10-17 15:21:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.146.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10544, 8, 1, '2019-10-17 15:21:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.146.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10545, 21, 1, '2019-10-17 15:21:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.146.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10546, 20, 1, '2019-10-17 15:21:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.146.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10547, 11, 1, '2019-10-17 15:21:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.146.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10548, 19, 1, '2019-10-17 15:21:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.146.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10549, 8, 1, '2019-10-17 15:38:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.205.68.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10550, 19, 1, '2019-10-17 15:38:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.205.68.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10551, 20, 1, '2019-10-17 15:38:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.205.68.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10552, 21, 1, '2019-10-17 15:38:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.205.68.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10553, 11, 1, '2019-10-17 15:38:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.205.68.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10554, 8, 1, '2019-10-17 18:06:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10555, 19, 1, '2019-10-17 18:06:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10556, 20, 1, '2019-10-17 18:06:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10557, 21, 1, '2019-10-17 18:06:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10558, 11, 1, '2019-10-17 18:06:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.104.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10559, 19, 1, '2019-10-17 18:27:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.127.246.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10560, 8, 1, '2019-10-17 18:27:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.127.246.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10561, 20, 1, '2019-10-17 18:27:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.127.246.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10562, 11, 1, '2019-10-17 18:27:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.127.246.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10563, 21, 1, '2019-10-17 18:27:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.127.246.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10564, 19, 1, '2019-10-18 20:31:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10565, 8, 1, '2019-10-18 20:31:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10566, 20, 1, '2019-10-18 20:31:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10567, 21, 1, '2019-10-18 20:31:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10568, 11, 1, '2019-10-18 20:31:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.88.234.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10569, 8, 1, '2019-10-19 08:26:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.48.108.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10570, 19, 1, '2019-10-19 08:26:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.48.108.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10571, 21, 1, '2019-10-19 08:26:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.48.108.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10572, 20, 1, '2019-10-19 08:26:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.48.108.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10573, 11, 1, '2019-10-19 08:26:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"144.48.108.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10574, 19, 1, '2019-10-19 16:03:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"137.59.155.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10575, 20, 1, '2019-10-19 16:03:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"137.59.155.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10576, 8, 1, '2019-10-19 16:03:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"137.59.155.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10577, 11, 1, '2019-10-19 16:03:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"137.59.155.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10578, 21, 1, '2019-10-19 16:03:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"137.59.155.114\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10579, 19, 1, '2019-10-19 19:38:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.86.109.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10580, 8, 1, '2019-10-19 19:38:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.86.109.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10581, 20, 1, '2019-10-19 19:38:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.86.109.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10582, 21, 1, '2019-10-19 19:38:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.86.109.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10583, 11, 1, '2019-10-19 19:38:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.86.109.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10584, 20, 1, '2019-10-20 06:45:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"175.29.125.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10585, 19, 1, '2019-10-20 06:45:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"175.29.125.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10586, 8, 1, '2019-10-20 06:45:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"175.29.125.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10587, 21, 1, '2019-10-20 06:45:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"175.29.125.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10588, 11, 1, '2019-10-20 06:45:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"175.29.125.90\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10589, 19, 1, '2019-10-20 08:02:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.148.215.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10590, 8, 1, '2019-10-20 08:03:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.148.215.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10591, 20, 1, '2019-10-20 08:03:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.148.215.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10592, 21, 1, '2019-10-20 08:03:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.148.215.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10593, 11, 1, '2019-10-20 08:03:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.148.215.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10594, 19, 1, '2019-10-20 08:07:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.148.215.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10595, 11, 1, '2019-10-20 08:07:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.148.215.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10596, 20, 1, '2019-10-20 08:07:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.148.215.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10597, 21, 1, '2019-10-20 08:07:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.148.215.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10598, 8, 1, '2019-10-20 08:07:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"180.148.215.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10599, 19, 1, '2019-10-20 17:29:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.103.98.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10600, 8, 1, '2019-10-20 17:29:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.103.98.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10601, 20, 1, '2019-10-20 17:29:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.103.98.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10602, 11, 1, '2019-10-20 17:29:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.103.98.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10603, 21, 1, '2019-10-20 17:29:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.103.98.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10604, 19, 1, '2019-10-20 18:35:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10605, 8, 1, '2019-10-20 18:35:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10606, 20, 1, '2019-10-20 18:35:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10607, 11, 1, '2019-10-20 18:35:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10608, 21, 1, '2019-10-20 18:35:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10609, 8, 1, '2019-10-20 18:36:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10610, 19, 1, '2019-10-20 18:36:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10611, 20, 1, '2019-10-20 18:36:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10612, 21, 1, '2019-10-20 18:36:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10613, 11, 1, '2019-10-20 18:36:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10614, 8, 1, '2019-10-22 11:50:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10615, 20, 1, '2019-10-22 11:50:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10616, 19, 1, '2019-10-22 11:50:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10617, 21, 1, '2019-10-22 11:50:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10618, 11, 1, '2019-10-22 11:50:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10619, 19, 1, '2019-10-23 07:59:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.130.11.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10620, 8, 1, '2019-10-23 07:59:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.130.11.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10621, 20, 1, '2019-10-23 07:59:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.130.11.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10622, 21, 1, '2019-10-23 07:59:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.130.11.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10623, 11, 1, '2019-10-23 07:59:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.130.11.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10624, 19, 1, '2019-10-23 08:08:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.230.121.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10625, 8, 1, '2019-10-23 08:08:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.230.121.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10626, 20, 1, '2019-10-23 08:08:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.230.121.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10627, 21, 1, '2019-10-23 08:08:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.230.121.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10628, 11, 1, '2019-10-23 08:08:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.230.121.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10629, 19, 1, '2019-10-23 10:33:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.139.253.71\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10630, 8, 1, '2019-10-23 10:33:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.139.253.71\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10631, 21, 1, '2019-10-23 10:33:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.139.253.71\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10632, 20, 1, '2019-10-23 10:33:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.139.253.71\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10633, 11, 1, '2019-10-23 10:33:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.139.253.71\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10634, 19, 1, '2019-10-23 16:18:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10635, 20, 1, '2019-10-23 16:18:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10636, 21, 1, '2019-10-23 16:18:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10637, 8, 1, '2019-10-23 16:18:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10638, 11, 1, '2019-10-23 16:18:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.228\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10639, 19, 1, '2019-10-23 17:55:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.248.151.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10640, 8, 1, '2019-10-23 17:55:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.248.151.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10641, 20, 1, '2019-10-23 17:55:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.248.151.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10642, 21, 1, '2019-10-23 17:55:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.248.151.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10643, 11, 1, '2019-10-23 17:55:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.248.151.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10644, 19, 1, '2019-10-25 07:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.60.175.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10645, 11, 1, '2019-10-25 07:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.60.175.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10646, 8, 1, '2019-10-25 07:50:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.60.175.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10647, 21, 1, '2019-10-25 07:50:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.60.175.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10648, 20, 1, '2019-10-25 07:50:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.60.175.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10649, 19, 1, '2019-10-25 10:42:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10650, 8, 1, '2019-10-25 10:42:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10651, 21, 1, '2019-10-25 10:42:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10652, 20, 1, '2019-10-25 10:42:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10653, 11, 1, '2019-10-25 10:42:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10654, 19, 1, '2019-10-25 10:43:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10655, 8, 1, '2019-10-25 10:43:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10656, 11, 1, '2019-10-25 10:43:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10657, 21, 1, '2019-10-25 10:43:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10658, 20, 1, '2019-10-25 10:43:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10659, 19, 1, '2019-10-25 21:44:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10660, 8, 1, '2019-10-25 21:44:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10661, 20, 1, '2019-10-25 21:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10662, 21, 1, '2019-10-25 21:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10663, 11, 1, '2019-10-25 21:44:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10664, 8, 1, '2019-10-26 05:06:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.136.62.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10665, 19, 1, '2019-10-26 05:06:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.136.62.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10666, 20, 1, '2019-10-26 05:06:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.136.62.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10667, 21, 1, '2019-10-26 05:06:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.136.62.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10668, 11, 1, '2019-10-26 05:06:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.136.62.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10669, 21, 1, '2019-10-26 12:23:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.88.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10670, 20, 1, '2019-10-26 12:23:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.88.103\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10671, 11, 1, '2019-10-26 12:23:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.88.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10672, 19, 1, '2019-10-27 03:05:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"137.59.48.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10673, 8, 1, '2019-10-27 03:05:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"137.59.48.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10674, 20, 1, '2019-10-27 03:05:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"137.59.48.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10675, 21, 1, '2019-10-27 03:05:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"137.59.48.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10676, 11, 1, '2019-10-27 03:05:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"137.59.48.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10677, 19, 1, '2019-10-27 05:59:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.119.95.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10678, 8, 1, '2019-10-27 05:59:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.119.95.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10679, 20, 1, '2019-10-27 05:59:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.119.95.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10680, 21, 1, '2019-10-27 05:59:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.119.95.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10681, 11, 1, '2019-10-27 05:59:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.119.95.216\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10682, 8, 1, '2019-10-27 12:28:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.148.213.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10683, 19, 1, '2019-10-27 12:28:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.148.213.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10684, 20, 1, '2019-10-27 12:28:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.148.213.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10685, 21, 1, '2019-10-27 12:28:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.148.213.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10686, 11, 1, '2019-10-27 12:28:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.148.213.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10687, 8, 1, '2019-10-27 14:33:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10688, 20, 1, '2019-10-27 14:33:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10689, 19, 1, '2019-10-27 14:33:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10690, 21, 1, '2019-10-27 14:33:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10691, 11, 1, '2019-10-27 14:33:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10692, 8, 1, '2019-10-27 17:51:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.62.140.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10693, 19, 1, '2019-10-27 17:51:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.62.140.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10694, 20, 1, '2019-10-27 17:51:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.62.140.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10695, 21, 1, '2019-10-27 17:51:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.62.140.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10696, 11, 1, '2019-10-27 17:51:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.62.140.154\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10697, 19, 1, '2019-10-28 04:09:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"118.179.198.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10698, 11, 1, '2019-10-28 04:09:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"118.179.198.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10699, 21, 1, '2019-10-28 04:09:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"118.179.198.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10700, 8, 1, '2019-10-28 04:09:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"118.179.198.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10701, 20, 1, '2019-10-28 04:09:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"118.179.198.206\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10702, 19, 1, '2019-10-29 17:48:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10703, 8, 1, '2019-10-29 17:48:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10704, 20, 1, '2019-10-29 17:48:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10705, 21, 1, '2019-10-29 17:48:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10706, 11, 1, '2019-10-29 17:48:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10707, 19, 1, '2019-10-29 21:39:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10708, 8, 1, '2019-10-29 21:39:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10709, 21, 1, '2019-10-29 21:39:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10710, 20, 1, '2019-10-29 21:39:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10711, 11, 1, '2019-10-29 21:39:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10712, 19, 1, '2019-10-29 21:39:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10713, 11, 1, '2019-10-29 21:39:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10714, 8, 1, '2019-10-29 21:39:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10715, 21, 1, '2019-10-29 21:39:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10716, 20, 1, '2019-10-29 21:39:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10717, 19, 1, '2019-10-29 21:40:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10718, 8, 1, '2019-10-29 21:40:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10719, 20, 1, '2019-10-29 21:40:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10720, 21, 1, '2019-10-29 21:40:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10721, 11, 1, '2019-10-29 21:40:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10722, 19, 1, '2019-10-29 21:50:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10723, 8, 1, '2019-10-29 21:50:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10724, 20, 1, '2019-10-29 21:50:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10725, 21, 1, '2019-10-29 21:50:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10726, 11, 1, '2019-10-29 21:50:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10727, 19, 1, '2019-10-29 21:51:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10728, 11, 1, '2019-10-29 21:51:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10729, 20, 1, '2019-10-29 21:51:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10730, 21, 1, '2019-10-29 21:51:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10731, 8, 1, '2019-10-29 21:51:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10732, 19, 1, '2019-10-29 21:52:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10733, 8, 1, '2019-10-29 21:52:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10734, 11, 1, '2019-10-29 21:52:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10735, 21, 1, '2019-10-29 21:52:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10736, 20, 1, '2019-10-29 21:52:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10737, 21, 1, '2019-10-30 08:56:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10738, 11, 1, '2019-10-30 08:56:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10739, 19, 1, '2019-10-30 08:56:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10740, 20, 1, '2019-10-30 08:56:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10741, 8, 1, '2019-10-30 08:56:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10742, 19, 1, '2019-10-30 08:56:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10743, 11, 1, '2019-10-30 08:56:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10744, 8, 1, '2019-10-30 08:56:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10745, 21, 1, '2019-10-30 08:56:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10746, 20, 1, '2019-10-30 08:56:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10747, 19, 1, '2019-10-30 13:53:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10748, 8, 1, '2019-10-30 13:53:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10749, 20, 1, '2019-10-30 13:53:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10750, 21, 1, '2019-10-30 13:53:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10751, 11, 1, '2019-10-30 13:53:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"50.116.16.218\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10752, 8, 1, '2019-10-31 16:40:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10753, 19, 1, '2019-10-31 16:40:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10754, 21, 1, '2019-10-31 16:40:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10755, 20, 1, '2019-10-31 16:40:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10756, 11, 1, '2019-10-31 16:40:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10757, 19, 1, '2019-10-31 16:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10758, 21, 1, '2019-10-31 16:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10759, 11, 1, '2019-10-31 16:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10760, 8, 1, '2019-10-31 16:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10761, 20, 1, '2019-10-31 16:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10762, 19, 1, '2019-10-31 16:40:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10763, 8, 1, '2019-10-31 16:40:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10764, 21, 1, '2019-10-31 16:40:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10765, 20, 1, '2019-10-31 16:40:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10766, 11, 1, '2019-10-31 16:40:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10767, 19, 1, '2019-10-31 16:40:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10768, 8, 1, '2019-10-31 16:40:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10769, 21, 1, '2019-10-31 16:40:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10770, 20, 1, '2019-10-31 16:40:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10771, 11, 1, '2019-10-31 16:40:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10772, 19, 1, '2019-10-31 16:40:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10773, 20, 1, '2019-10-31 16:40:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10774, 8, 1, '2019-10-31 16:40:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10775, 11, 1, '2019-10-31 16:40:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10776, 21, 1, '2019-10-31 16:40:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.14.255.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10777, 19, 1, '2019-11-01 02:38:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10778, 20, 1, '2019-11-01 02:38:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.130\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10779, 21, 1, '2019-11-01 02:38:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.131\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10780, 11, 1, '2019-11-01 02:38:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10781, 8, 1, '2019-11-01 02:38:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10782, 19, 1, '2019-11-01 05:35:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.133.200.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10783, 8, 1, '2019-11-01 05:35:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.133.200.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10784, 21, 1, '2019-11-01 05:35:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.133.200.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10785, 11, 1, '2019-11-01 05:35:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.133.200.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10786, 20, 1, '2019-11-01 05:35:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.133.200.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10787, 8, 1, '2019-11-02 07:27:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.220.205.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10788, 19, 1, '2019-11-02 07:27:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.220.205.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10789, 20, 1, '2019-11-02 07:27:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.220.205.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10790, 21, 1, '2019-11-02 07:27:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.220.205.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10791, 11, 1, '2019-11-02 07:27:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.220.205.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10792, 19, 1, '2019-11-03 09:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.133.200.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10793, 8, 1, '2019-11-03 09:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.133.200.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10794, 20, 1, '2019-11-03 09:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.133.200.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10795, 21, 1, '2019-11-03 09:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.133.200.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10796, 11, 1, '2019-11-03 09:04:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.133.200.237\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10797, 19, 1, '2019-11-03 13:31:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10798, 20, 1, '2019-11-03 13:31:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10799, 21, 1, '2019-11-03 13:31:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10800, 8, 1, '2019-11-03 13:31:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10801, 11, 1, '2019-11-03 13:31:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10802, 19, 1, '2019-11-03 13:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10803, 8, 1, '2019-11-03 13:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10804, 11, 1, '2019-11-03 13:31:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10805, 20, 1, '2019-11-03 13:31:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10806, 21, 1, '2019-11-03 13:31:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10807, 19, 1, '2019-11-03 14:23:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10808, 8, 1, '2019-11-03 14:23:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10809, 21, 1, '2019-11-03 14:23:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(10810, 20, 1, '2019-11-03 14:23:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10811, 11, 1, '2019-11-03 14:23:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10812, 8, 1, '2019-11-04 11:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10813, 20, 1, '2019-11-04 11:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10814, 19, 1, '2019-11-04 11:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10815, 21, 1, '2019-11-04 11:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10816, 11, 1, '2019-11-04 11:46:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10817, 19, 1, '2019-11-04 11:53:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10818, 8, 1, '2019-11-04 11:53:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10819, 20, 1, '2019-11-04 11:53:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10820, 21, 1, '2019-11-04 11:53:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10821, 11, 1, '2019-11-04 11:53:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10822, 19, 1, '2019-11-04 11:53:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10823, 11, 1, '2019-11-04 11:53:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10824, 21, 1, '2019-11-04 11:53:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10825, 8, 1, '2019-11-04 11:53:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10826, 20, 1, '2019-11-04 11:53:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10827, 19, 1, '2019-11-04 11:54:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.205.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10828, 20, 1, '2019-11-04 11:54:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.205.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10829, 8, 1, '2019-11-04 11:54:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.205.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10830, 21, 1, '2019-11-04 11:54:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.205.214\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10831, 19, 1, '2019-11-04 12:21:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10832, 20, 1, '2019-11-04 12:21:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10833, 8, 1, '2019-11-04 12:21:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10834, 21, 1, '2019-11-04 12:21:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10835, 11, 1, '2019-11-04 12:21:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10836, 19, 1, '2019-11-04 12:26:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10837, 20, 1, '2019-11-04 12:26:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10838, 21, 1, '2019-11-04 12:26:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10839, 8, 1, '2019-11-04 12:26:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10840, 11, 1, '2019-11-04 12:26:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10841, 11, 1, '2019-11-04 15:55:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10842, 20, 1, '2019-11-04 15:55:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10843, 19, 1, '2019-11-04 15:55:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10844, 8, 1, '2019-11-04 15:55:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10845, 21, 1, '2019-11-04 15:55:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10846, 19, 1, '2019-11-04 16:10:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"114.31.31.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10847, 11, 1, '2019-11-04 16:10:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"114.31.31.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10848, 21, 1, '2019-11-04 16:10:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"114.31.31.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10849, 20, 1, '2019-11-04 16:10:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"114.31.31.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10850, 8, 1, '2019-11-04 16:10:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"114.31.31.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10851, 19, 1, '2019-11-04 18:37:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10852, 8, 1, '2019-11-04 18:37:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10853, 21, 1, '2019-11-04 18:37:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10854, 20, 1, '2019-11-04 18:37:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10855, 11, 1, '2019-11-04 18:37:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10856, 8, 1, '2019-11-05 05:03:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.197.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10857, 19, 1, '2019-11-05 05:03:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.197.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10858, 20, 1, '2019-11-05 05:03:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.197.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10859, 21, 1, '2019-11-05 05:03:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.197.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10860, 11, 1, '2019-11-05 05:03:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.197.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10861, 8, 1, '2019-11-05 08:11:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10862, 19, 1, '2019-11-05 08:11:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10863, 11, 1, '2019-11-05 08:11:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10864, 21, 1, '2019-11-05 08:11:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10865, 20, 1, '2019-11-05 08:11:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10866, 19, 1, '2019-11-05 08:12:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10867, 21, 1, '2019-11-05 08:12:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10868, 8, 1, '2019-11-05 08:12:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10869, 20, 1, '2019-11-05 08:12:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10870, 11, 1, '2019-11-05 08:12:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10871, 19, 1, '2019-11-05 08:13:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10872, 11, 1, '2019-11-05 08:13:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10873, 8, 1, '2019-11-05 08:13:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10874, 20, 1, '2019-11-05 08:13:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10875, 21, 1, '2019-11-05 08:13:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10876, 8, 1, '2019-11-05 08:13:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10877, 19, 1, '2019-11-05 08:13:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10878, 21, 1, '2019-11-05 08:13:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10879, 11, 1, '2019-11-05 08:13:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10880, 20, 1, '2019-11-05 08:13:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10881, 19, 1, '2019-11-05 08:19:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"150.242.105.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10882, 8, 1, '2019-11-05 08:19:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"150.242.105.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10883, 20, 1, '2019-11-05 08:19:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"150.242.105.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10884, 21, 1, '2019-11-05 08:19:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"150.242.105.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10885, 11, 1, '2019-11-05 08:19:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"150.242.105.197\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10886, 8, 1, '2019-11-05 15:39:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.203.117\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10887, 19, 1, '2019-11-05 15:39:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.203.117\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10888, 21, 1, '2019-11-05 15:39:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.203.117\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10889, 20, 1, '2019-11-05 15:39:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.203.117\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10890, 11, 1, '2019-11-05 15:39:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.203.117\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10891, 8, 1, '2019-11-07 19:47:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10892, 21, 1, '2019-11-07 19:47:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10893, 19, 1, '2019-11-07 19:47:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10894, 11, 1, '2019-11-07 19:47:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10895, 20, 1, '2019-11-07 19:47:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.33.20.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10896, 19, 1, '2019-11-08 07:07:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.204.60\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10897, 8, 1, '2019-11-08 07:07:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.204.60\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10898, 20, 1, '2019-11-08 07:07:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.204.60\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10899, 21, 1, '2019-11-08 07:07:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.204.60\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10900, 11, 1, '2019-11-08 07:07:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.204.60\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10901, 19, 1, '2019-11-08 15:09:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10902, 20, 1, '2019-11-08 15:09:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10903, 8, 1, '2019-11-08 15:09:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10904, 21, 1, '2019-11-08 15:09:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10905, 11, 1, '2019-11-08 15:09:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10906, 19, 1, '2019-11-08 15:31:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10907, 8, 1, '2019-11-08 15:31:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10908, 20, 1, '2019-11-08 15:31:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10909, 21, 1, '2019-11-08 15:31:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10910, 11, 1, '2019-11-08 15:31:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10911, 19, 1, '2019-11-10 02:28:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10912, 8, 1, '2019-11-10 02:28:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10913, 20, 1, '2019-11-10 02:28:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10914, 11, 1, '2019-11-10 02:28:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10915, 21, 1, '2019-11-10 02:28:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10916, 19, 1, '2019-11-10 02:28:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10917, 8, 1, '2019-11-10 02:28:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10918, 20, 1, '2019-11-10 02:28:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10919, 21, 1, '2019-11-10 02:28:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10920, 11, 1, '2019-11-10 02:28:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.112\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10921, 8, 1, '2019-11-10 08:31:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10922, 19, 1, '2019-11-10 08:31:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10923, 20, 1, '2019-11-10 08:31:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10924, 11, 1, '2019-11-10 08:31:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10925, 21, 1, '2019-11-10 08:31:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10926, 19, 1, '2019-11-10 08:31:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10927, 8, 1, '2019-11-10 08:31:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10928, 11, 1, '2019-11-10 08:31:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10929, 21, 1, '2019-11-10 08:31:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10930, 20, 1, '2019-11-10 08:31:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10931, 19, 1, '2019-11-10 15:17:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10932, 8, 1, '2019-11-10 15:17:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10933, 21, 1, '2019-11-10 15:17:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10934, 11, 1, '2019-11-10 15:17:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10935, 20, 1, '2019-11-10 15:17:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.38.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10936, 19, 1, '2019-11-10 15:50:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"123.49.60.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10937, 11, 1, '2019-11-10 15:50:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"123.49.60.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10938, 8, 1, '2019-11-10 15:50:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"123.49.60.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10939, 21, 1, '2019-11-10 15:50:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"123.49.60.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10940, 20, 1, '2019-11-10 15:50:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"123.49.60.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10941, 19, 1, '2019-11-10 18:48:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.85.112.193\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10942, 8, 1, '2019-11-10 18:48:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.85.112.193\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10943, 20, 1, '2019-11-10 18:48:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.85.112.193\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10944, 21, 1, '2019-11-10 18:48:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.85.112.193\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10945, 11, 1, '2019-11-10 18:48:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.85.112.193\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10946, 8, 1, '2019-11-11 19:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10947, 19, 1, '2019-11-11 19:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10948, 21, 1, '2019-11-11 19:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10949, 20, 1, '2019-11-11 19:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10950, 11, 1, '2019-11-11 19:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10951, 19, 1, '2019-11-11 19:08:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10952, 20, 1, '2019-11-11 19:08:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10953, 8, 1, '2019-11-11 19:08:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10954, 21, 1, '2019-11-11 19:08:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10955, 11, 1, '2019-11-11 19:08:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10956, 8, 1, '2019-11-12 12:52:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10957, 19, 1, '2019-11-12 12:52:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.220.149.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10958, 11, 1, '2019-11-12 12:52:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10959, 20, 1, '2019-11-12 12:52:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10960, 21, 1, '2019-11-12 12:52:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10961, 20, 1, '2019-11-12 12:52:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10962, 8, 1, '2019-11-12 12:52:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10963, 21, 1, '2019-11-12 12:52:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.220.149.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10964, 19, 1, '2019-11-12 12:52:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10965, 11, 1, '2019-11-12 12:52:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.38\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10966, 19, 1, '2019-11-13 03:51:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"54.219.168.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10967, 21, 1, '2019-11-13 03:51:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"54.219.168.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10968, 8, 1, '2019-11-13 03:51:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"54.219.168.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10969, 20, 1, '2019-11-13 03:51:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"54.219.168.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10970, 11, 1, '2019-11-13 03:51:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"54.219.168.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10971, 8, 1, '2019-11-13 07:33:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10972, 19, 1, '2019-11-13 07:33:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10973, 20, 1, '2019-11-13 07:33:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10974, 21, 1, '2019-11-13 07:33:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10975, 11, 1, '2019-11-13 07:33:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10976, 19, 1, '2019-11-13 07:33:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10977, 20, 1, '2019-11-13 07:33:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10978, 8, 1, '2019-11-13 07:33:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10979, 21, 1, '2019-11-13 07:33:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10980, 11, 1, '2019-11-13 07:33:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10981, 19, 1, '2019-11-13 08:44:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"87.98.228.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10982, 8, 1, '2019-11-13 08:44:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"87.98.228.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10983, 21, 1, '2019-11-13 08:44:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"87.98.228.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10984, 11, 1, '2019-11-13 08:44:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"87.98.228.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10985, 20, 1, '2019-11-13 08:44:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"87.98.228.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10986, 19, 1, '2019-11-13 08:46:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"87.98.228.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10987, 20, 1, '2019-11-13 08:46:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"87.98.228.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10988, 11, 1, '2019-11-13 08:46:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"87.98.228.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10989, 21, 1, '2019-11-13 08:46:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"87.98.228.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10990, 8, 1, '2019-11-13 08:46:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"87.98.228.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10991, 19, 1, '2019-11-13 10:55:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10992, 8, 1, '2019-11-13 10:55:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10993, 20, 1, '2019-11-13 10:55:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10994, 11, 1, '2019-11-13 10:55:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10995, 21, 1, '2019-11-13 10:55:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.123.34.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10996, 19, 1, '2019-11-13 11:05:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10997, 8, 1, '2019-11-13 11:05:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10998, 20, 1, '2019-11-13 11:05:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(10999, 21, 1, '2019-11-13 11:05:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11000, 11, 1, '2019-11-13 11:05:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11001, 21, 1, '2019-11-13 17:52:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"92.39.218.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11002, 8, 1, '2019-11-13 17:52:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"92.39.218.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11003, 11, 1, '2019-11-13 17:52:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"92.39.218.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11004, 19, 1, '2019-11-13 17:52:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"92.39.218.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11005, 20, 1, '2019-11-13 17:52:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"92.39.218.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11006, 19, 1, '2019-11-14 10:25:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.124.111.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11007, 8, 1, '2019-11-14 10:25:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.124.111.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11008, 20, 1, '2019-11-14 10:25:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.124.111.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11009, 21, 1, '2019-11-14 10:25:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.124.111.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11010, 11, 1, '2019-11-14 10:25:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.124.111.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11011, 19, 1, '2019-11-14 15:04:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.242\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11012, 20, 1, '2019-11-15 07:58:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11013, 19, 1, '2019-11-15 07:58:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11014, 8, 1, '2019-11-15 07:58:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11015, 11, 1, '2019-11-15 07:58:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11016, 21, 1, '2019-11-15 07:58:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.220.149.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11017, 8, 1, '2019-11-15 07:58:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11018, 11, 1, '2019-11-15 07:58:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11019, 19, 1, '2019-11-15 07:58:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11020, 20, 1, '2019-11-15 07:58:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.45\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11021, 21, 1, '2019-11-15 07:58:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11022, 19, 1, '2019-11-16 12:13:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.197.155.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11023, 8, 1, '2019-11-16 12:14:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.197.155.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11024, 20, 1, '2019-11-16 12:14:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.197.155.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11025, 21, 1, '2019-11-16 12:14:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.197.155.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11026, 11, 1, '2019-11-16 12:14:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.197.155.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11027, 8, 1, '2019-11-18 00:28:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"115.95.146.147\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11028, 21, 1, '2019-11-18 00:28:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"115.95.146.147\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11029, 11, 1, '2019-11-18 00:28:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"115.95.146.147\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11030, 19, 1, '2019-11-18 00:28:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"115.95.146.147\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11031, 20, 1, '2019-11-18 00:28:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"115.95.146.147\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11032, 19, 1, '2019-11-20 13:15:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.191.110.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11033, 8, 1, '2019-11-20 13:15:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.191.110.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11034, 21, 1, '2019-11-20 13:15:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.191.110.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11035, 20, 1, '2019-11-20 13:15:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.191.110.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11036, 11, 1, '2019-11-20 13:15:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.191.110.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11037, 19, 1, '2019-11-20 13:15:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.191.110.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11038, 8, 1, '2019-11-20 13:15:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.191.110.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11039, 21, 1, '2019-11-20 13:15:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.191.110.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11040, 20, 1, '2019-11-20 13:15:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.191.110.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11041, 11, 1, '2019-11-20 13:15:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.191.110.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11042, 19, 1, '2019-11-20 17:52:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"146.0.87.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11043, 20, 1, '2019-11-20 17:52:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"146.0.87.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11044, 8, 1, '2019-11-20 17:52:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"146.0.87.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11045, 11, 1, '2019-11-20 17:52:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"146.0.87.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11046, 21, 1, '2019-11-20 17:52:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"146.0.87.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11047, 11, 1, '2019-11-23 09:21:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11048, 19, 1, '2019-11-23 09:21:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11049, 8, 1, '2019-11-23 09:21:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11050, 21, 1, '2019-11-23 09:21:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11051, 20, 1, '2019-11-23 09:21:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11052, 19, 1, '2019-11-23 09:21:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11053, 8, 1, '2019-11-23 09:21:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11054, 20, 1, '2019-11-23 09:21:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11055, 11, 1, '2019-11-23 09:21:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11056, 21, 1, '2019-11-23 09:21:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11057, 19, 1, '2019-11-25 06:34:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11058, 8, 1, '2019-11-25 06:34:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11059, 21, 1, '2019-11-25 06:34:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11060, 11, 1, '2019-11-25 06:34:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11061, 20, 1, '2019-11-25 06:34:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11062, 8, 1, '2019-11-25 12:50:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.200.238.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11063, 19, 1, '2019-11-25 12:50:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.200.238.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11064, 20, 1, '2019-11-25 12:50:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.200.238.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11065, 21, 1, '2019-11-25 12:50:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.200.238.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11066, 11, 1, '2019-11-25 12:50:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.200.238.86\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11067, 8, 1, '2019-11-25 16:15:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11068, 11, 1, '2019-11-25 16:15:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11069, 21, 1, '2019-11-25 16:15:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11070, 20, 1, '2019-11-25 16:15:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11071, 19, 1, '2019-11-25 16:15:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11072, 19, 1, '2019-11-25 23:18:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11073, 8, 1, '2019-11-25 23:18:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11074, 21, 1, '2019-11-25 23:18:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11075, 20, 1, '2019-11-25 23:18:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11076, 11, 1, '2019-11-25 23:18:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11077, 19, 1, '2019-11-27 20:36:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.15.141.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11078, 20, 1, '2019-11-27 20:36:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.15.141.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11079, 21, 1, '2019-11-27 20:36:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.15.141.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11080, 11, 1, '2019-11-27 20:36:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.15.141.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11081, 8, 1, '2019-11-27 20:36:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.15.141.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11082, 19, 1, '2019-12-01 18:47:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11083, 8, 1, '2019-12-01 18:47:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11084, 20, 1, '2019-12-01 18:47:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(11085, 21, 1, '2019-12-01 18:47:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11086, 11, 1, '2019-12-01 18:47:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11087, 19, 1, '2019-12-01 18:48:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.87.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11088, 8, 1, '2019-12-01 18:48:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11089, 20, 1, '2019-12-01 18:48:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11090, 21, 1, '2019-12-01 18:48:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11091, 11, 1, '2019-12-01 18:48:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11092, 19, 1, '2019-12-02 07:09:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11093, 8, 1, '2019-12-02 07:09:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11094, 20, 1, '2019-12-02 07:09:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11095, 21, 1, '2019-12-02 07:09:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11096, 11, 1, '2019-12-02 07:09:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11097, 19, 1, '2019-12-02 07:09:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11098, 8, 1, '2019-12-02 07:09:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11099, 11, 1, '2019-12-02 07:09:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11100, 21, 1, '2019-12-02 07:09:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11101, 20, 1, '2019-12-02 07:09:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11102, 8, 1, '2019-12-02 07:09:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11103, 19, 1, '2019-12-02 07:09:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11104, 20, 1, '2019-12-02 07:09:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11105, 11, 1, '2019-12-02 07:09:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11106, 21, 1, '2019-12-02 07:09:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11107, 8, 1, '2019-12-02 07:09:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11108, 20, 1, '2019-12-02 07:09:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11109, 11, 1, '2019-12-02 07:09:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11110, 19, 1, '2019-12-02 07:09:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11111, 21, 1, '2019-12-02 07:09:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11112, 19, 1, '2019-12-02 07:10:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11113, 8, 1, '2019-12-02 07:10:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11114, 21, 1, '2019-12-02 07:10:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11115, 20, 1, '2019-12-02 07:10:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11116, 11, 1, '2019-12-02 07:10:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.191.42.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11117, 19, 1, '2019-12-03 01:29:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"149.154.152.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11118, 20, 1, '2019-12-03 01:29:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"149.154.152.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11119, 8, 1, '2019-12-03 01:29:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"149.154.152.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11120, 11, 1, '2019-12-03 01:29:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"149.154.152.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11121, 21, 1, '2019-12-03 01:29:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"149.154.152.94\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11122, 8, 1, '2019-12-04 14:05:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11123, 20, 1, '2019-12-04 14:05:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11124, 19, 1, '2019-12-04 14:05:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11125, 21, 1, '2019-12-04 14:05:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11126, 11, 1, '2019-12-04 14:05:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11127, 19, 1, '2019-12-04 14:05:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11128, 8, 1, '2019-12-04 14:05:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11129, 11, 1, '2019-12-04 14:05:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11130, 21, 1, '2019-12-04 14:05:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11131, 20, 1, '2019-12-04 14:05:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11132, 19, 1, '2019-12-04 14:05:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11133, 11, 1, '2019-12-04 14:05:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11134, 8, 1, '2019-12-04 14:05:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11135, 20, 1, '2019-12-04 14:05:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11136, 21, 1, '2019-12-04 14:05:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11137, 19, 1, '2019-12-04 14:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11138, 21, 1, '2019-12-04 14:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11139, 20, 1, '2019-12-04 14:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11140, 11, 1, '2019-12-04 14:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11141, 8, 1, '2019-12-04 14:05:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11142, 19, 1, '2019-12-04 14:06:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11143, 8, 1, '2019-12-04 14:06:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11144, 21, 1, '2019-12-04 14:06:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11145, 20, 1, '2019-12-04 14:06:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11146, 11, 1, '2019-12-04 14:06:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.188.121.126\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11147, 19, 1, '2019-12-05 07:38:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.60.174.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11148, 8, 1, '2019-12-05 07:38:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.60.174.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11149, 11, 1, '2019-12-05 07:38:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.60.174.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11150, 20, 1, '2019-12-05 07:38:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.60.174.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11151, 21, 1, '2019-12-05 07:38:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.60.174.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11152, 19, 1, '2019-12-05 12:00:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"100.27.4.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11153, 8, 1, '2019-12-05 12:00:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"100.27.4.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11154, 11, 1, '2019-12-05 12:00:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"100.27.4.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11155, 20, 1, '2019-12-05 12:00:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"100.27.4.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11156, 21, 1, '2019-12-05 12:00:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"100.27.4.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11157, 8, 1, '2019-12-08 09:54:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"36.110.199.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11158, 20, 1, '2019-12-08 09:54:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"36.110.199.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11159, 19, 1, '2019-12-08 09:54:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"36.110.199.156\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11160, 21, 1, '2019-12-08 09:54:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"36.110.199.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11161, 11, 1, '2019-12-08 09:54:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"36.110.199.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11162, 8, 1, '2019-12-08 23:30:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.225.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11163, 20, 1, '2019-12-08 23:30:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.225.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11164, 11, 1, '2019-12-08 23:30:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.225.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11165, 19, 1, '2019-12-08 23:30:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.225.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11166, 21, 1, '2019-12-08 23:30:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.225.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11167, 19, 1, '2019-12-08 23:31:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.225.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11168, 21, 1, '2019-12-08 23:31:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.225.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11169, 8, 1, '2019-12-08 23:31:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.225.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11170, 20, 1, '2019-12-08 23:31:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.225.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11171, 11, 1, '2019-12-08 23:31:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"192.99.225.97\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11172, 8, 1, '2019-12-08 23:38:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11173, 21, 1, '2019-12-08 23:38:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11174, 19, 1, '2019-12-08 23:38:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11175, 20, 1, '2019-12-08 23:38:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11176, 11, 1, '2019-12-08 23:38:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11177, 19, 1, '2019-12-08 23:39:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11178, 20, 1, '2019-12-08 23:39:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11179, 8, 1, '2019-12-08 23:39:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11180, 21, 1, '2019-12-08 23:39:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11181, 11, 1, '2019-12-08 23:39:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11182, 8, 1, '2019-12-09 05:44:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.109.93.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11183, 19, 1, '2019-12-09 05:44:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.109.93.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11184, 20, 1, '2019-12-09 05:44:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.109.93.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11185, 21, 1, '2019-12-09 05:44:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.109.93.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11186, 11, 1, '2019-12-09 05:44:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.109.93.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11187, 19, 1, '2019-12-09 05:45:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.109.93.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11188, 8, 1, '2019-12-09 05:45:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.109.93.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11189, 21, 1, '2019-12-09 05:45:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.109.93.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11190, 20, 1, '2019-12-09 05:45:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.109.93.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11191, 11, 1, '2019-12-09 05:45:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.109.93.58\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11192, 19, 1, '2019-12-09 10:07:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11193, 11, 1, '2019-12-09 10:07:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11194, 20, 1, '2019-12-09 10:07:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11195, 8, 1, '2019-12-09 10:07:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11196, 21, 1, '2019-12-09 10:07:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11197, 19, 1, '2019-12-09 10:36:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11198, 11, 1, '2019-12-09 10:36:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11199, 20, 1, '2019-12-09 10:36:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11200, 8, 1, '2019-12-09 10:36:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11201, 21, 1, '2019-12-09 10:36:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11202, 19, 1, '2019-12-09 10:53:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11203, 8, 1, '2019-12-09 10:53:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11204, 11, 1, '2019-12-09 10:53:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11205, 21, 1, '2019-12-09 10:53:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11206, 20, 1, '2019-12-09 10:53:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11207, 19, 1, '2019-12-09 20:27:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.127.57.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11208, 8, 1, '2019-12-09 20:27:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.127.57.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11209, 20, 1, '2019-12-09 20:27:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.127.57.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11210, 21, 1, '2019-12-09 20:27:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.127.57.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11211, 11, 1, '2019-12-09 20:27:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.127.57.110\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11212, 20, 1, '2019-12-18 15:20:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11213, 8, 1, '2019-12-18 15:20:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11214, 21, 1, '2019-12-18 15:20:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11215, 19, 1, '2019-12-18 15:20:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11216, 11, 1, '2019-12-18 15:20:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11217, 11, 1, '2019-12-18 15:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11218, 8, 1, '2019-12-18 15:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11219, 19, 1, '2019-12-18 15:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11220, 20, 1, '2019-12-18 15:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11221, 21, 1, '2019-12-18 15:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11222, 11, 1, '2019-12-18 15:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11223, 21, 1, '2019-12-18 15:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11224, 20, 1, '2019-12-18 15:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11225, 19, 1, '2019-12-18 15:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11226, 8, 1, '2019-12-18 15:20:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.242.22.227\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11227, 11, 1, '2019-12-20 07:50:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11228, 8, 1, '2019-12-20 07:50:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11229, 20, 1, '2019-12-20 07:50:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11230, 19, 1, '2019-12-20 07:50:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11231, 21, 1, '2019-12-20 07:50:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.169.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11232, 19, 1, '2019-12-22 07:43:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11233, 20, 1, '2019-12-22 07:43:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11234, 8, 1, '2019-12-22 07:43:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11235, 11, 1, '2019-12-22 07:43:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11236, 21, 1, '2019-12-22 07:43:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.239\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11237, 19, 1, '2019-12-31 18:39:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"176.216.225.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11238, 8, 1, '2019-12-31 18:39:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"176.216.225.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11239, 20, 1, '2019-12-31 18:39:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"176.216.225.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11240, 11, 1, '2019-12-31 18:39:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"176.216.225.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11241, 21, 1, '2019-12-31 18:39:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"176.216.225.215\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11242, 19, 1, '2020-01-03 15:46:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.71.43.69\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11243, 19, 1, '2020-01-04 17:33:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11244, 8, 1, '2020-01-04 17:33:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11245, 20, 1, '2020-01-04 17:33:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11246, 11, 1, '2020-01-04 17:33:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11247, 21, 1, '2020-01-04 17:33:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11248, 20, 1, '2020-01-06 00:07:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.177\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11249, 8, 1, '2020-01-06 00:07:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.177\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11250, 11, 1, '2020-01-06 00:07:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.175\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11251, 21, 1, '2020-01-06 00:07:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.173\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11252, 19, 1, '2020-01-06 00:07:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.177\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11253, 20, 1, '2020-01-08 19:47:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"77.81.84.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11254, 19, 1, '2020-01-08 19:47:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"77.81.84.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11255, 21, 1, '2020-01-08 19:47:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"77.81.84.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11256, 8, 1, '2020-01-08 19:47:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"77.81.84.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11257, 11, 1, '2020-01-08 19:47:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"77.81.84.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11258, 19, 1, '2020-01-08 19:47:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"77.81.84.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11259, 8, 1, '2020-01-08 19:47:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"77.81.84.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11260, 21, 1, '2020-01-08 19:47:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"77.81.84.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11261, 20, 1, '2020-01-08 19:47:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"77.81.84.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11262, 11, 1, '2020-01-08 19:47:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"77.81.84.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11263, 19, 1, '2020-01-09 05:02:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.159.179\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11264, 8, 1, '2020-01-09 05:02:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.159.179\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11265, 20, 1, '2020-01-09 05:02:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.159.179\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11266, 21, 1, '2020-01-09 05:02:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.159.179\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11267, 11, 1, '2020-01-09 05:02:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.159.179\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11268, 19, 1, '2020-01-09 05:04:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.159.179\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11269, 8, 1, '2020-01-09 05:04:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.159.179\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11270, 20, 1, '2020-01-09 05:04:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.159.179\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11271, 21, 1, '2020-01-09 05:04:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.159.179\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11272, 11, 1, '2020-01-09 05:04:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.159.179\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11273, 19, 1, '2020-01-09 22:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11274, 20, 1, '2020-01-09 22:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11275, 8, 1, '2020-01-09 22:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11276, 21, 1, '2020-01-09 22:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11277, 11, 1, '2020-01-09 22:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11278, 19, 1, '2020-01-09 22:51:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11279, 20, 1, '2020-01-09 22:51:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11280, 21, 1, '2020-01-09 22:51:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11281, 8, 1, '2020-01-09 22:51:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11282, 11, 1, '2020-01-09 22:51:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11283, 19, 1, '2020-01-10 10:40:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"136.243.104.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11284, 21, 1, '2020-01-10 10:40:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"136.243.104.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11285, 8, 1, '2020-01-10 10:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"136.243.104.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11286, 11, 1, '2020-01-10 10:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"136.243.104.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11287, 20, 1, '2020-01-10 10:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"136.243.104.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11288, 8, 1, '2020-01-11 18:33:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11289, 11, 1, '2020-01-11 18:34:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11290, 20, 1, '2020-01-11 18:34:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11291, 19, 1, '2020-01-11 18:34:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11292, 21, 1, '2020-01-11 18:34:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11293, 20, 1, '2020-01-11 18:34:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11294, 19, 1, '2020-01-11 18:34:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11295, 8, 1, '2020-01-11 18:34:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11296, 11, 1, '2020-01-11 18:34:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11297, 21, 1, '2020-01-11 18:34:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11298, 21, 1, '2020-01-11 18:34:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11299, 11, 1, '2020-01-11 18:34:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11300, 8, 1, '2020-01-11 18:34:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11301, 19, 1, '2020-01-11 18:34:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11302, 20, 1, '2020-01-11 18:34:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11303, 21, 1, '2020-01-11 18:34:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11304, 19, 1, '2020-01-11 18:34:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11305, 8, 1, '2020-01-11 18:34:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11306, 20, 1, '2020-01-11 18:34:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11307, 11, 1, '2020-01-11 18:34:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.249.92.150\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11308, 19, 1, '2020-01-11 19:49:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11309, 8, 1, '2020-01-11 19:49:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11310, 11, 1, '2020-01-11 19:49:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11311, 21, 1, '2020-01-11 19:49:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11312, 20, 1, '2020-01-11 19:49:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11313, 11, 1, '2020-01-15 09:49:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.149\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11314, 19, 1, '2020-01-15 09:49:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.149\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11315, 21, 1, '2020-01-15 09:49:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.149\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11316, 20, 1, '2020-01-15 09:49:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11317, 8, 1, '2020-01-15 09:49:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.7.149\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11318, 19, 1, '2020-01-21 21:05:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11319, 20, 1, '2020-01-21 21:05:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11320, 21, 1, '2020-01-21 21:05:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11321, 8, 1, '2020-01-21 21:05:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11322, 11, 1, '2020-01-21 21:05:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11323, 19, 1, '2020-01-21 21:05:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11324, 11, 1, '2020-01-21 21:05:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11325, 20, 1, '2020-01-21 21:05:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11326, 8, 1, '2020-01-21 21:05:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.20\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11327, 21, 1, '2020-01-21 21:05:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.20\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11328, 19, 1, '2020-01-21 21:05:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11329, 8, 1, '2020-01-21 21:05:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11330, 20, 1, '2020-01-21 21:05:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11331, 21, 1, '2020-01-21 21:05:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11332, 11, 1, '2020-01-21 21:05:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11333, 11, 1, '2020-01-21 21:05:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11334, 20, 1, '2020-01-21 21:05:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.20\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11335, 21, 1, '2020-01-21 21:05:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11336, 19, 1, '2020-01-21 21:05:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11337, 8, 1, '2020-01-21 21:05:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.20\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11338, 19, 1, '2020-01-21 21:06:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11339, 11, 1, '2020-01-21 21:06:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11340, 21, 1, '2020-01-21 21:06:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11341, 20, 1, '2020-01-21 21:06:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11342, 8, 1, '2020-01-21 21:06:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11343, 19, 1, '2020-01-21 21:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11344, 8, 1, '2020-01-21 21:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11345, 21, 1, '2020-01-21 21:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11346, 11, 1, '2020-01-21 21:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11347, 20, 1, '2020-01-21 21:06:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11348, 20, 1, '2020-01-21 21:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11349, 19, 1, '2020-01-21 21:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.54\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11350, 8, 1, '2020-01-21 21:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11351, 11, 1, '2020-01-21 21:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11352, 21, 1, '2020-01-21 21:06:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11353, 19, 1, '2020-01-21 21:06:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11354, 8, 1, '2020-01-21 21:06:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11355, 20, 1, '2020-01-21 21:06:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11356, 11, 1, '2020-01-21 21:06:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11357, 21, 1, '2020-01-21 21:06:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11358, 8, 1, '2020-01-21 21:06:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11359, 21, 1, '2020-01-21 21:06:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(11360, 19, 1, '2020-01-21 21:06:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11361, 20, 1, '2020-01-21 21:06:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11362, 11, 1, '2020-01-21 21:06:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11363, 19, 1, '2020-01-21 22:05:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11364, 8, 1, '2020-01-21 22:05:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.220.149.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11365, 11, 1, '2020-01-21 22:05:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11366, 21, 1, '2020-01-21 22:05:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11367, 20, 1, '2020-01-21 22:05:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11368, 8, 1, '2020-01-21 22:05:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11369, 19, 1, '2020-01-21 22:05:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11370, 20, 1, '2020-01-21 22:05:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.41\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11371, 11, 1, '2020-01-21 22:05:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.220.149.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11372, 21, 1, '2020-01-21 22:05:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.220.149.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11373, 19, 1, '2020-01-22 05:16:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"182.160.112.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11374, 8, 1, '2020-01-22 05:16:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"182.160.112.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11375, 20, 1, '2020-01-22 05:16:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"182.160.112.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11376, 11, 1, '2020-01-22 05:16:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"182.160.112.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11377, 21, 1, '2020-01-22 05:16:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"182.160.112.76\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11378, 19, 1, '2020-01-22 11:34:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.127.245.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11379, 8, 1, '2020-01-22 11:34:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.127.245.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11380, 21, 1, '2020-01-22 11:34:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.127.245.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11381, 11, 1, '2020-01-22 11:34:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.127.245.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11382, 20, 1, '2020-01-22 11:34:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.127.245.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11383, 21, 1, '2020-01-22 13:44:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11384, 8, 1, '2020-01-22 13:44:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11385, 19, 1, '2020-01-22 13:44:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11386, 11, 1, '2020-01-22 13:44:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11387, 20, 1, '2020-01-22 13:44:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.9.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11388, 19, 1, '2020-01-22 14:21:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.133.5.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11389, 20, 1, '2020-01-22 14:21:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.133.5.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11390, 8, 1, '2020-01-22 14:21:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.133.5.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11391, 21, 1, '2020-01-22 14:21:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.133.5.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11392, 11, 1, '2020-01-22 14:21:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.133.5.70\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11393, 19, 1, '2020-01-23 12:14:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.38.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11394, 20, 1, '2020-01-23 12:14:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.38.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11395, 11, 1, '2020-01-23 12:14:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.38.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11396, 21, 1, '2020-01-23 12:14:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.38.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11397, 8, 1, '2020-01-23 12:14:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.38.199\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11398, 19, 1, '2020-01-24 00:40:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11399, 8, 1, '2020-01-24 00:40:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11400, 11, 1, '2020-01-24 00:40:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11401, 20, 1, '2020-01-24 00:40:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11402, 21, 1, '2020-01-24 00:40:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11403, 19, 1, '2020-01-24 03:39:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.123.40.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11404, 8, 1, '2020-01-24 03:39:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.123.40.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11405, 20, 1, '2020-01-24 03:39:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.123.40.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11406, 21, 1, '2020-01-24 03:39:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.123.40.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11407, 11, 1, '2020-01-24 03:39:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.123.40.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11408, 19, 1, '2020-01-24 05:53:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.130.112.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11409, 8, 1, '2020-01-24 05:53:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.130.112.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11410, 20, 1, '2020-01-24 05:53:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.130.112.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11411, 21, 1, '2020-01-24 05:53:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.130.112.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11412, 11, 1, '2020-01-24 05:53:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.130.112.62\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11413, 19, 1, '2020-01-24 07:06:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11414, 8, 1, '2020-01-24 07:06:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11415, 20, 1, '2020-01-24 07:06:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11416, 11, 1, '2020-01-24 07:06:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11417, 21, 1, '2020-01-24 07:06:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.107.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11418, 19, 1, '2020-01-24 08:57:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11419, 8, 1, '2020-01-24 08:57:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11420, 21, 1, '2020-01-24 08:57:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11421, 20, 1, '2020-01-24 08:57:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11422, 11, 1, '2020-01-24 08:57:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.188.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11423, 20, 1, '2020-01-24 12:42:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11424, 8, 1, '2020-01-24 12:42:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11425, 21, 1, '2020-01-24 12:42:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11426, 19, 1, '2020-01-24 12:42:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11427, 11, 1, '2020-01-24 12:42:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11428, 19, 1, '2020-01-24 12:43:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11429, 20, 1, '2020-01-24 12:43:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11430, 8, 1, '2020-01-24 12:43:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11431, 11, 1, '2020-01-24 12:43:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11432, 21, 1, '2020-01-24 12:43:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11433, 19, 1, '2020-01-24 17:27:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.77.188.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11434, 8, 1, '2020-01-24 17:27:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.77.188.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11435, 20, 1, '2020-01-24 17:27:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.77.188.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11436, 21, 1, '2020-01-24 17:27:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.77.188.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11437, 11, 1, '2020-01-24 17:27:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.77.188.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11438, 19, 1, '2020-01-24 18:09:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11439, 20, 1, '2020-01-24 18:09:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11440, 21, 1, '2020-01-24 18:09:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11441, 8, 1, '2020-01-24 18:09:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11442, 11, 1, '2020-01-24 18:09:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11443, 19, 1, '2020-01-24 18:11:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11444, 20, 1, '2020-01-24 18:11:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11445, 8, 1, '2020-01-24 18:11:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11446, 11, 1, '2020-01-24 18:11:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11447, 21, 1, '2020-01-24 18:11:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11448, 19, 1, '2020-01-25 04:34:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.64\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11449, 20, 1, '2020-01-25 04:34:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.64\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11450, 11, 1, '2020-01-25 04:34:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.64\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11451, 21, 1, '2020-01-25 04:34:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.64\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11452, 8, 1, '2020-01-25 04:34:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.39.64\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11453, 19, 1, '2020-01-25 05:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.102.138.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11454, 21, 1, '2020-01-25 05:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.102.138.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11455, 8, 1, '2020-01-25 05:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.102.138.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11456, 20, 1, '2020-01-25 05:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.102.138.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11457, 11, 1, '2020-01-25 05:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.102.138.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11458, 19, 1, '2020-01-25 06:29:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.251.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11459, 21, 1, '2020-01-25 06:29:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.251.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11460, 20, 1, '2020-01-25 06:29:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.251.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11461, 11, 1, '2020-01-25 06:29:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.251.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11462, 8, 1, '2020-01-25 06:29:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.251.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11463, 20, 1, '2020-01-25 13:32:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.46.122\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11464, 19, 1, '2020-01-25 13:32:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.46.122\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11465, 8, 1, '2020-01-25 13:32:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.46.122\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11466, 11, 1, '2020-01-25 13:32:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.46.122\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11467, 21, 1, '2020-01-25 13:32:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.46.122\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11468, 19, 1, '2020-01-25 14:39:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.7.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11469, 8, 1, '2020-01-25 14:39:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.7.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11470, 20, 1, '2020-01-25 14:39:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.7.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11471, 21, 1, '2020-01-25 14:39:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.7.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11472, 11, 1, '2020-01-25 14:39:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.7.226\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11473, 19, 1, '2020-01-27 04:02:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.235.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11474, 20, 1, '2020-01-27 04:02:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.235.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11475, 8, 1, '2020-01-27 04:02:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.235.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11476, 11, 1, '2020-01-27 04:02:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.235.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11477, 21, 1, '2020-01-27 04:02:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.235.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11478, 19, 1, '2020-01-27 05:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.231.22.74\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11479, 20, 1, '2020-01-27 05:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.231.22.74\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11480, 8, 1, '2020-01-27 05:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.231.22.74\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11481, 21, 1, '2020-01-27 05:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.231.22.74\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11482, 11, 1, '2020-01-27 05:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"43.231.22.74\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11483, 19, 1, '2020-01-27 06:08:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11484, 20, 1, '2020-01-27 06:08:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11485, 21, 1, '2020-01-27 06:08:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11486, 8, 1, '2020-01-27 06:08:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11487, 11, 1, '2020-01-27 06:08:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.13.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11488, 19, 1, '2020-01-27 11:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11489, 20, 1, '2020-01-27 11:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11490, 21, 1, '2020-01-27 11:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11491, 11, 1, '2020-01-27 11:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11492, 8, 1, '2020-01-27 11:20:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11493, 19, 1, '2020-01-27 11:22:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11494, 11, 1, '2020-01-27 11:22:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11495, 21, 1, '2020-01-27 11:22:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11496, 8, 1, '2020-01-27 11:22:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11497, 20, 1, '2020-01-27 11:22:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11498, 19, 1, '2020-01-27 11:24:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11499, 20, 1, '2020-01-27 11:24:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11500, 21, 1, '2020-01-27 11:24:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11501, 11, 1, '2020-01-27 11:24:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11502, 8, 1, '2020-01-27 11:24:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"43.245.140.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11503, 19, 1, '2020-01-27 12:31:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.110.78.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11504, 11, 1, '2020-01-27 12:31:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.110.78.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11505, 21, 1, '2020-01-27 12:31:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.110.78.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11506, 8, 1, '2020-01-27 12:31:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.110.78.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11507, 20, 1, '2020-01-27 12:31:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.110.78.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11508, 19, 1, '2020-01-27 15:08:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11509, 8, 1, '2020-01-27 15:08:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11510, 11, 1, '2020-01-27 15:08:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11511, 21, 1, '2020-01-27 15:08:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11512, 20, 1, '2020-01-27 15:08:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11513, 19, 1, '2020-01-27 19:00:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.228.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11514, 20, 1, '2020-01-27 19:00:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.228.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11515, 21, 1, '2020-01-27 19:00:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.228.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11516, 11, 1, '2020-01-27 19:00:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.228.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11517, 8, 1, '2020-01-27 19:00:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.228.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11518, 19, 1, '2020-01-27 19:01:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.228.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11519, 11, 1, '2020-01-27 19:01:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.228.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11520, 21, 1, '2020-01-27 19:01:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.228.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11521, 8, 1, '2020-01-27 19:01:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.228.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11522, 20, 1, '2020-01-27 19:01:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"37.111.228.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11523, 19, 1, '2020-01-27 19:09:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11524, 21, 1, '2020-01-27 19:09:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11525, 8, 1, '2020-01-27 19:09:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11526, 11, 1, '2020-01-27 19:09:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11527, 20, 1, '2020-01-27 19:09:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11528, 19, 1, '2020-01-27 19:14:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11529, 8, 1, '2020-01-27 19:14:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11530, 20, 1, '2020-01-27 19:14:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11531, 11, 1, '2020-01-27 19:14:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11532, 21, 1, '2020-01-27 19:14:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11533, 19, 1, '2020-01-27 19:17:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11534, 20, 1, '2020-01-27 19:17:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11535, 11, 1, '2020-01-27 19:17:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11536, 8, 1, '2020-01-27 19:17:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11537, 21, 1, '2020-01-27 19:17:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.67.158.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11538, 19, 1, '2020-01-27 23:36:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11539, 20, 1, '2020-01-27 23:36:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11540, 21, 1, '2020-01-27 23:36:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11541, 8, 1, '2020-01-27 23:36:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11542, 11, 1, '2020-01-27 23:36:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.77.246.201\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11543, 19, 1, '2020-01-27 23:52:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11544, 8, 1, '2020-01-27 23:52:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11545, 21, 1, '2020-01-27 23:52:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11546, 20, 1, '2020-01-27 23:52:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11547, 11, 1, '2020-01-27 23:52:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11548, 20, 1, '2020-01-27 23:54:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11549, 19, 1, '2020-01-27 23:54:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11550, 8, 1, '2020-01-27 23:54:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11551, 11, 1, '2020-01-27 23:54:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11552, 21, 1, '2020-01-27 23:54:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11553, 19, 1, '2020-01-28 03:44:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.85.197.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11554, 8, 1, '2020-01-28 03:44:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.85.197.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11555, 11, 1, '2020-01-28 03:44:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.85.197.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11556, 20, 1, '2020-01-28 03:44:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.85.197.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11557, 21, 1, '2020-01-28 03:44:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.85.197.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11558, 19, 1, '2020-01-28 03:59:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11559, 8, 1, '2020-01-28 03:59:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11560, 21, 1, '2020-01-28 03:59:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11561, 20, 1, '2020-01-28 03:59:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11562, 11, 1, '2020-01-28 03:59:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11563, 19, 1, '2020-01-28 04:02:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11564, 8, 1, '2020-01-28 04:02:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11565, 20, 1, '2020-01-28 04:02:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11566, 11, 1, '2020-01-28 04:02:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11567, 21, 1, '2020-01-28 04:02:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11568, 8, 1, '2020-01-28 04:03:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11569, 20, 1, '2020-01-28 04:03:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11570, 19, 1, '2020-01-28 04:03:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11571, 21, 1, '2020-01-28 04:03:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11572, 11, 1, '2020-01-28 04:03:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11573, 19, 1, '2020-01-28 04:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11574, 11, 1, '2020-01-28 04:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11575, 8, 1, '2020-01-28 04:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11576, 21, 1, '2020-01-28 04:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11577, 20, 1, '2020-01-28 04:05:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.133.42.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11578, 19, 1, '2020-01-28 05:27:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11579, 21, 1, '2020-01-28 05:27:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11580, 20, 1, '2020-01-28 05:27:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11581, 8, 1, '2020-01-28 05:27:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11582, 11, 1, '2020-01-28 05:27:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11583, 19, 1, '2020-01-28 07:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11584, 21, 1, '2020-01-28 07:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11585, 8, 1, '2020-01-28 07:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11586, 20, 1, '2020-01-28 07:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11587, 11, 1, '2020-01-28 07:31:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11588, 19, 1, '2020-01-28 07:32:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11589, 8, 1, '2020-01-28 07:32:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11590, 20, 1, '2020-01-28 07:32:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11591, 11, 1, '2020-01-28 07:32:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11592, 21, 1, '2020-01-28 07:32:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.245.121.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11593, 19, 1, '2020-01-28 07:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.232.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11594, 8, 1, '2020-01-28 07:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.232.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11595, 21, 1, '2020-01-28 07:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.232.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11596, 20, 1, '2020-01-28 07:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.232.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11597, 11, 1, '2020-01-28 07:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.232.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11598, 19, 1, '2020-01-28 08:55:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.63.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11599, 20, 1, '2020-01-28 08:55:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.63.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11600, 11, 1, '2020-01-28 08:55:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.63.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11601, 21, 1, '2020-01-28 08:55:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.63.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11602, 8, 1, '2020-01-28 08:55:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.63.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11603, 19, 1, '2020-01-28 08:56:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11604, 21, 1, '2020-01-28 08:56:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11605, 8, 1, '2020-01-28 08:56:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11606, 20, 1, '2020-01-28 08:56:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11607, 11, 1, '2020-01-28 08:56:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11608, 19, 1, '2020-01-28 08:57:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.63.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11609, 8, 1, '2020-01-28 08:57:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.63.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11610, 20, 1, '2020-01-28 08:57:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.63.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11611, 11, 1, '2020-01-28 08:57:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.63.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11612, 21, 1, '2020-01-28 08:57:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"118.179.63.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11613, 19, 1, '2020-01-28 08:58:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11614, 20, 1, '2020-01-28 08:58:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11615, 8, 1, '2020-01-28 08:58:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11616, 11, 1, '2020-01-28 08:58:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11617, 21, 1, '2020-01-28 08:58:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.201.57\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11618, 19, 1, '2020-01-29 00:22:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.40.18.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11619, 20, 1, '2020-01-29 00:22:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.40.18.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11620, 21, 1, '2020-01-29 00:22:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.40.18.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11621, 11, 1, '2020-01-29 00:22:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.40.18.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11622, 8, 1, '2020-01-29 00:22:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.40.18.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11623, 19, 1, '2020-01-29 08:32:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.118.76.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11624, 20, 1, '2020-01-29 08:32:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.118.76.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11625, 11, 1, '2020-01-29 08:32:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.118.76.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11626, 21, 1, '2020-01-29 08:32:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.118.76.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11627, 8, 1, '2020-01-29 08:32:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.118.76.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11628, 19, 1, '2020-01-31 05:58:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.92.226.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11629, 11, 1, '2020-01-31 05:58:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.92.226.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11630, 20, 1, '2020-01-31 05:58:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.92.226.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11631, 21, 1, '2020-01-31 05:58:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.92.226.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11632, 8, 1, '2020-01-31 05:58:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.92.226.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11633, 19, 1, '2020-01-31 06:00:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.92.226.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11634, 11, 1, '2020-01-31 06:00:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.92.226.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(11635, 8, 1, '2020-01-31 06:00:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.92.226.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11636, 21, 1, '2020-01-31 06:00:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.92.226.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11637, 20, 1, '2020-01-31 06:00:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.92.226.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11638, 8, 1, '2020-01-31 10:16:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11639, 20, 1, '2020-01-31 10:16:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11640, 21, 1, '2020-01-31 10:16:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11641, 19, 1, '2020-01-31 10:16:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11642, 11, 1, '2020-01-31 10:16:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11643, 19, 1, '2020-01-31 10:17:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11644, 11, 1, '2020-01-31 10:17:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11645, 8, 1, '2020-01-31 10:17:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11646, 21, 1, '2020-01-31 10:17:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11647, 20, 1, '2020-01-31 10:17:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11648, 19, 1, '2020-01-31 10:17:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11649, 8, 1, '2020-01-31 10:17:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11650, 11, 1, '2020-01-31 10:17:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11651, 20, 1, '2020-01-31 10:17:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11652, 21, 1, '2020-01-31 10:17:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11653, 19, 1, '2020-01-31 10:17:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11654, 8, 1, '2020-01-31 10:17:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11655, 20, 1, '2020-01-31 10:17:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11656, 11, 1, '2020-01-31 10:17:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11657, 21, 1, '2020-01-31 10:17:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11658, 19, 1, '2020-01-31 10:17:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11659, 20, 1, '2020-01-31 10:17:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11660, 8, 1, '2020-01-31 10:17:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11661, 21, 1, '2020-01-31 10:17:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11662, 11, 1, '2020-01-31 10:17:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.59.211.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11663, 19, 1, '2020-01-31 13:01:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.35.168.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11664, 8, 1, '2020-01-31 13:01:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.35.168.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11665, 11, 1, '2020-01-31 13:01:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.35.168.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11666, 21, 1, '2020-01-31 13:01:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.35.168.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11667, 20, 1, '2020-01-31 13:01:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.35.168.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11668, 19, 1, '2020-01-31 13:34:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.139.19.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11669, 20, 1, '2020-01-31 13:34:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.139.19.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11670, 21, 1, '2020-01-31 13:34:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.139.19.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11671, 8, 1, '2020-01-31 13:34:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.139.19.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11672, 11, 1, '2020-01-31 13:34:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.139.19.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11673, 8, 1, '2020-02-01 01:30:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11674, 19, 1, '2020-02-01 01:30:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11675, 11, 1, '2020-02-01 01:30:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11676, 20, 1, '2020-02-01 01:30:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11677, 21, 1, '2020-02-01 01:30:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11678, 19, 1, '2020-02-01 03:10:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.112.194.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11679, 8, 1, '2020-02-01 03:10:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.112.194.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11680, 20, 1, '2020-02-01 03:10:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.112.194.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11681, 21, 1, '2020-02-01 03:10:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.112.194.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11682, 11, 1, '2020-02-01 03:10:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.112.194.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11683, 19, 1, '2020-02-01 05:44:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.227.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11684, 21, 1, '2020-02-01 05:44:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.227.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11685, 20, 1, '2020-02-01 05:44:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.227.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11686, 8, 1, '2020-02-01 05:44:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.227.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11687, 11, 1, '2020-02-01 05:44:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.227.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11688, 19, 1, '2020-02-01 07:24:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.26.246.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11689, 20, 1, '2020-02-01 07:24:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.26.246.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11690, 11, 1, '2020-02-01 07:24:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.26.246.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11691, 21, 1, '2020-02-01 07:24:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.26.246.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11692, 8, 1, '2020-02-01 07:24:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.26.246.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11693, 19, 1, '2020-02-01 07:25:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.26.246.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11694, 8, 1, '2020-02-01 07:25:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.26.246.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11695, 20, 1, '2020-02-01 07:25:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.26.246.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11696, 11, 1, '2020-02-01 07:25:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.26.246.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11697, 21, 1, '2020-02-01 07:25:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.26.246.250\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11698, 19, 1, '2020-02-01 11:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11699, 20, 1, '2020-02-01 11:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11700, 8, 1, '2020-02-01 11:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11701, 11, 1, '2020-02-01 11:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11702, 21, 1, '2020-02-01 11:20:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11703, 8, 1, '2020-02-01 11:21:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11704, 19, 1, '2020-02-01 11:21:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11705, 21, 1, '2020-02-01 11:21:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11706, 11, 1, '2020-02-01 11:21:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11707, 20, 1, '2020-02-01 11:21:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11708, 19, 1, '2020-02-01 11:54:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.217.111.203\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11709, 11, 1, '2020-02-01 11:54:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.217.111.203\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11710, 8, 1, '2020-02-01 11:54:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.217.111.203\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11711, 20, 1, '2020-02-01 11:54:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.217.111.203\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11712, 21, 1, '2020-02-01 11:54:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.217.111.203\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11713, 19, 1, '2020-02-01 13:17:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.220.205.221\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11714, 8, 1, '2020-02-01 13:17:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.220.205.221\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11715, 11, 1, '2020-02-01 13:17:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.220.205.221\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11716, 21, 1, '2020-02-01 13:17:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.220.205.221\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11717, 20, 1, '2020-02-01 13:17:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.220.205.221\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11718, 19, 1, '2020-02-01 14:03:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.113.153.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11719, 8, 1, '2020-02-01 14:03:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.113.153.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11720, 11, 1, '2020-02-01 14:03:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.113.153.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11721, 21, 1, '2020-02-01 14:03:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.113.153.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11722, 20, 1, '2020-02-01 14:03:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.113.153.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11723, 19, 1, '2020-02-02 01:14:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.205.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11724, 8, 1, '2020-02-02 01:14:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.205.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11725, 20, 1, '2020-02-02 01:14:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.205.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11726, 21, 1, '2020-02-02 01:14:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.205.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11727, 11, 1, '2020-02-02 01:14:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"116.58.205.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11728, 19, 1, '2020-02-02 04:47:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.211.219.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11729, 8, 1, '2020-02-02 04:47:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.211.219.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11730, 21, 1, '2020-02-02 04:47:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.211.219.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11731, 20, 1, '2020-02-02 04:47:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.211.219.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11732, 11, 1, '2020-02-02 04:47:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"180.211.219.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11733, 19, 1, '2020-02-02 10:44:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11734, 20, 1, '2020-02-02 10:44:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11735, 8, 1, '2020-02-02 10:44:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11736, 11, 1, '2020-02-02 10:44:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11737, 21, 1, '2020-02-02 10:44:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11738, 8, 1, '2020-02-02 10:45:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11739, 20, 1, '2020-02-02 10:45:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11740, 21, 1, '2020-02-02 10:45:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11741, 19, 1, '2020-02-02 10:45:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11742, 11, 1, '2020-02-02 10:45:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11743, 8, 1, '2020-02-02 10:46:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11744, 11, 1, '2020-02-02 10:46:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11745, 21, 1, '2020-02-02 10:46:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11746, 19, 1, '2020-02-02 10:46:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11747, 20, 1, '2020-02-02 10:46:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"167.114.90.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11748, 19, 1, '2020-02-02 14:38:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"157.119.239.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11749, 20, 1, '2020-02-02 14:38:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"157.119.239.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11750, 21, 1, '2020-02-02 14:38:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"157.119.239.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11751, 8, 1, '2020-02-02 14:38:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"157.119.239.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11752, 11, 1, '2020-02-02 14:38:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"157.119.239.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11753, 19, 1, '2020-02-02 15:00:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"157.119.239.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11754, 20, 1, '2020-02-02 15:00:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"157.119.239.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11755, 11, 1, '2020-02-02 15:00:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"157.119.239.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11756, 8, 1, '2020-02-02 15:00:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"157.119.239.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11757, 21, 1, '2020-02-02 15:00:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"157.119.239.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11758, 8, 1, '2020-02-02 15:56:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.15.244.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11759, 19, 1, '2020-02-02 15:56:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.15.244.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11760, 11, 1, '2020-02-02 15:56:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.15.244.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11761, 21, 1, '2020-02-02 15:56:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.15.244.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11762, 20, 1, '2020-02-02 15:56:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.15.244.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11763, 19, 1, '2020-02-02 16:00:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11764, 8, 1, '2020-02-02 16:00:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11765, 21, 1, '2020-02-02 16:00:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11766, 20, 1, '2020-02-02 16:00:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11767, 11, 1, '2020-02-02 16:00:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11768, 20, 1, '2020-02-02 16:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.147.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11769, 21, 1, '2020-02-02 16:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.147.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11770, 8, 1, '2020-02-02 16:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.147.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11771, 11, 1, '2020-02-02 16:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.147.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11772, 19, 1, '2020-02-02 16:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.147.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11773, 19, 1, '2020-02-02 16:26:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.76.103.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11774, 8, 1, '2020-02-02 16:26:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.76.103.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11775, 20, 1, '2020-02-02 16:26:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.76.103.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11776, 11, 1, '2020-02-02 16:26:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.76.103.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11777, 21, 1, '2020-02-02 16:26:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.76.103.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11778, 19, 1, '2020-02-02 16:27:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.76.103.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11779, 8, 1, '2020-02-02 16:27:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.76.103.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11780, 11, 1, '2020-02-02 16:27:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.76.103.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11781, 21, 1, '2020-02-02 16:27:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.76.103.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11782, 20, 1, '2020-02-02 16:27:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.76.103.238\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11783, 8, 1, '2020-02-02 17:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.174.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11784, 19, 1, '2020-02-02 17:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.174.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11785, 21, 1, '2020-02-02 17:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.174.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11786, 20, 1, '2020-02-02 17:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.174.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11787, 11, 1, '2020-02-02 17:42:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.174.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11788, 19, 1, '2020-02-03 01:57:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11789, 21, 1, '2020-02-03 01:57:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11790, 20, 1, '2020-02-03 01:57:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11791, 11, 1, '2020-02-03 01:57:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11792, 8, 1, '2020-02-03 01:57:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11793, 19, 1, '2020-02-03 04:35:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11794, 8, 1, '2020-02-03 04:35:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11795, 11, 1, '2020-02-03 04:35:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11796, 20, 1, '2020-02-03 04:35:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11797, 21, 1, '2020-02-03 04:35:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.249\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11798, 8, 1, '2020-02-03 08:48:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"103.51.2.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11799, 19, 1, '2020-02-03 08:48:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"103.51.2.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11800, 11, 1, '2020-02-03 08:48:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"103.51.2.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11801, 21, 1, '2020-02-03 08:48:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"103.51.2.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11802, 20, 1, '2020-02-03 08:48:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"103.51.2.50\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11803, 19, 1, '2020-02-03 09:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.7.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11804, 21, 1, '2020-02-03 09:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.7.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11805, 20, 1, '2020-02-03 09:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.7.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11806, 11, 1, '2020-02-03 09:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.7.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11807, 8, 1, '2020-02-03 09:10:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.7.253\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11808, 21, 1, '2020-02-03 09:47:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.122.74.142\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11809, 11, 1, '2020-02-03 09:47:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.122.74.142\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11810, 19, 1, '2020-02-03 09:47:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.122.74.142\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11811, 8, 1, '2020-02-03 09:47:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.122.74.142\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11812, 20, 1, '2020-02-03 09:47:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.122.74.142\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11813, 8, 1, '2020-02-03 10:05:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.139.179.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11814, 19, 1, '2020-02-03 10:05:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.139.179.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11815, 11, 1, '2020-02-03 10:05:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.139.179.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11816, 20, 1, '2020-02-03 10:05:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.139.179.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11817, 21, 1, '2020-02-03 10:05:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.139.179.10\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11818, 19, 1, '2020-02-03 13:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11819, 21, 1, '2020-02-03 13:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11820, 8, 1, '2020-02-03 13:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11821, 20, 1, '2020-02-03 13:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11822, 11, 1, '2020-02-03 13:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11823, 19, 1, '2020-02-03 14:20:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11824, 8, 1, '2020-02-03 14:20:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11825, 11, 1, '2020-02-03 14:20:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11826, 20, 1, '2020-02-03 14:20:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11827, 21, 1, '2020-02-03 14:20:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11828, 19, 1, '2020-02-03 14:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11829, 21, 1, '2020-02-03 14:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11830, 20, 1, '2020-02-03 14:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11831, 8, 1, '2020-02-03 14:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11832, 11, 1, '2020-02-03 14:22:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.251\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11833, 19, 1, '2020-02-03 15:54:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11834, 8, 1, '2020-02-03 15:54:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11835, 11, 1, '2020-02-03 15:54:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11836, 21, 1, '2020-02-03 15:54:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11837, 20, 1, '2020-02-03 15:54:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11838, 19, 1, '2020-02-03 16:31:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.41.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11839, 8, 1, '2020-02-03 16:31:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.41.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11840, 20, 1, '2020-02-03 16:31:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.41.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11841, 21, 1, '2020-02-03 16:31:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.41.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11842, 11, 1, '2020-02-03 16:31:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"119.30.41.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11843, 8, 1, '2020-02-04 09:53:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.214.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11844, 20, 1, '2020-02-04 09:53:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.214.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11845, 19, 1, '2020-02-04 09:53:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.214.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11846, 21, 1, '2020-02-04 09:53:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.214.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11847, 11, 1, '2020-02-04 09:53:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.214.254\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11848, 19, 1, '2020-02-04 12:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11849, 8, 1, '2020-02-04 12:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11850, 20, 1, '2020-02-04 12:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11851, 11, 1, '2020-02-04 12:43:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11852, 21, 1, '2020-02-04 12:43:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11853, 8, 1, '2020-02-04 14:03:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"102.112.198.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11854, 19, 1, '2020-02-04 14:03:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"102.112.198.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11855, 20, 1, '2020-02-04 14:03:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"102.112.198.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11856, 11, 1, '2020-02-04 14:03:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"102.112.198.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11857, 21, 1, '2020-02-04 14:03:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"102.112.198.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11858, 19, 1, '2020-02-04 17:53:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11859, 20, 1, '2020-02-04 17:53:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11860, 21, 1, '2020-02-04 17:53:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11861, 8, 1, '2020-02-04 17:53:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11862, 11, 1, '2020-02-04 17:53:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.206.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11863, 19, 1, '2020-02-04 19:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11864, 8, 1, '2020-02-04 19:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11865, 20, 1, '2020-02-04 19:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11866, 21, 1, '2020-02-04 19:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11867, 11, 1, '2020-02-04 19:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11868, 11, 1, '2020-02-04 19:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.37\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11869, 8, 1, '2020-02-04 19:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11870, 21, 1, '2020-02-04 19:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11871, 20, 1, '2020-02-04 19:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.220.149.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11872, 19, 1, '2020-02-04 19:10:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.44\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11873, 19, 1, '2020-02-04 19:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11874, 11, 1, '2020-02-04 19:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11875, 8, 1, '2020-02-04 19:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11876, 20, 1, '2020-02-04 19:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11877, 21, 1, '2020-02-04 19:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11878, 19, 1, '2020-02-04 19:10:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11879, 8, 1, '2020-02-04 19:10:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11880, 21, 1, '2020-02-04 19:10:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11881, 20, 1, '2020-02-04 19:10:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11882, 11, 1, '2020-02-04 19:10:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.220.149.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11883, 11, 1, '2020-02-05 12:44:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.250.82.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11884, 19, 1, '2020-02-05 12:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.250.82.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11885, 8, 1, '2020-02-05 12:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.250.82.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11886, 21, 1, '2020-02-05 12:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.250.82.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11887, 20, 1, '2020-02-05 12:44:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"43.250.82.230\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11888, 19, 1, '2020-02-05 15:59:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11889, 20, 1, '2020-02-05 15:59:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11890, 11, 1, '2020-02-05 15:59:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11891, 8, 1, '2020-02-05 15:59:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11892, 21, 1, '2020-02-05 15:59:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11893, 19, 1, '2020-02-09 23:57:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.239.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11894, 8, 1, '2020-02-09 23:57:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.239.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11895, 20, 1, '2020-02-09 23:57:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.239.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11896, 11, 1, '2020-02-09 23:57:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.239.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11897, 21, 1, '2020-02-09 23:57:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.239.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11898, 8, 1, '2020-02-09 23:57:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.239.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11899, 19, 1, '2020-02-09 23:57:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.239.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11900, 11, 1, '2020-02-09 23:57:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.239.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11901, 20, 1, '2020-02-09 23:57:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.239.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11902, 21, 1, '2020-02-09 23:57:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.239.47\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11903, 8, 1, '2020-02-10 01:32:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"54.90.38.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11904, 19, 1, '2020-02-10 01:32:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"54.90.38.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11905, 21, 1, '2020-02-10 01:32:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"54.90.38.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11906, 20, 1, '2020-02-10 01:32:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"54.90.38.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11907, 11, 1, '2020-02-10 01:32:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"54.90.38.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11908, 19, 1, '2020-02-10 14:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11909, 20, 1, '2020-02-10 14:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(11910, 21, 1, '2020-02-10 14:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11911, 8, 1, '2020-02-10 14:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11912, 11, 1, '2020-02-10 14:10:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11913, 11, 1, '2020-02-10 14:16:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11914, 21, 1, '2020-02-10 14:16:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11915, 20, 1, '2020-02-10 14:16:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11916, 19, 1, '2020-02-10 14:16:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11917, 8, 1, '2020-02-10 14:16:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11918, 21, 1, '2020-02-10 14:29:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11919, 11, 1, '2020-02-10 14:29:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11920, 20, 1, '2020-02-10 14:29:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11921, 19, 1, '2020-02-10 14:29:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11922, 8, 1, '2020-02-10 14:29:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11923, 19, 1, '2020-02-11 03:52:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.56.158.125\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11924, 21, 1, '2020-02-11 03:52:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.56.158.125\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11925, 8, 1, '2020-02-11 03:52:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.56.158.125\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11926, 11, 1, '2020-02-11 03:52:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.56.158.125\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11927, 20, 1, '2020-02-11 03:52:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.56.158.125\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11928, 8, 1, '2020-02-11 11:43:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"160.202.146.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11929, 11, 1, '2020-02-11 11:43:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"160.202.146.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11930, 20, 1, '2020-02-11 11:43:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"160.202.146.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11931, 19, 1, '2020-02-11 11:43:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"160.202.146.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11932, 21, 1, '2020-02-11 11:43:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"160.202.146.243\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11933, 8, 1, '2020-02-11 16:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11934, 19, 1, '2020-02-11 16:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11935, 11, 1, '2020-02-11 16:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11936, 20, 1, '2020-02-11 16:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11937, 21, 1, '2020-02-11 16:00:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11938, 19, 1, '2020-02-11 17:36:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11939, 21, 1, '2020-02-11 17:36:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11940, 20, 1, '2020-02-11 17:36:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11941, 8, 1, '2020-02-11 17:36:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11942, 11, 1, '2020-02-11 17:36:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11943, 11, 1, '2020-02-13 15:32:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11944, 21, 1, '2020-02-13 15:32:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11945, 8, 1, '2020-02-13 15:32:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11946, 19, 1, '2020-02-13 15:32:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11947, 20, 1, '2020-02-13 15:32:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.141.65.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11948, 19, 1, '2020-02-13 16:56:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"102.163.30.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11949, 20, 1, '2020-02-13 16:56:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"102.163.30.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11950, 8, 1, '2020-02-13 16:56:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"102.163.30.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11951, 11, 1, '2020-02-13 16:56:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"102.163.30.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11952, 21, 1, '2020-02-13 16:56:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"102.163.30.162\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11953, 8, 1, '2020-02-13 20:48:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.206.36.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11954, 20, 1, '2020-02-13 20:48:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.206.36.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11955, 19, 1, '2020-02-13 20:48:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.206.36.147\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11956, 21, 1, '2020-02-13 20:48:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.206.36.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11957, 19, 1, '2020-02-15 14:11:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11958, 21, 1, '2020-02-15 14:11:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11959, 20, 1, '2020-02-15 14:11:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11960, 8, 1, '2020-02-15 14:11:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11961, 11, 1, '2020-02-15 14:11:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.233\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11962, 19, 1, '2020-02-15 21:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11963, 11, 1, '2020-02-15 21:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11964, 21, 1, '2020-02-15 21:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11965, 8, 1, '2020-02-15 21:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.20\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11966, 20, 1, '2020-02-15 21:10:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11967, 19, 1, '2020-02-15 21:10:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11968, 21, 1, '2020-02-15 21:10:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11969, 20, 1, '2020-02-15 21:10:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11970, 8, 1, '2020-02-15 21:10:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.95.12\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11971, 11, 1, '2020-02-15 21:10:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"173.252.95.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11972, 20, 1, '2020-02-16 00:15:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11973, 21, 1, '2020-02-16 00:15:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11974, 8, 1, '2020-02-16 00:15:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11975, 11, 1, '2020-02-16 00:15:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11976, 19, 1, '2020-02-16 00:15:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11977, 19, 1, '2020-02-16 07:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11978, 20, 1, '2020-02-16 07:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11979, 11, 1, '2020-02-16 07:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11980, 8, 1, '2020-02-16 07:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11981, 21, 1, '2020-02-16 07:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11982, 19, 1, '2020-02-16 07:03:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11983, 20, 1, '2020-02-16 07:03:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11984, 8, 1, '2020-02-16 07:03:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11985, 21, 1, '2020-02-16 07:03:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11986, 11, 1, '2020-02-16 07:03:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11987, 20, 1, '2020-02-17 00:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11988, 8, 1, '2020-02-17 00:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11989, 21, 1, '2020-02-17 00:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11990, 11, 1, '2020-02-17 00:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11991, 19, 1, '2020-02-17 00:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11992, 19, 1, '2020-02-25 04:04:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11993, 8, 1, '2020-02-25 04:04:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11994, 21, 1, '2020-02-25 04:04:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11995, 20, 1, '2020-02-25 04:04:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.35\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11996, 11, 1, '2020-02-25 04:04:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11997, 19, 1, '2020-02-25 04:05:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11998, 8, 1, '2020-02-25 04:05:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(11999, 11, 1, '2020-02-25 04:05:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12000, 21, 1, '2020-02-25 04:05:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12001, 20, 1, '2020-02-25 04:05:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.87.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12002, 20, 1, '2020-02-26 13:12:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12003, 19, 1, '2020-02-26 13:12:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12004, 8, 1, '2020-02-26 13:12:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12005, 11, 1, '2020-02-26 13:12:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12006, 21, 1, '2020-02-26 13:12:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12007, 19, 1, '2020-02-26 13:13:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"37.42.98.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12008, 21, 1, '2020-02-26 13:13:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"37.42.98.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12009, 8, 1, '2020-02-26 13:13:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"37.42.98.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12010, 20, 1, '2020-02-26 13:13:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"37.42.98.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12011, 11, 1, '2020-02-26 13:13:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"37.42.98.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12012, 19, 1, '2020-02-26 15:27:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12013, 20, 1, '2020-02-26 15:27:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12014, 21, 1, '2020-02-26 15:27:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12015, 8, 1, '2020-02-26 15:27:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12016, 11, 1, '2020-02-26 15:27:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12017, 8, 1, '2020-02-26 17:14:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12018, 19, 1, '2020-02-26 17:14:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12019, 20, 1, '2020-02-26 17:14:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12020, 21, 1, '2020-02-26 17:14:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12021, 11, 1, '2020-02-26 17:14:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12022, 19, 1, '2020-02-27 08:31:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12023, 11, 1, '2020-02-27 08:31:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12024, 8, 1, '2020-02-27 08:31:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12025, 20, 1, '2020-02-27 08:31:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12026, 21, 1, '2020-02-27 08:31:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12027, 8, 1, '2020-02-28 11:41:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12028, 21, 1, '2020-02-28 11:41:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12029, 20, 1, '2020-02-28 11:41:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12030, 11, 1, '2020-02-28 11:41:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12031, 19, 1, '2020-02-28 11:41:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12032, 19, 1, '2020-02-28 11:42:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.43.64.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12033, 11, 1, '2020-02-28 11:42:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.43.64.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12034, 20, 1, '2020-02-28 11:42:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.43.64.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12035, 21, 1, '2020-02-28 11:42:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.43.64.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12036, 8, 1, '2020-02-28 11:42:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.43.64.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12037, 11, 1, '2020-02-28 11:43:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.43.64.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12038, 20, 1, '2020-02-28 11:43:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.43.64.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12039, 19, 1, '2020-02-28 11:43:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.43.64.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12040, 21, 1, '2020-02-28 11:43:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.43.64.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12041, 8, 1, '2020-02-28 11:43:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.43.64.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12042, 8, 1, '2020-02-28 16:26:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12043, 21, 1, '2020-02-28 16:26:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12044, 20, 1, '2020-02-28 16:26:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12045, 11, 1, '2020-02-28 16:26:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12046, 19, 1, '2020-02-28 16:26:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12047, 19, 1, '2020-02-28 16:26:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12048, 21, 1, '2020-02-28 16:26:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12049, 8, 1, '2020-02-28 16:26:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12050, 11, 1, '2020-02-28 16:26:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12051, 20, 1, '2020-02-28 16:26:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12052, 19, 1, '2020-02-28 16:26:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12053, 21, 1, '2020-02-28 16:26:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12054, 11, 1, '2020-02-28 16:26:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12055, 8, 1, '2020-02-28 16:26:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12056, 20, 1, '2020-02-28 16:26:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12057, 20, 1, '2020-02-28 16:26:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12058, 21, 1, '2020-02-28 16:26:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12059, 8, 1, '2020-02-28 16:26:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12060, 11, 1, '2020-02-28 16:26:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12061, 19, 1, '2020-02-28 16:26:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12062, 20, 1, '2020-02-28 16:26:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12063, 21, 1, '2020-02-28 16:26:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12064, 19, 1, '2020-02-28 16:26:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12065, 8, 1, '2020-02-28 16:26:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12066, 11, 1, '2020-02-28 16:26:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"3.21.55.212\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12067, 8, 1, '2020-02-28 18:42:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12068, 11, 1, '2020-02-28 18:42:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12069, 20, 1, '2020-02-28 18:42:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12070, 19, 1, '2020-02-28 18:42:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12071, 21, 1, '2020-02-28 18:42:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12072, 19, 1, '2020-02-28 18:42:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12073, 20, 1, '2020-02-28 18:42:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12074, 8, 1, '2020-02-28 18:42:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12075, 11, 1, '2020-02-28 18:42:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12076, 21, 1, '2020-02-28 18:42:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12077, 19, 1, '2020-02-28 20:06:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.42.147.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12078, 8, 1, '2020-02-28 20:06:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.42.147.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12079, 11, 1, '2020-02-28 20:06:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.42.147.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12080, 21, 1, '2020-02-28 20:06:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.42.147.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12081, 20, 1, '2020-02-28 20:06:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.42.147.178\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12082, 19, 1, '2020-02-29 23:27:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.62.140.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12083, 8, 1, '2020-02-29 23:27:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.62.140.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12084, 20, 1, '2020-02-29 23:27:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.62.140.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12085, 21, 1, '2020-02-29 23:27:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.62.140.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12086, 11, 1, '2020-02-29 23:27:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.62.140.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12087, 19, 1, '2020-03-01 03:59:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.205.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12088, 20, 1, '2020-03-01 03:59:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.205.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12089, 11, 1, '2020-03-01 03:59:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.205.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12090, 21, 1, '2020-03-01 03:59:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.205.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12091, 8, 1, '2020-03-01 03:59:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"37.111.205.82\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12092, 8, 1, '2020-03-01 04:10:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12093, 19, 1, '2020-03-01 04:10:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12094, 20, 1, '2020-03-01 04:10:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12095, 21, 1, '2020-03-01 04:10:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12096, 11, 1, '2020-03-01 04:10:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.5.241\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12097, 19, 1, '2020-03-01 04:23:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"90.206.150.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12098, 11, 1, '2020-03-01 04:23:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"90.206.150.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12099, 20, 1, '2020-03-01 04:23:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"90.206.150.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12100, 21, 1, '2020-03-01 04:23:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"90.206.150.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12101, 8, 1, '2020-03-01 04:23:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"90.206.150.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12102, 19, 1, '2020-03-01 07:15:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.111.226.65\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12103, 20, 1, '2020-03-01 07:15:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.111.226.65\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12104, 11, 1, '2020-03-01 07:15:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.111.226.65\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12105, 21, 1, '2020-03-01 07:15:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.111.226.65\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12106, 8, 1, '2020-03-01 07:15:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.111.226.65\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12107, 20, 1, '2020-03-03 11:54:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12108, 19, 1, '2020-03-03 11:54:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12109, 11, 1, '2020-03-03 11:54:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12110, 8, 1, '2020-03-03 11:54:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12111, 21, 1, '2020-03-03 11:54:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12112, 19, 1, '2020-03-03 11:55:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12113, 8, 1, '2020-03-03 11:55:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12114, 20, 1, '2020-03-03 11:55:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12115, 11, 1, '2020-03-03 11:55:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12116, 21, 1, '2020-03-03 11:55:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12117, 19, 1, '2020-03-03 15:40:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.12.179.196\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12118, 20, 1, '2020-03-03 15:40:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.12.179.196\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12119, 11, 1, '2020-03-03 15:40:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.12.179.196\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12120, 8, 1, '2020-03-03 15:40:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.12.179.196\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12121, 21, 1, '2020-03-03 15:40:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.12.179.196\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12122, 20, 1, '2020-03-03 15:42:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12123, 11, 1, '2020-03-03 15:42:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12124, 21, 1, '2020-03-03 15:42:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12125, 19, 1, '2020-03-03 15:42:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12126, 8, 1, '2020-03-03 15:42:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12127, 19, 1, '2020-03-03 18:05:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"37.43.221.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12128, 8, 1, '2020-03-03 18:05:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"37.43.221.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12129, 11, 1, '2020-03-03 18:05:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"37.43.221.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12130, 21, 1, '2020-03-03 18:05:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"37.43.221.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12131, 20, 1, '2020-03-03 18:05:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"37.43.221.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12132, 19, 1, '2020-03-04 08:01:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12133, 8, 1, '2020-03-04 08:01:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12134, 11, 1, '2020-03-04 08:01:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12135, 20, 1, '2020-03-04 08:01:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12136, 21, 1, '2020-03-04 08:01:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.41.107\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12137, 21, 1, '2020-03-05 11:47:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12138, 19, 1, '2020-03-05 11:47:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12139, 20, 1, '2020-03-05 11:47:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12140, 8, 1, '2020-03-05 11:47:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12141, 11, 1, '2020-03-05 11:47:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12142, 19, 1, '2020-03-05 11:48:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12143, 20, 1, '2020-03-05 11:48:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12144, 21, 1, '2020-03-05 11:48:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12145, 8, 1, '2020-03-05 11:48:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12146, 11, 1, '2020-03-05 11:48:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12147, 8, 1, '2020-03-05 11:49:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12148, 11, 1, '2020-03-05 11:49:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12149, 21, 1, '2020-03-05 11:49:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12150, 20, 1, '2020-03-05 11:49:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12151, 19, 1, '2020-03-05 11:49:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12152, 8, 1, '2020-03-06 17:51:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.202.85\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12153, 20, 1, '2020-03-06 17:51:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.202.85\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12154, 19, 1, '2020-03-06 17:51:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.202.85\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12155, 21, 1, '2020-03-06 17:51:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.202.85\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12156, 11, 1, '2020-03-06 17:51:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"116.58.202.85\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12157, 19, 1, '2020-03-06 18:00:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.144.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12158, 8, 1, '2020-03-06 18:00:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.144.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12159, 20, 1, '2020-03-06 18:00:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.144.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12160, 11, 1, '2020-03-06 18:00:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.144.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12161, 21, 1, '2020-03-06 18:00:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.120.144.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12162, 19, 1, '2020-03-06 18:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12163, 8, 1, '2020-03-06 18:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12164, 20, 1, '2020-03-06 18:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12165, 21, 1, '2020-03-06 18:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12166, 11, 1, '2020-03-06 18:40:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12167, 19, 1, '2020-03-07 00:16:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12168, 21, 1, '2020-03-07 00:16:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12169, 8, 1, '2020-03-07 00:16:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12170, 20, 1, '2020-03-07 00:16:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12171, 11, 1, '2020-03-07 00:16:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.25.250.232\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12172, 19, 1, '2020-03-07 03:26:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.247.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12173, 21, 1, '2020-03-07 03:26:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.247.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12174, 8, 1, '2020-03-07 03:26:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.247.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12175, 20, 1, '2020-03-07 03:26:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.247.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12176, 11, 1, '2020-03-07 03:26:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"27.147.247.43\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12177, 19, 1, '2020-03-07 12:24:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12178, 20, 1, '2020-03-07 12:24:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12179, 21, 1, '2020-03-07 12:24:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12180, 11, 1, '2020-03-07 12:24:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12181, 8, 1, '2020-03-07 12:24:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12182, 19, 1, '2020-03-07 12:45:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12183, 8, 1, '2020-03-07 12:45:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12184, 21, 1, '2020-03-07 12:45:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(12185, 11, 1, '2020-03-07 12:45:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12186, 20, 1, '2020-03-07 12:45:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12187, 19, 1, '2020-03-07 15:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.8.250.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12188, 11, 1, '2020-03-07 15:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.8.250.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12189, 21, 1, '2020-03-07 15:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.8.250.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12190, 8, 1, '2020-03-07 15:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.8.250.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12191, 20, 1, '2020-03-07 15:59:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.8.250.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12192, 19, 1, '2020-03-07 16:02:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.8.250.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12193, 8, 1, '2020-03-07 16:02:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.8.250.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12194, 11, 1, '2020-03-07 16:02:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.8.250.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12195, 21, 1, '2020-03-07 16:02:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.8.250.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12196, 20, 1, '2020-03-07 16:02:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"212.8.250.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12197, 20, 1, '2020-03-07 19:19:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"40.77.188.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12198, 11, 1, '2020-03-07 20:44:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12199, 20, 1, '2020-03-07 20:44:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12200, 19, 1, '2020-03-07 20:44:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12201, 8, 1, '2020-03-07 20:44:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12202, 21, 1, '2020-03-07 20:44:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12203, 21, 1, '2020-03-08 03:53:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.206.36.141\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12204, 19, 1, '2020-03-08 03:53:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"111.206.36.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12205, 20, 1, '2020-03-08 03:53:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"111.206.36.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12206, 8, 1, '2020-03-08 03:53:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"111.206.36.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12207, 11, 1, '2020-03-08 03:53:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"111.206.36.138\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12208, 19, 1, '2020-03-08 06:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12209, 8, 1, '2020-03-08 06:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12210, 21, 1, '2020-03-08 06:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12211, 20, 1, '2020-03-08 06:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12212, 11, 1, '2020-03-08 06:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"119.30.39.186\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12213, 8, 1, '2020-03-08 12:23:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.81.141.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12214, 19, 1, '2020-03-08 12:23:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.81.141.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12215, 20, 1, '2020-03-08 12:23:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.81.141.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12216, 21, 1, '2020-03-08 12:23:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.81.141.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12217, 11, 1, '2020-03-08 12:23:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.81.141.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12218, 19, 1, '2020-03-08 15:07:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12219, 8, 1, '2020-03-08 15:07:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12220, 20, 1, '2020-03-08 15:07:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12221, 21, 1, '2020-03-08 15:07:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12222, 11, 1, '2020-03-08 15:07:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12223, 19, 1, '2020-03-09 13:20:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12224, 21, 1, '2020-03-09 13:20:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12225, 8, 1, '2020-03-09 13:20:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12226, 11, 1, '2020-03-09 13:20:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12227, 20, 1, '2020-03-09 13:20:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12228, 19, 1, '2020-03-09 13:25:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12229, 20, 1, '2020-03-09 13:25:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12230, 21, 1, '2020-03-09 13:25:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12231, 8, 1, '2020-03-09 13:25:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12232, 11, 1, '2020-03-09 13:25:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12233, 19, 1, '2020-03-09 13:26:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12234, 20, 1, '2020-03-09 13:26:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12235, 8, 1, '2020-03-09 13:26:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12236, 21, 1, '2020-03-09 13:26:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12237, 11, 1, '2020-03-09 13:26:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"42.0.4.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12238, 19, 1, '2020-03-09 13:39:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12239, 21, 1, '2020-03-09 13:39:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12240, 8, 1, '2020-03-09 13:39:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12241, 11, 1, '2020-03-09 13:39:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12242, 20, 1, '2020-03-09 13:39:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12243, 19, 1, '2020-03-09 13:40:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12244, 21, 1, '2020-03-09 13:40:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12245, 20, 1, '2020-03-09 13:40:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12246, 11, 1, '2020-03-09 13:40:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12247, 8, 1, '2020-03-09 13:40:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12248, 19, 1, '2020-03-09 13:40:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12249, 20, 1, '2020-03-09 13:40:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12250, 11, 1, '2020-03-09 13:40:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12251, 8, 1, '2020-03-09 13:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12252, 21, 1, '2020-03-09 13:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12253, 20, 1, '2020-03-09 13:40:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12254, 21, 1, '2020-03-09 13:40:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12255, 19, 1, '2020-03-09 13:40:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12256, 8, 1, '2020-03-09 13:40:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12257, 11, 1, '2020-03-09 13:40:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12258, 8, 1, '2020-03-09 13:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12259, 11, 1, '2020-03-09 13:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12260, 20, 1, '2020-03-09 13:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12261, 19, 1, '2020-03-09 13:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12262, 21, 1, '2020-03-09 13:40:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12263, 20, 1, '2020-03-09 15:25:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12264, 11, 1, '2020-03-09 15:25:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12265, 19, 1, '2020-03-09 15:25:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12266, 8, 1, '2020-03-09 15:25:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12267, 21, 1, '2020-03-09 15:25:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12268, 19, 1, '2020-03-09 15:53:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12269, 8, 1, '2020-03-09 15:53:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12270, 11, 1, '2020-03-09 15:53:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12271, 21, 1, '2020-03-09 15:53:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12272, 20, 1, '2020-03-09 15:53:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12273, 20, 1, '2020-03-11 04:21:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.179\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12274, 21, 1, '2020-03-11 04:21:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12275, 11, 1, '2020-03-11 04:21:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.183\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12276, 8, 1, '2020-03-11 04:21:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.183\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12277, 19, 1, '2020-03-11 04:21:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.102.8.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12278, 19, 1, '2020-03-11 07:26:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12279, 20, 1, '2020-03-11 07:26:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12280, 8, 1, '2020-03-11 07:26:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12281, 11, 1, '2020-03-11 07:26:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12282, 21, 1, '2020-03-11 07:26:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12283, 21, 1, '2020-03-12 01:57:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.174.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12284, 20, 1, '2020-03-12 01:57:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.174.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12285, 19, 1, '2020-03-12 01:57:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.174.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12286, 11, 1, '2020-03-12 01:57:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.174.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12287, 8, 1, '2020-03-12 01:57:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.174.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12288, 19, 1, '2020-03-12 03:40:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.123.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12289, 8, 1, '2020-03-12 03:40:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.123.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12290, 20, 1, '2020-03-12 03:40:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.123.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12291, 11, 1, '2020-03-12 03:40:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.123.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12292, 21, 1, '2020-03-12 03:40:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"59.144.123.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12293, 19, 1, '2020-03-14 11:43:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12294, 20, 1, '2020-03-14 11:43:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12295, 21, 1, '2020-03-14 11:43:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12296, 8, 1, '2020-03-14 11:43:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12297, 11, 1, '2020-03-14 11:43:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12298, 19, 1, '2020-03-14 12:18:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12299, 20, 1, '2020-03-14 12:18:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12300, 8, 1, '2020-03-14 12:18:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12301, 11, 1, '2020-03-14 12:18:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12302, 21, 1, '2020-03-14 12:18:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12303, 20, 1, '2020-03-14 17:35:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12304, 19, 1, '2020-03-14 17:35:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12305, 8, 1, '2020-03-14 17:35:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12306, 21, 1, '2020-03-14 17:35:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12307, 11, 1, '2020-03-14 17:35:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.200.95.217\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12308, 8, 1, '2020-03-14 18:47:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.89.246.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12309, 20, 1, '2020-03-14 18:47:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.89.246.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12310, 19, 1, '2020-03-14 18:47:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.89.246.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12311, 21, 1, '2020-03-14 18:47:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.89.246.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12312, 11, 1, '2020-03-14 18:47:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.89.246.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12313, 19, 1, '2020-03-16 09:14:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12314, 11, 1, '2020-03-16 09:14:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12315, 21, 1, '2020-03-16 09:14:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12316, 8, 1, '2020-03-16 09:14:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12317, 20, 1, '2020-03-16 09:14:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12318, 19, 1, '2020-03-16 09:17:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12319, 8, 1, '2020-03-16 09:17:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12320, 11, 1, '2020-03-16 09:17:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12321, 21, 1, '2020-03-16 09:17:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12322, 20, 1, '2020-03-16 09:17:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12323, 19, 1, '2020-03-16 09:20:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12324, 8, 1, '2020-03-16 09:20:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12325, 20, 1, '2020-03-16 09:20:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12326, 21, 1, '2020-03-16 09:20:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12327, 11, 1, '2020-03-16 09:20:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12328, 8, 1, '2020-03-16 09:22:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12329, 19, 1, '2020-03-16 09:22:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12330, 20, 1, '2020-03-16 09:22:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12331, 21, 1, '2020-03-16 09:22:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12332, 11, 1, '2020-03-16 09:22:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12333, 19, 1, '2020-03-16 09:25:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12334, 21, 1, '2020-03-16 09:25:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12335, 8, 1, '2020-03-16 09:25:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12336, 20, 1, '2020-03-16 09:25:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12337, 11, 1, '2020-03-16 09:25:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"193.254.48.144\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12338, 19, 1, '2020-03-17 05:53:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"107.23.199.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12339, 11, 1, '2020-03-17 05:53:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"107.23.199.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12340, 21, 1, '2020-03-17 05:53:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"107.23.199.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12341, 20, 1, '2020-03-17 05:53:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"107.23.199.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12342, 8, 1, '2020-03-17 05:53:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"107.23.199.194\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12343, 19, 1, '2020-03-18 02:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12344, 21, 1, '2020-03-18 02:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12345, 8, 1, '2020-03-18 02:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12346, 20, 1, '2020-03-18 02:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12347, 11, 1, '2020-03-18 02:03:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12348, 19, 1, '2020-03-18 02:31:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12349, 20, 1, '2020-03-18 02:31:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12350, 11, 1, '2020-03-18 02:31:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12351, 8, 1, '2020-03-18 02:31:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12352, 21, 1, '2020-03-18 02:31:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12353, 19, 1, '2020-03-18 02:32:17', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12354, 20, 1, '2020-03-18 02:32:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12355, 8, 1, '2020-03-18 02:32:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12356, 21, 1, '2020-03-18 02:32:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12357, 11, 1, '2020-03-18 02:32:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12358, 19, 1, '2020-03-18 02:33:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12359, 20, 1, '2020-03-18 02:33:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12360, 21, 1, '2020-03-18 02:33:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12361, 8, 1, '2020-03-18 02:33:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12362, 11, 1, '2020-03-18 02:33:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12363, 19, 1, '2020-03-18 02:33:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12364, 8, 1, '2020-03-18 02:33:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12365, 20, 1, '2020-03-18 02:33:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12366, 11, 1, '2020-03-18 02:33:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12367, 21, 1, '2020-03-18 02:33:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12368, 19, 1, '2020-03-18 02:33:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12369, 8, 1, '2020-03-18 02:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12370, 20, 1, '2020-03-18 02:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12371, 21, 1, '2020-03-18 02:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12372, 11, 1, '2020-03-18 02:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12373, 19, 1, '2020-03-18 02:34:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12374, 8, 1, '2020-03-18 02:34:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12375, 20, 1, '2020-03-18 02:34:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12376, 21, 1, '2020-03-18 02:34:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12377, 11, 1, '2020-03-18 02:34:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"142.4.219.91\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12378, 8, 1, '2020-03-18 02:37:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12379, 11, 1, '2020-03-18 02:37:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12380, 19, 1, '2020-03-18 02:37:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12381, 21, 1, '2020-03-18 02:37:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12382, 20, 1, '2020-03-18 02:37:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12383, 19, 1, '2020-03-18 02:38:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12384, 8, 1, '2020-03-18 02:38:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12385, 11, 1, '2020-03-18 02:38:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12386, 21, 1, '2020-03-18 02:38:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12387, 20, 1, '2020-03-18 02:38:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12388, 8, 1, '2020-03-18 02:39:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12389, 19, 1, '2020-03-18 02:39:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12390, 21, 1, '2020-03-18 02:39:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12391, 20, 1, '2020-03-18 02:39:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12392, 11, 1, '2020-03-18 02:39:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12393, 8, 1, '2020-03-18 02:39:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12394, 20, 1, '2020-03-18 02:39:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12395, 19, 1, '2020-03-18 02:39:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12396, 11, 1, '2020-03-18 02:39:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12397, 21, 1, '2020-03-18 02:39:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12398, 8, 1, '2020-03-19 14:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12399, 20, 1, '2020-03-19 14:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12400, 11, 1, '2020-03-19 14:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12401, 19, 1, '2020-03-19 14:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12402, 21, 1, '2020-03-19 14:47:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.126.217.235\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12403, 19, 1, '2020-03-19 20:27:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12404, 8, 1, '2020-03-19 20:27:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12405, 20, 1, '2020-03-19 20:27:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12406, 21, 1, '2020-03-19 20:27:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12407, 11, 1, '2020-03-19 20:27:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12408, 19, 1, '2020-03-20 10:45:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"117.3.200.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12409, 20, 1, '2020-03-20 10:45:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"117.3.200.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12410, 21, 1, '2020-03-20 10:45:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"117.3.200.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12411, 11, 1, '2020-03-20 10:45:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"117.3.200.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12412, 8, 1, '2020-03-20 10:45:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"117.3.200.113\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12413, 21, 1, '2020-03-20 22:26:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"213.239.213.174\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12414, 8, 1, '2020-03-20 22:26:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"213.239.213.174\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12415, 20, 1, '2020-03-20 22:26:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"213.239.213.174\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12416, 19, 1, '2020-03-20 22:26:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"213.239.213.174\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12417, 11, 1, '2020-03-20 22:26:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"213.239.213.174\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12418, 19, 1, '2020-03-27 03:53:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.144.177.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12419, 8, 1, '2020-03-27 03:53:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.144.177.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12420, 11, 1, '2020-03-27 03:53:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.144.177.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12421, 21, 1, '2020-03-27 03:53:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.144.177.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12422, 20, 1, '2020-03-27 03:53:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.144.177.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12423, 19, 1, '2020-03-27 22:31:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12424, 8, 1, '2020-03-27 22:31:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12425, 20, 1, '2020-03-27 22:31:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12426, 21, 1, '2020-03-27 22:31:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12427, 11, 1, '2020-03-27 22:31:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12428, 19, 1, '2020-03-27 22:31:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12429, 8, 1, '2020-03-27 22:31:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12430, 20, 1, '2020-03-27 22:31:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12431, 11, 1, '2020-03-27 22:31:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12432, 21, 1, '2020-03-27 22:31:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12433, 19, 1, '2020-03-27 22:31:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12434, 8, 1, '2020-03-27 22:31:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12435, 20, 1, '2020-03-27 22:31:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12436, 11, 1, '2020-03-27 22:31:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12437, 21, 1, '2020-03-27 22:31:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12438, 19, 1, '2020-03-27 22:31:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12439, 8, 1, '2020-03-27 22:31:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12440, 21, 1, '2020-03-27 22:31:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12441, 11, 1, '2020-03-27 22:31:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12442, 20, 1, '2020-03-27 22:31:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12443, 19, 1, '2020-03-27 22:32:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12444, 8, 1, '2020-03-27 22:32:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12445, 20, 1, '2020-03-27 22:32:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12446, 21, 1, '2020-03-27 22:32:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12447, 11, 1, '2020-03-27 22:32:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.136.19.143\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12448, 19, 1, '2020-04-01 02:20:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.106.236.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12449, 11, 1, '2020-04-01 02:20:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.106.236.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12450, 8, 1, '2020-04-01 02:20:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.106.236.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12451, 20, 1, '2020-04-01 02:20:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.106.236.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12452, 21, 1, '2020-04-01 02:20:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.106.236.234\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12453, 21, 1, '2020-04-01 04:18:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"211.176.38.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12454, 20, 1, '2020-04-01 04:18:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"211.176.38.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12455, 19, 1, '2020-04-01 04:18:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"211.176.38.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12456, 11, 1, '2020-04-01 04:18:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"211.176.38.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12457, 8, 1, '2020-04-01 04:18:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"211.176.38.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12458, 21, 1, '2020-04-02 08:07:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12459, 8, 1, '2020-04-02 08:07:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(12460, 19, 1, '2020-04-02 08:07:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12461, 11, 1, '2020-04-02 08:07:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12462, 20, 1, '2020-04-02 08:07:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12463, 19, 1, '2020-04-02 08:08:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12464, 8, 1, '2020-04-02 08:08:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12465, 11, 1, '2020-04-02 08:08:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12466, 21, 1, '2020-04-02 08:08:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12467, 20, 1, '2020-04-02 08:08:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12468, 19, 1, '2020-04-06 02:14:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12469, 8, 1, '2020-04-06 02:14:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12470, 20, 1, '2020-04-06 02:14:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12471, 21, 1, '2020-04-06 02:14:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12472, 11, 1, '2020-04-06 02:14:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12473, 19, 1, '2020-04-06 23:47:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12474, 20, 1, '2020-04-06 23:47:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12475, 8, 1, '2020-04-06 23:47:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12476, 11, 1, '2020-04-06 23:47:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12477, 21, 1, '2020-04-06 23:47:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12478, 19, 1, '2020-04-10 06:28:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12479, 8, 1, '2020-04-10 06:28:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12480, 20, 1, '2020-04-10 06:28:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12481, 21, 1, '2020-04-10 06:28:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12482, 11, 1, '2020-04-10 06:28:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12483, 19, 1, '2020-04-11 05:53:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12484, 8, 1, '2020-04-11 05:53:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12485, 21, 1, '2020-04-11 05:53:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12486, 20, 1, '2020-04-11 05:53:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12487, 11, 1, '2020-04-11 05:53:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12488, 19, 1, '2020-04-13 04:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12489, 8, 1, '2020-04-13 04:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12490, 20, 1, '2020-04-13 04:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12491, 21, 1, '2020-04-13 04:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12492, 11, 1, '2020-04-13 04:59:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12493, 19, 1, '2020-04-13 22:14:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12494, 8, 1, '2020-04-13 22:14:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12495, 20, 1, '2020-04-13 22:14:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12496, 21, 1, '2020-04-13 22:14:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12497, 11, 1, '2020-04-13 22:14:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12498, 19, 1, '2020-04-14 21:15:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12499, 8, 1, '2020-04-14 21:15:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12500, 20, 1, '2020-04-14 21:15:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12501, 21, 1, '2020-04-14 21:15:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12502, 11, 1, '2020-04-14 21:15:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12503, 19, 1, '2020-04-16 20:58:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.210.17.96\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12504, 8, 1, '2020-04-16 20:58:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.210.17.96\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12505, 20, 1, '2020-04-16 20:58:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.210.17.96\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12506, 11, 1, '2020-04-16 20:58:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.210.17.96\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12507, 21, 1, '2020-04-16 20:58:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"18.210.17.96\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12508, 19, 1, '2020-04-17 17:56:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12509, 8, 1, '2020-04-17 17:56:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12510, 21, 1, '2020-04-17 17:56:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12511, 20, 1, '2020-04-17 17:56:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12512, 11, 1, '2020-04-17 17:56:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"70.42.131.189\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12513, 11, 1, '2020-04-18 18:49:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.90.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12514, 8, 1, '2020-04-18 18:49:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.90.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12515, 21, 1, '2020-04-18 18:49:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.90.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12516, 20, 1, '2020-04-18 18:49:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.90.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12517, 19, 1, '2020-04-18 18:49:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"66.249.90.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12518, 19, 1, '2020-04-19 10:19:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12519, 8, 1, '2020-04-19 10:19:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12520, 20, 1, '2020-04-19 10:19:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12521, 21, 1, '2020-04-19 10:19:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12522, 11, 1, '2020-04-19 10:19:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12523, 19, 1, '2020-04-20 04:10:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12524, 8, 1, '2020-04-20 04:10:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12525, 20, 1, '2020-04-20 04:10:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12526, 21, 1, '2020-04-20 04:10:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12527, 11, 1, '2020-04-20 04:10:44', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12528, 19, 1, '2020-04-21 07:54:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12529, 8, 1, '2020-04-21 07:54:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12530, 11, 1, '2020-04-21 07:54:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12531, 21, 1, '2020-04-21 07:54:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12532, 20, 1, '2020-04-21 07:54:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12533, 11, 1, '2020-04-21 22:34:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.188.188\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12534, 19, 1, '2020-04-24 12:47:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12535, 8, 1, '2020-04-24 12:47:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12536, 20, 1, '2020-04-24 12:47:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12537, 21, 1, '2020-04-24 12:47:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12538, 11, 1, '2020-04-24 12:47:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12539, 8, 1, '2020-04-25 06:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12540, 19, 1, '2020-04-25 06:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12541, 20, 1, '2020-04-25 06:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12542, 21, 1, '2020-04-25 06:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12543, 11, 1, '2020-04-25 06:20:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12544, 8, 1, '2020-04-26 11:14:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"38.108.182.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12545, 19, 1, '2020-04-26 11:14:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"38.108.182.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12546, 20, 1, '2020-04-26 11:14:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"38.108.182.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12547, 21, 1, '2020-04-26 11:14:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"38.108.182.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12548, 11, 1, '2020-04-26 11:14:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"38.108.182.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12549, 19, 1, '2020-04-26 20:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"52.28.3.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12550, 8, 1, '2020-04-26 20:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"52.28.3.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12551, 21, 1, '2020-04-26 20:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"52.28.3.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12552, 11, 1, '2020-04-26 20:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"52.28.3.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12553, 20, 1, '2020-04-26 20:59:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"52.28.3.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12554, 19, 1, '2020-04-26 21:16:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12555, 8, 1, '2020-04-26 21:16:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12556, 20, 1, '2020-04-26 21:16:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12557, 21, 1, '2020-04-26 21:16:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12558, 11, 1, '2020-04-26 21:16:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12559, 19, 1, '2020-04-26 22:14:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12560, 8, 1, '2020-04-26 22:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12561, 20, 1, '2020-04-26 22:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12562, 21, 1, '2020-04-26 22:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12563, 11, 1, '2020-04-26 22:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12564, 19, 1, '2020-04-26 22:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12565, 8, 1, '2020-04-26 22:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12566, 21, 1, '2020-04-26 22:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12567, 20, 1, '2020-04-26 22:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12568, 11, 1, '2020-04-26 22:14:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12569, 19, 1, '2020-04-26 22:14:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12570, 8, 1, '2020-04-26 22:14:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12571, 21, 1, '2020-04-26 22:14:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12572, 20, 1, '2020-04-26 22:14:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12573, 11, 1, '2020-04-26 22:14:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12574, 19, 1, '2020-04-26 22:14:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12575, 8, 1, '2020-04-26 22:14:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12576, 20, 1, '2020-04-26 22:14:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12577, 11, 1, '2020-04-26 22:14:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12578, 21, 1, '2020-04-26 22:14:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12579, 19, 1, '2020-04-27 04:21:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12580, 8, 1, '2020-04-27 04:21:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12581, 20, 1, '2020-04-27 04:21:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12582, 11, 1, '2020-04-27 04:21:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12583, 21, 1, '2020-04-27 04:21:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12584, 19, 1, '2020-04-27 09:45:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12585, 8, 1, '2020-04-27 09:45:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12586, 20, 1, '2020-04-27 09:45:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12587, 21, 1, '2020-04-27 09:45:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12588, 11, 1, '2020-04-27 09:45:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12589, 19, 1, '2020-04-27 09:45:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12590, 19, 1, '2020-04-27 16:06:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12591, 8, 1, '2020-04-27 16:06:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12592, 11, 1, '2020-04-27 16:06:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12593, 20, 1, '2020-04-27 16:06:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12594, 21, 1, '2020-04-27 16:06:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12595, 19, 1, '2020-04-28 01:54:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12596, 8, 1, '2020-04-28 01:54:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12597, 20, 1, '2020-04-28 01:54:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12598, 11, 1, '2020-04-28 01:54:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12599, 21, 1, '2020-04-28 01:54:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12600, 19, 1, '2020-04-28 02:12:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12601, 8, 1, '2020-04-28 02:12:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12602, 20, 1, '2020-04-28 02:12:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12603, 21, 1, '2020-04-28 02:12:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12604, 11, 1, '2020-04-28 02:12:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12605, 19, 1, '2020-04-29 17:00:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12606, 8, 1, '2020-04-29 17:00:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12607, 20, 1, '2020-04-29 17:00:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12608, 21, 1, '2020-04-29 17:00:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12609, 11, 1, '2020-04-29 17:00:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"207.102.138.158\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12610, 20, 1, '2020-04-30 00:22:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12611, 8, 1, '2020-04-30 00:22:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12612, 11, 1, '2020-04-30 00:22:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12613, 19, 1, '2020-04-30 00:22:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12614, 21, 1, '2020-04-30 00:22:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12615, 19, 1, '2020-04-30 05:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12616, 8, 1, '2020-04-30 05:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12617, 20, 1, '2020-04-30 05:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12618, 11, 1, '2020-04-30 05:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12619, 21, 1, '2020-04-30 05:26:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"58.145.189.244\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12620, 19, 1, '2020-04-30 05:44:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12621, 8, 1, '2020-04-30 05:44:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12622, 20, 1, '2020-04-30 05:44:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12623, 11, 1, '2020-04-30 05:44:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12624, 21, 1, '2020-04-30 05:44:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12625, 19, 1, '2020-04-30 21:23:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12626, 20, 1, '2020-04-30 21:23:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12627, 8, 1, '2020-04-30 21:23:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12628, 11, 1, '2020-04-30 21:23:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12629, 21, 1, '2020-04-30 21:23:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12630, 20, 1, '2020-04-30 21:24:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12631, 19, 1, '2020-04-30 21:24:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12632, 8, 1, '2020-04-30 21:24:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12633, 11, 1, '2020-04-30 21:24:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12634, 21, 1, '2020-04-30 21:24:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12635, 19, 1, '2020-05-01 02:30:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12636, 20, 1, '2020-05-01 02:30:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12637, 8, 1, '2020-05-01 02:30:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12638, 21, 1, '2020-05-01 02:30:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12639, 11, 1, '2020-05-01 02:30:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12640, 19, 1, '2020-05-01 02:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12641, 8, 1, '2020-05-01 02:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12642, 20, 1, '2020-05-01 02:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12643, 21, 1, '2020-05-01 02:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12644, 11, 1, '2020-05-01 02:30:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12645, 19, 1, '2020-05-01 02:30:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12646, 8, 1, '2020-05-01 02:30:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12647, 21, 1, '2020-05-01 02:30:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12648, 20, 1, '2020-05-01 02:30:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12649, 11, 1, '2020-05-01 02:30:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12650, 19, 1, '2020-05-01 02:30:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12651, 8, 1, '2020-05-01 02:30:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12652, 20, 1, '2020-05-01 02:30:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12653, 21, 1, '2020-05-01 02:30:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12654, 11, 1, '2020-05-01 02:30:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12655, 19, 1, '2020-05-01 02:31:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12656, 8, 1, '2020-05-01 02:31:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12657, 20, 1, '2020-05-01 02:31:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12658, 21, 1, '2020-05-01 02:31:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12659, 11, 1, '2020-05-01 02:31:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.191.193.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12660, 19, 1, '2020-05-01 03:19:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"118.179.49.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12661, 8, 1, '2020-05-01 03:19:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"118.179.49.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12662, 20, 1, '2020-05-01 03:19:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"118.179.49.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12663, 21, 1, '2020-05-01 03:19:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"118.179.49.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12664, 11, 1, '2020-05-01 03:19:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"118.179.49.39\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12665, 21, 1, '2020-05-02 04:41:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.190.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12666, 19, 1, '2020-05-02 09:02:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12667, 8, 1, '2020-05-02 09:02:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12668, 21, 1, '2020-05-02 09:02:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12669, 11, 1, '2020-05-02 09:02:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12670, 20, 1, '2020-05-02 09:02:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12671, 20, 1, '2020-05-02 09:02:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12672, 19, 1, '2020-05-02 09:02:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12673, 11, 1, '2020-05-02 09:02:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12674, 8, 1, '2020-05-02 09:02:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12675, 21, 1, '2020-05-02 09:02:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12676, 8, 1, '2020-05-02 09:04:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12677, 19, 1, '2020-05-02 09:04:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12678, 20, 1, '2020-05-02 09:04:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12679, 11, 1, '2020-05-02 09:04:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12680, 21, 1, '2020-05-02 09:04:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"144.217.171.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12681, 19, 1, '2020-05-02 12:07:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12682, 8, 1, '2020-05-02 12:07:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12683, 20, 1, '2020-05-02 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12684, 11, 1, '2020-05-02 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12685, 21, 1, '2020-05-02 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12686, 19, 1, '2020-05-02 12:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12687, 11, 1, '2020-05-02 12:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12688, 8, 1, '2020-05-02 12:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12689, 20, 1, '2020-05-02 12:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12690, 21, 1, '2020-05-02 12:08:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"158.69.228.225\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12691, 21, 1, '2020-05-02 15:43:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12692, 8, 1, '2020-05-02 15:43:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12693, 20, 1, '2020-05-02 15:43:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12694, 11, 1, '2020-05-02 15:43:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12695, 19, 1, '2020-05-02 15:43:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.14.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12696, 21, 1, '2020-05-02 15:44:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.127.244.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12697, 8, 1, '2020-05-02 15:44:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.127.244.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12698, 19, 1, '2020-05-02 15:44:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.127.244.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12699, 20, 1, '2020-05-02 15:44:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.127.244.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12700, 11, 1, '2020-05-02 15:44:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.127.244.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12701, 19, 1, '2020-05-02 17:28:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12702, 8, 1, '2020-05-02 17:28:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12703, 20, 1, '2020-05-02 17:28:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12704, 11, 1, '2020-05-02 17:28:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12705, 21, 1, '2020-05-02 17:28:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12706, 19, 1, '2020-05-04 02:20:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12707, 8, 1, '2020-05-04 02:20:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12708, 20, 1, '2020-05-04 02:20:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12709, 21, 1, '2020-05-04 02:20:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12710, 11, 1, '2020-05-04 02:20:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12711, 19, 1, '2020-05-04 07:08:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12712, 8, 1, '2020-05-04 07:08:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12713, 20, 1, '2020-05-04 07:08:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12714, 11, 1, '2020-05-04 07:08:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12715, 21, 1, '2020-05-04 07:08:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12716, 19, 1, '2020-05-05 13:57:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.123.255.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12717, 8, 1, '2020-05-05 13:57:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.123.255.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12718, 20, 1, '2020-05-05 13:57:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.123.255.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12719, 21, 1, '2020-05-05 13:57:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.123.255.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12720, 11, 1, '2020-05-05 13:57:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.123.255.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12721, 20, 1, '2020-05-12 21:07:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"40.77.190.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12722, 8, 1, '2020-05-14 06:44:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.201.165.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12723, 20, 1, '2020-05-14 06:44:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.201.165.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12724, 21, 1, '2020-05-14 06:44:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.201.165.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12725, 11, 1, '2020-05-14 06:44:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.201.165.48\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12726, 19, 1, '2020-05-16 06:59:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.228.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12727, 8, 1, '2020-05-16 06:59:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.228.79\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12728, 19, 1, '2020-05-18 17:05:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12729, 8, 1, '2020-05-18 17:05:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.133\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12730, 20, 1, '2020-05-18 17:05:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.135\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12731, 21, 1, '2020-05-18 17:05:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.128\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12732, 11, 1, '2020-05-18 17:05:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"199.30.228.129\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12733, 19, 1, '2020-05-20 02:31:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"212.93.105.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(12734, 8, 1, '2020-05-20 02:31:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"212.93.105.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12735, 21, 1, '2020-05-20 02:31:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"212.93.105.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12736, 20, 1, '2020-05-20 02:31:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"212.93.105.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12737, 11, 1, '2020-05-20 02:31:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"212.93.105.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12738, 19, 1, '2020-05-20 08:36:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"80.89.76.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12739, 8, 1, '2020-05-20 08:36:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"80.89.76.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12740, 21, 1, '2020-05-20 08:36:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"80.89.76.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12741, 20, 1, '2020-05-20 08:36:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"80.89.76.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12742, 11, 1, '2020-05-20 08:36:43', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"80.89.76.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12743, 19, 1, '2020-05-20 08:37:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"80.89.76.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12744, 20, 1, '2020-05-20 08:37:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"80.89.76.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12745, 8, 1, '2020-05-20 08:37:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"80.89.76.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12746, 21, 1, '2020-05-20 08:37:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"80.89.76.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12747, 11, 1, '2020-05-20 08:37:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"80.89.76.169\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12748, 21, 1, '2020-06-01 15:37:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12749, 8, 1, '2020-06-01 15:37:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12750, 20, 1, '2020-06-01 15:37:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12751, 11, 1, '2020-06-01 15:37:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12752, 19, 1, '2020-06-01 15:37:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12753, 21, 1, '2020-06-01 15:37:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12754, 11, 1, '2020-06-01 15:37:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12755, 19, 1, '2020-06-01 15:37:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12756, 8, 1, '2020-06-01 15:37:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12757, 20, 1, '2020-06-01 15:37:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"103.15.42.73\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12758, 19, 1, '2020-06-01 22:31:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"184.95.43.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12759, 8, 1, '2020-06-01 22:31:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"184.95.43.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12760, 20, 1, '2020-06-01 22:31:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"184.95.43.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12761, 21, 1, '2020-06-01 22:31:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"184.95.43.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12762, 11, 1, '2020-06-01 22:31:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"184.95.43.27\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12763, 8, 1, '2020-06-02 09:37:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12764, 19, 1, '2020-06-02 09:37:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12765, 20, 1, '2020-06-02 09:37:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12766, 21, 1, '2020-06-02 09:37:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12767, 11, 1, '2020-06-02 09:37:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12768, 8, 1, '2020-06-02 09:38:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12769, 19, 1, '2020-06-02 09:38:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12770, 21, 1, '2020-06-02 09:38:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12771, 11, 1, '2020-06-02 09:38:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12772, 20, 1, '2020-06-02 09:38:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12773, 8, 1, '2020-06-02 09:39:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12774, 19, 1, '2020-06-02 09:39:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12775, 20, 1, '2020-06-02 09:39:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12776, 21, 1, '2020-06-02 09:39:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12777, 11, 1, '2020-06-02 09:39:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"167.114.181.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12778, 8, 1, '2020-06-02 10:39:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.203.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12779, 20, 1, '2020-06-02 10:39:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.203.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12780, 21, 1, '2020-06-02 10:39:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.203.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12781, 11, 1, '2020-06-02 10:39:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.203.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12782, 19, 1, '2020-06-02 10:39:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.203.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12783, 19, 1, '2020-06-02 10:40:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.203.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12784, 21, 1, '2020-06-02 10:40:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.203.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12785, 8, 1, '2020-06-02 10:40:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.203.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12786, 20, 1, '2020-06-02 10:40:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.203.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12787, 11, 1, '2020-06-02 10:40:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.203.181\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12788, 19, 1, '2020-06-02 11:53:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12789, 20, 1, '2020-06-02 11:53:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12790, 11, 1, '2020-06-02 11:53:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12791, 21, 1, '2020-06-02 11:53:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12792, 8, 1, '2020-06-02 11:53:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12793, 19, 1, '2020-06-03 02:28:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12794, 8, 1, '2020-06-03 02:28:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12795, 21, 1, '2020-06-03 02:28:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12796, 20, 1, '2020-06-03 02:28:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12797, 11, 1, '2020-06-03 02:28:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12798, 19, 1, '2020-06-03 12:50:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12799, 11, 1, '2020-06-03 12:50:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12800, 21, 1, '2020-06-03 12:50:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12801, 20, 1, '2020-06-03 12:50:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12802, 8, 1, '2020-06-03 12:50:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.133.171.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12803, 19, 1, '2020-06-04 20:25:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.147.190.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12804, 8, 1, '2020-06-04 20:25:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.147.190.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12805, 11, 1, '2020-06-04 20:25:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.147.190.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12806, 21, 1, '2020-06-04 20:25:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.147.190.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12807, 20, 1, '2020-06-04 20:25:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"27.147.190.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12808, 19, 1, '2020-06-09 11:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12809, 21, 1, '2020-06-09 11:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12810, 20, 1, '2020-06-09 11:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.85\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12811, 8, 1, '2020-06-09 11:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.85\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12812, 11, 1, '2020-06-09 11:03:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12813, 8, 1, '2020-06-09 11:03:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.83\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12814, 21, 1, '2020-06-09 11:03:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.83\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12815, 11, 1, '2020-06-09 11:03:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.83\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12816, 20, 1, '2020-06-09 11:03:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.87\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12817, 19, 1, '2020-06-09 11:03:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.85\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12818, 19, 1, '2020-06-10 11:46:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12819, 8, 1, '2020-06-10 11:46:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12820, 21, 1, '2020-06-10 11:46:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12821, 20, 1, '2020-06-10 11:46:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12822, 11, 1, '2020-06-10 11:46:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12823, 19, 1, '2020-06-10 11:49:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12824, 20, 1, '2020-06-10 11:49:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12825, 8, 1, '2020-06-10 11:49:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12826, 21, 1, '2020-06-10 11:49:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12827, 11, 1, '2020-06-10 11:49:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12828, 21, 1, '2020-06-11 22:53:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12829, 20, 1, '2020-06-11 22:53:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12830, 19, 1, '2020-06-11 22:53:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12831, 8, 1, '2020-06-11 22:53:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12832, 11, 1, '2020-06-11 22:53:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12833, 21, 1, '2020-06-11 22:53:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12834, 8, 1, '2020-06-11 22:53:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12835, 11, 1, '2020-06-11 22:53:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12836, 19, 1, '2020-06-11 22:53:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12837, 20, 1, '2020-06-11 22:53:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12838, 21, 1, '2020-06-11 22:54:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12839, 8, 1, '2020-06-11 22:54:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12840, 19, 1, '2020-06-11 22:54:09', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12841, 20, 1, '2020-06-11 22:54:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12842, 11, 1, '2020-06-11 22:54:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12843, 20, 1, '2020-06-11 22:54:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12844, 19, 1, '2020-06-11 22:54:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12845, 11, 1, '2020-06-11 22:54:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12846, 8, 1, '2020-06-11 22:54:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12847, 21, 1, '2020-06-11 22:54:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12848, 19, 1, '2020-06-11 23:09:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12849, 8, 1, '2020-06-11 23:09:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12850, 21, 1, '2020-06-11 23:09:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12851, 20, 1, '2020-06-11 23:09:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12852, 11, 1, '2020-06-11 23:09:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"209.85.238.51\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12853, 19, 1, '2020-06-15 16:25:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12854, 8, 1, '2020-06-15 16:25:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12855, 11, 1, '2020-06-15 16:25:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12856, 20, 1, '2020-06-15 16:25:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12857, 21, 1, '2020-06-15 16:25:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.55\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12858, 19, 1, '2020-06-16 05:28:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12859, 8, 1, '2020-06-16 05:28:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12860, 20, 1, '2020-06-16 05:28:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"69.171.251.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12861, 21, 1, '2020-06-16 05:28:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12862, 11, 1, '2020-06-16 05:28:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12863, 19, 1, '2020-06-16 05:28:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12864, 21, 1, '2020-06-16 05:28:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12865, 20, 1, '2020-06-16 05:28:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"69.171.251.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12866, 8, 1, '2020-06-16 05:28:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12867, 11, 1, '2020-06-16 05:28:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12868, 19, 1, '2020-06-17 09:06:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"35.157.33.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12869, 8, 1, '2020-06-17 09:06:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"35.157.33.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12870, 20, 1, '2020-06-17 09:06:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"35.157.33.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12871, 11, 1, '2020-06-17 09:06:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"35.157.33.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12872, 21, 1, '2020-06-17 09:06:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"35.157.33.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12873, 19, 1, '2020-06-21 09:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.224.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12874, 8, 1, '2020-06-21 09:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.224.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12875, 20, 1, '2020-06-21 09:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.224.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12876, 11, 1, '2020-06-21 09:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.224.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12877, 21, 1, '2020-06-21 09:03:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.216.224.49\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12878, 19, 1, '2020-06-25 03:55:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.57.218.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12879, 8, 1, '2020-06-25 03:55:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.57.218.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12880, 20, 1, '2020-06-25 03:55:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.57.218.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12881, 21, 1, '2020-06-25 03:55:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.57.218.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12882, 11, 1, '2020-06-25 03:55:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.57.218.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12883, 19, 1, '2020-06-25 06:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.123.43.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12884, 8, 1, '2020-06-25 06:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.123.43.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12885, 11, 1, '2020-06-25 06:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.123.43.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12886, 20, 1, '2020-06-25 06:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.123.43.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12887, 21, 1, '2020-06-25 06:49:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.123.43.222\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12888, 19, 1, '2020-06-27 03:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"113.21.229.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12889, 8, 1, '2020-06-27 03:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"113.21.229.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12890, 11, 1, '2020-06-27 03:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"113.21.229.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12891, 21, 1, '2020-06-27 03:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"113.21.229.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12892, 20, 1, '2020-06-27 03:10:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"113.21.229.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12893, 19, 1, '2020-07-07 06:33:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12894, 8, 1, '2020-07-07 06:33:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12895, 20, 1, '2020-07-07 06:33:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12896, 21, 1, '2020-07-07 06:33:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12897, 11, 1, '2020-07-07 06:33:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12898, 19, 1, '2020-07-11 02:33:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12899, 8, 1, '2020-07-11 02:33:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12900, 20, 1, '2020-07-11 02:33:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12901, 21, 1, '2020-07-11 02:33:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12902, 11, 1, '2020-07-11 02:33:28', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12903, 19, 1, '2020-07-11 02:33:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12904, 20, 1, '2020-07-11 02:33:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12905, 8, 1, '2020-07-11 02:33:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12906, 21, 1, '2020-07-11 02:33:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12907, 11, 1, '2020-07-11 02:33:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12908, 19, 1, '2020-07-11 02:33:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12909, 8, 1, '2020-07-11 02:33:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12910, 20, 1, '2020-07-11 02:33:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12911, 11, 1, '2020-07-11 02:33:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12912, 21, 1, '2020-07-11 02:33:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12913, 19, 1, '2020-07-11 02:34:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12914, 8, 1, '2020-07-11 02:34:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12915, 21, 1, '2020-07-11 02:34:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12916, 20, 1, '2020-07-11 02:34:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12917, 11, 1, '2020-07-11 02:34:01', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12918, 19, 1, '2020-07-11 02:34:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12919, 8, 1, '2020-07-11 02:34:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12920, 11, 1, '2020-07-11 02:34:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12921, 20, 1, '2020-07-11 02:34:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12922, 21, 1, '2020-07-11 02:34:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"3.128.153.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12923, 19, 1, '2020-07-11 14:39:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12924, 8, 1, '2020-07-11 14:39:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12925, 11, 1, '2020-07-11 14:39:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12926, 21, 1, '2020-07-11 14:39:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12927, 20, 1, '2020-07-11 14:39:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.126.13.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12928, 19, 1, '2020-07-11 17:16:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12929, 20, 1, '2020-07-11 17:16:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12930, 8, 1, '2020-07-11 17:16:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12931, 21, 1, '2020-07-11 17:16:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12932, 11, 1, '2020-07-11 17:16:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12933, 11, 1, '2020-07-13 00:22:48', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.189.179\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12934, 11, 1, '2020-07-15 08:06:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12935, 20, 1, '2020-07-15 08:06:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12936, 19, 1, '2020-07-15 08:06:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12937, 8, 1, '2020-07-15 08:06:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12938, 21, 1, '2020-07-15 08:06:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12939, 8, 1, '2020-07-15 08:06:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12940, 19, 1, '2020-07-15 08:06:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12941, 21, 1, '2020-07-15 08:06:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12942, 11, 1, '2020-07-15 08:06:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12943, 20, 1, '2020-07-15 08:06:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12944, 21, 1, '2020-07-25 11:19:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"115.22.207.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12945, 19, 1, '2020-07-25 11:19:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"115.22.207.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12946, 11, 1, '2020-07-25 11:19:21', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"115.22.207.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12947, 8, 1, '2020-07-25 11:19:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"115.22.207.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12948, 20, 1, '2020-07-25 11:19:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"115.22.207.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12949, 11, 1, '2020-07-31 15:46:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.147.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12950, 21, 1, '2020-07-31 15:46:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.147.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12951, 20, 1, '2020-07-31 15:46:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.147.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12952, 8, 1, '2020-07-31 15:46:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.147.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12953, 19, 1, '2020-07-31 15:46:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.55.147.229\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12954, 19, 1, '2020-08-01 08:32:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12955, 8, 1, '2020-08-01 08:32:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12956, 11, 1, '2020-08-01 08:32:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12957, 20, 1, '2020-08-01 08:32:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12958, 21, 1, '2020-08-01 08:32:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12959, 19, 1, '2020-08-01 08:32:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12960, 8, 1, '2020-08-01 08:32:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12961, 20, 1, '2020-08-01 08:32:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.127.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12962, 21, 1, '2020-08-01 08:32:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.127.8\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12963, 11, 1, '2020-08-01 08:32:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.127.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12964, 19, 1, '2020-08-02 17:58:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.25\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12965, 11, 1, '2020-08-02 17:58:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"69.171.251.117\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12966, 20, 1, '2020-08-02 17:58:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12967, 8, 1, '2020-08-02 17:58:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"69.171.251.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12968, 21, 1, '2020-08-02 17:58:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12969, 8, 1, '2020-08-02 17:59:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"69.171.251.117\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12970, 20, 1, '2020-08-02 17:59:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.14\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12971, 19, 1, '2020-08-02 17:59:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12972, 21, 1, '2020-08-02 17:59:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.171.251.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12973, 11, 1, '2020-08-02 17:59:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"69.171.251.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12974, 19, 1, '2020-08-03 08:28:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"5.9.98.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12975, 8, 1, '2020-08-03 08:28:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"5.9.98.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12976, 20, 1, '2020-08-03 08:28:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"5.9.98.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12977, 21, 1, '2020-08-03 08:28:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"5.9.98.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12978, 11, 1, '2020-08-03 08:28:03', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:10:\"5.9.98.146\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12979, 8, 1, '2020-08-03 08:44:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12980, 20, 1, '2020-08-03 08:44:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12981, 19, 1, '2020-08-03 08:44:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12982, 21, 1, '2020-08-03 08:44:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12983, 11, 1, '2020-08-03 08:44:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12984, 19, 1, '2020-08-03 08:45:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12985, 21, 1, '2020-08-03 08:45:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12986, 20, 1, '2020-08-03 08:45:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12987, 8, 1, '2020-08-03 08:45:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12988, 11, 1, '2020-08-03 08:45:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12989, 8, 1, '2020-08-03 08:47:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12990, 19, 1, '2020-08-03 08:47:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12991, 21, 1, '2020-08-03 08:47:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12992, 20, 1, '2020-08-03 08:47:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12993, 11, 1, '2020-08-03 08:47:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12994, 19, 1, '2020-08-03 09:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12995, 8, 1, '2020-08-03 09:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12996, 11, 1, '2020-08-03 09:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12997, 20, 1, '2020-08-03 09:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12998, 21, 1, '2020-08-03 09:12:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(12999, 19, 1, '2020-08-03 09:13:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13000, 8, 1, '2020-08-03 09:13:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13001, 21, 1, '2020-08-03 09:13:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13002, 11, 1, '2020-08-03 09:13:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13003, 20, 1, '2020-08-03 09:13:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"142.4.195.145\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13004, 19, 1, '2020-08-04 14:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.105.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13005, 8, 1, '2020-08-04 14:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.105.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13006, 20, 1, '2020-08-04 14:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.105.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13007, 21, 1, '2020-08-04 14:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.105.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13008, 11, 1, '2020-08-04 14:52:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.105.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(13009, 19, 1, '2020-08-04 14:53:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.105.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13010, 8, 1, '2020-08-04 14:53:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.105.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13011, 21, 1, '2020-08-04 14:53:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.105.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13012, 20, 1, '2020-08-04 14:53:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.105.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13013, 11, 1, '2020-08-04 14:53:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.230.105.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13014, 19, 1, '2020-08-06 06:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13015, 8, 1, '2020-08-06 06:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13016, 21, 1, '2020-08-06 06:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13017, 20, 1, '2020-08-06 06:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13018, 11, 1, '2020-08-06 06:59:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13019, 19, 1, '2020-08-06 06:59:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13020, 8, 1, '2020-08-06 06:59:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13021, 20, 1, '2020-08-06 06:59:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13022, 21, 1, '2020-08-06 06:59:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13023, 11, 1, '2020-08-06 06:59:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.136\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13024, 20, 1, '2020-08-08 06:37:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"59.153.102.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13025, 8, 1, '2020-08-08 06:37:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"59.153.102.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13026, 21, 1, '2020-08-08 06:37:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"59.153.102.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13027, 19, 1, '2020-08-08 06:37:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"59.153.102.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13028, 11, 1, '2020-08-08 06:37:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"59.153.102.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13029, 19, 1, '2020-08-10 02:05:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.57.218.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13030, 8, 1, '2020-08-10 02:05:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.57.218.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13031, 20, 1, '2020-08-10 02:05:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.57.218.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13032, 11, 1, '2020-08-10 02:05:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.57.218.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13033, 21, 1, '2020-08-10 02:05:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"13.57.218.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13034, 19, 1, '2020-08-19 13:26:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13035, 8, 1, '2020-08-19 13:26:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13036, 21, 1, '2020-08-19 13:26:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13037, 11, 1, '2020-08-19 13:26:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13038, 20, 1, '2020-08-19 13:26:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13039, 19, 1, '2020-08-19 13:33:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13040, 8, 1, '2020-08-19 13:33:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13041, 20, 1, '2020-08-19 13:33:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13042, 21, 1, '2020-08-19 13:33:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13043, 11, 1, '2020-08-19 13:33:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13044, 19, 1, '2020-08-19 13:33:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13045, 19, 1, '2020-08-19 23:58:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13046, 8, 1, '2020-08-19 23:58:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13047, 20, 1, '2020-08-19 23:58:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13048, 21, 1, '2020-08-19 23:58:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13049, 11, 1, '2020-08-19 23:58:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13050, 19, 1, '2020-08-19 23:58:53', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13051, 8, 1, '2020-08-19 23:58:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13052, 21, 1, '2020-08-19 23:58:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13053, 11, 1, '2020-08-19 23:58:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13054, 20, 1, '2020-08-19 23:58:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13055, 19, 1, '2020-08-20 12:54:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.222.50.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13056, 8, 1, '2020-08-20 12:54:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.222.50.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13057, 11, 1, '2020-08-20 12:54:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.222.50.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13058, 21, 1, '2020-08-20 12:54:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.222.50.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13059, 20, 1, '2020-08-20 12:54:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.222.50.184\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13060, 11, 1, '2020-08-27 05:23:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13061, 21, 1, '2020-08-27 05:23:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13062, 19, 1, '2020-08-27 05:23:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13063, 8, 1, '2020-08-27 05:23:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13064, 20, 1, '2020-08-27 05:23:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13065, 19, 1, '2020-08-27 05:24:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13066, 8, 1, '2020-08-27 05:24:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13067, 11, 1, '2020-08-27 05:24:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13068, 21, 1, '2020-08-27 05:24:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13069, 20, 1, '2020-08-27 05:24:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"203.133.168.111\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13070, 8, 1, '2020-08-29 17:10:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"95.49.195.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13071, 11, 1, '2020-08-29 17:10:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"95.49.195.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13072, 20, 1, '2020-08-29 17:10:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"95.49.195.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13073, 21, 1, '2020-08-29 17:10:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"95.49.195.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13074, 19, 1, '2020-08-29 17:10:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"95.49.195.61\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13075, 19, 1, '2020-08-29 18:04:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13076, 8, 1, '2020-08-29 18:04:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13077, 20, 1, '2020-08-29 18:04:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13078, 21, 1, '2020-08-29 18:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13079, 11, 1, '2020-08-29 18:04:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13080, 19, 1, '2020-08-29 18:04:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.100\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13081, 19, 1, '2020-08-29 18:06:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13082, 20, 1, '2020-08-29 18:06:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13083, 21, 1, '2020-08-29 18:06:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13084, 11, 1, '2020-08-29 18:06:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13085, 8, 1, '2020-08-29 18:06:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.109\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13086, 19, 1, '2020-08-29 20:03:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"204.101.161.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13087, 8, 1, '2020-08-29 20:03:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"204.101.161.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13088, 21, 1, '2020-08-29 20:03:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"204.101.161.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13089, 20, 1, '2020-08-29 20:03:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"204.101.161.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13090, 11, 1, '2020-08-29 20:03:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"204.101.161.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13091, 19, 1, '2020-08-29 20:26:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.222.50.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13092, 8, 1, '2020-08-29 20:26:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.222.50.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13093, 20, 1, '2020-08-29 20:26:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.222.50.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13094, 21, 1, '2020-08-29 20:26:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.222.50.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13095, 11, 1, '2020-08-29 20:26:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"51.222.50.185\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13096, 19, 1, '2020-08-29 20:38:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"204.101.161.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13097, 8, 1, '2020-08-29 20:38:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"204.101.161.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13098, 20, 1, '2020-08-29 20:38:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"204.101.161.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13099, 21, 1, '2020-08-29 20:38:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"204.101.161.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13100, 11, 1, '2020-08-29 20:38:20', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"204.101.161.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13101, 11, 1, '2020-08-30 15:45:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13102, 8, 1, '2020-08-30 15:45:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13103, 21, 1, '2020-08-30 15:45:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13104, 19, 1, '2020-08-30 15:45:29', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13105, 20, 1, '2020-08-30 15:45:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.15.42.202\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13106, 19, 1, '2020-08-30 20:12:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.79.185.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13107, 8, 1, '2020-08-30 20:12:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.79.185.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13108, 20, 1, '2020-08-30 20:12:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.79.185.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13109, 11, 1, '2020-08-30 20:12:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.79.185.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13110, 21, 1, '2020-08-30 20:12:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.79.185.59\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13111, 19, 1, '2020-08-30 21:08:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13112, 8, 1, '2020-08-30 21:08:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13113, 20, 1, '2020-08-30 21:08:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13114, 21, 1, '2020-08-30 21:08:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13115, 11, 1, '2020-08-30 21:08:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13116, 19, 1, '2020-08-30 21:08:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"65.154.226.220\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13117, 19, 1, '2020-08-30 21:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13118, 8, 1, '2020-08-30 21:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13119, 20, 1, '2020-08-30 21:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13120, 21, 1, '2020-08-30 21:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13121, 11, 1, '2020-08-30 21:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"65.155.30.101\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13122, 19, 1, '2020-08-30 23:30:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.79.170.77\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13123, 20, 1, '2020-08-30 23:30:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.79.170.77\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13124, 8, 1, '2020-08-30 23:30:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.79.170.77\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13125, 21, 1, '2020-08-30 23:30:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.79.170.77\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13126, 11, 1, '2020-08-30 23:30:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.79.170.77\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13127, 20, 1, '2020-09-23 10:15:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.89\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13128, 8, 1, '2020-09-23 10:15:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.89\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13129, 19, 1, '2020-09-23 10:15:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.89\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13130, 21, 1, '2020-09-23 10:15:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.93\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13131, 11, 1, '2020-09-23 10:15:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"74.125.210.89\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13132, 19, 1, '2020-09-23 12:53:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13133, 8, 1, '2020-09-23 12:53:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13134, 21, 1, '2020-09-23 12:53:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13135, 20, 1, '2020-09-23 12:53:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13136, 11, 1, '2020-09-23 12:53:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"69.160.160.52\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13137, 20, 1, '2020-09-23 15:30:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13138, 8, 1, '2020-09-23 15:30:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13139, 11, 1, '2020-09-23 15:30:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13140, 19, 1, '2020-09-23 15:30:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13141, 21, 1, '2020-09-23 15:30:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13142, 21, 1, '2020-09-23 15:30:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13143, 19, 1, '2020-09-23 15:30:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13144, 20, 1, '2020-09-23 15:30:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13145, 8, 1, '2020-09-23 15:30:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13146, 11, 1, '2020-09-23 15:30:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13147, 19, 1, '2020-09-23 15:31:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13148, 20, 1, '2020-09-23 15:31:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13149, 8, 1, '2020-09-23 15:31:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13150, 21, 1, '2020-09-23 15:31:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13151, 11, 1, '2020-09-23 15:31:27', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"66.70.157.190\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13152, 19, 1, '2020-09-24 02:30:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.144.70.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13153, 8, 1, '2020-09-24 02:30:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.144.70.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13154, 20, 1, '2020-09-24 02:30:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.144.70.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13155, 11, 1, '2020-09-24 02:30:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.144.70.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13156, 21, 1, '2020-09-24 02:30:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"18.144.70.204\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13157, 19, 1, '2020-09-24 05:19:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"157.48.204.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13158, 8, 1, '2020-09-24 05:19:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"157.48.204.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13159, 20, 1, '2020-09-24 05:19:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"157.48.204.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13160, 21, 1, '2020-09-24 05:19:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"157.48.204.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13161, 11, 1, '2020-09-24 05:19:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"157.48.204.66\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13162, 8, 1, '2020-09-30 18:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13163, 20, 1, '2020-09-30 18:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13164, 11, 1, '2020-09-30 18:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13165, 19, 1, '2020-09-30 18:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13166, 21, 1, '2020-09-30 18:21:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.196.232.132\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13167, 19, 1, '2020-10-03 03:29:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"34.234.54.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13168, 8, 1, '2020-10-03 03:29:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"34.234.54.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13169, 21, 1, '2020-10-03 03:29:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"34.234.54.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13170, 20, 1, '2020-10-03 03:29:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"34.234.54.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13171, 11, 1, '2020-10-03 03:29:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"34.234.54.252\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13172, 19, 1, '2020-10-04 03:12:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.189.149\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13173, 8, 1, '2020-10-04 03:12:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.189.149\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13174, 20, 1, '2020-10-04 03:12:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.189.149\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13175, 21, 1, '2020-10-04 03:12:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.189.149\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13176, 11, 1, '2020-10-04 03:12:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.189.149\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13177, 19, 1, '2020-10-04 03:12:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.189.131\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13178, 8, 1, '2020-10-04 03:12:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.189.131\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13179, 20, 1, '2020-10-04 03:12:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.189.131\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13180, 21, 1, '2020-10-04 03:12:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.189.131\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13181, 11, 1, '2020-10-04 03:12:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"40.77.189.131\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13182, 8, 1, '2020-10-05 19:50:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"109.74.195.60\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13183, 20, 1, '2020-10-05 19:50:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"109.74.195.60\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13184, 11, 1, '2020-10-05 19:50:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"109.74.195.60\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13185, 19, 1, '2020-10-05 19:50:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"109.74.195.60\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13186, 21, 1, '2020-10-05 19:50:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"109.74.195.60\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13187, 19, 1, '2020-10-05 19:52:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.157.92.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13188, 8, 1, '2020-10-05 19:52:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.157.92.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13189, 20, 1, '2020-10-05 19:52:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.157.92.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13190, 11, 1, '2020-10-05 19:52:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.157.92.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13191, 21, 1, '2020-10-05 19:52:05', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.157.92.53\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13192, 19, 1, '2020-10-10 12:17:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.146.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13193, 20, 1, '2020-10-10 12:17:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.146.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13194, 21, 1, '2020-10-10 12:17:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.146.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13195, 8, 1, '2020-10-10 12:17:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.146.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13196, 11, 1, '2020-10-10 12:17:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.146.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13197, 19, 1, '2020-10-10 12:18:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.146.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13198, 8, 1, '2020-10-10 12:18:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.146.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13199, 20, 1, '2020-10-10 12:18:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.146.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13200, 11, 1, '2020-10-10 12:18:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.146.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13201, 21, 1, '2020-10-10 12:18:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.108.146.240\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13202, 19, 1, '2020-10-15 18:58:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13203, 8, 1, '2020-10-15 18:58:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13204, 20, 1, '2020-10-15 18:58:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13205, 21, 1, '2020-10-15 18:58:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13206, 11, 1, '2020-10-15 18:58:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13207, 19, 1, '2020-10-15 19:03:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13208, 8, 1, '2020-10-15 19:03:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13209, 20, 1, '2020-10-15 19:03:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13210, 21, 1, '2020-10-15 19:03:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13211, 11, 1, '2020-10-15 19:03:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13212, 19, 1, '2020-10-15 19:25:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13213, 8, 1, '2020-10-15 19:25:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13214, 20, 1, '2020-10-15 19:25:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13215, 21, 1, '2020-10-15 19:25:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13216, 11, 1, '2020-10-15 19:25:16', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13217, 19, 1, '2020-10-15 19:29:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13218, 8, 1, '2020-10-15 19:29:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13219, 20, 1, '2020-10-15 19:29:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13220, 21, 1, '2020-10-15 19:29:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13221, 11, 1, '2020-10-15 19:29:59', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13222, 19, 1, '2020-10-15 19:42:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13223, 8, 1, '2020-10-15 19:42:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13224, 20, 1, '2020-10-15 19:42:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13225, 21, 1, '2020-10-15 19:42:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13226, 11, 1, '2020-10-15 19:42:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13227, 21, 1, '2020-10-15 19:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.35.170.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13228, 8, 1, '2020-10-15 19:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.35.170.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13229, 19, 1, '2020-10-15 19:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.35.170.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13230, 20, 1, '2020-10-15 19:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.35.170.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13231, 11, 1, '2020-10-15 19:45:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.35.170.68\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13232, 19, 1, '2020-10-15 19:49:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13233, 8, 1, '2020-10-15 19:49:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13234, 20, 1, '2020-10-15 19:49:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13235, 11, 1, '2020-10-15 19:49:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13236, 21, 1, '2020-10-15 19:49:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13237, 19, 1, '2020-10-15 19:50:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13238, 8, 1, '2020-10-15 19:50:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13239, 20, 1, '2020-10-15 19:50:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13240, 11, 1, '2020-10-15 19:50:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13241, 21, 1, '2020-10-15 19:50:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13242, 19, 1, '2020-10-15 20:02:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13243, 8, 1, '2020-10-15 20:02:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13244, 20, 1, '2020-10-15 20:02:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13245, 21, 1, '2020-10-15 20:02:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13246, 11, 1, '2020-10-15 20:02:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13247, 19, 1, '2020-10-16 13:29:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13248, 8, 1, '2020-10-16 13:29:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13249, 20, 1, '2020-10-16 13:29:06', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13250, 21, 1, '2020-10-16 13:29:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13251, 11, 1, '2020-10-16 13:29:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13252, 19, 1, '2020-10-16 14:06:57', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13253, 8, 1, '2020-10-16 14:06:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13254, 20, 1, '2020-10-16 14:06:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13255, 21, 1, '2020-10-16 14:06:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13256, 11, 1, '2020-10-16 14:06:58', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13257, 19, 1, '2020-10-16 14:07:38', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13258, 8, 1, '2020-10-16 14:07:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13259, 20, 1, '2020-10-16 14:07:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13260, 21, 1, '2020-10-16 14:07:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13261, 11, 1, '2020-10-16 14:07:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13262, 19, 1, '2020-10-16 14:08:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13263, 8, 1, '2020-10-16 14:08:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13264, 11, 1, '2020-10-16 14:08:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13265, 21, 1, '2020-10-16 14:08:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13266, 20, 1, '2020-10-16 14:08:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13267, 8, 1, '2020-10-16 14:08:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13268, 19, 1, '2020-10-16 14:08:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13269, 20, 1, '2020-10-16 14:08:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13270, 11, 1, '2020-10-16 14:08:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13271, 21, 1, '2020-10-16 14:08:45', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13272, 19, 1, '2020-10-16 14:13:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13273, 8, 1, '2020-10-16 14:13:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13274, 20, 1, '2020-10-16 14:13:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13275, 11, 1, '2020-10-16 14:13:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13276, 21, 1, '2020-10-16 14:13:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13277, 19, 1, '2020-10-16 14:14:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13278, 8, 1, '2020-10-16 14:14:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13279, 20, 1, '2020-10-16 14:14:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13280, 21, 1, '2020-10-16 14:14:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13281, 11, 1, '2020-10-16 14:14:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13282, 19, 1, '2020-10-18 18:52:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13283, 21, 1, '2020-10-18 18:52:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');
INSERT INTO `ab1l_banner_stat` (`rowid`, `banner_id`, `type`, `time`, `store_id`, `user_info`) VALUES
(13284, 20, 1, '2020-10-18 18:52:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13285, 8, 1, '2020-10-18 18:52:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13286, 11, 1, '2020-10-18 18:52:36', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13287, 19, 1, '2020-10-19 16:33:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13288, 8, 1, '2020-10-19 16:33:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13289, 20, 1, '2020-10-19 16:33:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13290, 21, 1, '2020-10-19 16:33:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13291, 11, 1, '2020-10-19 16:33:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13292, 19, 1, '2020-10-21 08:15:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13293, 8, 1, '2020-10-21 08:15:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13294, 11, 1, '2020-10-21 08:15:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13295, 21, 1, '2020-10-21 08:15:41', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13296, 20, 1, '2020-10-21 08:15:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.46\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13297, 19, 1, '2020-10-22 19:55:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13298, 8, 1, '2020-10-22 19:55:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13299, 21, 1, '2020-10-22 19:55:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13300, 20, 1, '2020-10-22 19:55:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13301, 11, 1, '2020-10-22 19:55:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.13.102\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13302, 19, 1, '2020-10-23 08:40:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13303, 20, 1, '2020-10-23 08:40:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13304, 8, 1, '2020-10-23 08:40:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13305, 21, 1, '2020-10-23 08:40:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13306, 11, 1, '2020-10-23 08:40:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13307, 19, 1, '2020-10-25 06:06:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13308, 11, 1, '2020-10-25 06:06:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13309, 8, 1, '2020-10-25 06:06:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13310, 20, 1, '2020-10-25 06:06:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13311, 21, 1, '2020-10-25 06:06:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13312, 19, 1, '2020-10-25 20:45:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.95.223.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13313, 8, 1, '2020-10-25 20:45:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.95.223.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13314, 11, 1, '2020-10-25 20:45:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.95.223.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13315, 21, 1, '2020-10-25 20:45:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.95.223.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13316, 20, 1, '2020-10-25 20:45:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"203.95.223.231\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13317, 19, 1, '2020-10-25 20:47:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.21\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13318, 8, 1, '2020-10-25 20:47:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13319, 20, 1, '2020-10-25 20:47:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13320, 11, 1, '2020-10-25 20:47:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13321, 21, 1, '2020-10-25 20:47:08', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.127.117\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13322, 19, 1, '2020-10-25 20:47:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13323, 21, 1, '2020-10-25 20:47:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13324, 11, 1, '2020-10-25 20:47:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.15\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13325, 20, 1, '2020-10-25 20:47:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.13\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13326, 8, 1, '2020-10-25 20:47:25', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13327, 19, 1, '2020-10-27 04:40:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13328, 21, 1, '2020-10-27 04:40:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13329, 8, 1, '2020-10-27 04:40:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13330, 20, 1, '2020-10-27 04:40:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13331, 11, 1, '2020-10-27 04:40:24', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.154.122.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13332, 19, 1, '2020-10-29 15:47:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.9.112.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13333, 11, 1, '2020-10-29 15:47:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.9.112.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13334, 8, 1, '2020-10-29 15:47:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.9.112.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13335, 20, 1, '2020-10-29 15:47:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.9.112.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13336, 21, 1, '2020-10-29 15:47:00', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"103.9.112.134\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13337, 19, 1, '2020-10-30 05:06:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.39.131.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13338, 8, 1, '2020-10-30 05:06:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.39.131.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13339, 20, 1, '2020-10-30 05:06:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.39.131.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13340, 21, 1, '2020-10-30 05:06:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.39.131.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13341, 11, 1, '2020-10-30 05:06:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.39.131.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13342, 8, 1, '2020-10-31 12:28:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13343, 20, 1, '2020-10-31 12:28:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13344, 21, 1, '2020-10-31 12:28:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13345, 19, 1, '2020-10-31 12:28:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13346, 11, 1, '2020-10-31 12:28:46', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13347, 19, 1, '2020-10-31 12:29:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13348, 8, 1, '2020-10-31 12:29:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13349, 20, 1, '2020-10-31 12:29:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13350, 21, 1, '2020-10-31 12:29:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13351, 11, 1, '2020-10-31 12:29:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13352, 19, 1, '2020-10-31 12:29:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13353, 8, 1, '2020-10-31 12:29:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13354, 20, 1, '2020-10-31 12:29:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13355, 11, 1, '2020-10-31 12:29:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13356, 21, 1, '2020-10-31 12:29:26', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13357, 19, 1, '2020-10-31 12:29:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13358, 8, 1, '2020-10-31 12:29:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13359, 21, 1, '2020-10-31 12:29:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13360, 20, 1, '2020-10-31 12:29:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13361, 11, 1, '2020-10-31 12:29:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13362, 19, 1, '2020-10-31 12:29:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13363, 8, 1, '2020-10-31 12:29:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13364, 20, 1, '2020-10-31 12:29:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13365, 21, 1, '2020-10-31 12:29:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13366, 11, 1, '2020-10-31 12:29:40', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"3.129.250.17\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13367, 19, 1, '2020-11-02 20:05:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"47.113.199.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13368, 8, 1, '2020-11-02 20:05:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"47.113.199.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13369, 20, 1, '2020-11-02 20:05:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"47.113.199.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13370, 21, 1, '2020-11-02 20:05:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"47.113.199.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13371, 11, 1, '2020-11-02 20:05:35', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"47.113.199.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13372, 19, 1, '2021-05-11 20:24:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13373, 11, 1, '2021-05-11 20:24:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13374, 20, 1, '2021-05-11 20:24:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13375, 8, 1, '2021-05-11 20:24:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13376, 21, 1, '2021-05-11 20:24:04', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13377, 8, 1, '2021-05-11 20:28:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13378, 19, 1, '2021-05-11 20:28:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13379, 20, 1, '2021-05-11 20:28:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13380, 21, 1, '2021-05-11 20:28:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13381, 11, 1, '2021-05-11 20:28:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13382, 19, 1, '2021-05-11 20:39:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.203.73.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13383, 8, 1, '2021-05-11 20:39:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.203.73.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13384, 20, 1, '2021-05-11 20:39:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.203.73.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13385, 21, 1, '2021-05-11 20:39:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.203.73.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13386, 11, 1, '2021-05-11 20:39:02', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"54.203.73.198\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13387, 19, 1, '2021-05-11 21:01:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13388, 20, 1, '2021-05-11 21:01:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13389, 8, 1, '2021-05-11 21:01:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13390, 11, 1, '2021-05-11 21:01:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13391, 21, 1, '2021-05-11 21:01:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.10.140\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13392, 20, 1, '2021-05-11 21:23:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13393, 11, 1, '2021-05-11 21:23:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13394, 19, 1, '2021-05-11 21:23:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13395, 21, 1, '2021-05-11 21:23:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13396, 8, 1, '2021-05-11 21:23:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13397, 19, 1, '2021-05-11 21:54:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13398, 8, 1, '2021-05-11 21:54:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13399, 20, 1, '2021-05-11 21:54:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13400, 11, 1, '2021-05-11 21:54:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13401, 21, 1, '2021-05-11 21:54:39', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13402, 19, 1, '2021-05-11 21:55:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13403, 8, 1, '2021-05-11 21:55:10', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13404, 20, 1, '2021-05-11 21:55:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13405, 11, 1, '2021-05-11 21:55:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13406, 21, 1, '2021-05-11 21:55:11', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13407, 19, 1, '2021-05-12 01:13:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.189.186.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13408, 8, 1, '2021-05-12 01:13:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.189.186.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13409, 11, 1, '2021-05-12 01:13:32', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.189.186.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13410, 21, 1, '2021-05-12 01:13:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.189.186.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13411, 20, 1, '2021-05-12 01:13:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"18.189.186.248\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13412, 19, 1, '2021-05-12 20:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13413, 8, 1, '2021-05-12 20:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13414, 20, 1, '2021-05-12 20:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13415, 21, 1, '2021-05-12 20:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13416, 11, 1, '2021-05-12 20:11:49', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13417, 21, 1, '2021-05-12 20:23:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"205.169.39.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13418, 19, 1, '2021-05-12 20:23:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"205.169.39.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13419, 20, 1, '2021-05-12 20:23:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"205.169.39.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13420, 11, 1, '2021-05-12 20:23:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"205.169.39.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13421, 8, 1, '2021-05-12 20:23:52', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"205.169.39.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13422, 19, 1, '2021-05-13 08:14:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"13.212.108.245\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13423, 8, 1, '2021-05-13 08:14:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"13.212.108.245\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13424, 20, 1, '2021-05-13 08:14:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"13.212.108.245\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13425, 21, 1, '2021-05-13 08:14:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"13.212.108.245\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13426, 11, 1, '2021-05-13 08:14:56', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"13.212.108.245\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13427, 19, 1, '2021-05-13 08:53:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.113.192.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13428, 21, 1, '2021-05-13 08:53:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.113.192.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13429, 8, 1, '2021-05-13 08:53:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.113.192.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13430, 20, 1, '2021-05-13 08:53:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.113.192.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13431, 11, 1, '2021-05-13 08:53:23', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"103.113.192.165\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13432, 19, 1, '2021-05-15 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13433, 8, 1, '2021-05-15 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13434, 21, 1, '2021-05-15 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13435, 20, 1, '2021-05-15 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13436, 11, 1, '2021-05-15 12:07:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.23\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13437, 11, 1, '2021-05-15 12:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13438, 8, 1, '2021-05-15 12:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.127.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13439, 21, 1, '2021-05-15 12:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13440, 19, 1, '2021-05-15 12:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13441, 20, 1, '2021-05-15 12:08:07', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.33\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13442, 20, 1, '2021-05-15 12:08:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13443, 8, 1, '2021-05-15 12:08:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13444, 11, 1, '2021-05-15 12:08:14', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.115.120\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13445, 21, 1, '2021-05-15 12:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.19\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13446, 19, 1, '2021-05-15 12:08:15', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13447, 20, 1, '2021-05-15 12:08:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.22\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13448, 19, 1, '2021-05-15 12:08:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.115.116\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13449, 21, 1, '2021-05-15 12:08:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.115.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13450, 8, 1, '2021-05-15 12:08:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.6\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13451, 11, 1, '2021-05-15 12:08:31', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13452, 19, 1, '2021-05-15 12:09:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.7\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13453, 8, 1, '2021-05-15 12:09:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.115.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13454, 11, 1, '2021-05-15 12:09:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.5\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13455, 21, 1, '2021-05-15 12:09:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13456, 20, 1, '2021-05-15 12:09:22', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.9\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13457, 19, 1, '2021-05-15 12:09:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"31.13.115.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13458, 21, 1, '2021-05-15 12:09:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:11:\"31.13.115.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13459, 8, 1, '2021-05-15 12:09:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13460, 20, 1, '2021-05-15 12:09:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.24\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13461, 11, 1, '2021-05-15 12:09:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"31.13.115.11\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13462, 8, 1, '2021-05-15 23:26:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.127.119\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13463, 19, 1, '2021-05-15 23:26:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13464, 11, 1, '2021-05-15 23:26:54', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.3\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13465, 21, 1, '2021-05-15 23:26:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13466, 20, 1, '2021-05-15 23:26:55', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.18\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13467, 19, 1, '2021-05-15 23:27:12', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.34\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13468, 8, 1, '2021-05-15 23:27:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13469, 21, 1, '2021-05-15 23:27:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.16\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13470, 11, 1, '2021-05-15 23:27:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.28\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13471, 20, 1, '2021-05-15 23:27:13', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.2\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13472, 8, 1, '2021-05-18 11:22:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.1\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13473, 11, 1, '2021-05-18 11:22:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.31\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13474, 20, 1, '2021-05-18 11:22:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13475, 21, 1, '2021-05-18 11:22:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"173.252.127.4\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13476, 19, 1, '2021-05-18 11:22:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.32\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13477, 21, 1, '2021-05-18 11:22:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:15:\"173.252.127.118\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13478, 11, 1, '2021-05-18 11:22:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.26\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13479, 8, 1, '2021-05-18 11:22:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.40\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13480, 19, 1, '2021-05-18 11:22:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.42\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13481, 20, 1, '2021-05-18 11:22:47', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"173.252.127.29\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13482, 11, 1, '2021-05-19 14:52:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.14.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13483, 8, 1, '2021-05-19 14:52:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.14.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13484, 21, 1, '2021-05-19 14:52:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.14.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13485, 20, 1, '2021-05-19 14:52:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.14.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13486, 19, 1, '2021-05-19 14:52:37', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"202.134.14.155\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13487, 20, 1, '2021-05-21 05:34:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13488, 19, 1, '2021-05-21 05:34:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13489, 11, 1, '2021-05-21 05:34:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13490, 21, 1, '2021-05-21 05:34:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13491, 8, 1, '2021-05-21 05:34:34', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"202.134.8.139\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13492, 19, 1, '2021-05-24 20:45:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13493, 21, 1, '2021-05-24 20:45:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13494, 8, 1, '2021-05-24 20:45:18', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13495, 20, 1, '2021-05-24 20:45:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13496, 11, 1, '2021-05-24 20:45:19', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13497, 19, 1, '2021-05-24 20:45:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"94.185.24.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13498, 20, 1, '2021-05-24 20:45:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"94.185.24.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13499, 8, 1, '2021-05-24 20:45:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"94.185.24.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13500, 21, 1, '2021-05-24 20:45:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"94.185.24.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13501, 11, 1, '2021-05-24 20:45:33', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"94.185.24.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13502, 19, 1, '2021-05-24 20:46:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"94.185.24.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13503, 11, 1, '2021-05-24 20:46:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"94.185.24.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13504, 8, 1, '2021-05-24 20:46:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"94.185.24.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13505, 21, 1, '2021-05-24 20:46:50', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"94.185.24.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13506, 20, 1, '2021-05-24 20:46:51', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"94.185.24.187\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13507, 20, 1, '2021-05-26 12:49:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.41.160.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13508, 8, 1, '2021-05-26 12:49:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.41.160.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13509, 21, 1, '2021-05-26 12:49:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.41.160.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13510, 11, 1, '2021-05-26 12:49:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.41.160.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13511, 19, 1, '2021-05-26 12:49:30', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.41.160.30\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13512, 19, 1, '2021-05-27 13:30:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13513, 8, 1, '2021-05-27 13:30:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13514, 20, 1, '2021-05-27 13:30:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13515, 11, 1, '2021-05-27 13:30:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}'),
(13516, 21, 1, '2021-05-27 13:30:42', 0, 'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:14:\"103.126.14.151\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}');

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

--
-- Table structure for table `ab1l_blocks`
--

CREATE TABLE `ab1l_blocks` (
  `block_id` int(10) NOT NULL,
  `block_txt_id` varchar(255) NOT NULL,
  `controller` varchar(255) NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_blocks`
--

INSERT INTO `ab1l_blocks` (`block_id`, `block_txt_id`, `controller`, `date_added`, `date_modified`) VALUES
(1, 'header', 'common/header', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 'header_bottom', 'common/header_bottom', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3, 'column_left', 'common/column_left', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4, 'content_top', 'common/content_top', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5, 'content_bottom', 'common/content_bottom', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(6, 'column_right', 'common/column_right', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(7, 'footer_top', 'common/footer_top', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(8, 'footer', 'common/footer', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(9, 'category', 'blocks/category', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(10, 'manufacturer', 'blocks/manufacturer', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(11, 'content', 'blocks/content', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(12, 'latest', 'blocks/latest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(13, 'language', 'blocks/language', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(14, 'currency', 'blocks/currency', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(15, 'cart', 'blocks/cart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(16, 'order_summary', 'blocks/order_summary', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 'html_block', 'blocks/html_block', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(18, 'bestsellers', 'blocks/bestseller', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(19, 'featured', 'blocks/featured', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(20, 'listing_block', 'blocks/listing_block', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(21, 'donate', 'blocks/donate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(22, 'special', 'blocks/special', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(23, 'banner_block', 'blocks/banner_block', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(24, 'credit_cards', 'blocks/credit_cards', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(25, 'newsletter_signup', 'blocks/newsletter_signup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(26, 'search', 'blocks/search', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(27, 'menu', 'blocks/menu', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(28, 'breadcrumbs', 'blocks/breadcrumbs', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(29, 'account', 'blocks/account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(30, 'custom_form_block', 'blocks/custom_form_block', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(31, 'customer', 'blocks/customer', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(32, 'product_slider', 'blocks/product_slider', '2017-11-04 19:58:10', '2017-11-04 19:58:10'),
(33, 'slideshow2', 'blocks/slideshow2', '2017-11-04 19:58:11', '2017-11-04 19:58:11');

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

--
-- Table structure for table `ab1l_block_descriptions`
--

CREATE TABLE `ab1l_block_descriptions` (
  `block_description_id` int(10) NOT NULL,
  `custom_block_id` int(10) NOT NULL,
  `language_id` int(10) NOT NULL,
  `block_wrapper` varchar(255) NOT NULL DEFAULT '0',
  `block_framed` tinyint(1) DEFAULT 1,
  `name` varchar(255) NOT NULL COMMENT 'translatable',
  `title` varchar(255) NOT NULL COMMENT 'translatable',
  `description` varchar(255) NOT NULL DEFAULT '' COMMENT 'translatable',
  `content` longtext NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_block_descriptions`
--

INSERT INTO `ab1l_block_descriptions` (`block_description_id`, `custom_block_id`, `language_id`, `block_wrapper`, `block_framed`, `name`, `title`, `description`, `content`, `date_added`, `date_modified`) VALUES
(1, 1, 1, '0', 0, 'home page static banner', 'home page banner', '', '&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;index.php?rt=product/special&quot;&gt; &lt;img alt=&quot;banner&quot; src=&quot;storefront/view/default/image/banner1.jpg&quot; /&gt; &lt;/a&gt;&lt;/div&gt;', '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(2, 2, 1, '0', 0, 'Video block', 'Video', '', 'a:3:{s:18:\"listing_datasource\";s:5:\"media\";s:13:\"resource_type\";s:5:\"video\";s:5:\"limit\";s:1:\"1\";}', '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(3, 3, 1, '0', 1, 'Custom Listing block', 'Popular', '', 'a:2:{s:18:\"listing_datasource\";s:34:\"catalog_product_getPopularProducts\";s:5:\"limit\";s:2:\"12\";}', '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(30, 16, 1, '0', 1, 'Testimonials', 'Testimonials', 'Flexislider testimonials', '&lt;div style=&quot;font-family: \'Open Sans\', sans-serif;&quot; class=&quot;flexslider&quot; id=&quot;testimonialsidebar&quot;&gt;\r\n	&lt;ul class=&quot;slides&quot;&gt;\r\n		&lt;li&gt;\r\n			&quot; I was working with many shopping carts, free and hosted for my clients. There is always something missing. In abantecart I find this gap to be much less. Interface is very easy to use and support is very responsive. This is considering its is free. Go abantecart go!&quot;&lt;br /&gt;\r\n			&lt;span class=&quot;pull-left orange&quot;&gt;By : TopShop on reviewcentre.com&lt;/span&gt;&lt;/li&gt;\r\n		&lt;li&gt;\r\n			&quot; Without a doubt the best cart I have used. The title says it all - abantecart is undoubtedly the best I have used. I\'m not an expert in site setup, so something this great looking and easy to use is absolutely perfect ... &quot;&lt;br /&gt;\r\n			&lt;span class=&quot;pull-left orange&quot;&gt;By : johnstenson80 on venturebeat.com&lt;/span&gt;&lt;/li&gt;\r\n		&lt;li&gt;\r\n			&quot; Will not regret using this cart. All good is already mentioned, I want to add my experience with support. My problems with some configuration were resolved quick. Faster than paid shopping cart we had before.&quot;&lt;br /&gt;\r\n			&lt;span class=&quot;pull-left orange&quot;&gt;By : shopper23 at bestshoppingcartreviews.com&lt;/span&gt;&lt;/li&gt;\r\n		&lt;li&gt;\r\n			&quot; Wow! Abante Cart is really a catch! What a nice experience it was for me. I mean, to have all these features so direct, so quick and easy was really essential for my website. I was able to add some features and a cart to my website in no time ...&quot;&lt;br /&gt;\r\n			&lt;span class=&quot;pull-left orange&quot;&gt;By : EcommerceSport at hotscripts.com&lt;/span&gt;&lt;/li&gt;\r\n		&lt;li&gt;\r\n			&quot; Love the cart. I installed it a while back and use it since when. Some features a hidden, but fun to discover them.&quot;&lt;br /&gt;\r\n			&lt;span class=&quot;pull-left orange&quot;&gt;By : Liz Wattkins at shopping-cart-reviews.com&lt;/span&gt;&lt;/li&gt;\r\n\r\n	&lt;/ul&gt;\r\n&lt;/div&gt;\r\n', '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(28, 15, 1, '0', 0, 'Social Icons', 'Social Icons', 'This is a an HTML block to show social icons and link.\r\nNOTE: Need to edit HTML in block content to add  personal link to social media sites', '      &lt;div class=&quot;social_icons&quot;&gt;\r\n        &lt;a href=&quot;http://www.facebook.com/e1brand&quot; target=&quot;_blank&quot; title=&quot;Facebook&quot; class=&quot;facebook&quot;&gt;Facebook&lt;/a&gt;\r\n        &lt;a href=&quot;https://twitter.com/&quot; target=&quot;_blank&quot; title=&quot;Twitter&quot; class=&quot;twitter&quot;&gt;Twitter&lt;/a&gt;\r\n        &lt;a href=&quot;#&quot; title=&quot;Linkedin&quot; class=&quot;linkedin&quot;&gt;Linkedin&lt;/a&gt;\r\n        &lt;a href=&quot;#&quot; title=&quot;rss&quot; class=&quot;rss&quot;&gt;rss&lt;/a&gt;\r\n        &lt;a href=&quot;https://business.google.com/b/101236911902089725194&quot; target=&quot;_blank&quot; title=&quot;Googleplus&quot; class=&quot;googleplus&quot;&gt;Googleplus&lt;/a&gt;\r\n        &lt;a href=&quot;#&quot; target=&quot;_blank&quot; title=&quot;Skype&quot; class=&quot;skype&quot;&gt;Skype&lt;/a&gt;\r\n        &lt;a href=&quot;#&quot; target=&quot;_blank&quot; title=&quot;Flickr&quot; class=&quot;flickr&quot;&gt;Flickr&lt;/a&gt;\r\n      &lt;/div&gt;\r\n', '2015-06-12 09:56:24', '2017-10-13 20:01:28'),
(26, 14, 1, '0', 1, 'Contact Us', 'Contact Us', '', '&lt;ul class=&quot;contact&quot;&gt;&lt;!--t--&gt;&lt;li&gt;&lt;span class=&quot;mobile&quot;&gt; &lt;/span&gt;+88 018 18917810&lt;/li&gt;&lt;!--t--&gt;&lt;li&gt;&lt;span class=&quot;mobile&quot;&gt; &lt;/span&gt;+88 018 42460000&lt;/li&gt;&lt;!--t--&gt;&lt;li&gt;&lt;span class=&quot;phone&quot;&gt; &lt;/span&gt;+88 096 13240000&lt;/li&gt;&lt;!--t--&gt;&lt;li&gt;&lt;span class=&quot;email&quot;&gt; &lt;/span&gt;support@e1brand.com&lt;/li&gt;&lt;!--t--&gt;&lt;li&gt;&lt;span class=&quot;email&quot;&gt; &lt;/span&gt;sales@e1brand.com&lt;/li&gt;&lt;!--t--&gt;&lt;li&gt;&lt;span class=&quot;fa fa-map-marker&quot;&gt; &lt;/span&gt;Topkhana Road, Paltan, Dhaka-1000, Bangladesh.&lt;/li&gt;&lt;/ul&gt;&lt;!--n--&gt;', '2015-06-12 09:56:24', '2018-05-29 20:06:13'),
(24, 13, 1, '0', 1, 'About Us', 'About Us', '', '(E1brand) is an elected name by Tellbd, which is a brand.&lt;br /&gt;\r\n Whose activities started from 2017 onwards with the supply of international quality goods and industrial goods throughout Bangladesh.&lt;br /&gt;\r\n Its purpose is to use modern technology to deliver international quality products and services to the customer at a faster time.&lt;br /&gt;\r\n One of our main goals is to achieve customer satisfaction with time-wastage prevention and quality assurance.&lt;br /&gt;\r\n On this happy journey, we are desirous of the satisfaction and cooperation of respected buyers.&lt;br /&gt; Customer\'s demand, comments, suggestions and complaints are our only capital.', '2015-06-12 09:56:24', '2018-12-10 17:29:47'),
(22, 12, 1, 'blocks/listing_block/popular_brands_content_bottom.tpl', 1, 'Our trusted brands', 'Our trusted brands', '', 'a:1:{s:18:\"listing_datasource\";s:20:\"custom_manufacturers\";}', '2015-06-12 09:56:24', '2017-10-14 19:12:32'),
(20, 11, 1, '0', 0, 'Main Page Banner Bottom', 'Bottom Banners', '', 'a:1:{s:17:\"banner_group_name\";s:19:\"Main bottom banners\";}', '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(18, 10, 1, '0', 0, 'Main Page Promo', 'Promo', '', '	&lt;section class=&quot;row promo_section&quot;&gt;\r\n	&lt;div class=&quot;col-md-3 col-xs-6 promo_block&quot;&gt;\r\n		&lt;div class=&quot;promo_icon&quot;&gt;&lt;i class=&quot;fa fa-truck fa-fw&quot;&gt;&lt;/i&gt;&lt;/div&gt;\r\n		&lt;div class=&quot;promo_text&quot;&gt;\r\n			&lt;h2&gt;\r\n				Free shipping&lt;/h2&gt;\r\n			All over in world over $200\r\n		&lt;/div&gt;\r\n	&lt;/div&gt;\r\n	&lt;div class=&quot;col-md-3 col-xs-6 promo_block&quot;&gt;\r\n		&lt;div class=&quot;promo_icon&quot;&gt;&lt;i class=&quot;fa fa-money fa-fw&quot;&gt;&lt;/i&gt;&lt;/div&gt;\r\n		&lt;div class=&quot;promo_text&quot;&gt;\r\n			&lt;h2&gt;\r\n				Easy Payment&lt;/h2&gt;\r\n			Payment Gateway support&lt;/div&gt;\r\n	&lt;/div&gt;\r\n	&lt;div class=&quot;col-md-3 col-xs-6 promo_block&quot;&gt;\r\n		&lt;div class=&quot;promo_icon&quot;&gt;&lt;i class=&quot;fa fa-clock-o fa-fw&quot;&gt;&lt;/i&gt;&lt;/div&gt;\r\n		&lt;div class=&quot;promo_text&quot;&gt;\r\n			&lt;h2&gt;\r\n				24hrs Shipping&lt;/h2&gt;\r\n			All for Dhaka Division&lt;/div&gt;\r\n	&lt;/div&gt;\r\n	&lt;div class=&quot;col-md-3 col-xs-6 promo_block&quot;&gt;\r\n		&lt;div class=&quot;promo_icon&quot;&gt;&lt;i class=&quot;fa fa-tags fa-fw&quot;&gt;&lt;/i&gt;&lt;/div&gt;\r\n		&lt;div class=&quot;promo_text&quot;&gt;\r\n			&lt;h2&gt;\r\n				Brand Only&lt;/h2&gt;\r\n			50,000+ Products&lt;/div&gt;\r\n	&lt;/div&gt;\r\n	&lt;/section&gt;', '2015-06-12 09:56:24', '2017-10-14 00:18:00'),
(16, 9, 1, 'blocks/banner_block/one_by_one_slider_banner_block.tpl', 0, 'Main Page Banner Slider', 'Main Page Banner Slider', '', 'a:1:{s:17:\"banner_group_name\";s:17:\"Main Page Banners\";}', '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(44, 18, 1, '0', 0, 'Mobile', 'Mobile', '', '&lt;script src=&quot;//www.e1brand.com/index.php?rt=r/embed/js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;\r\n&lt;ul style=&quot;display:none;&quot; class=&quot;abantecart-widget-container&quot; data-url=&quot;//www.e1brand.com/&quot; data-css-url=&quot;//www.e1brand.com/storefront/view/default/stylesheet/embed.css&quot; data-language=&quot;bn&quot; data-currency=&quot;BDT&quot;&gt;\r\n	&lt;li id=&quot;abc_150786886608571&quot; class=&quot;abantecart_category&quot; data-category-id=&quot;71&quot;&gt;\r\n		&lt;span class=&quot;abantecart_image&quot;&gt;&lt;/span&gt;\r\n		&lt;h3 class=&quot;abantecart_name&quot;&gt;&lt;/h3&gt;\r\n		&lt;p class=&quot;abantecart_products_count&quot;&gt;&lt;/p&gt;\r\n	&lt;/li&gt;\r\n&lt;/ul&gt;', '0000-00-00 00:00:00', '2017-10-13 04:29:44'),
(45, 18, 2, '0', 0, 'Mobile', 'Mobile', '', '&lt;script src=&quot;//www.e1brand.com/index.php?rt=r/embed/js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;\r\n&lt;ul style=&quot;display:none;&quot; class=&quot;abantecart-widget-container&quot; data-url=&quot;//www.e1brand.com/&quot; data-css-url=&quot;//www.e1brand.com/storefront/view/default/stylesheet/embed.css&quot; data-language=&quot;bn&quot; data-currency=&quot;BDT&quot;&gt;\r\n	&lt;li id=&quot;abc_150786886608571&quot; class=&quot;abantecart_category&quot; data-category-id=&quot;71&quot;&gt;\r\n		&lt;span class=&quot;abantecart_image&quot;&gt;&lt;/span&gt;\r\n		&lt;h3 class=&quot;abantecart_name&quot;&gt;&lt;/h3&gt;\r\n		&lt;p class=&quot;abantecart_products_count&quot;&gt;&lt;/p&gt;\r\n	&lt;/li&gt;\r\n&lt;/ul&gt;', '0000-00-00 00:00:00', '2017-10-13 04:47:11'),
(68, 30, 1, '0', 0, 'Popular-  Products page', 'Popular Products ', '', 'a:2:{s:18:\"listing_datasource\";s:34:\"catalog_product_getPopularProducts\";s:5:\"limit\";s:1:\"4\";}', '0000-00-00 00:00:00', '2018-05-23 19:45:32'),
(43, 17, 1, '0', 1, 'Call 018', 'Call 018', '', '&lt;h1&gt;Call  +88 018 4246 0000&lt;/h1&gt;', '0000-00-00 00:00:00', '2017-10-13 03:23:51'),
(32, 2, 2, '0', 0, 'Video block', 'Video', '', 'a:3:{s:18:\"listing_datasource\";s:5:\"media\";s:13:\"resource_type\";s:5:\"video\";s:5:\"limit\";s:1:\"1\";}', '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(31, 1, 2, '0', 0, 'home page static banner', 'home page banner', '', '&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;index.php?rt=product/special&quot;&gt; &lt;img alt=&quot;banner&quot; src=&quot;storefront/view/default/image/banner1.jpg&quot; /&gt; &lt;/a&gt;&lt;/div&gt;', '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(33, 3, 2, '0', 1, 'Custom Listing block', 'Popular', '', 'a:2:{s:18:\"listing_datasource\";s:34:\"catalog_product_getPopularProducts\";s:5:\"limit\";s:2:\"12\";}', '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(34, 9, 2, 'blocks/banner_block/one_by_one_slider_banner_block.tpl', 0, 'Main Page Banner Slider', 'Main Page Banner Slider', '', 'a:1:{s:17:\"banner_group_name\";s:17:\"Main Page Banners\";}', '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(35, 10, 2, '0', 0, 'Main Page Promo', 'Promo', '', '	&lt;section class=&quot;row promo_section&quot;&gt;\r\n	&lt;div class=&quot;col-md-3 col-xs-6 promo_block&quot;&gt;\r\n		&lt;div class=&quot;promo_icon&quot;&gt;&lt;i class=&quot;fa fa-truck fa-fw&quot;&gt;&lt;/i&gt;&lt;/div&gt;\r\n		&lt;div class=&quot;promo_text&quot;&gt;\r\n			&lt;h2&gt;\r\n				বিনামূল্যে পরিবহন&lt;/h2&gt;\r\n			ঢাকার বাইরে ২০০ টাকার বেশি\r\n		&lt;/div&gt;\r\n	&lt;/div&gt;\r\n	&lt;div class=&quot;col-md-3 col-xs-6 promo_block&quot;&gt;\r\n		&lt;div class=&quot;promo_icon&quot;&gt;&lt;i class=&quot;fa fa-money fa-fw&quot;&gt;&lt;/i&gt;&lt;/div&gt;\r\n		&lt;div class=&quot;promo_text&quot;&gt;\r\n			&lt;h2&gt;\r\n				সহজ পেমেন্ট&lt;/h2&gt;\r\n			আধুনিক পেমেন্ট গেটওয়ে সাপোর্ট&lt;/div&gt;\r\n	&lt;/div&gt;\r\n	&lt;div class=&quot;col-md-3 col-xs-6 promo_block&quot;&gt;\r\n		&lt;div class=&quot;promo_icon&quot;&gt;&lt;i class=&quot;fa fa-clock-o fa-fw&quot;&gt;&lt;/i&gt;&lt;/div&gt;\r\n		&lt;div class=&quot;promo_text&quot;&gt;\r\n			&lt;h2&gt;\r\n				২৪ ঘন্টায় পরিবহন&lt;/h2&gt;\r\n			ঢাকার বাইরে ৭২ ঘন্টা বা বেশি&lt;/div&gt;\r\n	&lt;/div&gt;\r\n	&lt;div class=&quot;col-md-3 col-xs-6 promo_block&quot;&gt;\r\n		&lt;div class=&quot;promo_icon&quot;&gt;&lt;i class=&quot;fa fa-tags fa-fw&quot;&gt;&lt;/i&gt;&lt;/div&gt;\r\n		&lt;div class=&quot;promo_text&quot;&gt;\r\n			&lt;h2&gt;\r\n				ব্রান্ডের নিশ্চয়তা&lt;/h2&gt;\r\n			৫০,০০০ এর বেশি পণ্য সমাহার&lt;/div&gt;\r\n	&lt;/div&gt;\r\n	&lt;/section&gt;', '2015-06-12 09:56:24', '2017-10-14 00:35:33'),
(36, 11, 2, '0', 0, 'Main Page Banner Bottom', 'Bottom Banners', '', 'a:1:{s:17:\"banner_group_name\";s:19:\"Main bottom banners\";}', '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(37, 12, 2, 'blocks/listing_block/popular_brands_content_bottom.tpl', 1, 'Our trusted brands', 'Our trusted brands', '', 'a:1:{s:18:\"listing_datasource\";s:20:\"custom_manufacturers\";}', '2015-06-12 09:56:24', '2018-03-23 21:06:06'),
(38, 13, 2, '0', 1, 'আমাদের সম্পর্কে', 'আমাদের সম্পর্কে', '', '&lt;p&gt;&lt;!--n--&gt;&lt;!--t--&gt;( ই ওয়ান ব্র্যান্ড ) টেলবিডি দ্বারা একটি নির্বাচিত নাম, যা একটি ব্রান্ড ।&lt;br /&gt; যার কার্যক্রম ২০১৭ সাল থেকে সমগ্র বাংলাদেশব্যাপী আন্তর্জাতিক মানের পণ্য সামগ্রী শিল্প ও বাণিজ্যিক সরবরাহের মাধ্যমে শুরু হয় ।&lt;br /&gt; এর উদ্দেশ্য আধুনিক প্রযুক্তিকে কাজে লাগিয়ে দ্রুত সময়ে ক্রেতার নিকট আন্তর্জাতিক মানের পণ্য সামগ্রী এবং সেবা পৌঁছে দেয়া।&lt;br /&gt; সময় অপচয় রোধ ও গুণগত মান নিশ্চিতের মাধ্যমে ক্রেতার সন্তুষ্টি অর্জন আমাদের অন্যতম লক্ষ্য।&lt;br /&gt; এই শুভ যাত্রায় সম্মানিত ক্রেতা সাধারণের সন্তুষ্টি ও সহযোগীতা আমাদের একান্ত কাম্য।&lt;br /&gt; ক্রেতা সাধারণের চাহিদা, মন্তব্য, পরামর্শ ও অভিযোগ আমাদের একমাত্র মূলধন। &lt;br /&gt;&lt;!--n--&gt;&lt;/p&gt;', '2015-06-12 09:56:24', '2018-12-07 13:26:44'),
(39, 14, 2, '0', 1, 'যোগাযোগ করুন', 'যোগাযোগ করুন', '', '&lt;ul class=&quot;contact&quot;&gt;&lt;!--t--&gt;&lt;li&gt;&lt;span class=&quot;mobile&quot;&gt; &lt;/span&gt;+88 018 18917810&lt;/li&gt;&lt;!--t--&gt;&lt;li&gt;&lt;span class=&quot;mobile&quot;&gt; &lt;/span&gt;+88 018 42460000&lt;/li&gt;&lt;!--t--&gt;&lt;li&gt;&lt;span class=&quot;phone&quot;&gt; &lt;/span&gt;+88 096 13240000&lt;/li&gt;&lt;!--t--&gt;&lt;li&gt;&lt;span class=&quot;email&quot;&gt; &lt;/span&gt;support@e1brand.com&lt;/li&gt;&lt;!--t--&gt;&lt;li&gt;&lt;span class=&quot;email&quot;&gt; &lt;/span&gt;sales@e1brand.com&lt;/li&gt;&lt;!--t--&gt;&lt;li&gt;&lt;span class=&quot;fa fa-map-marker&quot;&gt; &lt;/span&gt;Topkhana Road, Paltan, Dhaka-1000, Bangladesh.&lt;/li&gt;&lt;/ul&gt;&lt;!--n--&gt;', '2015-06-12 09:56:24', '2019-03-13 16:54:25'),
(42, 17, 2, '0', 1, 'Call 018', 'Call 018', '', 'xczxc', '0000-00-00 00:00:00', '2017-10-13 03:37:01'),
(40, 15, 2, '0', 0, 'Social Icons', 'Social Icons', 'This is a an HTML block to show social icons and link.\r\nNOTE: Need to edit HTML in block content to add  personal link to social media sites', '      &lt;div class=&quot;social_icons&quot;&gt;\r\n        &lt;a href=&quot;http://www.facebook.com/e1brand&quot; target=&quot;_blank&quot; title=&quot;Facebook&quot; class=&quot;facebook&quot;&gt;Facebook&lt;/a&gt;\r\n        &lt;a href=&quot;https://twitter.com/&quot; target=&quot;_blank&quot; title=&quot;Twitter&quot; class=&quot;twitter&quot;&gt;Twitter&lt;/a&gt;\r\n        &lt;a href=&quot;#&quot; title=&quot;Linkedin&quot; class=&quot;linkedin&quot;&gt;Linkedin&lt;/a&gt;\r\n        &lt;a href=&quot;#&quot; title=&quot;rss&quot; class=&quot;rss&quot;&gt;rss&lt;/a&gt;\r\n        &lt;a href=&quot;https://business.google.com/b/101236911902089725194&quot; target=&quot;_blank&quot; title=&quot;Googleplus&quot; class=&quot;googleplus&quot;&gt;Googleplus&lt;/a&gt;\r\n        &lt;a href=&quot;#&quot; target=&quot;_blank&quot; title=&quot;Skype&quot; class=&quot;skype&quot;&gt;Skype&lt;/a&gt;\r\n        &lt;a href=&quot;#&quot; target=&quot;_blank&quot; title=&quot;Flickr&quot; class=&quot;flickr&quot;&gt;Flickr&lt;/a&gt;\r\n      &lt;/div&gt;\r\n', '2015-06-12 09:56:24', '2017-10-13 20:01:28'),
(41, 16, 2, '0', 1, 'Testimonials', 'Testimonials', 'Flexislider testimonials', '&lt;div style=&quot;font-family: \'Open Sans\', sans-serif;&quot; class=&quot;flexslider&quot; id=&quot;testimonialsidebar&quot;&gt;\r\n	&lt;ul class=&quot;slides&quot;&gt;\r\n		&lt;li&gt;\r\n			&quot; I was working with many shopping carts, free and hosted for my clients. There is always something missing. In abantecart I find this gap to be much less. Interface is very easy to use and support is very responsive. This is considering its is free. Go abantecart go!&quot;&lt;br /&gt;\r\n			&lt;span class=&quot;pull-left orange&quot;&gt;By : TopShop on reviewcentre.com&lt;/span&gt;&lt;/li&gt;\r\n		&lt;li&gt;\r\n			&quot; Without a doubt the best cart I have used. The title says it all - abantecart is undoubtedly the best I have used. I\'m not an expert in site setup, so something this great looking and easy to use is absolutely perfect ... &quot;&lt;br /&gt;\r\n			&lt;span class=&quot;pull-left orange&quot;&gt;By : johnstenson80 on venturebeat.com&lt;/span&gt;&lt;/li&gt;\r\n		&lt;li&gt;\r\n			&quot; Will not regret using this cart. All good is already mentioned, I want to add my experience with support. My problems with some configuration were resolved quick. Faster than paid shopping cart we had before.&quot;&lt;br /&gt;\r\n			&lt;span class=&quot;pull-left orange&quot;&gt;By : shopper23 at bestshoppingcartreviews.com&lt;/span&gt;&lt;/li&gt;\r\n		&lt;li&gt;\r\n			&quot; Wow! Abante Cart is really a catch! What a nice experience it was for me. I mean, to have all these features so direct, so quick and easy was really essential for my website. I was able to add some features and a cart to my website in no time ...&quot;&lt;br /&gt;\r\n			&lt;span class=&quot;pull-left orange&quot;&gt;By : EcommerceSport at hotscripts.com&lt;/span&gt;&lt;/li&gt;\r\n		&lt;li&gt;\r\n			&quot; Love the cart. I installed it a while back and use it since when. Some features a hidden, but fun to discover them.&quot;&lt;br /&gt;\r\n			&lt;span class=&quot;pull-left orange&quot;&gt;By : Liz Wattkins at shopping-cart-reviews.com&lt;/span&gt;&lt;/li&gt;\r\n\r\n	&lt;/ul&gt;\r\n&lt;/div&gt;\r\n', '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(46, 19, 2, '0', 0, 'Mobile', 'Mobile', '', 'a:2:{s:18:\"listing_datasource\";s:30:\"catalog_category_getcategories\";s:5:\"limit\";s:1:\"4\";}', '0000-00-00 00:00:00', '2017-10-13 05:21:07'),
(47, 19, 1, 'blocks/listing_block/popular_brands_content_bottom.tpl', 0, 'Mobile', 'Mobile', '', 'a:1:{s:18:\"listing_datasource\";s:15:\"custom_products\";}', '0000-00-00 00:00:00', '2017-10-13 05:04:13'),
(48, 20, 2, 'blocks/custom_form_block_content.tpl', 0, 'Mobile', 'Mobile', '', 'a:1:{s:7:\"form_id\";s:1:\"2\";}', '0000-00-00 00:00:00', '2017-10-13 05:15:26'),
(49, 20, 1, 'blocks/custom_form_block_content.tpl', 0, 'Mobile', 'Mobile', '', 'a:1:{s:7:\"form_id\";s:1:\"2\";}', '0000-00-00 00:00:00', '2017-10-13 05:15:26'),
(60, 26, 1, '0', 0, 'Furnitures', 'Furnitures', '', 'a:2:{s:18:\"listing_datasource\";s:33:\"catalog_category_getmanufacturers\";s:5:\"limit\";s:1:\"5\";}', '0000-00-00 00:00:00', '2018-04-21 20:12:57'),
(50, 21, 2, 'blocks/listing_block/special_home.tpl', 1, 'Related', 'related', '', 'a:2:{s:18:\"listing_datasource\";s:34:\"catalog_product_getPopularProducts\";s:5:\"limit\";s:1:\"4\";}', '0000-00-00 00:00:00', '2018-04-22 10:12:34'),
(51, 21, 1, '0', 1, 'Related', 'related', '', 'a:2:{s:18:\"listing_datasource\";s:34:\"catalog_product_getPopularProducts\";s:5:\"limit\";s:1:\"4\";}', '0000-00-00 00:00:00', '2018-04-22 10:12:34'),
(61, 26, 2, 'blocks/listing_block/featured.tpl', 1, 'Furnitures', 'Furnitures', '', 'a:2:{s:18:\"listing_datasource\";s:33:\"catalog_category_getmanufacturers\";s:5:\"limit\";s:1:\"5\";}', '0000-00-00 00:00:00', '2018-04-21 20:12:57'),
(52, 22, 2, '0', 1, 'addthis Shere', 'addthis Shere', '', '&lt;!-- Go to www.addthis.com/dashboard to customize your tools --&gt;\r\n&lt;script type=&quot;text/javascript&quot; src=&quot;//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-59e2711bd237d633&quot;&gt;&lt;/script&gt;\r\n&lt;div class=&quot;addthis_inline_share_toolbox&quot;&gt;&lt;/div&gt;', '0000-00-00 00:00:00', '2019-02-19 16:52:47'),
(53, 22, 1, '0', 0, 'addthis Shere', 'addthis Shere', '', '&lt;!-- Go to www.addthis.com/dashboard to customize your tools --&gt;\r\n&lt;script type=&quot;text/javascript&quot; src=&quot;//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-59e2711bd237d633&quot;&gt;&lt;/script&gt;\r\n  \r\n\r\n&lt;iframe name=&quot;ff8ca2221ad4d4&quot; allowtransparency=&quot;true&quot; allowfullscreen=&quot;true&quot; scrolling=&quot;no&quot; allow=&quot;encrypted-media&quot; title=&quot;Tellbd SmS Share Plugin&quot; style=&quot;border: medium none; visibility: visible; width: 108px; height: 20px;&quot; src=&quot;http://e1brand.com/api/sms/send.php?container_width=1115&amp;amp;href=http%3A%2F%2Fwww.e1brand.com%2Fdirector-table-1100&amp;amp;layout=button_count&amp;amp;locale=en_US&amp;amp;sdk=joey&amp;amp;share=true&amp;amp;show_faces=true&amp;amp;size=small&quot; class=&quot;&quot; width=&quot;1000px&quot; height=&quot;1000px&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;\r\n&lt;br&gt;&lt;br&gt;', '0000-00-00 00:00:00', '2019-02-19 17:27:27'),
(54, 23, 1, '0', 0, 'Template2 Banner 1', 'Template2 Banner 1', '', ' <a href=\"http://google.com\" target=\"_blank\"><img src=\"extensions/template2/image/banner_right_1.jpg\" alt=\"Template2 Banner 1\" /></a>  ', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(55, 23, 2, '0', 0, 'Template2 Banner 1', 'Template2 Banner 1', '', ' <a href=\"http://google.com\" target=\"_blank\"><img src=\"extensions/template2/image/banner_right_1.jpg\" alt=\"Template2 Banner 1\" /></a>  ', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(56, 24, 1, '0', 0, 'Template2 Banner 2', 'Template2 Banner 2', '', ' <a href=\"http://google.com\" target=\"_blank\"><img src=\"extensions/template2/image/banner_right_2.jpg\" alt=\"Template2 Banner 2\" /></a>   ', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(57, 24, 2, '0', 0, 'Template2 Banner 2', 'Template2 Banner 2', '', ' <a href=\"http://google.com\" target=\"_blank\"><img src=\"extensions/template2/image/banner_right_2.jpg\" alt=\"Template2 Banner 2\" /></a>   ', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(58, 25, 1, 'blocks/listing_block/featured.tpl', 0, 'IT-Accessories', 'IT Accessories', '', 'a:1:{s:18:\"listing_datasource\";s:17:\"custom_categories\";}', '0000-00-00 00:00:00', '2019-03-31 17:48:49'),
(59, 25, 2, 'blocks/listing_block/featured.tpl', 1, 'IT-Accessories', 'IT Accessories', '', 'a:1:{s:18:\"listing_datasource\";s:17:\"custom_categories\";}', '0000-00-00 00:00:00', '2018-03-23 20:51:26'),
(62, 27, 1, '0', 0, 'Dahua', 'Dahua', '', 'a:1:{s:18:\"listing_datasource\";s:17:\"custom_categories\";}', '0000-00-00 00:00:00', '2018-04-12 18:51:27'),
(63, 27, 2, '0', 1, 'Products Categories', 'Products Categories', '', 'a:2:{s:18:\"listing_datasource\";s:30:\"catalog_category_getcategories\";s:5:\"limit\";s:1:\"8\";}', '0000-00-00 00:00:00', '2018-04-22 10:31:10'),
(64, 28, 1, '0', 1, 'Popular_Products_home', 'Popular Products', '', 'a:2:{s:18:\"listing_datasource\";s:34:\"catalog_product_getPopularProducts\";s:5:\"limit\";s:2:\"20\";}', '0000-00-00 00:00:00', '2018-04-22 10:18:36'),
(65, 28, 2, '0', 1, 'Popular_Products_home', 'জনপ্রিয় পণ্য', '', 'a:2:{s:18:\"listing_datasource\";s:34:\"catalog_product_getPopularProducts\";s:5:\"limit\";s:2:\"20\";}', '0000-00-00 00:00:00', '2018-04-22 10:19:11'),
(66, 29, 1, '0', 1, 'map', 'Location Map', 'Location Map', '&lt;iframe src=&quot;https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3652.4794551627024!2d90.40540121498097!3d23.730276184599315!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3755b8f128e6ba1f%3A0xc489f0516300c6ea!2sE1brand!5e0!3m2!1sen!2sbd!4v1524602278074&quot; width=&quot;300&quot; height=&quot;220&quot; frameborder=&quot;0&quot; style=&quot;border:0&quot; allowfullscreen&gt;&lt;/iframe&gt;', '0000-00-00 00:00:00', '2018-04-24 20:49:13'),
(67, 29, 2, '0', 1, 'map', 'অবস্থান মানচিত্র', 'Location Map', '&lt;iframe src=&quot;https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3652.4794551627024!2d90.40540121498097!3d23.730276184599315!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3755b8f128e6ba1f%3A0xc489f0516300c6ea!2sE1brand!5e0!3m2!1sen!2sbd!4v1524602278074&quot; width=&quot;300&quot; height=&quot;220&quot; frameborder=&quot;0&quot; style=&quot;border:0&quot; allowfullscreen&gt;&lt;/iframe&gt;', '0000-00-00 00:00:00', '2018-04-24 20:50:21'),
(69, 30, 2, '0', 1, 'Popular-  Products page', 'Popular Products ', '', 'a:2:{s:18:\"listing_datasource\";s:34:\"catalog_product_getPopularProducts\";s:5:\"limit\";s:1:\"4\";}', '0000-00-00 00:00:00', '2018-05-23 19:45:32'),
(70, 31, 1, '0', 0, 'Like Us', 'Like Us', '', '&lt;div class=&quot;fb-like&quot; data-href=&quot;http://e1brand.com&quot; data-layout=&quot;button_count&quot; data-action=&quot;like&quot; data-size=&quot;large&quot; data-show-faces=&quot;true&quot; data-share=&quot;true&quot;&gt;&lt;/div&gt;', '0000-00-00 00:00:00', '2018-12-07 14:54:41'),
(71, 31, 2, '0', 1, 'Like Us', 'Like Us', '', '&lt;div class=&quot;fb-like&quot; data-href=&quot;http://e1brand.com&quot; data-layout=&quot;button_count&quot; data-action=&quot;like&quot; data-size=&quot;large&quot; data-show-faces=&quot;true&quot; data-share=&quot;true&quot;&gt;&lt;/div&gt;', '0000-00-00 00:00:00', '2018-12-07 14:55:18'),
(72, 32, 1, '0', 0, 'Google Analytics', 'Google Analytics', '', '&lt;!-- Global site tag (gtag.js) - Google Analytics --&gt;\r\n&lt;script async src=&quot;https://www.googletagmanager.com/gtag/js?id=UA-108076493-1&quot;&gt;&lt;/script&gt;\r\n&lt;script&gt;\r\n  window.dataLayer = window.dataLayer || [];\r\n  function gtag(){dataLayer.push(arguments);}\r\n  gtag(\'js\', new Date());\r\n\r\n  gtag(\'config\', \'UA-108076493-1\');\r\n&lt;/script&gt;\r\n\r\n\r\n', '0000-00-00 00:00:00', '2018-11-22 15:18:37'),
(73, 32, 2, '0', 0, 'AdSense', 'AdSense', '', '', '0000-00-00 00:00:00', '2019-03-13 16:55:10'),
(80, 36, 1, '0', 1, 'Special Product', 'Special Product', '', 'a:1:{s:18:\"listing_datasource\";s:15:\"custom_products\";}', '0000-00-00 00:00:00', '2019-03-31 18:03:16'),
(81, 36, 2, '0', 1, 'Special Product', 'Special Product', '', 'a:1:{s:18:\"listing_datasource\";s:15:\"custom_products\";}', '0000-00-00 00:00:00', '2019-03-31 18:03:16'),
(74, 33, 1, '0', 0, 'Chat', 'chat', '', '&lt;!-- Load Facebook SDK for JavaScript --&gt;\r\n&lt;div id=&quot;fb-root&quot;&gt;&lt;/div&gt;\r\n&lt;script&gt;(function(d, s, id) {\r\n  var js, fjs = d.getElementsByTagName(s)[0];\r\n  if (d.getElementById(id)) return;\r\n  js = d.createElement(s); js.id = id;\r\n  js.src = \'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js#xfbml=1&amp;version=v2.12&amp;autoLogAppEvents=1\';\r\n  fjs.parentNode.insertBefore(js, fjs);\r\n}(document, \'script\', \'facebook-jssdk\'));&lt;/script&gt;\r\n\r\n&lt;!-- Your customer chat code --&gt;\r\n&lt;div class=&quot;fb-customerchat&quot;\r\n  attribution=setup_tool\r\n  page_id=&quot;943107619158367&quot;\r\n  logged_in_greeting=&quot;How can we help you sir ?&quot;\r\n  logged_out_greeting=&quot;How can we help you sir ?&quot;&gt;\r\n&lt;/div&gt;', '0000-00-00 00:00:00', '2018-09-27 19:28:59'),
(75, 33, 2, '0', 0, 'Chat', 'chat', '', '&lt;!-- Load Facebook SDK for JavaScript --&gt;\r\n&lt;div id=&quot;fb-root&quot;&gt;&lt;/div&gt;\r\n&lt;script&gt;(function(d, s, id) {\r\n  var js, fjs = d.getElementsByTagName(s)[0];\r\n  if (d.getElementById(id)) return;\r\n  js = d.createElement(s); js.id = id;\r\n  js.src = \'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js#xfbml=1&amp;version=v2.12&amp;autoLogAppEvents=1\';\r\n  fjs.parentNode.insertBefore(js, fjs);\r\n}(document, \'script\', \'facebook-jssdk\'));&lt;/script&gt;\r\n\r\n&lt;!-- Your customer chat code --&gt;\r\n&lt;div class=&quot;fb-customerchat&quot;\r\n  attribution=setup_tool\r\n  page_id=&quot;943107619158367&quot;\r\n  logged_in_greeting=&quot;How can we help you sir ?&quot;\r\n  logged_out_greeting=&quot;How can we help you sir ?&quot;&gt;\r\n&lt;/div&gt;', '0000-00-00 00:00:00', '2018-11-22 15:29:38'),
(76, 34, 1, '0', 1, 'Corporate Relationship', 'Corporate Relationship', '', '', '0000-00-00 00:00:00', '2018-11-23 05:58:16'),
(77, 34, 2, '0', 1, 'Corporate Relationship', 'Corporate Relationship', '', '', '0000-00-00 00:00:00', '2018-12-07 13:24:36'),
(78, 35, 1, '0', 0, 'AdSense', 'AdSense', '', '&lt;script async src=&quot;//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;\r\n&lt;script&gt;\r\n  (adsbygoogle = window.adsbygoogle || []).push({\r\n    google_ad_client: &quot;ca-pub-2846399323129242&quot;,\r\n    enable_page_level_ads: true\r\n  });\r\n&lt;/script&gt;', '0000-00-00 00:00:00', '2018-11-24 19:48:50'),
(79, 35, 2, '0', 1, 'AdSense', 'AdSense', '', '&lt;script async src=&quot;//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;\r\n&lt;script&gt;\r\n  (adsbygoogle = window.adsbygoogle || []).push({\r\n    google_ad_client: &quot;ca-pub-2846399323129242&quot;,\r\n    enable_page_level_ads: true\r\n  });\r\n&lt;/script&gt;', '0000-00-00 00:00:00', '2018-11-24 19:48:50');

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

--
-- Table structure for table `ab1l_block_layouts`
--

CREATE TABLE `ab1l_block_layouts` (
  `instance_id` int(10) NOT NULL,
  `layout_id` int(10) NOT NULL DEFAULT 0,
  `block_id` int(10) NOT NULL DEFAULT 0,
  `custom_block_id` int(10) NOT NULL DEFAULT 0,
  `parent_instance_id` int(10) NOT NULL DEFAULT 0,
  `position` smallint(5) NOT NULL DEFAULT 0,
  `status` smallint(1) NOT NULL DEFAULT 0,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_block_layouts`
--

INSERT INTO `ab1l_block_layouts` (`instance_id`, `layout_id`, `block_id`, `custom_block_id`, `parent_instance_id`, `position`, `status`, `date_added`, `date_modified`) VALUES
(330, 11, 1, 0, 0, 10, 1, '2017-10-11 10:30:00', '2019-03-13 16:57:34'),
(331, 11, 2, 0, 0, 20, 1, '2017-10-11 10:30:00', '2019-03-13 16:57:34'),
(332, 11, 3, 0, 0, 30, 1, '2017-10-11 10:30:00', '2019-03-13 16:57:34'),
(333, 11, 4, 0, 0, 40, 1, '2017-10-11 10:30:00', '2019-03-13 16:57:34'),
(334, 11, 5, 0, 0, 50, 1, '2017-10-11 10:30:00', '2019-03-13 16:57:34'),
(335, 11, 6, 0, 0, 60, 1, '2017-10-11 10:30:00', '2019-03-13 16:57:34'),
(336, 11, 7, 0, 0, 70, 1, '2017-10-11 10:30:00', '2019-03-13 16:57:34'),
(337, 11, 8, 0, 0, 80, 1, '2017-10-11 10:30:00', '2019-03-13 16:57:34'),
(5561, 11, 21, 0, 337, 100, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5560, 11, 24, 0, 337, 90, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5548, 11, 28, 0, 331, 20, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5559, 11, 17, 15, 337, 80, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5558, 11, 11, 0, 337, 70, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5546, 11, 17, 15, 330, 80, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5545, 11, 15, 0, 330, 70, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5544, 11, 14, 0, 330, 60, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5543, 11, 13, 0, 330, 50, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5542, 11, 26, 0, 330, 40, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5541, 11, 27, 0, 330, 30, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5547, 11, 9, 0, 331, 10, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5550, 11, 17, 32, 336, 20, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(354, 12, 6, 0, 0, 60, 0, '2017-10-11 10:30:00', '2019-03-31 18:05:48'),
(352, 12, 4, 0, 0, 40, 1, '2017-10-11 10:30:00', '2019-03-31 18:05:48'),
(351, 12, 3, 0, 0, 30, 0, '2017-10-11 10:30:00', '2019-03-31 18:05:48'),
(350, 12, 2, 0, 0, 20, 1, '2017-10-11 10:30:00', '2019-03-31 18:05:48'),
(353, 12, 5, 0, 0, 50, 1, '2017-10-11 10:30:00', '2019-03-31 18:05:48'),
(5811, 12, 21, 0, 356, 90, 0, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(355, 12, 7, 0, 0, 70, 1, '2017-10-11 10:30:00', '2019-03-31 18:05:48'),
(356, 12, 8, 0, 0, 80, 1, '2017-10-11 10:30:00', '2019-03-31 18:05:48'),
(349, 12, 1, 0, 0, 10, 1, '2017-10-11 10:30:00', '2019-03-31 18:05:48'),
(5783, 12, 17, 15, 349, 80, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5782, 12, 15, 0, 349, 70, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5781, 12, 14, 0, 349, 60, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5780, 12, 13, 0, 349, 50, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5802, 12, 17, 33, 355, 30, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5551, 11, 17, 33, 336, 30, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5786, 12, 23, 9, 350, 30, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5810, 12, 24, 0, 356, 80, 0, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5809, 12, 17, 15, 356, 70, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5779, 12, 26, 0, 349, 40, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5778, 12, 27, 0, 349, 30, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(4409, 13, 15, 0, 378, 70, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4408, 13, 14, 0, 378, 60, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4420, 13, 24, 0, 379, 80, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4412, 13, 28, 0, 375, 20, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4411, 13, 9, 0, 375, 10, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4407, 13, 13, 0, 378, 50, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4419, 13, 17, 15, 379, 70, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4418, 13, 11, 0, 379, 60, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4406, 13, 26, 0, 378, 40, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4417, 13, 17, 16, 379, 50, 0, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4405, 13, 27, 0, 378, 30, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4404, 13, 31, 0, 378, 20, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(379, 13, 8, 0, 0, 80, 1, '2017-10-11 10:30:00', '2018-04-25 19:22:12'),
(378, 13, 1, 0, 0, 10, 1, '2017-10-11 10:30:00', '2018-04-25 19:22:12'),
(370, 13, 7, 0, 0, 70, 1, '2017-10-11 10:30:00', '2018-04-25 19:22:12'),
(371, 13, 6, 0, 0, 60, 0, '2017-10-11 10:30:00', '2018-04-25 19:22:12'),
(372, 13, 5, 0, 0, 50, 1, '2017-10-11 10:30:00', '2018-04-25 19:22:12'),
(373, 13, 4, 0, 0, 40, 1, '2017-10-11 10:30:00', '2018-04-25 19:22:12'),
(374, 13, 3, 0, 0, 30, 0, '2017-10-11 10:30:00', '2018-04-25 19:22:12'),
(375, 13, 2, 0, 0, 20, 1, '2017-10-11 10:30:00', '2018-04-25 19:22:12'),
(5588, 14, 21, 0, 392, 90, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5587, 14, 24, 0, 392, 80, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5574, 14, 20, 30, 387, 30, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5569, 14, 17, 15, 391, 80, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5568, 14, 15, 0, 391, 70, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5567, 14, 14, 0, 391, 60, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5566, 14, 13, 0, 391, 50, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5565, 14, 26, 0, 391, 40, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5571, 14, 28, 0, 388, 20, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5570, 14, 9, 0, 388, 10, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5564, 14, 27, 0, 391, 30, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5586, 14, 17, 15, 392, 70, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5585, 14, 11, 0, 392, 60, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(388, 14, 2, 0, 0, 20, 1, '2017-10-11 10:30:00', '2019-03-13 16:59:36'),
(386, 14, 4, 0, 0, 40, 1, '2017-10-11 10:30:00', '2019-03-13 16:59:36'),
(387, 14, 3, 0, 0, 30, 1, '2017-10-11 10:30:00', '2019-03-13 16:59:36'),
(384, 14, 6, 0, 0, 60, 0, '2017-10-11 10:30:00', '2019-03-13 16:59:36'),
(383, 14, 7, 0, 0, 70, 1, '2017-10-11 10:30:00', '2019-03-13 16:59:36'),
(391, 14, 1, 0, 0, 10, 1, '2017-10-11 10:30:00', '2019-03-13 16:59:36'),
(392, 14, 8, 0, 0, 80, 1, '2017-10-11 10:30:00', '2019-03-13 16:59:36'),
(385, 14, 5, 0, 0, 50, 1, '2017-10-11 10:30:00', '2019-03-13 16:59:36'),
(4401, 15, 24, 0, 403, 80, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4389, 15, 15, 0, 395, 70, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4388, 15, 14, 0, 395, 60, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4387, 15, 13, 0, 395, 50, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4400, 15, 17, 15, 403, 70, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4386, 15, 26, 0, 395, 40, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4385, 15, 27, 0, 395, 30, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4384, 15, 31, 0, 395, 20, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4392, 15, 28, 0, 399, 20, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4391, 15, 9, 0, 399, 10, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4399, 15, 11, 0, 403, 60, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(402, 15, 5, 0, 0, 50, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(401, 15, 4, 0, 0, 40, 1, '2017-10-11 10:30:00', '2018-04-25 19:21:52'),
(400, 15, 3, 0, 0, 30, 0, '2017-10-11 10:30:00', '2018-04-25 19:21:52'),
(399, 15, 2, 0, 0, 20, 1, '2017-10-11 10:30:00', '2018-04-25 19:21:52'),
(398, 15, 5, 0, 0, 50, 1, '2017-10-11 10:30:00', '2018-04-25 19:21:52'),
(397, 15, 6, 0, 0, 60, 1, '2017-10-11 10:30:00', '2018-04-25 19:21:52'),
(396, 15, 7, 0, 0, 70, 1, '2017-10-11 10:30:00', '2018-04-25 19:21:52'),
(395, 15, 1, 0, 0, 10, 1, '2017-10-11 10:30:00', '2018-04-25 19:21:52'),
(4398, 15, 17, 16, 403, 50, 0, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4393, 15, 16, 0, 397, 10, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(403, 15, 8, 0, 0, 80, 1, '2017-10-11 10:30:00', '2018-04-25 19:21:52'),
(942, 17, 5, 0, 0, 50, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(943, 17, 6, 0, 0, 60, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(944, 17, 7, 0, 0, 70, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(945, 17, 8, 0, 0, 80, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(940, 17, 3, 0, 0, 30, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(939, 17, 2, 0, 0, 20, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(938, 17, 1, 0, 0, 10, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(941, 17, 4, 0, 0, 40, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1954, 17, 28, 0, 939, 20, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1900, 18, 5, 0, 0, 50, 1, '2017-10-11 10:30:00', '2018-04-25 19:22:53'),
(1901, 18, 4, 0, 0, 40, 1, '2017-10-11 10:30:00', '2018-04-25 19:22:53'),
(1902, 18, 3, 0, 0, 30, 0, '2017-10-11 10:30:00', '2018-04-25 19:22:53'),
(1903, 18, 2, 0, 0, 20, 1, '2017-10-11 10:30:00', '2018-04-25 19:22:53'),
(1904, 18, 5, 0, 0, 50, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1905, 18, 6, 0, 0, 60, 1, '2017-10-11 10:30:00', '2018-04-25 19:22:53'),
(1906, 18, 7, 0, 0, 70, 1, '2017-10-11 10:30:00', '2018-04-25 19:22:53'),
(1907, 18, 1, 0, 0, 10, 1, '2017-10-11 10:30:00', '2018-04-25 19:22:53'),
(1908, 18, 8, 0, 0, 80, 1, '2017-10-11 10:30:00', '2018-04-25 19:22:53'),
(4440, 18, 24, 0, 1908, 80, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4428, 18, 15, 0, 1907, 70, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4427, 18, 14, 0, 1907, 60, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4426, 18, 13, 0, 1907, 50, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4439, 18, 17, 15, 1908, 70, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4425, 18, 26, 0, 1907, 40, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4424, 18, 27, 0, 1907, 30, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4423, 18, 31, 0, 1907, 20, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4431, 18, 28, 0, 1903, 20, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4430, 18, 9, 0, 1903, 10, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4438, 18, 11, 0, 1908, 60, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4437, 18, 17, 16, 1908, 50, 0, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4432, 18, 29, 0, 1905, 10, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4459, 19, 24, 0, 2019, 80, 0, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4448, 19, 15, 0, 2017, 70, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4447, 19, 14, 0, 2017, 60, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4446, 19, 13, 0, 2017, 50, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4458, 19, 17, 15, 2019, 70, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4445, 19, 26, 0, 2017, 40, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4444, 19, 27, 0, 2017, 30, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4443, 19, 31, 0, 2017, 20, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4451, 19, 28, 0, 2013, 20, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4457, 19, 11, 0, 2019, 60, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(2010, 19, 5, 0, 0, 50, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2011, 19, 4, 0, 0, 40, 1, '2017-10-11 10:30:00', '2018-04-25 19:23:49'),
(2012, 19, 3, 0, 0, 30, 0, '2017-10-11 10:30:00', '2018-04-25 19:23:49'),
(2013, 19, 2, 0, 0, 20, 1, '2017-10-11 10:30:00', '2018-04-25 19:23:49'),
(2014, 19, 5, 0, 0, 50, 1, '2017-10-11 10:30:00', '2018-04-25 19:23:49'),
(2015, 19, 6, 0, 0, 60, 1, '2017-10-11 10:30:00', '2018-04-25 19:23:49'),
(2016, 19, 7, 0, 0, 70, 1, '2017-10-11 10:30:00', '2018-04-25 19:23:49'),
(2017, 19, 1, 0, 0, 10, 1, '2017-10-11 10:30:00', '2018-04-25 19:23:49'),
(4456, 19, 17, 16, 2019, 50, 0, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(2019, 19, 8, 0, 0, 80, 1, '2017-10-11 10:30:00', '2018-04-25 19:23:49'),
(4450, 19, 9, 0, 2013, 10, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(34, 2, 17, 1, 19, 10, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5557, 11, 17, 16, 337, 60, 0, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5556, 11, 17, 31, 337, 50, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5555, 11, 25, 0, 337, 40, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5554, 11, 17, 29, 337, 30, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5540, 11, 31, 0, 330, 20, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5808, 12, 11, 0, 356, 60, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(366, 12, 17, 1, 19, 10, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5807, 12, 17, 16, 356, 50, 0, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5777, 12, 31, 0, 349, 20, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5806, 12, 25, 0, 356, 40, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5785, 12, 27, 0, 350, 20, 0, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5789, 12, 16, 0, 352, 30, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5799, 12, 17, 34, 353, 100, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5805, 12, 17, 29, 356, 30, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(4416, 13, 25, 0, 379, 40, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4415, 13, 17, 29, 379, 30, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4414, 13, 17, 14, 379, 20, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4413, 13, 17, 13, 379, 10, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4403, 13, 0, 0, 378, 10, 0, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(5584, 14, 17, 16, 392, 50, 0, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5583, 14, 25, 0, 392, 40, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5582, 14, 17, 29, 392, 30, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5581, 14, 17, 14, 392, 20, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5563, 14, 31, 0, 391, 20, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(4383, 15, 0, 0, 395, 10, 0, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4397, 15, 25, 0, 403, 40, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4396, 15, 17, 29, 403, 30, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4395, 15, 17, 14, 403, 20, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4394, 15, 17, 13, 403, 10, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4422, 18, 0, 0, 1907, 10, 0, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4436, 18, 25, 0, 1908, 40, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4435, 18, 17, 29, 1908, 30, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4434, 18, 17, 14, 1908, 20, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4433, 18, 17, 13, 1908, 10, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4442, 19, 0, 0, 2017, 10, 0, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4455, 19, 25, 0, 2019, 40, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4454, 19, 17, 29, 2019, 30, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4453, 19, 17, 14, 2019, 20, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4452, 19, 17, 13, 2019, 10, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(5539, 11, 0, 0, 330, 10, 0, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5776, 12, 0, 0, 349, 10, 0, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(2782, 22, 10, 0, 2699, 20, 1, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2781, 22, 9, 0, 2699, 10, 1, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2699, 22, 3, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 20:03:48'),
(2775, 22, 15, 0, 2695, 30, 1, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2774, 22, 13, 0, 2695, 20, 1, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2773, 22, 14, 0, 2695, 10, 1, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2695, 22, 1, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 20:03:48'),
(2694, 21, 8, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 20:03:26'),
(2693, 21, 5, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 20:03:26'),
(2692, 21, 4, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 20:03:26'),
(2764, 21, 17, 24, 2688, 30, 1, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2763, 21, 11, 0, 2688, 20, 1, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2762, 21, 17, 23, 2688, 10, 1, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2688, 21, 6, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 20:03:26'),
(2761, 21, 10, 0, 2685, 20, 1, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2760, 21, 9, 0, 2685, 10, 1, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2685, 21, 3, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 20:03:26'),
(2754, 21, 15, 0, 2681, 30, 1, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2753, 21, 13, 0, 2681, 20, 1, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2752, 21, 14, 0, 2681, 10, 1, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(5576, 14, 20, 21, 385, 20, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(2681, 21, 1, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 20:03:26'),
(5573, 14, 19, 0, 387, 20, 0, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5575, 14, 17, 22, 385, 10, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5562, 14, 0, 0, 391, 10, 0, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5798, 12, 20, 19, 353, 90, 0, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5797, 12, 20, 12, 353, 80, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(2702, 22, 6, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 20:03:48'),
(2788, 22, 17, 24, 2702, 30, 1, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2787, 22, 11, 0, 2702, 20, 1, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2786, 22, 17, 23, 2702, 10, 1, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2706, 22, 4, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 20:03:48'),
(2784, 22, 32, 0, 2706, 20, 1, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2783, 22, 33, 0, 2706, 10, 1, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2709, 22, 5, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 20:03:48'),
(2785, 22, 12, 0, 2709, 10, 1, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2711, 22, 8, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 20:03:48'),
(2712, 23, 1, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2713, 23, 14, 0, 2712, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2714, 23, 13, 0, 2712, 20, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2715, 23, 15, 0, 2712, 30, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2716, 23, 3, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2717, 23, 9, 0, 2716, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2718, 23, 10, 0, 2716, 20, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2719, 23, 11, 0, 2716, 30, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2720, 23, 6, 0, 0, 10, 0, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2721, 23, 4, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2722, 23, 5, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2723, 23, 8, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2724, 24, 1, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2725, 24, 14, 0, 2724, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2726, 24, 13, 0, 2724, 20, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2727, 24, 15, 0, 2724, 30, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2728, 24, 3, 0, 0, 10, 0, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2729, 24, 6, 0, 0, 10, 0, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2730, 24, 4, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2731, 24, 5, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2732, 24, 8, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2733, 25, 1, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2734, 25, 14, 0, 2733, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2735, 25, 13, 0, 2733, 20, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2736, 25, 15, 0, 2733, 30, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2737, 25, 3, 0, 0, 10, 0, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2738, 25, 6, 0, 0, 10, 0, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2739, 25, 4, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2740, 25, 5, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2741, 25, 8, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2742, 26, 1, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2743, 26, 14, 0, 2742, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2744, 26, 13, 0, 2742, 20, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2745, 26, 15, 0, 2742, 30, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2746, 26, 3, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2747, 26, 16, 0, 2746, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2748, 26, 6, 0, 0, 10, 0, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2749, 26, 4, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2750, 26, 5, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2751, 26, 8, 0, 0, 10, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(2755, 21, 0, 0, 2681, 40, 0, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2756, 21, 0, 0, 2681, 50, 0, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2757, 21, 0, 0, 2681, 60, 0, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2758, 21, 0, 0, 2681, 70, 0, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2759, 21, 0, 0, 2681, 80, 0, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2765, 21, 0, 0, 2694, 10, 0, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2766, 21, 0, 0, 2694, 20, 0, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2767, 21, 0, 0, 2694, 30, 0, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2768, 21, 0, 0, 2694, 40, 0, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2769, 21, 0, 0, 2694, 50, 0, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2770, 21, 0, 0, 2694, 60, 0, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2771, 21, 0, 0, 2694, 70, 0, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2772, 21, 0, 0, 2694, 80, 0, '2017-11-04 20:03:26', '2017-11-04 20:03:26'),
(2776, 22, 0, 0, 2695, 40, 0, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2777, 22, 0, 0, 2695, 50, 0, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2778, 22, 0, 0, 2695, 60, 0, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2779, 22, 0, 0, 2695, 70, 0, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2780, 22, 0, 0, 2695, 80, 0, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2789, 22, 0, 0, 2711, 10, 0, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2790, 22, 0, 0, 2711, 20, 0, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2791, 22, 0, 0, 2711, 30, 0, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2792, 22, 0, 0, 2711, 40, 0, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2793, 22, 0, 0, 2711, 50, 0, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2794, 22, 0, 0, 2711, 60, 0, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2795, 22, 0, 0, 2711, 70, 0, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(2796, 22, 0, 0, 2711, 80, 0, '2017-11-04 20:03:48', '2017-11-04 20:03:48'),
(4460, 19, 21, 0, 2019, 90, 0, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4449, 19, 17, 15, 2017, 80, 1, '2018-04-25 19:23:49', '2018-04-25 19:23:49'),
(4441, 18, 21, 0, 1908, 90, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4429, 18, 17, 15, 1907, 80, 1, '2018-04-25 19:22:53', '2018-04-25 19:22:53'),
(4421, 13, 21, 0, 379, 90, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4410, 13, 17, 15, 378, 80, 1, '2018-04-25 19:22:12', '2018-04-25 19:22:12'),
(4402, 15, 21, 0, 403, 90, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(4390, 15, 17, 15, 395, 80, 1, '2018-04-25 19:21:52', '2018-04-25 19:21:52'),
(5553, 11, 17, 14, 337, 20, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5580, 14, 17, 13, 392, 10, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(4307, 29, 17, 15, 4275, 80, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4317, 29, 21, 0, 4282, 80, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4316, 29, 24, 0, 4282, 70, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4315, 29, 17, 15, 4282, 60, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4314, 29, 11, 0, 4282, 50, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4313, 29, 25, 0, 4282, 40, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4312, 29, 17, 16, 4282, 30, 0, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4311, 29, 17, 14, 4282, 20, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4310, 29, 17, 13, 4282, 10, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4309, 29, 28, 0, 4276, 20, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4308, 29, 9, 0, 4276, 10, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4306, 29, 15, 0, 4275, 70, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4305, 29, 14, 0, 4275, 60, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4304, 29, 13, 0, 4275, 50, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4303, 29, 26, 0, 4275, 40, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4302, 29, 27, 0, 4275, 30, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4301, 29, 31, 0, 4275, 20, 1, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4300, 29, 0, 0, 4275, 10, 0, '2018-04-24 21:52:26', '2018-04-24 21:52:26'),
(4282, 29, 8, 0, 0, 80, 1, '2018-04-24 21:52:16', '2018-04-24 21:52:26'),
(4281, 29, 7, 0, 0, 70, 1, '2018-04-24 21:52:16', '2018-04-24 21:52:26'),
(4280, 29, 6, 0, 0, 60, 1, '2018-04-24 21:52:16', '2018-04-24 21:52:26'),
(4279, 29, 5, 0, 0, 50, 1, '2018-04-24 21:52:16', '2018-04-24 21:52:26'),
(4278, 29, 4, 0, 0, 40, 1, '2018-04-24 21:52:16', '2018-04-24 21:52:26'),
(4277, 29, 3, 0, 0, 30, 1, '2018-04-24 21:52:16', '2018-04-24 21:52:26'),
(4276, 29, 2, 0, 0, 20, 1, '2018-04-24 21:52:16', '2018-04-24 21:52:26'),
(5804, 12, 17, 14, 356, 20, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5796, 12, 20, 27, 353, 70, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5788, 12, 29, 0, 352, 20, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5795, 12, 23, 11, 353, 60, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5794, 12, 12, 0, 353, 50, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5787, 12, 17, 10, 352, 10, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(4275, 29, 1, 0, 0, 10, 1, '2018-04-24 21:52:16', '2018-04-24 21:52:26'),
(5793, 12, 19, 0, 353, 40, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5572, 14, 12, 0, 387, 10, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5552, 11, 17, 13, 337, 10, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5803, 12, 17, 13, 356, 10, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5784, 12, 9, 0, 350, 10, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5578, 14, 17, 32, 383, 20, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5549, 11, 17, 31, 336, 10, 1, '2019-03-13 16:57:34', '2019-03-13 16:57:34'),
(5577, 14, 17, 31, 383, 10, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36'),
(5792, 12, 17, 18, 353, 30, 0, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5801, 12, 17, 32, 355, 20, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5791, 12, 20, 28, 353, 20, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5800, 12, 17, 31, 355, 10, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5790, 12, 20, 36, 353, 10, 1, '2019-03-31 18:05:48', '2019-03-31 18:05:48'),
(5579, 14, 17, 33, 383, 30, 1, '2019-03-13 16:59:36', '2019-03-13 16:59:36');

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

--
-- Table structure for table `ab1l_block_templates`
--

CREATE TABLE `ab1l_block_templates` (
  `block_id` int(10) NOT NULL,
  `parent_block_id` int(10) NOT NULL DEFAULT 0,
  `template` varchar(255) NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_block_templates`
--

INSERT INTO `ab1l_block_templates` (`block_id`, `parent_block_id`, `template`, `date_added`, `date_modified`) VALUES
(15, 1, 'blocks/cart_top.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(15, 6, 'blocks/cart.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(9, 1, 'blocks/category_top.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(9, 2, 'blocks/category_top.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(9, 3, 'blocks/category.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(9, 6, 'blocks/category.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(9, 7, 'blocks/category_bottom.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(9, 8, 'blocks/category_bottom.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(10, 3, 'blocks/manufacturer.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(10, 6, 'blocks/manufacturer.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(11, 3, 'blocks/content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(11, 1, 'blocks/content_header.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(11, 6, 'blocks/content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(11, 8, 'blocks/content_footer.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(12, 3, 'blocks/latest.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(12, 6, 'blocks/latest.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(12, 5, 'blocks/latest_home.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(12, 4, 'blocks/latest_home.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(13, 1, 'blocks/language.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(14, 1, 'blocks/currency.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(16, 6, 'blocks/order_summary.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 1, 'blocks/html_block_header.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 2, 'blocks/html_block_content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 3, 'blocks/html_block.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 4, 'blocks/html_block_content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 5, 'blocks/html_block_content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 6, 'blocks/html_block.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 7, 'blocks/html_block_content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 8, 'blocks/html_block_footer.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(18, 3, 'blocks/bestseller.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(18, 6, 'blocks/bestseller.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(18, 5, 'blocks/bestseller_home.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(19, 3, 'blocks/featured.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(19, 6, 'blocks/featured.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(19, 5, 'blocks/featured_home.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(20, 1, 'blocks/listing_block_header.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(20, 2, 'blocks/listing_block_header_bottom.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(20, 3, 'blocks/listing_block_column_left.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(20, 4, 'blocks/listing_block_content_top.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(20, 5, 'blocks/listing_block_content_bottom.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(20, 6, 'blocks/listing_block_column_right.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(20, 7, 'blocks/listing_block_footer_top.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(20, 8, 'blocks/listing_block_footer.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(21, 8, 'blocks/donate.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(22, 3, 'blocks/special.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(22, 5, 'blocks/special_home.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(22, 6, 'blocks/special.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(23, 1, 'blocks/banner_block_header.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(23, 2, 'blocks/banner_block_content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(23, 3, 'blocks/banner_block.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(23, 4, 'blocks/banner_block_content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(23, 5, 'blocks/banner_block_content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(23, 6, 'blocks/banner_block.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(23, 7, 'blocks/banner_block_content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(23, 8, 'blocks/banner_block_header.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(24, 8, 'blocks/credit_cards.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(25, 1, 'blocks/newsletter_signup_header.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(25, 2, 'blocks/newsletter_signup_header_bottom.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(25, 3, 'blocks/newsletter_signup_column_left.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(25, 4, 'blocks/newsletter_signup_content_top.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(25, 5, 'blocks/newsletter_signup_content_bottom.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(25, 6, 'blocks/newsletter_signup_column_right.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(25, 7, 'blocks/newsletter_signup_footer_top.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(25, 8, 'blocks/newsletter_signup_footer.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(26, 1, 'blocks/search_top.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(26, 2, 'blocks/search_top.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(26, 3, 'blocks/search.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(26, 6, 'blocks/search.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(27, 1, 'blocks/menu_top.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(27, 2, 'blocks/menu.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(27, 8, 'blocks/menu_bottom.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(27, 3, 'blocks/menu.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(27, 6, 'blocks/menu.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(28, 2, 'blocks/breadcrumbs.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(29, 3, 'blocks/account.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(29, 6, 'blocks/account.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(30, 1, 'blocks/custom_form_block_header.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(30, 2, 'blocks/custom_form_block_content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(30, 3, 'blocks/custom_form_block.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(30, 4, 'blocks/custom_form_block_content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(30, 5, 'blocks/custom_form_block_content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(30, 6, 'blocks/custom_form_block.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(30, 7, 'blocks/custom_form_block_content.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(30, 8, 'blocks/custom_form_block_header.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(31, 1, 'blocks/customer.tpl', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(32, 4, 'blocks/product_slider.tpl', '2017-11-04 19:58:10', '2017-11-04 19:58:10'),
(33, 4, 'blocks/slideshow2.tpl', '2017-11-04 19:58:11', '2017-11-04 19:58:11');

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

--
-- Table structure for table `ab1l_categories`
--

CREATE TABLE `ab1l_categories` (
  `category_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL DEFAULT 0,
  `sort_order` int(3) NOT NULL DEFAULT 0,
  `status` int(1) NOT NULL DEFAULT 1,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_categories`
--

INSERT INTO `ab1l_categories` (`category_id`, `parent_id`, `sort_order`, `status`, `date_added`, `date_modified`) VALUES
(102, 100, 0, 1, '2018-03-22 19:53:37', '2018-03-22 19:58:31'),
(101, 100, 0, 1, '2018-03-22 19:43:15', '2018-03-22 19:47:05'),
(122, 91, 0, 1, '2018-04-25 21:39:12', '2018-12-07 13:05:53'),
(119, 117, 0, 1, '2018-04-24 21:57:10', '2018-04-24 21:57:10'),
(118, 117, 0, 1, '2018-04-24 21:30:02', '2018-04-24 21:53:23'),
(117, 0, 0, 1, '2018-04-24 21:19:12', '2018-04-24 21:27:41'),
(105, 91, 0, 1, '2018-03-23 12:54:43', '2018-03-23 12:55:19'),
(104, 100, 0, 1, '2018-03-23 12:49:48', '2018-03-23 12:51:26'),
(103, 91, 0, 1, '2018-03-22 22:11:41', '2019-06-11 11:51:24'),
(120, 91, 0, 1, '2018-04-25 19:16:44', '2018-04-25 19:17:02'),
(124, 81, 0, 1, '2018-05-14 19:58:35', '2018-05-14 20:00:20'),
(100, 0, 0, 1, '2018-03-22 19:28:14', '2018-03-23 13:19:41'),
(108, 77, 0, 1, '2018-03-23 13:05:25', '2018-03-23 13:05:25'),
(107, 77, 0, 1, '2018-03-23 13:03:30', '2019-04-16 18:49:20'),
(106, 91, 0, 1, '2018-03-23 12:56:15', '2018-03-23 12:56:15'),
(111, 77, 0, 1, '2018-03-23 13:28:46', '2018-03-23 13:28:46'),
(110, 0, 0, 1, '2018-03-23 13:13:10', '2018-03-23 13:13:10'),
(109, 77, 0, 1, '2018-03-23 13:08:17', '2018-03-23 13:08:17'),
(98, 92, 0, 1, '2018-03-20 21:50:25', '2018-03-20 21:52:57'),
(97, 93, 0, 1, '2018-03-20 21:43:57', '2018-03-20 21:43:57'),
(96, 80, 0, 1, '2018-03-20 21:34:47', '2018-03-20 21:39:56'),
(94, 81, 0, 1, '2018-03-20 20:47:55', '2018-03-20 21:05:42'),
(93, 80, 0, 1, '2018-03-20 20:15:05', '2018-03-20 20:19:50'),
(91, 0, 3, 1, '2018-03-20 20:02:56', '2019-07-17 13:11:24'),
(112, 91, 0, 1, '2018-03-23 14:18:23', '2018-03-23 14:18:23'),
(116, 80, 0, 1, '2018-04-14 13:38:07', '2018-04-14 13:38:07'),
(115, 80, 0, 1, '2018-04-14 13:37:19', '2018-04-14 13:37:19'),
(114, 80, 0, 1, '2018-04-14 13:36:21', '2018-04-14 13:36:21'),
(92, 80, 0, 1, '2018-03-20 20:13:51', '2018-03-20 20:24:36'),
(89, 80, 0, 1, '2018-03-20 19:48:46', '2018-03-22 19:25:14'),
(88, 86, 0, 1, '2018-03-19 21:17:50', '2018-03-19 21:25:55'),
(71, 103, 10, 1, '2017-10-13 04:14:31', '2019-01-18 08:48:51'),
(72, 71, 0, 1, '2017-10-13 16:02:48', '2018-03-20 20:59:21'),
(73, 91, 0, 1, '2017-10-13 16:05:01', '2018-03-20 21:02:46'),
(74, 91, 0, 1, '2017-10-13 16:09:01', '2018-03-20 21:00:21'),
(75, 91, 0, 1, '2017-10-13 16:14:49', '2018-03-20 20:53:24'),
(95, 80, 0, 1, '2018-03-20 21:23:11', '2018-03-20 21:31:47'),
(77, 0, 4, 1, '2017-10-13 17:00:46', '2018-03-20 20:56:29'),
(87, 86, 0, 1, '2018-03-19 21:16:08', '2018-03-20 20:10:24'),
(86, 100, 0, 1, '2018-03-19 21:10:16', '2018-03-22 19:51:08'),
(80, 0, 1, 1, '2017-10-13 17:16:54', '2018-03-20 20:37:23'),
(81, 0, 2, 1, '2017-10-13 17:20:19', '2019-01-18 08:40:45'),
(82, 71, 0, 1, '2017-10-13 17:33:21', '2017-10-13 17:33:21'),
(83, 0, 11, 1, '2017-11-06 12:50:02', '2018-03-20 21:08:04'),
(113, 80, 0, 1, '2018-04-14 13:34:46', '2018-04-14 13:34:46'),
(121, 91, 0, 1, '2018-04-25 19:34:01', '2019-01-20 19:23:03'),
(125, 81, 0, 1, '2018-05-14 20:01:02', '2018-05-14 20:01:02'),
(126, 81, 0, 1, '2018-05-14 20:03:03', '2018-05-14 20:03:03'),
(127, 103, 0, 1, '2018-06-11 07:55:05', '2018-06-11 07:55:05'),
(128, 81, 0, 1, '2018-09-09 12:44:02', '2018-09-09 12:44:02'),
(129, 103, 0, 1, '2018-09-27 16:59:00', '2019-03-02 08:24:00'),
(130, 103, 0, 1, '2018-09-27 17:04:05', '2018-09-27 17:05:21'),
(131, 100, 0, 1, '2018-11-06 09:22:16', '2018-11-06 09:28:03'),
(132, 86, 0, 1, '2018-12-05 12:34:07', '2018-12-05 12:34:07'),
(133, 86, 0, 1, '2018-12-05 12:36:12', '2018-12-05 12:36:27'),
(134, 117, 0, 1, '2018-12-05 13:12:15', '2018-12-07 12:58:13'),
(135, 81, 0, 1, '2019-01-11 19:09:33', '2019-01-11 19:09:33'),
(136, 137, 0, 1, '2019-01-18 08:18:21', '2019-01-18 08:47:55'),
(137, 0, 0, 1, '2019-01-18 08:43:02', '2019-01-18 08:43:09'),
(138, 81, 0, 1, '2019-03-01 18:12:54', '2019-03-01 18:12:54'),
(139, 81, 0, 1, '2019-03-25 10:58:48', '2019-03-25 10:58:48'),
(140, 0, 100, 1, '2019-03-26 19:11:12', '2019-03-26 19:12:38'),
(141, 140, 100, 1, '2019-03-26 19:15:20', '2019-03-26 19:15:20'),
(142, 107, 0, 1, '2019-05-07 16:17:57', '2019-05-07 16:21:33'),
(143, 107, 0, 1, '2019-05-07 16:25:00', '2019-05-07 16:25:11'),
(144, 107, 0, 1, '2019-05-07 16:27:36', '2019-05-07 16:28:25'),
(145, 107, 0, 1, '2019-05-07 16:30:57', '2019-05-07 16:32:28'),
(146, 107, 0, 1, '2019-05-07 16:37:29', '2019-05-07 16:38:58'),
(147, 107, 0, 1, '2019-05-07 16:41:13', '2019-05-07 16:41:13'),
(148, 107, 0, 1, '2019-05-07 16:44:11', '2019-05-07 16:44:11'),
(149, 0, 0, 1, '2019-06-11 11:43:50', '2019-06-11 11:49:53'),
(150, 149, 0, 1, '2019-06-11 11:46:37', '2019-06-11 11:47:58'),
(151, 91, 0, 1, '2019-07-17 13:05:50', '2019-07-17 13:05:50'),
(152, 100, 0, 1, '2020-02-03 15:56:38', '2020-02-03 15:57:13');

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

--
-- Table structure for table `ab1l_categories_to_stores`
--

CREATE TABLE `ab1l_categories_to_stores` (
  `category_id` int(11) NOT NULL,
  `store_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_categories_to_stores`
--

INSERT INTO `ab1l_categories_to_stores` (`category_id`, `store_id`) VALUES
(71, 0),
(72, 0),
(73, 0),
(74, 0),
(75, 0),
(77, 0),
(80, 0),
(81, 0),
(82, 0),
(83, 0),
(86, 0),
(87, 0),
(88, 0),
(89, 0),
(91, 0),
(92, 0),
(93, 0),
(94, 0),
(95, 0),
(96, 0),
(97, 0),
(98, 0),
(100, 0),
(101, 0),
(102, 0),
(103, 0),
(104, 0),
(105, 0),
(106, 0),
(107, 0),
(108, 0),
(109, 0),
(110, 0),
(111, 0),
(112, 0),
(113, 0),
(114, 0),
(115, 0),
(116, 0),
(117, 0),
(118, 0),
(119, 0),
(120, 0),
(121, 0),
(122, 0),
(124, 0),
(125, 0),
(126, 0),
(127, 0),
(128, 0),
(129, 0),
(130, 0),
(131, 0),
(132, 0),
(133, 0),
(134, 0),
(135, 0),
(136, 0),
(137, 0),
(138, 0),
(139, 0),
(140, 0),
(141, 0),
(142, 0),
(143, 0),
(144, 0),
(145, 0),
(146, 0),
(147, 0),
(148, 0),
(149, 0),
(150, 0),
(151, 0),
(152, 0);

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

--
-- Table structure for table `ab1l_category_descriptions`
--

CREATE TABLE `ab1l_category_descriptions` (
  `category_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL DEFAULT '' COMMENT 'translatable',
  `meta_keywords` varchar(255) NOT NULL COMMENT 'translatable',
  `meta_description` varchar(255) NOT NULL COMMENT 'translatable',
  `description` text NOT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_category_descriptions`
--

INSERT INTO `ab1l_category_descriptions` (`category_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`) VALUES
(112, 2, 'Monitor', 'Monitor', 'Monitor', ''),
(113, 2, 'Visitor Chair', 'Visitor Chair', 'Visitor Chair', ''),
(114, 1, 'Executive Table', 'Executive Table', 'Executive Table', ''),
(114, 2, 'Executive Table', 'Executive Table', 'Executive Table', ''),
(115, 1, 'Director Table', 'Director Table', 'Director Table', ''),
(111, 1, 'Camera', 'Camera', 'Camera', ''),
(110, 2, 'Advertising', 'Advertising', 'Advertising', ''),
(106, 2, 'Scanner', 'Scanner', 'Scanner', ''),
(107, 1, 'Air Conditioner', 'Air Conditioner', 'Air Conditioner', ''),
(107, 2, 'Air Conditioner', 'Air Conditioner', 'Air Conditioner', ''),
(108, 1, 'Refrigerator', 'Refrigerator', 'Refrigerator', ''),
(108, 2, 'Refrigerator', 'Refrigerator', 'Refrigerator', ''),
(109, 1, 'Television', 'Television', 'Television', ''),
(101, 2, 'Access Control', 'Access Control', 'Access Control', ''),
(101, 1, 'Access Control', 'Access Control', 'Access Control', ''),
(98, 2, 'Office Table', 'Office Table', 'Office Table', ''),
(100, 2, 'Security', 'Security', 'Security', ''),
(94, 1, 'Ceiling', 'Ceiling', 'Ceiling', ''),
(88, 2, 'Others', 'Others', 'Others', ''),
(89, 1, 'Locker', 'Locker', 'Locker', ''),
(89, 2, 'Locker', 'Locker', 'Locker', ''),
(92, 2, 'Office', '', '', ''),
(92, 1, 'Office', '', '', ''),
(91, 1, 'Technology', 'Technology', 'Technology', ''),
(91, 2, 'IT Accessories', 'IT Accessories', 'IT Accessories', ''),
(112, 1, 'Monitor', 'Monitor', 'Monitor', ''),
(111, 2, 'Camera', 'Camera', 'Camera', ''),
(110, 1, 'Advertising', 'Advertising', 'Advertising', ''),
(109, 2, 'Television', 'Television', 'Television', ''),
(103, 1, 'Telephony', 'Telephony', 'Telephony', ''),
(103, 2, 'Telephony', 'Telephony', 'Telephony', ''),
(104, 1, 'Antivirus', 'Antivirus', 'Antivirus', ''),
(104, 2, 'Antivirus', 'Antivirus', 'Antivirus', ''),
(105, 1, 'Printer', 'Printer', 'Printer', ''),
(105, 2, 'Printer', 'Printer', 'Printer', ''),
(106, 1, 'Scanner', 'Scanner', 'Scanner', ''),
(102, 2, 'Attendance', 'Attendance', 'Attendance', ''),
(102, 1, 'Attendance', 'Attendance', 'Attendance', ''),
(100, 1, 'Security', 'Security', 'Security', ''),
(94, 2, 'Ceiling', 'Ceiling', 'Ceiling', ''),
(97, 1, 'Bed', 'Bed', 'Bed', ''),
(97, 2, 'Bed', 'Bed', 'Bed', ''),
(98, 1, 'Office Table', 'Office Table', 'Office Table', ''),
(93, 2, 'Home', 'Home', 'Home', ''),
(93, 1, 'Home', 'Home', 'Home', ''),
(88, 1, 'Others', 'Others', 'Others', ''),
(71, 2, 'Mobile', 'Mobile', 'Mobile', '&lt;p&gt;\r\n	Products from award-winning skin care brands&lt;/p&gt;\r\n'),
(71, 1, 'Mobile', 'Mobile', 'Mobile', ''),
(72, 1, 'tablets ', 'tablets ', 'tablets ', ''),
(72, 2, 'tablets ', 'tablets ', 'tablets ', ''),
(73, 1, 'Laptop ', 'Laptop ', 'Laptop ', ''),
(73, 2, 'Laptop ', 'Laptop ', 'Laptop ', ''),
(74, 1, 'Desktop', 'Desktop ', 'Desktop ', ''),
(74, 2, 'Desktop', 'Desktop ', 'Desktop ', ''),
(75, 1, 'Server ', 'Server ', 'Server ', ''),
(75, 2, 'Server ', 'Server ', 'Server ', ''),
(96, 1, 'Sofa', 'Sofa', 'Sofa', ''),
(96, 2, 'Sofa', 'Sofa', 'Sofa', ''),
(95, 1, 'Chair', 'Chair', 'Chair', ''),
(95, 2, 'Chair', 'Chair', 'Chair', ''),
(77, 1, 'Electronics ', 'Electronics ', 'Electronics ', ''),
(77, 2, 'Electronics ', 'Electronics ', 'Electronics ', ''),
(87, 2, 'Dahua', 'Dahua', 'Dahua', ''),
(87, 1, 'Dahua', 'Dahua', 'Dahua', ''),
(86, 2, 'CC Camera', 'CC Camera', 'CC Camera', ''),
(86, 1, 'CC Camera', 'CC Camera', 'CC Camera', ''),
(80, 1, ' Furnitures', ' Furnitures', ' Furnitures', ''),
(80, 2, ' Furnitures', ' Furnitures', ' Furnitures', ''),
(81, 1, 'Interior', 'Interior design', 'Interior design', ''),
(81, 2, 'Interior design', 'Interior design', 'Interior design', ''),
(82, 1, 'Nokia', 'Nokia', 'Nokia', ''),
(82, 2, 'Nokia', 'Nokia', 'Nokia', ''),
(83, 1, 'Medical', '', '', ''),
(83, 2, 'Medical', '', '', ''),
(113, 1, 'Visitor Chair', 'Visitor Chair', 'Visitor Chair', ''),
(121, 1, 'Networking', 'Networking', 'Networking', ''),
(115, 2, 'Director Table', 'Director Table', 'Director Table', ''),
(116, 1, 'Meeting Table', 'Meeting Table', 'Meeting Table', 'Meeting Table'),
(116, 2, 'Meeting Table', 'Meeting Table', 'Meeting Table', 'Meeting Table'),
(117, 1, 'Power', 'Power', 'Power', ''),
(117, 2, 'Power', 'Power', 'Power', ''),
(118, 1, 'Power Plants', 'Construction of power plants', 'Construction of power plants', 'construction-of-power-plants'),
(118, 2, 'Power Plants', 'Construction of power plants', 'Construction of power plants', 'construction-of-power-plants'),
(119, 1, 'Generator', 'Generator', 'Generator', ''),
(119, 2, 'Generator', 'Generator', 'Generator', ''),
(120, 1, 'Server Rack', 'Server Rack', 'Server Rack', ''),
(120, 2, 'Server Rack', 'Server Rack', 'Server Rack', ''),
(121, 2, 'Networking', 'Networking', 'Networking', ''),
(122, 1, 'Accessories', 'IT Accessories', 'IT Accessories', 'Other IT Accessories'),
(122, 2, 'Other IT Accessories', 'Other IT Accessories', 'Other IT Accessories', 'Other IT Accessories'),
(124, 1, 'Reception Desk', 'Reception Desk', 'Reception Desk', ''),
(124, 2, 'Reception Desk', 'Reception Desk', 'Reception Desk', ''),
(125, 1, 'Thai And Glass', 'Thai And Glass', 'Thai And Glass', ''),
(125, 2, 'Thai And Glass', 'Thai And Glass', 'Thai And Glass', ''),
(126, 1, 'Board Decoration', 'Board Decoration', 'Board Decoration', ''),
(126, 2, 'Board Decoration', 'Board Decoration', 'Board Decoration', ''),
(127, 1, 'IP Phone', 'IP Phone', 'IP Phone', ''),
(127, 2, 'IP Phone', 'IP Phone', 'IP Phone', ''),
(128, 1, 'Office Decoration', '', '', ''),
(128, 2, 'Office Decoration', '', '', ''),
(129, 1, 'PABX', 'PABX', 'PABX', ''),
(129, 2, 'PABX', 'PABX', 'PABX', ''),
(130, 1, 'Land Phone', 'Land Phone', 'Land Phone', ''),
(130, 2, 'Land Phone', 'Land Phone', 'Land Phone', ''),
(131, 1, 'Fire Safe', 'Fire Safe Equipment', 'Fire Safe Equipment', ''),
(131, 2, 'Fire Safe', 'Fire Safe Equipment', 'Fire Safe Equipment', ''),
(132, 1, 'Hikvision', 'Hikvision', 'Hikvision', ''),
(132, 2, 'Hikvision', 'Hikvision', 'Hikvision', ''),
(133, 1, 'NVR / XVR / DVR', 'NVR / XVR / DVR', 'NVR / XVR / DVR', ''),
(133, 2, 'NVR / XVR / DVR', 'NVR / XVR / DVR', 'NVR / XVR / DVR', ''),
(134, 1, 'Accessories', 'Electrical accessories', 'Electrical accessories', ''),
(134, 2, 'Accessories', 'Electrical accessories', 'Electrical accessories', ''),
(135, 1, 'Work Station', 'Work Station', 'Work Station', ''),
(135, 2, 'Work Station', 'Work Station', 'Work Station', ''),
(136, 1, 'Excavator', 'excavator', 'excavator', ''),
(136, 2, 'Excavator', 'excavator', 'excavator', ''),
(137, 1, 'Machinery', 'Machinery', 'Machinery', ''),
(137, 2, 'Machinery', 'Machinery', 'Machinery', ''),
(138, 1, 'Conference Room', 'Conference Room', 'Conference Room', ''),
(138, 2, 'Conference Room', 'Conference Room', 'Conference Room', ''),
(139, 1, 'Home Decoration', 'Home Decoration', 'Home Decoration', ''),
(139, 2, 'Home Decoration', 'Home Decoration', 'Home Decoration', ''),
(140, 1, 'Corporate', 'Corporate', 'Corporate', ''),
(140, 2, 'Corporate', 'Corporate', 'Corporate', ''),
(141, 1, 'Vendor', 'Vendor', 'Vendor', ''),
(141, 2, 'Vendor', 'Vendor', 'Vendor', ''),
(142, 1, 'General', 'General', 'General', ''),
(142, 2, 'General', 'General', 'General', ''),
(143, 1, 'Carrier', 'Carrier', 'Carrier', ''),
(143, 2, 'Carrier', 'Carrier', 'Carrier', ''),
(144, 1, 'Hitachi', 'Hitachi', 'Hitachi', ''),
(144, 2, 'Hitachi', 'Hitachi', 'Hitachi', ''),
(145, 1, 'Wall Type', 'Wall Type', 'Wall Type', ''),
(145, 2, 'Wall Type', 'Wall Type', 'Wall Type', ''),
(146, 1, 'Ceiling Type', 'Ceiling Type', 'Ceiling Type', ''),
(146, 2, 'Ceiling Type', 'Ceiling Type', 'Ceiling Type', ''),
(147, 1, 'Cassette Type', 'Cassette Type', 'Cassette Type', ''),
(147, 2, 'Cassette Type', 'Cassette Type', 'Cassette Type', ''),
(148, 1, 'Duct Type', 'Duct Type', 'Duct Type', ''),
(148, 2, 'Duct Type', 'Duct Type', 'Duct Type', ''),
(149, 1, 'Construction', 'Construction', 'Construction', ''),
(149, 2, 'Construction', 'Construction', 'Construction', ''),
(150, 1, 'Equipment', 'Equipment', 'Equipment', ''),
(150, 2, 'Equipment', 'Equipment', 'Equipment', ''),
(151, 1, 'IT Service', '', '', ''),
(151, 2, 'IT Service', '', '', ''),
(152, 1, 'Digital Locker', 'Digital Locker', 'Digital Locker', ''),
(152, 2, 'Digital Locker', 'Digital Locker', 'Digital Locker', '');

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

--
-- Table structure for table `ab1l_contents`
--

CREATE TABLE `ab1l_contents` (
  `content_id` int(11) NOT NULL,
  `parent_content_id` int(11) NOT NULL DEFAULT 0,
  `sort_order` int(3) NOT NULL DEFAULT 0,
  `status` int(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_contents`
--

INSERT INTO `ab1l_contents` (`content_id`, `parent_content_id`, `sort_order`, `status`) VALUES
(1, 0, 1, 1),
(2, 0, 2, 1),
(3, 0, 3, 1),
(4, 0, 4, 1),
(6, 0, 0, 1);

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

--
-- Table structure for table `ab1l_contents_to_stores`
--

CREATE TABLE `ab1l_contents_to_stores` (
  `content_id` int(11) NOT NULL,
  `store_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_contents_to_stores`
--

INSERT INTO `ab1l_contents_to_stores` (`content_id`, `store_id`) VALUES
(6, 0);

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

--
-- Table structure for table `ab1l_content_descriptions`
--

CREATE TABLE `ab1l_content_descriptions` (
  `content_id` int(10) NOT NULL DEFAULT 0,
  `language_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL COMMENT 'translatable',
  `title` varchar(255) NOT NULL COMMENT 'translatable',
  `description` varchar(255) NOT NULL DEFAULT '' COMMENT 'translatable',
  `content` longtext NOT NULL COMMENT 'translatable',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `meta_keywords` varchar(255) NOT NULL COMMENT 'translatable',
  `meta_description` varchar(255) NOT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_content_descriptions`
--

INSERT INTO `ab1l_content_descriptions` (`content_id`, `language_id`, `name`, `title`, `description`, `content`, `date_added`, `date_modified`, `meta_keywords`, `meta_description`) VALUES
(1, 1, 'About Us', 'About Us', 'some description', 'text about your store', '2017-10-11 10:30:00', '2017-10-11 10:30:00', '', ''),
(2, 1, 'Privacy Policy', 'Privacy Policy', 'some description', 'some text about privacy policy', '2017-10-11 10:30:00', '2017-10-11 10:30:00', '', ''),
(3, 1, 'Return Policy', 'Return Policy', 'some description', 'some text about return policy', '2017-10-11 10:30:00', '2017-10-11 10:30:00', '', ''),
(4, 1, 'Shipping', 'Shipping', 'some description', 'some text about shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00', '', ''),
(1, 9, 'Acerca de Nosotros', 'Acerca de Nosotros', 'alguna descripción', 'texto acerca de su tienda', '2017-10-11 10:30:00', '2017-10-11 10:30:00', '', ''),
(2, 9, 'Política de Privacidad', 'Política de Privacidad', 'alguna descripción', 'un texto sobre la política', '2017-10-11 10:30:00', '2017-10-11 10:30:00', '', ''),
(3, 9, 'Política de devoluciones', 'Política de devoluciones', 'alguna descripción', 'un texto sobre la política de retorno', '2017-10-11 10:30:00', '2017-10-11 10:30:00', '', ''),
(4, 9, 'Entrega', 'Entrega', 'alguna descripción', 'un texto sobre el envío', '2017-10-11 10:30:00', '2017-10-11 10:30:00', '', ''),
(1, 2, 'About Us', 'About Us', 'some description', 'text about your store', '2017-10-11 10:30:00', '2017-10-11 10:30:00', '', ''),
(2, 2, 'Privacy Policy', 'Privacy Policy', 'some description', 'some text about privacy policy', '2017-10-11 10:30:00', '2017-10-11 10:30:00', '', ''),
(3, 2, 'Return Policy', 'Return Policy', 'some description', 'some text about return policy', '2017-10-11 10:30:00', '2017-10-11 10:30:00', '', ''),
(4, 2, 'Shipping', 'Shipping', 'some description', 'some text about shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00', '', ''),
(6, 1, '', 'Payment Method', '', '&lt;h1&gt;&lt;strong&gt;Bank Information - BD -&lt;/strong&gt;&lt;/h1&gt;&lt;!--n--&gt;&lt;br /&gt;&lt;img src=&quot;resources/image/18/8d/2.jpg&quot; /&gt;&lt;br /&gt;&lt;!--n--&gt;&lt;h2&gt;&lt;strong&gt;Bank Name: BRAC Bank Limited&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Payee Name: E1brand&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;SWIFT Code: BRAKBDDH&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Account: 1525 2039 8088 2001&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Country: Bangladesh&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/h2&gt;&lt;h1&gt;&lt;strong&gt;VISA Card Payment - UK -&lt;br /&gt;&lt;img src=&quot;resources/image/18/8d/3.jpg&quot; /&gt;&lt;/strong&gt;&lt;/h1&gt;&lt;h2&gt;&lt;strong&gt;Beneficiary: &lt;/strong&gt;&lt;strong&gt;Md Jasim Uddin&lt;br /&gt;&lt;/strong&gt;&lt;strong&gt;IBAN: GB44 REVO 0099 7066 1443 60&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;BIC: RVEOGB21&lt;br /&gt;&lt;/strong&gt;&lt;/h2&gt;&lt;h2&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;!--n--&gt;&lt;/h2&gt;', '0000-00-00 00:00:00', '2019-04-13 08:56:03', '', ''),
(6, 2, '', 'Payment', '', 'Bank Information -\r\nBank', '0000-00-00 00:00:00', '2019-04-12 18:38:39', '', '');

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

--
-- Table structure for table `ab1l_countries`
--

CREATE TABLE `ab1l_countries` (
  `country_id` int(11) NOT NULL,
  `iso_code_2` varchar(2) NOT NULL DEFAULT '',
  `iso_code_3` varchar(3) NOT NULL DEFAULT '',
  `address_format` text NOT NULL,
  `status` int(1) NOT NULL DEFAULT 1,
  `sort_order` int(3) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_countries`
--

INSERT INTO `ab1l_countries` (`country_id`, `iso_code_2`, `iso_code_3`, `address_format`, `status`, `sort_order`) VALUES
(1, 'AF', 'AFG', '', 1, 0),
(2, 'AL', 'ALB', '', 1, 0),
(3, 'DZ', 'DZA', '', 1, 0),
(4, 'AS', 'ASM', '', 1, 0),
(5, 'AD', 'AND', '', 1, 0),
(6, 'AO', 'AGO', '', 1, 0),
(7, 'AI', 'AIA', '', 1, 0),
(8, 'AQ', 'ATA', '', 1, 0),
(9, 'AG', 'ATG', '', 1, 0),
(10, 'AR', 'ARG', '', 1, 0),
(11, 'AM', 'ARM', '', 1, 0),
(12, 'AW', 'ABW', '', 1, 0),
(13, 'AU', 'AUS', '', 1, 0),
(14, 'AT', 'AUT', '', 1, 0),
(15, 'AZ', 'AZE', '', 1, 0),
(16, 'BS', 'BHS', '', 1, 0),
(17, 'BH', 'BHR', '', 1, 0),
(18, 'BD', 'BGD', '', 1, 0),
(19, 'BB', 'BRB', '', 1, 0),
(20, 'BY', 'BLR', '', 1, 0),
(21, 'BE', 'BEL', '', 1, 0),
(22, 'BZ', 'BLZ', '', 1, 0),
(23, 'BJ', 'BEN', '', 1, 0),
(24, 'BM', 'BMU', '', 1, 0),
(25, 'BT', 'BTN', '', 1, 0),
(26, 'BO', 'BOL', '', 1, 0),
(27, 'BA', 'BIH', '', 1, 0),
(28, 'BW', 'BWA', '', 1, 0),
(29, 'BV', 'BVT', '', 1, 0),
(30, 'BR', 'BRA', '', 1, 0),
(31, 'IO', 'IOT', '', 1, 0),
(32, 'BN', 'BRN', '', 1, 0),
(33, 'BG', 'BGR', '', 1, 0),
(34, 'BF', 'BFA', '', 1, 0),
(35, 'BI', 'BDI', '', 1, 0),
(36, 'KH', 'KHM', '', 1, 0),
(37, 'CM', 'CMR', '', 1, 0),
(38, 'CA', 'CAN', '', 1, 0),
(39, 'CV', 'CPV', '', 1, 0),
(40, 'KY', 'CYM', '', 1, 0),
(41, 'CF', 'CAF', '', 1, 0),
(42, 'TD', 'TCD', '', 1, 0),
(43, 'CL', 'CHL', '', 1, 0),
(44, 'CN', 'CHN', '', 1, 0),
(45, 'CX', 'CXR', '', 1, 0),
(46, 'CC', 'CCK', '', 1, 0),
(47, 'CO', 'COL', '', 1, 0),
(48, 'KM', 'COM', '', 1, 0),
(49, 'CG', 'COG', '', 1, 0),
(50, 'CK', 'COK', '', 1, 0),
(51, 'CR', 'CRI', '', 1, 0),
(52, 'CI', 'CIV', '', 1, 0),
(53, 'HR', 'HRV', '', 1, 0),
(54, 'CU', 'CUB', '', 1, 0),
(55, 'CY', 'CYP', '', 1, 0),
(56, 'CZ', 'CZE', '', 1, 0),
(57, 'DK', 'DNK', '', 1, 0),
(58, 'DJ', 'DJI', '', 1, 0),
(59, 'DM', 'DMA', '', 1, 0),
(60, 'DO', 'DOM', '', 1, 0),
(61, 'TP', 'TMP', '', 1, 0),
(62, 'EC', 'ECU', '', 1, 0),
(63, 'EG', 'EGY', '', 1, 0),
(64, 'SV', 'SLV', '', 1, 0),
(65, 'GQ', 'GNQ', '', 1, 0),
(66, 'ER', 'ERI', '', 1, 0),
(67, 'EE', 'EST', '', 1, 0),
(68, 'ET', 'ETH', '', 1, 0),
(69, 'FK', 'FLK', '', 1, 0),
(70, 'FO', 'FRO', '', 1, 0),
(71, 'FJ', 'FJI', '', 1, 0),
(72, 'FI', 'FIN', '', 1, 0),
(73, 'FR', 'FRA', '', 1, 0),
(74, 'FX', 'FXX', '', 1, 0),
(75, 'GF', 'GUF', '', 1, 0),
(76, 'PF', 'PYF', '', 1, 0),
(77, 'TF', 'ATF', '', 1, 0),
(78, 'GA', 'GAB', '', 1, 0),
(79, 'GM', 'GMB', '', 1, 0),
(80, 'GE', 'GEO', '', 1, 0),
(81, 'DE', 'DEU', '', 1, 0),
(82, 'GH', 'GHA', '', 1, 0),
(83, 'GI', 'GIB', '', 1, 0),
(84, 'GR', 'GRC', '', 1, 0),
(85, 'GL', 'GRL', '', 1, 0),
(86, 'GD', 'GRD', '', 1, 0),
(87, 'GP', 'GLP', '', 1, 0),
(88, 'GU', 'GUM', '', 1, 0),
(89, 'GT', 'GTM', '', 1, 0),
(90, 'GN', 'GIN', '', 1, 0),
(91, 'GW', 'GNB', '', 1, 0),
(92, 'GY', 'GUY', '', 1, 0),
(93, 'HT', 'HTI', '', 1, 0),
(94, 'HM', 'HMD', '', 1, 0),
(95, 'HN', 'HND', '', 1, 0),
(96, 'HK', 'HKG', '', 1, 0),
(97, 'HU', 'HUN', '', 1, 0),
(98, 'IS', 'ISL', '', 1, 0),
(99, 'IN', 'IND', '', 1, 0),
(100, 'ID', 'IDN', '', 1, 0),
(101, 'IR', 'IRN', '', 1, 0),
(102, 'IQ', 'IRQ', '', 1, 0),
(103, 'IE', 'IRL', '', 1, 0),
(104, 'IL', 'ISR', '', 1, 0),
(105, 'IT', 'ITA', '', 1, 0),
(106, 'JM', 'JAM', '', 1, 0),
(107, 'JP', 'JPN', '', 1, 0),
(108, 'JO', 'JOR', '', 1, 0),
(109, 'KZ', 'KAZ', '', 1, 0),
(110, 'KE', 'KEN', '', 1, 0),
(111, 'KI', 'KIR', '', 1, 0),
(112, 'KP', 'PRK', '', 1, 0),
(113, 'KR', 'KOR', '', 1, 0),
(114, 'KW', 'KWT', '', 1, 0),
(115, 'KG', 'KGZ', '', 1, 0),
(116, 'LA', 'LAO', '', 1, 0),
(117, 'LV', 'LVA', '', 1, 0),
(118, 'LB', 'LBN', '', 1, 0),
(119, 'LS', 'LSO', '', 1, 0),
(120, 'LR', 'LBR', '', 1, 0),
(121, 'LY', 'LBY', '', 1, 0),
(122, 'LI', 'LIE', '', 1, 0),
(123, 'LT', 'LTU', '', 1, 0),
(124, 'LU', 'LUX', '', 1, 0),
(125, 'MO', 'MAC', '', 1, 0),
(126, 'MK', 'MKD', '', 1, 0),
(127, 'MG', 'MDG', '', 1, 0),
(128, 'MW', 'MWI', '', 1, 0),
(129, 'MY', 'MYS', '', 1, 0),
(130, 'MV', 'MDV', '', 1, 0),
(131, 'ML', 'MLI', '', 1, 0),
(132, 'MT', 'MLT', '', 1, 0),
(133, 'MH', 'MHL', '', 1, 0),
(134, 'MQ', 'MTQ', '', 1, 0),
(135, 'MR', 'MRT', '', 1, 0),
(136, 'MU', 'MUS', '', 1, 0),
(137, 'YT', 'MYT', '', 1, 0),
(138, 'MX', 'MEX', '', 1, 0),
(139, 'FM', 'FSM', '', 1, 0),
(140, 'MD', 'MDA', '', 1, 0),
(141, 'MC', 'MCO', '', 1, 0),
(142, 'MN', 'MNG', '', 1, 0),
(143, 'MS', 'MSR', '', 1, 0),
(144, 'MA', 'MAR', '', 1, 0),
(145, 'MZ', 'MOZ', '', 1, 0),
(146, 'MM', 'MMR', '', 1, 0),
(147, 'NA', 'NAM', '', 1, 0),
(148, 'NR', 'NRU', '', 1, 0),
(149, 'NP', 'NPL', '', 1, 0),
(150, 'NL', 'NLD', '', 1, 0),
(151, 'AN', 'ANT', '', 1, 0),
(152, 'NC', 'NCL', '', 1, 0),
(153, 'NZ', 'NZL', '', 1, 0),
(154, 'NI', 'NIC', '', 1, 0),
(155, 'NE', 'NER', '', 1, 0),
(156, 'NG', 'NGA', '', 1, 0),
(157, 'NU', 'NIU', '', 1, 0),
(158, 'NF', 'NFK', '', 1, 0),
(159, 'MP', 'MNP', '', 1, 0),
(160, 'NO', 'NOR', '', 1, 0),
(161, 'OM', 'OMN', '', 1, 0),
(162, 'PK', 'PAK', '', 1, 0),
(163, 'PW', 'PLW', '', 1, 0),
(164, 'PA', 'PAN', '', 1, 0),
(165, 'PG', 'PNG', '', 1, 0),
(166, 'PY', 'PRY', '', 1, 0),
(167, 'PE', 'PER', '', 1, 0),
(168, 'PH', 'PHL', '', 1, 0),
(169, 'PN', 'PCN', '', 1, 0),
(170, 'PL', 'POL', '', 1, 0),
(171, 'PT', 'PRT', '', 1, 0),
(172, 'PR', 'PRI', '', 1, 0),
(173, 'QA', 'QAT', '', 1, 0),
(174, 'RE', 'REU', '', 1, 0),
(175, 'RO', 'ROM', '', 1, 0),
(176, 'RU', 'RUS', '', 1, 0),
(177, 'RW', 'RWA', '', 1, 0),
(178, 'KN', 'KNA', '', 1, 0),
(179, 'LC', 'LCA', '', 1, 0),
(180, 'VC', 'VCT', '', 1, 0),
(181, 'WS', 'WSM', '', 1, 0),
(182, 'SM', 'SMR', '', 1, 0),
(183, 'ST', 'STP', '', 1, 0),
(184, 'SA', 'SAU', '', 1, 0),
(185, 'SN', 'SEN', '', 1, 0),
(186, 'SC', 'SYC', '', 1, 0),
(187, 'SL', 'SLE', '', 1, 0),
(188, 'SG', 'SGP', '', 1, 0),
(189, 'SK', 'SVK', '', 1, 0),
(190, 'SI', 'SVN', '', 1, 0),
(191, 'SB', 'SLB', '', 1, 0),
(192, 'SO', 'SOM', '', 1, 0),
(193, 'ZA', 'ZAF', '', 1, 0),
(194, 'GS', 'SGS', '', 1, 0),
(195, 'ES', 'ESP', '', 1, 0),
(196, 'LK', 'LKA', '', 1, 0),
(197, 'SH', 'SHN', '', 1, 0),
(198, 'PM', 'SPM', '', 1, 0),
(199, 'SD', 'SDN', '', 1, 0),
(200, 'SR', 'SUR', '', 1, 0),
(201, 'SJ', 'SJM', '', 1, 0),
(202, 'SZ', 'SWZ', '', 1, 0),
(203, 'SE', 'SWE', '', 1, 0),
(204, 'CH', 'CHE', '', 1, 0),
(205, 'SY', 'SYR', '', 1, 0),
(206, 'TW', 'TWN', '', 1, 0),
(207, 'TJ', 'TJK', '', 1, 0),
(208, 'TZ', 'TZA', '', 1, 0),
(209, 'TH', 'THA', '', 1, 0),
(210, 'TG', 'TGO', '', 1, 0),
(211, 'TK', 'TKL', '', 1, 0),
(212, 'TO', 'TON', '', 1, 0),
(213, 'TT', 'TTO', '', 1, 0),
(214, 'TN', 'TUN', '', 1, 0),
(215, 'TR', 'TUR', '', 1, 0),
(216, 'TM', 'TKM', '', 1, 0),
(217, 'TC', 'TCA', '', 1, 0),
(218, 'TV', 'TUV', '', 1, 0),
(219, 'UG', 'UGA', '', 1, 0),
(220, 'UA', 'UKR', '', 1, 0),
(221, 'AE', 'ARE', '', 1, 0),
(222, 'GB', 'GBR', '', 1, 0),
(223, 'US', 'USA', '{firstname} {lastname}\r\n{company}\r\n{address_1}\r\n{address_2}\r\n{city}, {zone} {postcode}\r\n{country}', 1, 0),
(224, 'UM', 'UMI', '', 1, 0),
(225, 'UY', 'URY', '', 1, 0),
(226, 'UZ', 'UZB', '', 1, 0),
(227, 'VU', 'VUT', '', 1, 0),
(228, 'VA', 'VAT', '', 1, 0),
(229, 'VE', 'VEN', '', 1, 0),
(230, 'VN', 'VNM', '', 1, 0),
(231, 'VG', 'VGB', '', 1, 0),
(232, 'VI', 'VIR', '', 1, 0),
(233, 'WF', 'WLF', '', 1, 0),
(234, 'EH', 'ESH', '', 1, 0),
(235, 'YE', 'YEM', '', 1, 0),
(236, 'YU', 'YUG', '', 1, 0),
(237, 'ZR', 'ZAR', '', 1, 0),
(238, 'ZM', 'ZMB', '', 1, 0),
(239, 'ZW', 'ZWE', '', 1, 0),
(240, 'GB', 'NIR', '', 1, 0);

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

--
-- Table structure for table `ab1l_country_descriptions`
--

CREATE TABLE `ab1l_country_descriptions` (
  `country_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `name` varchar(128) NOT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_country_descriptions`
--

INSERT INTO `ab1l_country_descriptions` (`country_id`, `language_id`, `name`) VALUES
(1, 1, 'Afghanistan'),
(2, 1, 'Albania'),
(3, 1, 'Algeria'),
(4, 1, 'American Samoa'),
(5, 1, 'Andorra'),
(6, 1, 'Angola'),
(7, 1, 'Anguilla'),
(8, 1, 'Antarctica'),
(9, 1, 'Antigua and Barbuda'),
(10, 1, 'Argentina'),
(11, 1, 'Armenia'),
(12, 1, 'Aruba'),
(13, 1, 'Australia'),
(14, 1, 'Austria'),
(15, 1, 'Azerbaijan'),
(16, 1, 'Bahamas'),
(17, 1, 'Bahrain'),
(18, 1, 'Bangladesh'),
(19, 1, 'Barbados'),
(20, 1, 'Belarus'),
(21, 1, 'Belgium'),
(22, 1, 'Belize'),
(23, 1, 'Benin'),
(24, 1, 'Bermuda'),
(25, 1, 'Bhutan'),
(26, 1, 'Bolivia'),
(27, 1, 'Bosnia and Herzegowina'),
(28, 1, 'Botswana'),
(29, 1, 'Bouvet Island'),
(30, 1, 'Brazil'),
(31, 1, 'British Indian Ocean Territory'),
(32, 1, 'Brunei Darussalam'),
(33, 1, 'Bulgaria'),
(34, 1, 'Burkina Faso'),
(35, 1, 'Burundi'),
(36, 1, 'Cambodia'),
(37, 1, 'Cameroon'),
(38, 1, 'Canada'),
(39, 1, 'Cape Verde'),
(40, 1, 'Cayman Islands'),
(41, 1, 'Central African Republic'),
(42, 1, 'Chad'),
(43, 1, 'Chile'),
(44, 1, 'China'),
(45, 1, 'Christmas Island'),
(46, 1, 'Cocos (Keeling) Islands'),
(47, 1, 'Colombia'),
(48, 1, 'Comoros'),
(49, 1, 'Congo'),
(50, 1, 'Cook Islands'),
(51, 1, 'Costa Rica'),
(52, 1, 'Cote D\'Ivoire'),
(53, 1, 'Croatia'),
(54, 1, 'Cuba'),
(55, 1, 'Cyprus'),
(56, 1, 'Czech Republic'),
(57, 1, 'Denmark'),
(58, 1, 'Djibouti'),
(59, 1, 'Dominica'),
(60, 1, 'Dominican Republic'),
(61, 1, 'East Timor'),
(62, 1, 'Ecuador'),
(63, 1, 'Egypt'),
(64, 1, 'El Salvador'),
(65, 1, 'Equatorial Guinea'),
(66, 1, 'Eritrea'),
(67, 1, 'Estonia'),
(68, 1, 'Ethiopia'),
(69, 1, 'Falkland Islands (Malvinas)'),
(70, 1, 'Faroe Islands'),
(71, 1, 'Fiji'),
(72, 1, 'Finland'),
(73, 1, 'France'),
(74, 1, 'France, Metropolitan'),
(75, 1, 'French Guiana'),
(76, 1, 'French Polynesia'),
(77, 1, 'French Southern Territories'),
(78, 1, 'Gabon'),
(79, 1, 'Gambia'),
(80, 1, 'Georgia'),
(81, 1, 'Germany'),
(82, 1, 'Ghana'),
(83, 1, 'Gibraltar'),
(84, 1, 'Greece'),
(85, 1, 'Greenland'),
(86, 1, 'Grenada'),
(87, 1, 'Guadeloupe'),
(88, 1, 'Guam'),
(89, 1, 'Guatemala'),
(90, 1, 'Guinea'),
(91, 1, 'Guinea-bissau'),
(92, 1, 'Guyana'),
(93, 1, 'Haiti'),
(94, 1, 'Heard and Mc Donald Islands'),
(95, 1, 'Honduras'),
(96, 1, 'Hong Kong'),
(97, 1, 'Hungary'),
(98, 1, 'Iceland'),
(99, 1, 'India'),
(100, 1, 'Indonesia'),
(101, 1, 'Iran (Islamic Republic of)'),
(102, 1, 'Iraq'),
(103, 1, 'Ireland'),
(104, 1, 'Israel'),
(105, 1, 'Italy'),
(106, 1, 'Jamaica'),
(107, 1, 'Japan'),
(108, 1, 'Jordan'),
(109, 1, 'Kazakhstan'),
(110, 1, 'Kenya'),
(111, 1, 'Kiribati'),
(112, 1, 'North Korea'),
(113, 1, 'Korea, Republic of'),
(114, 1, 'Kuwait'),
(115, 1, 'Kyrgyzstan'),
(116, 1, 'Lao People\'s Democratic Republic'),
(117, 1, 'Latvia'),
(118, 1, 'Lebanon'),
(119, 1, 'Lesotho'),
(120, 1, 'Liberia'),
(121, 1, 'Libyan Arab Jamahiriya'),
(122, 1, 'Liechtenstein'),
(123, 1, 'Lithuania'),
(124, 1, 'Luxembourg'),
(125, 1, 'Macau'),
(126, 1, 'Macedonia'),
(127, 1, 'Madagascar'),
(128, 1, 'Malawi'),
(129, 1, 'Malaysia'),
(130, 1, 'Maldives'),
(131, 1, 'Mali'),
(132, 1, 'Malta'),
(133, 1, 'Marshall Islands'),
(134, 1, 'Martinique'),
(135, 1, 'Mauritania'),
(136, 1, 'Mauritius'),
(137, 1, 'Mayotte'),
(138, 1, 'Mexico'),
(139, 1, 'Micronesia, Federated States of'),
(140, 1, 'Moldova, Republic of'),
(141, 1, 'Monaco'),
(142, 1, 'Mongolia'),
(143, 1, 'Montserrat'),
(144, 1, 'Morocco'),
(145, 1, 'Mozambique'),
(146, 1, 'Myanmar'),
(147, 1, 'Namibia'),
(148, 1, 'Nauru'),
(149, 1, 'Nepal'),
(150, 1, 'Netherlands'),
(151, 1, 'Netherlands Antilles'),
(152, 1, 'New Caledonia'),
(153, 1, 'New Zealand'),
(154, 1, 'Nicaragua'),
(155, 1, 'Niger'),
(156, 1, 'Nigeria'),
(157, 1, 'Niue'),
(158, 1, 'Norfolk Island'),
(159, 1, 'Northern Mariana Islands'),
(160, 1, 'Norway'),
(161, 1, 'Oman'),
(162, 1, 'Pakistan'),
(163, 1, 'Palau'),
(164, 1, 'Panama'),
(165, 1, 'Papua New Guinea'),
(166, 1, 'Paraguay'),
(167, 1, 'Peru'),
(168, 1, 'Philippines'),
(169, 1, 'Pitcairn'),
(170, 1, 'Poland'),
(171, 1, 'Portugal'),
(172, 1, 'Puerto Rico'),
(173, 1, 'Qatar'),
(174, 1, 'Reunion'),
(175, 1, 'Romania'),
(176, 1, 'Russia'),
(177, 1, 'Rwanda'),
(178, 1, 'Saint Kitts and Nevis'),
(179, 1, 'Saint Lucia'),
(180, 1, 'Saint Vincent and the Grenadines'),
(181, 1, 'Samoa'),
(182, 1, 'San Marino'),
(183, 1, 'Sao Tome and Principe'),
(184, 1, 'Saudi Arabia'),
(185, 1, 'Senegal'),
(186, 1, 'Seychelles'),
(187, 1, 'Sierra Leone'),
(188, 1, 'Singapore'),
(189, 1, 'Slovak Republic'),
(190, 1, 'Slovenia'),
(191, 1, 'Solomon Islands'),
(192, 1, 'Somalia'),
(193, 1, 'South Africa'),
(194, 1, 'South Georgia &amp; South Sandwich Islands'),
(195, 1, 'Spain'),
(196, 1, 'Sri Lanka'),
(197, 1, 'St. Helena'),
(198, 1, 'St. Pierre and Miquelon'),
(199, 1, 'Sudan'),
(200, 1, 'Suriname'),
(201, 1, 'Svalbard and Jan Mayen Islands'),
(202, 1, 'Swaziland'),
(203, 1, 'Sweden'),
(204, 1, 'Switzerland'),
(205, 1, 'Syrian Arab Republic'),
(206, 1, 'Taiwan'),
(207, 1, 'Tajikistan'),
(208, 1, 'Tanzania, United Republic of'),
(209, 1, 'Thailand'),
(210, 1, 'Togo'),
(211, 1, 'Tokelau'),
(212, 1, 'Tonga'),
(213, 1, 'Trinidad and Tobago'),
(214, 1, 'Tunisia'),
(215, 1, 'Turkey'),
(216, 1, 'Turkmenistan'),
(217, 1, 'Turks and Caicos Islands'),
(218, 1, 'Tuvalu'),
(219, 1, 'Uganda'),
(220, 1, 'Ukraine'),
(221, 1, 'United Arab Emirates'),
(222, 1, 'United Kingdom'),
(223, 1, 'United States'),
(224, 1, 'United States Minor Outlying Islands'),
(225, 1, 'Uruguay'),
(226, 1, 'Uzbekistan'),
(227, 1, 'Vanuatu'),
(228, 1, 'Vatican City State (Holy See)'),
(229, 1, 'Venezuela'),
(230, 1, 'Viet Nam'),
(231, 1, 'Virgin Islands (British)'),
(232, 1, 'Virgin Islands (U.S.)'),
(233, 1, 'Wallis and Futuna Islands'),
(234, 1, 'Western Sahara'),
(235, 1, 'Yemen'),
(236, 1, 'Yugoslavia'),
(237, 1, 'Zaire'),
(238, 1, 'Zambia'),
(239, 1, 'Zimbabwe'),
(240, 1, 'Northern Ireland'),
(1, 2, 'Afghanistan'),
(2, 2, 'Albania'),
(3, 2, 'Algeria'),
(4, 2, 'American Samoa'),
(5, 2, 'Andorra'),
(6, 2, 'Angola'),
(7, 2, 'Anguilla'),
(8, 2, 'Antarctica'),
(9, 2, 'Antigua and Barbuda'),
(10, 2, 'Argentina'),
(11, 2, 'Armenia'),
(12, 2, 'Aruba'),
(13, 2, 'Australia'),
(14, 2, 'Austria'),
(15, 2, 'Azerbaijan'),
(16, 2, 'Bahamas'),
(17, 2, 'Bahrain'),
(18, 2, 'Bangladesh'),
(19, 2, 'Barbados'),
(20, 2, 'Belarus'),
(21, 2, 'Belgium'),
(22, 2, 'Belize'),
(23, 2, 'Benin'),
(24, 2, 'Bermuda'),
(25, 2, 'Bhutan'),
(26, 2, 'Bolivia'),
(27, 2, 'Bosnia and Herzegowina'),
(28, 2, 'Botswana'),
(29, 2, 'Bouvet Island'),
(30, 2, 'Brazil'),
(31, 2, 'British Indian Ocean Territory'),
(32, 2, 'Brunei Darussalam'),
(33, 2, 'Bulgaria'),
(34, 2, 'Burkina Faso'),
(35, 2, 'Burundi'),
(36, 2, 'Cambodia'),
(37, 2, 'Cameroon'),
(38, 2, 'Canada'),
(39, 2, 'Cape Verde'),
(40, 2, 'Cayman Islands'),
(41, 2, 'Central African Republic'),
(42, 2, 'Chad'),
(43, 2, 'Chile'),
(44, 2, 'China'),
(45, 2, 'Christmas Island'),
(46, 2, 'Cocos (Keeling) Islands'),
(47, 2, 'Colombia'),
(48, 2, 'Comoros'),
(49, 2, 'Congo'),
(50, 2, 'Cook Islands'),
(51, 2, 'Costa Rica'),
(52, 2, 'Cote D\'Ivoire'),
(53, 2, 'Croatia'),
(54, 2, 'Cuba'),
(55, 2, 'Cyprus'),
(56, 2, 'Czech Republic'),
(57, 2, 'Denmark'),
(58, 2, 'Djibouti'),
(59, 2, 'Dominica'),
(60, 2, 'Dominican Republic'),
(61, 2, 'East Timor'),
(62, 2, 'Ecuador'),
(63, 2, 'Egypt'),
(64, 2, 'El Salvador'),
(65, 2, 'Equatorial Guinea'),
(66, 2, 'Eritrea'),
(67, 2, 'Estonia'),
(68, 2, 'Ethiopia'),
(69, 2, 'Falkland Islands (Malvinas)'),
(70, 2, 'Faroe Islands'),
(71, 2, 'Fiji'),
(72, 2, 'Finland'),
(73, 2, 'France'),
(74, 2, 'France, Metropolitan'),
(75, 2, 'French Guiana'),
(76, 2, 'French Polynesia'),
(77, 2, 'French Southern Territories'),
(78, 2, 'Gabon'),
(79, 2, 'Gambia'),
(80, 2, 'Georgia'),
(81, 2, 'Germany'),
(82, 2, 'Ghana'),
(83, 2, 'Gibraltar'),
(84, 2, 'Greece'),
(85, 2, 'Greenland'),
(86, 2, 'Grenada'),
(87, 2, 'Guadeloupe'),
(88, 2, 'Guam'),
(89, 2, 'Guatemala'),
(90, 2, 'Guinea'),
(91, 2, 'Guinea-bissau'),
(92, 2, 'Guyana'),
(93, 2, 'Haiti'),
(94, 2, 'Heard and Mc Donald Islands'),
(95, 2, 'Honduras'),
(96, 2, 'Hong Kong'),
(97, 2, 'Hungary'),
(98, 2, 'Iceland'),
(99, 2, 'India'),
(100, 2, 'Indonesia'),
(101, 2, 'Iran (Islamic Republic of)'),
(102, 2, 'Iraq'),
(103, 2, 'Ireland'),
(104, 2, 'Israel'),
(105, 2, 'Italy'),
(106, 2, 'Jamaica'),
(107, 2, 'Japan'),
(108, 2, 'Jordan'),
(109, 2, 'Kazakhstan'),
(110, 2, 'Kenya'),
(111, 2, 'Kiribati'),
(112, 2, 'North Korea'),
(113, 2, 'Korea, Republic of'),
(114, 2, 'Kuwait'),
(115, 2, 'Kyrgyzstan'),
(116, 2, 'Lao People\'s Democratic Republic'),
(117, 2, 'Latvia'),
(118, 2, 'Lebanon'),
(119, 2, 'Lesotho'),
(120, 2, 'Liberia'),
(121, 2, 'Libyan Arab Jamahiriya'),
(122, 2, 'Liechtenstein'),
(123, 2, 'Lithuania'),
(124, 2, 'Luxembourg'),
(125, 2, 'Macau'),
(126, 2, 'Macedonia'),
(127, 2, 'Madagascar'),
(128, 2, 'Malawi'),
(129, 2, 'Malaysia'),
(130, 2, 'Maldives'),
(131, 2, 'Mali'),
(132, 2, 'Malta'),
(133, 2, 'Marshall Islands'),
(134, 2, 'Martinique'),
(135, 2, 'Mauritania'),
(136, 2, 'Mauritius'),
(137, 2, 'Mayotte'),
(138, 2, 'Mexico'),
(139, 2, 'Micronesia, Federated States of'),
(140, 2, 'Moldova, Republic of'),
(141, 2, 'Monaco'),
(142, 2, 'Mongolia'),
(143, 2, 'Montserrat'),
(144, 2, 'Morocco'),
(145, 2, 'Mozambique'),
(146, 2, 'Myanmar'),
(147, 2, 'Namibia'),
(148, 2, 'Nauru'),
(149, 2, 'Nepal'),
(150, 2, 'Netherlands'),
(151, 2, 'Netherlands Antilles'),
(152, 2, 'New Caledonia'),
(153, 2, 'New Zealand'),
(154, 2, 'Nicaragua'),
(155, 2, 'Niger'),
(156, 2, 'Nigeria'),
(157, 2, 'Niue'),
(158, 2, 'Norfolk Island'),
(159, 2, 'Northern Mariana Islands'),
(160, 2, 'Norway'),
(161, 2, 'Oman'),
(162, 2, 'Pakistan'),
(163, 2, 'Palau'),
(164, 2, 'Panama'),
(165, 2, 'Papua New Guinea'),
(166, 2, 'Paraguay'),
(167, 2, 'Peru'),
(168, 2, 'Philippines'),
(169, 2, 'Pitcairn'),
(170, 2, 'Poland'),
(171, 2, 'Portugal'),
(172, 2, 'Puerto Rico'),
(173, 2, 'Qatar'),
(174, 2, 'Reunion'),
(175, 2, 'Romania'),
(176, 2, 'Russia'),
(177, 2, 'Rwanda'),
(178, 2, 'Saint Kitts and Nevis'),
(179, 2, 'Saint Lucia'),
(180, 2, 'Saint Vincent and the Grenadines'),
(181, 2, 'Samoa'),
(182, 2, 'San Marino'),
(183, 2, 'Sao Tome and Principe'),
(184, 2, 'Saudi Arabia'),
(185, 2, 'Senegal'),
(186, 2, 'Seychelles'),
(187, 2, 'Sierra Leone'),
(188, 2, 'Singapore'),
(189, 2, 'Slovak Republic'),
(190, 2, 'Slovenia'),
(191, 2, 'Solomon Islands'),
(192, 2, 'Somalia'),
(193, 2, 'South Africa'),
(194, 2, 'South Georgia &amp; South Sandwich Islands'),
(195, 2, 'Spain'),
(196, 2, 'Sri Lanka'),
(197, 2, 'St. Helena'),
(198, 2, 'St. Pierre and Miquelon'),
(199, 2, 'Sudan'),
(200, 2, 'Suriname'),
(201, 2, 'Svalbard and Jan Mayen Islands'),
(202, 2, 'Swaziland'),
(203, 2, 'Sweden'),
(204, 2, 'Switzerland'),
(205, 2, 'Syrian Arab Republic'),
(206, 2, 'Taiwan'),
(207, 2, 'Tajikistan'),
(208, 2, 'Tanzania, United Republic of'),
(209, 2, 'Thailand'),
(210, 2, 'Togo'),
(211, 2, 'Tokelau'),
(212, 2, 'Tonga'),
(213, 2, 'Trinidad and Tobago'),
(214, 2, 'Tunisia'),
(215, 2, 'Turkey'),
(216, 2, 'Turkmenistan'),
(217, 2, 'Turks and Caicos Islands'),
(218, 2, 'Tuvalu'),
(219, 2, 'Uganda'),
(220, 2, 'Ukraine'),
(221, 2, 'United Arab Emirates'),
(222, 2, 'United Kingdom'),
(223, 2, 'United States'),
(224, 2, 'United States Minor Outlying Islands'),
(225, 2, 'Uruguay'),
(226, 2, 'Uzbekistan'),
(227, 2, 'Vanuatu'),
(228, 2, 'Vatican City State (Holy See)'),
(229, 2, 'Venezuela'),
(230, 2, 'Viet Nam'),
(231, 2, 'Virgin Islands (British)'),
(232, 2, 'Virgin Islands (U.S.)'),
(233, 2, 'Wallis and Futuna Islands'),
(234, 2, 'Western Sahara'),
(235, 2, 'Yemen'),
(236, 2, 'Yugoslavia'),
(237, 2, 'Zaire'),
(238, 2, 'Zambia'),
(239, 2, 'Zimbabwe'),
(240, 2, 'Northern Ireland');

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

--
-- Table structure for table `ab1l_coupons`
--

CREATE TABLE `ab1l_coupons` (
  `coupon_id` int(11) NOT NULL,
  `code` varchar(10) NOT NULL,
  `type` char(1) NOT NULL,
  `discount` decimal(15,4) NOT NULL,
  `logged` int(1) NOT NULL,
  `shipping` int(1) NOT NULL,
  `total` decimal(15,4) NOT NULL,
  `date_start` date NOT NULL DEFAULT '0000-00-00',
  `date_end` date NOT NULL DEFAULT '0000-00-00',
  `uses_total` int(11) NOT NULL,
  `uses_customer` varchar(11) NOT NULL,
  `status` int(1) NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_coupons`
--

INSERT INTO `ab1l_coupons` (`coupon_id`, `code`, `type`, `discount`, `logged`, `shipping`, `total`, `date_start`, `date_end`, `uses_total`, `uses_customer`, `status`, `date_added`, `date_modified`) VALUES
(4, '2222', 'P', 10.0000, 0, 0, 0.0000, '2015-01-01', '2016-01-01', 10, '10', 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5, '3333', 'P', 0.0000, 0, 1, 100.0000, '2015-01-01', '2016-01-01', 10, '10', 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(6, '1111', 'F', 10.0000, 0, 0, 10.0000, '2015-01-01', '2016-01-01', 10, '10', 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00');

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

--
-- Table structure for table `ab1l_coupons_products`
--

CREATE TABLE `ab1l_coupons_products` (
  `coupon_product_id` int(11) NOT NULL,
  `coupon_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_coupons_products`
--

INSERT INTO `ab1l_coupons_products` (`coupon_product_id`, `coupon_id`, `product_id`) VALUES
(8, 6, 68);

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

--
-- Table structure for table `ab1l_coupon_descriptions`
--

CREATE TABLE `ab1l_coupon_descriptions` (
  `coupon_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `name` varchar(128) NOT NULL COMMENT 'translatable',
  `description` text NOT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_coupon_descriptions`
--

INSERT INTO `ab1l_coupon_descriptions` (`coupon_id`, `language_id`, `name`, `description`) VALUES
(4, 1, 'Coupon (-10%)', '10% Discount'),
(5, 1, 'Coupon (Free Shipping)', 'Free Shipping'),
(6, 1, 'Coupon (-10.00)', 'Fixed Amount Discount'),
(4, 2, 'Coupon (-10%)', '10% Discount'),
(5, 2, 'Coupon (Free Shipping)', 'Free Shipping'),
(6, 2, 'Coupon (-10.00)', 'Fixed Amount Discount');

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

--
-- Table structure for table `ab1l_currencies`
--

CREATE TABLE `ab1l_currencies` (
  `currency_id` int(11) NOT NULL,
  `title` varchar(32) NOT NULL DEFAULT '',
  `code` varchar(3) NOT NULL DEFAULT '',
  `symbol_left` varchar(12) NOT NULL,
  `symbol_right` varchar(12) NOT NULL,
  `decimal_place` char(1) NOT NULL,
  `value` decimal(15,8) NOT NULL,
  `status` int(1) NOT NULL,
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_currencies`
--

INSERT INTO `ab1l_currencies` (`currency_id`, `title`, `code`, `symbol_left`, `symbol_right`, `decimal_place`, `value`, `status`, `date_modified`) VALUES
(1, 'US Dollar', 'USD', '$', '', '2', 0.01173900, 1, '2021-05-11 20:53:07'),
(2, 'Euro', 'EUR', '', '€', '2', 0.00965500, 0, '2021-05-11 20:53:09'),
(3, 'Pound Sterling', 'GBP', '£', '', '2', 0.00910890, 0, '2020-02-26 15:37:03'),
(4, 'BD Taka', 'BDT', '৳', '', '2', 1.00000000, 1, '2021-05-11 20:53:11');

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

--
-- Table structure for table `ab1l_customers`
--

CREATE TABLE `ab1l_customers` (
  `customer_id` int(11) NOT NULL,
  `store_id` int(11) NOT NULL DEFAULT 0,
  `firstname` varchar(32) NOT NULL DEFAULT '',
  `lastname` varchar(32) NOT NULL DEFAULT '',
  `loginname` varchar(96) NOT NULL DEFAULT '',
  `email` varchar(96) NOT NULL DEFAULT '',
  `telephone` varchar(32) NOT NULL DEFAULT '',
  `fax` varchar(32) NOT NULL DEFAULT '',
  `sms` varchar(32) NOT NULL DEFAULT '' COMMENT 'mobile phone number',
  `salt` varchar(8) NOT NULL DEFAULT '',
  `password` varchar(40) NOT NULL DEFAULT '',
  `cart` longtext DEFAULT NULL,
  `wishlist` longtext DEFAULT NULL,
  `newsletter` int(1) NOT NULL DEFAULT 0,
  `address_id` int(11) NOT NULL DEFAULT 0,
  `status` int(1) NOT NULL,
  `approved` int(1) NOT NULL DEFAULT 0,
  `customer_group_id` int(11) NOT NULL,
  `ip` varchar(50) NOT NULL DEFAULT '0',
  `data` text DEFAULT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `last_login` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_customers`
--

INSERT INTO `ab1l_customers` (`customer_id`, `store_id`, `firstname`, `lastname`, `loginname`, `email`, `telephone`, `fax`, `sms`, `salt`, `password`, `cart`, `wishlist`, `newsletter`, `address_id`, `status`, `approved`, `customer_group_id`, `ip`, `data`, `date_added`, `date_modified`, `last_login`) VALUES
(16, 0, 'Md. salauddin', 'Sahin', 'alshifa', 'alshifa.dhaka@gmail.com', '01701665700', '', '+8801701665700', '7lx913FE', '97a1c580c141d718e11ab37fc5ba4f87580c2f1a', 'a:0:{}', NULL, 1, 0, 1, 1, 5, '103.58.74.202', NULL, '2018-04-25 16:22:18', '2018-04-25 16:44:56', '2018-04-25 16:34:42'),
(17, 0, 'ikbal', 'hossain', 'ikbal1bd', 'ikbal1bd@gmail.com', '', '', '', 'ql6oGlae', '40cc7fff8dc2e6b7b9451d00b40be7cb6f2592e8', 'a:1:{s:7:\"store_0\";a:1:{i:151;a:2:{s:3:\"qty\";i:1;s:7:\"options\";a:0:{}}}}', NULL, 1, 0, 1, 1, 1, '103.248.236.9', NULL, '2018-05-25 19:14:37', '2018-05-25 19:37:53', '2018-05-25 19:15:54'),
(18, 0, 'jamal', 'Hossain', 'jamal', 'ikbal1bd@gmail.com', '', '', '', 'UG7WP3wp', '5d1d027dbf950805eee38c1c3ffed6ed30251e2d', NULL, NULL, 1, 0, 1, 0, 1, '0', NULL, '2018-05-26 10:37:25', '2018-05-26 10:44:55', '0000-00-00 00:00:00'),
(14, 0, 'Tellbd', '.com', 'tellbd', 'tellbd@gmail.com', '', '', '+8801842460000', 'FCEBLWdI', '57ae0d0ba2a25ebe6013c886c655312b6d3bb794', 'a:1:{s:7:\"store_0\";a:0:{}}', 'a:0:{}', 1, 13, 1, 1, 1, '103.248.236.9', 'N;', '2017-10-11 21:02:08', '2018-12-07 12:56:17', '2018-12-07 12:56:17'),
(15, 0, 'Riyadh', 'Chowdhury', 'd09a1304e3f90f6ba6e7570cc5cdc489', 'riyadh1bd@gmail.com', '', '', '', 'jYjiqOvh', '19818068fa178c20a5f3f6900a3f1bdfed310e3a', NULL, NULL, 1, 14, 1, 1, 3, '103.248.236.9', 'N;', '2017-11-06 21:11:52', '2018-05-12 13:31:07', '0000-00-00 00:00:00'),
(19, 0, 'Patricia', 'Peterson', 'Coach', 'PatriciaPeterson@bellaliant.net', '9028358536', '', '+1 902-237-3772', 'qua4YmtN', 'eec7bfc9c8a4d87d769f9f3eb78d28b689a73bef', NULL, NULL, 0, 18, 0, 0, 1, '', 'N;', '2018-09-30 18:07:21', '2018-09-30 18:07:21', '0000-00-00 00:00:00'),
(20, 0, 'OYASHI', 'UDDIN', 'OYASHI', 'oyashiu@gmail.com', '01748948250', '', '+8801748948250', 'Hy2GsX5N', '5964ec678012eac2e67153e0a3b1c259ece64e0d', NULL, NULL, 1, 19, 0, 0, 1, '', 'a:0:{}', '2020-02-02 14:59:44', '2020-02-03 04:32:02', '0000-00-00 00:00:00');

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

--
-- Table structure for table `ab1l_customers_enc`
--

CREATE TABLE `ab1l_customers_enc` (
  `customer_id` int(11) NOT NULL,
  `store_id` int(11) NOT NULL DEFAULT 0,
  `firstname` varchar(32) COLLATE utf8_bin NOT NULL DEFAULT '',
  `lastname` varchar(32) COLLATE utf8_bin NOT NULL DEFAULT '',
  `loginname` varchar(96) COLLATE utf8_bin NOT NULL DEFAULT '',
  `email` text COLLATE utf8_bin NOT NULL,
  `telephone` text COLLATE utf8_bin NOT NULL,
  `sms` varchar(32) COLLATE utf8_bin NOT NULL DEFAULT '' COMMENT 'mobile phone number',
  `fax` text COLLATE utf8_bin NOT NULL,
  `password` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '',
  `cart` text COLLATE utf8_bin DEFAULT NULL,
  `wishlist` text CHARACTER SET utf8 DEFAULT NULL,
  `newsletter` int(1) NOT NULL DEFAULT 0,
  `address_id` int(11) NOT NULL DEFAULT 0,
  `status` int(1) NOT NULL,
  `approved` int(1) NOT NULL DEFAULT 0,
  `customer_group_id` int(11) NOT NULL,
  `ip` varchar(15) COLLATE utf8_bin NOT NULL DEFAULT '0',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `key_id` int(3) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin;

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

--
-- Table structure for table `ab1l_customer_groups`
--

CREATE TABLE `ab1l_customer_groups` (
  `customer_group_id` int(11) NOT NULL,
  `name` varchar(32) NOT NULL,
  `tax_exempt` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_customer_groups`
--

INSERT INTO `ab1l_customer_groups` (`customer_group_id`, `name`, `tax_exempt`) VALUES
(1, 'Default', 0),
(2, 'Wholesalers', 1),
(3, 'Newsletter Subscribers', 0),
(4, 'Distributor', 0),
(5, 'Corporate', 0);

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

--
-- Table structure for table `ab1l_customer_notifications`
--

CREATE TABLE `ab1l_customer_notifications` (
  `customer_id` int(11) NOT NULL,
  `sendpoint` varchar(255) NOT NULL,
  `protocol` varchar(30) NOT NULL,
  `status` int(1) NOT NULL DEFAULT 0,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_customer_notifications`
--

INSERT INTO `ab1l_customer_notifications` (`customer_id`, `sendpoint`, `protocol`, `status`, `date_added`, `date_modified`) VALUES
(14, 'customer_account_update', 'email', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'new_customer', 'sms', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'new_customer', 'email', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'new_order', 'sms', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'new_order', 'email', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'order_update', 'sms', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'order_update', 'email', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'product_out_of_stock', 'sms', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'product_out_of_stock', 'email', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'product_review', 'sms', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'product_review', 'email', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'newsletter', 'sms', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'newsletter', 'email', 1, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'customer_account_update', 'sms', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'customer_contact', 'email', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(14, 'customer_contact', 'sms', 0, '2017-10-13 02:11:18', '2017-10-13 02:11:18'),
(15, 'newsletter', 'email', 1, '2017-11-06 21:11:52', '2017-11-06 21:11:52'),
(16, 'newsletter', 'email', 1, '2018-04-25 16:25:48', '2018-04-25 16:25:48'),
(16, 'newsletter', 'sms', 0, '2018-04-25 16:25:48', '2018-04-25 16:25:48'),
(17, 'newsletter', 'email', 1, '2018-05-25 19:14:37', '2018-05-25 19:14:37'),
(17, 'newsletter', 'sms', 0, '2018-05-25 19:14:37', '2018-05-25 19:14:37'),
(18, 'newsletter', 'email', 1, '2018-05-26 10:44:55', '2018-05-26 10:44:55'),
(18, 'newsletter', 'sms', 0, '2018-05-26 10:44:55', '2018-05-26 10:44:55'),
(20, 'newsletter', 'email', 1, '2020-02-02 14:59:44', '2020-02-02 14:59:44');

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

--
-- Table structure for table `ab1l_customer_transactions`
--

CREATE TABLE `ab1l_customer_transactions` (
  `customer_transaction_id` int(11) NOT NULL,
  `customer_id` int(11) NOT NULL DEFAULT 0,
  `order_id` int(11) NOT NULL DEFAULT 0,
  `created_by` int(11) NOT NULL COMMENT 'user_id for admin, customer_id for storefront section',
  `section` smallint(1) NOT NULL DEFAULT 0 COMMENT '1 - admin, 0 - customer',
  `credit` decimal(15,4) DEFAULT 0.0000,
  `debit` decimal(15,4) DEFAULT 0.0000,
  `transaction_type` varchar(255) NOT NULL DEFAULT '' COMMENT 'text type of transaction',
  `comment` text DEFAULT NULL COMMENT 'comment for internal use',
  `description` text DEFAULT NULL COMMENT 'text for customer',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_customer_transactions`
--

INSERT INTO `ab1l_customer_transactions` (`customer_transaction_id`, `customer_id`, `order_id`, `created_by`, `section`, `credit`, `debit`, `transaction_type`, `comment`, `description`, `date_added`, `date_modified`) VALUES
(1, 14, 0, 1, 1, 0.0000, 100.0000, 'Bkash', '', 'test', '2017-10-13 03:00:27', '2017-10-13 03:00:27'),
(2, 14, 0, 1, 1, 200.0000, 0.0000, 'Bkash', '', 'test', '2017-10-13 03:03:16', '2017-10-13 03:03:16'),
(3, 14, 123457, 14, 0, 0.0000, 22.0500, 'order', '', '৳22.05 used for order #123457', '2017-10-30 20:07:16', '2017-10-30 20:07:16'),
(4, 17, 0, 1, 1, 0.0000, 100.0000, 'Bkash', '', '', '2018-05-25 19:34:50', '2018-05-25 19:34:50');

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

--
-- Table structure for table `ab1l_custom_blocks`
--

CREATE TABLE `ab1l_custom_blocks` (
  `custom_block_id` int(10) NOT NULL,
  `block_id` int(10) NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_custom_blocks`
--

INSERT INTO `ab1l_custom_blocks` (`custom_block_id`, `block_id`, `date_added`, `date_modified`) VALUES
(1, 17, '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(2, 20, '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(3, 20, '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(12, 20, '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(13, 17, '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(11, 23, '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(9, 23, '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(10, 17, '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(14, 17, '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(15, 17, '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(16, 17, '2015-06-12 09:56:24', '2015-06-12 09:56:24'),
(17, 17, '2017-10-13 03:23:51', '2017-10-13 03:23:51'),
(18, 17, '2017-10-13 04:29:44', '2017-10-13 04:29:44'),
(19, 20, '2017-10-13 05:04:13', '2017-10-13 05:04:13'),
(20, 30, '2017-10-13 05:15:26', '2017-10-13 05:15:26'),
(21, 20, '2017-10-14 19:49:34', '2017-10-14 19:49:34'),
(22, 17, '2017-10-14 20:27:53', '2017-10-14 20:27:53'),
(23, 17, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(24, 17, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(25, 20, '2018-03-23 19:02:18', '2018-03-23 19:02:18'),
(26, 20, '2018-04-12 18:35:27', '2018-04-12 18:35:27'),
(27, 20, '2018-04-12 18:41:58', '2018-04-12 18:41:58'),
(28, 20, '2018-04-22 10:14:12', '2018-04-22 10:14:12'),
(29, 17, '2018-04-24 20:40:11', '2018-04-24 20:40:11'),
(30, 20, '2018-05-23 19:45:32', '2018-05-23 19:45:32'),
(31, 17, '2018-05-29 20:10:46', '2018-05-29 20:10:46'),
(32, 17, '2018-06-07 13:32:13', '2018-06-07 13:32:13'),
(33, 17, '2018-09-27 19:28:59', '2018-09-27 19:28:59'),
(34, 17, '2018-11-22 16:15:40', '2018-11-22 16:15:40'),
(35, 17, '2018-11-24 19:48:50', '2018-11-24 19:48:50'),
(36, 20, '2019-03-31 18:03:16', '2019-03-31 18:03:16');

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

--
-- Table structure for table `ab1l_custom_lists`
--

CREATE TABLE `ab1l_custom_lists` (
  `rowid` int(11) NOT NULL,
  `custom_block_id` int(10) NOT NULL,
  `data_type` varchar(70) NOT NULL,
  `id` int(10) NOT NULL,
  `sort_order` int(10) NOT NULL DEFAULT 0,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_custom_lists`
--

INSERT INTO `ab1l_custom_lists` (`rowid`, `custom_block_id`, `data_type`, `id`, `sort_order`, `date_added`, `date_modified`) VALUES
(223, 12, 'manufacturer_id', 23, 14, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(222, 12, 'manufacturer_id', 45, 13, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(221, 12, 'manufacturer_id', 49, 12, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(220, 12, 'manufacturer_id', 48, 11, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(219, 12, 'manufacturer_id', 51, 10, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(218, 12, 'manufacturer_id', 50, 9, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(217, 12, 'manufacturer_id', 21, 8, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(216, 12, 'manufacturer_id', 26, 7, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(215, 12, 'manufacturer_id', 24, 6, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(214, 12, 'manufacturer_id', 33, 5, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(114, 25, 'category_id', 100, 4, '2019-03-31 17:48:59', '2019-03-31 17:48:59'),
(113, 25, 'category_id', 74, 3, '2019-03-31 17:48:59', '2019-03-31 17:48:59'),
(112, 25, 'category_id', 106, 2, '2019-03-31 17:48:59', '2019-03-31 17:48:59'),
(111, 25, 'category_id', 105, 1, '2019-03-31 17:48:59', '2019-03-31 17:48:59'),
(110, 25, 'category_id', 112, 0, '2019-03-31 17:48:59', '2019-03-31 17:48:59'),
(168, 36, '', 133, 7, '2019-03-31 20:05:54', '2019-03-31 20:05:54'),
(167, 36, '', 157, 6, '2019-03-31 20:05:54', '2019-03-31 20:05:54'),
(166, 36, '', 213, 5, '2019-03-31 20:05:54', '2019-03-31 20:05:54'),
(165, 36, '', 185, 4, '2019-03-31 20:05:54', '2019-03-31 20:05:54'),
(163, 36, '', 229, 2, '2019-03-31 20:05:54', '2019-03-31 20:05:54'),
(164, 36, '', 192, 3, '2019-03-31 20:05:54', '2019-03-31 20:05:54'),
(162, 36, '', 236, 1, '2019-03-31 20:05:54', '2019-03-31 20:05:54'),
(161, 36, '', 232, 0, '2019-03-31 20:05:54', '2019-03-31 20:05:54'),
(213, 12, 'manufacturer_id', 35, 4, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(212, 12, 'manufacturer_id', 34, 3, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(211, 12, 'manufacturer_id', 25, 2, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(210, 12, 'manufacturer_id', 36, 1, '2019-04-16 18:48:32', '2019-04-16 18:48:32'),
(209, 12, 'manufacturer_id', 44, 0, '2019-04-16 18:48:32', '2019-04-16 18:48:32');

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

--
-- Table structure for table `ab1l_datasets`
--

CREATE TABLE `ab1l_datasets` (
  `dataset_id` int(11) NOT NULL,
  `dataset_name` varchar(255) NOT NULL,
  `dataset_key` varchar(255) DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_datasets`
--

INSERT INTO `ab1l_datasets` (`dataset_id`, `dataset_name`, `dataset_key`) VALUES
(1, 'menu', 'storefront'),
(2, 'menu', 'admin'),
(3, 'menu', 'storefront_description'),
(4, 'install_upgrade_history', 'admin'),
(5, 'file_uploads', 'admin'),
(6, 'neowize', 'neowize_settings'),
(7, 'slideshow', 'slideshow2');

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

--
-- Table structure for table `ab1l_dataset_column_properties`
--

CREATE TABLE `ab1l_dataset_column_properties` (
  `rowid` int(11) NOT NULL,
  `dataset_column_id` int(11) NOT NULL,
  `dataset_column_property_name` varchar(255) NOT NULL,
  `dataset_column_property_value` varchar(255) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_dataset_definition`
--

CREATE TABLE `ab1l_dataset_definition` (
  `dataset_id` int(11) NOT NULL,
  `dataset_column_id` int(11) NOT NULL,
  `dataset_column_name` varchar(255) NOT NULL,
  `dataset_column_type` varchar(100) NOT NULL,
  `dataset_column_sort_order` int(11) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_dataset_definition`
--

INSERT INTO `ab1l_dataset_definition` (`dataset_id`, `dataset_column_id`, `dataset_column_name`, `dataset_column_type`, `dataset_column_sort_order`) VALUES
(1, 1, 'item_id', 'varchar', 1),
(1, 2, 'item_icon', 'varchar', 2),
(1, 3, 'item_url', 'varchar', 3),
(1, 4, 'parent_id', 'varchar', 4),
(1, 5, 'sort_order', 'integer', 5),
(1, 6, 'item_type', 'varchar', 6),
(1, 7, 'item_icon_rl_id', 'integer', 7),
(2, 10, 'item_id', 'varchar', 1),
(2, 11, 'item_text', 'varchar', 2),
(2, 12, 'item_url', 'varchar', 3),
(2, 13, 'parent_id', 'varchar', 4),
(2, 14, 'sort_order', 'integer', 5),
(2, 15, 'item_type', 'varchar', 6),
(2, 40, 'item_icon_rl_id', 'varchar', 7),
(3, 16, 'item_id', 'varchar', 1),
(3, 17, 'item_text', 'varchar', 2),
(3, 18, 'language_id', 'integer', 3),
(4, 20, 'date_added', 'timestamp', 1),
(4, 21, 'name', 'varchar', 2),
(4, 22, 'version', 'varchar', 3),
(4, 23, 'backup_file', 'varchar', 4),
(4, 24, 'backup_date', 'timestamp', 5),
(4, 25, 'type', 'varchar', 6),
(4, 26, 'user', 'varchar', 7),
(5, 30, 'date_added', 'timestamp', 1),
(5, 31, 'name', 'varchar', 2),
(5, 32, 'type', 'varchar', 3),
(5, 33, 'section', 'varchar', 4),
(5, 34, 'section_id', 'integer', 5),
(5, 35, 'path', 'varchar', 6),
(7, 41, 'slide_title', 'varchar', 0),
(7, 42, 'slide_url', 'varchar', 1),
(7, 43, 'slide_image', 'varchar', 2),
(7, 44, 'slide_resource_id', 'integer', 3);

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

--
-- Table structure for table `ab1l_dataset_properties`
--

CREATE TABLE `ab1l_dataset_properties` (
  `rowid` int(11) NOT NULL,
  `dataset_id` int(11) NOT NULL,
  `dataset_property_name` varchar(255) NOT NULL,
  `dataset_property_value` varchar(255) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_dataset_properties`
--

INSERT INTO `ab1l_dataset_properties` (`rowid`, `dataset_id`, `dataset_property_name`, `dataset_property_value`) VALUES
(1, 1, 'controller', 'design/menu'),
(2, 4, 'controller', 'tool/install_upgrade_history'),
(3, 5, 'controller', 'tool/files'),
(4, 6, 'api_key', '6DB69F56-2DEB-4131-A818-4E1DC6F08BD4'),
(5, 6, 'secret_key', '2C89628A-C75C-448F-85F9-55353CBA3345');

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

--
-- Table structure for table `ab1l_dataset_values`
--

CREATE TABLE `ab1l_dataset_values` (
  `dataset_column_id` int(11) NOT NULL,
  `value_integer` int(11) DEFAULT NULL,
  `value_float` float DEFAULT NULL,
  `value_varchar` varchar(255) DEFAULT NULL,
  `value_text` text DEFAULT NULL,
  `value_timestamp` timestamp NOT NULL DEFAULT current_timestamp(),
  `value_boolean` tinyint(1) DEFAULT NULL,
  `value_sort_order` int(11) NOT NULL,
  `row_id` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_dataset_values`
--

INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(1, NULL, NULL, 'home', NULL, '2017-10-11 10:30:00', NULL, 1, 1),
(1, NULL, NULL, 'login', NULL, '2017-10-11 10:30:00', NULL, 2, 2),
(1, NULL, NULL, 'logout', NULL, '2017-10-11 10:30:00', NULL, 3, 3),
(1, NULL, NULL, 'account', NULL, '2017-10-11 10:30:00', NULL, 4, 4),
(1, NULL, NULL, 'cart', NULL, '2017-10-11 10:30:00', NULL, 5, 5),
(1, NULL, NULL, 'checkout', NULL, '2017-10-11 10:30:00', NULL, 6, 6),
(1, NULL, NULL, 'specials', NULL, '2017-10-11 10:30:00', NULL, 7, 7),
(1, NULL, NULL, 'order', NULL, '2017-10-11 10:30:00', NULL, 8, 8),
(2, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 9, 1),
(2, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 10, 2),
(2, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 11, 3),
(2, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 12, 4),
(2, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 13, 5),
(2, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 14, 6),
(2, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 15, 7),
(2, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 16, 8),
(3, NULL, NULL, 'index/home', NULL, '2017-10-11 10:30:00', NULL, 17, 1),
(3, NULL, NULL, 'account/login', NULL, '2017-10-11 10:30:00', NULL, 18, 2),
(3, NULL, NULL, 'account/logout', NULL, '2017-10-11 10:30:00', NULL, 19, 3),
(3, NULL, NULL, 'account/account', NULL, '2017-10-11 10:30:00', NULL, 20, 4),
(3, NULL, NULL, 'checkout/cart', NULL, '2017-10-11 10:30:00', NULL, 21, 5),
(3, NULL, NULL, 'checkout/shipping', NULL, '2017-10-11 10:30:00', NULL, 22, 6),
(3, NULL, NULL, 'product/special', NULL, '2017-10-11 10:30:00', NULL, 23, 7),
(3, NULL, NULL, 'account/invoice', NULL, '2017-10-11 10:30:00', NULL, 24, 8),
(4, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 25, 1),
(4, NULL, NULL, 'account', NULL, '2017-10-11 10:30:00', NULL, 26, 2),
(4, NULL, NULL, 'account', NULL, '2017-10-11 10:30:00', NULL, 27, 3),
(4, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 28, 4),
(4, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 29, 5),
(4, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 30, 6),
(4, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 31, 7),
(4, NULL, NULL, 'account', NULL, '2017-10-11 10:30:00', NULL, 32, 8),
(5, 10, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 33, 1),
(5, 20, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 34, 2),
(5, 30, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 35, 3),
(5, 40, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 36, 4),
(5, 50, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 37, 5),
(5, 60, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 38, 6),
(5, 11, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 39, 7),
(5, 20, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 40, 8),
(6, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 41, 1),
(6, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 42, 2),
(6, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 43, 3),
(6, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 44, 4),
(6, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 45, 5),
(6, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 46, 6),
(6, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 47, 7),
(6, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 48, 8),
(7, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 49, 1),
(7, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 50, 2),
(7, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 51, 3),
(7, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 52, 4),
(7, 250, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 53, 5),
(7, 260, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 54, 6),
(7, 244, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 55, 7),
(7, 266, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 56, 8),
(10, NULL, NULL, 'catalog', NULL, '2017-10-11 10:30:00', NULL, 57, 1),
(10, NULL, NULL, 'sale', NULL, '2017-10-11 10:30:00', NULL, 58, 2),
(10, NULL, NULL, 'design', NULL, '2017-10-11 10:30:00', NULL, 59, 3),
(10, NULL, NULL, 'extension', NULL, '2017-10-11 10:30:00', NULL, 60, 4),
(10, NULL, NULL, 'system', NULL, '2017-10-11 10:30:00', NULL, 61, 5),
(10, NULL, NULL, 'reports', NULL, '2017-10-11 10:30:00', NULL, 62, 6),
(10, NULL, NULL, 'help', NULL, '2017-10-11 10:30:00', NULL, 63, 7),
(11, NULL, NULL, 'text_catalog', NULL, '2017-10-11 10:30:00', NULL, 64, 1),
(11, NULL, NULL, 'text_sale', NULL, '2017-10-11 10:30:00', NULL, 65, 2),
(11, NULL, NULL, 'text_design', NULL, '2017-10-11 10:30:00', NULL, 66, 3),
(11, NULL, NULL, 'text_extension', NULL, '2017-10-11 10:30:00', NULL, 67, 4),
(11, NULL, NULL, 'text_system', NULL, '2017-10-11 10:30:00', NULL, 68, 5),
(11, NULL, NULL, 'text_reports', NULL, '2017-10-11 10:30:00', NULL, 69, 6),
(11, NULL, NULL, 'text_help', NULL, '2017-10-11 10:30:00', NULL, 70, 7),
(12, NULL, NULL, 'catalog/category', NULL, '2017-10-11 10:30:00', NULL, 71, 1),
(12, NULL, NULL, 'sale/order', NULL, '2017-10-11 10:30:00', NULL, 72, 2),
(12, NULL, NULL, 'extension/extensions/template', NULL, '2017-10-11 10:30:00', NULL, 73, 3),
(12, NULL, NULL, 'extension/extensions/extensions', NULL, '2017-10-11 10:30:00', NULL, 74, 4),
(12, NULL, NULL, 'setting/setting', NULL, '2017-10-11 10:30:00', NULL, 75, 5),
(12, NULL, NULL, 'report/sale/orders', NULL, '2017-10-11 10:30:00', NULL, 76, 6),
(12, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 77, 7),
(13, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 78, 1),
(13, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 79, 2),
(13, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 80, 3),
(13, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 81, 4),
(13, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 82, 5),
(13, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 83, 6),
(13, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 84, 7),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 85, 1),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 86, 2),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 87, 3),
(14, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 88, 4),
(14, 5, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 89, 5),
(14, 6, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 90, 6),
(14, 7, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 91, 7),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 92, 1),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 93, 2),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 94, 3),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 95, 4),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 96, 5),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 97, 6),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 98, 7),
(40, NULL, NULL, '200', NULL, '2017-10-11 10:30:00', NULL, 99, 1),
(40, NULL, NULL, '201', NULL, '2017-10-11 10:30:00', NULL, 100, 2),
(40, NULL, NULL, '202', NULL, '2017-10-11 10:30:00', NULL, 101, 3),
(40, NULL, NULL, '203', NULL, '2017-10-11 10:30:00', NULL, 102, 4),
(40, NULL, NULL, '204', NULL, '2017-10-11 10:30:00', NULL, 103, 5),
(40, NULL, NULL, '205', NULL, '2017-10-11 10:30:00', NULL, 104, 6),
(40, NULL, NULL, '206', NULL, '2017-10-11 10:30:00', NULL, 105, 7),
(10, NULL, NULL, 'category', NULL, '2017-10-11 10:30:00', NULL, 106, 11),
(10, NULL, NULL, 'product', NULL, '2017-10-11 10:30:00', NULL, 107, 12),
(10, NULL, NULL, 'manufacturer', NULL, '2017-10-11 10:30:00', NULL, 108, 13),
(10, NULL, NULL, 'download', NULL, '2017-10-11 10:30:00', NULL, 109, 14),
(10, NULL, NULL, 'review', NULL, '2017-10-11 10:30:00', NULL, 110, 15),
(10, NULL, NULL, 'attributes', NULL, '2017-10-11 10:30:00', NULL, 111, 16),
(10, NULL, NULL, 'rl_manager', NULL, '2017-10-11 10:30:00', NULL, 112, 220),
(11, NULL, NULL, 'text_category', NULL, '2017-10-11 10:30:00', NULL, 113, 11),
(11, NULL, NULL, 'text_product', NULL, '2017-10-11 10:30:00', NULL, 114, 12),
(11, NULL, NULL, 'text_manufacturer', NULL, '2017-10-11 10:30:00', NULL, 115, 13),
(11, NULL, NULL, 'text_download', NULL, '2017-10-11 10:30:00', NULL, 116, 14),
(11, NULL, NULL, 'text_review', NULL, '2017-10-11 10:30:00', NULL, 117, 15),
(11, NULL, NULL, 'text_attribute', NULL, '2017-10-11 10:30:00', NULL, 118, 16),
(11, NULL, NULL, 'text_rl_manager', NULL, '2017-10-11 10:30:00', NULL, 119, 220),
(12, NULL, NULL, 'catalog/category', NULL, '2017-10-11 10:30:00', NULL, 120, 11),
(12, NULL, NULL, 'catalog/product', NULL, '2017-10-11 10:30:00', NULL, 121, 12),
(12, NULL, NULL, 'catalog/manufacturer', NULL, '2017-10-11 10:30:00', NULL, 122, 13),
(12, NULL, NULL, 'catalog/download', NULL, '2017-10-11 10:30:00', NULL, 123, 14),
(12, NULL, NULL, 'catalog/review', NULL, '2017-10-11 10:30:00', NULL, 124, 15),
(12, NULL, NULL, 'catalog/attribute', NULL, '2017-10-11 10:30:00', NULL, 125, 16),
(12, NULL, NULL, 'tool/rl_manager', NULL, '2017-10-11 10:30:00', NULL, 126, 220),
(13, NULL, NULL, 'catalog', NULL, '2017-10-11 10:30:00', NULL, 127, 11),
(13, NULL, NULL, 'catalog', NULL, '2017-10-11 10:30:00', NULL, 128, 12),
(13, NULL, NULL, 'catalog', NULL, '2017-10-11 10:30:00', NULL, 129, 13),
(13, NULL, NULL, 'catalog', NULL, '2017-10-11 10:30:00', NULL, 130, 14),
(13, NULL, NULL, 'catalog', NULL, '2017-10-11 10:30:00', NULL, 131, 15),
(13, NULL, NULL, 'catalog', NULL, '2017-10-11 10:30:00', NULL, 132, 16),
(13, NULL, NULL, 'catalog', NULL, '2017-10-11 10:30:00', NULL, 133, 220),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 134, 11),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 135, 12),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 136, 13),
(14, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 137, 14),
(14, 5, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 138, 15),
(14, 6, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 139, 16),
(14, 7, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 140, 220),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 141, 11),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 142, 12),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 143, 13),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 144, 14),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 145, 15),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 146, 16),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 147, 220),
(40, NULL, NULL, '207', NULL, '2017-10-11 10:30:00', NULL, 148, 11),
(40, NULL, NULL, '208', NULL, '2017-10-11 10:30:00', NULL, 149, 12),
(40, NULL, NULL, '209', NULL, '2017-10-11 10:30:00', NULL, 150, 13),
(40, NULL, NULL, '210', NULL, '2017-10-11 10:30:00', NULL, 151, 14),
(40, NULL, NULL, '211', NULL, '2017-10-11 10:30:00', NULL, 152, 15),
(40, NULL, NULL, '212', NULL, '2017-10-11 10:30:00', NULL, 153, 16),
(40, NULL, NULL, '277', NULL, '2017-10-11 10:30:00', NULL, 154, 220),
(10, NULL, NULL, 'extensions', NULL, '2017-10-11 10:30:00', NULL, 155, 31),
(10, NULL, NULL, 'shipping', NULL, '2017-10-11 10:30:00', NULL, 156, 32),
(10, NULL, NULL, 'payment', NULL, '2017-10-11 10:30:00', NULL, 157, 33),
(10, NULL, NULL, 'templates', NULL, '2017-10-11 10:30:00', NULL, 158, 34),
(10, NULL, NULL, 'languages', NULL, '2017-10-11 10:30:00', NULL, 159, 35),
(10, NULL, NULL, 'total', NULL, '2017-10-11 10:30:00', NULL, 160, 36),
(10, NULL, NULL, 'add_extension', NULL, '2017-10-11 10:30:00', NULL, 161, 37),
(10, NULL, NULL, 'extensions_stores', NULL, '2017-10-11 10:30:00', NULL, 162, 38),
(11, NULL, NULL, 'text_extensions', NULL, '2017-10-11 10:30:00', NULL, 163, 31),
(11, NULL, NULL, 'text_shipping', NULL, '2017-10-11 10:30:00', NULL, 164, 32),
(11, NULL, NULL, 'text_payment', NULL, '2017-10-11 10:30:00', NULL, 165, 33),
(11, NULL, NULL, 'text_templates', NULL, '2017-10-11 10:30:00', NULL, 166, 34),
(11, NULL, NULL, 'text_language', NULL, '2017-10-11 10:30:00', NULL, 167, 35),
(11, NULL, NULL, 'text_total', NULL, '2017-10-11 10:30:00', NULL, 168, 36),
(11, NULL, NULL, 'text_add_extension', NULL, '2017-10-11 10:30:00', NULL, 169, 37),
(11, NULL, NULL, 'text_extensions_store', NULL, '2017-10-11 10:30:00', NULL, 170, 38),
(12, NULL, NULL, 'extension/extensions/extensions', NULL, '2017-10-11 10:30:00', NULL, 171, 31),
(12, NULL, NULL, 'extension/extensions/shipping', NULL, '2017-10-11 10:30:00', NULL, 172, 32),
(12, NULL, NULL, 'extension/extensions/payment', NULL, '2017-10-11 10:30:00', NULL, 173, 33),
(12, NULL, NULL, 'extension/extensions/template', NULL, '2017-10-11 10:30:00', NULL, 174, 34),
(12, NULL, NULL, 'extension/extensions/language', NULL, '2017-10-11 10:30:00', NULL, 175, 35),
(12, NULL, NULL, 'extension/total', NULL, '2017-10-11 10:30:00', NULL, 176, 36),
(12, NULL, NULL, 'tool/package_installer', NULL, '2017-10-11 10:30:00', NULL, 177, 37),
(12, NULL, NULL, 'extension/extensions_store', NULL, '2017-10-11 10:30:00', NULL, 178, 38),
(13, NULL, NULL, 'extension', NULL, '2017-10-11 10:30:00', NULL, 179, 31),
(13, NULL, NULL, 'extension', NULL, '2017-10-11 10:30:00', NULL, 180, 32),
(13, NULL, NULL, 'extension', NULL, '2017-10-11 10:30:00', NULL, 181, 33),
(13, NULL, NULL, 'extension', NULL, '2017-10-11 10:30:00', NULL, 182, 34),
(13, NULL, NULL, 'extension', NULL, '2017-10-11 10:30:00', NULL, 183, 35),
(13, NULL, NULL, 'extension', NULL, '2017-10-11 10:30:00', NULL, 184, 36),
(13, NULL, NULL, 'extension', NULL, '2017-10-11 10:30:00', NULL, 185, 37),
(13, NULL, NULL, 'extension', NULL, '2017-10-11 10:30:00', NULL, 186, 38),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 187, 31),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 188, 32),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 189, 33),
(14, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 190, 34),
(14, 5, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 191, 35),
(14, 6, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 192, 36),
(14, 7, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 193, 37),
(14, 8, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 194, 38),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 195, 31),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 196, 32),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 197, 33),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 198, 34),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 199, 35),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 200, 36),
(40, NULL, NULL, '213', NULL, '2017-10-11 10:30:00', NULL, 201, 31),
(40, NULL, NULL, '214', NULL, '2017-10-11 10:30:00', NULL, 202, 32),
(40, NULL, NULL, '215', NULL, '2017-10-11 10:30:00', NULL, 203, 33),
(40, NULL, NULL, '216', NULL, '2017-10-11 10:30:00', NULL, 204, 34),
(40, NULL, NULL, '217', NULL, '2017-10-11 10:30:00', NULL, 205, 35),
(40, NULL, NULL, '218', NULL, '2017-10-11 10:30:00', NULL, 206, 36),
(40, NULL, NULL, '219', NULL, '2017-10-11 10:30:00', NULL, 207, 37),
(40, NULL, NULL, '220', NULL, '2017-10-11 10:30:00', NULL, 208, 38),
(10, NULL, NULL, 'order', NULL, '2017-10-11 10:30:00', NULL, 209, 51),
(10, NULL, NULL, 'customer', NULL, '2017-10-11 10:30:00', NULL, 210, 52),
(10, NULL, NULL, 'customer_group', NULL, '2017-10-11 10:30:00', NULL, 211, 53),
(10, NULL, NULL, 'coupon', NULL, '2017-10-11 10:30:00', NULL, 212, 54),
(10, NULL, NULL, 'contact', NULL, '2017-10-11 10:30:00', NULL, 213, 55),
(11, NULL, NULL, 'text_order', NULL, '2017-10-11 10:30:00', NULL, 214, 51),
(11, NULL, NULL, 'text_customer', NULL, '2017-10-11 10:30:00', NULL, 215, 52),
(11, NULL, NULL, 'text_customer_group', NULL, '2017-10-11 10:30:00', NULL, 216, 53),
(11, NULL, NULL, 'text_coupon', NULL, '2017-10-11 10:30:00', NULL, 217, 54),
(11, NULL, NULL, 'text_contact', NULL, '2017-10-11 10:30:00', NULL, 218, 55),
(12, NULL, NULL, 'sale/order', NULL, '2017-10-11 10:30:00', NULL, 219, 51),
(12, NULL, NULL, 'sale/customer', NULL, '2017-10-11 10:30:00', NULL, 220, 52),
(12, NULL, NULL, 'sale/customer_group', NULL, '2017-10-11 10:30:00', NULL, 221, 53),
(12, NULL, NULL, 'sale/coupon', NULL, '2017-10-11 10:30:00', NULL, 222, 54),
(12, NULL, NULL, 'sale/contact', NULL, '2017-10-11 10:30:00', NULL, 223, 55),
(13, NULL, NULL, 'sale', NULL, '2017-10-11 10:30:00', NULL, 224, 51),
(13, NULL, NULL, 'sale', NULL, '2017-10-11 10:30:00', NULL, 225, 52),
(13, NULL, NULL, 'sale', NULL, '2017-10-11 10:30:00', NULL, 226, 53),
(13, NULL, NULL, 'sale', NULL, '2017-10-11 10:30:00', NULL, 227, 54),
(13, NULL, NULL, 'sale', NULL, '2017-10-11 10:30:00', NULL, 228, 55),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 229, 51),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 230, 52),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 231, 53),
(14, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 232, 54),
(14, 5, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 233, 55),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 234, 51),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 235, 52),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 236, 53),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 237, 54),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 238, 55),
(40, NULL, NULL, '221', NULL, '2017-10-11 10:30:00', NULL, 239, 51),
(40, NULL, NULL, '222', NULL, '2017-10-11 10:30:00', NULL, 240, 52),
(40, NULL, NULL, '223', NULL, '2017-10-11 10:30:00', NULL, 241, 53),
(40, NULL, NULL, '224', NULL, '2017-10-11 10:30:00', NULL, 242, 54),
(40, NULL, NULL, '225', NULL, '2017-10-11 10:30:00', NULL, 243, 55),
(10, NULL, NULL, 'setting', NULL, '2017-10-11 10:30:00', NULL, 244, 71),
(10, NULL, NULL, 'users', NULL, '2017-10-11 10:30:00', NULL, 245, 72),
(10, NULL, NULL, 'localisation', NULL, '2017-10-11 10:30:00', NULL, 246, 73),
(10, NULL, NULL, 'data', NULL, '2017-10-11 10:30:00', NULL, 247, 74),
(10, NULL, NULL, 'updater', NULL, '2017-10-11 10:30:00', NULL, 248, 77),
(10, NULL, NULL, 'cache', NULL, '2017-10-11 10:30:00', NULL, 249, 78),
(10, NULL, NULL, 'messages', NULL, '2017-10-11 10:30:00', NULL, 250, 79),
(10, NULL, NULL, 'logs', NULL, '2017-10-11 10:30:00', NULL, 251, 80),
(11, NULL, NULL, 'text_setting', NULL, '2017-10-11 10:30:00', NULL, 252, 71),
(11, NULL, NULL, 'text_users', NULL, '2017-10-11 10:30:00', NULL, 253, 72),
(11, NULL, NULL, 'text_localisation', NULL, '2017-10-11 10:30:00', NULL, 254, 73),
(11, NULL, NULL, 'text_data', NULL, '2017-10-11 10:30:00', NULL, 255, 74),
(11, NULL, NULL, 'text_updater', NULL, '2017-10-11 10:30:00', NULL, 256, 77),
(11, NULL, NULL, 'text_cache', NULL, '2017-10-11 10:30:00', NULL, 257, 78),
(11, NULL, NULL, 'text_messages', NULL, '2017-10-11 10:30:00', NULL, 258, 79),
(11, NULL, NULL, 'text_logs', NULL, '2017-10-11 10:30:00', NULL, 259, 80),
(12, NULL, NULL, 'setting/setting', NULL, '2017-10-11 10:30:00', NULL, 260, 71),
(12, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 261, 72),
(12, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 262, 73),
(12, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 263, 74),
(12, NULL, NULL, 'tool/updater', NULL, '2017-10-11 10:30:00', NULL, 264, 77),
(12, NULL, NULL, 'tool/cache', NULL, '2017-10-11 10:30:00', NULL, 265, 78),
(12, NULL, NULL, 'tool/message_manager', NULL, '2017-10-11 10:30:00', NULL, 266, 79),
(12, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 267, 80),
(13, NULL, NULL, 'system', NULL, '2017-10-11 10:30:00', NULL, 268, 71),
(13, NULL, NULL, 'system', NULL, '2017-10-11 10:30:00', NULL, 269, 72),
(13, NULL, NULL, 'system', NULL, '2017-10-11 10:30:00', NULL, 270, 73),
(13, NULL, NULL, 'system', NULL, '2017-10-11 10:30:00', NULL, 271, 74),
(13, NULL, NULL, 'system', NULL, '2017-10-11 10:30:00', NULL, 272, 77),
(13, NULL, NULL, 'system', NULL, '2017-10-11 10:30:00', NULL, 273, 78),
(13, NULL, NULL, 'system', NULL, '2017-10-11 10:30:00', NULL, 274, 79),
(13, NULL, NULL, 'system', NULL, '2017-10-11 10:30:00', NULL, 275, 80),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 276, 71),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 277, 72),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 278, 73),
(14, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 279, 74),
(14, 7, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 280, 77),
(14, 8, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 281, 78),
(14, 9, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 282, 79),
(14, 10, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 283, 80),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 284, 71),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 285, 72),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 286, 73),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 287, 74),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 288, 77),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 289, 78),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 290, 79),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 291, 80),
(40, NULL, NULL, '226', NULL, '2017-10-11 10:30:00', NULL, 292, 71),
(40, NULL, NULL, '227', NULL, '2017-10-11 10:30:00', NULL, 293, 72),
(40, NULL, NULL, '228', NULL, '2017-10-11 10:30:00', NULL, 294, 73),
(40, NULL, NULL, '229', NULL, '2017-10-11 10:30:00', NULL, 295, 74),
(40, NULL, NULL, '230', NULL, '2017-10-11 10:30:00', NULL, 296, 77),
(40, NULL, NULL, '231', NULL, '2017-10-11 10:30:00', NULL, 297, 78),
(40, NULL, NULL, '232', NULL, '2017-10-11 10:30:00', NULL, 298, 79),
(40, NULL, NULL, '233', NULL, '2017-10-11 10:30:00', NULL, 299, 80),
(10, NULL, NULL, 'report_sale', NULL, '2017-10-11 10:30:00', NULL, 300, 91),
(10, NULL, NULL, 'report_customer', NULL, '2017-10-11 10:30:00', NULL, 301, 92),
(10, NULL, NULL, 'report_product', NULL, '2017-10-11 10:30:00', NULL, 302, 93),
(10, NULL, NULL, 'report_analytics', NULL, '2017-10-11 10:30:00', NULL, 303, 221),
(10, NULL, NULL, 'banner_manager_stat', NULL, '2017-10-11 10:30:00', NULL, 304, 94),
(11, NULL, NULL, 'text_report_sale', NULL, '2017-10-11 10:30:00', NULL, 305, 91),
(11, NULL, NULL, 'text_customer', NULL, '2017-10-11 10:30:00', NULL, 306, 92),
(11, NULL, NULL, 'text_product', NULL, '2017-10-11 10:30:00', NULL, 307, 93),
(11, NULL, NULL, 'text_analytics', NULL, '2017-10-11 10:30:00', NULL, 308, 221),
(11, NULL, NULL, 'banner_manager_name_stat', NULL, '2017-10-11 10:30:00', NULL, 309, 94),
(12, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 310, 91),
(12, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 311, 92),
(12, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 312, 93),
(12, NULL, NULL, '', NULL, '2017-10-11 10:30:00', NULL, 313, 221),
(12, NULL, NULL, 'extension/banner_manager_stat', NULL, '2017-10-11 10:30:00', NULL, 314, 94),
(13, NULL, NULL, 'reports', NULL, '2017-10-11 10:30:00', NULL, 315, 91),
(13, NULL, NULL, 'reports', NULL, '2017-10-11 10:30:00', NULL, 316, 92),
(13, NULL, NULL, 'reports', NULL, '2017-10-11 10:30:00', NULL, 317, 93),
(13, NULL, NULL, 'reports', NULL, '2017-10-11 10:30:00', NULL, 318, 221),
(13, NULL, NULL, 'reports', NULL, '2017-10-11 10:30:00', NULL, 319, 94),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 320, 91),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 321, 92),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 322, 93),
(14, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 323, 221),
(14, 5, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 324, 94),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 325, 91),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 326, 92),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 327, 93),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 328, 221),
(15, NULL, NULL, 'extension', NULL, '2017-10-11 10:30:00', NULL, 329, 94),
(40, NULL, NULL, '234', NULL, '2017-10-11 10:30:00', NULL, 330, 91),
(40, NULL, NULL, '222', NULL, '2017-10-11 10:30:00', NULL, 331, 92),
(40, NULL, NULL, '208', NULL, '2017-10-11 10:30:00', NULL, 332, 93),
(40, NULL, NULL, '234', NULL, '2017-10-11 10:30:00', NULL, 333, 221),
(40, NULL, NULL, '237', NULL, '2017-10-11 10:30:00', NULL, 334, 94),
(10, NULL, NULL, 'Tellbd E-Commerce', NULL, '2017-10-11 10:30:00', NULL, 335, 111),
(10, NULL, NULL, 'documentation', NULL, '2017-10-11 10:30:00', NULL, 336, 112),
(10, NULL, NULL, 'support', NULL, '2017-10-11 10:30:00', NULL, 337, 113),
(10, NULL, NULL, 'marketplace', NULL, '2017-10-11 10:30:00', NULL, 338, 114),
(11, NULL, NULL, 'text_abantecart', NULL, '2017-10-11 10:30:00', NULL, 339, 111),
(11, NULL, NULL, 'text_documentation', NULL, '2017-10-11 10:30:00', NULL, 340, 112),
(11, NULL, NULL, 'text_support', NULL, '2017-10-11 10:30:00', NULL, 341, 113),
(11, NULL, NULL, 'text_extensions_store', NULL, '2017-10-11 10:30:00', NULL, 342, 114),
(12, NULL, NULL, 'window.open(\'http://www.tellbd.com\');', NULL, '2017-10-11 10:30:00', NULL, 343, 111),
(12, NULL, NULL, 'window.open(\'http://docs.tellbd.com\');', NULL, '2017-10-11 10:30:00', NULL, 344, 112),
(12, NULL, NULL, 'window.open(\'http://forum.tellbd.com\');', NULL, '2017-10-11 10:30:00', NULL, 345, 113),
(12, NULL, NULL, 'window.open(\'http://marketplace.tellbd.com\');', NULL, '2017-10-11 10:30:00', NULL, 346, 114),
(13, NULL, NULL, 'help', NULL, '2017-10-11 10:30:00', NULL, 347, 111),
(13, NULL, NULL, 'help', NULL, '2017-10-11 10:30:00', NULL, 348, 112),
(13, NULL, NULL, 'help', NULL, '2017-10-11 10:30:00', NULL, 349, 113),
(13, NULL, NULL, 'help', NULL, '2017-10-11 10:30:00', NULL, 350, 114),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 351, 111),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 352, 112),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 353, 113),
(14, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 354, 114),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 355, 111),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 356, 112),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 357, 113),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 358, 114),
(40, NULL, NULL, '238', NULL, '2017-10-11 10:30:00', NULL, 359, 111),
(40, NULL, NULL, '239', NULL, '2017-10-11 10:30:00', NULL, 360, 112),
(40, NULL, NULL, '240', NULL, '2017-10-11 10:30:00', NULL, 361, 113),
(40, NULL, NULL, '203', NULL, '2017-10-11 10:30:00', NULL, 362, 114),
(10, NULL, NULL, 'template', NULL, '2017-10-11 10:30:00', NULL, 363, 131),
(10, NULL, NULL, 'layout', NULL, '2017-10-11 10:30:00', NULL, 364, 132),
(10, NULL, NULL, 'blocks', NULL, '2017-10-11 10:30:00', NULL, 365, 133),
(10, NULL, NULL, 'menu', NULL, '2017-10-11 10:30:00', NULL, 366, 134),
(10, NULL, NULL, 'content', NULL, '2017-10-11 10:30:00', NULL, 367, 135),
(10, NULL, NULL, 'banner_manager', NULL, '2017-10-11 10:30:00', NULL, 368, 136),
(10, NULL, NULL, 'forms_manager', NULL, '2017-10-11 10:30:00', NULL, 369, 200),
(11, NULL, NULL, 'text_templates', NULL, '2017-10-11 10:30:00', NULL, 370, 131),
(11, NULL, NULL, 'text_layout', NULL, '2017-10-11 10:30:00', NULL, 371, 132),
(11, NULL, NULL, 'text_blocks', NULL, '2017-10-11 10:30:00', NULL, 372, 133),
(11, NULL, NULL, 'text_menu', NULL, '2017-10-11 10:30:00', NULL, 373, 134),
(11, NULL, NULL, 'text_content', NULL, '2017-10-11 10:30:00', NULL, 374, 135),
(11, NULL, NULL, 'banner_manager_name', NULL, '2017-10-11 10:30:00', NULL, 375, 136),
(11, NULL, NULL, 'forms_manager_name', NULL, '2017-10-11 10:30:00', NULL, 376, 200),
(12, NULL, NULL, 'design/template', NULL, '2017-10-11 10:30:00', NULL, 377, 131),
(12, NULL, NULL, 'design/layout', NULL, '2017-10-11 10:30:00', NULL, 378, 132),
(12, NULL, NULL, 'design/blocks', NULL, '2017-10-11 10:30:00', NULL, 379, 133),
(12, NULL, NULL, 'design/menu', NULL, '2017-10-11 10:30:00', NULL, 380, 134),
(12, NULL, NULL, 'design/content', NULL, '2017-10-11 10:30:00', NULL, 381, 135),
(12, NULL, NULL, 'extension/banner_manager', NULL, '2017-10-11 10:30:00', NULL, 382, 136),
(12, NULL, NULL, 'tool/forms_manager', NULL, '2017-10-11 10:30:00', NULL, 383, 200),
(13, NULL, NULL, 'design', NULL, '2017-10-11 10:30:00', NULL, 384, 131),
(13, NULL, NULL, 'design', NULL, '2017-10-11 10:30:00', NULL, 385, 132),
(13, NULL, NULL, 'design', NULL, '2017-10-11 10:30:00', NULL, 386, 133),
(13, NULL, NULL, 'design', NULL, '2017-10-11 10:30:00', NULL, 387, 134),
(13, NULL, NULL, 'design', NULL, '2017-10-11 10:30:00', NULL, 388, 135),
(13, NULL, NULL, 'design', NULL, '2017-10-11 10:30:00', NULL, 389, 136),
(13, NULL, NULL, 'design', NULL, '2017-10-11 10:30:00', NULL, 390, 200),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 391, 131),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 392, 132),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 393, 133),
(14, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 394, 134),
(14, 5, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 395, 135),
(14, 6, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 396, 136),
(14, 7, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 397, 200),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 398, 131),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 399, 132),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 400, 133),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 401, 134),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 402, 135),
(15, NULL, NULL, 'extension', NULL, '2017-10-11 10:30:00', NULL, 403, 136),
(15, NULL, NULL, 'extension', NULL, '2017-10-11 10:30:00', NULL, 404, 200),
(40, NULL, NULL, '241', NULL, '2017-10-11 10:30:00', NULL, 405, 131),
(40, NULL, NULL, '242', NULL, '2017-10-11 10:30:00', NULL, 406, 132),
(40, NULL, NULL, '243', NULL, '2017-10-11 10:30:00', NULL, 407, 133),
(40, NULL, NULL, '244', NULL, '2017-10-11 10:30:00', NULL, 408, 134),
(40, NULL, NULL, '245', NULL, '2017-10-11 10:30:00', NULL, 409, 135),
(40, NULL, NULL, '246', NULL, '2017-10-11 10:30:00', NULL, 410, 136),
(40, NULL, NULL, '248', NULL, '2017-10-11 10:30:00', NULL, 411, 200),
(10, NULL, NULL, 'all_settings', NULL, '2017-10-11 10:30:00', NULL, 412, 191),
(10, NULL, NULL, 'settings_details', NULL, '2017-10-11 10:30:00', NULL, 413, 192),
(10, NULL, NULL, 'settings_general', NULL, '2017-10-11 10:30:00', NULL, 414, 193),
(10, NULL, NULL, 'settings_checkout', NULL, '2017-10-11 10:30:00', NULL, 415, 194),
(10, NULL, NULL, 'settings_appearance', NULL, '2017-10-11 10:30:00', NULL, 416, 195),
(10, NULL, NULL, 'settings_mail', NULL, '2017-10-11 10:30:00', NULL, 417, 196),
(10, NULL, NULL, 'settings_im', NULL, '2017-10-11 10:30:00', NULL, 418, 219),
(10, NULL, NULL, 'settings_api', NULL, '2017-10-11 10:30:00', NULL, 419, 197),
(10, NULL, NULL, 'settings_system', NULL, '2017-10-11 10:30:00', NULL, 420, 198),
(10, NULL, NULL, 'settings_newstore', NULL, '2017-10-11 10:30:00', NULL, 421, 199),
(11, NULL, NULL, 'text_all_settings', NULL, '2017-10-11 10:30:00', NULL, 422, 191),
(11, NULL, NULL, 'text_settings_details', NULL, '2017-10-11 10:30:00', NULL, 423, 192),
(11, NULL, NULL, 'text_settings_general', NULL, '2017-10-11 10:30:00', NULL, 424, 193),
(11, NULL, NULL, 'text_settings_checkout', NULL, '2017-10-11 10:30:00', NULL, 425, 194),
(11, NULL, NULL, 'text_settings_appearance', NULL, '2017-10-11 10:30:00', NULL, 426, 195),
(11, NULL, NULL, 'text_settings_mail', NULL, '2017-10-11 10:30:00', NULL, 427, 196),
(11, NULL, NULL, 'text_settings_im', NULL, '2017-10-11 10:30:00', NULL, 428, 219),
(11, NULL, NULL, 'text_settings_api', NULL, '2017-10-11 10:30:00', NULL, 429, 197),
(11, NULL, NULL, 'text_settings_system', NULL, '2017-10-11 10:30:00', NULL, 430, 198),
(11, NULL, NULL, 'text_settings_newstore', NULL, '2017-10-11 10:30:00', NULL, 431, 199),
(12, NULL, NULL, 'setting/setting/all', NULL, '2017-10-11 10:30:00', NULL, 432, 191),
(12, NULL, NULL, 'setting/setting/details', NULL, '2017-10-11 10:30:00', NULL, 433, 192),
(12, NULL, NULL, 'setting/setting/general', NULL, '2017-10-11 10:30:00', NULL, 434, 193),
(12, NULL, NULL, 'setting/setting/checkout', NULL, '2017-10-11 10:30:00', NULL, 435, 194),
(12, NULL, NULL, 'setting/setting/appearance', NULL, '2017-10-11 10:30:00', NULL, 436, 195),
(12, NULL, NULL, 'setting/setting/mail', NULL, '2017-10-11 10:30:00', NULL, 437, 196),
(12, NULL, NULL, 'setting/setting/im', NULL, '2017-10-11 10:30:00', NULL, 438, 219),
(12, NULL, NULL, 'setting/setting/api', NULL, '2017-10-11 10:30:00', NULL, 439, 197),
(12, NULL, NULL, 'setting/setting/system', NULL, '2017-10-11 10:30:00', NULL, 440, 198),
(12, NULL, NULL, 'setting/store/insert', NULL, '2017-10-11 10:30:00', NULL, 441, 199),
(13, NULL, NULL, 'setting', NULL, '2017-10-11 10:30:00', NULL, 442, 191),
(13, NULL, NULL, 'setting', NULL, '2017-10-11 10:30:00', NULL, 443, 192),
(13, NULL, NULL, 'setting', NULL, '2017-10-11 10:30:00', NULL, 444, 193),
(13, NULL, NULL, 'setting', NULL, '2017-10-11 10:30:00', NULL, 445, 194),
(13, NULL, NULL, 'setting', NULL, '2017-10-11 10:30:00', NULL, 446, 195),
(13, NULL, NULL, 'setting', NULL, '2017-10-11 10:30:00', NULL, 447, 196),
(13, NULL, NULL, 'setting', NULL, '2017-10-11 10:30:00', NULL, 448, 219),
(13, NULL, NULL, 'setting', NULL, '2017-10-11 10:30:00', NULL, 449, 197),
(13, NULL, NULL, 'setting', NULL, '2017-10-11 10:30:00', NULL, 450, 198),
(13, NULL, NULL, 'setting', NULL, '2017-10-11 10:30:00', NULL, 451, 199),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 452, 191),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 453, 192),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 454, 193),
(14, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 455, 194),
(14, 5, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 456, 195),
(14, 6, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 457, 196),
(14, 7, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 458, 219),
(14, 8, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 459, 197),
(14, 9, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 460, 198),
(14, 10, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 461, 199),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 462, 191),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 463, 192),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 464, 193),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 465, 194),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 466, 195),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 467, 196),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 468, 219),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 469, 197),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 470, 198),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 471, 199),
(40, NULL, NULL, '247', NULL, '2017-10-11 10:30:00', NULL, 472, 191),
(40, NULL, NULL, '248', NULL, '2017-10-11 10:30:00', NULL, 473, 192),
(40, NULL, NULL, '249', NULL, '2017-10-11 10:30:00', NULL, 474, 193),
(40, NULL, NULL, '250', NULL, '2017-10-11 10:30:00', NULL, 475, 194),
(40, NULL, NULL, '251', NULL, '2017-10-11 10:30:00', NULL, 476, 195),
(40, NULL, NULL, '252', NULL, '2017-10-11 10:30:00', NULL, 477, 196),
(40, NULL, NULL, '276', NULL, '2017-10-11 10:30:00', NULL, 478, 219),
(40, NULL, NULL, '253', NULL, '2017-10-11 10:30:00', NULL, 479, 197),
(40, NULL, NULL, '254', NULL, '2017-10-11 10:30:00', NULL, 480, 198),
(40, NULL, NULL, '255', NULL, '2017-10-11 10:30:00', NULL, 481, 199),
(10, NULL, NULL, 'user', NULL, '2017-10-11 10:30:00', NULL, 482, 151),
(10, NULL, NULL, 'permission', NULL, '2017-10-11 10:30:00', NULL, 483, 152),
(11, NULL, NULL, 'text_user', NULL, '2017-10-11 10:30:00', NULL, 484, 151),
(11, NULL, NULL, 'text_user_group', NULL, '2017-10-11 10:30:00', NULL, 485, 152),
(12, NULL, NULL, 'user/user', NULL, '2017-10-11 10:30:00', NULL, 486, 151),
(12, NULL, NULL, 'user/user_permission', NULL, '2017-10-11 10:30:00', NULL, 487, 152),
(13, NULL, NULL, 'users', NULL, '2017-10-11 10:30:00', NULL, 488, 151),
(13, NULL, NULL, 'users', NULL, '2017-10-11 10:30:00', NULL, 489, 152),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 490, 151),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 491, 152),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 492, 151),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 493, 152),
(40, NULL, NULL, '256', NULL, '2017-10-11 10:30:00', NULL, 494, 151),
(40, NULL, NULL, '257', NULL, '2017-10-11 10:30:00', NULL, 495, 152),
(10, NULL, NULL, 'language', NULL, '2017-10-11 10:30:00', NULL, 496, 171),
(10, NULL, NULL, 'language_definitions', NULL, '2017-10-11 10:30:00', NULL, 497, 172),
(10, NULL, NULL, 'currency', NULL, '2017-10-11 10:30:00', NULL, 498, 173),
(10, NULL, NULL, 'stockstatus', NULL, '2017-10-11 10:30:00', NULL, 499, 174),
(10, NULL, NULL, 'orderstatus', NULL, '2017-10-11 10:30:00', NULL, 500, 175),
(10, NULL, NULL, 'country', NULL, '2017-10-11 10:30:00', NULL, 501, 176),
(10, NULL, NULL, 'zone', NULL, '2017-10-11 10:30:00', NULL, 502, 177),
(10, NULL, NULL, 'location', NULL, '2017-10-11 10:30:00', NULL, 503, 178),
(10, NULL, NULL, 'taxclass', NULL, '2017-10-11 10:30:00', NULL, 504, 179),
(10, NULL, NULL, 'lengthclass', NULL, '2017-10-11 10:30:00', NULL, 505, 180),
(10, NULL, NULL, 'weightclass', NULL, '2017-10-11 10:30:00', NULL, 506, 181),
(11, NULL, NULL, 'text_language', NULL, '2017-10-11 10:30:00', NULL, 507, 171),
(11, NULL, NULL, 'text_language_definitions', NULL, '2017-10-11 10:30:00', NULL, 508, 172),
(11, NULL, NULL, 'text_currency', NULL, '2017-10-11 10:30:00', NULL, 509, 173),
(11, NULL, NULL, 'text_stock_status', NULL, '2017-10-11 10:30:00', NULL, 510, 174),
(11, NULL, NULL, 'text_order_status', NULL, '2017-10-11 10:30:00', NULL, 511, 175),
(11, NULL, NULL, 'text_country', NULL, '2017-10-11 10:30:00', NULL, 512, 176),
(11, NULL, NULL, 'text_zone', NULL, '2017-10-11 10:30:00', NULL, 513, 177),
(11, NULL, NULL, 'text_location', NULL, '2017-10-11 10:30:00', NULL, 514, 178),
(11, NULL, NULL, 'text_tax_class', NULL, '2017-10-11 10:30:00', NULL, 515, 179),
(11, NULL, NULL, 'text_length_class', NULL, '2017-10-11 10:30:00', NULL, 516, 180),
(11, NULL, NULL, 'text_weight_class', NULL, '2017-10-11 10:30:00', NULL, 517, 181),
(12, NULL, NULL, 'localisation/language', NULL, '2017-10-11 10:30:00', NULL, 518, 171),
(12, NULL, NULL, 'localisation/language_definitions', NULL, '2017-10-11 10:30:00', NULL, 519, 172),
(12, NULL, NULL, 'localisation/currency', NULL, '2017-10-11 10:30:00', NULL, 520, 173),
(12, NULL, NULL, 'localisation/stock_status', NULL, '2017-10-11 10:30:00', NULL, 521, 174),
(12, NULL, NULL, 'localisation/order_status', NULL, '2017-10-11 10:30:00', NULL, 522, 175),
(12, NULL, NULL, 'localisation/country', NULL, '2017-10-11 10:30:00', NULL, 523, 176),
(12, NULL, NULL, 'localisation/zone', NULL, '2017-10-11 10:30:00', NULL, 524, 177),
(12, NULL, NULL, 'localisation/location', NULL, '2017-10-11 10:30:00', NULL, 525, 178),
(12, NULL, NULL, 'localisation/tax_class', NULL, '2017-10-11 10:30:00', NULL, 526, 179),
(12, NULL, NULL, 'localisation/length_class', NULL, '2017-10-11 10:30:00', NULL, 527, 180),
(12, NULL, NULL, 'localisation/weight_class', NULL, '2017-10-11 10:30:00', NULL, 528, 181),
(13, NULL, NULL, 'localisation', NULL, '2017-10-11 10:30:00', NULL, 529, 171),
(13, NULL, NULL, 'localisation', NULL, '2017-10-11 10:30:00', NULL, 530, 172),
(13, NULL, NULL, 'localisation', NULL, '2017-10-11 10:30:00', NULL, 531, 173),
(13, NULL, NULL, 'localisation', NULL, '2017-10-11 10:30:00', NULL, 532, 174),
(13, NULL, NULL, 'localisation', NULL, '2017-10-11 10:30:00', NULL, 533, 175),
(13, NULL, NULL, 'localisation', NULL, '2017-10-11 10:30:00', NULL, 534, 176),
(13, NULL, NULL, 'localisation', NULL, '2017-10-11 10:30:00', NULL, 535, 177),
(13, NULL, NULL, 'localisation', NULL, '2017-10-11 10:30:00', NULL, 536, 178),
(13, NULL, NULL, 'localisation', NULL, '2017-10-11 10:30:00', NULL, 537, 179),
(13, NULL, NULL, 'localisation', NULL, '2017-10-11 10:30:00', NULL, 538, 180),
(13, NULL, NULL, 'localisation', NULL, '2017-10-11 10:30:00', NULL, 539, 181),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 540, 171),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 541, 172),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 542, 173),
(14, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 543, 174),
(14, 5, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 544, 175),
(14, 6, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 545, 176),
(14, 7, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 546, 177),
(14, 8, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 547, 178),
(14, 9, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 548, 179),
(14, 10, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 549, 180),
(14, 11, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 550, 181),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 551, 171),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 552, 172),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 553, 173),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 554, 174),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 555, 175),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 556, 176),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 557, 177),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 558, 178),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 559, 179),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 560, 180),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 561, 181),
(40, NULL, NULL, '258', NULL, '2017-10-11 10:30:00', NULL, 562, 171),
(40, NULL, NULL, '259', NULL, '2017-10-11 10:30:00', NULL, 563, 172),
(40, NULL, NULL, '260', NULL, '2017-10-11 10:30:00', NULL, 564, 173),
(40, NULL, NULL, '261', NULL, '2017-10-11 10:30:00', NULL, 565, 174),
(40, NULL, NULL, '262', NULL, '2017-10-11 10:30:00', NULL, 566, 175),
(40, NULL, NULL, '263', NULL, '2017-10-11 10:30:00', NULL, 567, 176),
(40, NULL, NULL, '264', NULL, '2017-10-11 10:30:00', NULL, 568, 177),
(40, NULL, NULL, '265', NULL, '2017-10-11 10:30:00', NULL, 569, 178),
(40, NULL, NULL, '266', NULL, '2017-10-11 10:30:00', NULL, 570, 179),
(40, NULL, NULL, '267', NULL, '2017-10-11 10:30:00', NULL, 571, 180),
(40, NULL, NULL, '268', NULL, '2017-10-11 10:30:00', NULL, 572, 181),
(10, NULL, NULL, 'backup', NULL, '2017-10-11 10:30:00', NULL, 573, 183),
(10, NULL, NULL, 'migrate', NULL, '2017-10-11 10:30:00', NULL, 574, 184),
(10, NULL, NULL, 'datasets', NULL, '2017-10-11 10:30:00', NULL, 575, 185),
(10, NULL, NULL, 'import_export', NULL, '2017-10-11 10:30:00', NULL, 576, 182),
(10, NULL, NULL, 'file_uploads', NULL, '2017-10-11 10:30:00', NULL, 577, 188),
(11, NULL, NULL, 'text_backup', NULL, '2017-10-11 10:30:00', NULL, 578, 183),
(11, NULL, NULL, 'text_migrate', NULL, '2017-10-11 10:30:00', NULL, 579, 184),
(11, NULL, NULL, 'text_datasets_manager', NULL, '2017-10-11 10:30:00', NULL, 580, 185),
(11, NULL, NULL, 'text_import_export', NULL, '2017-10-11 10:30:00', NULL, 581, 182),
(11, NULL, NULL, 'text_file_uploads', NULL, '2017-10-11 10:30:00', NULL, 582, 188),
(12, NULL, NULL, 'tool/backup', NULL, '2017-10-11 10:30:00', NULL, 583, 183),
(12, NULL, NULL, 'tool/migration/step_one', NULL, '2017-10-11 10:30:00', NULL, 584, 184),
(12, NULL, NULL, 'tool/datasets_manager', NULL, '2017-10-11 10:30:00', NULL, 585, 185),
(12, NULL, NULL, 'tool/import_export', NULL, '2017-10-11 10:30:00', NULL, 586, 182),
(12, NULL, NULL, 'tool/files', NULL, '2017-10-11 10:30:00', NULL, 587, 188),
(13, NULL, NULL, 'data', NULL, '2017-10-11 10:30:00', NULL, 588, 183),
(13, NULL, NULL, 'data', NULL, '2017-10-11 10:30:00', NULL, 589, 184),
(13, NULL, NULL, 'data', NULL, '2017-10-11 10:30:00', NULL, 590, 185),
(13, NULL, NULL, 'data', NULL, '2017-10-11 10:30:00', NULL, 591, 182),
(13, NULL, NULL, 'data', NULL, '2017-10-11 10:30:00', NULL, 592, 188),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 593, 183),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 594, 184),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 595, 185),
(14, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 596, 182),
(14, 5, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 597, 188),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 598, 183),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 599, 184),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 600, 185),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 601, 182),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 602, 188),
(40, NULL, NULL, '269', NULL, '2017-10-11 10:30:00', NULL, 603, 183),
(40, NULL, NULL, '270', NULL, '2017-10-11 10:30:00', NULL, 604, 184),
(40, NULL, NULL, '271', NULL, '2017-10-11 10:30:00', NULL, 605, 185),
(40, NULL, NULL, '272', NULL, '2017-10-11 10:30:00', NULL, 606, 182),
(40, NULL, NULL, '273', NULL, '2017-10-11 10:30:00', NULL, 607, 188),
(10, NULL, NULL, 'installlog', NULL, '2017-10-11 10:30:00', NULL, 608, 186),
(10, NULL, NULL, 'error_log', NULL, '2017-10-11 10:30:00', NULL, 609, 187),
(10, NULL, NULL, 'task', NULL, '2017-10-11 10:30:00', NULL, 610, 189),
(11, NULL, NULL, 'text_install_upgrade_history', NULL, '2017-10-11 10:30:00', NULL, 611, 186),
(11, NULL, NULL, 'text_error_log', NULL, '2017-10-11 10:30:00', NULL, 612, 187),
(11, NULL, NULL, 'text_tasks', NULL, '2017-10-11 10:30:00', NULL, 613, 189),
(12, NULL, NULL, 'tool/install_upgrade_history', NULL, '2017-10-11 10:30:00', NULL, 614, 186),
(12, NULL, NULL, 'tool/error_log', NULL, '2017-10-11 10:30:00', NULL, 615, 187),
(12, NULL, NULL, 'tool/task', NULL, '2017-10-11 10:30:00', NULL, 616, 189),
(13, NULL, NULL, 'logs', NULL, '2017-10-11 10:30:00', NULL, 617, 186),
(13, NULL, NULL, 'logs', NULL, '2017-10-11 10:30:00', NULL, 618, 187),
(13, NULL, NULL, 'logs', NULL, '2017-10-11 10:30:00', NULL, 619, 189),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 620, 186),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 621, 187),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 622, 189),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 623, 186),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 624, 187),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 625, 189),
(40, NULL, NULL, '274', NULL, '2017-10-11 10:30:00', NULL, 626, 186),
(40, NULL, NULL, '275', NULL, '2017-10-11 10:30:00', NULL, 627, 187),
(40, NULL, NULL, '254', NULL, '2017-10-11 10:30:00', NULL, 628, 189),
(10, NULL, NULL, 'report_sale_orders', NULL, '2017-10-11 10:30:00', NULL, 629, 210),
(10, NULL, NULL, 'report_sale_tax', NULL, '2017-10-11 10:30:00', NULL, 630, 211),
(10, NULL, NULL, 'report_sale_shipping', NULL, '2017-10-11 10:30:00', NULL, 631, 212),
(10, NULL, NULL, 'report_sale_coupon', NULL, '2017-10-11 10:30:00', NULL, 632, 213),
(11, NULL, NULL, 'text_order', NULL, '2017-10-11 10:30:00', NULL, 633, 210),
(11, NULL, NULL, 'text_tax', NULL, '2017-10-11 10:30:00', NULL, 634, 211),
(11, NULL, NULL, 'text_shipping', NULL, '2017-10-11 10:30:00', NULL, 635, 212),
(11, NULL, NULL, 'text_discount', NULL, '2017-10-11 10:30:00', NULL, 636, 213),
(12, NULL, NULL, 'report/sale/orders', NULL, '2017-10-11 10:30:00', NULL, 637, 210),
(12, NULL, NULL, 'report/sale/taxes', NULL, '2017-10-11 10:30:00', NULL, 638, 211),
(12, NULL, NULL, 'report/sale/shipping', NULL, '2017-10-11 10:30:00', NULL, 639, 212),
(12, NULL, NULL, 'report/sale/coupons', NULL, '2017-10-11 10:30:00', NULL, 640, 213),
(13, NULL, NULL, 'report_sale', NULL, '2017-10-11 10:30:00', NULL, 641, 210),
(13, NULL, NULL, 'report_sale', NULL, '2017-10-11 10:30:00', NULL, 642, 211),
(13, NULL, NULL, 'report_sale', NULL, '2017-10-11 10:30:00', NULL, 643, 212),
(13, NULL, NULL, 'report_sale', NULL, '2017-10-11 10:30:00', NULL, 644, 213),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 645, 210),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 646, 211),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 647, 212),
(14, 4, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 648, 213),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 649, 210),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 650, 211),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 651, 212),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 652, 213),
(40, NULL, NULL, '221', NULL, '2017-10-11 10:30:00', NULL, 653, 210),
(40, NULL, NULL, '266', NULL, '2017-10-11 10:30:00', NULL, 654, 211),
(40, NULL, NULL, '214', NULL, '2017-10-11 10:30:00', NULL, 655, 212),
(40, NULL, NULL, '224', NULL, '2017-10-11 10:30:00', NULL, 656, 213),
(10, NULL, NULL, 'report_customer_online', NULL, '2017-10-11 10:30:00', NULL, 657, 214),
(10, NULL, NULL, 'report_customer_order', NULL, '2017-10-11 10:30:00', NULL, 658, 215),
(10, NULL, NULL, 'report_customer_transactions', NULL, '2017-10-11 10:30:00', NULL, 659, 216),
(11, NULL, NULL, 'text_online', NULL, '2017-10-11 10:30:00', NULL, 660, 214),
(11, NULL, NULL, 'text_order', NULL, '2017-10-11 10:30:00', NULL, 661, 215),
(11, NULL, NULL, 'text_transactions', NULL, '2017-10-11 10:30:00', NULL, 662, 216),
(12, NULL, NULL, 'report/customer/online', NULL, '2017-10-11 10:30:00', NULL, 663, 214),
(12, NULL, NULL, 'report/customer/orders', NULL, '2017-10-11 10:30:00', NULL, 664, 215),
(12, NULL, NULL, 'report/customer/transactions', NULL, '2017-10-11 10:30:00', NULL, 665, 216),
(13, NULL, NULL, 'report_customer', NULL, '2017-10-11 10:30:00', NULL, 666, 214),
(13, NULL, NULL, 'report_customer', NULL, '2017-10-11 10:30:00', NULL, 667, 215),
(13, NULL, NULL, 'report_customer', NULL, '2017-10-11 10:30:00', NULL, 668, 216),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 669, 214),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 670, 215),
(14, 3, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 671, 216),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 672, 214),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 673, 215),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 674, 216),
(40, NULL, NULL, '222', NULL, '2017-10-11 10:30:00', NULL, 675, 214),
(40, NULL, NULL, '221', NULL, '2017-10-11 10:30:00', NULL, 676, 215),
(40, NULL, NULL, '260', NULL, '2017-10-11 10:30:00', NULL, 677, 216),
(10, NULL, NULL, 'report_product_viewed', NULL, '2017-10-11 10:30:00', NULL, 678, 217),
(10, NULL, NULL, 'report_product_purchased', NULL, '2017-10-11 10:30:00', NULL, 679, 218),
(11, NULL, NULL, 'text_report_viewed', NULL, '2017-10-11 10:30:00', NULL, 680, 217),
(11, NULL, NULL, 'text_report_purchased', NULL, '2017-10-11 10:30:00', NULL, 681, 218),
(12, NULL, NULL, 'report/viewed', NULL, '2017-10-11 10:30:00', NULL, 682, 217),
(12, NULL, NULL, 'report/purchased', NULL, '2017-10-11 10:30:00', NULL, 683, 218),
(13, NULL, NULL, 'report_product', NULL, '2017-10-11 10:30:00', NULL, 684, 217),
(13, NULL, NULL, 'report_product', NULL, '2017-10-11 10:30:00', NULL, 685, 218),
(14, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 686, 217),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 687, 218),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 688, 217),
(15, NULL, NULL, 'core', NULL, '2017-10-11 10:30:00', NULL, 689, 218),
(40, NULL, NULL, '235', NULL, '2017-10-11 10:30:00', NULL, 690, 217),
(40, NULL, NULL, '236', NULL, '2017-10-11 10:30:00', NULL, 691, 218),
(10, NULL, NULL, 'neowize_insights', NULL, '2017-10-11 10:30:00', NULL, 692, 222);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(11, NULL, NULL, 'neowize_insights_name', NULL, '2017-10-11 10:30:00', NULL, 693, 222),
(12, NULL, NULL, 'neowize/dashboard', NULL, '2017-10-11 10:30:00', NULL, 694, 222),
(13, NULL, NULL, 'report_analytics', NULL, '2017-10-11 10:30:00', NULL, 695, 222),
(14, 2, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 696, 222),
(15, NULL, NULL, 'extension', NULL, '2017-10-11 10:30:00', NULL, 697, 222),
(40, NULL, NULL, '278', NULL, '2017-10-11 10:30:00', NULL, 698, 222),
(16, NULL, NULL, 'home', NULL, '2017-10-11 10:30:00', NULL, 699, 1),
(16, NULL, NULL, 'login', NULL, '2017-10-11 10:30:00', NULL, 700, 2),
(16, NULL, NULL, 'logout', NULL, '2017-10-11 10:30:00', NULL, 701, 3),
(16, NULL, NULL, 'account', NULL, '2017-10-11 10:30:00', NULL, 702, 4),
(16, NULL, NULL, 'cart', NULL, '2017-10-11 10:30:00', NULL, 703, 5),
(16, NULL, NULL, 'checkout', NULL, '2017-10-11 10:30:00', NULL, 704, 6),
(16, NULL, NULL, 'specials', NULL, '2017-10-11 10:30:00', NULL, 705, 14),
(16, NULL, NULL, 'order', NULL, '2017-10-11 10:30:00', NULL, 706, 15),
(17, NULL, NULL, 'Home', NULL, '2017-10-11 10:30:00', NULL, 707, 1),
(17, NULL, NULL, 'Login', NULL, '2017-10-11 10:30:00', NULL, 708, 2),
(17, NULL, NULL, 'Logout', NULL, '2017-10-11 10:30:00', NULL, 709, 3),
(17, NULL, NULL, 'Account', NULL, '2017-10-11 10:30:00', NULL, 710, 4),
(17, NULL, NULL, 'Cart', NULL, '2017-10-11 10:30:00', NULL, 711, 5),
(17, NULL, NULL, 'Checkout', NULL, '2017-10-11 10:30:00', NULL, 712, 6),
(17, NULL, NULL, 'Specials', NULL, '2017-10-11 10:30:00', NULL, 713, 14),
(17, NULL, NULL, 'Check Your Order', NULL, '2017-10-11 10:30:00', NULL, 714, 15),
(18, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 715, 1),
(18, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 716, 2),
(18, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 717, 3),
(18, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 718, 4),
(18, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 719, 5),
(18, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 720, 6),
(18, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 721, 14),
(18, 1, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 722, 15),
(16, NULL, NULL, 'home', NULL, '2017-10-11 10:30:00', NULL, 723, 7),
(16, NULL, NULL, 'login', NULL, '2017-10-11 10:30:00', NULL, 724, 8),
(16, NULL, NULL, 'logout', NULL, '2017-10-11 10:30:00', NULL, 725, 9),
(16, NULL, NULL, 'account', NULL, '2017-10-11 10:30:00', NULL, 726, 10),
(16, NULL, NULL, 'cart', NULL, '2017-10-11 10:30:00', NULL, 727, 11),
(16, NULL, NULL, 'checkout', NULL, '2017-10-11 10:30:00', NULL, 728, 12),
(16, NULL, NULL, 'specials', NULL, '2017-10-11 10:30:00', NULL, 729, 13),
(16, NULL, NULL, 'order', NULL, '2017-10-11 10:30:00', NULL, 730, 16),
(17, NULL, NULL, 'Casa', NULL, '2017-10-11 10:30:00', NULL, 731, 7),
(17, NULL, NULL, 'Iniciar Sesión', NULL, '2017-10-11 10:30:00', NULL, 732, 8),
(17, NULL, NULL, 'Cerrar sesión', NULL, '2017-10-11 10:30:00', NULL, 733, 9),
(17, NULL, NULL, 'Cuenta', NULL, '2017-10-11 10:30:00', NULL, 734, 10),
(17, NULL, NULL, 'Carro', NULL, '2017-10-11 10:30:00', NULL, 735, 11),
(17, NULL, NULL, 'Caja', NULL, '2017-10-11 10:30:00', NULL, 736, 12),
(17, NULL, NULL, 'Especiales', NULL, '2017-10-11 10:30:00', NULL, 737, 13),
(17, NULL, NULL, 'Comprobar el Orden', NULL, '2017-10-11 10:30:00', NULL, 738, 16),
(18, 9, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 739, 7),
(18, 9, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 740, 8),
(18, 9, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 741, 9),
(18, 9, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 742, 10),
(18, 9, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 743, 11),
(18, 9, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 744, 12),
(18, 9, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 745, 13),
(18, 9, NULL, NULL, NULL, '2017-10-11 10:30:00', NULL, 746, 16),
(16, NULL, NULL, 'home', NULL, '2017-10-11 20:23:36', NULL, 754, 17),
(18, 2, NULL, NULL, NULL, '2017-10-11 20:23:36', NULL, 755, 17),
(17, NULL, NULL, 'Home', NULL, '2017-10-11 20:23:36', NULL, 756, 17),
(16, NULL, NULL, 'login', NULL, '2017-10-11 20:23:36', NULL, 757, 18),
(18, 2, NULL, NULL, NULL, '2017-10-11 20:23:36', NULL, 758, 18),
(17, NULL, NULL, 'Login', NULL, '2017-10-11 20:23:36', NULL, 759, 18),
(16, NULL, NULL, 'logout', NULL, '2017-10-11 20:23:36', NULL, 760, 19),
(18, 2, NULL, NULL, NULL, '2017-10-11 20:23:36', NULL, 761, 19),
(17, NULL, NULL, 'Logout', NULL, '2017-10-11 20:23:36', NULL, 762, 19),
(16, NULL, NULL, 'account', NULL, '2017-10-11 20:23:36', NULL, 763, 20),
(18, 2, NULL, NULL, NULL, '2017-10-11 20:23:36', NULL, 764, 20),
(17, NULL, NULL, 'Account', NULL, '2017-10-11 20:23:36', NULL, 765, 20),
(16, NULL, NULL, 'cart', NULL, '2017-10-11 20:23:36', NULL, 766, 21),
(18, 2, NULL, NULL, NULL, '2017-10-11 20:23:36', NULL, 767, 21),
(17, NULL, NULL, 'Cart', NULL, '2017-10-11 20:23:36', NULL, 768, 21),
(16, NULL, NULL, 'checkout', NULL, '2017-10-11 20:23:36', NULL, 769, 22),
(18, 2, NULL, NULL, NULL, '2017-10-11 20:23:36', NULL, 770, 22),
(17, NULL, NULL, 'Checkout', NULL, '2017-10-11 20:23:36', NULL, 771, 22),
(16, NULL, NULL, 'specials', NULL, '2017-10-11 20:23:36', NULL, 772, 23),
(18, 2, NULL, NULL, NULL, '2017-10-11 20:23:36', NULL, 773, 23),
(17, NULL, NULL, 'Specials', NULL, '2017-10-11 20:23:36', NULL, 774, 23),
(16, NULL, NULL, 'order', NULL, '2017-10-11 20:23:36', NULL, 775, 24),
(18, 2, NULL, NULL, NULL, '2017-10-11 20:23:36', NULL, 776, 24),
(17, NULL, NULL, 'Check Your Order', NULL, '2017-10-11 20:23:36', NULL, 777, 24),
(10, NULL, NULL, 'mobile_app_push', NULL, '2017-10-30 19:18:07', NULL, 855, 223),
(13, NULL, NULL, 'sale', NULL, '2017-10-30 19:18:07', NULL, 856, 223),
(11, NULL, NULL, 'mobile_app_name_push', NULL, '2017-10-30 19:18:07', NULL, 857, 223),
(12, NULL, NULL, 'extension/mobile_app', NULL, '2017-10-30 19:18:07', NULL, 858, 223),
(40, NULL, NULL, '100257', NULL, '2017-10-30 19:18:07', NULL, 859, 223),
(15, NULL, NULL, 'extension', NULL, '2017-10-30 19:18:07', NULL, 860, 223),
(14, 6, NULL, NULL, NULL, '2017-10-30 19:18:07', NULL, 861, 223),
(41, NULL, NULL, 'Banner1', NULL, '2017-11-04 19:58:11', NULL, 918, 1),
(42, NULL, NULL, 'index.php', NULL, '2017-11-04 19:58:11', NULL, 919, 1),
(43, NULL, NULL, '18/7a/2.jpg', NULL, '2017-11-04 19:58:11', NULL, 920, 1),
(44, 100258, NULL, NULL, NULL, '2017-11-04 19:58:11', NULL, 921, 1),
(41, NULL, NULL, 'Banner2', NULL, '2017-11-04 19:58:11', NULL, 922, 2),
(42, NULL, NULL, 'index.php', NULL, '2017-11-04 19:58:11', NULL, 923, 2),
(43, NULL, NULL, '18/7a/3.jpg', NULL, '2017-11-04 19:58:11', NULL, 924, 2),
(44, 100259, NULL, NULL, NULL, '2017-11-04 19:58:11', NULL, 925, 2),
(41, NULL, NULL, 'Banner3', NULL, '2017-11-04 19:58:11', NULL, 926, 3),
(42, NULL, NULL, 'index.php', NULL, '2017-11-04 19:58:11', NULL, 927, 3),
(43, NULL, NULL, '18/7a/4.jpg', NULL, '2017-11-04 19:58:11', NULL, 928, 3),
(44, 100260, NULL, NULL, NULL, '2017-11-04 19:58:11', NULL, 929, 3),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1018, 1),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1017, 1),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1016, 1),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/sale/coupon.php', NULL, '2019-05-11 11:50:46', NULL, 1022, 2),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1021, 2),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1020, 1),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1019, 1),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/design/content.php', NULL, '2019-05-11 11:50:46', NULL, 1015, 1),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1014, 1),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1023, 2),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1024, 2),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1025, 2),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1026, 2),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1027, 2),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1028, 3),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/sale/customer.php', NULL, '2019-05-11 11:50:46', NULL, 1029, 3),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1030, 3),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1031, 3),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1032, 3),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1033, 3),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1034, 3),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1035, 4),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/setting/setting.php', NULL, '2019-05-11 11:50:46', NULL, 1036, 4),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1037, 4),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1038, 4),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1039, 4),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1040, 4),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1041, 4),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1042, 5),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/listing_grid/category.php', NULL, '2019-05-11 11:50:46', NULL, 1043, 5),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1044, 5),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1045, 5),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1046, 5),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1047, 5),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1048, 5),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1049, 6),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/listing_grid/content.php', NULL, '2019-05-11 11:50:46', NULL, 1050, 6),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1051, 6),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1052, 6),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1053, 6),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1054, 6),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1055, 6),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1056, 7),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/listing_grid/coupon.php', NULL, '2019-05-11 11:50:46', NULL, 1057, 7),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1058, 7),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1059, 7),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1060, 7),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1061, 7),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1062, 7),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1063, 8),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/listing_grid/customer_transaction.php', NULL, '2019-05-11 11:50:46', NULL, 1064, 8),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1065, 8),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1066, 8),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1067, 8),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1068, 8),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1069, 8),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1070, 9),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/listing_grid/manufacturer.php', NULL, '2019-05-11 11:50:46', NULL, 1071, 9),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1072, 9),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1073, 9),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1074, 9),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1075, 9),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1076, 9),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1077, 10),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/listing_grid/product.php', NULL, '2019-05-11 11:50:46', NULL, 1078, 10),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1079, 10),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1080, 10),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1081, 10),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1082, 10),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1083, 10),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1084, 11),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/listing_grid/report_customer.php', NULL, '2019-05-11 11:50:46', NULL, 1085, 11),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1086, 11),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1087, 11),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1088, 11),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1089, 11),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1090, 11),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1091, 12),
(21, NULL, NULL, 'Upgrade core file: admin/language/english/design/content.xml', NULL, '2019-05-11 11:50:46', NULL, 1092, 12),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1093, 12),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1094, 12),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1095, 12),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1096, 12),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1097, 12),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1098, 13),
(21, NULL, NULL, 'Upgrade core file: admin/language/english/sale/customer.xml', NULL, '2019-05-11 11:50:46', NULL, 1099, 13),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1100, 13),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1101, 13),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1102, 13),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1103, 13),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1104, 13),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1105, 14),
(21, NULL, NULL, 'Upgrade core file: admin/language/english/setting/setting.xml', NULL, '2019-05-11 11:50:46', NULL, 1106, 14),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1107, 14),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1108, 14),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1109, 14),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1110, 14),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1111, 14),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1112, 15),
(21, NULL, NULL, 'Upgrade core file: admin/model/catalog/product.php', NULL, '2019-05-11 11:50:46', NULL, 1113, 15),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1114, 15),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1115, 15),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1116, 15),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1117, 15),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1118, 15),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1119, 16),
(21, NULL, NULL, 'Upgrade core file: admin/model/localisation/currency.php', NULL, '2019-05-11 11:50:46', NULL, 1120, 16),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1121, 16),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1122, 16),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1123, 16),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1124, 16),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1125, 16),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1126, 17),
(21, NULL, NULL, 'Upgrade core file: admin/model/localisation/language.php', NULL, '2019-05-11 11:50:46', NULL, 1127, 17),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1128, 17),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1129, 17),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1130, 17),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1131, 17),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1132, 17),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1133, 18),
(21, NULL, NULL, 'Upgrade core file: admin/model/localisation/language_definitions.php', NULL, '2019-05-11 11:50:46', NULL, 1134, 18),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1135, 18),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1136, 18),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1137, 18),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1138, 18),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1139, 18),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1140, 19),
(21, NULL, NULL, 'Upgrade core file: admin/model/report/customer.php', NULL, '2019-05-11 11:50:46', NULL, 1141, 19),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1142, 19),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1143, 19),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1144, 19),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1145, 19),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1146, 19),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1147, 20),
(21, NULL, NULL, 'Upgrade core file: admin/model/sale/coupon.php', NULL, '2019-05-11 11:50:46', NULL, 1148, 20),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1149, 20),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1150, 20),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1151, 20),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1152, 20),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1153, 20),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1154, 21),
(21, NULL, NULL, 'Upgrade core file: admin/model/sale/customer.php', NULL, '2019-05-11 11:50:46', NULL, 1155, 21),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1156, 21),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1157, 21),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1158, 21),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1159, 21),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1160, 21),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1161, 22),
(21, NULL, NULL, 'Upgrade core file: admin/model/sale/order.php', NULL, '2019-05-11 11:50:46', NULL, 1162, 22),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1163, 22),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1164, 22),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1165, 22),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1166, 22),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1167, 22),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1168, 23),
(21, NULL, NULL, 'Upgrade core file: admin/model/tool/global_search.php', NULL, '2019-05-11 11:50:46', NULL, 1169, 23),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1170, 23),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1171, 23),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1172, 23),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1173, 23),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1174, 23),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1175, 24),
(21, NULL, NULL, 'Upgrade core file: admin/model/tool/online_now.php', NULL, '2019-05-11 11:50:46', NULL, 1176, 24),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1177, 24),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1178, 24),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1179, 24),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1180, 24),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1181, 24),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1182, 25),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/fonts/glyphicons-halflings-regular.eot', NULL, '2019-05-11 11:50:46', NULL, 1183, 25),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1184, 25),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1185, 25),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1186, 25),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1187, 25),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1188, 25),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1189, 26),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/fonts/glyphicons-halflings-regular.svg', NULL, '2019-05-11 11:50:46', NULL, 1190, 26),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1191, 26),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1192, 26),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1193, 26),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1194, 26),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1195, 26),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1196, 27),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/fonts/glyphicons-halflings-regular.ttf', NULL, '2019-05-11 11:50:46', NULL, 1197, 27),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1198, 27),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1199, 27),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1200, 27),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1201, 27),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1202, 27),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1203, 28),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/aform.js', NULL, '2019-05-11 11:50:46', NULL, 1204, 28),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1205, 28),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1206, 28),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1207, 28),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1208, 28),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1209, 28),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1210, 29),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/general.js', NULL, '2019-05-11 11:50:46', NULL, 1211, 29),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1212, 29),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1213, 29),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1214, 29),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1215, 29),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1216, 29),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1217, 30),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/jquery/jquery-1.12.4.min.js', NULL, '2019-05-11 11:50:46', NULL, 1218, 30),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1219, 30),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1220, 30),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1221, 30),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1222, 30),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1223, 30),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1224, 31),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/stylesheet/stylesheet.css', NULL, '2019-05-11 11:50:46', NULL, 1225, 31),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1226, 31),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1227, 31),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1228, 31),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1229, 31),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1230, 31),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1231, 32),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/common/head.tpl', NULL, '2019-05-11 11:50:46', NULL, 1232, 32),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1233, 32),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1234, 32),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1235, 32),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1236, 32),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1237, 32),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1238, 33),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/form/form_csrf.tpl', NULL, '2019-05-11 11:50:46', NULL, 1239, 33),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1240, 33),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1241, 33),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1242, 33),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1243, 33),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1244, 33),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1245, 34),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/form/input.tpl', NULL, '2019-05-11 11:50:46', NULL, 1246, 34),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1247, 34),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1248, 34),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1249, 34),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1250, 34),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1251, 34),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1252, 35),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/pages/sale/customer_form.tpl', NULL, '2019-05-11 11:50:46', NULL, 1253, 35),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1254, 35),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1255, 35),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1256, 35),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1257, 35),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1258, 35),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1259, 36),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/responses/sale/customer_transaction_form.tpl', NULL, '2019-05-11 11:50:46', NULL, 1260, 36),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1261, 36),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1262, 36),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1263, 36),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1264, 36),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1265, 36),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1266, 37),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/responses/viewport/modal/sale/customer_form.tpl', NULL, '2019-05-11 11:50:46', NULL, 1267, 37),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1268, 37),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1269, 37),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1270, 37),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1271, 37),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1272, 37),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1273, 38),
(21, NULL, NULL, 'Upgrade core file: core/cache/file.php', NULL, '2019-05-11 11:50:46', NULL, 1274, 38),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1275, 38),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1276, 38),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1277, 38),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1278, 38),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1279, 38),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1280, 39),
(21, NULL, NULL, 'Upgrade core file: core/database/amysqli.php', NULL, '2019-05-11 11:50:46', NULL, 1281, 39),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1282, 39),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1283, 39),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1284, 39),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1285, 39),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1286, 39),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1287, 40),
(21, NULL, NULL, 'Upgrade core file: core/database/apdomysql.php', NULL, '2019-05-11 11:50:46', NULL, 1288, 40),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1289, 40),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1290, 40),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1291, 40),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1292, 40),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1293, 40),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1294, 41),
(21, NULL, NULL, 'Upgrade core file: core/database/mysql.php', NULL, '2019-05-11 11:50:46', NULL, 1295, 41),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1296, 41),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1297, 41),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1298, 41),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1299, 41),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1300, 41),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1301, 42),
(21, NULL, NULL, 'Upgrade core file: core/engine/extensions.php', NULL, '2019-05-11 11:50:46', NULL, 1302, 42),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1303, 42),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1304, 42),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1305, 42),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1306, 42),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1307, 42),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1308, 43),
(21, NULL, NULL, 'Upgrade core file: core/engine/html.php', NULL, '2019-05-11 11:50:46', NULL, 1309, 43),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1310, 43),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1311, 43),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1312, 43),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1313, 43),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1314, 43),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1315, 44),
(21, NULL, NULL, 'Upgrade core file: core/engine/promotion.php', NULL, '2019-05-11 11:50:46', NULL, 1316, 44),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1317, 44),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1318, 44),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1319, 44),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1320, 44),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1321, 44),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1322, 45),
(21, NULL, NULL, 'Upgrade core file: core/lib/config_manager.php', NULL, '2019-05-11 11:50:46', NULL, 1323, 45),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1324, 45),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1325, 45),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1326, 45),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1327, 45),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1328, 45),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1329, 46),
(21, NULL, NULL, 'Upgrade core file: core/lib/content_manager.php', NULL, '2019-05-11 11:50:46', NULL, 1330, 46),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1331, 46),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1332, 46),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1333, 46),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1334, 46),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1335, 46),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1336, 47),
(21, NULL, NULL, 'Upgrade core file: core/lib/customer.php', NULL, '2019-05-11 11:50:46', NULL, 1337, 47),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1338, 47),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1339, 47),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1340, 47),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1341, 47),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1342, 47),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1343, 48),
(21, NULL, NULL, 'Upgrade core file: core/lib/db.php', NULL, '2019-05-11 11:50:46', NULL, 1344, 48),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1345, 48),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1346, 48),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1347, 48),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1348, 48),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1349, 48),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1350, 49),
(21, NULL, NULL, 'Upgrade core file: core/lib/filter.php', NULL, '2019-05-11 11:50:46', NULL, 1351, 49),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1352, 49),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1353, 49),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1354, 49),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1355, 49),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1356, 49),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1357, 50),
(21, NULL, NULL, 'Upgrade core file: core/lib/resource_manager.php', NULL, '2019-05-11 11:50:46', NULL, 1358, 50),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1359, 50),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1360, 50),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1361, 50),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1362, 50),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1363, 50),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1364, 51),
(21, NULL, NULL, 'Upgrade core file: core/lib/response.php', NULL, '2019-05-11 11:50:46', NULL, 1365, 51),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1366, 51),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1367, 51),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1368, 51),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1369, 51),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1370, 51),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1371, 52),
(21, NULL, NULL, 'Upgrade core file: extensions/banner_manager/admin/controller/responses/listing_grid/banner_manager.php', NULL, '2019-05-11 11:50:46', NULL, 1372, 52),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1373, 52),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1374, 52),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1375, 52),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1376, 52),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1377, 52),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1378, 53),
(21, NULL, NULL, 'Upgrade core file: extensions/default_banktransfer/storefront/view/default/template/responses/default_banktransfer.tpl', NULL, '2019-05-11 11:50:46', NULL, 1379, 53),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1380, 53),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1381, 53),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1382, 53),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1383, 53),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1384, 53),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1385, 54),
(21, NULL, NULL, 'Upgrade core file: extensions/default_flat_rate_shipping/admin/language/english/default_flat_rate_shipping/default_flat_rate_shipping.xml', NULL, '2019-05-11 11:50:46', NULL, 1386, 54),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1387, 54),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1388, 54),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1389, 54),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1390, 54),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1391, 54),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1392, 55),
(21, NULL, NULL, 'Upgrade core file: extensions/default_flat_rate_shipping/admin/language/russian/default_flat_rate_shipping/default_flat_rate_shipping.xml', NULL, '2019-05-11 11:50:46', NULL, 1393, 55),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1394, 55),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1395, 55),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1396, 55),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1397, 55),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1398, 55),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1399, 56),
(21, NULL, NULL, 'Upgrade core file: extensions/default_flat_rate_shipping/admin/language/spanish/default_flat_rate_shipping/default_flat_rate_shipping.xml', NULL, '2019-05-11 11:50:46', NULL, 1400, 56),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1401, 56),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1402, 56),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1403, 56),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1404, 56),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1405, 56),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1406, 57),
(21, NULL, NULL, 'Upgrade core file: extensions/default_flat_rate_shipping/admin/view/default/template/pages/extension/default_flat_rate_shipping_rates.tpl', NULL, '2019-05-11 11:50:46', NULL, 1407, 57),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1408, 57),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1409, 57),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1410, 57),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1411, 57),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1412, 57),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1413, 58),
(21, NULL, NULL, 'Upgrade core file: extensions/default_flat_rate_shipping/config.xml', NULL, '2019-05-11 11:50:46', NULL, 1414, 58),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1415, 58),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1416, 58),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1417, 58),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1418, 58),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1419, 58),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1420, 59),
(21, NULL, NULL, 'Upgrade core file: extensions/default_flat_rate_shipping/storefront/model/extension/default_flat_rate_shipping.php', NULL, '2019-05-11 11:50:46', NULL, 1421, 59),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1422, 59),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1423, 59),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1424, 59),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1425, 59),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1426, 59),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1427, 60),
(21, NULL, NULL, 'Upgrade core file: extensions/default_italian/admin/language/italian/setting/setting.xml', NULL, '2019-05-11 11:50:46', NULL, 1428, 60),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1429, 60),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1430, 60),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1431, 60),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1432, 60),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1433, 60),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1434, 61),
(21, NULL, NULL, 'Upgrade core file: extensions/default_italian/storefront/language/italian/italian.xml', NULL, '2019-05-11 11:50:46', NULL, 1435, 61),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1436, 61),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1437, 61),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1438, 61),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1439, 61),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1440, 61),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1441, 62),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_express/core/default_pp_express.php', NULL, '2019-05-11 11:50:46', NULL, 1442, 62),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1443, 62),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1444, 62),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1445, 62),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1446, 62),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1447, 62),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1448, 63),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_express/storefront/controller/responses/extension/default_pp_express.php', NULL, '2019-05-11 11:50:46', NULL, 1449, 63),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1450, 63),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1451, 63),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1452, 63),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1453, 63),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1454, 63),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1455, 64),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_pro/storefront/controller/responses/extension/default_pp_pro.php', NULL, '2019-05-11 11:50:46', NULL, 1456, 64),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1457, 64),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1458, 64),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1459, 64),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1460, 64),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1461, 64),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1462, 65),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_pro/storefront/language/english/default_pp_pro/default_pp_pro.xml', NULL, '2019-05-11 11:50:46', NULL, 1463, 65),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1464, 65),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1465, 65),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1466, 65),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1467, 65),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1468, 65),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1469, 66),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_pro/storefront/language/russian/default_pp_pro/default_pp_pro.xml', NULL, '2019-05-11 11:50:46', NULL, 1470, 66),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1471, 66),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1472, 66),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1473, 66),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1474, 66),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1475, 66),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1476, 67),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_pro/storefront/language/spanish/default_pp_pro/default_pp_pro.xml', NULL, '2019-05-11 11:50:46', NULL, 1477, 67),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1478, 67),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1479, 67),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1480, 67),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1481, 67),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1482, 67),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1483, 68),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_standart/storefront/controller/responses/extension/default_pp_standart.php', NULL, '2019-05-11 11:50:46', NULL, 1484, 68),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1485, 68),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1486, 68),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1487, 68),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1488, 68),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1489, 68),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1490, 69),
(21, NULL, NULL, 'Upgrade core file: extensions/default_russian/admin/language/russian/design/content.xml', NULL, '2019-05-11 11:50:46', NULL, 1491, 69),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1492, 69),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1493, 69),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1494, 69),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1495, 69),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1496, 69),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1497, 70),
(21, NULL, NULL, 'Upgrade core file: extensions/default_russian/admin/language/russian/russian.xml', NULL, '2019-05-11 11:50:46', NULL, 1498, 70),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1499, 70),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1500, 70),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1501, 70),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1502, 70),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1503, 70),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1504, 71),
(21, NULL, NULL, 'Upgrade core file: extensions/default_russian/admin/language/russian/sale/customer.xml', NULL, '2019-05-11 11:50:46', NULL, 1505, 71),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1506, 71),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1507, 71),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1508, 71),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1509, 71),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1510, 71),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1511, 72),
(21, NULL, NULL, 'Upgrade core file: extensions/default_russian/admin/language/russian/setting/setting.xml', NULL, '2019-05-11 11:50:46', NULL, 1512, 72),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1513, 72),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1514, 72),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1515, 72),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1516, 72),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1517, 72),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1518, 73),
(21, NULL, NULL, 'Upgrade core file: extensions/default_russian/storefront/language/russian/russian.xml', NULL, '2019-05-11 11:50:46', NULL, 1519, 73),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1520, 73),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1521, 73),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1522, 73),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1523, 73),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1524, 73),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1525, 74),
(21, NULL, NULL, 'Upgrade core file: extensions/default_spanish/admin/language/spanish/design/content.xml', NULL, '2019-05-11 11:50:46', NULL, 1526, 74),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1527, 74),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1528, 74),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1529, 74),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1530, 74),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1531, 74),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1532, 75),
(21, NULL, NULL, 'Upgrade core file: extensions/default_spanish/admin/language/spanish/sale/customer.xml', NULL, '2019-05-11 11:50:46', NULL, 1533, 75),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1534, 75),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1535, 75),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1536, 75),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1537, 75),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1538, 75),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1539, 76),
(21, NULL, NULL, 'Upgrade core file: extensions/default_spanish/admin/language/spanish/setting/setting.xml', NULL, '2019-05-11 11:50:46', NULL, 1540, 76),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1541, 76),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1542, 76),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1543, 76),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1544, 76),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1545, 76),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1546, 77),
(21, NULL, NULL, 'Upgrade core file: extensions/default_spanish/admin/language/spanish/spanish.xml', NULL, '2019-05-11 11:50:46', NULL, 1547, 77),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1548, 77),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1549, 77),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1550, 77),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1551, 77),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1552, 77),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1553, 78),
(21, NULL, NULL, 'Upgrade core file: extensions/default_spanish/storefront/language/spanish/spanish.xml', NULL, '2019-05-11 11:50:46', NULL, 1554, 78),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1555, 78),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1556, 78),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1557, 78),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1558, 78),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1559, 78),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1560, 79),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/storefront/view/default/template/responses/default_stripe.tpl', NULL, '2019-05-11 11:50:46', NULL, 1561, 79);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1562, 79),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1563, 79),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1564, 79),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1565, 79),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1566, 79),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1567, 80),
(21, NULL, NULL, 'Upgrade core file: extensions/default_usps/admin/controller/pages/extension/default_usps.php', NULL, '2019-05-11 11:50:46', NULL, 1568, 80),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1569, 80),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1570, 80),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1571, 80),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1572, 80),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1573, 80),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1574, 81),
(21, NULL, NULL, 'Upgrade core file: extensions/default_usps/admin/language/english/default_usps/default_usps.xml', NULL, '2019-05-11 11:50:46', NULL, 1575, 81),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1576, 81),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1577, 81),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1578, 81),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1579, 81),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1580, 81),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1581, 82),
(21, NULL, NULL, 'Upgrade core file: extensions/default_usps/config.xml', NULL, '2019-05-11 11:50:46', NULL, 1582, 82),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1583, 82),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1584, 82),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1585, 82),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1586, 82),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1587, 82),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1588, 83),
(21, NULL, NULL, 'Upgrade core file: extensions/default_usps/storefront/model/extension/default_usps.php', NULL, '2019-05-11 11:50:46', NULL, 1589, 83),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1590, 83),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1591, 83),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1592, 83),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1593, 83),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1594, 83),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1595, 84),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/admin/language/english/default_worldpay/default_worldpay.xml', NULL, '2019-05-11 11:50:46', NULL, 1596, 84),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1597, 84),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1598, 84),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1599, 84),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1600, 84),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1601, 84),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1602, 85),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/admin/language/russian/default_worldpay/default_worldpay.xml', NULL, '2019-05-11 11:50:46', NULL, 1603, 85),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1604, 85),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1605, 85),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1606, 85),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1607, 85),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1608, 85),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1609, 86),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/admin/language/spanish/default_worldpay/default_worldpay.xml', NULL, '2019-05-11 11:50:46', NULL, 1610, 86),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1611, 86),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1612, 86),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1613, 86),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1614, 86),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1615, 86),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1616, 87),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/config.xml', NULL, '2019-05-11 11:50:46', NULL, 1617, 87),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1618, 87),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1619, 87),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1620, 87),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1621, 87),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1622, 87),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1623, 88),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/image/icon.png', NULL, '2019-05-11 11:50:46', NULL, 1624, 88),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1625, 88),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1626, 88),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1627, 88),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1628, 88),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1629, 88),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1630, 89),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/main.php', NULL, '2019-05-11 11:50:46', NULL, 1631, 89),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1632, 89),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1633, 89),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1634, 89),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1635, 89),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1636, 89),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1637, 90),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/resultC.html', NULL, '2019-05-11 11:50:46', NULL, 1638, 90),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1639, 90),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1640, 90),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1641, 90),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1642, 90),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1643, 90),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1644, 91),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/resultY.html', NULL, '2019-05-11 11:50:46', NULL, 1645, 91),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1646, 91),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1647, 91),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1648, 91),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1649, 91),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1650, 91),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1651, 92),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/storefront/controller/responses/extension/default_worldpay.php', NULL, '2019-05-11 11:50:46', NULL, 1652, 92),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1653, 92),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1654, 92),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1655, 92),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1656, 92),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:46', NULL, 1657, 92),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1658, 93),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/storefront/language/english/default_worldpay/default_worldpay.xml', NULL, '2019-05-11 11:50:46', NULL, 1659, 93),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:46', NULL, 1660, 93),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:46', NULL, 1661, 93),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1662, 93),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:46', NULL, 1663, 93),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1664, 93),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:46', NULL, 1665, 94),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/storefront/language/russian/default_worldpay/default_worldpay.xml', NULL, '2019-05-11 11:50:47', NULL, 1666, 94),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1667, 94),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1668, 94),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1669, 94),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1670, 94),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1671, 94),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1672, 95),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/storefront/language/spanish/default_worldpay/default_worldpay.xml', NULL, '2019-05-11 11:50:47', NULL, 1673, 95),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1674, 95),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1675, 95),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1676, 95),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1677, 95),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1678, 95),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1679, 96),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/storefront/model/extension/default_worldpay.php', NULL, '2019-05-11 11:50:47', NULL, 1680, 96),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1681, 96),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1682, 96),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1683, 96),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1684, 96),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1685, 96),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1686, 97),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/storefront/view/default/template/extension/default_worldpay_failure.tpl', NULL, '2019-05-11 11:50:47', NULL, 1687, 97),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1688, 97),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1689, 97),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1690, 97),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1691, 97),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1692, 97),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1693, 98),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/storefront/view/default/template/responses/default_worldpay.tpl', NULL, '2019-05-11 11:50:47', NULL, 1694, 98),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1695, 98),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1696, 98),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1697, 98),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1698, 98),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1699, 98),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1700, 99),
(21, NULL, NULL, 'Upgrade core file: extensions/default_worldpay/worldpay-help.txt', NULL, '2019-05-11 11:50:47', NULL, 1701, 99),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1702, 99),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1703, 99),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1704, 99),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1705, 99),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1706, 99),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1707, 100),
(21, NULL, NULL, 'Upgrade core file: extensions/forms_manager/admin/model/tool/forms_manager.php', NULL, '2019-05-11 11:50:47', NULL, 1708, 100),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1709, 100),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1710, 100),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1711, 100),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1712, 100),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1713, 100),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1714, 101),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/checkout/cart.php', NULL, '2019-05-11 11:50:47', NULL, 1715, 101),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1716, 101),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1717, 101),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1718, 101),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1719, 101),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1720, 101),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1721, 102),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/checkout/guest_step_1.php', NULL, '2019-05-11 11:50:47', NULL, 1722, 102),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1723, 102),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1724, 102),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1725, 102),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1726, 102),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1727, 102),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1728, 103),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/content/content.php', NULL, '2019-05-11 11:50:47', NULL, 1729, 103),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1730, 103),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1731, 103),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1732, 103),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1733, 103),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1734, 103),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1735, 104),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/product/product.php', NULL, '2019-05-11 11:50:47', NULL, 1736, 104),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1737, 104),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1738, 104),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1739, 104),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1740, 104),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1741, 104),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1742, 105),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/responses/checkout/cart.php', NULL, '2019-05-11 11:50:47', NULL, 1743, 105),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1744, 105),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1745, 105),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1746, 105),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1747, 105),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1748, 105),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1749, 106),
(21, NULL, NULL, 'Upgrade core file: storefront/language/english/english.xml', NULL, '2019-05-11 11:50:47', NULL, 1750, 106),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1751, 106),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1752, 106),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1753, 106),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1754, 106),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1755, 106),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1756, 107),
(21, NULL, NULL, 'Upgrade core file: storefront/model/catalog/product.php', NULL, '2019-05-11 11:50:47', NULL, 1757, 107),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1758, 107),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1759, 107),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1760, 107),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1761, 107),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1762, 107),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1763, 108),
(21, NULL, NULL, 'Upgrade core file: storefront/model/localisation/country.php', NULL, '2019-05-11 11:50:47', NULL, 1764, 108),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1765, 108),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1766, 108),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1767, 108),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1768, 108),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1769, 108),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1770, 109),
(21, NULL, NULL, 'Upgrade core file: storefront/model/tool/seo_url.php', NULL, '2019-05-11 11:50:47', NULL, 1771, 109),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1772, 109),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1773, 109),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1774, 109),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1775, 109),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1776, 109),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1777, 110),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/fonts/glyphicons-halflings-regular.eot', NULL, '2019-05-11 11:50:47', NULL, 1778, 110),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1779, 110),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1780, 110),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1781, 110),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1782, 110),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1783, 110),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1784, 111),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/fonts/glyphicons-halflings-regular.svg', NULL, '2019-05-11 11:50:47', NULL, 1785, 111),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1786, 111),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1787, 111),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1788, 111),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1789, 111),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1790, 111),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1791, 112),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/fonts/glyphicons-halflings-regular.ttf', NULL, '2019-05-11 11:50:47', NULL, 1792, 112),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1793, 112),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1794, 112),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1795, 112),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1796, 112),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1797, 112),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1798, 113),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/javascript/credit_card_validation.js', NULL, '2019-05-11 11:50:47', NULL, 1799, 113),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1800, 113),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1801, 113),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1802, 113),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1803, 113),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1804, 113),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1805, 114),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/javascript/jquery-1.12.4.min.js', NULL, '2019-05-11 11:50:47', NULL, 1806, 114),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1807, 114),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1808, 114),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1809, 114),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1810, 114),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1811, 114),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1812, 115),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/stylesheet/style.css', NULL, '2019-05-11 11:50:47', NULL, 1813, 115),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1814, 115),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1815, 115),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1816, 115),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1817, 115),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1818, 115),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1819, 116),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/stylesheet/style.response.css', NULL, '2019-05-11 11:50:47', NULL, 1820, 116),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1821, 116),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1822, 116),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1823, 116),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1824, 116),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1825, 116),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1826, 117),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/blocks/cart_top.tpl', NULL, '2019-05-11 11:50:47', NULL, 1827, 117),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1828, 117),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1829, 117),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1830, 117),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1831, 117),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1832, 117),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1833, 118),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/common/head.tpl', NULL, '2019-05-11 11:50:47', NULL, 1834, 118),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1835, 118),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1836, 118),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1837, 118),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1838, 118),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1839, 118),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1840, 119),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/embed/head.tpl', NULL, '2019-05-11 11:50:47', NULL, 1841, 119),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1842, 119),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1843, 119),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1844, 119),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1845, 119),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1846, 119),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1847, 120),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/embed/js.tpl', NULL, '2019-05-11 11:50:47', NULL, 1848, 120),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1849, 120),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1850, 120),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1851, 120),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1852, 120),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1853, 120),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1854, 121),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/embed/js_product.tpl', NULL, '2019-05-11 11:50:47', NULL, 1855, 121),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1856, 121),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1857, 121),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1858, 121),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1859, 121),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1860, 121),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1861, 122),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/pages/checkout/confirm.tpl', NULL, '2019-05-11 11:50:47', NULL, 1862, 122),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1863, 122),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1864, 122),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1865, 122),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1866, 122),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1867, 122),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1868, 123),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/pages/product/product.tpl', NULL, '2019-05-11 11:50:47', NULL, 1869, 123),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1870, 123),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1871, 123),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1872, 123),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1873, 123),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1874, 123),
(20, NULL, NULL, NULL, NULL, '2019-05-11 05:50:47', NULL, 1875, 124),
(21, NULL, NULL, 'Core upgrade', NULL, '2019-05-11 11:50:47', NULL, 1876, 124),
(22, NULL, NULL, '1.2.12', NULL, '2019-05-11 11:50:47', NULL, 1877, 124),
(23, NULL, NULL, '', NULL, '2019-05-11 11:50:47', NULL, 1878, 124),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1879, 124),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-11 11:50:47', NULL, 1880, 124),
(26, NULL, NULL, 'admin', NULL, '2019-05-11 11:50:47', NULL, 1881, 124),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:51', NULL, 1882, 125),
(21, NULL, NULL, 'Upgrade core file: admin/controller/common/header.php', NULL, '2019-05-19 10:39:52', NULL, 1883, 125),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1884, 125),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1885, 125),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1886, 125),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1887, 125),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1888, 125),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1889, 126),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/catalog/product.php', NULL, '2019-05-19 10:39:52', NULL, 1890, 126),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1891, 126),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1892, 126),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1893, 126),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1894, 126),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1895, 126),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1896, 127),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/catalog/product_files.php', NULL, '2019-05-19 10:39:52', NULL, 1897, 127),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1898, 127),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1899, 127),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1900, 127),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1901, 127),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1902, 127),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1903, 128),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/extension/extensions.php', NULL, '2019-05-19 10:39:52', NULL, 1904, 128),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1905, 128),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1906, 128),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1907, 128),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1908, 128),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1909, 128),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1910, 129),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/index/login.php', NULL, '2019-05-19 10:39:52', NULL, 1911, 129),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1912, 129),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1913, 129),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1914, 129),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1915, 129),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1916, 129),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1917, 130),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/localisation/length_class.php', NULL, '2019-05-19 10:39:52', NULL, 1918, 130),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1919, 130),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1920, 130),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1921, 130),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1922, 130),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1923, 130),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1924, 131),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/localisation/order_status.php', NULL, '2019-05-19 10:39:52', NULL, 1925, 131),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1926, 131),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1927, 131),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1928, 131),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1929, 131),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1930, 131),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1931, 132),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/sale/customer.php', NULL, '2019-05-19 10:39:52', NULL, 1932, 132),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1933, 132),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1934, 132),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1935, 132),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1936, 132),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1937, 132),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1938, 133),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/sale/customer_group.php', NULL, '2019-05-19 10:39:52', NULL, 1939, 133),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1940, 133),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1941, 133),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1942, 133),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1943, 133),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1944, 133),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1945, 134),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/sale/customer_transaction.php', NULL, '2019-05-19 10:39:52', NULL, 1946, 134),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1947, 134),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1948, 134),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1949, 134),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1950, 134),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1951, 134),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1952, 135),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/tool/error_log.php', NULL, '2019-05-19 10:39:52', NULL, 1953, 135),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1954, 135),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1955, 135),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1956, 135),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1957, 135),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1958, 135),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1959, 136),
(21, NULL, NULL, 'Upgrade core file: admin/controller/pages/user/user.php', NULL, '2019-05-19 10:39:52', NULL, 1960, 136),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1961, 136),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1962, 136),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1963, 136),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1964, 136),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1965, 136),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1966, 137),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/common/resource_library.php', NULL, '2019-05-19 10:39:52', NULL, 1967, 137),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1968, 137),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1969, 137),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1970, 137),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1971, 137),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1972, 137),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1973, 138),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/design/blocks_manager.php', NULL, '2019-05-19 10:39:52', NULL, 1974, 138),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1975, 138),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1976, 138),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1977, 138),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1978, 138),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1979, 138),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1980, 139),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/error/ajaxerror.php', NULL, '2019-05-19 10:39:52', NULL, 1981, 139),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1982, 139),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1983, 139),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1984, 139),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1985, 139),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1986, 139),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1987, 140),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/listing_grid/customer.php', NULL, '2019-05-19 10:39:52', NULL, 1988, 140),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1989, 140),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1990, 140),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1991, 140),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1992, 140),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 1993, 140),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 1994, 141),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/listing_grid/customer_transaction.php', NULL, '2019-05-19 10:39:52', NULL, 1995, 141),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 1996, 141),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 1997, 141),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 1998, 141),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 1999, 141),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2000, 141),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2001, 142),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/listing_grid/extension.php', NULL, '2019-05-19 10:39:52', NULL, 2002, 142),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2003, 142),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2004, 142),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2005, 142),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2006, 142),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2007, 142),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2008, 143),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/listing_grid/menu.php', NULL, '2019-05-19 10:39:52', NULL, 2009, 143),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2010, 143),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2011, 143),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2012, 143),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2013, 143),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2014, 143),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2015, 144),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/listing_grid/message_grid.php', NULL, '2019-05-19 10:39:52', NULL, 2016, 144),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2017, 144),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2018, 144),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2019, 144),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2020, 144),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2021, 144),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2022, 145),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/listing_grid/order.php', NULL, '2019-05-19 10:39:52', NULL, 2023, 145),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2024, 145),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2025, 145),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2026, 145),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2027, 145),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2028, 145),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2029, 146),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/product/product.php', NULL, '2019-05-19 10:39:52', NULL, 2030, 146),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2031, 146),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2032, 146),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2033, 146),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2034, 146),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2035, 146),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2036, 147),
(21, NULL, NULL, 'Upgrade core file: admin/controller/responses/setting/setting_quick_form.php', NULL, '2019-05-19 10:39:52', NULL, 2037, 147),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2038, 147),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2039, 147),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2040, 147),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2041, 147),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2042, 147),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2043, 148),
(21, NULL, NULL, 'Upgrade core file: admin/language/english/catalog/files.xml', NULL, '2019-05-19 10:39:52', NULL, 2044, 148),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2045, 148),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2046, 148),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2047, 148),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2048, 148),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2049, 148),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2050, 149),
(21, NULL, NULL, 'Upgrade core file: admin/language/english/common/header.xml', NULL, '2019-05-19 10:39:52', NULL, 2051, 149),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2052, 149),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2053, 149),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2054, 149),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2055, 149),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2056, 149),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2057, 150),
(21, NULL, NULL, 'Upgrade core file: admin/language/english/common/login.xml', NULL, '2019-05-19 10:39:52', NULL, 2058, 150),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2059, 150),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2060, 150),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2061, 150),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2062, 150),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2063, 150),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2064, 151),
(21, NULL, NULL, 'Upgrade core file: admin/language/english/english.xml', NULL, '2019-05-19 10:39:52', NULL, 2065, 151),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2066, 151),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2067, 151),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2068, 151),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2069, 151),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2070, 151),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2071, 152),
(21, NULL, NULL, 'Upgrade core file: admin/language/english/extension/extensions.xml', NULL, '2019-05-19 10:39:52', NULL, 2072, 152),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2073, 152),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2074, 152),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2075, 152),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2076, 152),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2077, 152),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2078, 153),
(21, NULL, NULL, 'Upgrade core file: admin/language/english/sale/customer.xml', NULL, '2019-05-19 10:39:52', NULL, 2079, 153),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2080, 153),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2081, 153),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2082, 153),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2083, 153),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2084, 153),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2085, 154),
(21, NULL, NULL, 'Upgrade core file: admin/model/catalog/download.php', NULL, '2019-05-19 10:39:52', NULL, 2086, 154),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2087, 154),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2088, 154),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2089, 154),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2090, 154),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2091, 154),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2092, 155),
(21, NULL, NULL, 'Upgrade core file: admin/model/catalog/product.php', NULL, '2019-05-19 10:39:52', NULL, 2093, 155),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2094, 155),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2095, 155),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2096, 155),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2097, 155),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2098, 155),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2099, 156),
(21, NULL, NULL, 'Upgrade core file: admin/model/localisation/country.php', NULL, '2019-05-19 10:39:52', NULL, 2100, 156),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2101, 156),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2102, 156),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2103, 156),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2104, 156),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2105, 156),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2106, 157),
(21, NULL, NULL, 'Upgrade core file: admin/model/localisation/currency.php', NULL, '2019-05-19 10:39:52', NULL, 2107, 157),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2108, 157),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2109, 157),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2110, 157),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2111, 157),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2112, 157),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2113, 158),
(21, NULL, NULL, 'Upgrade core file: admin/model/localisation/language.php', NULL, '2019-05-19 10:39:52', NULL, 2114, 158),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2115, 158),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2116, 158),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2117, 158),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2118, 158),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2119, 158),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2120, 159),
(21, NULL, NULL, 'Upgrade core file: admin/model/localisation/zone.php', NULL, '2019-05-19 10:39:52', NULL, 2121, 159),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2122, 159),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2123, 159),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2124, 159),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2125, 159),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2126, 159),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2127, 160),
(21, NULL, NULL, 'Upgrade core file: admin/model/sale/customer.php', NULL, '2019-05-19 10:39:52', NULL, 2128, 160),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2129, 160),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2130, 160),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2131, 160),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2132, 160),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2133, 160),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2134, 161),
(21, NULL, NULL, 'Upgrade core file: admin/model/sale/order.php', NULL, '2019-05-19 10:39:52', NULL, 2135, 161),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2136, 161),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2137, 161),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2138, 161),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2139, 161),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2140, 161),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2141, 162),
(21, NULL, NULL, 'Upgrade core file: admin/model/setting/extension.php', NULL, '2019-05-19 10:39:52', NULL, 2142, 162),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2143, 162),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2144, 162),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2145, 162),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2146, 162),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2147, 162),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2148, 163),
(21, NULL, NULL, 'Upgrade core file: admin/model/tool/global_search.php', NULL, '2019-05-19 10:39:52', NULL, 2149, 163),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2150, 163),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2151, 163),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2152, 163),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2153, 163),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2154, 163),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2155, 164),
(21, NULL, NULL, 'Upgrade core file: admin/model/tool/import_process.php', NULL, '2019-05-19 10:39:52', NULL, 2156, 164),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2157, 164),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2158, 164),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2159, 164),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2160, 164),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2161, 164),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2162, 165),
(21, NULL, NULL, 'Upgrade core file: admin/model/tool/mp_api.php', NULL, '2019-05-19 10:39:52', NULL, 2163, 165),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2164, 165),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2165, 165),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2166, 165),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2167, 165),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2168, 165),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2169, 166),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/general.js', NULL, '2019-05-19 10:39:52', NULL, 2170, 166),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2171, 166),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2172, 166),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2173, 166),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2174, 166),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2175, 166),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2176, 167),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/jquery.tinymce.min.js', NULL, '2019-05-19 10:39:52', NULL, 2177, 167),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2178, 167),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2179, 167),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2180, 167),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2181, 167),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2182, 167),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2183, 168),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/license.txt', NULL, '2019-05-19 10:39:52', NULL, 2184, 168),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2185, 168),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2186, 168),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2187, 168),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2188, 168),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2189, 168),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2190, 169),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/advlist/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2191, 169),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2192, 169),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2193, 169);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2194, 169),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2195, 169),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2196, 169),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2197, 170),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/anchor/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2198, 170),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2199, 170),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2200, 170),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2201, 170),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2202, 170),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2203, 170),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2204, 171),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/autolink/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2205, 171),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2206, 171),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2207, 171),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2208, 171),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2209, 171),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2210, 171),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2211, 172),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/autoresize/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2212, 172),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2213, 172),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2214, 172),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2215, 172),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2216, 172),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2217, 172),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2218, 173),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/autosave/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2219, 173),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2220, 173),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2221, 173),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2222, 173),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2223, 173),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2224, 173),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2225, 174),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/bbcode/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2226, 174),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2227, 174),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2228, 174),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2229, 174),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2230, 174),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2231, 174),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2232, 175),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/charmap/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2233, 175),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2234, 175),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2235, 175),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2236, 175),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2237, 175),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2238, 175),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2239, 176),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/code/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2240, 176),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2241, 176),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2242, 176),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2243, 176),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2244, 176),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2245, 176),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2246, 177),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/codesample/css/prism.css', NULL, '2019-05-19 10:39:52', NULL, 2247, 177),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2248, 177),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2249, 177),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2250, 177),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2251, 177),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2252, 177),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2253, 178),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/codesample/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2254, 178),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2255, 178),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2256, 178),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2257, 178),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2258, 178),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2259, 178),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2260, 179),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/colorpicker/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2261, 179),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2262, 179),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2263, 179),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2264, 179),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2265, 179),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2266, 179),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2267, 180),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/contextmenu/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2268, 180),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2269, 180),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2270, 180),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2271, 180),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2272, 180),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2273, 180),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2274, 181),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/directionality/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2275, 181),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2276, 181),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2277, 181),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2278, 181),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2279, 181),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2280, 181),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2281, 182),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/emoticons/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2282, 182),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2283, 182),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2284, 182),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2285, 182),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2286, 182),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2287, 182),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2288, 183),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/fullpage/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2289, 183),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2290, 183),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2291, 183),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2292, 183),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2293, 183),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2294, 183),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2295, 184),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/fullscreen/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2296, 184),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2297, 184),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2298, 184),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2299, 184),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2300, 184),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2301, 184),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2302, 185),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/help/img/logo.png', NULL, '2019-05-19 10:39:52', NULL, 2303, 185),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2304, 185),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2305, 185),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2306, 185),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2307, 185),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2308, 185),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2309, 186),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/help/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2310, 186),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2311, 186),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2312, 186),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2313, 186),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2314, 186),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2315, 186),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2316, 187),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/hr/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2317, 187),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2318, 187),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2319, 187),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2320, 187),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2321, 187),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2322, 187),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2323, 188),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/image/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2324, 188),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2325, 188),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2326, 188),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2327, 188),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2328, 188),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2329, 188),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2330, 189),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/imagetools/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2331, 189),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2332, 189),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2333, 189),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2334, 189),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2335, 189),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2336, 189),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2337, 190),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/importcss/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2338, 190),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2339, 190),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2340, 190),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2341, 190),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2342, 190),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2343, 190),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2344, 191),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/insertdatetime/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2345, 191),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2346, 191),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2347, 191),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2348, 191),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2349, 191),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2350, 191),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2351, 192),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/legacyoutput/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2352, 192),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2353, 192),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2354, 192),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2355, 192),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2356, 192),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2357, 192),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2358, 193),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/link/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2359, 193),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2360, 193),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2361, 193),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2362, 193),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2363, 193),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2364, 193),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2365, 194),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/lists/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2366, 194),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2367, 194),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2368, 194),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2369, 194),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2370, 194),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2371, 194),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2372, 195),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/media/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2373, 195),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2374, 195),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2375, 195),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2376, 195),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2377, 195),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2378, 195),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2379, 196),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/nonbreaking/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2380, 196),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2381, 196),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2382, 196),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2383, 196),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2384, 196),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2385, 196),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2386, 197),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/noneditable/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2387, 197),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2388, 197),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2389, 197),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2390, 197),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2391, 197),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2392, 197),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2393, 198),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/pagebreak/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2394, 198),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2395, 198),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2396, 198),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2397, 198),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2398, 198),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2399, 198),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2400, 199),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/paste/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2401, 199),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2402, 199),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2403, 199),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2404, 199),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2405, 199),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2406, 199),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2407, 200),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/preview/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2408, 200),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2409, 200),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2410, 200),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2411, 200),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2412, 200),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2413, 200),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2414, 201),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/print/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2415, 201),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2416, 201),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2417, 201),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2418, 201),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2419, 201),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2420, 201),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2421, 202),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/save/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2422, 202),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2423, 202),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2424, 202),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2425, 202),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2426, 202),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2427, 202),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2428, 203),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/searchreplace/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2429, 203),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2430, 203),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2431, 203),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2432, 203),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2433, 203),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2434, 203),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2435, 204),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/spellchecker/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2436, 204),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2437, 204),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2438, 204),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2439, 204),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2440, 204),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2441, 204),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2442, 205),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/tabfocus/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2443, 205),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2444, 205),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2445, 205),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2446, 205),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2447, 205),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2448, 205),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2449, 206),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/table/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2450, 206),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2451, 206),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2452, 206),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2453, 206),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2454, 206),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2455, 206),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2456, 207),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/template/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2457, 207),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2458, 207),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2459, 207),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2460, 207),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2461, 207),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2462, 207),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2463, 208),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/textcolor/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2464, 208),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2465, 208),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2466, 208),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2467, 208),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2468, 208),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2469, 208),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2470, 209),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/textpattern/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2471, 209),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2472, 209),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2473, 209),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2474, 209),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2475, 209),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2476, 209),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2477, 210),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/toc/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2478, 210),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2479, 210),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2480, 210),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2481, 210),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2482, 210),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2483, 210),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2484, 211),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/visualblocks/css/visualblocks.css', NULL, '2019-05-19 10:39:52', NULL, 2485, 211),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2486, 211),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2487, 211),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2488, 211),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2489, 211),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2490, 211),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2491, 212),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/visualblocks/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2492, 212),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2493, 212),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2494, 212),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2495, 212),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2496, 212),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2497, 212),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2498, 213),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/visualchars/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2499, 213),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2500, 213),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2501, 213),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2502, 213),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2503, 213),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2504, 213),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2505, 214),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/plugins/wordcount/plugin.min.js', NULL, '2019-05-19 10:39:52', NULL, 2506, 214),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2507, 214),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2508, 214),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2509, 214),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2510, 214),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2511, 214),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2512, 215),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/skins/lightgray/content.inline.min.css', NULL, '2019-05-19 10:39:52', NULL, 2513, 215),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2514, 215),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2515, 215),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2516, 215),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2517, 215),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2518, 215),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2519, 216),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/skins/lightgray/content.min.css', NULL, '2019-05-19 10:39:52', NULL, 2520, 216),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2521, 216),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2522, 216),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2523, 216),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2524, 216),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2525, 216),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2526, 217),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/skins/lightgray/content.mobile.min.css', NULL, '2019-05-19 10:39:52', NULL, 2527, 217),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2528, 217),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2529, 217),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2530, 217),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2531, 217),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2532, 217),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2533, 218),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/skins/lightgray/fonts/tinymce-mobile.woff', NULL, '2019-05-19 10:39:52', NULL, 2534, 218),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2535, 218),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2536, 218),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2537, 218),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2538, 218),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2539, 218),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2540, 219),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/skins/lightgray/fonts/tinymce-small.svg', NULL, '2019-05-19 10:39:52', NULL, 2541, 219),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2542, 219),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2543, 219),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2544, 219),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2545, 219),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2546, 219),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2547, 220),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/skins/lightgray/fonts/tinymce.eot', NULL, '2019-05-19 10:39:52', NULL, 2548, 220),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2549, 220),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2550, 220),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2551, 220),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2552, 220),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2553, 220),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2554, 221),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/skins/lightgray/fonts/tinymce.svg', NULL, '2019-05-19 10:39:52', NULL, 2555, 221),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2556, 221),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2557, 221),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2558, 221),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2559, 221),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2560, 221),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2561, 222),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/skins/lightgray/fonts/tinymce.ttf', NULL, '2019-05-19 10:39:52', NULL, 2562, 222),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2563, 222),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2564, 222),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2565, 222),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2566, 222),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2567, 222),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2568, 223),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/skins/lightgray/fonts/tinymce.woff', NULL, '2019-05-19 10:39:52', NULL, 2569, 223),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2570, 223),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2571, 223),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2572, 223),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2573, 223),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2574, 223),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2575, 224),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/skins/lightgray/skin.min.css', NULL, '2019-05-19 10:39:52', NULL, 2576, 224),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2577, 224),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2578, 224),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2579, 224),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2580, 224),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2581, 224),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2582, 225),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/skins/lightgray/skin.mobile.min.css', NULL, '2019-05-19 10:39:52', NULL, 2583, 225),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2584, 225),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2585, 225),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2586, 225),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2587, 225),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2588, 225),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2589, 226),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/themes/inlite/theme.min.js', NULL, '2019-05-19 10:39:52', NULL, 2590, 226),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2591, 226),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2592, 226),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2593, 226),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2594, 226),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2595, 226),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2596, 227),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/themes/mobile/theme.min.js', NULL, '2019-05-19 10:39:52', NULL, 2597, 227),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2598, 227),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2599, 227),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2600, 227),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2601, 227),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2602, 227),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2603, 228),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/themes/modern/theme.min.js', NULL, '2019-05-19 10:39:52', NULL, 2604, 228),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2605, 228),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2606, 228),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2607, 228),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2608, 228),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2609, 228),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2610, 229),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/javascript/tinymce/tinymce.min.js', NULL, '2019-05-19 10:39:52', NULL, 2611, 229),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2612, 229),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2613, 229),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2614, 229),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2615, 229),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2616, 229),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2617, 230),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/common/head.tpl', NULL, '2019-05-19 10:39:52', NULL, 2618, 230),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2619, 230),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2620, 230),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2621, 230),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2622, 230),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2623, 230),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2624, 231),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/common/header.tpl', NULL, '2019-05-19 10:39:52', NULL, 2625, 231),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2626, 231),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2627, 231),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2628, 231),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2629, 231),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2630, 231),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2631, 232),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/common/listing_grid.tpl', NULL, '2019-05-19 10:39:52', NULL, 2632, 232),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2633, 232),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2634, 232),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2635, 232),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2636, 232),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2637, 232),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2638, 233),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/form/countries_zones.tpl', NULL, '2019-05-19 10:39:52', NULL, 2639, 233),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2640, 233),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2641, 233),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2642, 233),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2643, 233),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2644, 233),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2645, 234),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/pages/catalog/product_files.tpl', NULL, '2019-05-19 10:39:52', NULL, 2646, 234),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2647, 234),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2648, 234),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2649, 234),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2650, 234),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2651, 234),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2652, 235),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/pages/catalog/product_options.tpl', NULL, '2019-05-19 10:39:52', NULL, 2653, 235),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2654, 235),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2655, 235),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2656, 235),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2657, 235),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2658, 235),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2659, 236),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/pages/design/template_edit.tpl', NULL, '2019-05-19 10:39:52', NULL, 2660, 236),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2661, 236),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2662, 236),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2663, 236),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2664, 236),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2665, 236),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2666, 237),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/pages/extension/extension_tabs.tpl', NULL, '2019-05-19 10:39:52', NULL, 2667, 237),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2668, 237),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2669, 237),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2670, 237),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2671, 237),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2672, 237),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2673, 238),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/pages/extension/extensions_edit.tpl', NULL, '2019-05-19 10:39:52', NULL, 2674, 238),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2675, 238),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2676, 238),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2677, 238),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2678, 238),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2679, 238),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2680, 239),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/pages/sale/order_details.tpl', NULL, '2019-05-19 10:39:52', NULL, 2681, 239),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2682, 239),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2683, 239),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2684, 239),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2685, 239),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2686, 239),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2687, 240),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/pages/tool/error_log.tpl', NULL, '2019-05-19 10:39:52', NULL, 2688, 240),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2689, 240),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2690, 240),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2691, 240),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2692, 240),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2693, 240),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2694, 241),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/pages/tool/global_search.tpl', NULL, '2019-05-19 10:39:52', NULL, 2695, 241),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2696, 241),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2697, 241),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2698, 241),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2699, 241),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2700, 241),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2701, 242),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/responses/common/resource_library.tpl', NULL, '2019-05-19 10:39:52', NULL, 2702, 242),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2703, 242),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2704, 242),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2705, 242),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2706, 242),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2707, 242),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2708, 243),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/responses/common/resource_library_scripts.tpl', NULL, '2019-05-19 10:39:52', NULL, 2709, 243),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2710, 243),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2711, 243),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2712, 243),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2713, 243),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2714, 243),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2715, 244),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/responses/setting/offer1.tpl', NULL, '2019-05-19 10:39:52', NULL, 2716, 244),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2717, 244),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2718, 244),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2719, 244),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2720, 244),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2721, 244),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2722, 245),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/responses/setting/offer2.tpl', NULL, '2019-05-19 10:39:52', NULL, 2723, 245),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2724, 245),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2725, 245),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2726, 245),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2727, 245),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2728, 245),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2729, 246),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/responses/setting/quick_start.tpl', NULL, '2019-05-19 10:39:52', NULL, 2730, 246),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2731, 246),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2732, 246),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2733, 246),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2734, 246),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2735, 246),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2736, 247),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/responses/setting/quick_start_js.tpl', NULL, '2019-05-19 10:39:52', NULL, 2737, 247),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2738, 247),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2739, 247),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2740, 247),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2741, 247),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2742, 247),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2743, 248),
(21, NULL, NULL, 'Upgrade core file: admin/view/default/template/responses/viewport/modal/sale/order_details.tpl', NULL, '2019-05-19 10:39:52', NULL, 2744, 248),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2745, 248),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2746, 248),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2747, 248),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2748, 248),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2749, 248),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2750, 249),
(21, NULL, NULL, 'Upgrade core file: core/cache/file.php', NULL, '2019-05-19 10:39:52', NULL, 2751, 249),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2752, 249),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2753, 249),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2754, 249),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2755, 249),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2756, 249),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2757, 250),
(21, NULL, NULL, 'Upgrade core file: core/engine/attribute.php', NULL, '2019-05-19 10:39:52', NULL, 2758, 250),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2759, 250),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2760, 250),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2761, 250),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2762, 250),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2763, 250),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2764, 251),
(21, NULL, NULL, 'Upgrade core file: core/engine/controller.php', NULL, '2019-05-19 10:39:52', NULL, 2765, 251),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2766, 251),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2767, 251),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2768, 251),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2769, 251),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2770, 251),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2771, 252),
(21, NULL, NULL, 'Upgrade core file: core/engine/dispatcher.php', NULL, '2019-05-19 10:39:52', NULL, 2772, 252),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2773, 252),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2774, 252),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2775, 252),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2776, 252),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2777, 252),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2778, 253),
(21, NULL, NULL, 'Upgrade core file: core/engine/extensions.php', NULL, '2019-05-19 10:39:52', NULL, 2779, 253),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2780, 253),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2781, 253),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2782, 253),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2783, 253),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2784, 253),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2785, 254),
(21, NULL, NULL, 'Upgrade core file: core/engine/html.php', NULL, '2019-05-19 10:39:52', NULL, 2786, 254),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2787, 254),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2788, 254),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2789, 254),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2790, 254),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2791, 254),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2792, 255),
(21, NULL, NULL, 'Upgrade core file: core/engine/language.php', NULL, '2019-05-19 10:39:52', NULL, 2793, 255),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2794, 255),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2795, 255),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2796, 255),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2797, 255),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2798, 255),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2799, 256),
(21, NULL, NULL, 'Upgrade core file: core/engine/resources.php', NULL, '2019-05-19 10:39:52', NULL, 2800, 256),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2801, 256),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2802, 256),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2803, 256),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2804, 256),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2805, 256),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2806, 257),
(21, NULL, NULL, 'Upgrade core file: core/engine/router.php', NULL, '2019-05-19 10:39:52', NULL, 2807, 257),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2808, 257),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2809, 257),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2810, 257);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2811, 257),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2812, 257),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2813, 258),
(21, NULL, NULL, 'Upgrade core file: core/engine/view.php', NULL, '2019-05-19 10:39:52', NULL, 2814, 258),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2815, 258),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2816, 258),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2817, 258),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2818, 258),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2819, 258),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2820, 259),
(21, NULL, NULL, 'Upgrade core file: core/extension/shipping/config_bottom.xml', NULL, '2019-05-19 10:39:52', NULL, 2821, 259),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2822, 259),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2823, 259),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2824, 259),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2825, 259),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2826, 259),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2827, 260),
(21, NULL, NULL, 'Upgrade core file: core/helper/utils.php', NULL, '2019-05-19 10:39:52', NULL, 2828, 260),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2829, 260),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2830, 260),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2831, 260),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2832, 260),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2833, 260),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2834, 261),
(21, NULL, NULL, 'Upgrade core file: core/init.php', NULL, '2019-05-19 10:39:52', NULL, 2835, 261),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2836, 261),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2837, 261),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2838, 261),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2839, 261),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2840, 261),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2841, 262),
(21, NULL, NULL, 'Upgrade core file: core/lib/admin_commands.php', NULL, '2019-05-19 10:39:52', NULL, 2842, 262),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2843, 262),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2844, 262),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2845, 262),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2846, 262),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2847, 262),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2848, 263),
(21, NULL, NULL, 'Upgrade core file: core/lib/config.php', NULL, '2019-05-19 10:39:52', NULL, 2849, 263),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2850, 263),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2851, 263),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2852, 263),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2853, 263),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2854, 263),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2855, 264),
(21, NULL, NULL, 'Upgrade core file: core/lib/currency.php', NULL, '2019-05-19 10:39:52', NULL, 2856, 264),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2857, 264),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2858, 264),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2859, 264),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2860, 264),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2861, 264),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2862, 265),
(21, NULL, NULL, 'Upgrade core file: core/lib/debug.php', NULL, '2019-05-19 10:39:52', NULL, 2863, 265),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2864, 265),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2865, 265),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2866, 265),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2867, 265),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2868, 265),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2869, 266),
(21, NULL, NULL, 'Upgrade core file: core/lib/encryption.php', NULL, '2019-05-19 10:39:52', NULL, 2870, 266),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2871, 266),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2872, 266),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2873, 266),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2874, 266),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2875, 266),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2876, 267),
(21, NULL, NULL, 'Upgrade core file: core/lib/error.php', NULL, '2019-05-19 10:39:52', NULL, 2877, 267),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2878, 267),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2879, 267),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2880, 267),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2881, 267),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2882, 267),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2883, 268),
(21, NULL, NULL, 'Upgrade core file: core/lib/exceptions.php', NULL, '2019-05-19 10:39:52', NULL, 2884, 268),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2885, 268),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2886, 268),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2887, 268),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2888, 268),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2889, 268),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2890, 269),
(21, NULL, NULL, 'Upgrade core file: core/lib/extension_manager.php', NULL, '2019-05-19 10:39:52', NULL, 2891, 269),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2892, 269),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2893, 269),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2894, 269),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2895, 269),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2896, 269),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2897, 270),
(21, NULL, NULL, 'Upgrade core file: core/lib/filter.php', NULL, '2019-05-19 10:39:52', NULL, 2898, 270),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2899, 270),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2900, 270),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2901, 270),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2902, 270),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2903, 270),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2904, 271),
(21, NULL, NULL, 'Upgrade core file: core/lib/im.php', NULL, '2019-05-19 10:39:52', NULL, 2905, 271),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2906, 271),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2907, 271),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2908, 271),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2909, 271),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2910, 271),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2911, 272),
(21, NULL, NULL, 'Upgrade core file: core/lib/layout_manager.php', NULL, '2019-05-19 10:39:52', NULL, 2912, 272),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2913, 272),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2914, 272),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2915, 272),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2916, 272),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2917, 272),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2918, 273),
(21, NULL, NULL, 'Upgrade core file: core/lib/order.php', NULL, '2019-05-19 10:39:52', NULL, 2919, 273),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2920, 273),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2921, 273),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2922, 273),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2923, 273),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2924, 273),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2925, 274),
(21, NULL, NULL, 'Upgrade core file: core/lib/package_manager.php', NULL, '2019-05-19 10:39:52', NULL, 2926, 274),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2927, 274),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2928, 274),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2929, 274),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2930, 274),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2931, 274),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2932, 275),
(21, NULL, NULL, 'Upgrade core file: core/lib/request.php', NULL, '2019-05-19 10:39:52', NULL, 2933, 275),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2934, 275),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2935, 275),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2936, 275),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2937, 275),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2938, 275),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2939, 276),
(21, NULL, NULL, 'Upgrade core file: core/lib/resource_upload.php', NULL, '2019-05-19 10:39:52', NULL, 2940, 276),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2941, 276),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2942, 276),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2943, 276),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2944, 276),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2945, 276),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2946, 277),
(21, NULL, NULL, 'Upgrade core file: core/lib/session.php', NULL, '2019-05-19 10:39:52', NULL, 2947, 277),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2948, 277),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2949, 277),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2950, 277),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2951, 277),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2952, 277),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2953, 278),
(21, NULL, NULL, 'Upgrade core file: core/lib/user.php', NULL, '2019-05-19 10:39:52', NULL, 2954, 278),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2955, 278),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2956, 278),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2957, 278),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2958, 278),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2959, 278),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2960, 279),
(21, NULL, NULL, 'Upgrade core file: core/version.php', NULL, '2019-05-19 10:39:52', NULL, 2961, 279),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2962, 279),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2963, 279),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2964, 279),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2965, 279),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2966, 279),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2967, 280),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/admin/controller/pages/catalog/avatax_integration.php', NULL, '2019-05-19 10:39:52', NULL, 2968, 280),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2969, 280),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2970, 280),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2971, 280),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2972, 280),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2973, 280),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2974, 281),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/admin/controller/pages/sale/avatax_customer_data.php', NULL, '2019-05-19 10:39:52', NULL, 2975, 281),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2976, 281),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2977, 281),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2978, 281),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2979, 281),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2980, 281),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2981, 282),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/admin/controller/pages/total/avatax_integration_total.php', NULL, '2019-05-19 10:39:52', NULL, 2982, 282),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2983, 282),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2984, 282),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2985, 282),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2986, 282),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2987, 282),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2988, 283),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/admin/controller/responses/extension/avatax_integration.php', NULL, '2019-05-19 10:39:52', NULL, 2989, 283),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2990, 283),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2991, 283),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2992, 283),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 2993, 283),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 2994, 283),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 2995, 284),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/admin/language/english/avatax_integration/avatax_integration.xml', NULL, '2019-05-19 10:39:52', NULL, 2996, 284),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 2997, 284),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 2998, 284),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 2999, 284),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3000, 284),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3001, 284),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3002, 285),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/admin/model/extension/avatax_integration.php', NULL, '2019-05-19 10:39:52', NULL, 3003, 285),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3004, 285),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3005, 285),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3006, 285),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3007, 285),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3008, 285),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3009, 286),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/admin/view/default/template/pages/avatax_integration/avatax_integration_form.tpl', NULL, '2019-05-19 10:39:52', NULL, 3010, 286),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3011, 286),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3012, 286),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3013, 286),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3014, 286),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3015, 286),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3016, 287),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/admin/view/default/template/pages/avatax_integration/tabs.tpl', NULL, '2019-05-19 10:39:52', NULL, 3017, 287),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3018, 287),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3019, 287),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3020, 287),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3021, 287),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3022, 287),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3023, 288),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/admin/view/default/template/pages/extension/avatax_integration_settings.tpl', NULL, '2019-05-19 10:39:52', NULL, 3024, 288),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3025, 288),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3026, 288),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3027, 288),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3028, 288),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3029, 288),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3030, 289),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/admin/view/default/template/pages/extension/avatax_integration_shipping_taxcodes.tpl', NULL, '2019-05-19 10:39:52', NULL, 3031, 289),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3032, 289),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3033, 289),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3034, 289),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3035, 289),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3036, 289),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3037, 290),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/admin/view/default/template/pages/sale/avatax_customer_form.tpl', NULL, '2019-05-19 10:39:52', NULL, 3038, 290),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3039, 290),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3040, 290),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3041, 290),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3042, 290),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3043, 290),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3044, 291),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/config.xml', NULL, '2019-05-19 10:39:52', NULL, 3045, 291),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3046, 291),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3047, 291),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3048, 291),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3049, 291),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3050, 291),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3051, 292),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/avatax_integration.php', NULL, '2019-05-19 10:39:52', NULL, 3052, 292),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3053, 292),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3054, 292),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3055, 292),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3056, 292),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3057, 292),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3058, 293),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/composer.json', NULL, '2019-05-19 10:39:52', NULL, 3059, 293),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3060, 293),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3061, 293),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3062, 293),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3063, 293),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3064, 293),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3065, 294),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/composer.lock', NULL, '2019-05-19 10:39:52', NULL, 3066, 294),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3067, 294),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3068, 294),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3069, 294),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3070, 294),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3071, 294),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3072, 295),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/composer.phar', NULL, '2019-05-19 10:39:52', NULL, 3073, 295),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3074, 295),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3075, 295),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3076, 295),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3077, 295),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3078, 295),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3079, 296),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/lib/order.php', NULL, '2019-05-19 10:39:52', NULL, 3080, 296),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3081, 296),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3082, 296),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3083, 296),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3084, 296),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3085, 296),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3086, 297),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/autoload.php', NULL, '2019-05-19 10:39:52', NULL, 3087, 297),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3088, 297),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3089, 297),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3090, 297),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3091, 297),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3092, 297),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3093, 298),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/.gitignore', NULL, '2019-05-19 10:39:52', NULL, 3094, 298),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3095, 298),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3096, 298),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3097, 298),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3098, 298),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3099, 298),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3100, 299),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/LICENSE', NULL, '2019-05-19 10:39:52', NULL, 3101, 299),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3102, 299),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3103, 299),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3104, 299),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3105, 299),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3106, 299),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3107, 300),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/README.md', NULL, '2019-05-19 10:39:52', NULL, 3108, 300),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3109, 300),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3110, 300),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3111, 300),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3112, 300),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3113, 300),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3114, 301),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/Samples/CancelTaxTest.php', NULL, '2019-05-19 10:39:52', NULL, 3115, 301),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3116, 301),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3117, 301),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3118, 301),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3119, 301),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3120, 301),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3121, 302),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/Samples/EstimateTaxTest.php', NULL, '2019-05-19 10:39:52', NULL, 3122, 302),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3123, 302),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3124, 302),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3125, 302),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3126, 302),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3127, 302),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3128, 303),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/Samples/GetTaxTest.php', NULL, '2019-05-19 10:39:52', NULL, 3129, 303),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3130, 303),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3131, 303),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3132, 303),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3133, 303),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3134, 303),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3135, 304),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/Samples/PingTest.php', NULL, '2019-05-19 10:39:52', NULL, 3136, 304),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3137, 304),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3138, 304),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3139, 304),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3140, 304),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3141, 304),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3142, 305),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/Samples/ValidateAddressTest.php', NULL, '2019-05-19 10:39:52', NULL, 3143, 305),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3144, 305),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3145, 305),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3146, 305),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3147, 305),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3148, 305),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3149, 306),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/Samples/configuration.php', NULL, '2019-05-19 10:39:52', NULL, 3150, 306),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3151, 306),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3152, 306),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3153, 306),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3154, 306),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3155, 306),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3156, 307),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/composer.json', NULL, '2019-05-19 10:39:52', NULL, 3157, 307),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3158, 307),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3159, 307),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3160, 307),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3161, 307),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3162, 307),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3163, 308),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/Address.php', NULL, '2019-05-19 10:39:52', NULL, 3164, 308),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3165, 308),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3166, 308),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3167, 308),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3168, 308),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3169, 308),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3170, 309),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/AddressServiceRest.php', NULL, '2019-05-19 10:39:52', NULL, 3171, 309),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3172, 309),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3173, 309),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3174, 309),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3175, 309),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3176, 309),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3177, 310),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/AddressType.php', NULL, '2019-05-19 10:39:52', NULL, 3178, 310),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3179, 310),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3180, 310),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3181, 310),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3182, 310),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3183, 310),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3184, 311),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/AvaFunctions.php', NULL, '2019-05-19 10:39:52', NULL, 3185, 311),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3186, 311),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3187, 311),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3188, 311),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3189, 311),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3190, 311),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3191, 312),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/BaseResult.php', NULL, '2019-05-19 10:39:52', NULL, 3192, 312),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3193, 312),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3194, 312),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3195, 312),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3196, 312),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3197, 312),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3198, 313),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/CancelCode.php', NULL, '2019-05-19 10:39:52', NULL, 3199, 313),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3200, 313),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3201, 313),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3202, 313),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3203, 313),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3204, 313),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3205, 314),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/CancelTaxRequest.php', NULL, '2019-05-19 10:39:52', NULL, 3206, 314),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3207, 314),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3208, 314),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3209, 314),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3210, 314),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3211, 314),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3212, 315),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/CancelTaxResult.php', NULL, '2019-05-19 10:39:52', NULL, 3213, 315),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3214, 315),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3215, 315),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3216, 315),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3217, 315),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3218, 315),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3219, 316),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/DetailLevel.php', NULL, '2019-05-19 10:39:52', NULL, 3220, 316),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3221, 316),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3222, 316),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3223, 316),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3224, 316),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3225, 316),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3226, 317),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/DocumentType.php', NULL, '2019-05-19 10:39:52', NULL, 3227, 317),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3228, 317),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3229, 317),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3230, 317),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3231, 317),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3232, 317),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3233, 318),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/Enum.php', NULL, '2019-05-19 10:39:52', NULL, 3234, 318),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3235, 318),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3236, 318),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3237, 318),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3238, 318),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3239, 318),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3240, 319),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/EstimateTaxRequest.php', NULL, '2019-05-19 10:39:52', NULL, 3241, 319),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3242, 319),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3243, 319),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3244, 319),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3245, 319),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3246, 319),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3247, 320),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/EstimateTaxResult.php', NULL, '2019-05-19 10:39:52', NULL, 3248, 320),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3249, 320),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3250, 320),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3251, 320),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3252, 320),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3253, 320),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3254, 321),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/GetTaxRequest.php', NULL, '2019-05-19 10:39:52', NULL, 3255, 321),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3256, 321),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3257, 321),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3258, 321),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3259, 321),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3260, 321),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3261, 322),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/GetTaxResult.php', NULL, '2019-05-19 10:39:52', NULL, 3262, 322),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3263, 322),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3264, 322),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3265, 322),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3266, 322),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3267, 322),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3268, 323),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/JsonSerializable.php', NULL, '2019-05-19 10:39:52', NULL, 3269, 323),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3270, 323),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3271, 323),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3272, 323),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3273, 323),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3274, 323),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3275, 324),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/JurisdictionType.php', NULL, '2019-05-19 10:39:52', NULL, 3276, 324),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3277, 324),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3278, 324),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3279, 324),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3280, 324),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3281, 324),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3282, 325),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/Line.php', NULL, '2019-05-19 10:39:52', NULL, 3283, 325),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3284, 325),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3285, 325),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3286, 325),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3287, 325),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3288, 325),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3289, 326),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/Message.php', NULL, '2019-05-19 10:39:52', NULL, 3290, 326),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3291, 326),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3292, 326),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3293, 326),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3294, 326),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3295, 326),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3296, 327),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/SeverityLevel.php', NULL, '2019-05-19 10:39:52', NULL, 3297, 327),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3298, 327),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3299, 327),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3300, 327),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3301, 327),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3302, 327),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3303, 328),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/TaxDetail.php', NULL, '2019-05-19 10:39:52', NULL, 3304, 328),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3305, 328),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3306, 328),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3307, 328),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3308, 328),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3309, 328),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3310, 329),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/TaxLine.php', NULL, '2019-05-19 10:39:52', NULL, 3311, 329),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3312, 329),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3313, 329),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3314, 329),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3315, 329),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3316, 329),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3317, 330),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/TaxOverride.php', NULL, '2019-05-19 10:39:52', NULL, 3318, 330),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3319, 330),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3320, 330),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3321, 330),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3322, 330),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3323, 330),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3324, 331),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/TaxOverrideType.php', NULL, '2019-05-19 10:39:52', NULL, 3325, 331),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3326, 331),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3327, 331),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3328, 331),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3329, 331),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3330, 331),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3331, 332),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/TaxServiceRest.php', NULL, '2019-05-19 10:39:52', NULL, 3332, 332),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3333, 332),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3334, 332),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3335, 332),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3336, 332),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3337, 332),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3338, 333),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/ValidAddress.php', NULL, '2019-05-19 10:39:52', NULL, 3339, 333),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3340, 333),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3341, 333),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3342, 333),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3343, 333),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3344, 333),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3345, 334),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/ValidateRequest.php', NULL, '2019-05-19 10:39:52', NULL, 3346, 334),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3347, 334),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3348, 334),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3349, 334),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3350, 334),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3351, 334),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3352, 335),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/avalara/avatax/src/AvaTax/ValidateResult.php', NULL, '2019-05-19 10:39:52', NULL, 3353, 335),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3354, 335),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3355, 335),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3356, 335),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3357, 335),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3358, 335),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3359, 336),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/composer/ClassLoader.php', NULL, '2019-05-19 10:39:52', NULL, 3360, 336),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3361, 336),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3362, 336),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3363, 336),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3364, 336),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3365, 336),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3366, 337),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/composer/LICENSE', NULL, '2019-05-19 10:39:52', NULL, 3367, 337),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3368, 337),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3369, 337),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3370, 337),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3371, 337),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3372, 337),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3373, 338),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/composer/autoload_classmap.php', NULL, '2019-05-19 10:39:52', NULL, 3374, 338),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3375, 338),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3376, 338),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3377, 338),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3378, 338),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3379, 338),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3380, 339),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/composer/autoload_namespaces.php', NULL, '2019-05-19 10:39:52', NULL, 3381, 339),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3382, 339),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3383, 339),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3384, 339),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3385, 339),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3386, 339),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3387, 340),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/composer/autoload_psr4.php', NULL, '2019-05-19 10:39:52', NULL, 3388, 340),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3389, 340),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3390, 340),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3391, 340),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3392, 340),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3393, 340),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3394, 341),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/composer/autoload_real.php', NULL, '2019-05-19 10:39:52', NULL, 3395, 341),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3396, 341),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3397, 341),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3398, 341),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3399, 341),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3400, 341),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3401, 342),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/core/vendor/composer/installed.json', NULL, '2019-05-19 10:39:52', NULL, 3402, 342),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3403, 342),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3404, 342),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3405, 342),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3406, 342),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3407, 342),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3408, 343),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/help.txt', NULL, '2019-05-19 10:39:52', NULL, 3409, 343),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3410, 343),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3411, 343),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3412, 343),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3413, 343),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3414, 343),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3415, 344),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/image/icon.png', NULL, '2019-05-19 10:39:52', NULL, 3416, 344),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3417, 344),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3418, 344),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3419, 344),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3420, 344),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3421, 344),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3422, 345),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/install.php', NULL, '2019-05-19 10:39:52', NULL, 3423, 345),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3424, 345),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3425, 345);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3426, 345),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3427, 345),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3428, 345),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3429, 346),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/install.sql', NULL, '2019-05-19 10:39:52', NULL, 3430, 346),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3431, 346),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3432, 346),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3433, 346),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3434, 346),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3435, 346),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3436, 347),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/main.php', NULL, '2019-05-19 10:39:52', NULL, 3437, 347),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3438, 347),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3439, 347),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3440, 347),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3441, 347),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3442, 347),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3443, 348),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/storefront/controller/responses/extension/avatax_integration.php', NULL, '2019-05-19 10:39:52', NULL, 3444, 348),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3445, 348),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3446, 348),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3447, 348),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3448, 348),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3449, 348),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3450, 349),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/storefront/js/avatax_integration.js', NULL, '2019-05-19 10:39:52', NULL, 3451, 349),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3452, 349),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3453, 349),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3454, 349),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3455, 349),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3456, 349),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3457, 350),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/storefront/language/english/avatax_integration/avatax_integration.xml', NULL, '2019-05-19 10:39:52', NULL, 3458, 350),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3459, 350),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3460, 350),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3461, 350),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3462, 350),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3463, 350),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3464, 351),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/storefront/model/extension/avatax_integration.php', NULL, '2019-05-19 10:39:52', NULL, 3465, 351),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3466, 351),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3467, 351),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3468, 351),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3469, 351),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3470, 351),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3471, 352),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/storefront/model/total/avatax_integration_total.php', NULL, '2019-05-19 10:39:52', NULL, 3472, 352),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3473, 352),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3474, 352),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3475, 352),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3476, 352),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3477, 352),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3478, 353),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/storefront/view/default/template/pages/account/tax_exempt_edit.tpl', NULL, '2019-05-19 10:39:52', NULL, 3479, 353),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3480, 353),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3481, 353),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3482, 353),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3483, 353),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3484, 353),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3485, 354),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/uninstall.php', NULL, '2019-05-19 10:39:52', NULL, 3486, 354),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3487, 354),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3488, 354),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3489, 354),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3490, 354),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3491, 354),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3492, 355),
(21, NULL, NULL, 'Upgrade core file: extensions/avatax_integration/uninstall.sql', NULL, '2019-05-19 10:39:52', NULL, 3493, 355),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3494, 355),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3495, 355),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3496, 355),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3497, 355),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3498, 355),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3499, 356),
(21, NULL, NULL, 'Upgrade core file: extensions/banner_manager/admin/model/extension/banner_manager.php', NULL, '2019-05-19 10:39:52', NULL, 3500, 356),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3501, 356),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3502, 356),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3503, 356),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3504, 356),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3505, 356),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3506, 357),
(21, NULL, NULL, 'Upgrade core file: extensions/banner_manager/storefront/model/extension/banner_manager.php', NULL, '2019-05-19 10:39:52', NULL, 3507, 357),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3508, 357),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3509, 357),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3510, 357),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3511, 357),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3512, 357),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3513, 358),
(21, NULL, NULL, 'Upgrade core file: extensions/cardconnect/admin/controller/responses/extension/cardconnect.php', NULL, '2019-05-19 10:39:52', NULL, 3514, 358),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3515, 358),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3516, 358),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3517, 358),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3518, 358),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3519, 358),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3520, 359),
(21, NULL, NULL, 'Upgrade core file: extensions/cardconnect/config.xml', NULL, '2019-05-19 10:39:52', NULL, 3521, 359),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3522, 359),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3523, 359),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3524, 359),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3525, 359),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3526, 359),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3527, 360),
(21, NULL, NULL, 'Upgrade core file: extensions/cardconnect/storefront/controller/responses/extension/cardconnect.php', NULL, '2019-05-19 10:39:52', NULL, 3528, 360),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3529, 360),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3530, 360),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3531, 360),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3532, 360),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3533, 360),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3534, 361),
(21, NULL, NULL, 'Upgrade core file: extensions/cardconnect/storefront/model/extension/cardconnect.php', NULL, '2019-05-19 10:39:52', NULL, 3535, 361),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3536, 361),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3537, 361),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3538, 361),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3539, 361),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3540, 361),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3541, 362),
(21, NULL, NULL, 'Upgrade core file: extensions/cardconnect/storefront/view/default/template/responses/extension/cardconnect_buttons.tpl', NULL, '2019-05-19 10:39:52', NULL, 3542, 362),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3543, 362),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3544, 362),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3545, 362),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3546, 362),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3547, 362),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3548, 363),
(21, NULL, NULL, 'Upgrade core file: extensions/default_authorizenet_aim/storefront/controller/responses/extension/default_authorizenet_aim.php', NULL, '2019-05-19 10:39:52', NULL, 3549, 363),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3550, 363),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3551, 363),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3552, 363),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3553, 363),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3554, 363),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3555, 364),
(21, NULL, NULL, 'Upgrade core file: extensions/default_fedex/admin/view/default/template/pages/extension/default_fedex_settings.tpl', NULL, '2019-05-19 10:39:52', NULL, 3556, 364),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3557, 364),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3558, 364),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3559, 364),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3560, 364),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3561, 364),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3562, 365),
(21, NULL, NULL, 'Upgrade core file: extensions/default_fedex/storefront/model/extension/default_fedex.php', NULL, '2019-05-19 10:39:52', NULL, 3563, 365),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3564, 365),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3565, 365),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3566, 365),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3567, 365),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3568, 365),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3569, 366),
(21, NULL, NULL, 'Upgrade core file: extensions/default_italian/admin/language/italian/common/header.xml', NULL, '2019-05-19 10:39:52', NULL, 3570, 366),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3571, 366),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3572, 366),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3573, 366),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3574, 366),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3575, 366),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3576, 367),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_express/storefront/controller/responses/extension/default_pp_express.php', NULL, '2019-05-19 10:39:52', NULL, 3577, 367),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3578, 367),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3579, 367),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3580, 367),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3581, 367),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3582, 367),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3583, 368),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_pro/core/default_pp_pro.php', NULL, '2019-05-19 10:39:52', NULL, 3584, 368),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3585, 368),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3586, 368),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3587, 368),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3588, 368),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3589, 368),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3590, 369),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_pro/storefront/controller/responses/extension/default_pp_pro.php', NULL, '2019-05-19 10:39:52', NULL, 3591, 369),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3592, 369),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3593, 369),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3594, 369),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3595, 369),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3596, 369),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3597, 370),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_standart/config.xml', NULL, '2019-05-19 10:39:52', NULL, 3598, 370),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3599, 370),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3600, 370),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3601, 370),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3602, 370),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3603, 370),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3604, 371),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_standart/core/default_pp_standart_hooks.php', NULL, '2019-05-19 10:39:52', NULL, 3605, 371),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3606, 371),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3607, 371),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3608, 371),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3609, 371),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3610, 371),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3611, 372),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_standart/main.php', NULL, '2019-05-19 10:39:52', NULL, 3612, 372),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3613, 372),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3614, 372),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3615, 372),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3616, 372),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3617, 372),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3618, 373),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_standart/storefront/controller/responses/extension/default_pp_standart.php', NULL, '2019-05-19 10:39:52', NULL, 3619, 373),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3620, 373),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3621, 373),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3622, 373),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3623, 373),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3624, 373),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3625, 374),
(21, NULL, NULL, 'Upgrade core file: extensions/default_pp_standart/storefront/view/default/template/responses/pending_ipn.tpl', NULL, '2019-05-19 10:39:52', NULL, 3626, 374),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3627, 374),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3628, 374),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3629, 374),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3630, 374),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3631, 374),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3632, 375),
(21, NULL, NULL, 'Upgrade core file: extensions/default_russian/admin/language/russian/catalog/files.xml', NULL, '2019-05-19 10:39:52', NULL, 3633, 375),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3634, 375),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3635, 375),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3636, 375),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3637, 375),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3638, 375),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3639, 376),
(21, NULL, NULL, 'Upgrade core file: extensions/default_russian/admin/language/russian/common/header.xml', NULL, '2019-05-19 10:39:52', NULL, 3640, 376),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3641, 376),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3642, 376),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3643, 376),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3644, 376),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3645, 376),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3646, 377),
(21, NULL, NULL, 'Upgrade core file: extensions/default_russian/admin/language/russian/common/login.xml', NULL, '2019-05-19 10:39:52', NULL, 3647, 377),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3648, 377),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3649, 377),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3650, 377),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3651, 377),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3652, 377),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3653, 378),
(21, NULL, NULL, 'Upgrade core file: extensions/default_russian/admin/language/russian/russian.xml', NULL, '2019-05-19 10:39:52', NULL, 3654, 378),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3655, 378),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3656, 378),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3657, 378),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3658, 378),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3659, 378),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3660, 379),
(21, NULL, NULL, 'Upgrade core file: extensions/default_russian/admin/language/russian/sale/customer.xml', NULL, '2019-05-19 10:39:52', NULL, 3661, 379),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3662, 379),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3663, 379),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3664, 379),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3665, 379),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3666, 379),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3667, 380),
(21, NULL, NULL, 'Upgrade core file: extensions/default_russian/storefront/language/russian/common/header.xml', NULL, '2019-05-19 10:39:52', NULL, 3668, 380),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3669, 380),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3670, 380),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3671, 380),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3672, 380),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3673, 380),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3674, 381),
(21, NULL, NULL, 'Upgrade core file: extensions/default_spanish/admin/language/spanish/catalog/files.xml', NULL, '2019-05-19 10:39:52', NULL, 3675, 381),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3676, 381),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3677, 381),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3678, 381),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3679, 381),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3680, 381),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3681, 382),
(21, NULL, NULL, 'Upgrade core file: extensions/default_spanish/admin/language/spanish/common/header.xml', NULL, '2019-05-19 10:39:52', NULL, 3682, 382),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3683, 382),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3684, 382),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3685, 382),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3686, 382),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3687, 382),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3688, 383),
(21, NULL, NULL, 'Upgrade core file: extensions/default_spanish/admin/language/spanish/common/login.xml', NULL, '2019-05-19 10:39:52', NULL, 3689, 383),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3690, 383),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3691, 383),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3692, 383),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3693, 383),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3694, 383),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3695, 384),
(21, NULL, NULL, 'Upgrade core file: extensions/default_spanish/admin/language/spanish/sale/customer.xml', NULL, '2019-05-19 10:39:52', NULL, 3696, 384),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3697, 384),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3698, 384),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3699, 384),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3700, 384),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3701, 384),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3702, 385),
(21, NULL, NULL, 'Upgrade core file: extensions/default_spanish/admin/language/spanish/spanish.xml', NULL, '2019-05-19 10:39:52', NULL, 3703, 385),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3704, 385),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3705, 385),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3706, 385),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3707, 385),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3708, 385),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3709, 386),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/config.xml', NULL, '2019-05-19 10:39:52', NULL, 3710, 386),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3711, 386),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3712, 386),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3713, 386),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3714, 386),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3715, 386),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3716, 387),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/data/ca-certificates.crt', NULL, '2019-05-19 10:39:52', NULL, 3717, 387),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3718, 387),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3719, 387),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3720, 387),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3721, 387),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3722, 387),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3723, 388),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/init.php', NULL, '2019-05-19 10:39:52', NULL, 3724, 388),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3725, 388),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3726, 388),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3727, 388),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3728, 388),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3729, 388),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3730, 389),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Account.php', NULL, '2019-05-19 10:39:52', NULL, 3731, 389),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3732, 389),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3733, 389),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3734, 389),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3735, 389),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3736, 389),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3737, 390),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/AlipayAccount.php', NULL, '2019-05-19 10:39:52', NULL, 3738, 390),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3739, 390),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3740, 390),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3741, 390),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3742, 390),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3743, 390),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3744, 391),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ApiOperations/All.php', NULL, '2019-05-19 10:39:52', NULL, 3745, 391),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3746, 391),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3747, 391),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3748, 391),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3749, 391),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3750, 391),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3751, 392),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ApiOperations/Create.php', NULL, '2019-05-19 10:39:52', NULL, 3752, 392),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3753, 392),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3754, 392),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3755, 392),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3756, 392),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3757, 392),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3758, 393),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ApiOperations/Delete.php', NULL, '2019-05-19 10:39:52', NULL, 3759, 393),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3760, 393),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3761, 393),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3762, 393),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3763, 393),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3764, 393),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3765, 394),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ApiOperations/NestedResource.php', NULL, '2019-05-19 10:39:52', NULL, 3766, 394),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3767, 394),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3768, 394),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3769, 394),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3770, 394),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3771, 394),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3772, 395),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ApiOperations/Request.php', NULL, '2019-05-19 10:39:52', NULL, 3773, 395),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3774, 395),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3775, 395),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3776, 395),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3777, 395),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3778, 395),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3779, 396),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ApiOperations/Retrieve.php', NULL, '2019-05-19 10:39:52', NULL, 3780, 396),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3781, 396),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3782, 396),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3783, 396),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3784, 396),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3785, 396),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3786, 397),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ApiOperations/Update.php', NULL, '2019-05-19 10:39:52', NULL, 3787, 397),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3788, 397),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3789, 397),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3790, 397),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3791, 397),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3792, 397),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3793, 398),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ApiRequestor.php', NULL, '2019-05-19 10:39:52', NULL, 3794, 398),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3795, 398),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3796, 398),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3797, 398),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3798, 398),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3799, 398),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3800, 399),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ApiResource.php', NULL, '2019-05-19 10:39:52', NULL, 3801, 399),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3802, 399),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3803, 399),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3804, 399),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3805, 399),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3806, 399),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3807, 400),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ApiResponse.php', NULL, '2019-05-19 10:39:52', NULL, 3808, 400),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3809, 400),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3810, 400),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3811, 400),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3812, 400),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3813, 400),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3814, 401),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ApplePayDomain.php', NULL, '2019-05-19 10:39:52', NULL, 3815, 401),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3816, 401),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3817, 401),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3818, 401),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3819, 401),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3820, 401),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3821, 402),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ApplicationFee.php', NULL, '2019-05-19 10:39:52', NULL, 3822, 402),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3823, 402),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3824, 402),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3825, 402),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3826, 402),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3827, 402),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3828, 403),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ApplicationFeeRefund.php', NULL, '2019-05-19 10:39:52', NULL, 3829, 403),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3830, 403),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3831, 403),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3832, 403),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3833, 403),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3834, 403),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3835, 404),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Balance.php', NULL, '2019-05-19 10:39:52', NULL, 3836, 404),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3837, 404),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3838, 404),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3839, 404),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3840, 404),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3841, 404),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3842, 405),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/BalanceTransaction.php', NULL, '2019-05-19 10:39:52', NULL, 3843, 405),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3844, 405),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3845, 405),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3846, 405),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3847, 405),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3848, 405),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3849, 406),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/BankAccount.php', NULL, '2019-05-19 10:39:52', NULL, 3850, 406),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3851, 406),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3852, 406),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3853, 406),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3854, 406),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3855, 406),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3856, 407),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/BitcoinReceiver.php', NULL, '2019-05-19 10:39:52', NULL, 3857, 407),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3858, 407),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3859, 407),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3860, 407),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3861, 407),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3862, 407),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3863, 408),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/BitcoinTransaction.php', NULL, '2019-05-19 10:39:52', NULL, 3864, 408),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3865, 408),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3866, 408),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3867, 408),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3868, 408),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3869, 408),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3870, 409),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Card.php', NULL, '2019-05-19 10:39:52', NULL, 3871, 409),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3872, 409),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3873, 409),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3874, 409),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3875, 409),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3876, 409),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3877, 410),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Charge.php', NULL, '2019-05-19 10:39:52', NULL, 3878, 410),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3879, 410),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3880, 410),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3881, 410),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3882, 410),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3883, 410),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3884, 411),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Collection.php', NULL, '2019-05-19 10:39:52', NULL, 3885, 411),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3886, 411),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3887, 411),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3888, 411),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3889, 411),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3890, 411),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3891, 412),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/CountrySpec.php', NULL, '2019-05-19 10:39:52', NULL, 3892, 412),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3893, 412),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3894, 412),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3895, 412),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3896, 412),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3897, 412),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3898, 413),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Coupon.php', NULL, '2019-05-19 10:39:52', NULL, 3899, 413),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3900, 413),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3901, 413),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3902, 413),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3903, 413),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3904, 413),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3905, 414),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Customer.php', NULL, '2019-05-19 10:39:52', NULL, 3906, 414),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3907, 414),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3908, 414),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3909, 414),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3910, 414),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3911, 414),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3912, 415),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Dispute.php', NULL, '2019-05-19 10:39:52', NULL, 3913, 415),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3914, 415),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3915, 415),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3916, 415),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3917, 415),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3918, 415),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3919, 416),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/EphemeralKey.php', NULL, '2019-05-19 10:39:52', NULL, 3920, 416),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3921, 416),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3922, 416),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3923, 416),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3924, 416),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3925, 416),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3926, 417),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/Api.php', NULL, '2019-05-19 10:39:52', NULL, 3927, 417),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3928, 417),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3929, 417),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3930, 417),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3931, 417),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3932, 417),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3933, 418),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/ApiConnection.php', NULL, '2019-05-19 10:39:52', NULL, 3934, 418),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3935, 418),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3936, 418),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3937, 418),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3938, 418),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3939, 418),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3940, 419),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/Authentication.php', NULL, '2019-05-19 10:39:52', NULL, 3941, 419),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3942, 419),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3943, 419),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3944, 419),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3945, 419),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3946, 419),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3947, 420),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/Base.php', NULL, '2019-05-19 10:39:52', NULL, 3948, 420),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3949, 420),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3950, 420),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3951, 420),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3952, 420),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3953, 420),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3954, 421),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/Card.php', NULL, '2019-05-19 10:39:52', NULL, 3955, 421),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3956, 421),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3957, 421),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3958, 421),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3959, 421),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3960, 421),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3961, 422),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/Idempotency.php', NULL, '2019-05-19 10:39:52', NULL, 3962, 422),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3963, 422),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3964, 422),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3965, 422),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3966, 422),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3967, 422),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3968, 423),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/InvalidRequest.php', NULL, '2019-05-19 10:39:52', NULL, 3969, 423),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3970, 423),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3971, 423),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3972, 423),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3973, 423),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3974, 423),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3975, 424),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/OAuth/InvalidClient.php', NULL, '2019-05-19 10:39:52', NULL, 3976, 424),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3977, 424),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3978, 424),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3979, 424),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3980, 424),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3981, 424),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3982, 425),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/OAuth/InvalidGrant.php', NULL, '2019-05-19 10:39:52', NULL, 3983, 425),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3984, 425),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3985, 425),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3986, 425),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3987, 425),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3988, 425),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3989, 426),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/OAuth/InvalidRequest.php', NULL, '2019-05-19 10:39:52', NULL, 3990, 426),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3991, 426),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3992, 426),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 3993, 426),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 3994, 426),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 3995, 426),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 3996, 427),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/OAuth/InvalidScope.php', NULL, '2019-05-19 10:39:52', NULL, 3997, 427),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 3998, 427),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 3999, 427),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4000, 427),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4001, 427),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4002, 427),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4003, 428),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/OAuth/OAuthBase.php', NULL, '2019-05-19 10:39:52', NULL, 4004, 428),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4005, 428),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4006, 428),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4007, 428),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4008, 428),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4009, 428),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4010, 429),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/OAuth/UnsupportedGrantType.php', NULL, '2019-05-19 10:39:52', NULL, 4011, 429),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4012, 429),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4013, 429),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4014, 429),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4015, 429),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4016, 429),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4017, 430),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/OAuth/UnsupportedResponseType.php', NULL, '2019-05-19 10:39:52', NULL, 4018, 430),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4019, 430),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4020, 430),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4021, 430),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4022, 430),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4023, 430),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4024, 431),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/Permission.php', NULL, '2019-05-19 10:39:52', NULL, 4025, 431),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4026, 431),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4027, 431),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4028, 431),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4029, 431),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4030, 431),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4031, 432),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/RateLimit.php', NULL, '2019-05-19 10:39:52', NULL, 4032, 432),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4033, 432),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4034, 432),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4035, 432),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4036, 432),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4037, 432),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4038, 433),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Error/SignatureVerification.php', NULL, '2019-05-19 10:39:52', NULL, 4039, 433),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4040, 433);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4041, 433),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4042, 433),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4043, 433),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4044, 433),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4045, 434),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Event.php', NULL, '2019-05-19 10:39:52', NULL, 4046, 434),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4047, 434),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4048, 434),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4049, 434),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4050, 434),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4051, 434),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4052, 435),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ExchangeRate.php', NULL, '2019-05-19 10:39:52', NULL, 4053, 435),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4054, 435),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4055, 435),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4056, 435),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4057, 435),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4058, 435),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4059, 436),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/FileUpload.php', NULL, '2019-05-19 10:39:52', NULL, 4060, 436),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4061, 436),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4062, 436),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4063, 436),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4064, 436),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4065, 436),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4066, 437),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/HttpClient/ClientInterface.php', NULL, '2019-05-19 10:39:52', NULL, 4067, 437),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4068, 437),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4069, 437),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4070, 437),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4071, 437),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4072, 437),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4073, 438),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/HttpClient/CurlClient.php', NULL, '2019-05-19 10:39:52', NULL, 4074, 438),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4075, 438),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4076, 438),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4077, 438),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4078, 438),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4079, 438),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4080, 439),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Invoice.php', NULL, '2019-05-19 10:39:52', NULL, 4081, 439),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4082, 439),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4083, 439),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4084, 439),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4085, 439),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4086, 439),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4087, 440),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/InvoiceItem.php', NULL, '2019-05-19 10:39:52', NULL, 4088, 440),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4089, 440),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4090, 440),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4091, 440),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4092, 440),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4093, 440),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4094, 441),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/LoginLink.php', NULL, '2019-05-19 10:39:52', NULL, 4095, 441),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4096, 441),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4097, 441),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4098, 441),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4099, 441),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4100, 441),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4101, 442),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/OAuth.php', NULL, '2019-05-19 10:39:52', NULL, 4102, 442),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4103, 442),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4104, 442),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4105, 442),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4106, 442),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4107, 442),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4108, 443),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Order.php', NULL, '2019-05-19 10:39:52', NULL, 4109, 443),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4110, 443),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4111, 443),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4112, 443),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4113, 443),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4114, 443),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4115, 444),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/OrderReturn.php', NULL, '2019-05-19 10:39:52', NULL, 4116, 444),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4117, 444),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4118, 444),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4119, 444),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4120, 444),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4121, 444),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4122, 445),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Payout.php', NULL, '2019-05-19 10:39:52', NULL, 4123, 445),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4124, 445),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4125, 445),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4126, 445),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4127, 445),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4128, 445),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4129, 446),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Plan.php', NULL, '2019-05-19 10:39:52', NULL, 4130, 446),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4131, 446),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4132, 446),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4133, 446),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4134, 446),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4135, 446),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4136, 447),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Product.php', NULL, '2019-05-19 10:39:52', NULL, 4137, 447),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4138, 447),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4139, 447),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4140, 447),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4141, 447),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4142, 447),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4143, 448),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Recipient.php', NULL, '2019-05-19 10:39:52', NULL, 4144, 448),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4145, 448),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4146, 448),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4147, 448),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4148, 448),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4149, 448),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4150, 449),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/RecipientTransfer.php', NULL, '2019-05-19 10:39:52', NULL, 4151, 449),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4152, 449),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4153, 449),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4154, 449),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4155, 449),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4156, 449),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4157, 450),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Refund.php', NULL, '2019-05-19 10:39:52', NULL, 4158, 450),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4159, 450),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4160, 450),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4161, 450),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4162, 450),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4163, 450),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4164, 451),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/SKU.php', NULL, '2019-05-19 10:39:52', NULL, 4165, 451),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4166, 451),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4167, 451),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4168, 451),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4169, 451),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4170, 451),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4171, 452),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/SingletonApiResource.php', NULL, '2019-05-19 10:39:52', NULL, 4172, 452),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4173, 452),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4174, 452),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4175, 452),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4176, 452),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4177, 452),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4178, 453),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Source.php', NULL, '2019-05-19 10:39:52', NULL, 4179, 453),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4180, 453),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4181, 453),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4182, 453),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4183, 453),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4184, 453),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4185, 454),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/SourceTransaction.php', NULL, '2019-05-19 10:39:52', NULL, 4186, 454),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4187, 454),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4188, 454),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4189, 454),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4190, 454),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4191, 454),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4192, 455),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Stripe.php', NULL, '2019-05-19 10:39:52', NULL, 4193, 455),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4194, 455),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4195, 455),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4196, 455),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4197, 455),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4198, 455),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4199, 456),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/StripeObject.php', NULL, '2019-05-19 10:39:52', NULL, 4200, 456),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4201, 456),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4202, 456),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4203, 456),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4204, 456),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4205, 456),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4206, 457),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Subscription.php', NULL, '2019-05-19 10:39:52', NULL, 4207, 457),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4208, 457),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4209, 457),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4210, 457),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4211, 457),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4212, 457),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4213, 458),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/SubscriptionItem.php', NULL, '2019-05-19 10:39:52', NULL, 4214, 458),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4215, 458),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4216, 458),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4217, 458),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4218, 458),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4219, 458),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4220, 459),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/ThreeDSecure.php', NULL, '2019-05-19 10:39:52', NULL, 4221, 459),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4222, 459),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4223, 459),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4224, 459),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4225, 459),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4226, 459),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4227, 460),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Token.php', NULL, '2019-05-19 10:39:52', NULL, 4228, 460),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4229, 460),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4230, 460),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4231, 460),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4232, 460),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4233, 460),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4234, 461),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Topup.php', NULL, '2019-05-19 10:39:52', NULL, 4235, 461),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4236, 461),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4237, 461),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4238, 461),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4239, 461),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4240, 461),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4241, 462),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Transfer.php', NULL, '2019-05-19 10:39:52', NULL, 4242, 462),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4243, 462),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4244, 462),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4245, 462),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4246, 462),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4247, 462),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4248, 463),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/TransferReversal.php', NULL, '2019-05-19 10:39:52', NULL, 4249, 463),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4250, 463),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4251, 463),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4252, 463),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4253, 463),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4254, 463),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4255, 464),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Util/AutoPagingIterator.php', NULL, '2019-05-19 10:39:52', NULL, 4256, 464),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4257, 464),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4258, 464),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4259, 464),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4260, 464),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4261, 464),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4262, 465),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Util/DefaultLogger.php', NULL, '2019-05-19 10:39:52', NULL, 4263, 465),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4264, 465),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4265, 465),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4266, 465),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4267, 465),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4268, 465),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4269, 466),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Util/LoggerInterface.php', NULL, '2019-05-19 10:39:52', NULL, 4270, 466),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4271, 466),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4272, 466),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4273, 466),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4274, 466),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4275, 466),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4276, 467),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Util/RandomGenerator.php', NULL, '2019-05-19 10:39:52', NULL, 4277, 467),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4278, 467),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4279, 467),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4280, 467),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4281, 467),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4282, 467),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4283, 468),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Util/RequestOptions.php', NULL, '2019-05-19 10:39:52', NULL, 4284, 468),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4285, 468),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4286, 468),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4287, 468),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4288, 468),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4289, 468),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4290, 469),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Util/Set.php', NULL, '2019-05-19 10:39:52', NULL, 4291, 469),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4292, 469),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4293, 469),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4294, 469),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4295, 469),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4296, 469),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4297, 470),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Util/Util.php', NULL, '2019-05-19 10:39:52', NULL, 4298, 470),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4299, 470),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4300, 470),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4301, 470),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4302, 470),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4303, 470),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4304, 471),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/Webhook.php', NULL, '2019-05-19 10:39:52', NULL, 4305, 471),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4306, 471),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4307, 471),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4308, 471),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4309, 471),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4310, 471),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4311, 472),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/lib/lib/WebhookSignature.php', NULL, '2019-05-19 10:39:52', NULL, 4312, 472),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4313, 472),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4314, 472),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4315, 472),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4316, 472),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4317, 472),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4318, 473),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/core/stripe_modules.php', NULL, '2019-05-19 10:39:52', NULL, 4319, 473),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4320, 473),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4321, 473),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4322, 473),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4323, 473),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4324, 473),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4325, 474),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/storefront/controller/responses/extension/default_stripe.php', NULL, '2019-05-19 10:39:52', NULL, 4326, 474),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4327, 474),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4328, 474),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4329, 474),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4330, 474),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4331, 474),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4332, 475),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/storefront/model/extension/default_stripe.php', NULL, '2019-05-19 10:39:52', NULL, 4333, 475),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4334, 475),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4335, 475),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4336, 475),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4337, 475),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4338, 475),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4339, 476),
(21, NULL, NULL, 'Upgrade core file: extensions/default_stripe/storefront/view/default/template/responses/default_stripe.tpl', NULL, '2019-05-19 10:39:52', NULL, 4340, 476),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4341, 476),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4342, 476),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4343, 476),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4344, 476),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4345, 476),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4346, 477),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/admin/controller/responses/extension/default_twilio.php', NULL, '2019-05-19 10:39:52', NULL, 4347, 477),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4348, 477),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4349, 477),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4350, 477),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4351, 477),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4352, 477),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4353, 478),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/admin/language/english/default_twilio/default_twilio.xml', NULL, '2019-05-19 10:39:52', NULL, 4354, 478),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4355, 478),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4356, 478),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4357, 478),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4358, 478),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4359, 478),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4360, 479),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/admin/view/default/template/responses/extension/default_twilio_test.tpl', NULL, '2019-05-19 10:39:52', NULL, 4361, 479),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4362, 479),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4363, 479),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4364, 479),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4365, 479),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4366, 479),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4367, 480),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/config.xml', NULL, '2019-05-19 10:39:52', NULL, 4368, 480),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4369, 480),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4370, 480),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4371, 480),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4372, 480),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4373, 480),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4374, 481),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Services/Twilio.php', NULL, '2019-05-19 10:39:52', NULL, 4375, 481),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4376, 481),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4377, 481),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4378, 481),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4379, 481),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4380, 481),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4381, 482),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Deserialize.php', NULL, '2019-05-19 10:39:52', NULL, 4382, 482),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4383, 482),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4384, 482),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4385, 482),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4386, 482),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4387, 482),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4388, 483),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Domain.php', NULL, '2019-05-19 10:39:52', NULL, 4389, 483),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4390, 483),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4391, 483),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4392, 483),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4393, 483),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4394, 483),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4395, 484),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Exceptions/ConfigurationException.php', NULL, '2019-05-19 10:39:52', NULL, 4396, 484),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4397, 484),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4398, 484),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4399, 484),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4400, 484),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4401, 484),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4402, 485),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Exceptions/DeserializeException.php', NULL, '2019-05-19 10:39:52', NULL, 4403, 485),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4404, 485),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4405, 485),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4406, 485),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4407, 485),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4408, 485),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4409, 486),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Exceptions/EnvironmentException.php', NULL, '2019-05-19 10:39:52', NULL, 4410, 486),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4411, 486),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4412, 486),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4413, 486),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4414, 486),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4415, 486),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4416, 487),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Exceptions/HttpException.php', NULL, '2019-05-19 10:39:52', NULL, 4417, 487),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4418, 487),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4419, 487),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4420, 487),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4421, 487),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4422, 487),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4423, 488),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Exceptions/RestException.php', NULL, '2019-05-19 10:39:52', NULL, 4424, 488),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4425, 488),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4426, 488),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4427, 488),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4428, 488),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4429, 488),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4430, 489),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Exceptions/TwilioException.php', NULL, '2019-05-19 10:39:52', NULL, 4431, 489),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4432, 489),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4433, 489),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4434, 489),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4435, 489),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4436, 489),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4437, 490),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Exceptions/TwimlException.php', NULL, '2019-05-19 10:39:52', NULL, 4438, 490),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4439, 490),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4440, 490),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4441, 490),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4442, 490),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4443, 490),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4444, 491),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Http/Client.php', NULL, '2019-05-19 10:39:52', NULL, 4445, 491),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4446, 491),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4447, 491),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4448, 491),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4449, 491),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4450, 491),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4451, 492),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Http/CurlClient.php', NULL, '2019-05-19 10:39:52', NULL, 4452, 492),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4453, 492),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4454, 492),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4455, 492),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4456, 492),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4457, 492),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4458, 493),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Http/Response.php', NULL, '2019-05-19 10:39:52', NULL, 4459, 493),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4460, 493),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4461, 493),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4462, 493),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4463, 493),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4464, 493),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4465, 494),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/InstanceContext.php', NULL, '2019-05-19 10:39:52', NULL, 4466, 494),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4467, 494),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4468, 494),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4469, 494),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4470, 494),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4471, 494),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4472, 495),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/InstanceResource.php', NULL, '2019-05-19 10:39:52', NULL, 4473, 495),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4474, 495),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4475, 495),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4476, 495),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4477, 495),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4478, 495),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4479, 496),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/AccessToken.php', NULL, '2019-05-19 10:39:52', NULL, 4480, 496),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4481, 496),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4482, 496),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4483, 496),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4484, 496),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4485, 496),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4486, 497),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/Client/ScopeURI.php', NULL, '2019-05-19 10:39:52', NULL, 4487, 497),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4488, 497),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4489, 497),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4490, 497),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4491, 497),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4492, 497),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4493, 498),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/ClientToken.php', NULL, '2019-05-19 10:39:52', NULL, 4494, 498),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4495, 498),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4496, 498),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4497, 498),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4498, 498),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4499, 498),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4500, 499),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/Grants/ChatGrant.php', NULL, '2019-05-19 10:39:52', NULL, 4501, 499),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4502, 499),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4503, 499),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4504, 499),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4505, 499),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4506, 499),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4507, 500),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/Grants/ConversationsGrant.php', NULL, '2019-05-19 10:39:52', NULL, 4508, 500),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4509, 500),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4510, 500),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4511, 500),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4512, 500),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4513, 500),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4514, 501),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/Grants/Grant.php', NULL, '2019-05-19 10:39:52', NULL, 4515, 501),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4516, 501),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4517, 501),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4518, 501),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4519, 501),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4520, 501),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4521, 502),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/Grants/IpMessagingGrant.php', NULL, '2019-05-19 10:39:52', NULL, 4522, 502),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4523, 502),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4524, 502),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4525, 502),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4526, 502),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4527, 502),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4528, 503),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/Grants/SyncGrant.php', NULL, '2019-05-19 10:39:52', NULL, 4529, 503),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4530, 503),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4531, 503),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4532, 503),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4533, 503),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4534, 503),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4535, 504),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/Grants/TaskRouterGrant.php', NULL, '2019-05-19 10:39:52', NULL, 4536, 504),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4537, 504),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4538, 504),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4539, 504),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4540, 504),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4541, 504),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4542, 505),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/Grants/VideoGrant.php', NULL, '2019-05-19 10:39:52', NULL, 4543, 505),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4544, 505),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4545, 505),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4546, 505),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4547, 505),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4548, 505),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4549, 506),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/Grants/VoiceGrant.php', NULL, '2019-05-19 10:39:52', NULL, 4550, 506),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4551, 506),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4552, 506),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4553, 506),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4554, 506),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4555, 506),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4556, 507),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/JWT.php', NULL, '2019-05-19 10:39:52', NULL, 4557, 507),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4558, 507),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4559, 507),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4560, 507),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4561, 507),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4562, 507),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4563, 508),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/TaskRouter/CapabilityToken.php', NULL, '2019-05-19 10:39:52', NULL, 4564, 508),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4565, 508),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4566, 508),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4567, 508),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4568, 508),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4569, 508),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4570, 509),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/TaskRouter/Policy.php', NULL, '2019-05-19 10:39:52', NULL, 4571, 509),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4572, 509),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4573, 509),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4574, 509),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4575, 509),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4576, 509),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4577, 510),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/TaskRouter/TaskQueueCapability.php', NULL, '2019-05-19 10:39:52', NULL, 4578, 510),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4579, 510),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4580, 510),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4581, 510),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4582, 510),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4583, 510),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4584, 511),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/TaskRouter/WorkerCapability.php', NULL, '2019-05-19 10:39:52', NULL, 4585, 511),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4586, 511),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4587, 511),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4588, 511),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4589, 511),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4590, 511),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4591, 512),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Jwt/TaskRouter/WorkspaceCapability.php', NULL, '2019-05-19 10:39:52', NULL, 4592, 512),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4593, 512),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4594, 512),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4595, 512),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4596, 512),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4597, 512),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4598, 513),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/ListResource.php', NULL, '2019-05-19 10:39:52', NULL, 4599, 513),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4600, 513),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4601, 513),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4602, 513),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4603, 513),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4604, 513),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4605, 514),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Options.php', NULL, '2019-05-19 10:39:52', NULL, 4606, 514),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4607, 514),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4608, 514),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4609, 514),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4610, 514),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4611, 514),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4612, 515),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Page.php', NULL, '2019-05-19 10:39:52', NULL, 4613, 515),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4614, 515),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4615, 515),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4616, 515),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4617, 515),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4618, 515),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4619, 516),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts.php', NULL, '2019-05-19 10:39:52', NULL, 4620, 516),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4621, 516),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4622, 516),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4623, 516),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4624, 516),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4625, 516),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4626, 517),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1.php', NULL, '2019-05-19 10:39:52', NULL, 4627, 517),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4628, 517),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4629, 517),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4630, 517),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4631, 517),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4632, 517),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4633, 518),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1/Credential/AwsContext.php', NULL, '2019-05-19 10:39:52', NULL, 4634, 518),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4635, 518),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4636, 518),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4637, 518),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4638, 518),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4639, 518),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4640, 519),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1/Credential/AwsInstance.php', NULL, '2019-05-19 10:39:52', NULL, 4641, 519),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4642, 519),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4643, 519),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4644, 519),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4645, 519),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4646, 519),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4647, 520),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1/Credential/AwsList.php', NULL, '2019-05-19 10:39:52', NULL, 4648, 520),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4649, 520),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4650, 520),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4651, 520),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4652, 520),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4653, 520),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4654, 521),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1/Credential/AwsOptions.php', NULL, '2019-05-19 10:39:52', NULL, 4655, 521),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4656, 521),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4657, 521);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4658, 521),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4659, 521),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4660, 521),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4661, 522),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1/Credential/AwsPage.php', NULL, '2019-05-19 10:39:52', NULL, 4662, 522),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4663, 522),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4664, 522),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4665, 522),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4666, 522),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4667, 522),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4668, 523),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1/Credential/PublicKeyContext.php', NULL, '2019-05-19 10:39:52', NULL, 4669, 523),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4670, 523),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4671, 523),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4672, 523),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4673, 523),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4674, 523),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4675, 524),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1/Credential/PublicKeyInstance.php', NULL, '2019-05-19 10:39:52', NULL, 4676, 524),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4677, 524),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4678, 524),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4679, 524),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4680, 524),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4681, 524),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4682, 525),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1/Credential/PublicKeyList.php', NULL, '2019-05-19 10:39:52', NULL, 4683, 525),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4684, 525),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4685, 525),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4686, 525),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4687, 525),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4688, 525),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4689, 526),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1/Credential/PublicKeyOptions.php', NULL, '2019-05-19 10:39:52', NULL, 4690, 526),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4691, 526),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4692, 526),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4693, 526),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4694, 526),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4695, 526),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4696, 527),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1/Credential/PublicKeyPage.php', NULL, '2019-05-19 10:39:52', NULL, 4697, 527),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4698, 527),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4699, 527),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4700, 527),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4701, 527),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4702, 527),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4703, 528),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1/CredentialInstance.php', NULL, '2019-05-19 10:39:52', NULL, 4704, 528),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4705, 528),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4706, 528),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4707, 528),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4708, 528),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4709, 528),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4710, 529),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1/CredentialList.php', NULL, '2019-05-19 10:39:52', NULL, 4711, 529),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4712, 529),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4713, 529),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4714, 529),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4715, 529),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4716, 529),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4717, 530),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Accounts/V1/CredentialPage.php', NULL, '2019-05-19 10:39:52', NULL, 4718, 530),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4719, 530),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4720, 530),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4721, 530),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4722, 530),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4723, 530),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4724, 531),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api.php', NULL, '2019-05-19 10:39:52', NULL, 4725, 531),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4726, 531),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4727, 531),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4728, 531),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4729, 531),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4730, 531),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4731, 532),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010.php', NULL, '2019-05-19 10:39:52', NULL, 4732, 532),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4733, 532),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4734, 532),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4735, 532),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4736, 532),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4737, 532),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4738, 533),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberInstance.php', NULL, '2019-05-19 10:39:52', NULL, 4739, 533),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4740, 533),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4741, 533),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4742, 533),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4743, 533),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4744, 533),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4745, 534),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberList.php', NULL, '2019-05-19 10:39:52', NULL, 4746, 534),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4747, 534),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4748, 534),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4749, 534),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4750, 534),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4751, 534),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4752, 535),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberPage.php', NULL, '2019-05-19 10:39:52', NULL, 4753, 535),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4754, 535),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4755, 535),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4756, 535),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4757, 535),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4758, 535),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4759, 536),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AddressContext.php', NULL, '2019-05-19 10:39:52', NULL, 4760, 536),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4761, 536),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4762, 536),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4763, 536),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4764, 536),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4765, 536),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4766, 537),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AddressInstance.php', NULL, '2019-05-19 10:39:52', NULL, 4767, 537),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4768, 537),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4769, 537),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4770, 537),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4771, 537),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4772, 537),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4773, 538),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AddressList.php', NULL, '2019-05-19 10:39:52', NULL, 4774, 538),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:52', NULL, 4775, 538),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:52', NULL, 4776, 538),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4777, 538),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:52', NULL, 4778, 538),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:52', NULL, 4779, 538),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:52', NULL, 4780, 539),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AddressOptions.php', NULL, '2019-05-19 10:39:53', NULL, 4781, 539),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4782, 539),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4783, 539),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4784, 539),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4785, 539),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4786, 539),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4787, 540),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AddressPage.php', NULL, '2019-05-19 10:39:53', NULL, 4788, 540),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4789, 540),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4790, 540),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4791, 540),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4792, 540),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4793, 540),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4794, 541),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ApplicationContext.php', NULL, '2019-05-19 10:39:53', NULL, 4795, 541),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4796, 541),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4797, 541),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4798, 541),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4799, 541),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4800, 541),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4801, 542),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ApplicationInstance.php', NULL, '2019-05-19 10:39:53', NULL, 4802, 542),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4803, 542),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4804, 542),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4805, 542),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4806, 542),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4807, 542),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4808, 543),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ApplicationList.php', NULL, '2019-05-19 10:39:53', NULL, 4809, 543),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4810, 543),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4811, 543),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4812, 543),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4813, 543),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4814, 543),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4815, 544),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ApplicationOptions.php', NULL, '2019-05-19 10:39:53', NULL, 4816, 544),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4817, 544),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4818, 544),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4819, 544),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4820, 544),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4821, 544),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4822, 545),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ApplicationPage.php', NULL, '2019-05-19 10:39:53', NULL, 4823, 545),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4824, 545),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4825, 545),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4826, 545),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4827, 545),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4828, 545),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4829, 546),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppContext.php', NULL, '2019-05-19 10:39:53', NULL, 4830, 546),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4831, 546),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4832, 546),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4833, 546),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4834, 546),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4835, 546),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4836, 547),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppInstance.php', NULL, '2019-05-19 10:39:53', NULL, 4837, 547),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4838, 547),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4839, 547),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4840, 547),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4841, 547),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4842, 547),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4843, 548),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppList.php', NULL, '2019-05-19 10:39:53', NULL, 4844, 548),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4845, 548),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4846, 548),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4847, 548),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4848, 548),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4849, 548),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4850, 549),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppPage.php', NULL, '2019-05-19 10:39:53', NULL, 4851, 549),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4852, 549),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4853, 549),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4854, 549),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4855, 549),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4856, 549),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4857, 550),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalInstance.php', NULL, '2019-05-19 10:39:53', NULL, 4858, 550),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4859, 550),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4860, 550),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4861, 550),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4862, 550),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4863, 550),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4864, 551),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalList.php', NULL, '2019-05-19 10:39:53', NULL, 4865, 551),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4866, 551),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4867, 551),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4868, 551),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4869, 551),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4870, 551),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4871, 552),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalOptions.php', NULL, '2019-05-19 10:39:53', NULL, 4872, 552),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4873, 552),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4874, 552),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4875, 552),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4876, 552),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4877, 552),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4878, 553),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalPage.php', NULL, '2019-05-19 10:39:53', NULL, 4879, 553),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4880, 553),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4881, 553),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4882, 553),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4883, 553),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4884, 553),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4885, 554),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineInstance.php', NULL, '2019-05-19 10:39:53', NULL, 4886, 554),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4887, 554),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4888, 554),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4889, 554),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4890, 554),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4891, 554),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4892, 555),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineList.php', NULL, '2019-05-19 10:39:53', NULL, 4893, 555),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4894, 555),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4895, 555),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4896, 555),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4897, 555),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4898, 555),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4899, 556),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineOptions.php', NULL, '2019-05-19 10:39:53', NULL, 4900, 556),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4901, 556),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4902, 556),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4903, 556),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4904, 556),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4905, 556),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4906, 557),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachinePage.php', NULL, '2019-05-19 10:39:53', NULL, 4907, 557),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4908, 557),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4909, 557),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4910, 557),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4911, 557),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4912, 557),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4913, 558),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileInstance.php', NULL, '2019-05-19 10:39:53', NULL, 4914, 558),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4915, 558),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4916, 558),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4917, 558),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4918, 558),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4919, 558),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4920, 559),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileList.php', NULL, '2019-05-19 10:39:53', NULL, 4921, 559),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4922, 559),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4923, 559),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4924, 559),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4925, 559),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4926, 559),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4927, 560),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileOptions.php', NULL, '2019-05-19 10:39:53', NULL, 4928, 560),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4929, 560),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4930, 560),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4931, 560),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4932, 560),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4933, 560),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4934, 561),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobilePage.php', NULL, '2019-05-19 10:39:53', NULL, 4935, 561),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4936, 561),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4937, 561),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4938, 561),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4939, 561),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4940, 561),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4941, 562),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalInstance.php', NULL, '2019-05-19 10:39:53', NULL, 4942, 562),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4943, 562),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4944, 562),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4945, 562),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4946, 562),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4947, 562),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4948, 563),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalList.php', NULL, '2019-05-19 10:39:53', NULL, 4949, 563),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4950, 563),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4951, 563),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4952, 563),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4953, 563),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4954, 563),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4955, 564),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalOptions.php', NULL, '2019-05-19 10:39:53', NULL, 4956, 564),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4957, 564),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4958, 564),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4959, 564),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4960, 564),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4961, 564),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4962, 565),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalPage.php', NULL, '2019-05-19 10:39:53', NULL, 4963, 565),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4964, 565),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4965, 565),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4966, 565),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4967, 565),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4968, 565),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4969, 566),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostInstance.php', NULL, '2019-05-19 10:39:53', NULL, 4970, 566),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4971, 566),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4972, 566),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4973, 566),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4974, 566),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4975, 566),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4976, 567),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostList.php', NULL, '2019-05-19 10:39:53', NULL, 4977, 567),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4978, 567),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4979, 567),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4980, 567),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4981, 567),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4982, 567),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4983, 568),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostOptions.php', NULL, '2019-05-19 10:39:53', NULL, 4984, 568),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4985, 568),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4986, 568),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4987, 568),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4988, 568),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4989, 568),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4990, 569),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostPage.php', NULL, '2019-05-19 10:39:53', NULL, 4991, 569),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4992, 569),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 4993, 569),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 4994, 569),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 4995, 569),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 4996, 569),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 4997, 570),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeInstance.php', NULL, '2019-05-19 10:39:53', NULL, 4998, 570),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 4999, 570),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5000, 570),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5001, 570),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5002, 570),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5003, 570),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5004, 571),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeList.php', NULL, '2019-05-19 10:39:53', NULL, 5005, 571),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5006, 571),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5007, 571),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5008, 571),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5009, 571),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5010, 571),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5011, 572),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5012, 572),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5013, 572),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5014, 572),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5015, 572),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5016, 572),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5017, 572),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5018, 573),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreePage.php', NULL, '2019-05-19 10:39:53', NULL, 5019, 573),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5020, 573),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5021, 573),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5022, 573),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5023, 573),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5024, 573),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5025, 574),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5026, 574),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5027, 574),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5028, 574),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5029, 574),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5030, 574),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5031, 574),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5032, 575),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipList.php', NULL, '2019-05-19 10:39:53', NULL, 5033, 575),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5034, 575),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5035, 575),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5036, 575),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5037, 575),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5038, 575),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5039, 576),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5040, 576),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5041, 576),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5042, 576),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5043, 576),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5044, 576),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5045, 576),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5046, 577),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipPage.php', NULL, '2019-05-19 10:39:53', NULL, 5047, 577),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5048, 577),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5049, 577),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5050, 577),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5051, 577),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5052, 577),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5053, 578),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryContext.php', NULL, '2019-05-19 10:39:53', NULL, 5054, 578),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5055, 578),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5056, 578),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5057, 578),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5058, 578),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5059, 578),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5060, 579),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5061, 579),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5062, 579),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5063, 579),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5064, 579),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5065, 579),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5066, 579),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5067, 580),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryList.php', NULL, '2019-05-19 10:39:53', NULL, 5068, 580),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5069, 580),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5070, 580),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5071, 580),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5072, 580),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5073, 580),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5074, 581),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryPage.php', NULL, '2019-05-19 10:39:53', NULL, 5075, 581),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5076, 581),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5077, 581),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5078, 581),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5079, 581),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5080, 581),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5081, 582),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/FeedbackContext.php', NULL, '2019-05-19 10:39:53', NULL, 5082, 582),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5083, 582),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5084, 582),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5085, 582),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5086, 582),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5087, 582),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5088, 583),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/FeedbackInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5089, 583),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5090, 583),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5091, 583),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5092, 583),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5093, 583),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5094, 583),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5095, 584),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/FeedbackList.php', NULL, '2019-05-19 10:39:53', NULL, 5096, 584),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5097, 584),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5098, 584),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5099, 584),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5100, 584),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5101, 584),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5102, 585),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/FeedbackOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5103, 585),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5104, 585),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5105, 585),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5106, 585),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5107, 585),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5108, 585),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5109, 586),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/FeedbackPage.php', NULL, '2019-05-19 10:39:53', NULL, 5110, 586),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5111, 586),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5112, 586),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5113, 586),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5114, 586),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5115, 586),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5116, 587),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryContext.php', NULL, '2019-05-19 10:39:53', NULL, 5117, 587),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5118, 587),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5119, 587),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5120, 587),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5121, 587),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5122, 587),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5123, 588),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5124, 588),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5125, 588),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5126, 588),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5127, 588),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5128, 588),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5129, 588),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5130, 589),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryList.php', NULL, '2019-05-19 10:39:53', NULL, 5131, 589),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5132, 589),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5133, 589),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5134, 589),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5135, 589),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5136, 589),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5137, 590),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5138, 590),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5139, 590),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5140, 590),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5141, 590),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5142, 590),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5143, 590),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5144, 591),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryPage.php', NULL, '2019-05-19 10:39:53', NULL, 5145, 591),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5146, 591),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5147, 591),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5148, 591),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5149, 591),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5150, 591),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5151, 592),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/NotificationContext.php', NULL, '2019-05-19 10:39:53', NULL, 5152, 592),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5153, 592),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5154, 592),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5155, 592),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5156, 592),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5157, 592),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5158, 593),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/NotificationInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5159, 593),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5160, 593),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5161, 593),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5162, 593),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5163, 593),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5164, 593),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5165, 594),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/NotificationList.php', NULL, '2019-05-19 10:39:53', NULL, 5166, 594),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5167, 594),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5168, 594),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5169, 594),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5170, 594),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5171, 594),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5172, 595),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/NotificationOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5173, 595),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5174, 595),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5175, 595),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5176, 595),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5177, 595),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5178, 595),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5179, 596),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/NotificationPage.php', NULL, '2019-05-19 10:39:53', NULL, 5180, 596),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5181, 596),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5182, 596),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5183, 596),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5184, 596),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5185, 596),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5186, 597),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/RecordingContext.php', NULL, '2019-05-19 10:39:53', NULL, 5187, 597),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5188, 597),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5189, 597),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5190, 597),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5191, 597),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5192, 597),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5193, 598),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/RecordingInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5194, 598),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5195, 598),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5196, 598),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5197, 598),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5198, 598),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5199, 598),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5200, 599),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/RecordingList.php', NULL, '2019-05-19 10:39:53', NULL, 5201, 599),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5202, 599),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5203, 599),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5204, 599),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5205, 599),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5206, 599),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5207, 600),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/RecordingOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5208, 600),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5209, 600),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5210, 600),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5211, 600),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5212, 600),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5213, 600),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5214, 601),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Call/RecordingPage.php', NULL, '2019-05-19 10:39:53', NULL, 5215, 601),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5216, 601),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5217, 601),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5218, 601),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5219, 601),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5220, 601),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5221, 602),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/CallContext.php', NULL, '2019-05-19 10:39:53', NULL, 5222, 602),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5223, 602),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5224, 602),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5225, 602),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5226, 602),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5227, 602),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5228, 603),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/CallInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5229, 603),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5230, 603),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5231, 603),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5232, 603),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5233, 603),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5234, 603),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5235, 604),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/CallList.php', NULL, '2019-05-19 10:39:53', NULL, 5236, 604),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5237, 604),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5238, 604),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5239, 604);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5240, 604),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5241, 604),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5242, 605),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/CallOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5243, 605),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5244, 605),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5245, 605),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5246, 605),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5247, 605),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5248, 605),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5249, 606),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/CallPage.php', NULL, '2019-05-19 10:39:53', NULL, 5250, 606),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5251, 606),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5252, 606),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5253, 606),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5254, 606),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5255, 606),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5256, 607),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Conference/ParticipantContext.php', NULL, '2019-05-19 10:39:53', NULL, 5257, 607),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5258, 607),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5259, 607),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5260, 607),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5261, 607),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5262, 607),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5263, 608),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Conference/ParticipantInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5264, 608),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5265, 608),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5266, 608),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5267, 608),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5268, 608),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5269, 608),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5270, 609),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Conference/ParticipantList.php', NULL, '2019-05-19 10:39:53', NULL, 5271, 609),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5272, 609),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5273, 609),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5274, 609),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5275, 609),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5276, 609),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5277, 610),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Conference/ParticipantOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5278, 610),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5279, 610),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5280, 610),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5281, 610),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5282, 610),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5283, 610),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5284, 611),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Conference/ParticipantPage.php', NULL, '2019-05-19 10:39:53', NULL, 5285, 611),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5286, 611),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5287, 611),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5288, 611),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5289, 611),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5290, 611),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5291, 612),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ConferenceContext.php', NULL, '2019-05-19 10:39:53', NULL, 5292, 612),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5293, 612),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5294, 612),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5295, 612),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5296, 612),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5297, 612),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5298, 613),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ConferenceInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5299, 613),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5300, 613),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5301, 613),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5302, 613),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5303, 613),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5304, 613),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5305, 614),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ConferenceList.php', NULL, '2019-05-19 10:39:53', NULL, 5306, 614),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5307, 614),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5308, 614),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5309, 614),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5310, 614),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5311, 614),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5312, 615),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ConferenceOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5313, 615),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5314, 615),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5315, 615),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5316, 615),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5317, 615),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5318, 615),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5319, 616),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ConferencePage.php', NULL, '2019-05-19 10:39:53', NULL, 5320, 616),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5321, 616),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5322, 616),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5323, 616),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5324, 616),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5325, 616),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5326, 617),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ConnectAppContext.php', NULL, '2019-05-19 10:39:53', NULL, 5327, 617),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5328, 617),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5329, 617),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5330, 617),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5331, 617),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5332, 617),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5333, 618),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ConnectAppInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5334, 618),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5335, 618),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5336, 618),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5337, 618),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5338, 618),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5339, 618),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5340, 619),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ConnectAppList.php', NULL, '2019-05-19 10:39:53', NULL, 5341, 619),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5342, 619),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5343, 619),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5344, 619),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5345, 619),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5346, 619),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5347, 620),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ConnectAppOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5348, 620),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5349, 620),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5350, 620),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5351, 620),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5352, 620),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5353, 620),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5354, 621),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ConnectAppPage.php', NULL, '2019-05-19 10:39:53', NULL, 5355, 621),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5356, 621),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5357, 621),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5358, 621),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5359, 621),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5360, 621),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5361, 622),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionContext.php', NULL, '2019-05-19 10:39:53', NULL, 5362, 622),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5363, 622),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5364, 622),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5365, 622),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5366, 622),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5367, 622),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5368, 623),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5369, 623),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5370, 623),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5371, 623),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5372, 623),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5373, 623),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5374, 623),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5375, 624),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionList.php', NULL, '2019-05-19 10:39:53', NULL, 5376, 624),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5377, 624),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5378, 624),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5379, 624),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5380, 624),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5381, 624),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5382, 625),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionPage.php', NULL, '2019-05-19 10:39:53', NULL, 5383, 625),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5384, 625),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5385, 625),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5386, 625),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5387, 625),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5388, 625),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5389, 626),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnContext.php', NULL, '2019-05-19 10:39:53', NULL, 5390, 626),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5391, 626),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5392, 626),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5393, 626),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5394, 626),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5395, 626),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5396, 627),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5397, 627),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5398, 627),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5399, 627),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5400, 627),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5401, 627),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5402, 627),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5403, 628),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnList.php', NULL, '2019-05-19 10:39:53', NULL, 5404, 628),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5405, 628),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5406, 628),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5407, 628),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5408, 628),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5409, 628),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5410, 629),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnPage.php', NULL, '2019-05-19 10:39:53', NULL, 5411, 629),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5412, 629),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5413, 629),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5414, 629),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5415, 629),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5416, 629),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5417, 630),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5418, 630),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5419, 630),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5420, 630),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5421, 630),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5422, 630),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5423, 630),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5424, 631),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalList.php', NULL, '2019-05-19 10:39:53', NULL, 5425, 631),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5426, 631),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5427, 631),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5428, 631),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5429, 631),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5430, 631),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5431, 632),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5432, 632),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5433, 632),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5434, 632),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5435, 632),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5436, 632),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5437, 632),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5438, 633),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalPage.php', NULL, '2019-05-19 10:39:53', NULL, 5439, 633),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5440, 633),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5441, 633),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5442, 633),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5443, 633),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5444, 633),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5445, 634),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5446, 634),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5447, 634),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5448, 634),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5449, 634),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5450, 634),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5451, 634),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5452, 635),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileList.php', NULL, '2019-05-19 10:39:53', NULL, 5453, 635),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5454, 635),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5455, 635),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5456, 635),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5457, 635),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5458, 635),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5459, 636),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5460, 636),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5461, 636),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5462, 636),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5463, 636),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5464, 636),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5465, 636),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5466, 637),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobilePage.php', NULL, '2019-05-19 10:39:53', NULL, 5467, 637),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5468, 637),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5469, 637),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5470, 637),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5471, 637),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5472, 637),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5473, 638),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5474, 638),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5475, 638),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5476, 638),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5477, 638),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5478, 638),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5479, 638),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5480, 639),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeList.php', NULL, '2019-05-19 10:39:53', NULL, 5481, 639),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5482, 639),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5483, 639),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5484, 639),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5485, 639),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5486, 639),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5487, 640),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5488, 640),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5489, 640),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5490, 640),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5491, 640),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5492, 640),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5493, 640),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5494, 641),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreePage.php', NULL, '2019-05-19 10:39:53', NULL, 5495, 641),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5496, 641),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5497, 641),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5498, 641),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5499, 641),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5500, 641),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5501, 642),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberContext.php', NULL, '2019-05-19 10:39:53', NULL, 5502, 642),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5503, 642),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5504, 642),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5505, 642),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5506, 642),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5507, 642),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5508, 643),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5509, 643),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5510, 643),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5511, 643),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5512, 643),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5513, 643),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5514, 643),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5515, 644),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberList.php', NULL, '2019-05-19 10:39:53', NULL, 5516, 644),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5517, 644),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5518, 644),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5519, 644),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5520, 644),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5521, 644),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5522, 645),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5523, 645),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5524, 645),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5525, 645),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5526, 645),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5527, 645),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5528, 645),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5529, 646),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberPage.php', NULL, '2019-05-19 10:39:53', NULL, 5530, 646),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5531, 646),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5532, 646),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5533, 646),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5534, 646),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5535, 646),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5536, 647),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/KeyContext.php', NULL, '2019-05-19 10:39:53', NULL, 5537, 647),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5538, 647),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5539, 647),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5540, 647),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5541, 647),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5542, 647),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5543, 648),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/KeyInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5544, 648),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5545, 648),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5546, 648),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5547, 648),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5548, 648),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5549, 648),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5550, 649),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/KeyList.php', NULL, '2019-05-19 10:39:53', NULL, 5551, 649),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5552, 649),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5553, 649),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5554, 649),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5555, 649),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5556, 649),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5557, 650),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/KeyOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5558, 650),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5559, 650),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5560, 650),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5561, 650),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5562, 650),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5563, 650),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5564, 651),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/KeyPage.php', NULL, '2019-05-19 10:39:53', NULL, 5565, 651),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5566, 651),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5567, 651),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5568, 651),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5569, 651),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5570, 651),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5571, 652),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Message/FeedbackInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5572, 652),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5573, 652),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5574, 652),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5575, 652),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5576, 652),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5577, 652),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5578, 653),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Message/FeedbackList.php', NULL, '2019-05-19 10:39:53', NULL, 5579, 653),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5580, 653),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5581, 653),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5582, 653),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5583, 653),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5584, 653),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5585, 654),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Message/FeedbackOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5586, 654),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5587, 654),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5588, 654),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5589, 654),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5590, 654),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5591, 654),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5592, 655),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Message/FeedbackPage.php', NULL, '2019-05-19 10:39:53', NULL, 5593, 655),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5594, 655),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5595, 655),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5596, 655),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5597, 655),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5598, 655),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5599, 656),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Message/MediaContext.php', NULL, '2019-05-19 10:39:53', NULL, 5600, 656),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5601, 656),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5602, 656),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5603, 656),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5604, 656),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5605, 656),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5606, 657),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Message/MediaInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5607, 657),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5608, 657),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5609, 657),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5610, 657),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5611, 657),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5612, 657),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5613, 658),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Message/MediaList.php', NULL, '2019-05-19 10:39:53', NULL, 5614, 658),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5615, 658),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5616, 658),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5617, 658),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5618, 658),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5619, 658),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5620, 659),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Message/MediaOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5621, 659),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5622, 659),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5623, 659),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5624, 659),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5625, 659),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5626, 659),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5627, 660),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Message/MediaPage.php', NULL, '2019-05-19 10:39:53', NULL, 5628, 660),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5629, 660),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5630, 660),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5631, 660),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5632, 660),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5633, 660),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5634, 661),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/MessageContext.php', NULL, '2019-05-19 10:39:53', NULL, 5635, 661),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5636, 661),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5637, 661),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5638, 661),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5639, 661),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5640, 661),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5641, 662),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/MessageInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5642, 662),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5643, 662),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5644, 662),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5645, 662),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5646, 662),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5647, 662),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5648, 663),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/MessageList.php', NULL, '2019-05-19 10:39:53', NULL, 5649, 663),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5650, 663),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5651, 663),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5652, 663),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5653, 663),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5654, 663),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5655, 664),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/MessageOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5656, 664),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5657, 664),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5658, 664),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5659, 664),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5660, 664),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5661, 664),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5662, 665),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/MessagePage.php', NULL, '2019-05-19 10:39:53', NULL, 5663, 665),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5664, 665),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5665, 665),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5666, 665),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5667, 665),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5668, 665),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5669, 666),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/NewKeyInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5670, 666),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5671, 666),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5672, 666),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5673, 666),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5674, 666),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5675, 666),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5676, 667),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/NewKeyList.php', NULL, '2019-05-19 10:39:53', NULL, 5677, 667),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5678, 667),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5679, 667),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5680, 667),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5681, 667),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5682, 667),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5683, 668),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/NewKeyOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5684, 668),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5685, 668),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5686, 668),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5687, 668),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5688, 668),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5689, 668),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5690, 669),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/NewKeyPage.php', NULL, '2019-05-19 10:39:53', NULL, 5691, 669),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5692, 669),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5693, 669),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5694, 669),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5695, 669),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5696, 669),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5697, 670),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/NewSigningKeyInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5698, 670),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5699, 670),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5700, 670),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5701, 670),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5702, 670),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5703, 670),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5704, 671),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/NewSigningKeyList.php', NULL, '2019-05-19 10:39:53', NULL, 5705, 671),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5706, 671),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5707, 671),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5708, 671),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5709, 671),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5710, 671),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5711, 672),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/NewSigningKeyOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5712, 672),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5713, 672),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5714, 672),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5715, 672),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5716, 672),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5717, 672),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5718, 673),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/NewSigningKeyPage.php', NULL, '2019-05-19 10:39:53', NULL, 5719, 673),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5720, 673),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5721, 673),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5722, 673),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5723, 673),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5724, 673),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5725, 674),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/NotificationContext.php', NULL, '2019-05-19 10:39:53', NULL, 5726, 674),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5727, 674),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5728, 674),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5729, 674),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5730, 674),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5731, 674),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5732, 675),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/NotificationInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5733, 675),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5734, 675),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5735, 675),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5736, 675),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5737, 675),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5738, 675),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5739, 676),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/NotificationList.php', NULL, '2019-05-19 10:39:53', NULL, 5740, 676),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5741, 676),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5742, 676),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5743, 676),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5744, 676),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5745, 676),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5746, 677),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/NotificationOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5747, 677),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5748, 677),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5749, 677),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5750, 677),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5751, 677),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5752, 677),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5753, 678),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/NotificationPage.php', NULL, '2019-05-19 10:39:53', NULL, 5754, 678),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5755, 678),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5756, 678),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5757, 678),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5758, 678),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5759, 678),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5760, 679),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdContext.php', NULL, '2019-05-19 10:39:53', NULL, 5761, 679),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5762, 679),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5763, 679),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5764, 679),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5765, 679),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5766, 679),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5767, 680),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5768, 680),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5769, 680),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5770, 680),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5771, 680),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5772, 680),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5773, 680),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5774, 681),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdList.php', NULL, '2019-05-19 10:39:53', NULL, 5775, 681),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5776, 681),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5777, 681),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5778, 681),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5779, 681),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5780, 681),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5781, 682),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5782, 682),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5783, 682),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5784, 682),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5785, 682),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5786, 682),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5787, 682),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5788, 683),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdPage.php', NULL, '2019-05-19 10:39:53', NULL, 5789, 683),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5790, 683),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5791, 683),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5792, 683),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5793, 683),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5794, 683),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5795, 684),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Queue/MemberContext.php', NULL, '2019-05-19 10:39:53', NULL, 5796, 684),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5797, 684),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5798, 684),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5799, 684),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5800, 684),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5801, 684),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5802, 685),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Queue/MemberInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5803, 685),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5804, 685),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5805, 685),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5806, 685),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5807, 685),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5808, 685),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5809, 686),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Queue/MemberList.php', NULL, '2019-05-19 10:39:53', NULL, 5810, 686),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5811, 686),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5812, 686),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5813, 686),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5814, 686),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5815, 686),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5816, 687),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Queue/MemberPage.php', NULL, '2019-05-19 10:39:53', NULL, 5817, 687),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5818, 687),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5819, 687),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5820, 687),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5821, 687),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5822, 687),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5823, 688),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/QueueContext.php', NULL, '2019-05-19 10:39:53', NULL, 5824, 688);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5825, 688),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5826, 688),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5827, 688),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5828, 688),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5829, 688),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5830, 689),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/QueueInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5831, 689),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5832, 689),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5833, 689),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5834, 689),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5835, 689),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5836, 689),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5837, 690),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/QueueList.php', NULL, '2019-05-19 10:39:53', NULL, 5838, 690),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5839, 690),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5840, 690),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5841, 690),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5842, 690),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5843, 690),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5844, 691),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/QueueOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5845, 691),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5846, 691),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5847, 691),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5848, 691),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5849, 691),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5850, 691),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5851, 692),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/QueuePage.php', NULL, '2019-05-19 10:39:53', NULL, 5852, 692),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5853, 692),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5854, 692),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5855, 692),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5856, 692),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5857, 692),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5858, 693),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadContext.php', NULL, '2019-05-19 10:39:53', NULL, 5859, 693),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5860, 693),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5861, 693),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5862, 693),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5863, 693),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5864, 693),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5865, 694),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5866, 694),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5867, 694),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5868, 694),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5869, 694),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5870, 694),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5871, 694),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5872, 695),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadList.php', NULL, '2019-05-19 10:39:53', NULL, 5873, 695),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5874, 695),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5875, 695),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5876, 695),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5877, 695),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5878, 695),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5879, 696),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadPage.php', NULL, '2019-05-19 10:39:53', NULL, 5880, 696),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5881, 696),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5882, 696),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5883, 696),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5884, 696),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5885, 696),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5886, 697),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultContext.php', NULL, '2019-05-19 10:39:53', NULL, 5887, 697),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5888, 697),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5889, 697),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5890, 697),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5891, 697),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5892, 697),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5893, 698),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5894, 698),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5895, 698),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5896, 698),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5897, 698),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5898, 698),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5899, 698),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5900, 699),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultList.php', NULL, '2019-05-19 10:39:53', NULL, 5901, 699),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5902, 699),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5903, 699),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5904, 699),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5905, 699),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5906, 699),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5907, 700),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultPage.php', NULL, '2019-05-19 10:39:53', NULL, 5908, 700),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5909, 700),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5910, 700),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5911, 700),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5912, 700),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5913, 700),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5914, 701),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionContext.php', NULL, '2019-05-19 10:39:53', NULL, 5915, 701),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5916, 701),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5917, 701),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5918, 701),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5919, 701),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5920, 701),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5921, 702),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5922, 702),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5923, 702),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5924, 702),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5925, 702),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5926, 702),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5927, 702),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5928, 703),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionList.php', NULL, '2019-05-19 10:39:53', NULL, 5929, 703),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5930, 703),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5931, 703),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5932, 703),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5933, 703),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5934, 703),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5935, 704),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionPage.php', NULL, '2019-05-19 10:39:53', NULL, 5936, 704),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5937, 704),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5938, 704),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5939, 704),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5940, 704),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5941, 704),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5942, 705),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/RecordingContext.php', NULL, '2019-05-19 10:39:53', NULL, 5943, 705),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5944, 705),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5945, 705),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5946, 705),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5947, 705),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5948, 705),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5949, 706),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/RecordingInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5950, 706),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5951, 706),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5952, 706),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5953, 706),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5954, 706),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5955, 706),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5956, 707),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/RecordingList.php', NULL, '2019-05-19 10:39:53', NULL, 5957, 707),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5958, 707),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5959, 707),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5960, 707),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5961, 707),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5962, 707),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5963, 708),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/RecordingOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5964, 708),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5965, 708),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5966, 708),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5967, 708),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5968, 708),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5969, 708),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5970, 709),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/RecordingPage.php', NULL, '2019-05-19 10:39:53', NULL, 5971, 709),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5972, 709),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5973, 709),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5974, 709),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5975, 709),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5976, 709),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5977, 710),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ShortCodeContext.php', NULL, '2019-05-19 10:39:53', NULL, 5978, 710),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5979, 710),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5980, 710),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5981, 710),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5982, 710),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5983, 710),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5984, 711),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ShortCodeInstance.php', NULL, '2019-05-19 10:39:53', NULL, 5985, 711),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5986, 711),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5987, 711),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5988, 711),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5989, 711),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5990, 711),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5991, 712),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ShortCodeList.php', NULL, '2019-05-19 10:39:53', NULL, 5992, 712),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 5993, 712),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 5994, 712),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 5995, 712),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 5996, 712),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 5997, 712),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 5998, 713),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ShortCodeOptions.php', NULL, '2019-05-19 10:39:53', NULL, 5999, 713),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6000, 713),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6001, 713),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6002, 713),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6003, 713),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6004, 713),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6005, 714),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ShortCodePage.php', NULL, '2019-05-19 10:39:53', NULL, 6006, 714),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6007, 714),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6008, 714),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6009, 714),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6010, 714),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6011, 714),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6012, 715),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/SigningKeyContext.php', NULL, '2019-05-19 10:39:53', NULL, 6013, 715),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6014, 715),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6015, 715),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6016, 715),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6017, 715),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6018, 715),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6019, 716),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/SigningKeyInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6020, 716),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6021, 716),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6022, 716),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6023, 716),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6024, 716),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6025, 716),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6026, 717),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/SigningKeyList.php', NULL, '2019-05-19 10:39:53', NULL, 6027, 717),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6028, 717),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6029, 717),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6030, 717),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6031, 717),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6032, 717),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6033, 718),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/SigningKeyOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6034, 718),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6035, 718),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6036, 718),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6037, 718),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6038, 718),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6039, 718),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6040, 719),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/SigningKeyPage.php', NULL, '2019-05-19 10:39:53', NULL, 6041, 719),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6042, 719),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6043, 719),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6044, 719),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6045, 719),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6046, 719),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6047, 720),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialContext.php', NULL, '2019-05-19 10:39:53', NULL, 6048, 720),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6049, 720),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6050, 720),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6051, 720),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6052, 720),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6053, 720),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6054, 721),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6055, 721),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6056, 721),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6057, 721),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6058, 721),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6059, 721),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6060, 721),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6061, 722),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialList.php', NULL, '2019-05-19 10:39:53', NULL, 6062, 722),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6063, 722),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6064, 722),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6065, 722),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6066, 722),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6067, 722),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6068, 723),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6069, 723),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6070, 723),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6071, 723),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6072, 723),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6073, 723),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6074, 723),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6075, 724),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialPage.php', NULL, '2019-05-19 10:39:53', NULL, 6076, 724),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6077, 724),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6078, 724),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6079, 724),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6080, 724),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6081, 724),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6082, 725),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/CredentialListContext.php', NULL, '2019-05-19 10:39:53', NULL, 6083, 725),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6084, 725),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6085, 725),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6086, 725),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6087, 725),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6088, 725),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6089, 726),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/CredentialListInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6090, 726),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6091, 726),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6092, 726),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6093, 726),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6094, 726),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6095, 726),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6096, 727),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/CredentialListList.php', NULL, '2019-05-19 10:39:53', NULL, 6097, 727),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6098, 727),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6099, 727),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6100, 727),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6101, 727),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6102, 727),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6103, 728),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/CredentialListPage.php', NULL, '2019-05-19 10:39:53', NULL, 6104, 728),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6105, 728),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6106, 728),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6107, 728),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6108, 728),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6109, 728),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6110, 729),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingContext.php', NULL, '2019-05-19 10:39:53', NULL, 6111, 729),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6112, 729),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6113, 729),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6114, 729),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6115, 729),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6116, 729),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6117, 730),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6118, 730),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6119, 730),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6120, 730),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6121, 730),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6122, 730),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6123, 730),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6124, 731),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingList.php', NULL, '2019-05-19 10:39:53', NULL, 6125, 731),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6126, 731),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6127, 731),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6128, 731),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6129, 731),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6130, 731),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6131, 732),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingPage.php', NULL, '2019-05-19 10:39:53', NULL, 6132, 732),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6133, 732),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6134, 732),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6135, 732),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6136, 732),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6137, 732),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6138, 733),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingContext.php', NULL, '2019-05-19 10:39:53', NULL, 6139, 733),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6140, 733),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6141, 733),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6142, 733),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6143, 733),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6144, 733),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6145, 734),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6146, 734),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6147, 734),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6148, 734),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6149, 734),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6150, 734),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6151, 734),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6152, 735),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingList.php', NULL, '2019-05-19 10:39:53', NULL, 6153, 735),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6154, 735),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6155, 735),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6156, 735),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6157, 735),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6158, 735),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6159, 736),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingPage.php', NULL, '2019-05-19 10:39:53', NULL, 6160, 736),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6161, 736),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6162, 736),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6163, 736),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6164, 736),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6165, 736),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6166, 737),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/DomainContext.php', NULL, '2019-05-19 10:39:53', NULL, 6167, 737),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6168, 737),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6169, 737),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6170, 737),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6171, 737),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6172, 737),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6173, 738),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/DomainInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6174, 738),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6175, 738),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6176, 738),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6177, 738),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6178, 738),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6179, 738),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6180, 739),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/DomainList.php', NULL, '2019-05-19 10:39:53', NULL, 6181, 739),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6182, 739),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6183, 739),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6184, 739),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6185, 739),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6186, 739),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6187, 740),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/DomainOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6188, 740),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6189, 740),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6190, 740),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6191, 740),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6192, 740),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6193, 740),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6194, 741),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/DomainPage.php', NULL, '2019-05-19 10:39:53', NULL, 6195, 741),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6196, 741),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6197, 741),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6198, 741),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6199, 741),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6200, 741),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6201, 742),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressContext.php', NULL, '2019-05-19 10:39:53', NULL, 6202, 742),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6203, 742),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6204, 742),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6205, 742),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6206, 742),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6207, 742),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6208, 743),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6209, 743),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6210, 743),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6211, 743),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6212, 743),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6213, 743),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6214, 743),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6215, 744),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressList.php', NULL, '2019-05-19 10:39:53', NULL, 6216, 744),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6217, 744),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6218, 744),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6219, 744),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6220, 744),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6221, 744),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6222, 745),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6223, 745),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6224, 745),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6225, 745),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6226, 745),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6227, 745),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6228, 745),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6229, 746),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressPage.php', NULL, '2019-05-19 10:39:53', NULL, 6230, 746),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6231, 746),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6232, 746),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6233, 746),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6234, 746),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6235, 746),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6236, 747),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListContext.php', NULL, '2019-05-19 10:39:53', NULL, 6237, 747),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6238, 747),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6239, 747),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6240, 747),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6241, 747),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6242, 747),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6243, 748),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6244, 748),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6245, 748),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6246, 748),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6247, 748),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6248, 748),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6249, 748),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6250, 749),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListList.php', NULL, '2019-05-19 10:39:53', NULL, 6251, 749),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6252, 749),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6253, 749),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6254, 749),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6255, 749),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6256, 749),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6257, 750),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListPage.php', NULL, '2019-05-19 10:39:53', NULL, 6258, 750),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6259, 750),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6260, 750),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6261, 750),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6262, 750),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6263, 750),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6264, 751),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/SipInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6265, 751),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6266, 751),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6267, 751),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6268, 751),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6269, 751),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6270, 751),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6271, 752),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/SipList.php', NULL, '2019-05-19 10:39:53', NULL, 6272, 752),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6273, 752),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6274, 752),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6275, 752),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6276, 752),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6277, 752),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6278, 753),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/SipPage.php', NULL, '2019-05-19 10:39:53', NULL, 6279, 753),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6280, 753),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6281, 753),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6282, 753),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6283, 753),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6284, 753),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6285, 754),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/TokenInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6286, 754),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6287, 754),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6288, 754),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6289, 754),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6290, 754),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6291, 754),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6292, 755),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/TokenList.php', NULL, '2019-05-19 10:39:53', NULL, 6293, 755),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6294, 755),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6295, 755),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6296, 755),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6297, 755),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6298, 755),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6299, 756),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/TokenOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6300, 756),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6301, 756),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6302, 756),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6303, 756),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6304, 756),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6305, 756),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6306, 757),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/TokenPage.php', NULL, '2019-05-19 10:39:53', NULL, 6307, 757),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6308, 757),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6309, 757),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6310, 757),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6311, 757),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6312, 757),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6313, 758),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/TranscriptionContext.php', NULL, '2019-05-19 10:39:53', NULL, 6314, 758),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6315, 758),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6316, 758),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6317, 758),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6318, 758),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6319, 758),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6320, 759),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/TranscriptionInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6321, 759),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6322, 759),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6323, 759),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6324, 759),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6325, 759),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6326, 759),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6327, 760),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/TranscriptionList.php', NULL, '2019-05-19 10:39:53', NULL, 6328, 760),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6329, 760),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6330, 760),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6331, 760),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6332, 760),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6333, 760),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6334, 761),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/TranscriptionPage.php', NULL, '2019-05-19 10:39:53', NULL, 6335, 761),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6336, 761),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6337, 761),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6338, 761),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6339, 761),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6340, 761),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6341, 762),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6342, 762),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6343, 762),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6344, 762),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6345, 762),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6346, 762),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6347, 762),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6348, 763),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeList.php', NULL, '2019-05-19 10:39:53', NULL, 6349, 763),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6350, 763),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6351, 763),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6352, 763),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6353, 763),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6354, 763),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6355, 764),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6356, 764),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6357, 764),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6358, 764),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6359, 764),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6360, 764),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6361, 764),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6362, 765),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimePage.php', NULL, '2019-05-19 10:39:53', NULL, 6363, 765),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6364, 765),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6365, 765),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6366, 765),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6367, 765),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6368, 765),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6369, 766),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6370, 766),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6371, 766),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6372, 766),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6373, 766),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6374, 766),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6375, 766),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6376, 767),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyList.php', NULL, '2019-05-19 10:39:53', NULL, 6377, 767),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6378, 767),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6379, 767),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6380, 767),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6381, 767),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6382, 767),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6383, 768),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6384, 768),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6385, 768),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6386, 768),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6387, 768),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6388, 768),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6389, 768),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6390, 769),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyPage.php', NULL, '2019-05-19 10:39:53', NULL, 6391, 769),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6392, 769),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6393, 769),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6394, 769),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6395, 769),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6396, 769),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6397, 770),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6398, 770),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6399, 770),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6400, 770),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6401, 770),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6402, 770),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6403, 770),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6404, 771),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthList.php', NULL, '2019-05-19 10:39:53', NULL, 6405, 771),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6406, 771),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6407, 771),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6408, 771),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6409, 771);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6410, 771),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6411, 772),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6412, 772),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6413, 772),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6414, 772),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6415, 772),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6416, 772),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6417, 772),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6418, 773),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthPage.php', NULL, '2019-05-19 10:39:53', NULL, 6419, 773),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6420, 773),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6421, 773),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6422, 773),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6423, 773),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6424, 773),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6425, 774),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6426, 774),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6427, 774),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6428, 774),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6429, 774),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6430, 774),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6431, 774),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6432, 775),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyList.php', NULL, '2019-05-19 10:39:53', NULL, 6433, 775),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6434, 775),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6435, 775),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6436, 775),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6437, 775),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6438, 775),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6439, 776),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6440, 776),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6441, 776),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6442, 776),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6443, 776),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6444, 776),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6445, 776),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6446, 777),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyPage.php', NULL, '2019-05-19 10:39:53', NULL, 6447, 777),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6448, 777),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6449, 777),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6450, 777),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6451, 777),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6452, 777),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6453, 778),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6454, 778),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6455, 778),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6456, 778),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6457, 778),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6458, 778),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6459, 778),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6460, 779),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthList.php', NULL, '2019-05-19 10:39:53', NULL, 6461, 779),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6462, 779),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6463, 779),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6464, 779),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6465, 779),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6466, 779),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6467, 780),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6468, 780),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6469, 780),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6470, 780),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6471, 780),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6472, 780),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6473, 780),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6474, 781),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthPage.php', NULL, '2019-05-19 10:39:53', NULL, 6475, 781),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6476, 781),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6477, 781),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6478, 781),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6479, 781),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6480, 781),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6481, 782),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6482, 782),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6483, 782),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6484, 782),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6485, 782),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6486, 782),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6487, 782),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6488, 783),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayList.php', NULL, '2019-05-19 10:39:53', NULL, 6489, 783),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6490, 783),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6491, 783),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6492, 783),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6493, 783),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6494, 783),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6495, 784),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6496, 784),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6497, 784),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6498, 784),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6499, 784),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6500, 784),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6501, 784),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6502, 785),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayPage.php', NULL, '2019-05-19 10:39:53', NULL, 6503, 785),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6504, 785),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6505, 785),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6506, 785),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6507, 785),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6508, 785),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6509, 786),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6510, 786),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6511, 786),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6512, 786),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6513, 786),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6514, 786),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6515, 786),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6516, 787),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyList.php', NULL, '2019-05-19 10:39:53', NULL, 6517, 787),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6518, 787),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6519, 787),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6520, 787),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6521, 787),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6522, 787),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6523, 788),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6524, 788),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6525, 788),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6526, 788),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6527, 788),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6528, 788),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6529, 788),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6530, 789),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyPage.php', NULL, '2019-05-19 10:39:53', NULL, 6531, 789),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6532, 789),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6533, 789),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6534, 789),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6535, 789),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6536, 789),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6537, 790),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6538, 790),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6539, 790),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6540, 790),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6541, 790),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6542, 790),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6543, 790),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6544, 791),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayList.php', NULL, '2019-05-19 10:39:53', NULL, 6545, 791),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6546, 791),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6547, 791),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6548, 791),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6549, 791),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6550, 791),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6551, 792),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6552, 792),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6553, 792),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6554, 792),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6555, 792),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6556, 792),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6557, 792),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6558, 793),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayPage.php', NULL, '2019-05-19 10:39:53', NULL, 6559, 793),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6560, 793),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6561, 793),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6562, 793),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6563, 793),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6564, 793),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6565, 794),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/RecordInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6566, 794),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6567, 794),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6568, 794),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6569, 794),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6570, 794),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6571, 794),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6572, 795),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/RecordList.php', NULL, '2019-05-19 10:39:53', NULL, 6573, 795),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6574, 795),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6575, 795),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6576, 795),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6577, 795),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6578, 795),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6579, 796),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/RecordOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6580, 796),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6581, 796),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6582, 796),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6583, 796),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6584, 796),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6585, 796),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6586, 797),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/RecordPage.php', NULL, '2019-05-19 10:39:53', NULL, 6587, 797),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6588, 797),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6589, 797),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6590, 797),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6591, 797),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6592, 797),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6593, 798),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/TriggerContext.php', NULL, '2019-05-19 10:39:53', NULL, 6594, 798),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6595, 798),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6596, 798),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6597, 798),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6598, 798),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6599, 798),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6600, 799),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/TriggerInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6601, 799),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6602, 799),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6603, 799),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6604, 799),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6605, 799),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6606, 799),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6607, 800),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/TriggerList.php', NULL, '2019-05-19 10:39:53', NULL, 6608, 800),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6609, 800),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6610, 800),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6611, 800),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6612, 800),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6613, 800),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6614, 801),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/TriggerOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6615, 801),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6616, 801),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6617, 801),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6618, 801),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6619, 801),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6620, 801),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6621, 802),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/Usage/TriggerPage.php', NULL, '2019-05-19 10:39:53', NULL, 6622, 802),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6623, 802),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6624, 802),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6625, 802),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6626, 802),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6627, 802),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6628, 803),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/UsageInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6629, 803),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6630, 803),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6631, 803),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6632, 803),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6633, 803),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6634, 803),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6635, 804),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/UsageList.php', NULL, '2019-05-19 10:39:53', NULL, 6636, 804),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6637, 804),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6638, 804),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6639, 804),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6640, 804),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6641, 804),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6642, 805),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/UsagePage.php', NULL, '2019-05-19 10:39:53', NULL, 6643, 805),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6644, 805),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6645, 805),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6646, 805),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6647, 805),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6648, 805),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6649, 806),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ValidationRequestInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6650, 806),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6651, 806),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6652, 806),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6653, 806),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6654, 806),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6655, 806),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6656, 807),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ValidationRequestList.php', NULL, '2019-05-19 10:39:53', NULL, 6657, 807),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6658, 807),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6659, 807),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6660, 807),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6661, 807),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6662, 807),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6663, 808),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ValidationRequestOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6664, 808),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6665, 808),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6666, 808),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6667, 808),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6668, 808),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6669, 808),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6670, 809),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/Account/ValidationRequestPage.php', NULL, '2019-05-19 10:39:53', NULL, 6671, 809),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6672, 809),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6673, 809),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6674, 809),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6675, 809),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6676, 809),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6677, 810),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/AccountContext.php', NULL, '2019-05-19 10:39:53', NULL, 6678, 810),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6679, 810),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6680, 810),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6681, 810),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6682, 810),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6683, 810),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6684, 811),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/AccountInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6685, 811),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6686, 811),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6687, 811),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6688, 811),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6689, 811),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6690, 811),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6691, 812),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/AccountList.php', NULL, '2019-05-19 10:39:53', NULL, 6692, 812),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6693, 812),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6694, 812),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6695, 812),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6696, 812),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6697, 812),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6698, 813),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/AccountOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6699, 813),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6700, 813),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6701, 813),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6702, 813),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6703, 813),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6704, 813),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6705, 814),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Api/V2010/AccountPage.php', NULL, '2019-05-19 10:39:53', NULL, 6706, 814),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6707, 814),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6708, 814),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6709, 814),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6710, 814),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6711, 814),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6712, 815),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat.php', NULL, '2019-05-19 10:39:53', NULL, 6713, 815),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6714, 815),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6715, 815),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6716, 815),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6717, 815),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6718, 815),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6719, 816),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1.php', NULL, '2019-05-19 10:39:53', NULL, 6720, 816),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6721, 816),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6722, 816),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6723, 816),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6724, 816),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6725, 816),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6726, 817),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/CredentialContext.php', NULL, '2019-05-19 10:39:53', NULL, 6727, 817),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6728, 817),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6729, 817),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6730, 817),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6731, 817),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6732, 817),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6733, 818),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/CredentialInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6734, 818),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6735, 818),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6736, 818),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6737, 818),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6738, 818),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6739, 818),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6740, 819),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/CredentialList.php', NULL, '2019-05-19 10:39:53', NULL, 6741, 819),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6742, 819),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6743, 819),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6744, 819),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6745, 819),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6746, 819),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6747, 820),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/CredentialOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6748, 820),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6749, 820),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6750, 820),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6751, 820),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6752, 820),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6753, 820),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6754, 821),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/CredentialPage.php', NULL, '2019-05-19 10:39:53', NULL, 6755, 821),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6756, 821),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6757, 821),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6758, 821),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6759, 821),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6760, 821),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6761, 822),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/InviteContext.php', NULL, '2019-05-19 10:39:53', NULL, 6762, 822),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6763, 822),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6764, 822),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6765, 822),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6766, 822),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6767, 822),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6768, 823),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/InviteInstance.php', NULL, '2019-05-19 10:39:53', NULL, 6769, 823),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6770, 823),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6771, 823),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6772, 823),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6773, 823),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6774, 823),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6775, 824),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/InviteList.php', NULL, '2019-05-19 10:39:53', NULL, 6776, 824),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6777, 824),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6778, 824),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6779, 824),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6780, 824),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6781, 824),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6782, 825),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/InviteOptions.php', NULL, '2019-05-19 10:39:53', NULL, 6783, 825),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6784, 825),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6785, 825),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6786, 825),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6787, 825),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6788, 825),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6789, 826),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/InvitePage.php', NULL, '2019-05-19 10:39:53', NULL, 6790, 826),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6791, 826),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6792, 826),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6793, 826),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:53', NULL, 6794, 826),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:53', NULL, 6795, 826),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6796, 827),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/MemberContext.php', NULL, '2019-05-19 10:39:53', NULL, 6797, 827),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:53', NULL, 6798, 827),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:53', NULL, 6799, 827),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6800, 827),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6801, 827),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6802, 827),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:53', NULL, 6803, 828),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/MemberInstance.php', NULL, '2019-05-19 10:39:54', NULL, 6804, 828),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6805, 828),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6806, 828),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6807, 828),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6808, 828),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6809, 828),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6810, 829),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/MemberList.php', NULL, '2019-05-19 10:39:54', NULL, 6811, 829),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6812, 829),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6813, 829),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6814, 829),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6815, 829),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6816, 829),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6817, 830),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/MemberOptions.php', NULL, '2019-05-19 10:39:54', NULL, 6818, 830),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6819, 830),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6820, 830),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6821, 830),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6822, 830),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6823, 830),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6824, 831),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/MemberPage.php', NULL, '2019-05-19 10:39:54', NULL, 6825, 831),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6826, 831),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6827, 831),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6828, 831),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6829, 831),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6830, 831),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6831, 832),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/MessageContext.php', NULL, '2019-05-19 10:39:54', NULL, 6832, 832),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6833, 832),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6834, 832),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6835, 832),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6836, 832),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6837, 832),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6838, 833),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/MessageInstance.php', NULL, '2019-05-19 10:39:54', NULL, 6839, 833),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6840, 833),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6841, 833),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6842, 833),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6843, 833),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6844, 833),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6845, 834),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/MessageList.php', NULL, '2019-05-19 10:39:54', NULL, 6846, 834),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6847, 834),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6848, 834),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6849, 834),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6850, 834),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6851, 834),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6852, 835),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/MessageOptions.php', NULL, '2019-05-19 10:39:54', NULL, 6853, 835),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6854, 835),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6855, 835),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6856, 835),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6857, 835),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6858, 835),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6859, 836),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/Channel/MessagePage.php', NULL, '2019-05-19 10:39:54', NULL, 6860, 836),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6861, 836),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6862, 836),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6863, 836),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6864, 836),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6865, 836),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6866, 837),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/ChannelContext.php', NULL, '2019-05-19 10:39:54', NULL, 6867, 837),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6868, 837),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6869, 837),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6870, 837),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6871, 837),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6872, 837),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6873, 838),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/ChannelInstance.php', NULL, '2019-05-19 10:39:54', NULL, 6874, 838),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6875, 838),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6876, 838),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6877, 838),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6878, 838),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6879, 838),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6880, 839),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/ChannelList.php', NULL, '2019-05-19 10:39:54', NULL, 6881, 839),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6882, 839),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6883, 839),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6884, 839),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6885, 839),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6886, 839),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6887, 840),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/ChannelOptions.php', NULL, '2019-05-19 10:39:54', NULL, 6888, 840),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6889, 840),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6890, 840),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6891, 840),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6892, 840),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6893, 840),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6894, 841),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/ChannelPage.php', NULL, '2019-05-19 10:39:54', NULL, 6895, 841),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6896, 841),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6897, 841),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6898, 841),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6899, 841),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6900, 841),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6901, 842),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/RoleContext.php', NULL, '2019-05-19 10:39:54', NULL, 6902, 842),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6903, 842),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6904, 842),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6905, 842),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6906, 842),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6907, 842),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6908, 843),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/RoleInstance.php', NULL, '2019-05-19 10:39:54', NULL, 6909, 843),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6910, 843),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6911, 843),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6912, 843),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6913, 843),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6914, 843),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6915, 844),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/RoleList.php', NULL, '2019-05-19 10:39:54', NULL, 6916, 844),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6917, 844),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6918, 844),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6919, 844),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6920, 844),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6921, 844),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6922, 845),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/RolePage.php', NULL, '2019-05-19 10:39:54', NULL, 6923, 845),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6924, 845),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6925, 845),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6926, 845),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6927, 845),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6928, 845),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6929, 846),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/User/UserChannelInstance.php', NULL, '2019-05-19 10:39:54', NULL, 6930, 846),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6931, 846),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6932, 846),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6933, 846),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6934, 846),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6935, 846),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6936, 847),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/User/UserChannelList.php', NULL, '2019-05-19 10:39:54', NULL, 6937, 847),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6938, 847),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6939, 847),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6940, 847),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6941, 847),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6942, 847),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6943, 848),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/User/UserChannelPage.php', NULL, '2019-05-19 10:39:54', NULL, 6944, 848),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6945, 848),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6946, 848),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6947, 848),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6948, 848),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6949, 848),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6950, 849),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/UserContext.php', NULL, '2019-05-19 10:39:54', NULL, 6951, 849),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6952, 849),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6953, 849),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6954, 849),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6955, 849),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6956, 849),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6957, 850),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/UserInstance.php', NULL, '2019-05-19 10:39:54', NULL, 6958, 850),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6959, 850),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6960, 850),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6961, 850),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6962, 850),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6963, 850),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6964, 851),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/UserList.php', NULL, '2019-05-19 10:39:54', NULL, 6965, 851),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6966, 851),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6967, 851),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6968, 851),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6969, 851),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6970, 851),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6971, 852),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/UserOptions.php', NULL, '2019-05-19 10:39:54', NULL, 6972, 852),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6973, 852),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6974, 852),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6975, 852),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6976, 852),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6977, 852),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6978, 853),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/Service/UserPage.php', NULL, '2019-05-19 10:39:54', NULL, 6979, 853),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6980, 853),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6981, 853),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6982, 853),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6983, 853),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6984, 853),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6985, 854),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/ServiceContext.php', NULL, '2019-05-19 10:39:54', NULL, 6986, 854),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6987, 854),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6988, 854),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6989, 854),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6990, 854),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6991, 854),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6992, 855),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/ServiceInstance.php', NULL, '2019-05-19 10:39:54', NULL, 6993, 855),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 6994, 855),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 6995, 855),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 6996, 855),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 6997, 855),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 6998, 855),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 6999, 856),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/ServiceList.php', NULL, '2019-05-19 10:39:54', NULL, 7000, 856),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7001, 856);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7002, 856),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7003, 856),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7004, 856),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7005, 856),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7006, 857),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/ServiceOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7007, 857),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7008, 857),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7009, 857),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7010, 857),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7011, 857),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7012, 857),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7013, 858),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V1/ServicePage.php', NULL, '2019-05-19 10:39:54', NULL, 7014, 858),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7015, 858),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7016, 858),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7017, 858),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7018, 858),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7019, 858),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7020, 859),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2.php', NULL, '2019-05-19 10:39:54', NULL, 7021, 859),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7022, 859),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7023, 859),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7024, 859),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7025, 859),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7026, 859),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7027, 860),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/CredentialContext.php', NULL, '2019-05-19 10:39:54', NULL, 7028, 860),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7029, 860),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7030, 860),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7031, 860),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7032, 860),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7033, 860),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7034, 861),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/CredentialInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7035, 861),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7036, 861),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7037, 861),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7038, 861),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7039, 861),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7040, 861),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7041, 862),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/CredentialList.php', NULL, '2019-05-19 10:39:54', NULL, 7042, 862),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7043, 862),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7044, 862),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7045, 862),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7046, 862),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7047, 862),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7048, 863),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/CredentialOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7049, 863),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7050, 863),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7051, 863),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7052, 863),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7053, 863),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7054, 863),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7055, 864),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/CredentialPage.php', NULL, '2019-05-19 10:39:54', NULL, 7056, 864),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7057, 864),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7058, 864),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7059, 864),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7060, 864),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7061, 864),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7062, 865),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/BindingContext.php', NULL, '2019-05-19 10:39:54', NULL, 7063, 865),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7064, 865),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7065, 865),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7066, 865),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7067, 865),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7068, 865),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7069, 866),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/BindingInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7070, 866),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7071, 866),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7072, 866),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7073, 866),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7074, 866),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7075, 866),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7076, 867),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/BindingList.php', NULL, '2019-05-19 10:39:54', NULL, 7077, 867),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7078, 867),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7079, 867),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7080, 867),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7081, 867),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7082, 867),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7083, 868),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/BindingOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7084, 868),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7085, 868),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7086, 868),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7087, 868),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7088, 868),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7089, 868),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7090, 869),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/BindingPage.php', NULL, '2019-05-19 10:39:54', NULL, 7091, 869),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7092, 869),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7093, 869),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7094, 869),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7095, 869),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7096, 869),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7097, 870),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/InviteContext.php', NULL, '2019-05-19 10:39:54', NULL, 7098, 870),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7099, 870),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7100, 870),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7101, 870),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7102, 870),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7103, 870),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7104, 871),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/InviteInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7105, 871),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7106, 871),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7107, 871),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7108, 871),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7109, 871),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7110, 871),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7111, 872),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/InviteList.php', NULL, '2019-05-19 10:39:54', NULL, 7112, 872),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7113, 872),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7114, 872),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7115, 872),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7116, 872),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7117, 872),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7118, 873),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/InviteOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7119, 873),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7120, 873),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7121, 873),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7122, 873),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7123, 873),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7124, 873),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7125, 874),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/InvitePage.php', NULL, '2019-05-19 10:39:54', NULL, 7126, 874),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7127, 874),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7128, 874),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7129, 874),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7130, 874),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7131, 874),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7132, 875),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/MemberContext.php', NULL, '2019-05-19 10:39:54', NULL, 7133, 875),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7134, 875),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7135, 875),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7136, 875),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7137, 875),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7138, 875),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7139, 876),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/MemberInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7140, 876),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7141, 876),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7142, 876),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7143, 876),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7144, 876),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7145, 876),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7146, 877),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/MemberList.php', NULL, '2019-05-19 10:39:54', NULL, 7147, 877),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7148, 877),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7149, 877),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7150, 877),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7151, 877),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7152, 877),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7153, 878),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/MemberOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7154, 878),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7155, 878),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7156, 878),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7157, 878),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7158, 878),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7159, 878),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7160, 879),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/MemberPage.php', NULL, '2019-05-19 10:39:54', NULL, 7161, 879),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7162, 879),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7163, 879),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7164, 879),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7165, 879),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7166, 879),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7167, 880),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/MessageContext.php', NULL, '2019-05-19 10:39:54', NULL, 7168, 880),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7169, 880),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7170, 880),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7171, 880),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7172, 880),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7173, 880),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7174, 881),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/MessageInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7175, 881),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7176, 881),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7177, 881),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7178, 881),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7179, 881),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7180, 881),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7181, 882),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/MessageList.php', NULL, '2019-05-19 10:39:54', NULL, 7182, 882),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7183, 882),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7184, 882),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7185, 882),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7186, 882),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7187, 882),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7188, 883),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/MessageOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7189, 883),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7190, 883),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7191, 883),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7192, 883),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7193, 883),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7194, 883),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7195, 884),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/Channel/MessagePage.php', NULL, '2019-05-19 10:39:54', NULL, 7196, 884),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7197, 884),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7198, 884),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7199, 884),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7200, 884),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7201, 884),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7202, 885),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/ChannelContext.php', NULL, '2019-05-19 10:39:54', NULL, 7203, 885),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7204, 885),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7205, 885),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7206, 885),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7207, 885),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7208, 885),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7209, 886),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/ChannelInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7210, 886),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7211, 886),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7212, 886),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7213, 886),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7214, 886),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7215, 886),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7216, 887),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/ChannelList.php', NULL, '2019-05-19 10:39:54', NULL, 7217, 887),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7218, 887),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7219, 887),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7220, 887),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7221, 887),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7222, 887),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7223, 888),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/ChannelOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7224, 888),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7225, 888),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7226, 888),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7227, 888),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7228, 888),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7229, 888),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7230, 889),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/ChannelPage.php', NULL, '2019-05-19 10:39:54', NULL, 7231, 889),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7232, 889),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7233, 889),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7234, 889),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7235, 889),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7236, 889),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7237, 890),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/RoleContext.php', NULL, '2019-05-19 10:39:54', NULL, 7238, 890),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7239, 890),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7240, 890),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7241, 890),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7242, 890),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7243, 890),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7244, 891),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/RoleInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7245, 891),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7246, 891),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7247, 891),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7248, 891),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7249, 891),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7250, 891),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7251, 892),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/RoleList.php', NULL, '2019-05-19 10:39:54', NULL, 7252, 892),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7253, 892),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7254, 892),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7255, 892),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7256, 892),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7257, 892),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7258, 893),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/RolePage.php', NULL, '2019-05-19 10:39:54', NULL, 7259, 893),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7260, 893),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7261, 893),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7262, 893),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7263, 893),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7264, 893),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7265, 894),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/User/UserBindingContext.php', NULL, '2019-05-19 10:39:54', NULL, 7266, 894),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7267, 894),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7268, 894),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7269, 894),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7270, 894),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7271, 894),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7272, 895),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/User/UserBindingInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7273, 895),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7274, 895),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7275, 895),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7276, 895),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7277, 895),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7278, 895),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7279, 896),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/User/UserBindingList.php', NULL, '2019-05-19 10:39:54', NULL, 7280, 896),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7281, 896),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7282, 896),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7283, 896),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7284, 896),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7285, 896),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7286, 897),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/User/UserBindingOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7287, 897),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7288, 897),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7289, 897),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7290, 897),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7291, 897),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7292, 897),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7293, 898),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/User/UserBindingPage.php', NULL, '2019-05-19 10:39:54', NULL, 7294, 898),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7295, 898),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7296, 898),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7297, 898),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7298, 898),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7299, 898),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7300, 899),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/User/UserChannelInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7301, 899),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7302, 899),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7303, 899),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7304, 899),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7305, 899),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7306, 899),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7307, 900),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/User/UserChannelList.php', NULL, '2019-05-19 10:39:54', NULL, 7308, 900),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7309, 900),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7310, 900),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7311, 900),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7312, 900),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7313, 900),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7314, 901),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/User/UserChannelPage.php', NULL, '2019-05-19 10:39:54', NULL, 7315, 901),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7316, 901),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7317, 901),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7318, 901),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7319, 901),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7320, 901),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7321, 902),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/UserContext.php', NULL, '2019-05-19 10:39:54', NULL, 7322, 902),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7323, 902),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7324, 902),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7325, 902),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7326, 902),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7327, 902),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7328, 903),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/UserInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7329, 903),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7330, 903),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7331, 903),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7332, 903),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7333, 903),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7334, 903),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7335, 904),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/UserList.php', NULL, '2019-05-19 10:39:54', NULL, 7336, 904),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7337, 904),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7338, 904),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7339, 904),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7340, 904),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7341, 904),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7342, 905),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/UserOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7343, 905),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7344, 905),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7345, 905),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7346, 905),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7347, 905),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7348, 905),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7349, 906),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/Service/UserPage.php', NULL, '2019-05-19 10:39:54', NULL, 7350, 906),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7351, 906),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7352, 906),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7353, 906),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7354, 906),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7355, 906),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7356, 907),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/ServiceContext.php', NULL, '2019-05-19 10:39:54', NULL, 7357, 907),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7358, 907),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7359, 907),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7360, 907),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7361, 907),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7362, 907),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7363, 908),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/ServiceInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7364, 908),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7365, 908),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7366, 908),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7367, 908),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7368, 908),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7369, 908),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7370, 909),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/ServiceList.php', NULL, '2019-05-19 10:39:54', NULL, 7371, 909),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7372, 909),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7373, 909),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7374, 909),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7375, 909),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7376, 909),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7377, 910),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/ServiceOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7378, 910),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7379, 910),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7380, 910),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7381, 910),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7382, 910),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7383, 910),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7384, 911),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Chat/V2/ServicePage.php', NULL, '2019-05-19 10:39:54', NULL, 7385, 911),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7386, 911),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7387, 911),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7388, 911),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7389, 911),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7390, 911),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7391, 912),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Client.php', NULL, '2019-05-19 10:39:54', NULL, 7392, 912),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7393, 912),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7394, 912),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7395, 912),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7396, 912),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7397, 912),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7398, 913),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Fax.php', NULL, '2019-05-19 10:39:54', NULL, 7399, 913),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7400, 913),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7401, 913),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7402, 913),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7403, 913),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7404, 913),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7405, 914),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Fax/V1.php', NULL, '2019-05-19 10:39:54', NULL, 7406, 914),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7407, 914),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7408, 914),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7409, 914),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7410, 914),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7411, 914),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7412, 915),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Fax/V1/Fax/FaxMediaContext.php', NULL, '2019-05-19 10:39:54', NULL, 7413, 915),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7414, 915),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7415, 915),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7416, 915),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7417, 915),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7418, 915),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7419, 916),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Fax/V1/Fax/FaxMediaInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7420, 916),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7421, 916),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7422, 916),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7423, 916),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7424, 916),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7425, 916),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7426, 917),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Fax/V1/Fax/FaxMediaList.php', NULL, '2019-05-19 10:39:54', NULL, 7427, 917),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7428, 917),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7429, 917),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7430, 917),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7431, 917),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7432, 917),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7433, 918),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Fax/V1/Fax/FaxMediaPage.php', NULL, '2019-05-19 10:39:54', NULL, 7434, 918),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7435, 918),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7436, 918),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7437, 918),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7438, 918),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7439, 918),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7440, 919),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Fax/V1/FaxContext.php', NULL, '2019-05-19 10:39:54', NULL, 7441, 919),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7442, 919),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7443, 919),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7444, 919),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7445, 919),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7446, 919),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7447, 920),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Fax/V1/FaxInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7448, 920),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7449, 920),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7450, 920),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7451, 920),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7452, 920),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7453, 920),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7454, 921),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Fax/V1/FaxList.php', NULL, '2019-05-19 10:39:54', NULL, 7455, 921),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7456, 921),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7457, 921),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7458, 921),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7459, 921),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7460, 921),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7461, 922),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Fax/V1/FaxOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7462, 922),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7463, 922),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7464, 922),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7465, 922),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7466, 922),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7467, 922),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7468, 923),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Fax/V1/FaxPage.php', NULL, '2019-05-19 10:39:54', NULL, 7469, 923),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7470, 923),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7471, 923),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7472, 923),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7473, 923),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7474, 923),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7475, 924),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging.php', NULL, '2019-05-19 10:39:54', NULL, 7476, 924),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7477, 924),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7478, 924),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7479, 924),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7480, 924),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7481, 924),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7482, 925),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1.php', NULL, '2019-05-19 10:39:54', NULL, 7483, 925),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7484, 925),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7485, 925),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7486, 925),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7487, 925),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7488, 925),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7489, 926),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/CredentialContext.php', NULL, '2019-05-19 10:39:54', NULL, 7490, 926),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7491, 926),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7492, 926),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7493, 926),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7494, 926),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7495, 926),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7496, 927),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/CredentialInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7497, 927),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7498, 927),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7499, 927),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7500, 927),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7501, 927),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7502, 927),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7503, 928),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/CredentialList.php', NULL, '2019-05-19 10:39:54', NULL, 7504, 928),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7505, 928),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7506, 928),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7507, 928),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7508, 928),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7509, 928),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7510, 929),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/CredentialOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7511, 929),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7512, 929),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7513, 929),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7514, 929),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7515, 929),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7516, 929),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7517, 930),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/CredentialPage.php', NULL, '2019-05-19 10:39:54', NULL, 7518, 930),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7519, 930),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7520, 930),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7521, 930),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7522, 930),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7523, 930),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7524, 931),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteContext.php', NULL, '2019-05-19 10:39:54', NULL, 7525, 931),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7526, 931),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7527, 931),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7528, 931),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7529, 931),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7530, 931),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7531, 932),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7532, 932),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7533, 932),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7534, 932),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7535, 932),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7536, 932),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7537, 932),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7538, 933),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteList.php', NULL, '2019-05-19 10:39:54', NULL, 7539, 933),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7540, 933),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7541, 933),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7542, 933),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7543, 933),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7544, 933),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7545, 934),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7546, 934),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7547, 934),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7548, 934),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7549, 934),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7550, 934),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7551, 934),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7552, 935),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/InvitePage.php', NULL, '2019-05-19 10:39:54', NULL, 7553, 935),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7554, 935),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7555, 935),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7556, 935),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7557, 935),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7558, 935),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7559, 936),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberContext.php', NULL, '2019-05-19 10:39:54', NULL, 7560, 936),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7561, 936),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7562, 936),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7563, 936),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7564, 936),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7565, 936),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7566, 937),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7567, 937),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7568, 937),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7569, 937),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7570, 937),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7571, 937),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7572, 937),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7573, 938),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberList.php', NULL, '2019-05-19 10:39:54', NULL, 7574, 938),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7575, 938),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7576, 938),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7577, 938),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7578, 938),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7579, 938),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7580, 939),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7581, 939),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7582, 939),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7583, 939),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7584, 939),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7585, 939),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7586, 939),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7587, 940),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberPage.php', NULL, '2019-05-19 10:39:54', NULL, 7588, 940),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7589, 940),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7590, 940),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7591, 940),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7592, 940),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7593, 940),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7594, 941),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageContext.php', NULL, '2019-05-19 10:39:54', NULL, 7595, 941),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7596, 941),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7597, 941),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7598, 941),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7599, 941);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7600, 941),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7601, 942),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7602, 942),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7603, 942),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7604, 942),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7605, 942),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7606, 942),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7607, 942),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7608, 943),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageList.php', NULL, '2019-05-19 10:39:54', NULL, 7609, 943),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7610, 943),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7611, 943),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7612, 943),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7613, 943),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7614, 943),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7615, 944),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7616, 944),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7617, 944),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7618, 944),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7619, 944),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7620, 944),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7621, 944),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7622, 945),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/Channel/MessagePage.php', NULL, '2019-05-19 10:39:54', NULL, 7623, 945),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7624, 945),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7625, 945),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7626, 945),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7627, 945),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7628, 945),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7629, 946),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/ChannelContext.php', NULL, '2019-05-19 10:39:54', NULL, 7630, 946),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7631, 946),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7632, 946),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7633, 946),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7634, 946),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7635, 946),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7636, 947),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/ChannelInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7637, 947),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7638, 947),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7639, 947),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7640, 947),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7641, 947),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7642, 947),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7643, 948),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/ChannelList.php', NULL, '2019-05-19 10:39:54', NULL, 7644, 948),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7645, 948),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7646, 948),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7647, 948),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7648, 948),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7649, 948),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7650, 949),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/ChannelOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7651, 949),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7652, 949),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7653, 949),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7654, 949),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7655, 949),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7656, 949),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7657, 950),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/ChannelPage.php', NULL, '2019-05-19 10:39:54', NULL, 7658, 950),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7659, 950),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7660, 950),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7661, 950),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7662, 950),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7663, 950),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7664, 951),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/RoleContext.php', NULL, '2019-05-19 10:39:54', NULL, 7665, 951),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7666, 951),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7667, 951),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7668, 951),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7669, 951),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7670, 951),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7671, 952),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/RoleInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7672, 952),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7673, 952),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7674, 952),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7675, 952),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7676, 952),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7677, 952),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7678, 953),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/RoleList.php', NULL, '2019-05-19 10:39:54', NULL, 7679, 953),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7680, 953),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7681, 953),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7682, 953),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7683, 953),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7684, 953),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7685, 954),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/RolePage.php', NULL, '2019-05-19 10:39:54', NULL, 7686, 954),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7687, 954),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7688, 954),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7689, 954),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7690, 954),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7691, 954),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7692, 955),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7693, 955),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7694, 955),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7695, 955),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7696, 955),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7697, 955),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7698, 955),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7699, 956),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelList.php', NULL, '2019-05-19 10:39:54', NULL, 7700, 956),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7701, 956),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7702, 956),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7703, 956),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7704, 956),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7705, 956),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7706, 957),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelPage.php', NULL, '2019-05-19 10:39:54', NULL, 7707, 957),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7708, 957),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7709, 957),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7710, 957),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7711, 957),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7712, 957),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7713, 958),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/UserContext.php', NULL, '2019-05-19 10:39:54', NULL, 7714, 958),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7715, 958),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7716, 958),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7717, 958),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7718, 958),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7719, 958),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7720, 959),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/UserInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7721, 959),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7722, 959),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7723, 959),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7724, 959),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7725, 959),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7726, 959),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7727, 960),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/UserList.php', NULL, '2019-05-19 10:39:54', NULL, 7728, 960),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7729, 960),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7730, 960),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7731, 960),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7732, 960),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7733, 960),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7734, 961),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/UserOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7735, 961),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7736, 961),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7737, 961),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7738, 961),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7739, 961),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7740, 961),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7741, 962),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/Service/UserPage.php', NULL, '2019-05-19 10:39:54', NULL, 7742, 962),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7743, 962),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7744, 962),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7745, 962),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7746, 962),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7747, 962),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7748, 963),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/ServiceContext.php', NULL, '2019-05-19 10:39:54', NULL, 7749, 963),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7750, 963),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7751, 963),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7752, 963),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7753, 963),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7754, 963),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7755, 964),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/ServiceInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7756, 964),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7757, 964),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7758, 964),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7759, 964),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7760, 964),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7761, 964),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7762, 965),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/ServiceList.php', NULL, '2019-05-19 10:39:54', NULL, 7763, 965),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7764, 965),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7765, 965),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7766, 965),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7767, 965),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7768, 965),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7769, 966),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/ServiceOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7770, 966),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7771, 966),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7772, 966),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7773, 966),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7774, 966),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7775, 966),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7776, 967),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V1/ServicePage.php', NULL, '2019-05-19 10:39:54', NULL, 7777, 967),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7778, 967),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7779, 967),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7780, 967),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7781, 967),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7782, 967),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7783, 968),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2.php', NULL, '2019-05-19 10:39:54', NULL, 7784, 968),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7785, 968),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7786, 968),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7787, 968),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7788, 968),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7789, 968),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7790, 969),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/CredentialContext.php', NULL, '2019-05-19 10:39:54', NULL, 7791, 969),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7792, 969),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7793, 969),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7794, 969),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7795, 969),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7796, 969),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7797, 970),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/CredentialInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7798, 970),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7799, 970),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7800, 970),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7801, 970),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7802, 970),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7803, 970),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7804, 971),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/CredentialList.php', NULL, '2019-05-19 10:39:54', NULL, 7805, 971),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7806, 971),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7807, 971),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7808, 971),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7809, 971),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7810, 971),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7811, 972),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/CredentialOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7812, 972),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7813, 972),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7814, 972),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7815, 972),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7816, 972),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7817, 972),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7818, 973),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/CredentialPage.php', NULL, '2019-05-19 10:39:54', NULL, 7819, 973),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7820, 973),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7821, 973),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7822, 973),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7823, 973),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7824, 973),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7825, 974),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/BindingContext.php', NULL, '2019-05-19 10:39:54', NULL, 7826, 974),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7827, 974),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7828, 974),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7829, 974),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7830, 974),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7831, 974),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7832, 975),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/BindingInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7833, 975),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7834, 975),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7835, 975),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7836, 975),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7837, 975),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7838, 975),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7839, 976),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/BindingList.php', NULL, '2019-05-19 10:39:54', NULL, 7840, 976),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7841, 976),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7842, 976),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7843, 976),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7844, 976),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7845, 976),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7846, 977),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/BindingOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7847, 977),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7848, 977),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7849, 977),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7850, 977),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7851, 977),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7852, 977),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7853, 978),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/BindingPage.php', NULL, '2019-05-19 10:39:54', NULL, 7854, 978),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7855, 978),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7856, 978),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7857, 978),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7858, 978),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7859, 978),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7860, 979),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteContext.php', NULL, '2019-05-19 10:39:54', NULL, 7861, 979),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7862, 979),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7863, 979),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7864, 979),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7865, 979),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7866, 979),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7867, 980),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7868, 980),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7869, 980),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7870, 980),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7871, 980),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7872, 980),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7873, 980),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7874, 981),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteList.php', NULL, '2019-05-19 10:39:54', NULL, 7875, 981),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7876, 981),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7877, 981),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7878, 981),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7879, 981),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7880, 981),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7881, 982),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7882, 982),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7883, 982),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7884, 982),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7885, 982),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7886, 982),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7887, 982),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7888, 983),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/InvitePage.php', NULL, '2019-05-19 10:39:54', NULL, 7889, 983),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7890, 983),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7891, 983),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7892, 983),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7893, 983),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7894, 983),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7895, 984),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberContext.php', NULL, '2019-05-19 10:39:54', NULL, 7896, 984),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7897, 984),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7898, 984),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7899, 984),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7900, 984),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7901, 984),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7902, 985),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7903, 985),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7904, 985),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7905, 985),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7906, 985),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7907, 985),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7908, 985),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7909, 986),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberList.php', NULL, '2019-05-19 10:39:54', NULL, 7910, 986),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7911, 986),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7912, 986),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7913, 986),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7914, 986),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7915, 986),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7916, 987),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7917, 987),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7918, 987),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7919, 987),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7920, 987),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7921, 987),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7922, 987),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7923, 988),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberPage.php', NULL, '2019-05-19 10:39:54', NULL, 7924, 988),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7925, 988),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7926, 988),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7927, 988),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7928, 988),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7929, 988),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7930, 989),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageContext.php', NULL, '2019-05-19 10:39:54', NULL, 7931, 989),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7932, 989),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7933, 989),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7934, 989),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7935, 989),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7936, 989),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7937, 990),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7938, 990),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7939, 990),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7940, 990),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7941, 990),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7942, 990),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7943, 990),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7944, 991),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageList.php', NULL, '2019-05-19 10:39:54', NULL, 7945, 991),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7946, 991),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7947, 991),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7948, 991),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7949, 991),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7950, 991),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7951, 992),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7952, 992),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7953, 992),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7954, 992),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7955, 992),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7956, 992),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7957, 992),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7958, 993),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/Channel/MessagePage.php', NULL, '2019-05-19 10:39:54', NULL, 7959, 993),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7960, 993),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7961, 993),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7962, 993),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7963, 993),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7964, 993),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7965, 994),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/ChannelContext.php', NULL, '2019-05-19 10:39:54', NULL, 7966, 994),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7967, 994),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7968, 994),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7969, 994),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7970, 994),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7971, 994),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7972, 995),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/ChannelInstance.php', NULL, '2019-05-19 10:39:54', NULL, 7973, 995),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7974, 995),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7975, 995),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7976, 995),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7977, 995),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7978, 995),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7979, 996),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/ChannelList.php', NULL, '2019-05-19 10:39:54', NULL, 7980, 996),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7981, 996),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7982, 996),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7983, 996),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7984, 996),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7985, 996),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7986, 997),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/ChannelOptions.php', NULL, '2019-05-19 10:39:54', NULL, 7987, 997),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7988, 997),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7989, 997),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7990, 997),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7991, 997),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7992, 997),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 7993, 998),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/ChannelPage.php', NULL, '2019-05-19 10:39:54', NULL, 7994, 998),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 7995, 998),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 7996, 998),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 7997, 998),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 7998, 998),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 7999, 998),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8000, 999),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/RoleContext.php', NULL, '2019-05-19 10:39:54', NULL, 8001, 999),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8002, 999),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8003, 999),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8004, 999),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8005, 999),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8006, 999),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8007, 1000),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/RoleInstance.php', NULL, '2019-05-19 10:39:54', NULL, 8008, 1000),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8009, 1000),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8010, 1000),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8011, 1000),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8012, 1000),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8013, 1000),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8014, 1001),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/RoleList.php', NULL, '2019-05-19 10:39:54', NULL, 8015, 1001),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8016, 1001),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8017, 1001),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8018, 1001),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8019, 1001),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8020, 1001),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8021, 1002),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/RolePage.php', NULL, '2019-05-19 10:39:54', NULL, 8022, 1002),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8023, 1002),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8024, 1002),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8025, 1002),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8026, 1002),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8027, 1002),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8028, 1003),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingContext.php', NULL, '2019-05-19 10:39:54', NULL, 8029, 1003),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8030, 1003),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8031, 1003),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8032, 1003),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8033, 1003),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8034, 1003),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8035, 1004),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingInstance.php', NULL, '2019-05-19 10:39:54', NULL, 8036, 1004),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8037, 1004),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8038, 1004),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8039, 1004),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8040, 1004),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8041, 1004),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8042, 1005),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingList.php', NULL, '2019-05-19 10:39:54', NULL, 8043, 1005),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8044, 1005),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8045, 1005),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8046, 1005),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8047, 1005),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8048, 1005),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8049, 1006),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingOptions.php', NULL, '2019-05-19 10:39:54', NULL, 8050, 1006),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8051, 1006),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8052, 1006),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8053, 1006),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8054, 1006),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8055, 1006),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8056, 1007),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingPage.php', NULL, '2019-05-19 10:39:54', NULL, 8057, 1007),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8058, 1007),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8059, 1007),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8060, 1007),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8061, 1007),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8062, 1007),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8063, 1008),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelInstance.php', NULL, '2019-05-19 10:39:54', NULL, 8064, 1008),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8065, 1008),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8066, 1008),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8067, 1008),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8068, 1008),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8069, 1008),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8070, 1009),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelList.php', NULL, '2019-05-19 10:39:54', NULL, 8071, 1009),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8072, 1009),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8073, 1009),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8074, 1009),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8075, 1009),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8076, 1009),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8077, 1010),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelPage.php', NULL, '2019-05-19 10:39:54', NULL, 8078, 1010),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8079, 1010),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8080, 1010),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8081, 1010),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8082, 1010),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8083, 1010),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8084, 1011),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/UserContext.php', NULL, '2019-05-19 10:39:54', NULL, 8085, 1011),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8086, 1011),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8087, 1011),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8088, 1011),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8089, 1011),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8090, 1011),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8091, 1012),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/UserInstance.php', NULL, '2019-05-19 10:39:54', NULL, 8092, 1012),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8093, 1012),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8094, 1012),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8095, 1012),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8096, 1012),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8097, 1012),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8098, 1013),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/UserList.php', NULL, '2019-05-19 10:39:54', NULL, 8099, 1013),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8100, 1013),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8101, 1013),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8102, 1013),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8103, 1013),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8104, 1013),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8105, 1014),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/UserOptions.php', NULL, '2019-05-19 10:39:54', NULL, 8106, 1014),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8107, 1014),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8108, 1014),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8109, 1014),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8110, 1014),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8111, 1014),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8112, 1015),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/Service/UserPage.php', NULL, '2019-05-19 10:39:54', NULL, 8113, 1015),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8114, 1015),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8115, 1015),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8116, 1015),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8117, 1015),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8118, 1015),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8119, 1016),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/ServiceContext.php', NULL, '2019-05-19 10:39:54', NULL, 8120, 1016),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8121, 1016),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8122, 1016),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8123, 1016),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8124, 1016),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8125, 1016),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8126, 1017),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/ServiceInstance.php', NULL, '2019-05-19 10:39:54', NULL, 8127, 1017),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8128, 1017),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8129, 1017),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8130, 1017),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8131, 1017),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8132, 1017),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8133, 1018),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/ServiceList.php', NULL, '2019-05-19 10:39:54', NULL, 8134, 1018),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8135, 1018),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8136, 1018),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8137, 1018),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8138, 1018),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8139, 1018),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8140, 1019),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/ServiceOptions.php', NULL, '2019-05-19 10:39:54', NULL, 8141, 1019),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8142, 1019),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8143, 1019),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8144, 1019),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8145, 1019),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8146, 1019),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8147, 1020),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/IpMessaging/V2/ServicePage.php', NULL, '2019-05-19 10:39:54', NULL, 8148, 1020),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8149, 1020),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8150, 1020),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8151, 1020),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8152, 1020),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8153, 1020),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8154, 1021),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Lookups.php', NULL, '2019-05-19 10:39:54', NULL, 8155, 1021),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8156, 1021),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8157, 1021),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8158, 1021),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8159, 1021),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8160, 1021),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8161, 1022),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Lookups/V1.php', NULL, '2019-05-19 10:39:54', NULL, 8162, 1022),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8163, 1022),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8164, 1022),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8165, 1022),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8166, 1022),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8167, 1022),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8168, 1023),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Lookups/V1/PhoneNumberContext.php', NULL, '2019-05-19 10:39:54', NULL, 8169, 1023),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8170, 1023),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8171, 1023),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8172, 1023),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8173, 1023),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8174, 1023),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8175, 1024),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Lookups/V1/PhoneNumberInstance.php', NULL, '2019-05-19 10:39:54', NULL, 8176, 1024),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8177, 1024),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8178, 1024),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8179, 1024),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8180, 1024),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8181, 1024),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8182, 1025),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Lookups/V1/PhoneNumberList.php', NULL, '2019-05-19 10:39:54', NULL, 8183, 1025),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8184, 1025),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8185, 1025),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8186, 1025),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8187, 1025),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8188, 1025);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8189, 1026),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Lookups/V1/PhoneNumberOptions.php', NULL, '2019-05-19 10:39:54', NULL, 8190, 1026),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8191, 1026),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8192, 1026),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8193, 1026),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8194, 1026),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8195, 1026),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8196, 1027),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Lookups/V1/PhoneNumberPage.php', NULL, '2019-05-19 10:39:54', NULL, 8197, 1027),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8198, 1027),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8199, 1027),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8200, 1027),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8201, 1027),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8202, 1027),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8203, 1028),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging.php', NULL, '2019-05-19 10:39:54', NULL, 8204, 1028),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8205, 1028),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8206, 1028),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8207, 1028),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8208, 1028),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8209, 1028),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8210, 1029),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1.php', NULL, '2019-05-19 10:39:54', NULL, 8211, 1029),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8212, 1029),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8213, 1029),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8214, 1029),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8215, 1029),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8216, 1029),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8217, 1030),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/Service/AlphaSenderContext.php', NULL, '2019-05-19 10:39:54', NULL, 8218, 1030),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8219, 1030),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8220, 1030),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8221, 1030),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8222, 1030),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8223, 1030),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8224, 1031),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/Service/AlphaSenderInstance.php', NULL, '2019-05-19 10:39:54', NULL, 8225, 1031),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8226, 1031),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8227, 1031),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8228, 1031),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8229, 1031),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8230, 1031),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8231, 1032),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/Service/AlphaSenderList.php', NULL, '2019-05-19 10:39:54', NULL, 8232, 1032),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8233, 1032),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8234, 1032),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8235, 1032),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8236, 1032),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8237, 1032),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8238, 1033),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/Service/AlphaSenderPage.php', NULL, '2019-05-19 10:39:54', NULL, 8239, 1033),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8240, 1033),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8241, 1033),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8242, 1033),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8243, 1033),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8244, 1033),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8245, 1034),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/Service/PhoneNumberContext.php', NULL, '2019-05-19 10:39:54', NULL, 8246, 1034),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8247, 1034),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8248, 1034),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8249, 1034),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8250, 1034),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8251, 1034),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8252, 1035),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/Service/PhoneNumberInstance.php', NULL, '2019-05-19 10:39:54', NULL, 8253, 1035),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8254, 1035),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8255, 1035),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8256, 1035),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8257, 1035),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8258, 1035),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8259, 1036),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/Service/PhoneNumberList.php', NULL, '2019-05-19 10:39:54', NULL, 8260, 1036),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8261, 1036),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8262, 1036),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8263, 1036),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8264, 1036),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8265, 1036),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8266, 1037),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/Service/PhoneNumberPage.php', NULL, '2019-05-19 10:39:54', NULL, 8267, 1037),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8268, 1037),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8269, 1037),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8270, 1037),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8271, 1037),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8272, 1037),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8273, 1038),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/Service/ShortCodeContext.php', NULL, '2019-05-19 10:39:54', NULL, 8274, 1038),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8275, 1038),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8276, 1038),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8277, 1038),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8278, 1038),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8279, 1038),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8280, 1039),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/Service/ShortCodeInstance.php', NULL, '2019-05-19 10:39:54', NULL, 8281, 1039),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8282, 1039),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8283, 1039),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8284, 1039),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8285, 1039),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8286, 1039),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8287, 1040),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/Service/ShortCodeList.php', NULL, '2019-05-19 10:39:54', NULL, 8288, 1040),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8289, 1040),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8290, 1040),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8291, 1040),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8292, 1040),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8293, 1040),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8294, 1041),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/Service/ShortCodePage.php', NULL, '2019-05-19 10:39:54', NULL, 8295, 1041),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8296, 1041),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8297, 1041),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8298, 1041),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8299, 1041),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8300, 1041),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8301, 1042),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/ServiceContext.php', NULL, '2019-05-19 10:39:54', NULL, 8302, 1042),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8303, 1042),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8304, 1042),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8305, 1042),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8306, 1042),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8307, 1042),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8308, 1043),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/ServiceInstance.php', NULL, '2019-05-19 10:39:54', NULL, 8309, 1043),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8310, 1043),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8311, 1043),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8312, 1043),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8313, 1043),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8314, 1043),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8315, 1044),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/ServiceList.php', NULL, '2019-05-19 10:39:54', NULL, 8316, 1044),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8317, 1044),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8318, 1044),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8319, 1044),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8320, 1044),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8321, 1044),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8322, 1045),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/ServiceOptions.php', NULL, '2019-05-19 10:39:54', NULL, 8323, 1045),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8324, 1045),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8325, 1045),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8326, 1045),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8327, 1045),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8328, 1045),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8329, 1046),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Messaging/V1/ServicePage.php', NULL, '2019-05-19 10:39:54', NULL, 8330, 1046),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8331, 1046),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8332, 1046),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8333, 1046),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8334, 1046),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8335, 1046),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8336, 1047),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Monitor.php', NULL, '2019-05-19 10:39:54', NULL, 8337, 1047),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8338, 1047),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8339, 1047),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8340, 1047),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8341, 1047),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8342, 1047),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8343, 1048),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Monitor/V1.php', NULL, '2019-05-19 10:39:54', NULL, 8344, 1048),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8345, 1048),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8346, 1048),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8347, 1048),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8348, 1048),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8349, 1048),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8350, 1049),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Monitor/V1/AlertContext.php', NULL, '2019-05-19 10:39:54', NULL, 8351, 1049),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8352, 1049),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8353, 1049),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8354, 1049),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8355, 1049),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8356, 1049),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8357, 1050),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Monitor/V1/AlertInstance.php', NULL, '2019-05-19 10:39:54', NULL, 8358, 1050),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8359, 1050),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8360, 1050),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8361, 1050),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8362, 1050),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8363, 1050),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8364, 1051),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Monitor/V1/AlertList.php', NULL, '2019-05-19 10:39:54', NULL, 8365, 1051),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8366, 1051),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8367, 1051),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8368, 1051),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8369, 1051),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8370, 1051),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8371, 1052),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Monitor/V1/AlertOptions.php', NULL, '2019-05-19 10:39:54', NULL, 8372, 1052),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8373, 1052),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8374, 1052),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8375, 1052),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8376, 1052),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8377, 1052),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8378, 1053),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Monitor/V1/AlertPage.php', NULL, '2019-05-19 10:39:54', NULL, 8379, 1053),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8380, 1053),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8381, 1053),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8382, 1053),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8383, 1053),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8384, 1053),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8385, 1054),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Monitor/V1/EventContext.php', NULL, '2019-05-19 10:39:54', NULL, 8386, 1054),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8387, 1054),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8388, 1054),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8389, 1054),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8390, 1054),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8391, 1054),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8392, 1055),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Monitor/V1/EventInstance.php', NULL, '2019-05-19 10:39:54', NULL, 8393, 1055),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8394, 1055),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8395, 1055),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8396, 1055),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8397, 1055),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8398, 1055),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8399, 1056),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Monitor/V1/EventList.php', NULL, '2019-05-19 10:39:54', NULL, 8400, 1056),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8401, 1056),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8402, 1056),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8403, 1056),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8404, 1056),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8405, 1056),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8406, 1057),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Monitor/V1/EventOptions.php', NULL, '2019-05-19 10:39:54', NULL, 8407, 1057),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8408, 1057),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8409, 1057),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8410, 1057),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8411, 1057),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8412, 1057),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8413, 1058),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Monitor/V1/EventPage.php', NULL, '2019-05-19 10:39:54', NULL, 8414, 1058),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8415, 1058),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8416, 1058),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8417, 1058),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8418, 1058),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8419, 1058),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8420, 1059),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify.php', NULL, '2019-05-19 10:39:54', NULL, 8421, 1059),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8422, 1059),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8423, 1059),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8424, 1059),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8425, 1059),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8426, 1059),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8427, 1060),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1.php', NULL, '2019-05-19 10:39:54', NULL, 8428, 1060),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8429, 1060),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8430, 1060),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8431, 1060),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8432, 1060),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8433, 1060),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8434, 1061),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/CredentialContext.php', NULL, '2019-05-19 10:39:54', NULL, 8435, 1061),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8436, 1061),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8437, 1061),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8438, 1061),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8439, 1061),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8440, 1061),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8441, 1062),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/CredentialInstance.php', NULL, '2019-05-19 10:39:54', NULL, 8442, 1062),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8443, 1062),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8444, 1062),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8445, 1062),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8446, 1062),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8447, 1062),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8448, 1063),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/CredentialList.php', NULL, '2019-05-19 10:39:54', NULL, 8449, 1063),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8450, 1063),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8451, 1063),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8452, 1063),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8453, 1063),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8454, 1063),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8455, 1064),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/CredentialOptions.php', NULL, '2019-05-19 10:39:54', NULL, 8456, 1064),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8457, 1064),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8458, 1064),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8459, 1064),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8460, 1064),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8461, 1064),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8462, 1065),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/CredentialPage.php', NULL, '2019-05-19 10:39:54', NULL, 8463, 1065),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8464, 1065),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8465, 1065),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8466, 1065),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8467, 1065),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8468, 1065),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8469, 1066),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/BindingContext.php', NULL, '2019-05-19 10:39:54', NULL, 8470, 1066),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:54', NULL, 8471, 1066),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:54', NULL, 8472, 1066),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8473, 1066),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:54', NULL, 8474, 1066),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:54', NULL, 8475, 1066),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:54', NULL, 8476, 1067),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/BindingInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8477, 1067),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8478, 1067),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8479, 1067),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8480, 1067),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8481, 1067),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8482, 1067),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8483, 1068),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/BindingList.php', NULL, '2019-05-19 10:39:55', NULL, 8484, 1068),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8485, 1068),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8486, 1068),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8487, 1068),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8488, 1068),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8489, 1068),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8490, 1069),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/BindingOptions.php', NULL, '2019-05-19 10:39:55', NULL, 8491, 1069),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8492, 1069),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8493, 1069),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8494, 1069),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8495, 1069),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8496, 1069),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8497, 1070),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/BindingPage.php', NULL, '2019-05-19 10:39:55', NULL, 8498, 1070),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8499, 1070),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8500, 1070),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8501, 1070),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8502, 1070),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8503, 1070),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8504, 1071),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/NotificationInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8505, 1071),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8506, 1071),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8507, 1071),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8508, 1071),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8509, 1071),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8510, 1071),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8511, 1072),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/NotificationList.php', NULL, '2019-05-19 10:39:55', NULL, 8512, 1072),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8513, 1072),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8514, 1072),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8515, 1072),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8516, 1072),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8517, 1072),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8518, 1073),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/NotificationOptions.php', NULL, '2019-05-19 10:39:55', NULL, 8519, 1073),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8520, 1073),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8521, 1073),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8522, 1073),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8523, 1073),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8524, 1073),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8525, 1074),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/NotificationPage.php', NULL, '2019-05-19 10:39:55', NULL, 8526, 1074),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8527, 1074),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8528, 1074),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8529, 1074),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8530, 1074),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8531, 1074),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8532, 1075),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/SegmentInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8533, 1075),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8534, 1075),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8535, 1075),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8536, 1075),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8537, 1075),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8538, 1075),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8539, 1076),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/SegmentList.php', NULL, '2019-05-19 10:39:55', NULL, 8540, 1076),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8541, 1076),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8542, 1076),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8543, 1076),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8544, 1076),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8545, 1076),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8546, 1077),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/SegmentPage.php', NULL, '2019-05-19 10:39:55', NULL, 8547, 1077),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8548, 1077),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8549, 1077),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8550, 1077),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8551, 1077),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8552, 1077),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8553, 1078),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/User/SegmentMembershipContext.php', NULL, '2019-05-19 10:39:55', NULL, 8554, 1078),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8555, 1078),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8556, 1078),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8557, 1078),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8558, 1078),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8559, 1078),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8560, 1079),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/User/SegmentMembershipInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8561, 1079),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8562, 1079),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8563, 1079),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8564, 1079),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8565, 1079),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8566, 1079),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8567, 1080),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/User/SegmentMembershipList.php', NULL, '2019-05-19 10:39:55', NULL, 8568, 1080),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8569, 1080),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8570, 1080),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8571, 1080),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8572, 1080),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8573, 1080),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8574, 1081),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/User/SegmentMembershipPage.php', NULL, '2019-05-19 10:39:55', NULL, 8575, 1081),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8576, 1081),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8577, 1081),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8578, 1081),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8579, 1081),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8580, 1081),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8581, 1082),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/User/UserBindingContext.php', NULL, '2019-05-19 10:39:55', NULL, 8582, 1082),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8583, 1082),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8584, 1082),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8585, 1082),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8586, 1082),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8587, 1082),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8588, 1083),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/User/UserBindingInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8589, 1083),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8590, 1083),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8591, 1083),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8592, 1083),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8593, 1083),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8594, 1083),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8595, 1084),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/User/UserBindingList.php', NULL, '2019-05-19 10:39:55', NULL, 8596, 1084),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8597, 1084),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8598, 1084),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8599, 1084),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8600, 1084),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8601, 1084),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8602, 1085),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/User/UserBindingOptions.php', NULL, '2019-05-19 10:39:55', NULL, 8603, 1085),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8604, 1085),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8605, 1085),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8606, 1085),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8607, 1085),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8608, 1085),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8609, 1086),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/User/UserBindingPage.php', NULL, '2019-05-19 10:39:55', NULL, 8610, 1086),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8611, 1086),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8612, 1086),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8613, 1086),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8614, 1086),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8615, 1086),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8616, 1087),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/UserContext.php', NULL, '2019-05-19 10:39:55', NULL, 8617, 1087),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8618, 1087),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8619, 1087),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8620, 1087),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8621, 1087),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8622, 1087),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8623, 1088),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/UserInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8624, 1088),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8625, 1088),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8626, 1088),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8627, 1088),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8628, 1088),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8629, 1088),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8630, 1089),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/UserList.php', NULL, '2019-05-19 10:39:55', NULL, 8631, 1089),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8632, 1089),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8633, 1089),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8634, 1089),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8635, 1089),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8636, 1089),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8637, 1090),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/UserOptions.php', NULL, '2019-05-19 10:39:55', NULL, 8638, 1090),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8639, 1090),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8640, 1090),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8641, 1090),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8642, 1090),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8643, 1090),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8644, 1091),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/Service/UserPage.php', NULL, '2019-05-19 10:39:55', NULL, 8645, 1091),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8646, 1091),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8647, 1091),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8648, 1091),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8649, 1091),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8650, 1091),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8651, 1092),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/ServiceContext.php', NULL, '2019-05-19 10:39:55', NULL, 8652, 1092),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8653, 1092),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8654, 1092),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8655, 1092),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8656, 1092),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8657, 1092),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8658, 1093),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/ServiceInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8659, 1093),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8660, 1093),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8661, 1093),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8662, 1093),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8663, 1093),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8664, 1093),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8665, 1094),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/ServiceList.php', NULL, '2019-05-19 10:39:55', NULL, 8666, 1094),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8667, 1094),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8668, 1094),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8669, 1094),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8670, 1094),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8671, 1094),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8672, 1095),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/ServiceOptions.php', NULL, '2019-05-19 10:39:55', NULL, 8673, 1095),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8674, 1095),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8675, 1095),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8676, 1095),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8677, 1095),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8678, 1095),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8679, 1096),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Notify/V1/ServicePage.php', NULL, '2019-05-19 10:39:55', NULL, 8680, 1096),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8681, 1096),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8682, 1096),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8683, 1096),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8684, 1096),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8685, 1096),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8686, 1097),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview.php', NULL, '2019-05-19 10:39:55', NULL, 8687, 1097),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8688, 1097),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8689, 1097),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8690, 1097),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8691, 1097),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8692, 1097),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8693, 1098),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity.php', NULL, '2019-05-19 10:39:55', NULL, 8694, 1098),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8695, 1098),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8696, 1098),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8697, 1098),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8698, 1098),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8699, 1098),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8700, 1099),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity/Service/VerificationCheckInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8701, 1099),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8702, 1099),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8703, 1099),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8704, 1099),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8705, 1099),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8706, 1099),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8707, 1100),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity/Service/VerificationCheckList.php', NULL, '2019-05-19 10:39:55', NULL, 8708, 1100),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8709, 1100),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8710, 1100),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8711, 1100),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8712, 1100),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8713, 1100),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8714, 1101),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity/Service/VerificationCheckOptions.php', NULL, '2019-05-19 10:39:55', NULL, 8715, 1101),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8716, 1101),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8717, 1101),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8718, 1101),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8719, 1101),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8720, 1101),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8721, 1102),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity/Service/VerificationCheckPage.php', NULL, '2019-05-19 10:39:55', NULL, 8722, 1102),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8723, 1102),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8724, 1102),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8725, 1102),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8726, 1102),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8727, 1102),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8728, 1103),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity/Service/VerificationInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8729, 1103),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8730, 1103),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8731, 1103),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8732, 1103),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8733, 1103),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8734, 1103),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8735, 1104),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity/Service/VerificationList.php', NULL, '2019-05-19 10:39:55', NULL, 8736, 1104),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8737, 1104),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8738, 1104),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8739, 1104),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8740, 1104),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8741, 1104),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8742, 1105),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity/Service/VerificationOptions.php', NULL, '2019-05-19 10:39:55', NULL, 8743, 1105),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8744, 1105),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8745, 1105),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8746, 1105),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8747, 1105),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8748, 1105),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8749, 1106),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity/Service/VerificationPage.php', NULL, '2019-05-19 10:39:55', NULL, 8750, 1106),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8751, 1106),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8752, 1106),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8753, 1106),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8754, 1106),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8755, 1106),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8756, 1107),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity/ServiceContext.php', NULL, '2019-05-19 10:39:55', NULL, 8757, 1107),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8758, 1107),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8759, 1107),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8760, 1107),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8761, 1107),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8762, 1107),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8763, 1108),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity/ServiceInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8764, 1108),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8765, 1108),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8766, 1108),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8767, 1108),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8768, 1108),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8769, 1108),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8770, 1109),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity/ServiceList.php', NULL, '2019-05-19 10:39:55', NULL, 8771, 1109),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8772, 1109),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8773, 1109),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8774, 1109),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8775, 1109),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8776, 1109),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8777, 1110);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity/ServiceOptions.php', NULL, '2019-05-19 10:39:55', NULL, 8778, 1110),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8779, 1110),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8780, 1110),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8781, 1110),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8782, 1110),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8783, 1110),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8784, 1111),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/AccSecurity/ServicePage.php', NULL, '2019-05-19 10:39:55', NULL, 8785, 1111),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8786, 1111),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8787, 1111),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8788, 1111),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8789, 1111),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8790, 1111),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8791, 1112),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/BulkExports.php', NULL, '2019-05-19 10:39:55', NULL, 8792, 1112),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8793, 1112),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8794, 1112),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8795, 1112),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8796, 1112),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8797, 1112),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8798, 1113),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/BulkExports/Export/DayInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8799, 1113),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8800, 1113),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8801, 1113),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8802, 1113),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8803, 1113),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8804, 1113),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8805, 1114),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/BulkExports/Export/DayList.php', NULL, '2019-05-19 10:39:55', NULL, 8806, 1114),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8807, 1114),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8808, 1114),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8809, 1114),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8810, 1114),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8811, 1114),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8812, 1115),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/BulkExports/Export/DayPage.php', NULL, '2019-05-19 10:39:55', NULL, 8813, 1115),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8814, 1115),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8815, 1115),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8816, 1115),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8817, 1115),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8818, 1115),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8819, 1116),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/BulkExports/ExportConfigurationContext.php', NULL, '2019-05-19 10:39:55', NULL, 8820, 1116),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8821, 1116),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8822, 1116),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8823, 1116),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8824, 1116),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8825, 1116),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8826, 1117),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/BulkExports/ExportConfigurationInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8827, 1117),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8828, 1117),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8829, 1117),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8830, 1117),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8831, 1117),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8832, 1117),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8833, 1118),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/BulkExports/ExportConfigurationList.php', NULL, '2019-05-19 10:39:55', NULL, 8834, 1118),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8835, 1118),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8836, 1118),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8837, 1118),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8838, 1118),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8839, 1118),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8840, 1119),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/BulkExports/ExportConfigurationOptions.php', NULL, '2019-05-19 10:39:55', NULL, 8841, 1119),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8842, 1119),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8843, 1119),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8844, 1119),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8845, 1119),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8846, 1119),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8847, 1120),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/BulkExports/ExportConfigurationPage.php', NULL, '2019-05-19 10:39:55', NULL, 8848, 1120),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8849, 1120),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8850, 1120),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8851, 1120),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8852, 1120),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8853, 1120),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8854, 1121),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/BulkExports/ExportContext.php', NULL, '2019-05-19 10:39:55', NULL, 8855, 1121),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8856, 1121),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8857, 1121),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8858, 1121),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8859, 1121),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8860, 1121),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8861, 1122),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/BulkExports/ExportInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8862, 1122),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8863, 1122),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8864, 1122),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8865, 1122),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8866, 1122),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8867, 1122),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8868, 1123),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/BulkExports/ExportList.php', NULL, '2019-05-19 10:39:55', NULL, 8869, 1123),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8870, 1123),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8871, 1123),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8872, 1123),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8873, 1123),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8874, 1123),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8875, 1124),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/BulkExports/ExportPage.php', NULL, '2019-05-19 10:39:55', NULL, 8876, 1124),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8877, 1124),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8878, 1124),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8879, 1124),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8880, 1124),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8881, 1124),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8882, 1125),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices.php', NULL, '2019-05-19 10:39:55', NULL, 8883, 1125),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8884, 1125),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8885, 1125),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8886, 1125),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8887, 1125),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8888, 1125),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8889, 1126),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateContext.php', NULL, '2019-05-19 10:39:55', NULL, 8890, 1126),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8891, 1126),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8892, 1126),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8893, 1126),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8894, 1126),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8895, 1126),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8896, 1127),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8897, 1127),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8898, 1127),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8899, 1127),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8900, 1127),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8901, 1127),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8902, 1127),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8903, 1128),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateList.php', NULL, '2019-05-19 10:39:55', NULL, 8904, 1128),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8905, 1128),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8906, 1128),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8907, 1128),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8908, 1128),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8909, 1128),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8910, 1129),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateOptions.php', NULL, '2019-05-19 10:39:55', NULL, 8911, 1129),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8912, 1129),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8913, 1129),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8914, 1129),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8915, 1129),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8916, 1129),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8917, 1130),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificatePage.php', NULL, '2019-05-19 10:39:55', NULL, 8918, 1130),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8919, 1130),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8920, 1130),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8921, 1130),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8922, 1130),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8923, 1130),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8924, 1131),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentContext.php', NULL, '2019-05-19 10:39:55', NULL, 8925, 1131),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8926, 1131),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8927, 1131),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8928, 1131),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8929, 1131),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8930, 1131),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8931, 1132),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8932, 1132),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8933, 1132),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8934, 1132),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8935, 1132),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8936, 1132),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8937, 1132),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8938, 1133),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentList.php', NULL, '2019-05-19 10:39:55', NULL, 8939, 1133),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8940, 1133),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8941, 1133),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8942, 1133),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8943, 1133),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8944, 1133),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8945, 1134),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentOptions.php', NULL, '2019-05-19 10:39:55', NULL, 8946, 1134),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8947, 1134),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8948, 1134),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8949, 1134),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8950, 1134),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8951, 1134),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8952, 1135),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentPage.php', NULL, '2019-05-19 10:39:55', NULL, 8953, 1135),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8954, 1135),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8955, 1135),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8956, 1135),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8957, 1135),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8958, 1135),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8959, 1136),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceContext.php', NULL, '2019-05-19 10:39:55', NULL, 8960, 1136),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8961, 1136),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8962, 1136),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8963, 1136),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8964, 1136),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8965, 1136),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8966, 1137),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceInstance.php', NULL, '2019-05-19 10:39:55', NULL, 8967, 1137),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8968, 1137),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8969, 1137),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8970, 1137),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8971, 1137),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8972, 1137),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8973, 1138),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceList.php', NULL, '2019-05-19 10:39:55', NULL, 8974, 1138),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8975, 1138),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8976, 1138),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8977, 1138),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8978, 1138),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8979, 1138),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8980, 1139),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceOptions.php', NULL, '2019-05-19 10:39:55', NULL, 8981, 1139),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8982, 1139),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8983, 1139),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8984, 1139),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8985, 1139),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8986, 1139),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8987, 1140),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/DevicePage.php', NULL, '2019-05-19 10:39:55', NULL, 8988, 1140),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8989, 1140),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8990, 1140),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8991, 1140),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8992, 1140),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 8993, 1140),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 8994, 1141),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyContext.php', NULL, '2019-05-19 10:39:55', NULL, 8995, 1141),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 8996, 1141),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 8997, 1141),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 8998, 1141),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 8999, 1141),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9000, 1141),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9001, 1142),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9002, 1142),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9003, 1142),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9004, 1142),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9005, 1142),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9006, 1142),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9007, 1142),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9008, 1143),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyList.php', NULL, '2019-05-19 10:39:55', NULL, 9009, 1143),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9010, 1143),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9011, 1143),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9012, 1143),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9013, 1143),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9014, 1143),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9015, 1144),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9016, 1144),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9017, 1144),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9018, 1144),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9019, 1144),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9020, 1144),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9021, 1144),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9022, 1145),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyPage.php', NULL, '2019-05-19 10:39:55', NULL, 9023, 1145),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9024, 1145),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9025, 1145),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9026, 1145),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9027, 1145),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9028, 1145),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9029, 1146),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/FleetContext.php', NULL, '2019-05-19 10:39:55', NULL, 9030, 1146),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9031, 1146),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9032, 1146),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9033, 1146),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9034, 1146),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9035, 1146),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9036, 1147),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/FleetInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9037, 1147),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9038, 1147),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9039, 1147),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9040, 1147),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9041, 1147),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9042, 1147),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9043, 1148),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/FleetList.php', NULL, '2019-05-19 10:39:55', NULL, 9044, 1148),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9045, 1148),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9046, 1148),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9047, 1148),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9048, 1148),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9049, 1148),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9050, 1149),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/FleetOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9051, 1149),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9052, 1149),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9053, 1149),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9054, 1149),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9055, 1149),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9056, 1149),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9057, 1150),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/DeployedDevices/FleetPage.php', NULL, '2019-05-19 10:39:55', NULL, 9058, 1150),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9059, 1150),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9060, 1150),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9061, 1150),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9062, 1150),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9063, 1150),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9064, 1151),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers.php', NULL, '2019-05-19 10:39:55', NULL, 9065, 1151),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9066, 1151),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9067, 1151),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9068, 1151),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9069, 1151),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9070, 1151),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9071, 1152),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9072, 1152),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9073, 1152),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9074, 1152),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9075, 1152),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9076, 1152),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9077, 1152),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9078, 1153),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderList.php', NULL, '2019-05-19 10:39:55', NULL, 9079, 1153),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9080, 1153),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9081, 1153),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9082, 1153),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9083, 1153),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9084, 1153),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9085, 1154),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9086, 1154),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9087, 1154),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9088, 1154),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9089, 1154),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9090, 1154),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9091, 1154),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9092, 1155),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderPage.php', NULL, '2019-05-19 10:39:55', NULL, 9093, 1155),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9094, 1155),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9095, 1155),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9096, 1155),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9097, 1155),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9098, 1155),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9099, 1156),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentContext.php', NULL, '2019-05-19 10:39:55', NULL, 9100, 1156),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9101, 1156),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9102, 1156),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9103, 1156),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9104, 1156),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9105, 1156),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9106, 1157),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9107, 1157),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9108, 1157),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9109, 1157),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9110, 1157),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9111, 1157),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9112, 1157),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9113, 1158),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentList.php', NULL, '2019-05-19 10:39:55', NULL, 9114, 1158),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9115, 1158),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9116, 1158),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9117, 1158),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9118, 1158),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9119, 1158),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9120, 1159),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9121, 1159),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9122, 1159),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9123, 1159),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9124, 1159),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9125, 1159),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9126, 1159),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9127, 1160),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentPage.php', NULL, '2019-05-19 10:39:55', NULL, 9128, 1160),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9129, 1160),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9130, 1160),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9131, 1160),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9132, 1160),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9133, 1160),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9134, 1161),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderContext.php', NULL, '2019-05-19 10:39:55', NULL, 9135, 1161),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9136, 1161),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9137, 1161),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9138, 1161),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9139, 1161),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9140, 1161),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9141, 1162),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9142, 1162),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9143, 1162),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9144, 1162),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9145, 1162),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9146, 1162),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9147, 1162),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9148, 1163),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderList.php', NULL, '2019-05-19 10:39:55', NULL, 9149, 1163),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9150, 1163),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9151, 1163),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9152, 1163),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9153, 1163),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9154, 1163),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9155, 1164),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9156, 1164),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9157, 1164),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9158, 1164),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9159, 1164),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9160, 1164),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9161, 1164),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9162, 1165),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderPage.php', NULL, '2019-05-19 10:39:55', NULL, 9163, 1165),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9164, 1165),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9165, 1165),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9166, 1165),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9167, 1165),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9168, 1165),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9169, 1166),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace.php', NULL, '2019-05-19 10:39:55', NULL, 9170, 1166),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9171, 1166),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9172, 1166),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9173, 1166),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9174, 1166),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9175, 1166),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9176, 1167),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionContext.php', NULL, '2019-05-19 10:39:55', NULL, 9177, 1167),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9178, 1167),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9179, 1167),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9180, 1167),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9181, 1167),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9182, 1167),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9183, 1168),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9184, 1168),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9185, 1168),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9186, 1168),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9187, 1168),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9188, 1168),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9189, 1168),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9190, 1169),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionList.php', NULL, '2019-05-19 10:39:55', NULL, 9191, 1169),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9192, 1169),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9193, 1169),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9194, 1169),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9195, 1169),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9196, 1169),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9197, 1170),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionPage.php', NULL, '2019-05-19 10:39:55', NULL, 9198, 1170),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9199, 1170),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9200, 1170),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9201, 1170),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9202, 1170),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9203, 1170),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9204, 1171),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/AvailableAddOnContext.php', NULL, '2019-05-19 10:39:55', NULL, 9205, 1171),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9206, 1171),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9207, 1171),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9208, 1171),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9209, 1171),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9210, 1171),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9211, 1172),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/AvailableAddOnInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9212, 1172),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9213, 1172),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9214, 1172),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9215, 1172),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9216, 1172),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9217, 1172),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9218, 1173),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/AvailableAddOnList.php', NULL, '2019-05-19 10:39:55', NULL, 9219, 1173),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9220, 1173),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9221, 1173),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9222, 1173),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9223, 1173),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9224, 1173),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9225, 1174),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/AvailableAddOnPage.php', NULL, '2019-05-19 10:39:55', NULL, 9226, 1174),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9227, 1174),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9228, 1174),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9229, 1174),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9230, 1174),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9231, 1174),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9232, 1175),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionContext.php', NULL, '2019-05-19 10:39:55', NULL, 9233, 1175),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9234, 1175),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9235, 1175),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9236, 1175),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9237, 1175),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9238, 1175),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9239, 1176),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9240, 1176),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9241, 1176),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9242, 1176),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9243, 1176),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9244, 1176),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9245, 1176),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9246, 1177),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionList.php', NULL, '2019-05-19 10:39:55', NULL, 9247, 1177),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9248, 1177),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9249, 1177),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9250, 1177),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9251, 1177),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9252, 1177),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9253, 1178),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionPage.php', NULL, '2019-05-19 10:39:55', NULL, 9254, 1178),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9255, 1178),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9256, 1178),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9257, 1178),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9258, 1178),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9259, 1178),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9260, 1179),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/InstalledAddOnContext.php', NULL, '2019-05-19 10:39:55', NULL, 9261, 1179),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9262, 1179),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9263, 1179),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9264, 1179),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9265, 1179),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9266, 1179),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9267, 1180),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/InstalledAddOnInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9268, 1180),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9269, 1180),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9270, 1180),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9271, 1180),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9272, 1180),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9273, 1180),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9274, 1181),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/InstalledAddOnList.php', NULL, '2019-05-19 10:39:55', NULL, 9275, 1181),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9276, 1181),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9277, 1181),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9278, 1181),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9279, 1181),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9280, 1181),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9281, 1182),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/InstalledAddOnOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9282, 1182),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9283, 1182),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9284, 1182),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9285, 1182),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9286, 1182),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9287, 1182),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9288, 1183),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Marketplace/InstalledAddOnPage.php', NULL, '2019-05-19 10:39:55', NULL, 9289, 1183),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9290, 1183),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9291, 1183),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9292, 1183),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9293, 1183),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9294, 1183),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9295, 1184),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy.php', NULL, '2019-05-19 10:39:55', NULL, 9296, 1184),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9297, 1184),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9298, 1184),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9299, 1184),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9300, 1184),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9301, 1184),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9302, 1185),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/PhoneNumberContext.php', NULL, '2019-05-19 10:39:55', NULL, 9303, 1185),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9304, 1185),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9305, 1185),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9306, 1185),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9307, 1185),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9308, 1185),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9309, 1186),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/PhoneNumberInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9310, 1186),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9311, 1186),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9312, 1186),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9313, 1186),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9314, 1186),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9315, 1186),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9316, 1187),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/PhoneNumberList.php', NULL, '2019-05-19 10:39:55', NULL, 9317, 1187),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9318, 1187),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9319, 1187),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9320, 1187),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9321, 1187),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9322, 1187),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9323, 1188),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/PhoneNumberPage.php', NULL, '2019-05-19 10:39:55', NULL, 9324, 1188),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9325, 1188),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9326, 1188),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9327, 1188),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9328, 1188),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9329, 1188),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9330, 1189),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/InteractionContext.php', NULL, '2019-05-19 10:39:55', NULL, 9331, 1189),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9332, 1189),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9333, 1189),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9334, 1189),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9335, 1189),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9336, 1189),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9337, 1190),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/InteractionInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9338, 1190),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9339, 1190),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9340, 1190),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9341, 1190),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9342, 1190),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9343, 1190),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9344, 1191),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/InteractionList.php', NULL, '2019-05-19 10:39:55', NULL, 9345, 1191),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9346, 1191),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9347, 1191),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9348, 1191),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9349, 1191),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9350, 1191),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9351, 1192),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/InteractionOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9352, 1192);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9353, 1192),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9354, 1192),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9355, 1192),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9356, 1192),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9357, 1192),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9358, 1193),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/InteractionPage.php', NULL, '2019-05-19 10:39:55', NULL, 9359, 1193),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9360, 1193),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9361, 1193),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9362, 1193),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9363, 1193),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9364, 1193),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9365, 1194),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/Participant/MessageInteractionContext.php', NULL, '2019-05-19 10:39:55', NULL, 9366, 1194),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9367, 1194),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9368, 1194),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9369, 1194),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9370, 1194),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9371, 1194),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9372, 1195),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/Participant/MessageInteractionInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9373, 1195),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9374, 1195),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9375, 1195),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9376, 1195),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9377, 1195),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9378, 1195),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9379, 1196),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/Participant/MessageInteractionList.php', NULL, '2019-05-19 10:39:55', NULL, 9380, 1196),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9381, 1196),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9382, 1196),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9383, 1196),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9384, 1196),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9385, 1196),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9386, 1197),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/Participant/MessageInteractionOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9387, 1197),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9388, 1197),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9389, 1197),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9390, 1197),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9391, 1197),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9392, 1197),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9393, 1198),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/Participant/MessageInteractionPage.php', NULL, '2019-05-19 10:39:55', NULL, 9394, 1198),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9395, 1198),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9396, 1198),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9397, 1198),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9398, 1198),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9399, 1198),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9400, 1199),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/ParticipantContext.php', NULL, '2019-05-19 10:39:55', NULL, 9401, 1199),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9402, 1199),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9403, 1199),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9404, 1199),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9405, 1199),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9406, 1199),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9407, 1200),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/ParticipantInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9408, 1200),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9409, 1200),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9410, 1200),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9411, 1200),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9412, 1200),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9413, 1200),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9414, 1201),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/ParticipantList.php', NULL, '2019-05-19 10:39:55', NULL, 9415, 1201),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9416, 1201),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9417, 1201),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9418, 1201),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9419, 1201),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9420, 1201),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9421, 1202),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/ParticipantOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9422, 1202),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9423, 1202),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9424, 1202),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9425, 1202),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9426, 1202),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9427, 1202),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9428, 1203),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/Session/ParticipantPage.php', NULL, '2019-05-19 10:39:55', NULL, 9429, 1203),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9430, 1203),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9431, 1203),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9432, 1203),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9433, 1203),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9434, 1203),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9435, 1204),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/SessionContext.php', NULL, '2019-05-19 10:39:55', NULL, 9436, 1204),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9437, 1204),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9438, 1204),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9439, 1204),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9440, 1204),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9441, 1204),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9442, 1205),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/SessionInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9443, 1205),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9444, 1205),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9445, 1205),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9446, 1205),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9447, 1205),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9448, 1205),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9449, 1206),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/SessionList.php', NULL, '2019-05-19 10:39:55', NULL, 9450, 1206),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9451, 1206),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9452, 1206),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9453, 1206),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9454, 1206),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9455, 1206),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9456, 1207),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/SessionOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9457, 1207),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9458, 1207),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9459, 1207),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9460, 1207),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9461, 1207),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9462, 1207),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9463, 1208),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/SessionPage.php', NULL, '2019-05-19 10:39:55', NULL, 9464, 1208),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9465, 1208),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9466, 1208),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9467, 1208),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9468, 1208),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9469, 1208),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9470, 1209),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/ShortCodeContext.php', NULL, '2019-05-19 10:39:55', NULL, 9471, 1209),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9472, 1209),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9473, 1209),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9474, 1209),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9475, 1209),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9476, 1209),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9477, 1210),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/ShortCodeInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9478, 1210),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9479, 1210),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9480, 1210),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9481, 1210),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9482, 1210),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9483, 1210),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9484, 1211),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/ShortCodeList.php', NULL, '2019-05-19 10:39:55', NULL, 9485, 1211),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9486, 1211),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9487, 1211),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9488, 1211),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9489, 1211),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9490, 1211),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9491, 1212),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/Service/ShortCodePage.php', NULL, '2019-05-19 10:39:55', NULL, 9492, 1212),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9493, 1212),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9494, 1212),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9495, 1212),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9496, 1212),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9497, 1212),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9498, 1213),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/ServiceContext.php', NULL, '2019-05-19 10:39:55', NULL, 9499, 1213),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9500, 1213),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9501, 1213),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9502, 1213),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9503, 1213),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9504, 1213),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9505, 1214),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/ServiceInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9506, 1214),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9507, 1214),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9508, 1214),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9509, 1214),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9510, 1214),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9511, 1214),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9512, 1215),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/ServiceList.php', NULL, '2019-05-19 10:39:55', NULL, 9513, 1215),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9514, 1215),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9515, 1215),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9516, 1215),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9517, 1215),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9518, 1215),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9519, 1216),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/ServiceOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9520, 1216),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9521, 1216),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9522, 1216),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9523, 1216),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9524, 1216),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9525, 1216),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9526, 1217),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Proxy/ServicePage.php', NULL, '2019-05-19 10:39:55', NULL, 9527, 1217),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9528, 1217),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9529, 1217),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9530, 1217),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9531, 1217),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9532, 1217),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9533, 1218),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio.php', NULL, '2019-05-19 10:39:55', NULL, 9534, 1218),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9535, 1218),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9536, 1218),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9537, 1218),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9538, 1218),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9539, 1218),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9540, 1219),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio/Flow/Engagement/StepContext.php', NULL, '2019-05-19 10:39:55', NULL, 9541, 1219),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9542, 1219),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9543, 1219),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9544, 1219),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9545, 1219),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9546, 1219),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9547, 1220),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio/Flow/Engagement/StepInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9548, 1220),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9549, 1220),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9550, 1220),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9551, 1220),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9552, 1220),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9553, 1220),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9554, 1221),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio/Flow/Engagement/StepList.php', NULL, '2019-05-19 10:39:55', NULL, 9555, 1221),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9556, 1221),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9557, 1221),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9558, 1221),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9559, 1221),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9560, 1221),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9561, 1222),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio/Flow/Engagement/StepPage.php', NULL, '2019-05-19 10:39:55', NULL, 9562, 1222),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9563, 1222),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9564, 1222),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9565, 1222),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9566, 1222),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9567, 1222),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9568, 1223),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio/Flow/EngagementContext.php', NULL, '2019-05-19 10:39:55', NULL, 9569, 1223),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9570, 1223),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9571, 1223),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9572, 1223),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9573, 1223),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9574, 1223),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9575, 1224),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio/Flow/EngagementInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9576, 1224),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9577, 1224),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9578, 1224),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9579, 1224),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9580, 1224),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9581, 1224),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9582, 1225),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio/Flow/EngagementList.php', NULL, '2019-05-19 10:39:55', NULL, 9583, 1225),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9584, 1225),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9585, 1225),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9586, 1225),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9587, 1225),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9588, 1225),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9589, 1226),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio/Flow/EngagementOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9590, 1226),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9591, 1226),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9592, 1226),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9593, 1226),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9594, 1226),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9595, 1226),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9596, 1227),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio/Flow/EngagementPage.php', NULL, '2019-05-19 10:39:55', NULL, 9597, 1227),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9598, 1227),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9599, 1227),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9600, 1227),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9601, 1227),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9602, 1227),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9603, 1228),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio/FlowContext.php', NULL, '2019-05-19 10:39:55', NULL, 9604, 1228),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9605, 1228),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9606, 1228),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9607, 1228),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9608, 1228),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9609, 1228),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9610, 1229),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio/FlowInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9611, 1229),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9612, 1229),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9613, 1229),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9614, 1229),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9615, 1229),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9616, 1229),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9617, 1230),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio/FlowList.php', NULL, '2019-05-19 10:39:55', NULL, 9618, 1230),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9619, 1230),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9620, 1230),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9621, 1230),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9622, 1230),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9623, 1230),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9624, 1231),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Studio/FlowPage.php', NULL, '2019-05-19 10:39:55', NULL, 9625, 1231),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9626, 1231),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9627, 1231),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9628, 1231),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9629, 1231),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9630, 1231),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9631, 1232),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync.php', NULL, '2019-05-19 10:39:55', NULL, 9632, 1232),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9633, 1232),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9634, 1232),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9635, 1232),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9636, 1232),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9637, 1232),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9638, 1233),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionContext.php', NULL, '2019-05-19 10:39:55', NULL, 9639, 1233),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9640, 1233),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9641, 1233),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9642, 1233),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9643, 1233),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9644, 1233),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9645, 1234),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9646, 1234),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9647, 1234),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9648, 1234),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9649, 1234),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9650, 1234),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9651, 1234),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9652, 1235),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionList.php', NULL, '2019-05-19 10:39:55', NULL, 9653, 1235),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9654, 1235),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9655, 1235),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9656, 1235),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9657, 1235),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9658, 1235),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9659, 1236),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionPage.php', NULL, '2019-05-19 10:39:55', NULL, 9660, 1236),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9661, 1236),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9662, 1236),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9663, 1236),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9664, 1236),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9665, 1236),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9666, 1237),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/DocumentContext.php', NULL, '2019-05-19 10:39:55', NULL, 9667, 1237),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9668, 1237),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9669, 1237),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9670, 1237),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9671, 1237),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9672, 1237),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9673, 1238),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/DocumentInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9674, 1238),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9675, 1238),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9676, 1238),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9677, 1238),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9678, 1238),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9679, 1238),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9680, 1239),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/DocumentList.php', NULL, '2019-05-19 10:39:55', NULL, 9681, 1239),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9682, 1239),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9683, 1239),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9684, 1239),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9685, 1239),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9686, 1239),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9687, 1240),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/DocumentOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9688, 1240),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9689, 1240),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9690, 1240),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9691, 1240),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9692, 1240),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9693, 1240),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9694, 1241),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/DocumentPage.php', NULL, '2019-05-19 10:39:55', NULL, 9695, 1241),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9696, 1241),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9697, 1241),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9698, 1241),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9699, 1241),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9700, 1241),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9701, 1242),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemContext.php', NULL, '2019-05-19 10:39:55', NULL, 9702, 1242),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9703, 1242),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9704, 1242),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9705, 1242),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9706, 1242),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9707, 1242),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9708, 1243),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9709, 1243),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9710, 1243),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9711, 1243),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9712, 1243),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9713, 1243),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9714, 1243),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9715, 1244),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemList.php', NULL, '2019-05-19 10:39:55', NULL, 9716, 1244),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9717, 1244),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9718, 1244),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9719, 1244),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9720, 1244),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9721, 1244),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9722, 1245),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9723, 1245),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9724, 1245),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9725, 1245),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9726, 1245),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9727, 1245),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9728, 1245),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9729, 1246),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemPage.php', NULL, '2019-05-19 10:39:55', NULL, 9730, 1246),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9731, 1246),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9732, 1246),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9733, 1246),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9734, 1246),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9735, 1246),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9736, 1247),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionContext.php', NULL, '2019-05-19 10:39:55', NULL, 9737, 1247),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9738, 1247),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9739, 1247),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9740, 1247),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9741, 1247),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9742, 1247),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9743, 1248),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9744, 1248),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9745, 1248),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9746, 1248),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9747, 1248),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9748, 1248),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9749, 1248),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9750, 1249),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionList.php', NULL, '2019-05-19 10:39:55', NULL, 9751, 1249),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9752, 1249),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9753, 1249),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9754, 1249),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9755, 1249),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9756, 1249),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9757, 1250),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionPage.php', NULL, '2019-05-19 10:39:55', NULL, 9758, 1250),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9759, 1250),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9760, 1250),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9761, 1250),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9762, 1250),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9763, 1250),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9764, 1251),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncListContext.php', NULL, '2019-05-19 10:39:55', NULL, 9765, 1251),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9766, 1251),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9767, 1251),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9768, 1251),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9769, 1251),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9770, 1251),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9771, 1252),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncListInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9772, 1252),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9773, 1252),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9774, 1252),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9775, 1252),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9776, 1252),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9777, 1252),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9778, 1253),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncListList.php', NULL, '2019-05-19 10:39:55', NULL, 9779, 1253),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9780, 1253),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9781, 1253),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9782, 1253),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9783, 1253),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9784, 1253),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9785, 1254),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncListOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9786, 1254),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9787, 1254),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9788, 1254),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9789, 1254),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9790, 1254),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9791, 1254),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9792, 1255),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncListPage.php', NULL, '2019-05-19 10:39:55', NULL, 9793, 1255),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9794, 1255),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9795, 1255),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9796, 1255),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9797, 1255),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9798, 1255),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9799, 1256),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemContext.php', NULL, '2019-05-19 10:39:55', NULL, 9800, 1256),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9801, 1256),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9802, 1256),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9803, 1256),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9804, 1256),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9805, 1256),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9806, 1257),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9807, 1257),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9808, 1257),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9809, 1257),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9810, 1257),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9811, 1257),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9812, 1257),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9813, 1258),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemList.php', NULL, '2019-05-19 10:39:55', NULL, 9814, 1258),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9815, 1258),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9816, 1258),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9817, 1258),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9818, 1258),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9819, 1258),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9820, 1259),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9821, 1259),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9822, 1259),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9823, 1259),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9824, 1259),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9825, 1259),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9826, 1259),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9827, 1260),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemPage.php', NULL, '2019-05-19 10:39:55', NULL, 9828, 1260),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9829, 1260),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9830, 1260),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9831, 1260),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9832, 1260),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9833, 1260),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9834, 1261),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionContext.php', NULL, '2019-05-19 10:39:55', NULL, 9835, 1261),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9836, 1261),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9837, 1261),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9838, 1261),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9839, 1261),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9840, 1261),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9841, 1262),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9842, 1262),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9843, 1262),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9844, 1262),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9845, 1262),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9846, 1262),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9847, 1262),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9848, 1263),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionList.php', NULL, '2019-05-19 10:39:55', NULL, 9849, 1263),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9850, 1263),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9851, 1263),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9852, 1263),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9853, 1263),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9854, 1263),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9855, 1264),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionPage.php', NULL, '2019-05-19 10:39:55', NULL, 9856, 1264),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9857, 1264),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9858, 1264),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9859, 1264),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9860, 1264),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9861, 1264),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9862, 1265),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMapContext.php', NULL, '2019-05-19 10:39:55', NULL, 9863, 1265),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9864, 1265),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9865, 1265),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9866, 1265),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9867, 1265),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9868, 1265),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9869, 1266),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMapInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9870, 1266),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9871, 1266),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9872, 1266),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9873, 1266),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9874, 1266),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9875, 1266),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9876, 1267),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMapList.php', NULL, '2019-05-19 10:39:55', NULL, 9877, 1267),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9878, 1267),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9879, 1267),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9880, 1267),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9881, 1267),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9882, 1267),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9883, 1268),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMapOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9884, 1268),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9885, 1268),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9886, 1268),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9887, 1268),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9888, 1268),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9889, 1268),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9890, 1269),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/Service/SyncMapPage.php', NULL, '2019-05-19 10:39:55', NULL, 9891, 1269),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9892, 1269),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9893, 1269),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9894, 1269),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9895, 1269),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9896, 1269),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9897, 1270),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/ServiceContext.php', NULL, '2019-05-19 10:39:55', NULL, 9898, 1270),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9899, 1270),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9900, 1270),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9901, 1270),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9902, 1270),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9903, 1270),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9904, 1271),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/ServiceInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9905, 1271),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9906, 1271),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9907, 1271),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9908, 1271),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9909, 1271),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9910, 1271),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9911, 1272),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/ServiceList.php', NULL, '2019-05-19 10:39:55', NULL, 9912, 1272),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9913, 1272),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9914, 1272),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9915, 1272),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9916, 1272),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9917, 1272),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9918, 1273),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/ServiceOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9919, 1273),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9920, 1273),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9921, 1273),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9922, 1273),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9923, 1273),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9924, 1273),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9925, 1274),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Sync/ServicePage.php', NULL, '2019-05-19 10:39:55', NULL, 9926, 1274),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9927, 1274),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9928, 1274),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9929, 1274),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9930, 1274),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9931, 1274),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9932, 1275);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand.php', NULL, '2019-05-19 10:39:55', NULL, 9933, 1275),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9934, 1275),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9935, 1275),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9936, 1275),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9937, 1275),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9938, 1275),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9939, 1276),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/FieldType/FieldValueContext.php', NULL, '2019-05-19 10:39:55', NULL, 9940, 1276),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9941, 1276),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9942, 1276),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9943, 1276),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9944, 1276),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9945, 1276),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9946, 1277),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/FieldType/FieldValueInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9947, 1277),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9948, 1277),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9949, 1277),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9950, 1277),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9951, 1277),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9952, 1277),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9953, 1278),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/FieldType/FieldValueList.php', NULL, '2019-05-19 10:39:55', NULL, 9954, 1278),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9955, 1278),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9956, 1278),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9957, 1278),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9958, 1278),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9959, 1278),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9960, 1279),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/FieldType/FieldValueOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9961, 1279),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9962, 1279),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9963, 1279),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9964, 1279),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9965, 1279),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9966, 1279),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9967, 1280),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/FieldType/FieldValuePage.php', NULL, '2019-05-19 10:39:55', NULL, 9968, 1280),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9969, 1280),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9970, 1280),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9971, 1280),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9972, 1280),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9973, 1280),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9974, 1281),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/FieldTypeContext.php', NULL, '2019-05-19 10:39:55', NULL, 9975, 1281),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9976, 1281),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9977, 1281),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9978, 1281),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9979, 1281),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9980, 1281),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9981, 1282),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/FieldTypeInstance.php', NULL, '2019-05-19 10:39:55', NULL, 9982, 1282),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9983, 1282),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9984, 1282),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9985, 1282),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9986, 1282),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9987, 1282),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9988, 1283),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/FieldTypeList.php', NULL, '2019-05-19 10:39:55', NULL, 9989, 1283),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9990, 1283),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9991, 1283),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9992, 1283),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 9993, 1283),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 9994, 1283),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 9995, 1284),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/FieldTypeOptions.php', NULL, '2019-05-19 10:39:55', NULL, 9996, 1284),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 9997, 1284),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 9998, 1284),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 9999, 1284),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10000, 1284),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10001, 1284),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10002, 1285),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/FieldTypePage.php', NULL, '2019-05-19 10:39:55', NULL, 10003, 1285),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10004, 1285),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10005, 1285),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10006, 1285),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10007, 1285),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10008, 1285),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10009, 1286),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/Intent/FieldContext.php', NULL, '2019-05-19 10:39:55', NULL, 10010, 1286),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10011, 1286),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10012, 1286),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10013, 1286),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10014, 1286),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10015, 1286),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10016, 1287),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/Intent/FieldInstance.php', NULL, '2019-05-19 10:39:55', NULL, 10017, 1287),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10018, 1287),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10019, 1287),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10020, 1287),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10021, 1287),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10022, 1287),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10023, 1288),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/Intent/FieldList.php', NULL, '2019-05-19 10:39:55', NULL, 10024, 1288),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10025, 1288),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10026, 1288),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10027, 1288),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10028, 1288),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10029, 1288),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10030, 1289),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/Intent/FieldPage.php', NULL, '2019-05-19 10:39:55', NULL, 10031, 1289),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10032, 1289),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10033, 1289),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10034, 1289),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10035, 1289),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10036, 1289),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10037, 1290),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/Intent/SampleContext.php', NULL, '2019-05-19 10:39:55', NULL, 10038, 1290),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10039, 1290),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10040, 1290),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10041, 1290),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10042, 1290),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10043, 1290),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10044, 1291),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/Intent/SampleInstance.php', NULL, '2019-05-19 10:39:55', NULL, 10045, 1291),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10046, 1291),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10047, 1291),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10048, 1291),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10049, 1291),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10050, 1291),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10051, 1292),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/Intent/SampleList.php', NULL, '2019-05-19 10:39:55', NULL, 10052, 1292),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10053, 1292),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10054, 1292),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10055, 1292),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10056, 1292),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10057, 1292),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10058, 1293),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/Intent/SampleOptions.php', NULL, '2019-05-19 10:39:55', NULL, 10059, 1293),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10060, 1293),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10061, 1293),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10062, 1293),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10063, 1293),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10064, 1293),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10065, 1294),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/Intent/SamplePage.php', NULL, '2019-05-19 10:39:55', NULL, 10066, 1294),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10067, 1294),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10068, 1294),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10069, 1294),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10070, 1294),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10071, 1294),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10072, 1295),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/IntentContext.php', NULL, '2019-05-19 10:39:55', NULL, 10073, 1295),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10074, 1295),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10075, 1295),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10076, 1295),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10077, 1295),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10078, 1295),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10079, 1296),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/IntentInstance.php', NULL, '2019-05-19 10:39:55', NULL, 10080, 1296),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10081, 1296),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10082, 1296),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10083, 1296),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10084, 1296),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10085, 1296),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10086, 1297),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/IntentList.php', NULL, '2019-05-19 10:39:55', NULL, 10087, 1297),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10088, 1297),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10089, 1297),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10090, 1297),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10091, 1297),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10092, 1297),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10093, 1298),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/IntentOptions.php', NULL, '2019-05-19 10:39:55', NULL, 10094, 1298),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10095, 1298),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10096, 1298),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10097, 1298),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10098, 1298),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10099, 1298),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10100, 1299),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/IntentPage.php', NULL, '2019-05-19 10:39:55', NULL, 10101, 1299),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10102, 1299),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10103, 1299),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10104, 1299),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10105, 1299),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10106, 1299),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10107, 1300),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/ModelBuildContext.php', NULL, '2019-05-19 10:39:55', NULL, 10108, 1300),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10109, 1300),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10110, 1300),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10111, 1300),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10112, 1300),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10113, 1300),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10114, 1301),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/ModelBuildInstance.php', NULL, '2019-05-19 10:39:55', NULL, 10115, 1301),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10116, 1301),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10117, 1301),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10118, 1301),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10119, 1301),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10120, 1301),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10121, 1302),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/ModelBuildList.php', NULL, '2019-05-19 10:39:55', NULL, 10122, 1302),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10123, 1302),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10124, 1302),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10125, 1302),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10126, 1302),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10127, 1302),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10128, 1303),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/ModelBuildOptions.php', NULL, '2019-05-19 10:39:55', NULL, 10129, 1303),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10130, 1303),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10131, 1303),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10132, 1303),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10133, 1303),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10134, 1303),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10135, 1304),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/ModelBuildPage.php', NULL, '2019-05-19 10:39:55', NULL, 10136, 1304),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10137, 1304),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10138, 1304),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10139, 1304),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10140, 1304),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10141, 1304),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10142, 1305),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/QueryContext.php', NULL, '2019-05-19 10:39:55', NULL, 10143, 1305),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10144, 1305),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10145, 1305),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10146, 1305),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10147, 1305),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10148, 1305),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10149, 1306),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/QueryInstance.php', NULL, '2019-05-19 10:39:55', NULL, 10150, 1306),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10151, 1306),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10152, 1306),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10153, 1306),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10154, 1306),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10155, 1306),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10156, 1307),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/QueryList.php', NULL, '2019-05-19 10:39:55', NULL, 10157, 1307),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10158, 1307),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10159, 1307),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10160, 1307),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10161, 1307),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10162, 1307),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10163, 1308),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/QueryOptions.php', NULL, '2019-05-19 10:39:55', NULL, 10164, 1308),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10165, 1308),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10166, 1308),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10167, 1308),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10168, 1308),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10169, 1308),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10170, 1309),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/Service/QueryPage.php', NULL, '2019-05-19 10:39:55', NULL, 10171, 1309),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10172, 1309),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10173, 1309),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10174, 1309),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10175, 1309),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10176, 1309),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10177, 1310),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/ServiceContext.php', NULL, '2019-05-19 10:39:55', NULL, 10178, 1310),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10179, 1310),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10180, 1310),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10181, 1310),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10182, 1310),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10183, 1310),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10184, 1311),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/ServiceInstance.php', NULL, '2019-05-19 10:39:55', NULL, 10185, 1311),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10186, 1311),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10187, 1311),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10188, 1311),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10189, 1311),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10190, 1311),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10191, 1312),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/ServiceList.php', NULL, '2019-05-19 10:39:55', NULL, 10192, 1312),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10193, 1312),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10194, 1312),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10195, 1312),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10196, 1312),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10197, 1312),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10198, 1313),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/ServiceOptions.php', NULL, '2019-05-19 10:39:55', NULL, 10199, 1313),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10200, 1313),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10201, 1313),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10202, 1313),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10203, 1313),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10204, 1313),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10205, 1314),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Understand/ServicePage.php', NULL, '2019-05-19 10:39:55', NULL, 10206, 1314),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10207, 1314),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10208, 1314),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10209, 1314),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10210, 1314),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10211, 1314),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10212, 1315),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless.php', NULL, '2019-05-19 10:39:55', NULL, 10213, 1315),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10214, 1315),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10215, 1315),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10216, 1315),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10217, 1315),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10218, 1315),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10219, 1316),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/CommandContext.php', NULL, '2019-05-19 10:39:55', NULL, 10220, 1316),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10221, 1316),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10222, 1316),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10223, 1316),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10224, 1316),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10225, 1316),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10226, 1317),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/CommandInstance.php', NULL, '2019-05-19 10:39:55', NULL, 10227, 1317),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10228, 1317),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10229, 1317),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10230, 1317),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10231, 1317),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10232, 1317),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10233, 1318),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/CommandList.php', NULL, '2019-05-19 10:39:55', NULL, 10234, 1318),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10235, 1318),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10236, 1318),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10237, 1318),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10238, 1318),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10239, 1318),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10240, 1319),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/CommandOptions.php', NULL, '2019-05-19 10:39:55', NULL, 10241, 1319),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10242, 1319),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10243, 1319),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10244, 1319),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10245, 1319),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10246, 1319),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10247, 1320),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/CommandPage.php', NULL, '2019-05-19 10:39:55', NULL, 10248, 1320),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10249, 1320),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10250, 1320),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10251, 1320),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10252, 1320),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10253, 1320),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10254, 1321),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/RatePlanContext.php', NULL, '2019-05-19 10:39:55', NULL, 10255, 1321),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10256, 1321),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10257, 1321),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10258, 1321),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10259, 1321),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10260, 1321),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10261, 1322),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/RatePlanInstance.php', NULL, '2019-05-19 10:39:55', NULL, 10262, 1322),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10263, 1322),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10264, 1322),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10265, 1322),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10266, 1322),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10267, 1322),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10268, 1323),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/RatePlanList.php', NULL, '2019-05-19 10:39:55', NULL, 10269, 1323),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10270, 1323),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10271, 1323),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10272, 1323),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10273, 1323),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10274, 1323),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10275, 1324),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/RatePlanOptions.php', NULL, '2019-05-19 10:39:55', NULL, 10276, 1324),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10277, 1324),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10278, 1324),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10279, 1324),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10280, 1324),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10281, 1324),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10282, 1325),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/RatePlanPage.php', NULL, '2019-05-19 10:39:55', NULL, 10283, 1325),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10284, 1325),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10285, 1325),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10286, 1325),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10287, 1325),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10288, 1325),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10289, 1326),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/Sim/UsageContext.php', NULL, '2019-05-19 10:39:55', NULL, 10290, 1326),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10291, 1326),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10292, 1326),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10293, 1326),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10294, 1326),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10295, 1326),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10296, 1327),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/Sim/UsageInstance.php', NULL, '2019-05-19 10:39:55', NULL, 10297, 1327),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10298, 1327),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10299, 1327),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10300, 1327),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10301, 1327),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10302, 1327),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10303, 1328),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/Sim/UsageList.php', NULL, '2019-05-19 10:39:55', NULL, 10304, 1328),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10305, 1328),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10306, 1328),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10307, 1328),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10308, 1328),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10309, 1328),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10310, 1329),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/Sim/UsageOptions.php', NULL, '2019-05-19 10:39:55', NULL, 10311, 1329),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10312, 1329),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10313, 1329),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10314, 1329),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10315, 1329),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10316, 1329),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10317, 1330),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/Sim/UsagePage.php', NULL, '2019-05-19 10:39:55', NULL, 10318, 1330),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:55', NULL, 10319, 1330),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:55', NULL, 10320, 1330),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10321, 1330),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:55', NULL, 10322, 1330),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:55', NULL, 10323, 1330),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:55', NULL, 10324, 1331),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/SimContext.php', NULL, '2019-05-19 10:39:56', NULL, 10325, 1331),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10326, 1331),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10327, 1331),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10328, 1331),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10329, 1331),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10330, 1331),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10331, 1332),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/SimInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10332, 1332),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10333, 1332),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10334, 1332),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10335, 1332),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10336, 1332),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10337, 1332),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10338, 1333),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/SimList.php', NULL, '2019-05-19 10:39:56', NULL, 10339, 1333),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10340, 1333),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10341, 1333),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10342, 1333),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10343, 1333),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10344, 1333),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10345, 1334),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/SimOptions.php', NULL, '2019-05-19 10:39:56', NULL, 10346, 1334),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10347, 1334),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10348, 1334),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10349, 1334),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10350, 1334),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10351, 1334),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10352, 1335),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Preview/Wireless/SimPage.php', NULL, '2019-05-19 10:39:56', NULL, 10353, 1335),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10354, 1335),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10355, 1335),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10356, 1335),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10357, 1335),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10358, 1335),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10359, 1336),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing.php', NULL, '2019-05-19 10:39:56', NULL, 10360, 1336),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10361, 1336),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10362, 1336),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10363, 1336),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10364, 1336),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10365, 1336),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10366, 1337),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1.php', NULL, '2019-05-19 10:39:56', NULL, 10367, 1337),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10368, 1337),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10369, 1337),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10370, 1337),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10371, 1337),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10372, 1337),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10373, 1338),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/Messaging/CountryContext.php', NULL, '2019-05-19 10:39:56', NULL, 10374, 1338),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10375, 1338),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10376, 1338),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10377, 1338),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10378, 1338),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10379, 1338),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10380, 1339),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/Messaging/CountryInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10381, 1339),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10382, 1339),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10383, 1339),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10384, 1339),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10385, 1339),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10386, 1339),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10387, 1340),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/Messaging/CountryList.php', NULL, '2019-05-19 10:39:56', NULL, 10388, 1340),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10389, 1340),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10390, 1340),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10391, 1340),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10392, 1340),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10393, 1340),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10394, 1341),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/Messaging/CountryPage.php', NULL, '2019-05-19 10:39:56', NULL, 10395, 1341),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10396, 1341),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10397, 1341),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10398, 1341),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10399, 1341),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10400, 1341),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10401, 1342),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/MessagingInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10402, 1342),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10403, 1342),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10404, 1342),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10405, 1342),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10406, 1342),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10407, 1342),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10408, 1343),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/MessagingList.php', NULL, '2019-05-19 10:39:56', NULL, 10409, 1343),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10410, 1343),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10411, 1343),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10412, 1343),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10413, 1343),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10414, 1343),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10415, 1344),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/MessagingPage.php', NULL, '2019-05-19 10:39:56', NULL, 10416, 1344),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10417, 1344),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10418, 1344),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10419, 1344),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10420, 1344),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10421, 1344),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10422, 1345),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/PhoneNumber/CountryContext.php', NULL, '2019-05-19 10:39:56', NULL, 10423, 1345),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10424, 1345),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10425, 1345),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10426, 1345),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10427, 1345),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10428, 1345),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10429, 1346),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/PhoneNumber/CountryInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10430, 1346),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10431, 1346),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10432, 1346),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10433, 1346),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10434, 1346),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10435, 1346),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10436, 1347),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/PhoneNumber/CountryList.php', NULL, '2019-05-19 10:39:56', NULL, 10437, 1347),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10438, 1347),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10439, 1347),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10440, 1347),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10441, 1347),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10442, 1347),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10443, 1348),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/PhoneNumber/CountryPage.php', NULL, '2019-05-19 10:39:56', NULL, 10444, 1348),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10445, 1348),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10446, 1348),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10447, 1348),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10448, 1348),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10449, 1348),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10450, 1349),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/PhoneNumberInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10451, 1349),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10452, 1349),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10453, 1349),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10454, 1349),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10455, 1349),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10456, 1349),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10457, 1350),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/PhoneNumberList.php', NULL, '2019-05-19 10:39:56', NULL, 10458, 1350),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10459, 1350),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10460, 1350),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10461, 1350),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10462, 1350),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10463, 1350),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10464, 1351),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/PhoneNumberPage.php', NULL, '2019-05-19 10:39:56', NULL, 10465, 1351),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10466, 1351),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10467, 1351),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10468, 1351),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10469, 1351),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10470, 1351),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10471, 1352),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/Voice/CountryContext.php', NULL, '2019-05-19 10:39:56', NULL, 10472, 1352),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10473, 1352),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10474, 1352),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10475, 1352),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10476, 1352),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10477, 1352),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10478, 1353),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/Voice/CountryInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10479, 1353),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10480, 1353),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10481, 1353),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10482, 1353),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10483, 1353),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10484, 1353),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10485, 1354),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/Voice/CountryList.php', NULL, '2019-05-19 10:39:56', NULL, 10486, 1354),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10487, 1354),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10488, 1354),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10489, 1354),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10490, 1354),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10491, 1354),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10492, 1355),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/Voice/CountryPage.php', NULL, '2019-05-19 10:39:56', NULL, 10493, 1355),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10494, 1355),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10495, 1355),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10496, 1355),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10497, 1355),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10498, 1355),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10499, 1356),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/Voice/NumberContext.php', NULL, '2019-05-19 10:39:56', NULL, 10500, 1356),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10501, 1356),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10502, 1356),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10503, 1356),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10504, 1356),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10505, 1356),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10506, 1357),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/Voice/NumberInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10507, 1357),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10508, 1357),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10509, 1357),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10510, 1357);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10511, 1357),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10512, 1357),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10513, 1358),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/Voice/NumberList.php', NULL, '2019-05-19 10:39:56', NULL, 10514, 1358),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10515, 1358),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10516, 1358),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10517, 1358),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10518, 1358),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10519, 1358),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10520, 1359),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/Voice/NumberPage.php', NULL, '2019-05-19 10:39:56', NULL, 10521, 1359),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10522, 1359),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10523, 1359),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10524, 1359),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10525, 1359),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10526, 1359),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10527, 1360),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/VoiceInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10528, 1360),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10529, 1360),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10530, 1360),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10531, 1360),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10532, 1360),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10533, 1360),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10534, 1361),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/VoiceList.php', NULL, '2019-05-19 10:39:56', NULL, 10535, 1361),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10536, 1361),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10537, 1361),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10538, 1361),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10539, 1361),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10540, 1361),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10541, 1362),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Pricing/V1/VoicePage.php', NULL, '2019-05-19 10:39:56', NULL, 10542, 1362),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10543, 1362),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10544, 1362),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10545, 1362),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10546, 1362),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10547, 1362),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10548, 1363),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy.php', NULL, '2019-05-19 10:39:56', NULL, 10549, 1363),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10550, 1363),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10551, 1363),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10552, 1363),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10553, 1363),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10554, 1363),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10555, 1364),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1.php', NULL, '2019-05-19 10:39:56', NULL, 10556, 1364),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10557, 1364),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10558, 1364),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10559, 1364),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10560, 1364),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10561, 1364),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10562, 1365),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/PhoneNumberContext.php', NULL, '2019-05-19 10:39:56', NULL, 10563, 1365),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10564, 1365),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10565, 1365),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10566, 1365),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10567, 1365),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10568, 1365),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10569, 1366),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/PhoneNumberInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10570, 1366),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10571, 1366),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10572, 1366),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10573, 1366),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10574, 1366),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10575, 1366),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10576, 1367),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/PhoneNumberList.php', NULL, '2019-05-19 10:39:56', NULL, 10577, 1367),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10578, 1367),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10579, 1367),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10580, 1367),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10581, 1367),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10582, 1367),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10583, 1368),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/PhoneNumberOptions.php', NULL, '2019-05-19 10:39:56', NULL, 10584, 1368),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10585, 1368),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10586, 1368),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10587, 1368),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10588, 1368),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10589, 1368),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10590, 1369),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/PhoneNumberPage.php', NULL, '2019-05-19 10:39:56', NULL, 10591, 1369),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10592, 1369),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10593, 1369),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10594, 1369),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10595, 1369),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10596, 1369),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10597, 1370),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/InteractionContext.php', NULL, '2019-05-19 10:39:56', NULL, 10598, 1370),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10599, 1370),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10600, 1370),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10601, 1370),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10602, 1370),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10603, 1370),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10604, 1371),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/InteractionInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10605, 1371),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10606, 1371),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10607, 1371),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10608, 1371),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10609, 1371),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10610, 1371),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10611, 1372),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/InteractionList.php', NULL, '2019-05-19 10:39:56', NULL, 10612, 1372),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10613, 1372),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10614, 1372),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10615, 1372),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10616, 1372),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10617, 1372),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10618, 1373),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/InteractionOptions.php', NULL, '2019-05-19 10:39:56', NULL, 10619, 1373),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10620, 1373),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10621, 1373),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10622, 1373),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10623, 1373),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10624, 1373),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10625, 1374),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/InteractionPage.php', NULL, '2019-05-19 10:39:56', NULL, 10626, 1374),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10627, 1374),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10628, 1374),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10629, 1374),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10630, 1374),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10631, 1374),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10632, 1375),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionContext.php', NULL, '2019-05-19 10:39:56', NULL, 10633, 1375),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10634, 1375),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10635, 1375),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10636, 1375),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10637, 1375),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10638, 1375),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10639, 1376),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10640, 1376),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10641, 1376),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10642, 1376),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10643, 1376),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10644, 1376),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10645, 1376),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10646, 1377),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionList.php', NULL, '2019-05-19 10:39:56', NULL, 10647, 1377),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10648, 1377),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10649, 1377),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10650, 1377),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10651, 1377),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10652, 1377),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10653, 1378),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionOptions.php', NULL, '2019-05-19 10:39:56', NULL, 10654, 1378),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10655, 1378),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10656, 1378),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10657, 1378),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10658, 1378),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10659, 1378),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10660, 1379),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionPage.php', NULL, '2019-05-19 10:39:56', NULL, 10661, 1379),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10662, 1379),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10663, 1379),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10664, 1379),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10665, 1379),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10666, 1379),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10667, 1380),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/ParticipantContext.php', NULL, '2019-05-19 10:39:56', NULL, 10668, 1380),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10669, 1380),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10670, 1380),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10671, 1380),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10672, 1380),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10673, 1380),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10674, 1381),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/ParticipantInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10675, 1381),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10676, 1381),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10677, 1381),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10678, 1381),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10679, 1381),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10680, 1381),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10681, 1382),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/ParticipantList.php', NULL, '2019-05-19 10:39:56', NULL, 10682, 1382),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10683, 1382),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10684, 1382),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10685, 1382),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10686, 1382),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10687, 1382),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10688, 1383),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/ParticipantOptions.php', NULL, '2019-05-19 10:39:56', NULL, 10689, 1383),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10690, 1383),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10691, 1383),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10692, 1383),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10693, 1383),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10694, 1383),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10695, 1384),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/Session/ParticipantPage.php', NULL, '2019-05-19 10:39:56', NULL, 10696, 1384),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10697, 1384),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10698, 1384),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10699, 1384),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10700, 1384),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10701, 1384),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10702, 1385),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/SessionContext.php', NULL, '2019-05-19 10:39:56', NULL, 10703, 1385),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10704, 1385),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10705, 1385),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10706, 1385),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10707, 1385),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10708, 1385),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10709, 1386),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/SessionInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10710, 1386),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10711, 1386),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10712, 1386),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10713, 1386),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10714, 1386),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10715, 1386),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10716, 1387),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/SessionList.php', NULL, '2019-05-19 10:39:56', NULL, 10717, 1387),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10718, 1387),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10719, 1387),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10720, 1387),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10721, 1387),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10722, 1387),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10723, 1388),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/SessionOptions.php', NULL, '2019-05-19 10:39:56', NULL, 10724, 1388),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10725, 1388),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10726, 1388),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10727, 1388),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10728, 1388),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10729, 1388),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10730, 1389),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/SessionPage.php', NULL, '2019-05-19 10:39:56', NULL, 10731, 1389),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10732, 1389),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10733, 1389),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10734, 1389),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10735, 1389),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10736, 1389),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10737, 1390),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/ShortCodeContext.php', NULL, '2019-05-19 10:39:56', NULL, 10738, 1390),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10739, 1390),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10740, 1390),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10741, 1390),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10742, 1390),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10743, 1390),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10744, 1391),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/ShortCodeInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10745, 1391),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10746, 1391),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10747, 1391),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10748, 1391),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10749, 1391),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10750, 1391),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10751, 1392),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/ShortCodeList.php', NULL, '2019-05-19 10:39:56', NULL, 10752, 1392),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10753, 1392),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10754, 1392),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10755, 1392),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10756, 1392),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10757, 1392),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10758, 1393),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/Service/ShortCodePage.php', NULL, '2019-05-19 10:39:56', NULL, 10759, 1393),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10760, 1393),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10761, 1393),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10762, 1393),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10763, 1393),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10764, 1393),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10765, 1394),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/ServiceContext.php', NULL, '2019-05-19 10:39:56', NULL, 10766, 1394),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10767, 1394),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10768, 1394),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10769, 1394),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10770, 1394),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10771, 1394),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10772, 1395),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/ServiceInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10773, 1395),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10774, 1395),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10775, 1395),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10776, 1395),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10777, 1395),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10778, 1395),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10779, 1396),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/ServiceList.php', NULL, '2019-05-19 10:39:56', NULL, 10780, 1396),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10781, 1396),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10782, 1396),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10783, 1396),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10784, 1396),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10785, 1396),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10786, 1397),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/ServiceOptions.php', NULL, '2019-05-19 10:39:56', NULL, 10787, 1397),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10788, 1397),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10789, 1397),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10790, 1397),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10791, 1397),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10792, 1397),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10793, 1398),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Proxy/V1/ServicePage.php', NULL, '2019-05-19 10:39:56', NULL, 10794, 1398),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10795, 1398),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10796, 1398),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10797, 1398),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10798, 1398),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10799, 1398),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10800, 1399),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio.php', NULL, '2019-05-19 10:39:56', NULL, 10801, 1399),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10802, 1399),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10803, 1399),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10804, 1399),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10805, 1399),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10806, 1399),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10807, 1400),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1.php', NULL, '2019-05-19 10:39:56', NULL, 10808, 1400),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10809, 1400),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10810, 1400),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10811, 1400),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10812, 1400),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10813, 1400),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10814, 1401),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextContext.php', NULL, '2019-05-19 10:39:56', NULL, 10815, 1401),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10816, 1401),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10817, 1401),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10818, 1401),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10819, 1401),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10820, 1401),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10821, 1402),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10822, 1402),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10823, 1402),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10824, 1402),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10825, 1402),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10826, 1402),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10827, 1402),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10828, 1403),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextList.php', NULL, '2019-05-19 10:39:56', NULL, 10829, 1403),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10830, 1403),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10831, 1403),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10832, 1403),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10833, 1403),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10834, 1403),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10835, 1404),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextPage.php', NULL, '2019-05-19 10:39:56', NULL, 10836, 1404),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10837, 1404),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10838, 1404),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10839, 1404),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10840, 1404),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10841, 1404),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10842, 1405),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextContext.php', NULL, '2019-05-19 10:39:56', NULL, 10843, 1405),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10844, 1405),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10845, 1405),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10846, 1405),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10847, 1405),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10848, 1405),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10849, 1406),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10850, 1406),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10851, 1406),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10852, 1406),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10853, 1406),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10854, 1406),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10855, 1406),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10856, 1407),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextList.php', NULL, '2019-05-19 10:39:56', NULL, 10857, 1407),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10858, 1407),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10859, 1407),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10860, 1407),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10861, 1407),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10862, 1407),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10863, 1408),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextPage.php', NULL, '2019-05-19 10:39:56', NULL, 10864, 1408),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10865, 1408),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10866, 1408),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10867, 1408),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10868, 1408),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10869, 1408),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10870, 1409),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/Engagement/StepContext.php', NULL, '2019-05-19 10:39:56', NULL, 10871, 1409),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10872, 1409),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10873, 1409),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10874, 1409),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10875, 1409),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10876, 1409),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10877, 1410),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/Engagement/StepInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10878, 1410),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10879, 1410),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10880, 1410),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10881, 1410),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10882, 1410),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10883, 1410),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10884, 1411),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/Engagement/StepList.php', NULL, '2019-05-19 10:39:56', NULL, 10885, 1411),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10886, 1411),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10887, 1411),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10888, 1411),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10889, 1411),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10890, 1411),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10891, 1412),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/Engagement/StepPage.php', NULL, '2019-05-19 10:39:56', NULL, 10892, 1412),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10893, 1412),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10894, 1412),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10895, 1412),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10896, 1412),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10897, 1412),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10898, 1413),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/EngagementContext.php', NULL, '2019-05-19 10:39:56', NULL, 10899, 1413),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10900, 1413),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10901, 1413),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10902, 1413),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10903, 1413),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10904, 1413),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10905, 1414),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/EngagementInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10906, 1414),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10907, 1414),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10908, 1414),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10909, 1414),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10910, 1414),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10911, 1414),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10912, 1415),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/EngagementList.php', NULL, '2019-05-19 10:39:56', NULL, 10913, 1415),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10914, 1415),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10915, 1415),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10916, 1415),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10917, 1415),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10918, 1415),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10919, 1416),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/EngagementOptions.php', NULL, '2019-05-19 10:39:56', NULL, 10920, 1416),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10921, 1416),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10922, 1416),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10923, 1416),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10924, 1416),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10925, 1416),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10926, 1417),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/Flow/EngagementPage.php', NULL, '2019-05-19 10:39:56', NULL, 10927, 1417),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10928, 1417),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10929, 1417),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10930, 1417),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10931, 1417),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10932, 1417),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10933, 1418),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/FlowContext.php', NULL, '2019-05-19 10:39:56', NULL, 10934, 1418),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10935, 1418),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10936, 1418),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10937, 1418),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10938, 1418),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10939, 1418),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10940, 1419),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/FlowInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10941, 1419),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10942, 1419),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10943, 1419),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10944, 1419),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10945, 1419),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10946, 1419),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10947, 1420),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/FlowList.php', NULL, '2019-05-19 10:39:56', NULL, 10948, 1420),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10949, 1420),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10950, 1420),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10951, 1420),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10952, 1420),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10953, 1420),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10954, 1421),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Studio/V1/FlowPage.php', NULL, '2019-05-19 10:39:56', NULL, 10955, 1421),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10956, 1421),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10957, 1421),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10958, 1421),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10959, 1421),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10960, 1421),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10961, 1422),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync.php', NULL, '2019-05-19 10:39:56', NULL, 10962, 1422),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10963, 1422),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10964, 1422),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10965, 1422),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10966, 1422),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10967, 1422),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10968, 1423),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1.php', NULL, '2019-05-19 10:39:56', NULL, 10969, 1423),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10970, 1423),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10971, 1423),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10972, 1423),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10973, 1423),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10974, 1423),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10975, 1424),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionContext.php', NULL, '2019-05-19 10:39:56', NULL, 10976, 1424),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10977, 1424),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10978, 1424),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10979, 1424),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10980, 1424),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10981, 1424),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10982, 1425),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionInstance.php', NULL, '2019-05-19 10:39:56', NULL, 10983, 1425),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10984, 1425),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10985, 1425),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10986, 1425),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10987, 1425),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10988, 1425),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10989, 1426),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionList.php', NULL, '2019-05-19 10:39:56', NULL, 10990, 1426),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10991, 1426),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10992, 1426),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 10993, 1426),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 10994, 1426),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 10995, 1426),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 10996, 1427),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionPage.php', NULL, '2019-05-19 10:39:56', NULL, 10997, 1427),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 10998, 1427),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 10999, 1427),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11000, 1427),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11001, 1427),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11002, 1427),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11003, 1428),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/DocumentContext.php', NULL, '2019-05-19 10:39:56', NULL, 11004, 1428),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11005, 1428),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11006, 1428),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11007, 1428),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11008, 1428),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11009, 1428),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11010, 1429),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/DocumentInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11011, 1429),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11012, 1429),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11013, 1429),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11014, 1429),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11015, 1429),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11016, 1429),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11017, 1430),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/DocumentList.php', NULL, '2019-05-19 10:39:56', NULL, 11018, 1430),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11019, 1430),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11020, 1430),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11021, 1430),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11022, 1430),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11023, 1430),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11024, 1431),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/DocumentOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11025, 1431),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11026, 1431),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11027, 1431),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11028, 1431),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11029, 1431),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11030, 1431),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11031, 1432),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/DocumentPage.php', NULL, '2019-05-19 10:39:56', NULL, 11032, 1432),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11033, 1432),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11034, 1432),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11035, 1432),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11036, 1432),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11037, 1432),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11038, 1433),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemContext.php', NULL, '2019-05-19 10:39:56', NULL, 11039, 1433),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11040, 1433),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11041, 1433),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11042, 1433),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11043, 1433),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11044, 1433),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11045, 1434),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11046, 1434),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11047, 1434),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11048, 1434),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11049, 1434),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11050, 1434),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11051, 1434),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11052, 1435),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemList.php', NULL, '2019-05-19 10:39:56', NULL, 11053, 1435),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11054, 1435),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11055, 1435),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11056, 1435),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11057, 1435),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11058, 1435),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11059, 1436),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11060, 1436),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11061, 1436),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11062, 1436),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11063, 1436),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11064, 1436),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11065, 1436),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11066, 1437),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemPage.php', NULL, '2019-05-19 10:39:56', NULL, 11067, 1437),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11068, 1437),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11069, 1437),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11070, 1437),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11071, 1437),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11072, 1437),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11073, 1438),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionContext.php', NULL, '2019-05-19 10:39:56', NULL, 11074, 1438),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11075, 1438),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11076, 1438),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11077, 1438),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11078, 1438),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11079, 1438),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11080, 1439),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11081, 1439),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11082, 1439),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11083, 1439),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11084, 1439),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11085, 1439),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11086, 1439),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11087, 1440);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionList.php', NULL, '2019-05-19 10:39:56', NULL, 11088, 1440),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11089, 1440),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11090, 1440),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11091, 1440),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11092, 1440),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11093, 1440),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11094, 1441),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionPage.php', NULL, '2019-05-19 10:39:56', NULL, 11095, 1441),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11096, 1441),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11097, 1441),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11098, 1441),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11099, 1441),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11100, 1441),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11101, 1442),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncListContext.php', NULL, '2019-05-19 10:39:56', NULL, 11102, 1442),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11103, 1442),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11104, 1442),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11105, 1442),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11106, 1442),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11107, 1442),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11108, 1443),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncListInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11109, 1443),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11110, 1443),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11111, 1443),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11112, 1443),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11113, 1443),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11114, 1443),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11115, 1444),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncListList.php', NULL, '2019-05-19 10:39:56', NULL, 11116, 1444),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11117, 1444),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11118, 1444),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11119, 1444),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11120, 1444),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11121, 1444),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11122, 1445),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncListOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11123, 1445),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11124, 1445),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11125, 1445),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11126, 1445),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11127, 1445),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11128, 1445),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11129, 1446),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncListPage.php', NULL, '2019-05-19 10:39:56', NULL, 11130, 1446),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11131, 1446),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11132, 1446),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11133, 1446),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11134, 1446),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11135, 1446),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11136, 1447),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemContext.php', NULL, '2019-05-19 10:39:56', NULL, 11137, 1447),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11138, 1447),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11139, 1447),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11140, 1447),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11141, 1447),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11142, 1447),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11143, 1448),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11144, 1448),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11145, 1448),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11146, 1448),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11147, 1448),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11148, 1448),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11149, 1448),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11150, 1449),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemList.php', NULL, '2019-05-19 10:39:56', NULL, 11151, 1449),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11152, 1449),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11153, 1449),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11154, 1449),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11155, 1449),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11156, 1449),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11157, 1450),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11158, 1450),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11159, 1450),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11160, 1450),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11161, 1450),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11162, 1450),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11163, 1450),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11164, 1451),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemPage.php', NULL, '2019-05-19 10:39:56', NULL, 11165, 1451),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11166, 1451),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11167, 1451),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11168, 1451),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11169, 1451),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11170, 1451),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11171, 1452),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionContext.php', NULL, '2019-05-19 10:39:56', NULL, 11172, 1452),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11173, 1452),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11174, 1452),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11175, 1452),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11176, 1452),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11177, 1452),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11178, 1453),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11179, 1453),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11180, 1453),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11181, 1453),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11182, 1453),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11183, 1453),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11184, 1453),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11185, 1454),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionList.php', NULL, '2019-05-19 10:39:56', NULL, 11186, 1454),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11187, 1454),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11188, 1454),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11189, 1454),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11190, 1454),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11191, 1454),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11192, 1455),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionPage.php', NULL, '2019-05-19 10:39:56', NULL, 11193, 1455),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11194, 1455),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11195, 1455),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11196, 1455),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11197, 1455),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11198, 1455),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11199, 1456),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMapContext.php', NULL, '2019-05-19 10:39:56', NULL, 11200, 1456),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11201, 1456),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11202, 1456),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11203, 1456),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11204, 1456),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11205, 1456),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11206, 1457),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMapInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11207, 1457),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11208, 1457),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11209, 1457),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11210, 1457),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11211, 1457),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11212, 1457),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11213, 1458),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMapList.php', NULL, '2019-05-19 10:39:56', NULL, 11214, 1458),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11215, 1458),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11216, 1458),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11217, 1458),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11218, 1458),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11219, 1458),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11220, 1459),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMapOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11221, 1459),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11222, 1459),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11223, 1459),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11224, 1459),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11225, 1459),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11226, 1459),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11227, 1460),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncMapPage.php', NULL, '2019-05-19 10:39:56', NULL, 11228, 1460),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11229, 1460),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11230, 1460),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11231, 1460),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11232, 1460),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11233, 1460),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11234, 1461),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessageInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11235, 1461),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11236, 1461),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11237, 1461),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11238, 1461),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11239, 1461),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11240, 1461),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11241, 1462),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessageList.php', NULL, '2019-05-19 10:39:56', NULL, 11242, 1462),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11243, 1462),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11244, 1462),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11245, 1462),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11246, 1462),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11247, 1462),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11248, 1463),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessagePage.php', NULL, '2019-05-19 10:39:56', NULL, 11249, 1463),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11250, 1463),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11251, 1463),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11252, 1463),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11253, 1463),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11254, 1463),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11255, 1464),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncStreamContext.php', NULL, '2019-05-19 10:39:56', NULL, 11256, 1464),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11257, 1464),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11258, 1464),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11259, 1464),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11260, 1464),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11261, 1464),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11262, 1465),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncStreamInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11263, 1465),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11264, 1465),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11265, 1465),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11266, 1465),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11267, 1465),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11268, 1465),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11269, 1466),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncStreamList.php', NULL, '2019-05-19 10:39:56', NULL, 11270, 1466),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11271, 1466),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11272, 1466),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11273, 1466),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11274, 1466),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11275, 1466),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11276, 1467),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncStreamOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11277, 1467),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11278, 1467),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11279, 1467),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11280, 1467),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11281, 1467),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11282, 1467),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11283, 1468),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/Service/SyncStreamPage.php', NULL, '2019-05-19 10:39:56', NULL, 11284, 1468),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11285, 1468),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11286, 1468),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11287, 1468),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11288, 1468),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11289, 1468),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11290, 1469),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/ServiceContext.php', NULL, '2019-05-19 10:39:56', NULL, 11291, 1469),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11292, 1469),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11293, 1469),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11294, 1469),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11295, 1469),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11296, 1469),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11297, 1470),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/ServiceInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11298, 1470),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11299, 1470),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11300, 1470),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11301, 1470),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11302, 1470),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11303, 1470),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11304, 1471),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/ServiceList.php', NULL, '2019-05-19 10:39:56', NULL, 11305, 1471),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11306, 1471),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11307, 1471),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11308, 1471),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11309, 1471),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11310, 1471),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11311, 1472),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/ServiceOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11312, 1472),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11313, 1472),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11314, 1472),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11315, 1472),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11316, 1472),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11317, 1472),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11318, 1473),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Sync/V1/ServicePage.php', NULL, '2019-05-19 10:39:56', NULL, 11319, 1473),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11320, 1473),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11321, 1473),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11322, 1473),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11323, 1473),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11324, 1473),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11325, 1474),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter.php', NULL, '2019-05-19 10:39:56', NULL, 11326, 1474),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11327, 1474),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11328, 1474),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11329, 1474),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11330, 1474),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11331, 1474),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11332, 1475),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1.php', NULL, '2019-05-19 10:39:56', NULL, 11333, 1475),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11334, 1475),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11335, 1475),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11336, 1475),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11337, 1475),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11338, 1475),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11339, 1476),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/ActivityContext.php', NULL, '2019-05-19 10:39:56', NULL, 11340, 1476),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11341, 1476),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11342, 1476),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11343, 1476),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11344, 1476),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11345, 1476),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11346, 1477),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/ActivityInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11347, 1477),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11348, 1477),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11349, 1477),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11350, 1477),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11351, 1477),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11352, 1477),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11353, 1478),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/ActivityList.php', NULL, '2019-05-19 10:39:56', NULL, 11354, 1478),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11355, 1478),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11356, 1478),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11357, 1478),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11358, 1478),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11359, 1478),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11360, 1479),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/ActivityOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11361, 1479),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11362, 1479),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11363, 1479),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11364, 1479),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11365, 1479),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11366, 1479),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11367, 1480),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/ActivityPage.php', NULL, '2019-05-19 10:39:56', NULL, 11368, 1480),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11369, 1480),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11370, 1480),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11371, 1480),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11372, 1480),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11373, 1480),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11374, 1481),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/EventContext.php', NULL, '2019-05-19 10:39:56', NULL, 11375, 1481),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11376, 1481),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11377, 1481),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11378, 1481),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11379, 1481),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11380, 1481),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11381, 1482),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/EventInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11382, 1482),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11383, 1482),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11384, 1482),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11385, 1482),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11386, 1482),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11387, 1482),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11388, 1483),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/EventList.php', NULL, '2019-05-19 10:39:56', NULL, 11389, 1483),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11390, 1483),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11391, 1483),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11392, 1483),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11393, 1483),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11394, 1483),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11395, 1484),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/EventOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11396, 1484),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11397, 1484),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11398, 1484),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11399, 1484),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11400, 1484),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11401, 1484),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11402, 1485),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/EventPage.php', NULL, '2019-05-19 10:39:56', NULL, 11403, 1485),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11404, 1485),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11405, 1485),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11406, 1485),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11407, 1485),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11408, 1485),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11409, 1486),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationContext.php', NULL, '2019-05-19 10:39:56', NULL, 11410, 1486),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11411, 1486),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11412, 1486),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11413, 1486),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11414, 1486),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11415, 1486),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11416, 1487),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11417, 1487),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11418, 1487),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11419, 1487),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11420, 1487),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11421, 1487),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11422, 1487),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11423, 1488),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationList.php', NULL, '2019-05-19 10:39:56', NULL, 11424, 1488),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11425, 1488),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11426, 1488),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11427, 1488),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11428, 1488),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11429, 1488),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11430, 1489),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11431, 1489),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11432, 1489),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11433, 1489),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11434, 1489),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11435, 1489),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11436, 1489),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11437, 1490),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationPage.php', NULL, '2019-05-19 10:39:56', NULL, 11438, 1490),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11439, 1490),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11440, 1490),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11441, 1490),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11442, 1490),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11443, 1490),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11444, 1491),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelContext.php', NULL, '2019-05-19 10:39:56', NULL, 11445, 1491),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11446, 1491),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11447, 1491),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11448, 1491),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11449, 1491),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11450, 1491),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11451, 1492),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11452, 1492),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11453, 1492),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11454, 1492),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11455, 1492),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11456, 1492),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11457, 1492),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11458, 1493),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelList.php', NULL, '2019-05-19 10:39:56', NULL, 11459, 1493),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11460, 1493),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11461, 1493),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11462, 1493),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11463, 1493),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11464, 1493),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11465, 1494),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelPage.php', NULL, '2019-05-19 10:39:56', NULL, 11466, 1494),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11467, 1494),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11468, 1494),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11469, 1494),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11470, 1494),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11471, 1494),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11472, 1495),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskContext.php', NULL, '2019-05-19 10:39:56', NULL, 11473, 1495),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11474, 1495),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11475, 1495),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11476, 1495),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11477, 1495),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11478, 1495),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11479, 1496),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11480, 1496),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11481, 1496),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11482, 1496),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11483, 1496),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11484, 1496),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11485, 1496),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11486, 1497),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskList.php', NULL, '2019-05-19 10:39:56', NULL, 11487, 1497),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11488, 1497),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11489, 1497),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11490, 1497),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11491, 1497),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11492, 1497),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11493, 1498),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11494, 1498),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11495, 1498),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11496, 1498),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11497, 1498),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11498, 1498),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11499, 1498),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11500, 1499),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskPage.php', NULL, '2019-05-19 10:39:56', NULL, 11501, 1499),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11502, 1499),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11503, 1499),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11504, 1499),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11505, 1499),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11506, 1499),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11507, 1500),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsContext.php', NULL, '2019-05-19 10:39:56', NULL, 11508, 1500),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11509, 1500),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11510, 1500),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11511, 1500),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11512, 1500),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11513, 1500),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11514, 1501),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11515, 1501),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11516, 1501),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11517, 1501),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11518, 1501),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11519, 1501),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11520, 1501),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11521, 1502),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsList.php', NULL, '2019-05-19 10:39:56', NULL, 11522, 1502),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11523, 1502),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11524, 1502),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11525, 1502),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11526, 1502),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11527, 1502),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11528, 1503),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11529, 1503),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11530, 1503),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11531, 1503),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11532, 1503),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11533, 1503),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11534, 1503),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11535, 1504),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsPage.php', NULL, '2019-05-19 10:39:56', NULL, 11536, 1504),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11537, 1504),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11538, 1504),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11539, 1504),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11540, 1504),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11541, 1504),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11542, 1505),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsContext.php', NULL, '2019-05-19 10:39:56', NULL, 11543, 1505),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11544, 1505),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11545, 1505),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11546, 1505),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11547, 1505),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11548, 1505),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11549, 1506),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11550, 1506),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11551, 1506),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11552, 1506),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11553, 1506),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11554, 1506),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11555, 1506),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11556, 1507),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsList.php', NULL, '2019-05-19 10:39:56', NULL, 11557, 1507),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11558, 1507),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11559, 1507),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11560, 1507),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11561, 1507),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11562, 1507),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11563, 1508),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11564, 1508),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11565, 1508),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11566, 1508),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11567, 1508),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11568, 1508),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11569, 1508),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11570, 1509),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsPage.php', NULL, '2019-05-19 10:39:56', NULL, 11571, 1509),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11572, 1509),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11573, 1509),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11574, 1509),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11575, 1509),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11576, 1509),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11577, 1510),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsContext.php', NULL, '2019-05-19 10:39:56', NULL, 11578, 1510),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11579, 1510),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11580, 1510),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11581, 1510),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11582, 1510),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11583, 1510),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11584, 1511),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11585, 1511),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11586, 1511),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11587, 1511),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11588, 1511),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11589, 1511),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11590, 1511),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11591, 1512),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsList.php', NULL, '2019-05-19 10:39:56', NULL, 11592, 1512),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11593, 1512),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11594, 1512),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11595, 1512),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11596, 1512),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11597, 1512),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11598, 1513),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11599, 1513),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11600, 1513),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11601, 1513),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11602, 1513),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11603, 1513),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11604, 1513),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11605, 1514),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsPage.php', NULL, '2019-05-19 10:39:56', NULL, 11606, 1514),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11607, 1514),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11608, 1514),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11609, 1514),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11610, 1514),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11611, 1514),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11612, 1515),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11613, 1515),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11614, 1515),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11615, 1515),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11616, 1515),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11617, 1515),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11618, 1515),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11619, 1516),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsList.php', NULL, '2019-05-19 10:39:56', NULL, 11620, 1516),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11621, 1516),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11622, 1516),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11623, 1516),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11624, 1516),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11625, 1516),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11626, 1517),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11627, 1517),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11628, 1517),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11629, 1517),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11630, 1517),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11631, 1517),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11632, 1517),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11633, 1518),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsPage.php', NULL, '2019-05-19 10:39:56', NULL, 11634, 1518),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11635, 1518),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11636, 1518),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11637, 1518),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11638, 1518),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11639, 1518),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11640, 1519),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueContext.php', NULL, '2019-05-19 10:39:56', NULL, 11641, 1519),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11642, 1519),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11643, 1519),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11644, 1519),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11645, 1519),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11646, 1519),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11647, 1520),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11648, 1520),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11649, 1520),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11650, 1520),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11651, 1520),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11652, 1520),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11653, 1520),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11654, 1521),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueList.php', NULL, '2019-05-19 10:39:56', NULL, 11655, 1521),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11656, 1521),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11657, 1521);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11658, 1521),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11659, 1521),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11660, 1521),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11661, 1522),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11662, 1522),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11663, 1522),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11664, 1522),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11665, 1522),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11666, 1522),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11667, 1522),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11668, 1523),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueuePage.php', NULL, '2019-05-19 10:39:56', NULL, 11669, 1523),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11670, 1523),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11671, 1523),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11672, 1523),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11673, 1523),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11674, 1523),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11675, 1524),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationContext.php', NULL, '2019-05-19 10:39:56', NULL, 11676, 1524),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11677, 1524),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11678, 1524),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11679, 1524),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11680, 1524),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11681, 1524),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11682, 1525),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11683, 1525),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11684, 1525),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11685, 1525),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11686, 1525),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11687, 1525),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11688, 1525),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11689, 1526),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationList.php', NULL, '2019-05-19 10:39:56', NULL, 11690, 1526),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11691, 1526),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11692, 1526),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11693, 1526),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11694, 1526),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11695, 1526),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11696, 1527),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11697, 1527),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11698, 1527),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11699, 1527),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11700, 1527),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11701, 1527),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11702, 1527),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11703, 1528),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationPage.php', NULL, '2019-05-19 10:39:56', NULL, 11704, 1528),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11705, 1528),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11706, 1528),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11707, 1528),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11708, 1528),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11709, 1528),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11710, 1529),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelContext.php', NULL, '2019-05-19 10:39:56', NULL, 11711, 1529),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11712, 1529),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11713, 1529),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11714, 1529),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11715, 1529),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11716, 1529),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11717, 1530),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11718, 1530),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11719, 1530),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11720, 1530),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11721, 1530),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11722, 1530),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11723, 1530),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11724, 1531),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelList.php', NULL, '2019-05-19 10:39:56', NULL, 11725, 1531),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11726, 1531),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11727, 1531),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11728, 1531),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11729, 1531),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11730, 1531),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11731, 1532),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11732, 1532),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11733, 1532),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11734, 1532),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11735, 1532),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11736, 1532),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11737, 1532),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11738, 1533),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelPage.php', NULL, '2019-05-19 10:39:56', NULL, 11739, 1533),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11740, 1533),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11741, 1533),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11742, 1533),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11743, 1533),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11744, 1533),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11745, 1534),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsContext.php', NULL, '2019-05-19 10:39:56', NULL, 11746, 1534),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11747, 1534),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11748, 1534),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11749, 1534),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11750, 1534),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11751, 1534),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11752, 1535),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11753, 1535),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11754, 1535),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11755, 1535),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11756, 1535),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11757, 1535),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11758, 1535),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11759, 1536),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsList.php', NULL, '2019-05-19 10:39:56', NULL, 11760, 1536),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11761, 1536),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11762, 1536),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11763, 1536),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11764, 1536),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11765, 1536),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11766, 1537),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11767, 1537),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11768, 1537),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11769, 1537),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11770, 1537),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11771, 1537),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11772, 1537),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11773, 1538),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsPage.php', NULL, '2019-05-19 10:39:56', NULL, 11774, 1538),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11775, 1538),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11776, 1538),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11777, 1538),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11778, 1538),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11779, 1538),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11780, 1539),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsContext.php', NULL, '2019-05-19 10:39:56', NULL, 11781, 1539),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11782, 1539),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11783, 1539),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11784, 1539),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11785, 1539),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11786, 1539),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11787, 1540),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11788, 1540),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11789, 1540),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11790, 1540),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11791, 1540),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11792, 1540),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11793, 1540),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11794, 1541),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsList.php', NULL, '2019-05-19 10:39:56', NULL, 11795, 1541),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11796, 1541),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11797, 1541),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11798, 1541),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11799, 1541),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11800, 1541),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11801, 1542),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11802, 1542),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11803, 1542),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11804, 1542),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11805, 1542),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11806, 1542),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11807, 1542),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11808, 1543),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsPage.php', NULL, '2019-05-19 10:39:56', NULL, 11809, 1543),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11810, 1543),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11811, 1543),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11812, 1543),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11813, 1543),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11814, 1543),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11815, 1544),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsContext.php', NULL, '2019-05-19 10:39:56', NULL, 11816, 1544),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11817, 1544),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11818, 1544),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11819, 1544),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11820, 1544),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11821, 1544),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11822, 1545),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11823, 1545),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11824, 1545),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11825, 1545),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11826, 1545),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11827, 1545),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11828, 1545),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11829, 1546),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsList.php', NULL, '2019-05-19 10:39:56', NULL, 11830, 1546),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11831, 1546),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11832, 1546),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11833, 1546),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11834, 1546),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11835, 1546),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11836, 1547),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsOptions.php', NULL, '2019-05-19 10:39:56', NULL, 11837, 1547),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11838, 1547),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11839, 1547),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11840, 1547),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11841, 1547),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11842, 1547),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11843, 1548),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsPage.php', NULL, '2019-05-19 10:39:56', NULL, 11844, 1548),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11845, 1548),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11846, 1548),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11847, 1548),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11848, 1548),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11849, 1548),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11850, 1549),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsContext.php', NULL, '2019-05-19 10:39:56', NULL, 11851, 1549),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11852, 1549),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11853, 1549),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11854, 1549),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11855, 1549),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11856, 1549),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11857, 1550),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsInstance.php', NULL, '2019-05-19 10:39:56', NULL, 11858, 1550),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:56', NULL, 11859, 1550),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:56', NULL, 11860, 1550),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11861, 1550),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:56', NULL, 11862, 1550),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:56', NULL, 11863, 1550),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:56', NULL, 11864, 1551),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsList.php', NULL, '2019-05-19 10:39:57', NULL, 11865, 1551),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11866, 1551),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11867, 1551),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11868, 1551),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11869, 1551),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11870, 1551),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11871, 1552),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsOptions.php', NULL, '2019-05-19 10:39:57', NULL, 11872, 1552),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11873, 1552),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11874, 1552),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11875, 1552),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11876, 1552),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11877, 1552),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11878, 1553),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsPage.php', NULL, '2019-05-19 10:39:57', NULL, 11879, 1553),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11880, 1553),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11881, 1553),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11882, 1553),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11883, 1553),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11884, 1553),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11885, 1554),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkerContext.php', NULL, '2019-05-19 10:39:57', NULL, 11886, 1554),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11887, 1554),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11888, 1554),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11889, 1554),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11890, 1554),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11891, 1554),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11892, 1555),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkerInstance.php', NULL, '2019-05-19 10:39:57', NULL, 11893, 1555),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11894, 1555),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11895, 1555),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11896, 1555),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11897, 1555),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11898, 1555),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11899, 1556),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkerList.php', NULL, '2019-05-19 10:39:57', NULL, 11900, 1556),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11901, 1556),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11902, 1556),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11903, 1556),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11904, 1556),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11905, 1556),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11906, 1557),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkerOptions.php', NULL, '2019-05-19 10:39:57', NULL, 11907, 1557),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11908, 1557),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11909, 1557),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11910, 1557),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11911, 1557),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11912, 1557),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11913, 1558),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkerPage.php', NULL, '2019-05-19 10:39:57', NULL, 11914, 1558),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11915, 1558),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11916, 1558),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11917, 1558),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11918, 1558),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11919, 1558),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11920, 1559),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsContext.php', NULL, '2019-05-19 10:39:57', NULL, 11921, 1559),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11922, 1559),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11923, 1559),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11924, 1559),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11925, 1559),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11926, 1559),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11927, 1560),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsInstance.php', NULL, '2019-05-19 10:39:57', NULL, 11928, 1560),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11929, 1560),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11930, 1560),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11931, 1560),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11932, 1560),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11933, 1560),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11934, 1561),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsList.php', NULL, '2019-05-19 10:39:57', NULL, 11935, 1561),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11936, 1561),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11937, 1561),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11938, 1561),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11939, 1561),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11940, 1561),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11941, 1562),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsOptions.php', NULL, '2019-05-19 10:39:57', NULL, 11942, 1562),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11943, 1562),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11944, 1562),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11945, 1562),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11946, 1562),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11947, 1562),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11948, 1563),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsPage.php', NULL, '2019-05-19 10:39:57', NULL, 11949, 1563),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11950, 1563),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11951, 1563),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11952, 1563),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11953, 1563),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11954, 1563),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11955, 1564),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsContext.php', NULL, '2019-05-19 10:39:57', NULL, 11956, 1564),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11957, 1564),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11958, 1564),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11959, 1564),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11960, 1564),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11961, 1564),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11962, 1565),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsInstance.php', NULL, '2019-05-19 10:39:57', NULL, 11963, 1565),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11964, 1565),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11965, 1565),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11966, 1565),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11967, 1565),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11968, 1565),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11969, 1566),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsList.php', NULL, '2019-05-19 10:39:57', NULL, 11970, 1566),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11971, 1566),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11972, 1566),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11973, 1566),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11974, 1566),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11975, 1566),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11976, 1567),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsOptions.php', NULL, '2019-05-19 10:39:57', NULL, 11977, 1567),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11978, 1567),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11979, 1567),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11980, 1567),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11981, 1567),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11982, 1567),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11983, 1568),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsPage.php', NULL, '2019-05-19 10:39:57', NULL, 11984, 1568),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11985, 1568),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11986, 1568),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11987, 1568),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11988, 1568),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11989, 1568),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11990, 1569),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsContext.php', NULL, '2019-05-19 10:39:57', NULL, 11991, 1569),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11992, 1569),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 11993, 1569),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 11994, 1569),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 11995, 1569),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 11996, 1569),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 11997, 1570),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsInstance.php', NULL, '2019-05-19 10:39:57', NULL, 11998, 1570),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 11999, 1570),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12000, 1570),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12001, 1570),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12002, 1570),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12003, 1570),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12004, 1571),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsList.php', NULL, '2019-05-19 10:39:57', NULL, 12005, 1571),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12006, 1571),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12007, 1571),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12008, 1571),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12009, 1571),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12010, 1571),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12011, 1572),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12012, 1572),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12013, 1572),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12014, 1572),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12015, 1572),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12016, 1572),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12017, 1572),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12018, 1573),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsPage.php', NULL, '2019-05-19 10:39:57', NULL, 12019, 1573),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12020, 1573),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12021, 1573),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12022, 1573),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12023, 1573),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12024, 1573),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12025, 1574),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowContext.php', NULL, '2019-05-19 10:39:57', NULL, 12026, 1574),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12027, 1574),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12028, 1574),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12029, 1574),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12030, 1574),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12031, 1574),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12032, 1575),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12033, 1575),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12034, 1575),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12035, 1575),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12036, 1575),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12037, 1575),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12038, 1575),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12039, 1576),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowList.php', NULL, '2019-05-19 10:39:57', NULL, 12040, 1576),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12041, 1576),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12042, 1576),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12043, 1576),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12044, 1576),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12045, 1576),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12046, 1577),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12047, 1577),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12048, 1577),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12049, 1577),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12050, 1577),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12051, 1577),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12052, 1577),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12053, 1578),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowPage.php', NULL, '2019-05-19 10:39:57', NULL, 12054, 1578),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12055, 1578),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12056, 1578),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12057, 1578),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12058, 1578),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12059, 1578),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12060, 1579),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsContext.php', NULL, '2019-05-19 10:39:57', NULL, 12061, 1579),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12062, 1579),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12063, 1579),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12064, 1579),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12065, 1579),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12066, 1579),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12067, 1580),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12068, 1580),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12069, 1580),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12070, 1580),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12071, 1580),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12072, 1580),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12073, 1580),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12074, 1581),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsList.php', NULL, '2019-05-19 10:39:57', NULL, 12075, 1581),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12076, 1581),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12077, 1581),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12078, 1581),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12079, 1581),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12080, 1581),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12081, 1582),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12082, 1582),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12083, 1582),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12084, 1582),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12085, 1582),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12086, 1582),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12087, 1582),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12088, 1583),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsPage.php', NULL, '2019-05-19 10:39:57', NULL, 12089, 1583),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12090, 1583),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12091, 1583),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12092, 1583),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12093, 1583),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12094, 1583),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12095, 1584),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsContext.php', NULL, '2019-05-19 10:39:57', NULL, 12096, 1584),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12097, 1584),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12098, 1584),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12099, 1584),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12100, 1584),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12101, 1584),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12102, 1585),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12103, 1585),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12104, 1585),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12105, 1585),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12106, 1585),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12107, 1585),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12108, 1585),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12109, 1586),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsList.php', NULL, '2019-05-19 10:39:57', NULL, 12110, 1586),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12111, 1586),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12112, 1586),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12113, 1586),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12114, 1586),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12115, 1586),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12116, 1587),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12117, 1587),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12118, 1587),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12119, 1587),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12120, 1587),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12121, 1587),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12122, 1587),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12123, 1588),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsPage.php', NULL, '2019-05-19 10:39:57', NULL, 12124, 1588),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12125, 1588),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12126, 1588),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12127, 1588),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12128, 1588),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12129, 1588),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12130, 1589),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsContext.php', NULL, '2019-05-19 10:39:57', NULL, 12131, 1589),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12132, 1589),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12133, 1589),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12134, 1589),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12135, 1589),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12136, 1589),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12137, 1590),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12138, 1590),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12139, 1590),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12140, 1590),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12141, 1590),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12142, 1590),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12143, 1590),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12144, 1591),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsList.php', NULL, '2019-05-19 10:39:57', NULL, 12145, 1591),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12146, 1591),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12147, 1591),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12148, 1591),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12149, 1591),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12150, 1591),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12151, 1592),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12152, 1592),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12153, 1592),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12154, 1592),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12155, 1592),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12156, 1592),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12157, 1592),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12158, 1593),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsPage.php', NULL, '2019-05-19 10:39:57', NULL, 12159, 1593),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12160, 1593),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12161, 1593),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12162, 1593),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12163, 1593),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12164, 1593),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12165, 1594),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/WorkspaceContext.php', NULL, '2019-05-19 10:39:57', NULL, 12166, 1594),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12167, 1594),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12168, 1594),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12169, 1594),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12170, 1594),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12171, 1594),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12172, 1595),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/WorkspaceInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12173, 1595),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12174, 1595),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12175, 1595),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12176, 1595),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12177, 1595),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12178, 1595),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12179, 1596),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/WorkspaceList.php', NULL, '2019-05-19 10:39:57', NULL, 12180, 1596),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12181, 1596),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12182, 1596),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12183, 1596),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12184, 1596),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12185, 1596),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12186, 1597),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/WorkspaceOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12187, 1597),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12188, 1597),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12189, 1597),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12190, 1597),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12191, 1597),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12192, 1597),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12193, 1598),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Taskrouter/V1/WorkspacePage.php', NULL, '2019-05-19 10:39:57', NULL, 12194, 1598),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12195, 1598),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12196, 1598),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12197, 1598),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12198, 1598),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12199, 1598),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12200, 1599),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking.php', NULL, '2019-05-19 10:39:57', NULL, 12201, 1599),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12202, 1599),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12203, 1599),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12204, 1599),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12205, 1599),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12206, 1599),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12207, 1600),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1.php', NULL, '2019-05-19 10:39:57', NULL, 12208, 1600),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12209, 1600),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12210, 1600),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12211, 1600),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12212, 1600),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12213, 1600),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12214, 1601),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/CredentialListContext.php', NULL, '2019-05-19 10:39:57', NULL, 12215, 1601),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12216, 1601),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12217, 1601),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12218, 1601),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12219, 1601),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12220, 1601),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12221, 1602);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/CredentialListInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12222, 1602),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12223, 1602),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12224, 1602),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12225, 1602),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12226, 1602),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12227, 1602),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12228, 1603),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/CredentialListList.php', NULL, '2019-05-19 10:39:57', NULL, 12229, 1603),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12230, 1603),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12231, 1603),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12232, 1603),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12233, 1603),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12234, 1603),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12235, 1604),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/CredentialListPage.php', NULL, '2019-05-19 10:39:57', NULL, 12236, 1604),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12237, 1604),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12238, 1604),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12239, 1604),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12240, 1604),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12241, 1604),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12242, 1605),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListContext.php', NULL, '2019-05-19 10:39:57', NULL, 12243, 1605),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12244, 1605),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12245, 1605),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12246, 1605),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12247, 1605),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12248, 1605),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12249, 1606),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12250, 1606),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12251, 1606),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12252, 1606),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12253, 1606),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12254, 1606),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12255, 1606),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12256, 1607),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListList.php', NULL, '2019-05-19 10:39:57', NULL, 12257, 1607),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12258, 1607),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12259, 1607),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12260, 1607),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12261, 1607),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12262, 1607),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12263, 1608),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListPage.php', NULL, '2019-05-19 10:39:57', NULL, 12264, 1608),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12265, 1608),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12266, 1608),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12267, 1608),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12268, 1608),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12269, 1608),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12270, 1609),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlContext.php', NULL, '2019-05-19 10:39:57', NULL, 12271, 1609),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12272, 1609),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12273, 1609),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12274, 1609),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12275, 1609),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12276, 1609),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12277, 1610),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12278, 1610),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12279, 1610),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12280, 1610),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12281, 1610),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12282, 1610),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12283, 1610),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12284, 1611),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlList.php', NULL, '2019-05-19 10:39:57', NULL, 12285, 1611),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12286, 1611),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12287, 1611),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12288, 1611),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12289, 1611),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12290, 1611),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12291, 1612),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12292, 1612),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12293, 1612),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12294, 1612),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12295, 1612),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12296, 1612),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12297, 1612),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12298, 1613),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlPage.php', NULL, '2019-05-19 10:39:57', NULL, 12299, 1613),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12300, 1613),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12301, 1613),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12302, 1613),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12303, 1613),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12304, 1613),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12305, 1614),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberContext.php', NULL, '2019-05-19 10:39:57', NULL, 12306, 1614),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12307, 1614),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12308, 1614),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12309, 1614),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12310, 1614),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12311, 1614),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12312, 1615),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12313, 1615),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12314, 1615),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12315, 1615),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12316, 1615),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12317, 1615),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12318, 1615),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12319, 1616),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberList.php', NULL, '2019-05-19 10:39:57', NULL, 12320, 1616),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12321, 1616),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12322, 1616),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12323, 1616),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12324, 1616),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12325, 1616),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12326, 1617),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberPage.php', NULL, '2019-05-19 10:39:57', NULL, 12327, 1617),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12328, 1617),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12329, 1617),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12330, 1617),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12331, 1617),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12332, 1617),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12333, 1618),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/TrunkContext.php', NULL, '2019-05-19 10:39:57', NULL, 12334, 1618),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12335, 1618),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12336, 1618),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12337, 1618),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12338, 1618),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12339, 1618),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12340, 1619),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/TrunkInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12341, 1619),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12342, 1619),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12343, 1619),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12344, 1619),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12345, 1619),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12346, 1619),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12347, 1620),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/TrunkList.php', NULL, '2019-05-19 10:39:57', NULL, 12348, 1620),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12349, 1620),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12350, 1620),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12351, 1620),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12352, 1620),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12353, 1620),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12354, 1621),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/TrunkOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12355, 1621),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12356, 1621),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12357, 1621),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12358, 1621),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12359, 1621),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12360, 1621),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12361, 1622),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Trunking/V1/TrunkPage.php', NULL, '2019-05-19 10:39:57', NULL, 12362, 1622),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12363, 1622),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12364, 1622),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12365, 1622),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12366, 1622),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12367, 1622),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12368, 1623),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video.php', NULL, '2019-05-19 10:39:57', NULL, 12369, 1623),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12370, 1623),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12371, 1623),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12372, 1623),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12373, 1623),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12374, 1623),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12375, 1624),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1.php', NULL, '2019-05-19 10:39:57', NULL, 12376, 1624),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12377, 1624),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12378, 1624),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12379, 1624),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12380, 1624),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12381, 1624),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12382, 1625),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/CompositionContext.php', NULL, '2019-05-19 10:39:57', NULL, 12383, 1625),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12384, 1625),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12385, 1625),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12386, 1625),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12387, 1625),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12388, 1625),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12389, 1626),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/CompositionInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12390, 1626),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12391, 1626),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12392, 1626),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12393, 1626),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12394, 1626),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12395, 1626),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12396, 1627),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/CompositionList.php', NULL, '2019-05-19 10:39:57', NULL, 12397, 1627),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12398, 1627),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12399, 1627),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12400, 1627),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12401, 1627),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12402, 1627),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12403, 1628),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/CompositionOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12404, 1628),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12405, 1628),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12406, 1628),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12407, 1628),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12408, 1628),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12409, 1628),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12410, 1629),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/CompositionPage.php', NULL, '2019-05-19 10:39:57', NULL, 12411, 1629),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12412, 1629),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12413, 1629),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12414, 1629),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12415, 1629),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12416, 1629),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12417, 1630),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/RecordingContext.php', NULL, '2019-05-19 10:39:57', NULL, 12418, 1630),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12419, 1630),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12420, 1630),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12421, 1630),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12422, 1630),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12423, 1630),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12424, 1631),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/RecordingInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12425, 1631),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12426, 1631),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12427, 1631),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12428, 1631),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12429, 1631),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12430, 1631),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12431, 1632),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/RecordingList.php', NULL, '2019-05-19 10:39:57', NULL, 12432, 1632),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12433, 1632),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12434, 1632),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12435, 1632),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12436, 1632),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12437, 1632),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12438, 1633),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/RecordingOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12439, 1633),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12440, 1633),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12441, 1633),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12442, 1633),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12443, 1633),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12444, 1633),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12445, 1634),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/RecordingPage.php', NULL, '2019-05-19 10:39:57', NULL, 12446, 1634),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12447, 1634),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12448, 1634),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12449, 1634),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12450, 1634),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12451, 1634),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12452, 1635),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackContext.php', NULL, '2019-05-19 10:39:57', NULL, 12453, 1635),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12454, 1635),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12455, 1635),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12456, 1635),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12457, 1635),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12458, 1635),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12459, 1636),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12460, 1636),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12461, 1636),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12462, 1636),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12463, 1636),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12464, 1636),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12465, 1636),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12466, 1637),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackList.php', NULL, '2019-05-19 10:39:57', NULL, 12467, 1637),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12468, 1637),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12469, 1637),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12470, 1637),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12471, 1637),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12472, 1637),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12473, 1638),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackPage.php', NULL, '2019-05-19 10:39:57', NULL, 12474, 1638),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12475, 1638),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12476, 1638),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12477, 1638),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12478, 1638),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12479, 1638),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12480, 1639),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12481, 1639),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12482, 1639),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12483, 1639),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12484, 1639),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12485, 1639),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12486, 1639),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12487, 1640),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackList.php', NULL, '2019-05-19 10:39:57', NULL, 12488, 1640),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12489, 1640),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12490, 1640),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12491, 1640),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12492, 1640),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12493, 1640),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12494, 1641),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12495, 1641),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12496, 1641),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12497, 1641),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12498, 1641),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12499, 1641),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12500, 1641),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12501, 1642),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackPage.php', NULL, '2019-05-19 10:39:57', NULL, 12502, 1642),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12503, 1642),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12504, 1642),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12505, 1642),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12506, 1642),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12507, 1642),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12508, 1643),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/ParticipantContext.php', NULL, '2019-05-19 10:39:57', NULL, 12509, 1643),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12510, 1643),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12511, 1643),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12512, 1643),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12513, 1643),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12514, 1643),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12515, 1644),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/ParticipantInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12516, 1644),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12517, 1644),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12518, 1644),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12519, 1644),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12520, 1644),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12521, 1644),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12522, 1645),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/ParticipantList.php', NULL, '2019-05-19 10:39:57', NULL, 12523, 1645),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12524, 1645),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12525, 1645),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12526, 1645),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12527, 1645),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12528, 1645),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12529, 1646),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/ParticipantOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12530, 1646),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12531, 1646),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12532, 1646),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12533, 1646),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12534, 1646),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12535, 1646),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12536, 1647),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/ParticipantPage.php', NULL, '2019-05-19 10:39:57', NULL, 12537, 1647),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12538, 1647),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12539, 1647),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12540, 1647),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12541, 1647),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12542, 1647),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12543, 1648),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/RoomRecordingContext.php', NULL, '2019-05-19 10:39:57', NULL, 12544, 1648),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12545, 1648),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12546, 1648),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12547, 1648),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12548, 1648),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12549, 1648),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12550, 1649),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/RoomRecordingInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12551, 1649),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12552, 1649),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12553, 1649),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12554, 1649),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12555, 1649),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12556, 1649),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12557, 1650),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/RoomRecordingList.php', NULL, '2019-05-19 10:39:57', NULL, 12558, 1650),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12559, 1650),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12560, 1650),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12561, 1650),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12562, 1650),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12563, 1650),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12564, 1651),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/RoomRecordingOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12565, 1651),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12566, 1651),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12567, 1651),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12568, 1651),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12569, 1651),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12570, 1651),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12571, 1652),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/Room/RoomRecordingPage.php', NULL, '2019-05-19 10:39:57', NULL, 12572, 1652),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12573, 1652),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12574, 1652),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12575, 1652),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12576, 1652),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12577, 1652),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12578, 1653),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/RoomContext.php', NULL, '2019-05-19 10:39:57', NULL, 12579, 1653),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12580, 1653),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12581, 1653),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12582, 1653),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12583, 1653),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12584, 1653),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12585, 1654),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/RoomInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12586, 1654),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12587, 1654),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12588, 1654),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12589, 1654),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12590, 1654),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12591, 1654),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12592, 1655),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/RoomList.php', NULL, '2019-05-19 10:39:57', NULL, 12593, 1655),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12594, 1655),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12595, 1655),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12596, 1655),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12597, 1655),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12598, 1655),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12599, 1656),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/RoomOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12600, 1656),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12601, 1656),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12602, 1656),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12603, 1656),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12604, 1656),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12605, 1656),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12606, 1657),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Video/V1/RoomPage.php', NULL, '2019-05-19 10:39:57', NULL, 12607, 1657),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12608, 1657),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12609, 1657),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12610, 1657),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12611, 1657),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12612, 1657),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12613, 1658),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless.php', NULL, '2019-05-19 10:39:57', NULL, 12614, 1658),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12615, 1658),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12616, 1658),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12617, 1658),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12618, 1658),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12619, 1658),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12620, 1659),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1.php', NULL, '2019-05-19 10:39:57', NULL, 12621, 1659),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12622, 1659),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12623, 1659),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12624, 1659),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12625, 1659),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12626, 1659),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12627, 1660),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/CommandContext.php', NULL, '2019-05-19 10:39:57', NULL, 12628, 1660),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12629, 1660),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12630, 1660),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12631, 1660),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12632, 1660),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12633, 1660),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12634, 1661),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/CommandInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12635, 1661),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12636, 1661),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12637, 1661),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12638, 1661),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12639, 1661),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12640, 1661),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12641, 1662),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/CommandList.php', NULL, '2019-05-19 10:39:57', NULL, 12642, 1662),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12643, 1662),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12644, 1662),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12645, 1662),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12646, 1662),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12647, 1662),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12648, 1663),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/CommandOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12649, 1663),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12650, 1663),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12651, 1663),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12652, 1663),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12653, 1663),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12654, 1663),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12655, 1664),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/CommandPage.php', NULL, '2019-05-19 10:39:57', NULL, 12656, 1664),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12657, 1664),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12658, 1664),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12659, 1664),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12660, 1664),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12661, 1664),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12662, 1665),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/RatePlanContext.php', NULL, '2019-05-19 10:39:57', NULL, 12663, 1665),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12664, 1665),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12665, 1665),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12666, 1665),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12667, 1665),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12668, 1665),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12669, 1666),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/RatePlanInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12670, 1666),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12671, 1666),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12672, 1666),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12673, 1666),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12674, 1666),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12675, 1666),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12676, 1667),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/RatePlanList.php', NULL, '2019-05-19 10:39:57', NULL, 12677, 1667),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12678, 1667),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12679, 1667),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12680, 1667),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12681, 1667),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12682, 1667),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12683, 1668),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/RatePlanOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12684, 1668),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12685, 1668),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12686, 1668),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12687, 1668),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12688, 1668),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12689, 1668),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12690, 1669),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/RatePlanPage.php', NULL, '2019-05-19 10:39:57', NULL, 12691, 1669),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12692, 1669),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12693, 1669),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12694, 1669),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12695, 1669),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12696, 1669),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12697, 1670),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/Sim/DataSessionInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12698, 1670),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12699, 1670),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12700, 1670),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12701, 1670),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12702, 1670),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12703, 1670),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12704, 1671),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/Sim/DataSessionList.php', NULL, '2019-05-19 10:39:57', NULL, 12705, 1671),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12706, 1671),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12707, 1671),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12708, 1671),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12709, 1671),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12710, 1671),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12711, 1672),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/Sim/DataSessionOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12712, 1672),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12713, 1672),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12714, 1672),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12715, 1672),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12716, 1672),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12717, 1672),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12718, 1673),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/Sim/DataSessionPage.php', NULL, '2019-05-19 10:39:57', NULL, 12719, 1673),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12720, 1673),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12721, 1673),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12722, 1673),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12723, 1673),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12724, 1673),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12725, 1674),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/Sim/UsageRecordInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12726, 1674),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12727, 1674),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12728, 1674),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12729, 1674),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12730, 1674),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12731, 1674),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12732, 1675),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/Sim/UsageRecordList.php', NULL, '2019-05-19 10:39:57', NULL, 12733, 1675),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12734, 1675),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12735, 1675),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12736, 1675),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12737, 1675),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12738, 1675),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12739, 1676),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/Sim/UsageRecordOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12740, 1676),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12741, 1676),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12742, 1676),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12743, 1676),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12744, 1676),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12745, 1676),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12746, 1677),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/Sim/UsageRecordPage.php', NULL, '2019-05-19 10:39:57', NULL, 12747, 1677),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12748, 1677),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12749, 1677),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12750, 1677),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12751, 1677),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12752, 1677),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12753, 1678),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/SimContext.php', NULL, '2019-05-19 10:39:57', NULL, 12754, 1678),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12755, 1678),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12756, 1678),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12757, 1678),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12758, 1678),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12759, 1678),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12760, 1679),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/SimInstance.php', NULL, '2019-05-19 10:39:57', NULL, 12761, 1679),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12762, 1679),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12763, 1679),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12764, 1679),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12765, 1679),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12766, 1679),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12767, 1680),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/SimList.php', NULL, '2019-05-19 10:39:57', NULL, 12768, 1680),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12769, 1680),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12770, 1680),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12771, 1680),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12772, 1680),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12773, 1680),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12774, 1681),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/SimOptions.php', NULL, '2019-05-19 10:39:57', NULL, 12775, 1681),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12776, 1681),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12777, 1681),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12778, 1681),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12779, 1681),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12780, 1681),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12781, 1682),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Rest/Wireless/V1/SimPage.php', NULL, '2019-05-19 10:39:57', NULL, 12782, 1682),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12783, 1682),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12784, 1682),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12785, 1682),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12786, 1682),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12787, 1682),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12788, 1683),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Security/RequestValidator.php', NULL, '2019-05-19 10:39:57', NULL, 12789, 1683),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12790, 1683),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12791, 1683),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12792, 1683),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12793, 1683),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12794, 1683),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12795, 1684),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Serialize.php', NULL, '2019-05-19 10:39:57', NULL, 12796, 1684),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12797, 1684),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12798, 1684),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12799, 1684),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12800, 1684),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12801, 1684),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12802, 1685),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Stream.php', NULL, '2019-05-19 10:39:57', NULL, 12803, 1685),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12804, 1685);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12805, 1685),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12806, 1685),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12807, 1685),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12808, 1685),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12809, 1686),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TaskRouter/WorkflowConfiguration.php', NULL, '2019-05-19 10:39:57', NULL, 12810, 1686),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12811, 1686),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12812, 1686),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12813, 1686),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12814, 1686),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12815, 1686),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12816, 1687),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TaskRouter/WorkflowRule.php', NULL, '2019-05-19 10:39:57', NULL, 12817, 1687),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12818, 1687),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12819, 1687),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12820, 1687),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12821, 1687),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12822, 1687),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12823, 1688),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TaskRouter/WorkflowRuleTarget.php', NULL, '2019-05-19 10:39:57', NULL, 12824, 1688),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12825, 1688),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12826, 1688),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12827, 1688),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12828, 1688),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12829, 1688),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12830, 1689),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Fax/Receive.php', NULL, '2019-05-19 10:39:57', NULL, 12831, 1689),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12832, 1689),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12833, 1689),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12834, 1689),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12835, 1689),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12836, 1689),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12837, 1690),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/FaxResponse.php', NULL, '2019-05-19 10:39:57', NULL, 12838, 1690),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12839, 1690),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12840, 1690),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12841, 1690),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12842, 1690),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12843, 1690),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12844, 1691),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Messaging/Body.php', NULL, '2019-05-19 10:39:57', NULL, 12845, 1691),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12846, 1691),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12847, 1691),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12848, 1691),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12849, 1691),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12850, 1691),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12851, 1692),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Messaging/Media.php', NULL, '2019-05-19 10:39:57', NULL, 12852, 1692),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12853, 1692),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12854, 1692),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12855, 1692),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12856, 1692),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12857, 1692),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12858, 1693),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Messaging/Message.php', NULL, '2019-05-19 10:39:57', NULL, 12859, 1693),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12860, 1693),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12861, 1693),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12862, 1693),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12863, 1693),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12864, 1693),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12865, 1694),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Messaging/Redirect.php', NULL, '2019-05-19 10:39:57', NULL, 12866, 1694),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12867, 1694),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12868, 1694),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12869, 1694),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12870, 1694),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12871, 1694),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12872, 1695),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/MessagingResponse.php', NULL, '2019-05-19 10:39:57', NULL, 12873, 1695),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12874, 1695),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12875, 1695),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12876, 1695),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12877, 1695),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12878, 1695),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12879, 1696),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/TwiML.php', NULL, '2019-05-19 10:39:57', NULL, 12880, 1696),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12881, 1696),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12882, 1696),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12883, 1696),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12884, 1696),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12885, 1696),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12886, 1697),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Client.php', NULL, '2019-05-19 10:39:57', NULL, 12887, 1697),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12888, 1697),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12889, 1697),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12890, 1697),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12891, 1697),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12892, 1697),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12893, 1698),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Conference.php', NULL, '2019-05-19 10:39:57', NULL, 12894, 1698),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12895, 1698),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12896, 1698),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12897, 1698),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12898, 1698),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12899, 1698),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12900, 1699),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Dial.php', NULL, '2019-05-19 10:39:57', NULL, 12901, 1699),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12902, 1699),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12903, 1699),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12904, 1699),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12905, 1699),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12906, 1699),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12907, 1700),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Echo.php', NULL, '2019-05-19 10:39:57', NULL, 12908, 1700),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12909, 1700),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12910, 1700),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12911, 1700),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12912, 1700),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12913, 1700),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12914, 1701),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Enqueue.php', NULL, '2019-05-19 10:39:57', NULL, 12915, 1701),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12916, 1701),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12917, 1701),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12918, 1701),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12919, 1701),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12920, 1701),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12921, 1702),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Gather.php', NULL, '2019-05-19 10:39:57', NULL, 12922, 1702),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12923, 1702),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12924, 1702),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12925, 1702),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12926, 1702),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12927, 1702),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12928, 1703),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Hangup.php', NULL, '2019-05-19 10:39:57', NULL, 12929, 1703),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12930, 1703),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12931, 1703),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12932, 1703),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12933, 1703),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12934, 1703),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12935, 1704),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Leave.php', NULL, '2019-05-19 10:39:57', NULL, 12936, 1704),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12937, 1704),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12938, 1704),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12939, 1704),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12940, 1704),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12941, 1704),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12942, 1705),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Number.php', NULL, '2019-05-19 10:39:57', NULL, 12943, 1705),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12944, 1705),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12945, 1705),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12946, 1705),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12947, 1705),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12948, 1705),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12949, 1706),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Pause.php', NULL, '2019-05-19 10:39:57', NULL, 12950, 1706),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12951, 1706),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12952, 1706),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12953, 1706),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12954, 1706),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12955, 1706),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12956, 1707),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Play.php', NULL, '2019-05-19 10:39:57', NULL, 12957, 1707),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12958, 1707),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12959, 1707),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12960, 1707),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12961, 1707),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12962, 1707),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12963, 1708),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Queue.php', NULL, '2019-05-19 10:39:57', NULL, 12964, 1708),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12965, 1708),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12966, 1708),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12967, 1708),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12968, 1708),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12969, 1708),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12970, 1709),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Record.php', NULL, '2019-05-19 10:39:57', NULL, 12971, 1709),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12972, 1709),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12973, 1709),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12974, 1709),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12975, 1709),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12976, 1709),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12977, 1710),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Redirect.php', NULL, '2019-05-19 10:39:57', NULL, 12978, 1710),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12979, 1710),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12980, 1710),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12981, 1710),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12982, 1710),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12983, 1710),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12984, 1711),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Reject.php', NULL, '2019-05-19 10:39:57', NULL, 12985, 1711),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12986, 1711),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12987, 1711),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12988, 1711),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12989, 1711),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12990, 1711),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12991, 1712),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Say.php', NULL, '2019-05-19 10:39:57', NULL, 12992, 1712),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 12993, 1712),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 12994, 1712),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 12995, 1712),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 12996, 1712),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 12997, 1712),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 12998, 1713),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Sim.php', NULL, '2019-05-19 10:39:57', NULL, 12999, 1713),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 13000, 1713),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 13001, 1713),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13002, 1713),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 13003, 1713),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 13004, 1713),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 13005, 1714),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Sip.php', NULL, '2019-05-19 10:39:57', NULL, 13006, 1714),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 13007, 1714),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 13008, 1714),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13009, 1714),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 13010, 1714),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 13011, 1714),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 13012, 1715),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Sms.php', NULL, '2019-05-19 10:39:57', NULL, 13013, 1715),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 13014, 1715),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 13015, 1715),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13016, 1715),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 13017, 1715),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 13018, 1715),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 13019, 1716),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/Voice/Task.php', NULL, '2019-05-19 10:39:57', NULL, 13020, 1716),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 13021, 1716),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 13022, 1716),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13023, 1716),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 13024, 1716),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 13025, 1716),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 13026, 1717),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/TwiML/VoiceResponse.php', NULL, '2019-05-19 10:39:57', NULL, 13027, 1717),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 13028, 1717),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 13029, 1717),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13030, 1717),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 13031, 1717),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 13032, 1717),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 13033, 1718),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Twiml.php', NULL, '2019-05-19 10:39:57', NULL, 13034, 1718),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 13035, 1718),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 13036, 1718),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13037, 1718),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 13038, 1718),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 13039, 1718),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 13040, 1719),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Values.php', NULL, '2019-05-19 10:39:57', NULL, 13041, 1719),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 13042, 1719),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 13043, 1719),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13044, 1719),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 13045, 1719),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 13046, 1719),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 13047, 1720),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/Version.php', NULL, '2019-05-19 10:39:57', NULL, 13048, 1720),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 13049, 1720),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 13050, 1720),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13051, 1720),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 13052, 1720),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 13053, 1720),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 13054, 1721),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/VersionInfo.php', NULL, '2019-05-19 10:39:57', NULL, 13055, 1721),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 13056, 1721),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 13057, 1721),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13058, 1721),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 13059, 1721),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 13060, 1721),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 13061, 1722),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/Twilio/autoload.php', NULL, '2019-05-19 10:39:57', NULL, 13062, 1722),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 13063, 1722),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 13064, 1722),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13065, 1722),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 13066, 1722),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 13067, 1722),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 13068, 1723),
(21, NULL, NULL, 'Upgrade core file: extensions/default_twilio/core/lib/default_twilio.php', NULL, '2019-05-19 10:39:57', NULL, 13069, 1723),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 13070, 1723),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 13071, 1723),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13072, 1723),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 13073, 1723),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 13074, 1723),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 13075, 1724),
(21, NULL, NULL, 'Upgrade core file: extensions/default_ups/admin/view/default/template/pages/extension/default_ups.tpl', NULL, '2019-05-19 10:39:57', NULL, 13076, 1724),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 13077, 1724),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 13078, 1724),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13079, 1724),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 13080, 1724),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 13081, 1724),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 13082, 1725),
(21, NULL, NULL, 'Upgrade core file: extensions/encryption_data_manager/install.sql', NULL, '2019-05-19 10:39:57', NULL, 13083, 1725),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:57', NULL, 13084, 1725),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:57', NULL, 13085, 1725),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13086, 1725),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:57', NULL, 13087, 1725),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:57', NULL, 13088, 1725),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:57', NULL, 13089, 1726),
(21, NULL, NULL, 'Upgrade core file: extensions/neowize_insights/admin/view/default/template/pages/neowize/dashboard.tpl', NULL, '2019-05-19 10:39:57', NULL, 13090, 1726),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13091, 1726),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13092, 1726),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13093, 1726),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13094, 1726),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13095, 1726),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13096, 1727),
(21, NULL, NULL, 'Upgrade core file: index.php', NULL, '2019-05-19 10:39:58', NULL, 13097, 1727),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13098, 1727),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13099, 1727),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13100, 1727),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13101, 1727),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13102, 1727),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13103, 1728),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/api/product/category.php', NULL, '2019-05-19 10:39:58', NULL, 13104, 1728),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13105, 1728),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13106, 1728),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13107, 1728),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13108, 1728),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13109, 1728),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13110, 1729),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/api/product/latest.php', NULL, '2019-05-19 10:39:58', NULL, 13111, 1729),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13112, 1729),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13113, 1729),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13114, 1729),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13115, 1729),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13116, 1729),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13117, 1730),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/api/product/manufacturer.php', NULL, '2019-05-19 10:39:58', NULL, 13118, 1730),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13119, 1730),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13120, 1730),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13121, 1730),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13122, 1730),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13123, 1730),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13124, 1731),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/api/product/product.php', NULL, '2019-05-19 10:39:58', NULL, 13125, 1731),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13126, 1731),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13127, 1731),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13128, 1731),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13129, 1731),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13130, 1731),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13131, 1732),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/blocks/breadcrumbs.php', NULL, '2019-05-19 10:39:58', NULL, 13132, 1732),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13133, 1732),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13134, 1732),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13135, 1732),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13136, 1732),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13137, 1732),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13138, 1733),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/common/header.php', NULL, '2019-05-19 10:39:58', NULL, 13139, 1733),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13140, 1733),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13141, 1733),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13142, 1733),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13143, 1733),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13144, 1733),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13145, 1734),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/account/create.php', NULL, '2019-05-19 10:39:58', NULL, 13146, 1734),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13147, 1734),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13148, 1734),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13149, 1734),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13150, 1734),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13151, 1734),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13152, 1735),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/account/forgotten.php', NULL, '2019-05-19 10:39:58', NULL, 13153, 1735),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13154, 1735),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13155, 1735),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13156, 1735),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13157, 1735),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13158, 1735),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13159, 1736),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/account/login.php', NULL, '2019-05-19 10:39:58', NULL, 13160, 1736),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13161, 1736),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13162, 1736),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13163, 1736),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13164, 1736),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13165, 1736),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13166, 1737),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/checkout/cart.php', NULL, '2019-05-19 10:39:58', NULL, 13167, 1737),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13168, 1737),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13169, 1737),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13170, 1737),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13171, 1737),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13172, 1737),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13173, 1738),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/checkout/payment.php', NULL, '2019-05-19 10:39:58', NULL, 13174, 1738),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13175, 1738),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13176, 1738),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13177, 1738),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13178, 1738),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13179, 1738),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13180, 1739),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/content/contact.php', NULL, '2019-05-19 10:39:58', NULL, 13181, 1739),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13182, 1739),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13183, 1739),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13184, 1739),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13185, 1739),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13186, 1739),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13187, 1740),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/content/content.php', NULL, '2019-05-19 10:39:58', NULL, 13188, 1740),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13189, 1740),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13190, 1740),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13191, 1740),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13192, 1740),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13193, 1740),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13194, 1741),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/product/category.php', NULL, '2019-05-19 10:39:58', NULL, 13195, 1741),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13196, 1741),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13197, 1741),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13198, 1741),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13199, 1741),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13200, 1741),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13201, 1742),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/product/product.php', NULL, '2019-05-19 10:39:58', NULL, 13202, 1742),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13203, 1742),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13204, 1742),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13205, 1742),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13206, 1742),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13207, 1742),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13208, 1743),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/pages/product/special.php', NULL, '2019-05-19 10:39:58', NULL, 13209, 1743),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13210, 1743),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13211, 1743),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13212, 1743),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13213, 1743),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13214, 1743),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13215, 1744),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/responses/account/create.php', NULL, '2019-05-19 10:39:58', NULL, 13216, 1744),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13217, 1744),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13218, 1744),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13219, 1744),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13220, 1744),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13221, 1744),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13222, 1745),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/responses/embed/js.php', NULL, '2019-05-19 10:39:58', NULL, 13223, 1745),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13224, 1745),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13225, 1745),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13226, 1745),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13227, 1745),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13228, 1745),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13229, 1746),
(21, NULL, NULL, 'Upgrade core file: storefront/controller/responses/error/ajaxerror.php', NULL, '2019-05-19 10:39:58', NULL, 13230, 1746),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13231, 1746),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13232, 1746),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13233, 1746),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13234, 1746),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13235, 1746),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13236, 1747),
(21, NULL, NULL, 'Upgrade core file: storefront/language/english/common/im.xml', NULL, '2019-05-19 10:39:58', NULL, 13237, 1747),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13238, 1747),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13239, 1747),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13240, 1747),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13241, 1747),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13242, 1747),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13243, 1748),
(21, NULL, NULL, 'Upgrade core file: storefront/language/english/content/contact.xml', NULL, '2019-05-19 10:39:58', NULL, 13244, 1748),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13245, 1748),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13246, 1748),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13247, 1748),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13248, 1748),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13249, 1748),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13250, 1749),
(21, NULL, NULL, 'Upgrade core file: storefront/language/english/english.xml', NULL, '2019-05-19 10:39:58', NULL, 13251, 1749),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13252, 1749),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13253, 1749),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13254, 1749),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13255, 1749),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13256, 1749),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13257, 1750),
(21, NULL, NULL, 'Upgrade core file: storefront/language/english/error/not_found.xml', NULL, '2019-05-19 10:39:58', NULL, 13258, 1750),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13259, 1750),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13260, 1750),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13261, 1750),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13262, 1750),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13263, 1750),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13264, 1751),
(21, NULL, NULL, 'Upgrade core file: storefront/model/account/customer.php', NULL, '2019-05-19 10:39:58', NULL, 13265, 1751),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13266, 1751),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13267, 1751),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13268, 1751),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13269, 1751),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13270, 1751),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13271, 1752),
(21, NULL, NULL, 'Upgrade core file: storefront/model/account/order.php', NULL, '2019-05-19 10:39:58', NULL, 13272, 1752),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13273, 1752),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13274, 1752),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13275, 1752),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13276, 1752),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13277, 1752),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13278, 1753),
(21, NULL, NULL, 'Upgrade core file: storefront/model/catalog/product.php', NULL, '2019-05-19 10:39:58', NULL, 13279, 1753),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13280, 1753),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13281, 1753),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13282, 1753),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13283, 1753),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13284, 1753),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13285, 1754),
(21, NULL, NULL, 'Upgrade core file: storefront/model/checkout/order.php', NULL, '2019-05-19 10:39:58', NULL, 13286, 1754),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13287, 1754),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13288, 1754),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13289, 1754),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13290, 1754),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13291, 1754),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13292, 1755),
(21, NULL, NULL, 'Upgrade core file: storefront/model/localisation/country.php', NULL, '2019-05-19 10:39:58', NULL, 13293, 1755),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13294, 1755),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13295, 1755),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13296, 1755),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13297, 1755),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13298, 1755),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13299, 1756),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/javascript/custom.js', NULL, '2019-05-19 10:39:58', NULL, 13300, 1756),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13301, 1756),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13302, 1756),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13303, 1756),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13304, 1756),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13305, 1756),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13306, 1757),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/stylesheet/style.css', NULL, '2019-05-19 10:39:58', NULL, 13307, 1757),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13308, 1757),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13309, 1757),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13310, 1757),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13311, 1757),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13312, 1757),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13313, 1758),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/stylesheet/style.response.css', NULL, '2019-05-19 10:39:58', NULL, 13314, 1758),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13315, 1758),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13316, 1758),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13317, 1758),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13318, 1758),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13319, 1758),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13320, 1759),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/blocks/breadcrumbs.tpl', NULL, '2019-05-19 10:39:58', NULL, 13321, 1759),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13322, 1759),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13323, 1759),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13324, 1759),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13325, 1759),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13326, 1759),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13327, 1760),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/blocks/currency.tpl', NULL, '2019-05-19 10:39:58', NULL, 13328, 1760),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13329, 1760),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13330, 1760),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13331, 1760),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13332, 1760),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13333, 1760),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13334, 1761),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/blocks/language.tpl', NULL, '2019-05-19 10:39:58', NULL, 13335, 1761),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13336, 1761),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13337, 1761),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13338, 1761),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13339, 1761),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13340, 1761),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13341, 1762),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/common/column_left.tpl', NULL, '2019-05-19 10:39:58', NULL, 13342, 1762),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13343, 1762),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13344, 1762),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13345, 1762),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13346, 1762),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13347, 1762),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13348, 1763),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/common/column_right.tpl', NULL, '2019-05-19 10:39:58', NULL, 13349, 1763),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13350, 1763),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13351, 1763),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13352, 1763),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13353, 1763),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13354, 1763),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13355, 1764),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/common/content_bottom.tpl', NULL, '2019-05-19 10:39:58', NULL, 13356, 1764),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13357, 1764),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13358, 1764),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13359, 1764),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13360, 1764),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13361, 1764),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13362, 1765),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/common/footer_top.tpl', NULL, '2019-05-19 10:39:58', NULL, 13363, 1765),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13364, 1765),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13365, 1765),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13366, 1765),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13367, 1765),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13368, 1765),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13369, 1766),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/common/page.tpl', NULL, '2019-05-19 10:39:58', NULL, 13370, 1766),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13371, 1766),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13372, 1766),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13373, 1766),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13374, 1766),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13375, 1766),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13376, 1767),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/embed/account/create.tpl', NULL, '2019-05-19 10:39:58', NULL, 13377, 1767),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13378, 1767),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13379, 1767),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13380, 1767),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13381, 1767),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13382, 1767),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13383, 1768),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/embed/account/notification.tpl', NULL, '2019-05-19 10:39:58', NULL, 13384, 1768),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13385, 1768),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13386, 1768),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13387, 1768),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13388, 1768),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13389, 1768),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13390, 1769),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/embed/account/transactions.tpl', NULL, '2019-05-19 10:39:58', NULL, 13391, 1769),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13392, 1769),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13393, 1769),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13394, 1769),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13395, 1769),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13396, 1769),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13397, 1770),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/embed/checkout/cart.tpl', NULL, '2019-05-19 10:39:58', NULL, 13398, 1770),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13399, 1770),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13400, 1770),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13401, 1770),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13402, 1770),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13403, 1770),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13404, 1771),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/embed/checkout/guest_step_2.tpl', NULL, '2019-05-19 10:39:58', NULL, 13405, 1771),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13406, 1771),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13407, 1771),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13408, 1771),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13409, 1771),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13410, 1771),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13411, 1772),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/embed/product/product.tpl', NULL, '2019-05-19 10:39:58', NULL, 13412, 1772),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13413, 1772);
INSERT INTO `ab1l_dataset_values` (`dataset_column_id`, `value_integer`, `value_float`, `value_varchar`, `value_text`, `value_timestamp`, `value_boolean`, `value_sort_order`, `row_id`) VALUES
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13414, 1772),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13415, 1772),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13416, 1772),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13417, 1772),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13418, 1773),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/form/selectbox.tpl', NULL, '2019-05-19 10:39:58', NULL, 13419, 1773),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13420, 1773),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13421, 1773),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13422, 1773),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13423, 1773),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13424, 1773),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13425, 1774),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/pages/account/create.tpl', NULL, '2019-05-19 10:39:58', NULL, 13426, 1774),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13427, 1774),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13428, 1774),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13429, 1774),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13430, 1774),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13431, 1774),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13432, 1775),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/pages/account/invoice.tpl', NULL, '2019-05-19 10:39:58', NULL, 13433, 1775),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13434, 1775),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13435, 1775),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13436, 1775),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13437, 1775),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13438, 1775),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13439, 1776),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/pages/account/notification.tpl', NULL, '2019-05-19 10:39:58', NULL, 13440, 1776),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13441, 1776),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13442, 1776),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13443, 1776),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13444, 1776),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13445, 1776),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13446, 1777),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/pages/account/transactions.tpl', NULL, '2019-05-19 10:39:58', NULL, 13447, 1777),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13448, 1777),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13449, 1777),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13450, 1777),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13451, 1777),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13452, 1777),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13453, 1778),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/pages/checkout/cart.tpl', NULL, '2019-05-19 10:39:58', NULL, 13454, 1778),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13455, 1778),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13456, 1778),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13457, 1778),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13458, 1778),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13459, 1778),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13460, 1779),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/pages/checkout/guest_step_2.tpl', NULL, '2019-05-19 10:39:58', NULL, 13461, 1779),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13462, 1779),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13463, 1779),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13464, 1779),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13465, 1779),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13466, 1779),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13467, 1780),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/pages/checkout/payment.tpl', NULL, '2019-05-19 10:39:58', NULL, 13468, 1780),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13469, 1780),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13470, 1780),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13471, 1780),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13472, 1780),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13473, 1780),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13474, 1781),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/pages/checkout/shipping.tpl', NULL, '2019-05-19 10:39:58', NULL, 13475, 1781),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13476, 1781),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13477, 1781),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13478, 1781),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13479, 1781),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13480, 1781),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13481, 1782),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/pages/product/product.tpl', NULL, '2019-05-19 10:39:58', NULL, 13482, 1782),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13483, 1782),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13484, 1782),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13485, 1782),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13486, 1782),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13487, 1782),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13488, 1783),
(21, NULL, NULL, 'Upgrade core file: storefront/view/default/template/responses/checkout/cart_details.tpl', NULL, '2019-05-19 10:39:58', NULL, 13489, 1783),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13490, 1783),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13491, 1783),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13492, 1783),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13493, 1783),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13494, 1783),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13495, 1784),
(21, NULL, NULL, 'Upgrade core file: task.php', NULL, '2019-05-19 10:39:58', NULL, 13496, 1784),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13497, 1784),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13498, 1784),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13499, 1784),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13500, 1784),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13501, 1784),
(10, NULL, NULL, 'taxes', NULL, '2019-05-19 10:39:58', NULL, 13502, 224),
(13, NULL, NULL, 'extension', NULL, '2019-05-19 10:39:58', NULL, 13503, 224),
(11, NULL, NULL, 'text_taxes', NULL, '2019-05-19 10:39:58', NULL, 13504, 224),
(12, NULL, NULL, 'extension/extensions/tax', NULL, '2019-05-19 10:39:58', NULL, 13505, 224),
(40, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13506, 224),
(15, NULL, NULL, 'core', NULL, '2019-05-19 10:39:58', NULL, 13507, 224),
(14, 6, NULL, NULL, NULL, '2019-05-19 10:39:58', NULL, 13508, 224),
(20, NULL, NULL, NULL, NULL, '2019-05-19 04:39:58', NULL, 13509, 1785),
(21, NULL, NULL, 'Core upgrade', NULL, '2019-05-19 10:39:58', NULL, 13510, 1785),
(22, NULL, NULL, '1.2.13', NULL, '2019-05-19 10:39:58', NULL, 13511, 1785),
(23, NULL, NULL, '', NULL, '2019-05-19 10:39:58', NULL, 13512, 1785),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13513, 1785),
(25, NULL, NULL, 'upgrade', NULL, '2019-05-19 10:39:58', NULL, 13514, 1785),
(26, NULL, NULL, 'admin', NULL, '2019-05-19 10:39:58', NULL, 13515, 1785),
(20, NULL, NULL, NULL, NULL, '2021-05-11 15:23:15', NULL, 13516, 1786),
(21, NULL, NULL, 'revechat', NULL, '2021-05-11 21:23:15', NULL, 13517, 1786),
(22, NULL, NULL, '', NULL, '2021-05-11 21:23:15', NULL, 13518, 1786),
(23, NULL, NULL, '', NULL, '2021-05-11 21:23:15', NULL, 13519, 1786),
(24, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00', NULL, 13520, 1786),
(25, NULL, NULL, 'install', NULL, '2021-05-11 21:23:15', NULL, 13521, 1786),
(26, NULL, NULL, 'admin', NULL, '2021-05-11 21:23:15', NULL, 13522, 1786),
(10, NULL, NULL, 'revechat', NULL, '2021-05-11 21:23:15', NULL, 13523, 225),
(13, NULL, NULL, 'system', NULL, '2021-05-11 21:23:15', NULL, 13524, 225),
(11, NULL, NULL, 'revechat_name', NULL, '2021-05-11 21:23:15', NULL, 13525, 225),
(12, NULL, NULL, 'extension/revechat_manager', NULL, '2021-05-11 21:23:15', NULL, 13526, 225),
(40, NULL, NULL, '100671', NULL, '2021-05-11 21:23:15', NULL, 13527, 225),
(15, NULL, NULL, 'extension', NULL, '2021-05-11 21:23:15', NULL, 13528, 225),
(14, 20, NULL, NULL, NULL, '2021-05-11 21:23:15', NULL, 13529, 225);

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

--
-- Table structure for table `ab1l_downloads`
--

CREATE TABLE `ab1l_downloads` (
  `download_id` int(11) NOT NULL,
  `filename` varchar(128) NOT NULL DEFAULT '',
  `mask` varchar(128) NOT NULL DEFAULT '',
  `max_downloads` int(11) DEFAULT NULL,
  `expire_days` int(11) DEFAULT NULL,
  `sort_order` int(11) NOT NULL,
  `activate` varchar(64) NOT NULL,
  `activate_order_status_id` int(11) NOT NULL DEFAULT 0,
  `shared` int(1) NOT NULL DEFAULT 0,
  `status` int(1) NOT NULL DEFAULT 0,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_downloads`
--

INSERT INTO `ab1l_downloads` (`download_id`, `filename`, `mask`, `max_downloads`, `expire_days`, `sort_order`, `activate`, `activate_order_status_id`, `shared`, `status`, `date_added`, `date_modified`) VALUES
(3, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', NULL, NULL, 0, 'before_order', 0, 1, 1, '2018-06-03 22:02:09', '2018-06-03 22:06:19'),
(4, 'download/18/88/1.zip', '', NULL, NULL, 0, 'immediately', 0, 1, 1, '2018-11-06 09:20:17', '2018-11-06 09:20:17');

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

--
-- Table structure for table `ab1l_download_attribute_values`
--

CREATE TABLE `ab1l_download_attribute_values` (
  `download_attribute_id` int(11) NOT NULL,
  `attribute_id` int(11) NOT NULL,
  `download_id` int(11) NOT NULL,
  `attribute_value_ids` text DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_download_descriptions`
--

CREATE TABLE `ab1l_download_descriptions` (
  `download_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `name` varchar(64) NOT NULL DEFAULT '' COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_download_descriptions`
--

INSERT INTO `ab1l_download_descriptions` (`download_id`, `language_id`, `name`) VALUES
(3, 2, 'zxp-series-3-product-spec-sheet-en-gb'),
(3, 1, 'zxp series 3 product spec sheet en gb'),
(4, 1, 'Fire Safe Equipment Certificate - C-Tec'),
(4, 2, 'Fire Safe Equipment Certificate - C-Tec');

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

--
-- Table structure for table `ab1l_encryption_keys`
--

CREATE TABLE `ab1l_encryption_keys` (
  `key_id` int(3) NOT NULL,
  `key_name` varchar(32) NOT NULL DEFAULT '',
  `status` int(1) NOT NULL,
  `comment` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_extensions`
--

CREATE TABLE `ab1l_extensions` (
  `extension_id` int(11) NOT NULL,
  `type` varchar(32) NOT NULL,
  `key` varchar(32) NOT NULL,
  `category` varchar(32) NOT NULL,
  `status` smallint(1) NOT NULL,
  `priority` smallint(1) NOT NULL DEFAULT 0,
  `version` varchar(32) DEFAULT NULL,
  `license_key` varchar(32) DEFAULT NULL,
  `date_installed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_extensions`
--

INSERT INTO `ab1l_extensions` (`extension_id`, `type`, `key`, `category`, `status`, `priority`, `version`, `license_key`, `date_installed`, `date_added`, `date_modified`) VALUES
(1, 'total', 'coupon', '', 1, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 'total', 'shipping', 'shipping', 1, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3, 'total', 'low_order_fee', '', 0, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4, 'total', 'handling', '', 0, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5, 'total', 'sub_total', '', 1, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(6, 'total', 'tax', '', 1, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(7, 'total', 'total', '', 1, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(8, 'total', 'balance', '', 1, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(9, 'block', 'cart', '', 1, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(10, 'block', 'category', '', 1, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(11, 'block', 'content', '', 1, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(12, 'block', 'manufacturer', '', 1, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(13, 'block', 'bestseller', '', 1, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(14, 'block', 'latest', '', 1, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(15, 'block', 'featured', '', 1, 1, '', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(16, 'extensions', 'banner_manager', 'extensions', 1, 1, '1.0.1', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 'extensions', 'forms_manager', 'extensions', 1, 1, '1.0.2', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(18, 'extensions', 'neowize_insights', 'extensions', 1, 1, '1.0.5', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2019-05-11 12:51:35'),
(19, 'payment', 'default_pp_standart', 'payment', 0, 10, '1.0.2', NULL, '2017-10-12 01:40:05', '2017-10-11 10:30:00', '2017-10-11 21:40:05'),
(20, 'payment', 'default_pp_pro', 'payment', 0, 1, '1.0.2', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(21, 'payment', 'default_cod', 'payment', 1, 1, '1.0.1', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(22, 'shipping', 'default_flat_rate_shipping', 'shipping', 0, 1, '1.0.1', NULL, '2017-10-11 10:30:00', '2017-10-11 10:30:00', '2019-04-17 06:44:26'),
(23, 'payment', '2checkout', 'payment', 0, 10, '1.0.2', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(24, 'payment', 'cardconnect', 'Payment &amp; Shipping', 0, 10, '1.0.0', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(25, 'payment', 'default_authorizenet_aim', 'payment', 0, 10, '1.0.1', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(26, 'payment', 'default_banktransfer', 'payment', 1, 10, '1.0.2', '', '2017-10-17 03:28:35', '2017-10-11 10:30:00', '2017-10-16 23:32:51'),
(27, 'payment', 'default_cashflows', 'payment', 0, 10, '1.0.1', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(28, 'payment', 'default_cheque', 'payment', 1, 10, '1.0.1', '', '2017-10-17 03:28:29', '2017-10-11 10:30:00', '2017-10-16 23:29:44'),
(29, 'shipping', 'default_fedex', 'shipping', 0, 10, '1.0.1', '', '2017-10-12 01:41:21', '2017-10-11 10:30:00', '2018-03-20 08:13:20'),
(30, 'shipping', 'default_free_shipping', 'shipping', 1, 10, '1.0.1', '', '2017-10-17 03:27:31', '2017-10-11 10:30:00', '2019-04-17 06:45:55'),
(31, 'language', 'default_italian', 'languages', 0, 10, '1.0.1', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(32, 'payment', 'default_liqpay', 'payment', 0, 10, '1.0.2', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(33, 'shipping', 'default_parcelforce_48', 'shipping', 0, 10, '1.0.1', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(34, 'payment', 'default_paymate', 'payment', 0, 10, '1.0.1', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(35, 'payment', 'default_paypoint', 'payment', 0, 10, '1.0.1', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(36, 'payment', 'default_payza', 'payment', 0, 10, '1.0.1', '', '2017-10-12 01:40:29', '2017-10-11 10:30:00', '2017-10-11 21:40:29'),
(37, 'shipping', 'default_per_item_shipping', 'shipping', 0, 10, '1.0.1', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(38, 'payment', 'default_pp_express', 'payment', 0, 10, '1.0.3', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(39, 'payment', 'default_realex', 'payment', 0, 10, '1.0.0', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(40, 'shipping', 'default_royal_mail', 'shipping', 0, 10, '1.0.1', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(41, 'language', 'default_russian', 'languages', 0, 10, '1.2.0', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(42, 'payment', 'default_skrill', 'payment', 0, 10, '1.0.1', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(43, 'language', 'default_spanish', 'languages', 0, 10, '1.2.0', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(44, 'shipping', 'default_store_pickup', 'shipping', 0, 10, '1.0.1', '', '2017-10-17 03:30:17', '2017-10-11 10:30:00', '2018-03-20 08:26:01'),
(45, 'payment', 'default_stripe', 'payment', 0, 10, '1.0.2', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(56, 'extensions', 'slideshow2', 'blocks', 1, 20, '1.0.0', 'acmp59fe1b839099a', '2017-11-04 23:58:11', '2017-11-04 19:58:11', '2017-11-04 20:16:06'),
(47, 'extensions', 'default_twilio', 'Communication', 0, 10, '1.0.0', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(48, 'shipping', 'default_ups', 'shipping', 0, 10, '1.0.1', '', '2017-10-12 01:38:51', '2017-10-11 10:30:00', '2017-10-11 21:38:52'),
(49, 'shipping', 'default_usps', 'shipping', 0, 10, '1.0.2', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(50, 'shipping', 'default_weight', 'shipping', 0, 10, '1.0.1', '', '2017-10-17 03:31:25', '2017-10-11 10:30:00', '2018-03-20 08:26:04'),
(51, 'extensions', 'encryption_data_manager', 'utility', 0, 10, '1.0.1', '', '2018-03-21 02:47:48', '2017-10-11 10:30:00', '2018-03-20 22:47:48'),
(57, 'template', 'template2', 'template', 1, 20, '1.0.2', 'acmp59fe1b839099a', '2017-11-04 23:58:11', '2017-11-04 19:58:11', '2017-11-04 20:16:16'),
(52, 'extensions', 'mobile_app', 'extensions', 0, 10, '1.0.0', 'acmp59f779ac66319', '2017-10-30 23:18:06', '2017-10-30 19:18:06', '2018-11-22 12:14:47'),
(53, 'extensions', 'pricecheckfeed', 'Utilities', 1, 10, '1.0.0', 'acmp59f77c287cc9c', '2017-10-30 23:23:38', '2017-10-30 19:23:38', '2017-10-30 19:23:52'),
(55, 'extensions', 'product_slider', 'blocks', 1, 30, '1.0.0', 'acmp59fe1b839099a', '2017-11-04 23:58:09', '2017-11-04 19:58:09', '2017-11-04 20:18:11'),
(58, 'extensions', 'default_textmarketer', 'Communication', 1, 10, '1.0.0', '', '2017-11-06 23:10:54', '2017-11-06 18:09:07', '2017-11-06 21:25:34'),
(59, 'payment', 'default_worldpay', 'payment', 0, 10, '1.0.1', '', '0000-00-00 00:00:00', '2019-05-11 11:50:47', '2019-05-11 11:50:47'),
(60, 'tax', 'avatax_integration', 'tax', 0, 10, '1.0.0', '', '0000-00-00 00:00:00', '2019-05-19 10:39:58', '2019-05-19 10:39:58'),
(61, 'extensions', 'revechat', 'extensions', 0, 10, '1.0.8.1', '', '2021-05-11 15:23:15', '2021-05-11 21:23:06', '2021-05-11 21:23:15');

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

--
-- Table structure for table `ab1l_extension_dependencies`
--

CREATE TABLE `ab1l_extension_dependencies` (
  `extension_id` int(11) NOT NULL,
  `extension_parent_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_fields`
--

CREATE TABLE `ab1l_fields` (
  `field_id` int(11) NOT NULL,
  `form_id` int(11) NOT NULL DEFAULT 0,
  `field_name` varchar(40) NOT NULL,
  `element_type` char(1) NOT NULL DEFAULT 'I',
  `sort_order` int(3) NOT NULL,
  `attributes` varchar(255) NOT NULL,
  `settings` text NOT NULL,
  `required` char(1) NOT NULL DEFAULT 'N',
  `status` smallint(1) NOT NULL DEFAULT 0,
  `regexp_pattern` varchar(255) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_fields`
--

INSERT INTO `ab1l_fields` (`field_id`, `form_id`, `field_name`, `element_type`, `sort_order`, `attributes`, `settings`, `required`, `status`, `regexp_pattern`) VALUES
(11, 2, 'first_name', 'I', 1, '', '', 'Y', 1, '/^.{3,100}$/u'),
(12, 2, 'email', 'I', 2, '', '', 'Y', 1, '/^[A-Z0-9._%-]+@[A-Z0-9.-]{0,61}[A-Z0-9].[A-Z]{2,16}$/i'),
(13, 2, 'enquiry', 'T', 3, 'cols=\"50\" rows=\"8\"', '', 'Y', 1, '/^.{3,1000}$/su'),
(14, 2, 'captcha', 'K', 4, '', '', 'Y', 1, '');

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

--
-- Table structure for table `ab1l_fields_groups`
--

CREATE TABLE `ab1l_fields_groups` (
  `field_id` int(11) NOT NULL,
  `group_id` int(11) NOT NULL,
  `sort_order` int(3) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_fields_group_descriptions`
--

CREATE TABLE `ab1l_fields_group_descriptions` (
  `group_id` int(11) NOT NULL DEFAULT 0,
  `name` varchar(255) NOT NULL COMMENT 'translatable',
  `description` varchar(255) NOT NULL DEFAULT '' COMMENT 'translatable',
  `language_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_field_descriptions`
--

CREATE TABLE `ab1l_field_descriptions` (
  `field_id` int(11) NOT NULL DEFAULT 0,
  `name` varchar(255) NOT NULL COMMENT 'translatable',
  `description` varchar(255) NOT NULL DEFAULT '' COMMENT 'translatable',
  `language_id` int(11) NOT NULL,
  `error_text` varchar(255) NOT NULL DEFAULT '' COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_field_descriptions`
--

INSERT INTO `ab1l_field_descriptions` (`field_id`, `name`, `description`, `language_id`, `error_text`) VALUES
(11, 'First name:', '', 1, 'Name must be between 3 and 32 characters!'),
(12, 'Email:', '', 1, 'E-Mail Address does not appear to be valid!'),
(13, 'Enquiry:', '', 1, 'Enquiry must be between 10 and 3000 characters!'),
(14, 'Enter the code in the box below:', '', 1, 'Human verification has failed! Please try agan.'),
(11, 'First name:', '', 2, 'Name must be between 3 and 32 characters!'),
(12, 'Email:', '', 2, 'E-Mail Address does not appear to be valid!'),
(13, 'Enquiry:', '', 2, 'Enquiry must be between 10 and 3000 characters!'),
(14, 'Enter the code in the box below:', '', 2, 'Human verification has failed! Please try agan.');

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

--
-- Table structure for table `ab1l_field_values`
--

CREATE TABLE `ab1l_field_values` (
  `value_id` int(11) NOT NULL,
  `field_id` int(11) NOT NULL DEFAULT 0,
  `value` text NOT NULL COMMENT 'translatable',
  `language_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_forms`
--

CREATE TABLE `ab1l_forms` (
  `form_id` int(11) NOT NULL,
  `form_name` varchar(40) NOT NULL DEFAULT '',
  `controller` varchar(100) NOT NULL DEFAULT '',
  `success_page` varchar(100) NOT NULL DEFAULT '',
  `status` smallint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_forms`
--

INSERT INTO `ab1l_forms` (`form_id`, `form_name`, `controller`, `success_page`, `status`) VALUES
(2, 'ContactUsFrm', 'content/contact', 'content/contact/success', 1);

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

--
-- Table structure for table `ab1l_form_descriptions`
--

CREATE TABLE `ab1l_form_descriptions` (
  `form_id` int(11) NOT NULL DEFAULT 0,
  `language_id` int(11) NOT NULL,
  `description` varchar(255) NOT NULL DEFAULT '' COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_form_descriptions`
--

INSERT INTO `ab1l_form_descriptions` (`form_id`, `language_id`, `description`) VALUES
(2, 1, 'Contact Us Form'),
(2, 2, 'Contact Us Form');

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

--
-- Table structure for table `ab1l_form_groups`
--

CREATE TABLE `ab1l_form_groups` (
  `group_id` int(11) NOT NULL,
  `group_name` varchar(40) NOT NULL DEFAULT '',
  `form_id` int(11) NOT NULL DEFAULT 0,
  `sort_order` int(3) NOT NULL,
  `status` smallint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_global_attributes`
--

CREATE TABLE `ab1l_global_attributes` (
  `attribute_id` int(11) NOT NULL,
  `attribute_parent_id` int(11) NOT NULL DEFAULT 0,
  `attribute_group_id` int(11) DEFAULT NULL,
  `attribute_type_id` int(11) NOT NULL,
  `element_type` char(1) NOT NULL DEFAULT 'I',
  `sort_order` int(3) NOT NULL DEFAULT 0,
  `required` smallint(1) NOT NULL DEFAULT 0,
  `settings` text NOT NULL,
  `status` smallint(1) NOT NULL DEFAULT 0,
  `regexp_pattern` varchar(255) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_global_attributes`
--

INSERT INTO `ab1l_global_attributes` (`attribute_id`, `attribute_parent_id`, `attribute_group_id`, `attribute_type_id`, `element_type`, `sort_order`, `required`, `settings`, `status`, `regexp_pattern`) VALUES
(1, 0, 0, 1, 'S', 1, 1, '', 1, NULL),
(2, 0, 0, 1, 'C', 0, 0, '', 1, NULL),
(5, 0, 0, 1, 'G', 1, 1, '', 1, NULL),
(6, 0, 0, 1, 'S', 0, 0, 'a:4:{s:10:\"extensions\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:9:\"directory\";s:0:\"\";}', 1, ''),
(7, 6, 0, 1, 'S', 0, 0, 'a:4:{s:10:\"extensions\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:9:\"directory\";s:0:\"\";}', 1, ''),
(8, 6, 0, 1, 'S', 0, 0, 'a:4:{s:10:\"extensions\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:9:\"directory\";s:0:\"\";}', 1, '');

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

--
-- Table structure for table `ab1l_global_attributes_descriptions`
--

CREATE TABLE `ab1l_global_attributes_descriptions` (
  `attribute_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `name` varchar(64) NOT NULL COMMENT 'translatable',
  `placeholder` varchar(255) DEFAULT '' COMMENT 'translatable',
  `error_text` varchar(255) NOT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_global_attributes_descriptions`
--

INSERT INTO `ab1l_global_attributes_descriptions` (`attribute_id`, `language_id`, `name`, `placeholder`, `error_text`) VALUES
(1, 1, 'Size', '', ''),
(2, 1, 'Gift Wrapping', '', ''),
(5, 1, 'Fragrance Type', '', ''),
(6, 1, 'Color&amp;Size', '', ''),
(7, 1, 'UK Size', '', ''),
(8, 1, 'Color', '', ''),
(1, 2, 'Size', '', ''),
(2, 2, 'Gift Wrapping', '', ''),
(5, 2, 'Fragrance Type', '', ''),
(6, 2, 'Color&amp;Size', '', ''),
(7, 2, 'UK Size', '', ''),
(8, 2, 'Color', '', '');

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

--
-- Table structure for table `ab1l_global_attributes_groups`
--

CREATE TABLE `ab1l_global_attributes_groups` (
  `attribute_group_id` int(11) NOT NULL,
  `sort_order` int(3) NOT NULL DEFAULT 0,
  `status` smallint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_global_attributes_groups_descriptions`
--

CREATE TABLE `ab1l_global_attributes_groups_descriptions` (
  `attribute_group_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `name` varchar(64) NOT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_global_attributes_types`
--

CREATE TABLE `ab1l_global_attributes_types` (
  `attribute_type_id` int(11) NOT NULL,
  `type_key` varchar(64) NOT NULL,
  `controller` varchar(100) NOT NULL,
  `sort_order` int(3) NOT NULL DEFAULT 0,
  `status` smallint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_global_attributes_types`
--

INSERT INTO `ab1l_global_attributes_types` (`attribute_type_id`, `type_key`, `controller`, `sort_order`, `status`) VALUES
(1, 'product_option', 'responses/catalog/attribute/getProductOptionSubform', 1, 1),
(2, 'download_attribute', 'responses/catalog/attribute/getDownloadAttributeSubform', 2, 1);

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

--
-- Table structure for table `ab1l_global_attributes_type_descriptions`
--

CREATE TABLE `ab1l_global_attributes_type_descriptions` (
  `attribute_type_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `type_name` varchar(64) NOT NULL COMMENT 'translatable',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='utf8_general_ci';

--
-- Dumping data for table `ab1l_global_attributes_type_descriptions`
--

INSERT INTO `ab1l_global_attributes_type_descriptions` (`attribute_type_id`, `language_id`, `type_name`, `date_added`, `date_modified`) VALUES
(1, 1, 'Product Option', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 1, 'Download Attribute', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1, 2, 'Product Option', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 2, 'Download Attribute', '2017-10-11 10:30:00', '2017-10-11 10:30:00');

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

--
-- Table structure for table `ab1l_global_attributes_values`
--

CREATE TABLE `ab1l_global_attributes_values` (
  `attribute_value_id` int(11) NOT NULL,
  `attribute_id` int(11) NOT NULL,
  `sort_order` int(3) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_global_attributes_values`
--

INSERT INTO `ab1l_global_attributes_values` (`attribute_value_id`, `attribute_id`, `sort_order`) VALUES
(53, 1, 0),
(52, 1, 0),
(51, 1, 0),
(50, 1, 0),
(49, 1, 0),
(48, 1, 0),
(47, 1, 0),
(46, 1, 0),
(45, 1, 0),
(32, 2, 0),
(43, 1, 0),
(44, 1, 0),
(76, 5, 0),
(77, 5, 0),
(75, 5, 0),
(78, 6, 0),
(79, 7, 0),
(80, 7, 0),
(81, 7, 0),
(82, 7, 0),
(83, 7, 0),
(84, 7, 0),
(85, 7, 0),
(86, 7, 0),
(87, 7, 0),
(88, 8, 0),
(89, 8, 0),
(90, 8, 0),
(91, 8, 0),
(92, 8, 0);

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

--
-- Table structure for table `ab1l_global_attributes_value_descriptions`
--

CREATE TABLE `ab1l_global_attributes_value_descriptions` (
  `attribute_value_id` int(11) NOT NULL,
  `attribute_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `value` text NOT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_global_attributes_value_descriptions`
--

INSERT INTO `ab1l_global_attributes_value_descriptions` (`attribute_value_id`, `attribute_id`, `language_id`, `value`) VALUES
(53, 1, 1, '1 oz'),
(52, 1, 1, '75ml'),
(51, 1, 1, '50ml'),
(50, 1, 1, '30ml'),
(49, 1, 1, '2.5 oz'),
(48, 1, 1, '1.5 oz'),
(47, 1, 1, '33.8 oz'),
(46, 1, 1, '15.2 oz'),
(45, 1, 1, '8.45 oz'),
(32, 2, 1, ''),
(42, 1, 1, '1.7 oz'),
(43, 1, 1, '3.4 oz'),
(44, 1, 1, '100ml'),
(76, 5, 1, 'Eau de Toilette'),
(77, 5, 1, 'Eau de Cologne'),
(75, 5, 1, 'Eau de Parfum'),
(78, 6, 1, ''),
(79, 7, 1, 'UK 3'),
(80, 7, 1, 'UK 3.5'),
(81, 7, 1, 'UK 4'),
(82, 7, 1, 'UK 4.5'),
(83, 7, 1, 'UK 5'),
(84, 7, 1, 'UK 5.5'),
(85, 7, 1, 'UK 6'),
(86, 7, 1, 'UK 7'),
(87, 7, 1, 'UK 8'),
(88, 8, 1, 'Red'),
(89, 8, 1, 'White'),
(90, 8, 1, 'Black'),
(91, 8, 1, 'Blue'),
(92, 8, 1, 'Green'),
(32, 2, 2, ''),
(42, 1, 2, '1.7 oz'),
(43, 1, 2, '3.4 oz'),
(44, 1, 2, '100ml'),
(45, 1, 2, '8.45 oz'),
(46, 1, 2, '15.2 oz'),
(47, 1, 2, '33.8 oz'),
(48, 1, 2, '1.5 oz'),
(49, 1, 2, '2.5 oz'),
(50, 1, 2, '30ml'),
(51, 1, 2, '50ml'),
(52, 1, 2, '75ml'),
(53, 1, 2, '1 oz'),
(75, 5, 2, 'Eau de Parfum'),
(76, 5, 2, 'Eau de Toilette'),
(77, 5, 2, 'Eau de Cologne'),
(78, 6, 2, ''),
(79, 7, 2, 'UK 3'),
(80, 7, 2, 'UK 3.5'),
(81, 7, 2, 'UK 4'),
(82, 7, 2, 'UK 4.5'),
(83, 7, 2, 'UK 5'),
(84, 7, 2, 'UK 5.5'),
(85, 7, 2, 'UK 6'),
(86, 7, 2, 'UK 7'),
(87, 7, 2, 'UK 8'),
(88, 8, 2, 'Red'),
(89, 8, 2, 'White'),
(90, 8, 2, 'Black'),
(91, 8, 2, 'Blue'),
(92, 8, 2, 'Green');

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

--
-- Table structure for table `ab1l_languages`
--

CREATE TABLE `ab1l_languages` (
  `language_id` int(11) NOT NULL,
  `name` varchar(32) NOT NULL DEFAULT '',
  `code` varchar(5) NOT NULL,
  `locale` varchar(255) NOT NULL,
  `image` varchar(255) NOT NULL,
  `directory` varchar(32) NOT NULL DEFAULT '',
  `filename` varchar(64) NOT NULL DEFAULT '',
  `sort_order` int(3) NOT NULL DEFAULT 0,
  `status` int(1) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_languages`
--

INSERT INTO `ab1l_languages` (`language_id`, `name`, `code`, `locale`, `image`, `directory`, `filename`, `sort_order`, `status`) VALUES
(1, 'English', 'en', 'en_US.UTF-8,en_US,en-gb,english', '', 'english', 'english', 1, 1),
(2, 'বাংলা', 'bn', 'bn_BN.UTF-8,bn_BN,bn-bn,bangla', '', 'bangla', 'bangla', 2, 1);

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

--
-- Table structure for table `ab1l_language_definitions`
--

CREATE TABLE `ab1l_language_definitions` (
  `language_definition_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `section` tinyint(1) NOT NULL DEFAULT 0 COMMENT '0-SF, 1-ADMIN',
  `block` varchar(160) NOT NULL,
  `language_key` varchar(170) NOT NULL,
  `language_value` text NOT NULL COMMENT 'translatable',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_language_definitions`
--

INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(1, 1, 1, '2checkout_2checkout', '2checkout_name', '2Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 1, 1, '2checkout_2checkout', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3, 1, 1, '2checkout_2checkout', 'text_success', 'Success: You have modified 2Checkout account details!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4, 1, 1, '2checkout_2checkout', '2checkout_note', 'With this extension you can use 2Checkout payment system to accept payments from your customers.<br>\n<b>Sign up free today!  Use promo code ABANTECART2CO for a waiver of your application service fee (a savings of $10.99) and start selling online today! </b> Visit <a href=\"https://www.2checkout.com/signup/\">www.2checkout.com</a>, complete the application, and then enter the code into the promo code field to take advantage of this special offer today!\n<br> Once register login to get account credentials to configure this extension\n<br>Don\'t forget to setup INS URL here <a href=\"https://www.2checkout.com/va/notifications/\">https://www.2checkout.com/va/notifications/</a>.\n<br><br>Your INS URL is <h4>#storefront#rt=extension/2checkout/callback</h4>\n<br><br>Also setup Approved URL here <a href=\"https://www.2checkout.com/va/acct/detail_company_info\">https://www.2checkout.com/va/acct/detail_company_info</a> and choose \"Header return\".\n<br><br>Your Approved URL  is <h4>#storefront#rt=checkout/success</h4>\n		 ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5, 1, 1, '2checkout_2checkout', '2checkout_account', '2Checkout Account ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(6, 1, 1, '2checkout_2checkout', '2checkout_secret', 'Secret Word:<br /><span class=\"help\">The secret word to confirm transactions with (must be the same as defined on the merchant account configuration page.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(7, 1, 1, '2checkout_2checkout', '2checkout_test', 'Test Mode:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(8, 1, 1, '2checkout_2checkout', '2checkout_test_1', 'Yes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(9, 1, 1, '2checkout_2checkout', '2checkout_test_0', 'No', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(10, 1, 1, '2checkout_2checkout', '2checkout_order_status_id', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(11, 1, 1, '2checkout_2checkout', '2checkout_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(12, 1, 1, '2checkout_2checkout', '2checkout_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(13, 1, 1, '2checkout_2checkout', 'error_permission', 'Warning: You do not have permission to modify payment 2Checkout!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(14, 1, 1, '2checkout_2checkout', 'error_account', 'Account No. Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(15, 1, 1, '2checkout_2checkout', 'error_secret', 'Secret Word Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(16, 1, 1, 'banner_manager_banner_manager', 'banner_manager_name', 'Banner Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 1, 1, 'banner_manager_banner_manager', 'banner_manager_note', 'To manage banners follow menu <b>Design -> Banner Mannger</b> after extension is enabled <br>\n		To see banner statistic follow <b>Reports -> Banner Statistic</b> after extension is enabled and banners created', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(18, 1, 1, 'banner_manager_banner_manager', 'banner_manager_list', 'Banner List', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(19, 1, 1, 'banner_manager_banner_manager', 'banner_manager_name_stat', 'Banner Statistic', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(20, 1, 1, 'banner_manager_banner_manager', 'column_banner_id', ' Id ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(21, 1, 1, 'banner_manager_banner_manager', 'column_banner_name', ' Name ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(22, 1, 1, 'banner_manager_banner_manager', 'column_banner_group', ' Group ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(23, 1, 1, 'banner_manager_banner_manager', 'column_banner_type', ' Type ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(24, 1, 1, 'banner_manager_banner_manager', 'column_status', ' Status ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(25, 1, 1, 'banner_manager_banner_manager', 'column_update_date', ' Update Date ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(26, 1, 1, 'banner_manager_banner_manager', 'column_clicked', ' Clicks ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(27, 1, 1, 'banner_manager_banner_manager', 'column_viewed', ' Viewed ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(28, 1, 1, 'banner_manager_banner_manager', 'column_percent', ' Conversion ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(29, 1, 1, 'banner_manager_banner_manager', 'text_create', ' Create New Banner ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(30, 1, 1, 'banner_manager_banner_manager', 'text_graphic_banner', ' Graphic Banner ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(31, 1, 1, 'banner_manager_banner_manager', 'text_text_banner', ' Text Banner ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(32, 1, 1, 'banner_manager_banner_manager', 'entry_banner_name', ' Name: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(33, 1, 1, 'banner_manager_banner_manager', 'entry_banner_status', ' Status: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(34, 1, 1, 'banner_manager_banner_manager', 'entry_banner_group_name', ' Banner Group Name: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(35, 1, 1, 'banner_manager_banner_manager', 'entry_banner_description', ' Description: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(36, 1, 1, 'banner_manager_banner_manager', 'entry_banner_html', ' Banner HTML-code: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(37, 1, 1, 'banner_manager_banner_manager', 'entry_banner_meta', ' Meta information: <span class=\"help\">SEO keywords etc</span> ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(38, 1, 1, 'banner_manager_banner_manager', 'entry_banner_url', ' URL: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(39, 1, 1, 'banner_manager_banner_manager', 'entry_banner_blank', ' Open in New Window: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(40, 1, 1, 'banner_manager_banner_manager', 'entry_banner_sort_order', ' Sort Order in Group: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(41, 1, 1, 'banner_manager_banner_manager', 'entry_banner_date_start', ' Date Start: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(42, 1, 1, 'banner_manager_banner_manager', 'entry_banner_date_end', ' Date End: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(43, 1, 1, 'banner_manager_banner_manager', 'text_add_new_group', ' -- Add New Group -- ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(44, 1, 1, 'banner_manager_banner_manager', 'text_put_new_group', ' Put New Group Name Here ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(45, 1, 1, 'banner_manager_banner_manager', 'error_empty', ' Error: Please Fill All Required Fields of Form. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(46, 1, 1, 'banner_manager_banner_manager', 'text_banner_success', ' Success : You have modified banner. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(47, 1, 1, 'banner_manager_banner_manager', 'text_view_stat', ' View Statistic ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(48, 1, 1, 'banner_manager_banner_manager', 'text_banner_block', ' Banner Block ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(49, 1, 1, 'banner_manager_banner_manager', 'text_create_block', ' Create Banner Block ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(50, 1, 1, 'banner_manager_banner_manager', 'text_banner', ' Banner ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(51, 1, 1, 'banner_manager_banner_manager', 'entry_banners_selected', ' Selected banners: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(52, 1, 1, 'banner_manager_banner_manager', 'text_select_banners', ' Select banners ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(53, 1, 1, 'banner_manager_banner_manager', 'text_hours', ' hours ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(54, 1, 1, 'banner_manager_banner_manager', 'text_weeks', ' week days ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(55, 1, 1, 'banner_manager_banner_manager', 'text_days', ' days ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(56, 1, 1, 'banner_manager_banner_manager', 'text_months', ' months ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(57, 1, 1, 'banner_manager_banner_manager', 'text_count', ' count ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(58, 1, 1, 'banner_manager_banner_manager', 'text_banners', ' Banners ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(59, 1, 1, 'banner_manager_banner_manager', 'text_delete_statistic', ' Delete Statistic ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(60, 1, 1, 'banner_manager_banner_manager', 'text_delete_success', ' Statistic have been successfully deleted! ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(61, 1, 1, 'cardconnect_cardconnect', 'cardconnect_name', 'CardConnect', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(62, 1, 1, 'cardconnect_cardconnect', 'cardconnect_note', 'To obtain API Credentials please visit https://cardconnect.com/signup/developer', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(63, 1, 1, 'cardconnect_cardconnect', 'cardconnect_merchant_id', 'Merchant ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(64, 1, 1, 'cardconnect_cardconnect', 'cardconnect_username', 'API Username', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(65, 1, 1, 'cardconnect_cardconnect', 'cardconnect_password', 'API Password', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(66, 1, 1, 'cardconnect_cardconnect', 'cardconnect_logging', 'Logging:<br /><span class=\"help\">Log file is located in system/logs/cardconnect.txt file</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(67, 1, 1, 'cardconnect_cardconnect', 'cardconnect_test', 'Test', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(68, 1, 1, 'cardconnect_cardconnect', 'cardconnect_test_connection', 'Test Connection', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(69, 1, 1, 'cardconnect_cardconnect', 'cardconnect_get_test_api_credentials', 'Get Test API Credentials', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(70, 1, 1, 'cardconnect_cardconnect', 'cardconnect_test_mode', 'Test Mode', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(71, 1, 1, 'cardconnect_cardconnect', 'cardconnect_site', 'Domain portion to API:<br /><span class=\"help\">This value should not be changed, unless different specified by cardConnent.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(72, 1, 1, 'cardconnect_cardconnect', 'cardconnect_connection_success', 'Connection is successful and API Credentials are configured correctly.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(73, 1, 1, 'cardconnect_cardconnect', 'cardconnect_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(74, 1, 1, 'cardconnect_cardconnect', 'cardconnect_location_id', 'Location', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(75, 1, 1, 'cardconnect_cardconnect', 'cardconnect_status_refund', 'Refunded:<br /><span class=\"help\">Order status you want to be set if payment is refunded in admin/order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(76, 1, 1, 'cardconnect_cardconnect', 'cardconnect_status_decline', 'Decline:<br /><span class=\"help\">Order status you want to record in history in response to payment processor status. Main order status is not affected. Order will not be placed only after payment is a success.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(77, 1, 1, 'cardconnect_cardconnect', 'cardconnect_status_success_unsettled', 'Success & not settled:<br /><span class=\"help\">Select main order status you want to set in response to payment processor status</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(78, 1, 1, 'cardconnect_cardconnect', 'cardconnect_status_success_settled', 'Success & settled:<br /><span class=\"help\">Select main order status you want to set in response to payment processor status</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(79, 1, 1, 'cardconnect_cardconnect', 'cardconnect_status_void', 'Voided:<br /><span class=\"help\">Order status you want to be set if payment is voided in admin/order.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(80, 1, 1, 'cardconnect_cardconnect', 'cardconnect_settlement_payment', 'Auto (authorize and capture)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(81, 1, 1, 'cardconnect_cardconnect', 'cardconnect_settlement_auth', 'Delayed (authorize only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(82, 1, 1, 'cardconnect_cardconnect', 'cardconnect_settlement', 'Settlement type:<br /><span class=\"help\">If set to \"auto\", then the transaction will be included in today\'s settlement. If set to \'delayed\', then the transaction will be authorised but not settled(captured). You must manually capture transactions within 7 days of authorisation</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(83, 1, 1, 'cardconnect_cardconnect', 'cardconnect_save_cards_limit', 'Max credit cards saved: <br/><span class=\"help\">Set maximum number of credit cards to be saved by customers (up to 100). If set to 0 or blank saving of cards will not be allowed. Security note: Customer credit card details are saved on CardConnect secure servers to ensure maximum data security measures. No credit card details will be saved on your site.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(84, 1, 1, 'cardconnect_cardconnect', 'text_column_date_added', 'Transaction Date', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(85, 1, 1, 'cardconnect_cardconnect', 'text_column_amount', 'Amount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(86, 1, 1, 'cardconnect_cardconnect', 'text_captured_ok', 'Funds were captured successfully', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(87, 1, 1, 'cardconnect_cardconnect', 'text_captured_order', 'Capture was successful, order status updated to success - settled', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(88, 1, 1, 'cardconnect_cardconnect', 'text_refunded_ok', 'Refund was processed successfully', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(89, 1, 1, 'cardconnect_cardconnect', 'text_refund_order', 'Refund was successful, order status updated to refunded', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(90, 1, 1, 'cardconnect_cardconnect', 'text_voided', 'Void was successful, order status updated to voided', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(91, 1, 1, 'cardconnect_cardconnect', 'text_payment_info', 'Payment Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(92, 1, 1, 'cardconnect_cardconnect', 'text_capture_status', 'Payment captured', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(93, 1, 1, 'cardconnect_cardconnect', 'text_void_status', 'Payment voided', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(94, 1, 1, 'cardconnect_cardconnect', 'text_refund_status', 'Payment refunded', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(95, 1, 1, 'cardconnect_cardconnect', 'text_capture_amount', 'Capture Amount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(96, 1, 1, 'cardconnect_cardconnect', 'text_refund_amount', 'Refund Amount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(97, 1, 1, 'cardconnect_cardconnect', 'text_order_ref', 'CardConnect Charge ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(98, 1, 1, 'cardconnect_cardconnect', 'text_authorized_ammount', 'Total amount authorized', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(99, 1, 1, 'cardconnect_cardconnect', 'text_balance', 'Balance amount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(100, 1, 1, 'cardconnect_cardconnect', 'text_transactions', 'Refund Transactions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(101, 1, 1, 'cardconnect_cardconnect', 'text_confirm_void', 'Please confirm you want to void the payment?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(102, 1, 1, 'cardconnect_cardconnect', 'text_confirm_capture', 'Please confirm you want to capture the payment?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(103, 1, 1, 'cardconnect_cardconnect', 'text_confirm_refund', 'Please confirm you want to refund the payment?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(104, 1, 1, 'cardconnect_cardconnect', 'button_refund', 'Refund', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(105, 1, 1, 'cardconnect_cardconnect', 'button_void', 'Void', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(106, 1, 1, 'cardconnect_cardconnect', 'button_capture', 'Capture', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(107, 1, 1, 'cardconnect_cardconnect', 'error_system', 'Internal error. Check error log or input parameters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(108, 1, 1, 'cardconnect_cardconnect', 'error_missing_amount', 'Please enter positive amount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(109, 1, 1, 'cardconnect_cardconnect', 'error_unable_to_void', 'Unable to void transaction, refresh and check transaction details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(110, 1, 1, 'cardconnect_cardconnect', 'error_unable_to_capture', 'Unable to capture, refresh transaction details and check capture amount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(111, 1, 1, 'cardconnect_cardconnect', 'error_unable_to_refund', 'Unable to refund, refresh transaction details and check refund amount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(112, 1, 1, 'cardconnect_cardconnect', 'text_settlement_status', 'Current Settlement Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(113, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_name', 'Authorize.Net (AIM)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(114, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(115, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'text_success', 'Success: You have modified Authorize.Net (AIM) account details!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(116, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_mode_test', 'Test', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(117, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_mode_live', 'Live', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(118, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_method_authorization', 'Authorization', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(119, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_method_capture', 'Capture', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(120, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_login', 'Login ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(121, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_key', 'Transaction Key:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(122, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_hash', 'MD5 Hash:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(123, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_server', 'Transaction Server:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(124, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_mode', 'Transaction Mode:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(125, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_method', 'Transaction Method:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(126, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_order_status_id', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(127, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(128, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(129, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'default_authorizenet_aim_decline_limit', 'Decline attempts limit:<br /><span class=\"help\">Security setting to prevent fraud attacks. If number of sequential declines exceed the limit, customer\'s account will be locked and message sent to administrator.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(130, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'error_permission', 'Warning: You do not have permission to modify payment Authorize.Net (SIM)!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(131, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'error_login', 'Login ID Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(132, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'error_key', 'Transaction Key Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(133, 1, 1, 'default_authorizenet_aim_default_authorizenet_aim', 'error_hash', 'MD5 Hash Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(134, 1, 1, 'default_banktransfer_default_banktransfer', 'default_banktransfer_name', 'Bank Transfer', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(135, 1, 1, 'default_banktransfer_default_banktransfer', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(136, 1, 1, 'default_banktransfer_default_banktransfer', 'text_success', 'Success: You have modified bank transfer settings and details!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(137, 1, 1, 'default_banktransfer_default_banktransfer', 'default_banktransfer_instructions', 'Bank Transfer Instructions:<span class=\"help\">Instruction shown to customers to make bank or wire transfer into your bank account</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(138, 1, 1, 'default_banktransfer_default_banktransfer', 'default_banktransfer_order_min', 'Total Order limit:<span class=\"help\">Minimum order amount to be reached to allow this payment</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(139, 1, 1, 'default_banktransfer_default_banktransfer', 'default_banktransfer_order_status_id', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(140, 1, 1, 'default_banktransfer_default_banktransfer', 'default_banktransfer_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(141, 1, 1, 'default_banktransfer_default_banktransfer', 'default_banktransfer_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(142, 1, 1, 'default_banktransfer_default_banktransfer', 'error_permission', 'Warning: You do not have permission to modify payment banktransfer!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(143, 1, 1, 'default_banktransfer_default_banktransfer', 'error_instructions', 'Bank Transfer Instructions are required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(144, 1, 1, 'default_cashflows_default_cashflows', 'default_cashflows_name', 'Cashflows Payments', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(145, 1, 1, 'default_cashflows_default_cashflows', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(146, 1, 1, 'default_cashflows_default_cashflows', 'text_success', 'Success: You have modified Cashflows Payments account details!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(147, 1, 1, 'default_cashflows_default_cashflows', 'default_cashflows_auth_id', 'Authorization ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(148, 1, 1, 'default_cashflows_default_cashflows', 'default_cashflows_auth_pass', 'Authorization Password:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(149, 1, 1, 'default_cashflows_default_cashflows', 'default_cashflows_test', 'Test Mode:<span class=\"help\">Use this module in Test (YES) or Production mode (NO)?</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(150, 1, 1, 'default_cashflows_default_cashflows', 'default_cashflows_test_1', 'Yes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(151, 1, 1, 'default_cashflows_default_cashflows', 'default_cashflows_test_0', 'No', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(152, 1, 1, 'default_cashflows_default_cashflows', 'default_cashflows_order_status_id', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(153, 1, 1, 'default_cashflows_default_cashflows', 'default_cashflows_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(154, 1, 1, 'default_cashflows_default_cashflows', 'default_cashflows_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(155, 1, 1, 'default_cashflows_default_cashflows', 'error_permission', 'Warning: You do not have permission to modify payment Cashflows Payments!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(156, 1, 1, 'default_cashflows_default_cashflows', 'error_auth_id', 'Authorization ID Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(157, 1, 1, 'default_cashflows_default_cashflows', 'error_auth_pass', 'Authorization Password Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(158, 1, 1, 'default_cheque_default_cheque', 'default_cheque_name', 'Cheque / Money Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(159, 1, 1, 'default_cheque_default_cheque', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(160, 1, 1, 'default_cheque_default_cheque', 'text_success', 'Success: You have modified cheque / money order account details!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(161, 1, 1, 'default_cheque_default_cheque', 'default_cheque_payable', 'Payable To:<br /><span class=\"help\">Provide name check needs to be written to</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(162, 1, 1, 'default_cheque_default_cheque', 'default_cheque_address', 'Mail or Send To:<br /><span class=\"help\">Provide address where to send the check. Main store address will be used if blank</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(163, 1, 1, 'default_cheque_default_cheque', 'default_cheque_order_status_id', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(164, 1, 1, 'default_cheque_default_cheque', 'default_cheque_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(165, 1, 1, 'default_cheque_default_cheque', 'default_cheque_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(166, 1, 1, 'default_cheque_default_cheque', 'error_permission', 'Warning: You do not have permission to modify payment cheque / money order!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(167, 1, 1, 'default_cheque_default_cheque', 'error_payable', 'Payable To Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(168, 1, 1, 'default_cod_default_cod', 'default_cod_name', 'Cash On Delivery', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(169, 1, 1, 'default_cod_default_cod', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(170, 1, 1, 'default_cod_default_cod', 'text_success', 'Success: You have modified Cash On Delivery payment module!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(171, 1, 1, 'default_cod_default_cod', 'default_cod_order_status_id', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(172, 1, 1, 'default_cod_default_cod', 'default_cod_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(173, 1, 1, 'default_cod_default_cod', 'default_cod_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(174, 1, 1, 'default_cod_default_cod', 'error_permission', 'Warning: You do not have permission to modify payment Cash On Delivery!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(175, 1, 1, 'default_fedex_default_fedex', 'default_fedex_name', 'FEDEX', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(176, 1, 1, 'default_fedex_default_fedex', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(177, 1, 1, 'default_fedex_default_fedex', 'text_success', 'Success: You have modified shipping FEDEX!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(178, 1, 1, 'default_fedex_default_fedex', 'default_fedex_key', 'Fedex Production Key:<br /><span class=\"help\">Enter the Fedex Production Key Assigned to You, Required. </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(179, 1, 1, 'default_fedex_default_fedex', 'default_fedex_password', 'Fedex Production Password:<br /><span class=\"help\"></span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(180, 1, 1, 'default_fedex_default_fedex', 'default_fedex_account', 'Account Number:<br /><span class=\"help\">Enter the fedex Account Number assigned to you, required.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(181, 1, 1, 'default_fedex_default_fedex', 'default_fedex_meter', 'Fedex Meter Number:<br /><span class=\"help\">Enter FedEx Meter Number.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(182, 1, 1, 'default_fedex_default_fedex', 'default_fedex_address', 'Address:<br /><span class=\"help\">Shipping from street address.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(183, 1, 1, 'default_fedex_default_fedex', 'default_fedex_city', 'City:<br /><span class=\"help\">Shipping from city.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(184, 1, 1, 'default_fedex_default_fedex', 'default_fedex_state', 'State:<br /><span class=\"help\">Shipping from state (two letters).</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(185, 1, 1, 'default_fedex_default_fedex', 'default_fedex_zip', 'Zip/postal code:<br /><span class=\"help\">Shipping from Zip-code.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(186, 1, 1, 'default_fedex_default_fedex', 'default_fedex_country', 'Country:<br /><span class=\"help\">Shipping from country(two letters).</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(187, 1, 1, 'default_fedex_default_fedex', 'default_fedex_quote_type', 'Quote Type:<br /><span class=\"help\">Quote for Residential or Commercial Delivery.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(188, 1, 1, 'default_fedex_default_fedex', 'default_fedex_quote_type_residential', 'Residential', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(189, 1, 1, 'default_fedex_default_fedex', 'default_fedex_quote_type_commercial', 'Commercial', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(190, 1, 1, 'default_fedex_default_fedex', 'default_fedex_add_chrg', 'Additional Charges:<br /><span class=\"help\">Additional charge applied to fedex quote.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(191, 1, 1, 'default_fedex_default_fedex', 'default_fedex_default_fedex_us_01', ' FEDEX First Overnight ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(192, 1, 1, 'default_fedex_default_fedex', 'default_fedex_default_fedex_us_02', ' FEDEX Priority Overnight  ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(193, 1, 1, 'default_fedex_default_fedex', 'default_fedex_default_fedex_us_03', ' FEDEX Standard Overnight  ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(194, 1, 1, 'default_fedex_default_fedex', 'default_fedex_default_fedex_us_04', ' FEDEX 2nd Day ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(195, 1, 1, 'default_fedex_default_fedex', 'default_fedex_default_fedex_us_05', ' FEDEX Express Saver  ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(196, 1, 1, 'default_fedex_default_fedex', 'default_fedex_default_fedex_us_06', ' FEDEX Ground  ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(197, 1, 1, 'default_fedex_default_fedex', 'error_permission', 'Warning: You do not have permission to modify shipping FEDEX!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(198, 1, 1, 'default_fedex_default_fedex', 'error_account', 'Account ID Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(199, 1, 1, 'default_fedex_default_fedex', 'error_meter', 'Fedex Meter ID Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(200, 1, 1, 'default_fedex_default_fedex', 'default_fedex_note', 'To obtain your Meter Number and Authorization Key, you will need to follow these steps:</br>\n            Go to <a href=\"http://fedex.com/us/developer\" target=\"_blank\">http://fedex.com/us/developer</a><br>\n            Login in with FedEx username and password or click Register Now if they don\'t have one.<br>\n            Click \"Technical Resources\" (left side).<br>\n            Under that click \"FedEx web services for shipping.<br>\n            Click on \"Move To Production\" (right side).<br>\n            Scroll down to button and click \"Obtain Production Key\".<br>\n            On form choose \"No\" on question 1.<br>\n            Check the first box on question 2.<br>\n            Choose \"Corporate Developer\" on question 3.<br>\n            Accept agreement.<br>\n            Fill out the form (do not use dashes in the account number).<br>\n            Receive meter number and key instantly.  Your Production Password will be emailed to you once you complete the above steps.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(201, 1, 1, 'default_fedex_default_fedex', 'default_fedex_test', 'Test Mode:<br /><span class=\"help\">Use the live or testing gateway server?</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(202, 1, 1, 'default_fedex_default_fedex', 'default_fedex_test_1', ' Yes ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(203, 1, 1, 'default_fedex_default_fedex', 'default_fedex_test_0', ' No ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(204, 1, 1, 'default_fedex_default_fedex', 'text_test_connection', 'Test Your Connection:<span class=\"help\">You can test if API credentials that you\'ve entered are correct.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(205, 1, 1, 'default_fedex_default_fedex', 'text_test', 'Test', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(206, 1, 1, 'default_fedex_default_fedex', 'text_connection_success', 'Connection is successful and API Credentials are configured correctly.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(207, 1, 1, 'default_fedex_default_fedex', 'error_turn_extension_on', 'Error! Please check if extension is turned ON.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(208, 1, 1, 'default_flat_rate_shipping_default_flat_rate_shipping', 'default_flat_rate_shipping_name', 'Flat Rate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(209, 1, 1, 'default_flat_rate_shipping_default_flat_rate_shipping', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(210, 1, 1, 'default_flat_rate_shipping_default_flat_rate_shipping', 'text_success', 'Success: You have modified flat rate shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(211, 1, 1, 'default_flat_rate_shipping_default_flat_rate_shipping', 'default_flat_rate_shipping_rates', 'Rates:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(212, 1, 1, 'default_flat_rate_shipping_default_flat_rate_shipping', 'default_flat_rate_shipping_cost', 'Cost:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(213, 1, 1, 'default_flat_rate_shipping_default_flat_rate_shipping', 'default_flat_rate_shipping_tax_class_id', 'Tax Class:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(214, 1, 1, 'default_flat_rate_shipping_default_flat_rate_shipping', 'default_flat_rate_shipping_tax_class_id_0', ' ---None---', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(215, 1, 1, 'default_flat_rate_shipping_default_flat_rate_shipping', 'default_flat_rate_shipping_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(216, 1, 1, 'default_flat_rate_shipping_default_flat_rate_shipping', 'default_flat_rate_shipping_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(217, 1, 1, 'default_flat_rate_shipping_default_flat_rate_shipping', 'error_permission', 'Warning: You do not have permission to modify flat rate shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(218, 1, 1, 'default_free_shipping_default_free_shipping', 'default_free_shipping_name', 'Free Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(219, 1, 1, 'default_free_shipping_default_free_shipping', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(220, 1, 1, 'default_free_shipping_default_free_shipping', 'text_success', 'Success: You have modified free shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(221, 1, 1, 'default_free_shipping_default_free_shipping', 'default_free_shipping_total', 'Total:<br /><span class=\"help\">Sub-Total amount needed before the free shipping module becomes available. Without currency symbol.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(222, 1, 1, 'default_free_shipping_default_free_shipping', 'default_free_shipping_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(223, 1, 1, 'default_free_shipping_default_free_shipping', 'default_free_shipping_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(224, 1, 1, 'default_free_shipping_default_free_shipping', 'error_permission', 'Warning: You do not have permission to modify free shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(225, 1, 1, 'default_italian_default_italian', 'default_italian_name', 'Italian Language', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(226, 1, 1, 'default_italian_default_italian', 'default_italian_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(227, 1, 1, 'default_italian_default_italian', 'default_italian_note', '<b>Attention!</b> Please enable extension and enable language in System->Localizations-><a href=\"#admin#rt=localisation/language\">Languages</a>. \n		<br><b>Edit text</b>: If you notice incorrect translations, you can correct language text in System->Localizations-><a href=\"#admin#rt=localisation/language_definitions\">Language Definitions</a>\n		<br><b>Missing text:</b> If you add new language you need to update store content (dynamic shopping cart data) to have new language translation.   ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(228, 1, 1, 'default_liqpay_default_liqpay', 'default_liqpay_name', 'LIQPAY', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(229, 1, 1, 'default_liqpay_default_liqpay', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(230, 1, 1, 'default_liqpay_default_liqpay', 'text_success', 'Success: You have modified LIQPAY account details!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(231, 1, 1, 'default_liqpay_default_liqpay', 'text_pay', 'LIQPAY', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(232, 1, 1, 'default_liqpay_default_liqpay', 'text_card', 'Credit Card', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(233, 1, 1, 'default_liqpay_default_liqpay', 'default_liqpay_merchant', 'Merchant ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(234, 1, 1, 'default_liqpay_default_liqpay', 'default_liqpay_signature', 'Signature:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(235, 1, 1, 'default_liqpay_default_liqpay', 'default_liqpay_public_key', 'Public Key:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(236, 1, 1, 'default_liqpay_default_liqpay', 'default_liqpay_private_key', 'Private Key:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(237, 1, 1, 'default_liqpay_default_liqpay', 'default_liqpay_type', 'Type:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(238, 1, 1, 'default_liqpay_default_liqpay', 'default_liqpay_type_pay', 'Pay', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(239, 1, 1, 'default_liqpay_default_liqpay', 'default_liqpay_type_card', 'Card', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(240, 1, 1, 'default_liqpay_default_liqpay', 'default_liqpay_test_mode', 'Test Mode:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(241, 1, 1, 'default_liqpay_default_liqpay', 'default_liqpay_order_status_id', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(242, 1, 1, 'default_liqpay_default_liqpay', 'default_liqpay_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(243, 1, 1, 'default_liqpay_default_liqpay', 'default_liqpay_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(244, 1, 1, 'default_liqpay_default_liqpay', 'error_permission', 'Warning: You do not have permission to modify payment LIQPAY!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(245, 1, 1, 'default_liqpay_default_liqpay', 'error_merchant', 'Merchant ID Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(246, 1, 1, 'default_liqpay_default_liqpay', 'error_signature', 'Signature Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(247, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_name', 'Parcelforce 48', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(248, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(249, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'text_success', 'Success: You have modified Parcelforce 48 shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(250, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_rate', 'Parcelforce 48 Rates:<br /><span class=\"help\">Example: 0:0,10:15.99,12:19.99, - Weights less than or equal to 10 pounds would cost $15.99, Weights less than 12 pounds but more than 10 pounds will cost $19.99. Where Pound is your Store Weight class and $ is Store Base currency. You can change both in the Store Settings. Do not enter KG or any symbols. Enter values upto 5,2 decimal places. (12345.67) </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(251, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_display_weight', 'Display Delivery Weight:<br /><span class=\"help\">Do you want to display the shipping weight? (e.g. Delivery Weight : 2.7674 Kg\'s)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(252, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_display_weight_1', 'Yes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(253, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_display_weight_0', 'No', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(254, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_display_insurance', 'Display Insurance:<br /><span class=\"help\">Do you want to display the shipping insurance? (e.g. Insured upto 500)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(255, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_display_insurance_1', 'Yes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(256, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_display_insurance_0', 'No', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(257, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_display_time', 'Display Delivery Time:<br /><span class=\"help\">Do you want to display the shipping time? (e.g. Ships within 3 to 5 days)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(258, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_display_time_1', 'Yes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(259, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_display_time_0', 'No', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(260, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_compensation', 'Parcelforce48 Compensation Rates:<br /><span class=\"help\">Enter values upto 5,2 decimal places. (12345.67) Example: 34:0,100:1,250:2.25 - Insurance cover for cart values upto 34 would cost 0.00 extra, those values more than 100 and upto 250 will cost 2.25 extra. Do not enter currency symbols.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(261, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_tax', 'Tax Class:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(262, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_tax_0', '---None---', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(263, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(264, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'default_parcelforce_48_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(265, 1, 1, 'default_parcelforce_48_default_parcelforce_48', 'error_permission', 'Warning: You do not have permission to modify Parcelforce 48 shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(266, 1, 1, 'default_paymate_default_paymate', 'default_paymate_name', 'Paymate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(267, 1, 1, 'default_paymate_default_paymate', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(268, 1, 1, 'default_paymate_default_paymate', 'text_success', 'Success: You have modified Paymate account details!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(269, 1, 1, 'default_paymate_default_paymate', 'default_paymate_username', 'Paymate Username:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(270, 1, 1, 'default_paymate_default_paymate', 'default_paymate_order_status_id', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(271, 1, 1, 'default_paymate_default_paymate', 'default_paymate_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(272, 1, 1, 'default_paymate_default_paymate', 'default_paymate_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(273, 1, 1, 'default_paymate_default_paymate', 'error_permission', 'Warning: You do not have permission to modify payment Paymate!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(274, 1, 1, 'default_paymate_default_paymate', 'error_username', 'Paymate Username required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(275, 1, 1, 'default_paypoint_default_paypoint', 'default_paypoint_name', 'PayPoint', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(276, 1, 1, 'default_paypoint_default_paypoint', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(277, 1, 1, 'default_paypoint_default_paypoint', 'text_success', 'Success: You have modified PayPoint account details!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(278, 1, 1, 'default_paypoint_default_paypoint', 'text_paypoint', '<a onclick=\"window.open(\'https://www.paypoint.net/partners/abantecart\');\"><img src=\"extension/default_paypoint/image/paypoint.png\" alt=\"PayPoint\" title=\"PayPoint\" style=\"border: 1px solid #EEEEEE;\" /></a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(279, 1, 1, 'default_paypoint_default_paypoint', 'default_paypoint_test_live', 'Production', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(280, 1, 1, 'default_paypoint_default_paypoint', 'default_paypoint_test_successful', 'Always Successful', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(281, 1, 1, 'default_paypoint_default_paypoint', 'default_paypoint_test_fail', 'Always Fail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(282, 1, 1, 'default_paypoint_default_paypoint', 'default_paypoint_merchant', 'Merchant ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(283, 1, 1, 'default_paypoint_default_paypoint', 'default_paypoint_test', 'Test Mode:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(284, 1, 1, 'default_paypoint_default_paypoint', 'default_paypoint_order_status_id', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(285, 1, 1, 'default_paypoint_default_paypoint', 'default_paypoint_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(286, 1, 1, 'default_paypoint_default_paypoint', 'default_paypoint_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(287, 1, 1, 'default_paypoint_default_paypoint', 'error_permission', 'Warning: You do not have permission to modify payment PayPoint!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(288, 1, 1, 'default_paypoint_default_paypoint', 'error_merchant', 'Merchant ID Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(289, 1, 1, 'default_payza_default_payza', 'default_payza_name', 'Payza IPN', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(290, 1, 1, 'default_payza_default_payza', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(291, 1, 1, 'default_payza_default_payza', 'default_payza_note', 'With this extension you can use Payza IPN v1 system to accept payments from your customers.<br> \n<br>Don\'t forget to setup and enable IPN in your <a href=\"https://secure.payza.com/?8dYDuHG0dFxqAh3PEXvZiu%2fblIIczM5Th75CF6Csm0Q%3d\" target=\"_new\">Payza account</a> to use this extension.\n<br><br>Your Alert URL is <h4>#storefront#rt=extension/default_payza/callback</h4>\n		 ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(292, 1, 1, 'default_payza_default_payza', 'text_success', 'Success: You have modified Payza account details!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(293, 1, 1, 'default_payza_default_payza', 'default_payza_merchant', 'Merchant ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(294, 1, 1, 'default_payza_default_payza', 'default_payza_security', 'Security Code:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(295, 1, 1, 'default_payza_default_payza', 'default_payza_test_mode', 'Test Mode:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(296, 1, 1, 'default_payza_default_payza', 'default_payza_callback', 'Alert URL:<br /><span class=\"help\">This has to be set in the Payza control panel. You will also need to check the \"IPN Status\" to enabled.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(297, 1, 1, 'default_payza_default_payza', 'default_payza_order_status_id', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(298, 1, 1, 'default_payza_default_payza', 'default_payza_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(299, 1, 1, 'default_payza_default_payza', 'default_payza_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(300, 1, 1, 'default_payza_default_payza', 'error_permission', 'Warning: You do not have permission to modify payment Payza!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(301, 1, 1, 'default_payza_default_payza', 'error_merchant', 'Merchant ID Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(302, 1, 1, 'default_payza_default_payza', 'error_security', 'Security Code Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(303, 1, 1, 'default_per_item_shipping_default_per_item_shipping', 'default_per_item_shipping_name', 'Per Item', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(304, 1, 1, 'default_per_item_shipping_default_per_item_shipping', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(305, 1, 1, 'default_per_item_shipping_default_per_item_shipping', 'text_success', 'Success: You have modified shipping per item rates!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(306, 1, 1, 'default_per_item_shipping_default_per_item_shipping', 'default_per_item_shipping_cost', 'Cost:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(307, 1, 1, 'default_per_item_shipping_default_per_item_shipping', 'default_per_item_shipping_tax', 'Tax Class:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(308, 1, 1, 'default_per_item_shipping_default_per_item_shipping', 'default_per_item_shipping_tax_0', '---None---', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(309, 1, 1, 'default_per_item_shipping_default_per_item_shipping', 'default_per_item_shipping_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(310, 1, 1, 'default_per_item_shipping_default_per_item_shipping', 'default_per_item_shipping_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(311, 1, 1, 'default_per_item_shipping_default_per_item_shipping', 'error_permission', 'Warning: You do not have permission to modify shipping per item rates!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(312, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_name', 'PayPal Express Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(313, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_custom_logo', 'Add Company Logo:<span class=\"help\">Enter path or URL to your company logo file. The logo may be a JPG, PNG, or GIF up to 190 pixels wide by 60 pixels high. This logo will appear as the header of your checkout page.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(314, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_custom_bg_color', 'Enter a Background Color HEX-Code:<span class=\"help\">It\'s recommended that the background color represent your brand. This color that\'s in your logo or that complements logo colors. Alternatively, neutral colors like black, white or gray will also create a professional look.<br> For ex. #FFF00F</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(315, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_username', 'API Username', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(316, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_password', 'API Password', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(317, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_signature', 'API Signature', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(318, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_test', 'Sandbox (Test) Mode:<span class=\"help\">Use live or testing (sandbox) gateway server to process transactions?</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(319, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_test_1', ' Yes ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(320, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_test_0', ' No ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(321, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_transaction', 'Transaction Method:<br /><span class=\"help\">PayPal transaction to run at customer\'s checkout before order status is set. Authorization only or capture.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(322, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_transaction_0', ' Authorization ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(323, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_transaction_1', ' Sale ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(324, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_order_status_id', 'Order Status:<br /><span class=\"help\">Order status to be set after customer\'s order finished based on set Transaction Method</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(325, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_location_id', 'Location:<br /><span class=\"help\">Restrict to allow only selected locations to use this payment method.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(326, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(327, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_credit_cards', 'Allow Credit Cards<br/><span class=\"help\">Checking this your customers will be able to pay with credit cards even if they don\'t have PayPal account.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(328, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_billmelater', 'PayPal Credit (USA only)<br/><span class=\"help\">Increase sales by offering PayPal finance option to your customers.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(329, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_note', 'To add PayPal Express Checkout Button to your template : <br/>		- go to Design -> <a href=\"#admin#rt=design/layout\" target=\"_layout\">Layout</a> <br/>		- choose layout you want to add PayPal Express Checkout Button<br/>		- add it to top, bottom, left, right, or content section		NOTE: Button will not work on shopping cart page when \"Allow guest checkout\" setting of Tellbd E-Commerce is disabled.', '2017-10-11 10:30:00', '2017-10-12 23:47:18'),
(330, 1, 1, 'default_pp_express_default_pp_express', 'text_signup_account_note', '<b>Don\'t have a PayPal account?</b> To use PayPal Express Checkout, you need a PayPal Business Account. Once you\'re signed up, enter the required information below to start accepting payments.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(331, 1, 1, 'default_pp_express_default_pp_express', 'button_signup', 'Sign Up Now', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(332, 1, 1, 'default_pp_express_default_pp_express', 'text_api_credentials_note', 'To process transactions, please provide your PayPal API credentials.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(333, 1, 1, 'default_pp_express_default_pp_express', 'button_get_api_credentials', 'Get Your API Credentials', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(334, 1, 1, 'default_pp_express_default_pp_express', 'text_api_credentials', 'API Credentials', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(335, 1, 1, 'default_pp_express_default_pp_express', 'text_api_credentials_sandbox', 'API Sandbox Credentials', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(336, 1, 1, 'default_pp_express_default_pp_express', 'text_optional_settings', 'Optional Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(337, 1, 1, 'default_pp_express_default_pp_express', 'text_customize_checkout_page', 'Customize Checkout Page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(338, 1, 1, 'default_pp_express_default_pp_express', 'text_custom_logo_preview', 'Custom Logo Preview:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(339, 1, 1, 'default_pp_express_default_pp_express', 'text_test_connection', 'Test Your Connection:<span class=\"help\">You can test if API credentials that you\'ve entered are correct.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(340, 1, 1, 'default_pp_express_default_pp_express', 'text_test', 'Test', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(341, 1, 1, 'default_pp_express_default_pp_express', 'text_connection_success', 'Connection is successful and API Credentials are configured correctly.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(342, 1, 1, 'default_pp_express_default_pp_express', 'error_turn_extension_on', 'Error! Please check if extension is turned ON.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(343, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_order_status_id_1', 'Pending', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(344, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_order_status_id_2', 'Processing', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(345, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_order_status_id_5', 'Complete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(346, 1, 1, 'default_pp_express_default_pp_express', 'text_api_credentials_note_sandbox', 'To test transactions, please provide your Sandbox PayPal API credentials.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(347, 1, 1, 'default_pp_express_default_pp_express', 'button_get_api_credentials_sandbox', 'Get Your Sandbox API Credentials', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(348, 1, 1, 'default_pp_express_default_pp_express', 'text_capture_funds', 'Capture Funds:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(349, 1, 1, 'default_pp_express_default_pp_express', 'text_capture', 'Capture', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(350, 1, 1, 'default_pp_express_default_pp_express', 'text_do_paypal_refund', 'Do PayPal Refund:<span class=\"help\">You can enter amount that needs to be refunded.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(351, 1, 1, 'default_pp_express_default_pp_express', 'text_refund', 'Refund', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(352, 1, 1, 'default_pp_express_default_pp_express', 'text_capture_success', 'Success! Funds have been captured successfully.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(353, 1, 1, 'default_pp_express_default_pp_express', 'error_no_payment_method_data', 'Error! There is no payment method data for this order.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(354, 1, 1, 'default_pp_express_default_pp_express', 'error_empty_amount', 'Error! Amount is wrong.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(355, 1, 1, 'default_pp_express_default_pp_express', 'error_no_order_id', 'Error! There is no order ID.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(356, 1, 1, 'default_pp_express_default_pp_express', 'error_amount_exceeded', 'Error! Amount limit exceeded.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(357, 1, 1, 'default_pp_express_default_pp_express', 'error_service_unavailable', 'Service is unavailable at the moment, please try again later.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(358, 1, 1, 'default_pp_express_default_pp_express', 'text_refund_success', 'Success! Order has been refunded successfully.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(359, 1, 1, 'default_pp_express_default_pp_express', 'paypal_refund_title', 'PayPal Refund', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(360, 1, 1, 'default_pp_express_default_pp_express', 'text_payment_status', 'Payment Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(361, 1, 1, 'default_pp_express_default_pp_express', 'text_already_refunded', 'Already Refunded:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(362, 1, 1, 'default_pp_express_default_pp_express', 'text_already_captured', 'Already Captured:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(363, 1, 1, 'default_pp_express_default_pp_express', 'error_wrong_amount', 'Error! Amount must be greater than zero.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(364, 1, 1, 'default_pp_express_default_pp_express', 'text_reason', 'Reason:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(365, 1, 1, 'default_pp_express_default_pp_express', 'text_billmelater_description', '<b>No Payments + No Interest if paid in full withing 6 months</b> on purchases of $99 or more', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(366, 1, 1, 'default_pp_express_default_pp_express', 'text_learn_more', 'Learn more', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(367, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_email', 'Paypal email', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(368, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_email_error', 'Error: Please fill Paypal\'s email field first!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(369, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_i_agree_terms_text', 'I agree to the terms of the PayPal Advertising Program.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(370, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_see_terms_text', 'See Terms.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(371, 1, 1, 'default_pp_express_default_pp_express', 'default_pp_express_error_bg_color', 'Error: Wrong HEX-value of Given Background Color.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(372, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_name', 'PayPal Payments Pro', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(373, 1, 1, 'default_pp_pro_default_pp_pro', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(374, 1, 1, 'default_pp_pro_default_pp_pro', 'text_success', 'Success: You have modified PayPal Payments Pro Checkout account details!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(375, 1, 1, 'default_pp_pro_default_pp_pro', 'text_default_pp_pro', '<a onclick=\"window.open(\'https://www.paypal.com/webapps/mpp/paypal-payments-pro\');\"><img src=\"admin/view/default/image/payment/paypal.png\" alt=\"PayPal Payments Pro\" title=\"PayPal Payments Pro\" style=\"border: 1px solid #EEEEEE;\" /></a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(376, 1, 1, 'default_pp_pro_default_pp_pro', 'text_authorization', 'Authorization', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(377, 1, 1, 'default_pp_pro_default_pp_pro', 'text_sale', 'Sale', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(378, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_username', 'API Username:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(379, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_password', 'API Password:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(380, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_signature', 'API Signature:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(381, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_test', 'Sandbox (Test) Mode:<br /><span class=\"help\">Use the live or testing (sandbox) gateway server to process transactions?</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(382, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_test_1', ' Yes ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(383, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_test_0', ' No ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(384, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_transaction', 'Transaction Method:<br /><span class=\"help\">PayPal transaction to run at customer\'s checkout before order status is set. Authorization only or capture.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(385, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_transaction_0', ' Authorization ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(386, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_transaction_1', ' Sale ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(387, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_creditcard_types', 'Accepted Credit Card Types:<br /><span class=\"help\">Check with PayPal what credit cards your can accept for your country and select from the list.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(388, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_order_status_id', 'Order Status:<br /><span class=\"help\">Order status to be set after customer\'s order finished based on set Transaction Method</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(389, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_location_id', 'Location:<br /><span class=\"help\">Restrict to allow only selected locations to use this payment method.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(390, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(391, 1, 1, 'default_pp_pro_default_pp_pro', 'error_permission', 'Warning: You do not have permission to modify payment PayPal Payments Pro Checkout!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(392, 1, 1, 'default_pp_pro_default_pp_pro', 'error_username', 'API Username Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(393, 1, 1, 'default_pp_pro_default_pp_pro', 'error_password', 'API Password Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(394, 1, 1, 'default_pp_pro_default_pp_pro', 'error_signature', 'API Signature Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(395, 1, 1, 'default_pp_pro_default_pp_pro', 'text_signup_account_note', '<b>Don\'t have a PayPal account?</b> To use PayPal Payments Pro, you need a PayPal Business Account. Once you\'re signed up, enter the required information below to start accepting payments.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(396, 1, 1, 'default_pp_pro_default_pp_pro', 'button_signup', 'Sign Up Now', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(397, 1, 1, 'default_pp_pro_default_pp_pro', 'text_api_credentials', 'API Credentials', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(398, 1, 1, 'default_pp_pro_default_pp_pro', 'text_api_credentials_sandbox', 'API Sandbox Credentials', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(399, 1, 1, 'default_pp_pro_default_pp_pro', 'text_api_credentials_note', 'To process transactions, please provide your PayPal API credentials.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(400, 1, 1, 'default_pp_pro_default_pp_pro', 'button_get_api_credentials', 'Get Your API Credentials', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(401, 1, 1, 'default_pp_pro_default_pp_pro', 'text_optional_settings', 'Optional Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(402, 1, 1, 'default_pp_pro_default_pp_pro', 'text_test_connection', 'Test Your Connection:<span class=\"help\">You can test if API credentials that you\'ve entered are correct. If you receive a handshake error, check the merchant keystone to see if the PayPal VeriSign G5 root certification is present. Next, update your SSL software to process SHA-256 certificates.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(403, 1, 1, 'default_pp_pro_default_pp_pro', 'text_test', 'Test', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(404, 1, 1, 'default_pp_pro_default_pp_pro', 'text_connection_success', 'Connection is successful and API Credentials are configured correctly.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(405, 1, 1, 'default_pp_pro_default_pp_pro', 'error_turn_extension_on', 'Error! Please check if extension is turned ON.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(406, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_order_status_id_1', 'Pending', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(407, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_order_status_id_2', 'Processing', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(408, 1, 1, 'default_pp_pro_default_pp_pro', 'default_pp_pro_order_status_id_5', 'Complete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(409, 1, 1, 'default_pp_pro_default_pp_pro', 'text_api_credentials_note_sandbox', 'To test transactions, please provide your Sandbox PayPal Pro API credentials.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(410, 1, 1, 'default_pp_pro_default_pp_pro', 'button_get_api_credentials_sandbox', 'Get Your Sandbox API Credentials', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(411, 1, 1, 'default_pp_pro_default_pp_pro', 'text_capture_funds', 'Capture Funds:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(412, 1, 1, 'default_pp_pro_default_pp_pro', 'text_capture', 'Capture', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(413, 1, 1, 'default_pp_pro_default_pp_pro', 'text_do_paypal_refund', 'Do PayPal Refund:<span class=\"help\">You can enter amount that needs to be refunded.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(414, 1, 1, 'default_pp_pro_default_pp_pro', 'text_refund', 'Refund', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(415, 1, 1, 'default_pp_pro_default_pp_pro', 'text_capture_success', 'Success! Funds have been captured successfully.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(416, 1, 1, 'default_pp_pro_default_pp_pro', 'error_no_payment_method_data', 'Error! There is no payment method data for this order.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(417, 1, 1, 'default_pp_pro_default_pp_pro', 'error_empty_amount', 'Error! Amount is wrong.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(418, 1, 1, 'default_pp_pro_default_pp_pro', 'error_no_order_id', 'Error! There is no order ID.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(419, 1, 1, 'default_pp_pro_default_pp_pro', 'error_amount_exceeded', 'Error! Amount limit exceeded.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(420, 1, 1, 'default_pp_pro_default_pp_pro', 'error_service_unavailable', 'Service is unavailable at the moment, please try again later.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(421, 1, 1, 'default_pp_pro_default_pp_pro', 'text_refund_success', 'Success! Order has been refunded successfully.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(422, 1, 1, 'default_pp_pro_default_pp_pro', 'paypal_refund_title', 'PayPal Refund', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(423, 1, 1, 'default_pp_pro_default_pp_pro', 'text_payment_status', 'Payment Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(424, 1, 1, 'default_pp_pro_default_pp_pro', 'text_already_refunded', 'Already Refunded:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(425, 1, 1, 'default_pp_pro_default_pp_pro', 'text_already_captured', 'Already Captured:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(426, 1, 1, 'default_pp_pro_default_pp_pro', 'error_wrong_amount', 'Error! Amount must be greater than zero.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(427, 1, 1, 'default_pp_pro_default_pp_pro', 'text_reason', 'Reason:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(428, 1, 1, 'default_pp_pro_default_pp_pro', 'text_pending_authorization', 'Pending (Reason: authorization)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(429, 1, 1, 'default_pp_pro_default_pp_pro', 'text_partially_refunded', 'Partially Refunded', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(430, 1, 1, 'default_pp_pro_default_pp_pro', 'text_refunded', 'Refunded', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(431, 1, 1, 'default_pp_pro_default_pp_pro', 'text_completed', 'Completed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(432, 1, 1, 'default_pp_pro_default_pp_pro', 'text_processing', 'Processing', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(433, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_name', 'PayPal', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(434, 1, 1, 'default_pp_standart_default_pp_standart', 'text_success', 'Success: You have modified PayPal account details!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(435, 1, 1, 'default_pp_standart_default_pp_standart', 'text_pp_standard', '<a onclick=\"window.open(\'https://www.paypal.com/uk/mrb/pal=W9TBB5DTD6QJW\');\"><img src=\"admin/view/default/image/payment/paypal.png\" alt=\"PayPal\" title=\"PayPal\" style=\"border: 1px solid #EEEEEE;\" /></a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(436, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_email', 'Your PayPal Email Address:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(437, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_test', 'Sandbox (Test) Mode:<br /><span class=\"help\">Use the live or testing (sandbox) gateway server to process transactions?</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(438, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_test_1', ' Yes ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(439, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_test_0', ' No ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(440, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_transaction', 'Transaction Method:<br /><span class=\"help\">PayPal transaction to run at customer\'s checkout before order status is set. Authorization only or capture.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(441, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_transaction_0', ' Authorization ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(442, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_transaction_1', ' Sale ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(443, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_order_status_id', 'Order Status:<br /><span class=\"help\">Order status to be set after customer\'s order finished based on set Transaction Method</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(444, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_location_id', 'Location:<br /><span class=\"help\">Restrict to allow only selected locations to use this payment method.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(445, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(446, 1, 1, 'default_pp_standart_default_pp_standart', 'button_signup', 'Sign Up Now', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(447, 1, 1, 'default_pp_standart_default_pp_standart', 'text_confirm_email', 'Re-enter Your PayPal Email Address:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(448, 1, 1, 'default_pp_standart_default_pp_standart', 'text_signup_account_note', '<b>Don\'t have a PayPal account?</b> To use PayPal Payments Standard, you need a PayPal Business Account. Once you\'re signed up, enter your PayPal email address below to start accepting payments.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(449, 1, 1, 'default_pp_standart_default_pp_standart', 'text_customize_checkout_page', 'Customize Checkout Page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(450, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_custom_logo_preview', 'Company Logo Preview', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(451, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_custom_logo', 'Add Company Logo:<span class=\"help\">Enter local path or URL to your company logo file. The logo may be a JPG, PNG, or GIF up to 190 pixels wide by 60 pixels high. This logo will appear as the header of your PayPal checkout page. </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(452, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_cartbordercolor', 'Enter a Background Color HEX-Code:<span class=\"help\">It\'s recommended that the background color represent your brand. This color that\'s in your logo or that complements logo colors. Alternatively, neutral colors like black, white or gray will also create a professional look.<br> For ex. #FFF00F</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(453, 1, 1, 'default_pp_standart_default_pp_standart', 'error_confirm_email', 'PayPal email addresses do not match.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(454, 1, 1, 'default_pp_standart_default_pp_standart', 'text_paypal_email_note', 'To start accepting payments, enter your PayPal email address. In order for you to receive payments, this email address must be the same one you use when signing into your PayPal account.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(455, 1, 1, 'default_pp_standart_default_pp_standart', 'heading_required_settings', 'Required to accept payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(456, 1, 1, 'default_pp_standart_default_pp_standart', 'heading_optional_settings', 'Optional Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(457, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_order_status_id_1', 'Pending', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(458, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_order_status_id_2', 'Processing', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(459, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_order_status_id_5', 'Complete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(460, 1, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_note', 'Note: you can to enable Auto return option for your Paypal Account. <a href=\"https://www.paypal.com/cgi-bin/webscr?cmd=p/mer/express_return_summary-outside\" target=\"_blank\">See details</a>. You return URL is #storefront#rt=checkout/success', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(461, 1, 1, 'default_realex_default_realex', 'default_realex_name', 'Realex Remote Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(462, 1, 1, 'default_realex_default_realex', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(463, 1, 1, 'default_realex_default_realex', 'text_success', 'Success: You have modified Realex Remote Payment account details!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(464, 1, 1, 'default_realex_default_realex', 'default_realex_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(465, 1, 1, 'default_realex_default_realex', 'default_realex_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(466, 1, 1, 'default_realex_default_realex', 'text_creditcard_selection_payment', 'Credit cards:<br /><span class=\"help\">Select credit card types you will accept. You can set Merchant ID for each credit card as sub account, otherwise, select default. </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(467, 1, 1, 'default_realex_default_realex', 'text_card_type', 'Credit Card Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(468, 1, 1, 'default_realex_default_realex', 'text_enabled', 'ON/OFF', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(469, 1, 1, 'default_realex_default_realex', 'text_default', 'Use Default Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(470, 1, 1, 'default_realex_default_realex', 'text_subaccount', 'Sub Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(471, 1, 1, 'default_realex_default_realex', 'default_realex_creditcard_selection_visa', 'Visa', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(472, 1, 1, 'default_realex_default_realex', 'default_realex_creditcard_selection_mc', 'Mastercard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(473, 1, 1, 'default_realex_default_realex', 'default_realex_creditcard_selection_amex', 'American Express', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(474, 1, 1, 'default_realex_default_realex', 'default_realex_creditcard_selection_switch', 'Switch/Maestro', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(475, 1, 1, 'default_realex_default_realex', 'default_realex_creditcard_selection_laser', 'Laser', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(476, 1, 1, 'default_realex_default_realex', 'default_realex_creditcard_selection_diners', 'Diners', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(477, 1, 1, 'default_realex_default_realex', 'default_realex_status_success_settled', 'Success & settled:<br /><span class=\"help\">Select main order status you want to set in responce to payment processor status</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(478, 1, 1, 'default_realex_default_realex', 'default_realex_status_success_unsettled', 'Success & not settled:<br /><span class=\"help\">Select main order status you want to set in responce to payment processor status</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(479, 1, 1, 'default_realex_default_realex', 'default_realex_status_decline', 'Decline:<br /><span class=\"help\">Order status you want to record in history in responce to payment processor status. Main order status is not affected. Order will not be placed only after payment is a success.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(480, 1, 1, 'default_realex_default_realex', 'default_realex_status_decline_pending', 'Decline & offline auth:<br /><span class=\"help\">Order status you want to record in history in responce to payment processor status. Main order status is not affected. Order will not be placed only after payment is a success.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(481, 1, 1, 'default_realex_default_realex', 'default_realex_status_decline_stolen', 'Decline & lost or stolen card:<br /><span class=\"help\">Order status you want to record in history in responce to payment processor status. Main order status is not affected. Order will not be placed only after payment is a success.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(482, 1, 1, 'default_realex_default_realex', 'default_realex_status_decline_bank', 'Decline & bank error:<br /><span class=\"help\">Order status you want to record in history in responce to payment processor status. Main order status is not affected. Order will not be placed only after payment is a success.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(483, 1, 1, 'default_realex_default_realex', 'default_realex_status_void', 'Voided:<br /><span class=\"help\">Order status you want to be set if payment is voided in admin/order.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(484, 1, 1, 'default_realex_default_realex', 'default_realex_status_rebate', 'Rebated:<br /><span class=\"help\">Order status you want to be set if payment is rebated in admin/order.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(485, 1, 1, 'default_realex_default_realex', 'default_realex_merchant_id', 'Merchant ID:<br /><span class=\"help\">Realex Payments assigned merchant ID</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(486, 1, 1, 'default_realex_default_realex', 'default_realex_secret', 'Secret:<br /><span class=\"help\">It is very important to keep this shared secret protected.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(487, 1, 1, 'default_realex_default_realex', 'default_realex_rebate_password', 'Rebate password:<br /><span class=\"help\"></span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(488, 1, 1, 'default_realex_default_realex', 'default_realex_settlement', 'Settlement type:<br /><span class=\"help\">If set to \'auto\', then the transaction will be included in today\'s settlement. If set to \'delayed\', then the transaction will be authorised but not settled. You must manually settle delayed transactions within 28 days of authorisation</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(489, 1, 1, 'default_realex_default_realex', 'default_realex_tss_check', 'TSS checks:<br /><span class=\"help\">Enable TSS Realscore service</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(490, 1, 1, 'default_realex_default_realex', 'default_realex_3d', 'Enable 3D secure:<br /><span class=\"help\"></span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(491, 1, 1, 'default_realex_default_realex', 'default_realex_liability_shift', 'Accept 3D failures:<br /><span class=\"help\">Accept non-liability shifting scenarios. You will still accept payments if user fails 3D secure.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(492, 1, 1, 'default_realex_default_realex', 'text_column_date_added', 'Transaction Date', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(493, 1, 1, 'default_realex_default_realex', 'text_column_type', 'Activity', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(494, 1, 1, 'default_realex_default_realex', 'text_column_amount', 'Amount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(495, 1, 1, 'default_realex_default_realex', 'text_captured_ok', 'Funds were captured successfully', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(496, 1, 1, 'default_realex_default_realex', 'text_captured_order', 'Capture was successful, order status updated to success - settled', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(497, 1, 1, 'default_realex_default_realex', 'text_rebated_ok', 'Rebate was processed successfully', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(498, 1, 1, 'default_realex_default_realex', 'text_rebated_order', 'Rebate was successful, order status updated to rebated', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(499, 1, 1, 'default_realex_default_realex', 'text_voided', 'Void was successful, order status updated to voided', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(500, 1, 1, 'default_realex_default_realex', 'default_realex_settlement_auto', 'Auto (authorize and capture', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(501, 1, 1, 'default_realex_default_realex', 'default_realex_settlement_delayed', 'Delayed (autorize only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(502, 1, 1, 'default_realex_default_realex', 'default_realex_settlement_multi', 'Multi', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(503, 1, 1, 'default_realex_default_realex', 'text_ip_warning', 'You need to provide your server IP address to your Realex account before going live', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(504, 1, 1, 'default_realex_default_realex', 'text_payment_info', 'Payment Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(505, 1, 1, 'default_realex_default_realex', 'text_capture_status', 'Payment was captured', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(506, 1, 1, 'default_realex_default_realex', 'text_void_status', 'Payment was voided', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(507, 1, 1, 'default_realex_default_realex', 'text_rebate_status', 'Payment was rebated', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(508, 1, 1, 'default_realex_default_realex', 'text_rebate_amount', 'Rebate Amount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(509, 1, 1, 'default_realex_default_realex', 'text_order_ref', 'Order Reference', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(510, 1, 1, 'default_realex_default_realex', 'text_order_total', 'Total amount authorized', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(511, 1, 1, 'default_realex_default_realex', 'text_total_captured', 'Total amount captured', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(512, 1, 1, 'default_realex_default_realex', 'text_transactions', 'Payment Transactions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(513, 1, 1, 'default_realex_default_realex', 'text_confirm_void', 'Please confirm you want to void the payment?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(514, 1, 1, 'default_realex_default_realex', 'text_confirm_capture', 'Please confirm you want to capture the payment?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(515, 1, 1, 'default_realex_default_realex', 'text_confirm_rebate', 'Please confirm you want to rebate the payment?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(516, 1, 1, 'default_realex_default_realex', 'button_rebate', 'Rebate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(517, 1, 1, 'default_realex_default_realex', 'button_void', 'Void', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(518, 1, 1, 'default_realex_default_realex', 'button_capture', 'Capture', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(519, 1, 1, 'default_realex_default_realex', 'error_permission', 'Warning: You do not have permission to modify Realex Payment!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(520, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_name', 'Royal Mail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(521, 1, 1, 'default_royal_mail_default_royal_mail', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(522, 1, 1, 'default_royal_mail_default_royal_mail', 'text_success', 'Success: You have modified Royal Mail shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(523, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_1st_class_standard', 'First Class Standard Post (for GB only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(524, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_1st_class_standard_rates', 'First Class Standard Post Rates (for GB only):<br /><span class=\"help\">Example: .1:1.58,.25:1.96,.5:2.48 Weight:Cost,Weight:Cost, etc. In this example 0.1 pounds = $1.58. Where Pound is your Weight class set in the Royal Mail settings and $ is Store Base currency. Store Weight class will be ignored.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(525, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_1st_class_standard_compensation_rates', 'First Class Standard Post Compensation Rates (for GB only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(526, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_1st_class_recorded', 'First Class Recorded Post (for GB only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(527, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_1st_class_recorded_rates_gb', 'First Class Recorded Post Rates (for GB only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(528, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_1st_class_recorded_compensation_rates_gb', 'First Class Recorded Post Compensation Rates (for GB only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(529, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_2nd_class_standard', 'Second Class Standard Post', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(530, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_2nd_class_standard_rates', 'Second Class Standard Post Rates (for GB only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(531, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_2nd_class_recorded', 'Second Class Recorded Post', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(532, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_2nd_class_recorded_rates_gb', 'Second Class Recorded Post Rates (for GB only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(533, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_2nd_class_recorded_compensation_rates_gb', 'Second Class Recorded Post Compensation Rates (for GB only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(534, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_standard_parcels', 'Standard Parcels', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(535, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_standard_parcels_rates_gb', 'Standard Parcels Rates (for GB only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(536, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_standard_parcels_compensation_rates_gb', 'Standard Parcels Compensation Rates (for GB only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(537, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airmail', 'Airmail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(538, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airmail_countries', 'Airmail Country List', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(539, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airmail_in_countries_rates', 'Airmail Rates for Countries From List', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(540, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airmail_not_in_countries_rates', 'Airmail Rates for Other Countries', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(541, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_international_signed', 'International Signed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(542, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_international_signed_countries', 'International Signed Country List', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(543, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_international_signed_in_countries_rates', 'International Signed Rates for Countries From List:<br /><span class=\"help\">Example: .1:1.58,.25:1.96,.5:2.48 Weight:Cost,Weight:Cost, etc. In this example 0.1 pounds = $1.58. Where Pound is your Weight class set in the Royal Mail settings and $ is Store Base currency. Store Weight class will be ignored.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(544, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_international_signed_in_countries_c_rates', 'International Signed Compensation Rates for Countries From List', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(545, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_international_signed_not_in_countries_rates', 'International Signed Rates for Other Countries:<br /><span class=\"help\">Example: .1:1.58,.25:1.96,.5:2.48 Weight:Cost,Weight:Cost, etc. In this example 0.1 pounds = $1.58. Where Pound is your Weight class set in the Royal Mail settings and $ is Store Base currency. Store Weight class will be ignored.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(546, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_international_signed_not_in_countries_c_rates', 'International Signed Compensation Rates for Other Countries', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(547, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airsure', 'Airsure', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(548, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airsure_countries', 'Airsure 1st Country List', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(549, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airsure_in_countries_rates', 'Airsure 1st Country List Rates', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(550, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airsure_countries_2', 'Airsure 2nd Country List', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(551, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airsure_in_countries_2_rates', 'Airsure 2nd Country List Rates', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(552, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airsure_countries_3', 'Airsure 3d Country List', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(553, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airsure_in_countries_3_rates', 'Airsure 3d Country List Rates', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(554, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airsure_countries_4', 'Airsure 4th Country List', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(555, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airsure_in_countries_4_rates', 'Airsure 4th Country List Rates', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(556, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_surface', 'Surface', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(557, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_surface_rates', 'Surface Rates', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(558, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_service', 'Services:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(559, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_display_weight', 'Display Delivery Weight:<br /><span class=\"help\">Do you want to display the shipping weight? (e.g. Delivery Weight : 2.7674 Kg\'s)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(560, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_display_insurance', 'Display Insurance:<br /><span class=\"help\">Do you want to display the shipping insurance? (e.g. Insured upto &pound;500)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(561, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_display_time', 'Display Delivery Time:<br /><span class=\"help\">Do you want to display the shipping time? (e.g. Ships within 3 to 5 days)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(562, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_weight_class', 'Weight Class:<br /><span class=\"help\">Your rates weight class. Store weight class will be ignored</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(563, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_tax', 'Tax Class:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(564, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_tax_0', '---None---', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(565, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(566, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(567, 1, 1, 'default_royal_mail_default_royal_mail', 'error_permission', 'Warning: You do not have permission to modify Royal Mail shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(568, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_free_gb', 'Shipping method for free shipping (GB only)<span class=\"help\">Please select what method will chosen for case when cart contains only products with free shipping</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(569, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_free_gb_1st_class_standard', 'First Class Standard Post', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(570, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_free_gb_1st_class_recorded', 'First Class Recorded Post', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(571, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_free_gb_2nd_class_standard', 'Second Class Standard Post', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(572, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_free_gb_2nd_class_recorded', 'Second Class Recorded Post', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(573, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_free_gb_standard_parcels', 'Standard Parcels', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(574, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_free_gb_surface', 'Surface', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(575, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_free', 'International Shipping Method for free shipping <span class=\"help\">Please select what method will chosen for case when cart contains only products with free shipping</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(576, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_free_airmail', 'Airmail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(577, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_free_international_signed', 'International Signed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(578, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_free_airsure', 'Airsure', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(579, 1, 1, 'default_royal_mail_default_royal_mail', 'default_royal_mail_free_surface', 'Surface', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(580, 1, 1, 'default_russian_default_russian', 'default_russian_name', 'Russian Language', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(581, 1, 1, 'default_russian_default_russian', 'default_russian_note', '<b>Attention!</b> Please enable extension and enable language in System->Localizations-><a href=\"#admin#rt=localisation/language\">Languages</a>.\n		<br><b>Edit text</b>: If you notice incorrect translations, you can correct language text in System->Localizations-><a href=\"#admin#rt=localisation/language_definitions\">Language Definitions</a>\n		<br><b>Missing text:</b> If you add new language you need to update store content (dynamic shopping cart data) to have new language translation.\n		<br>This can be done automatically with \"Load missing language data\" in edit language section', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(582, 1, 1, 'default_skrill_default_skrill', 'default_skrill_name', 'Skrill Quick Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(583, 1, 1, 'default_skrill_default_skrill', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(584, 1, 1, 'default_skrill_default_skrill', 'text_success', 'Success: You have modified the Skrill details.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(585, 1, 1, 'default_skrill_default_skrill', 'text_skrill', '<a onclick=\"window.open(\'https://account.skrill.com/signup?rid=53571612\');\"><img src=\"extensions/default_skrill/image/icon.png\" alt=\"Skrill\" title=\"Skrill\" /></a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(586, 1, 1, 'default_skrill_default_skrill', 'default_skrill_email', 'Email: <br /><span class=\"help\">Email address of your Skrill account.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(587, 1, 1, 'default_skrill_default_skrill', 'default_skrill_secret', 'Secret Word (Passphrase): <br /><span class=\"help\">This value is entered in the Settings > Integration Settings section in your Skrill account.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(588, 1, 1, 'default_skrill_default_skrill', 'default_skrill_order_status_id', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(589, 1, 1, 'default_skrill_default_skrill', 'default_skrill_order_status_pending_id', 'Order Status Pending:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(590, 1, 1, 'default_skrill_default_skrill', 'default_skrill_order_status_canceled_id', 'Order Status Canceled:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(591, 1, 1, 'default_skrill_default_skrill', 'default_skrill_order_status_failed_id', 'Order Status Failed:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(592, 1, 1, 'default_skrill_default_skrill', 'default_skrill_order_status_chargeback_id', 'Order Status Chargeback:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(593, 1, 1, 'default_skrill_default_skrill', 'default_skrill_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(594, 1, 1, 'default_skrill_default_skrill', 'default_skrill_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(595, 1, 1, 'default_skrill_default_skrill', 'error_permission', 'Warning: You do not have permission to modify Skrill!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(596, 1, 1, 'default_skrill_default_skrill', 'error_email', 'Email Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(597, 1, 1, 'default_spanish_default_spanish', 'default_spanish_name', 'Spanish Language', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(598, 1, 1, 'default_spanish_default_spanish', 'default_spanish_note', '<b>Attention!</b> Please enable extension and enable language in System->Localizations-><a href=\"#admin#rt=localisation/language\">Languages</a>.\n		<br><b>Edit text</b>: If you notice incorrect translations, you can correct language text in System->Localizations-><a href=\"#admin#rt=localisation/language_definitions\">Language Definitions</a>\n		<br><b>Missing text:</b> If you add new language you need to update store content (dynamic shopping cart data) to have new language translation.\n		<br>This can be done automatically with \"Load missing language data\" in edit language section', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(599, 1, 1, 'default_store_pickup_default_store_pickup', 'default_store_pickup_name', 'Pickup From Store', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(600, 1, 1, 'default_store_pickup_default_store_pickup', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(601, 1, 1, 'default_store_pickup_default_store_pickup', 'text_success', 'Success: You have modified pickup from store!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(602, 1, 1, 'default_store_pickup_default_store_pickup', 'default_store_pickup_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(603, 1, 1, 'default_store_pickup_default_store_pickup', 'default_store_pickup_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(604, 1, 1, 'default_store_pickup_default_store_pickup', 'error_permission', 'Warning: You do not have permission to modify pickup from store!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(605, 1, 1, 'default_stripe_default_stripe', 'default_stripe_name', 'Stripe Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(606, 1, 1, 'default_stripe_default_stripe', 'default_stripe_note', 'Additional settings are required to complete Stripe payment setup. See additional settings tab.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(607, 1, 1, 'default_stripe_default_stripe', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(608, 1, 1, 'default_stripe_default_stripe', 'text_success', 'Success: You have modified Stripe payment settings!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(609, 1, 1, 'default_stripe_default_stripe', 'default_stripe_location_id', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(610, 1, 1, 'default_stripe_default_stripe', 'default_stripe_location_id_0', 'All Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(611, 1, 1, 'default_stripe_default_stripe', 'default_stripe_save_cards_limit', 'Max credit cards saved:<br /><span class=\"help\">Set maximum number of credit cards to be saved by customers (up to 100). If set to 0 or blank saving of cards will not be allowed. Security note: Customer credit card details are saved on stripe secure servers to ensure maximum data security measures. No credit card details will be saved on your site.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(612, 1, 1, 'default_stripe_default_stripe', 'text_default_stripe_connect', 'You need to connect with stripe to set up payment details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(613, 1, 1, 'default_stripe_default_stripe', 'text_default_stripe_settings', 'Stripe settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(614, 1, 1, 'default_stripe_default_stripe', 'text_connect', 'Connect with Stripe', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(615, 1, 1, 'default_stripe_default_stripe', 'text_disconnect', 'Disconnect Stripe', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(616, 1, 1, 'default_stripe_default_stripe', 'text_skip_connect', 'Cannot connect?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(617, 1, 1, 'default_stripe_default_stripe', 'text_connect_success', 'Connected to Stripe sucessfuly', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(618, 1, 1, 'default_stripe_default_stripe', 'text_disconnect_success', 'Disconnected from Stripe sucessfuly', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(619, 1, 1, 'default_stripe_default_stripe', 'default_stripe_test_mode', 'Test mode:<br /><span class=\"help\">Set to ON if you want to use test key</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(620, 1, 1, 'default_stripe_default_stripe', 'default_stripe_sk_live', 'Live Secret Key:<br /><span class=\"help\">Locate this in Stripe API Keys Section. Key starts with sk_live_... </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(621, 1, 1, 'default_stripe_default_stripe', 'default_stripe_pk_live', 'Live Publishable Key:<br /><span class=\"help\">Locate this in Stripe API Keys Section. Key starts with pk_live_... </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(622, 1, 1, 'default_stripe_default_stripe', 'default_stripe_sk_test', 'Test Secret Key:<br /><span class=\"help\">Locate this in Stripe API Keys Section. Key starts with sk_test_... </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(623, 1, 1, 'default_stripe_default_stripe', 'default_stripe_pk_test', 'Test Publishable Key:<br /><span class=\"help\">Locate this in Stripe API Keys Section. Key starts with pk_test_... </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(624, 1, 1, 'default_stripe_default_stripe', 'default_stripe_settlement', 'Settlement type:<br /><span class=\"help\">If set to \'auto\', then the transaction will be included in today\'s settlement. If set to \'delayed\', then the transaction will be authorised but not settled(captured). You must manually capture transactions within 7 days of authorisation</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(625, 1, 1, 'default_stripe_default_stripe', 'default_stripe_published_key', 'Published Key:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(626, 1, 1, 'default_stripe_default_stripe', 'default_stripe_status_success_settled', 'Success & settled:<br /><span class=\"help\">Select main order status you want to set in responce to payment processor status</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(627, 1, 1, 'default_stripe_default_stripe', 'default_stripe_status_success_unsettled', 'Success & not settled:<br /><span class=\"help\">Select main order status you want to set in responce to payment processor status</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(628, 1, 1, 'default_stripe_default_stripe', 'default_stripe_status_decline', 'Decline:<br /><span class=\"help\">Order status you want to record in history in responce to payment processor status. Main order status is not affected. Order will not be placed only after payment is a success.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(629, 1, 1, 'default_stripe_default_stripe', 'default_stripe_settlement_auto', 'Auto (authorize and capture)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(630, 1, 1, 'default_stripe_default_stripe', 'default_stripe_settlement_delayed', 'Delayed (autorize only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(631, 1, 1, 'default_stripe_default_stripe', 'error_system', 'Internal error. Check error log or input parameters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(632, 1, 1, 'default_stripe_default_stripe', 'error_stripe_sk_test', 'Stripe test key is required', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(633, 1, 1, 'default_stripe_default_stripe', 'error_stripe_sk_live', 'Stripe live key is required', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(634, 1, 1, 'default_stripe_default_stripe', 'error_permission', 'Warning: You do not have permission to modify Stripe Payment!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(7834, 2, 0, 'blocks_product_slider', 'text_bestsellers', 'Bestsellers', '2017-11-04 20:18:34', '2017-11-04 20:18:34'),
(7830, 2, 1, 'product_slider_product_slider', 'product_slider_type_specials', 'Specials', '2017-11-04 20:18:00', '2017-11-04 20:18:00'),
(7831, 2, 1, 'product_slider_product_slider', 'product_slider_type_featured', 'Featured', '2017-11-04 20:18:00', '2017-11-04 20:18:00'),
(7832, 2, 1, 'product_slider_product_slider', 'product_slider_note', 'To add slider to your template : <br/>\n		- go to Design -> <a href=\"#admin#rt=design/layout\" target=\"_layout\">Layout</a> <br/>\n		- choose layout you want to add slider to<br/>\n		- add it to content_top section', '2017-11-04 20:18:00', '2017-11-04 20:18:00'),
(7833, 2, 0, 'blocks_product_slider', 'text_buy_now', 'buy now', '2017-11-04 20:18:34', '2017-11-04 20:18:34'),
(7829, 2, 1, 'product_slider_product_slider', 'product_slider_type_latest', 'Latest', '2017-11-04 20:18:00', '2017-11-04 20:18:00'),
(7826, 2, 1, 'product_slider_product_slider', 'product_slider_status_1', 'Enabled', '2017-11-04 20:18:00', '2017-11-04 20:18:00'),
(7827, 2, 1, 'product_slider_product_slider', 'product_slider_type', 'Slider Type', '2017-11-04 20:18:00', '2017-11-04 20:18:00'),
(7828, 2, 1, 'product_slider_product_slider', 'product_slider_type_bestsellers', 'Bestsellers', '2017-11-04 20:18:00', '2017-11-04 20:18:00'),
(7825, 2, 1, 'product_slider_product_slider', 'product_slider_status_0', 'Disabled', '2017-11-04 20:18:00', '2017-11-04 20:18:00'),
(7824, 2, 1, 'product_slider_product_slider', 'product_slider_status', 'Status', '2017-11-04 20:18:00', '2017-11-04 20:18:00'),
(7823, 2, 1, 'product_slider_product_slider', 'product_slider_name', 'Product Slider', '2017-11-04 20:18:00', '2017-11-04 20:18:00'),
(7822, 2, 1, 'slideshow2_slideshow2', 'slideshow2_note', 'To add slideshow2 to your template : <br/>\n		- go to Design -> <a href=\"#admin#rt=design/layout\" target=\"_layout\">Layout</a> <br/>\n		- choose layout you want to add slideshow2 to<br/>\n		- add it to content_top section\n		<br/>\n		<br/>\n		<b>To access \'Edit slides\' page you need to enable extension</b><br/>\n		To edit slides:\n		- click on \'Edit slides\' button in top bar<br/>\n		- or <a href=\"#admin#rt=blocks/slideshow2\" target=\"_slideshow2\">click here</a>', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7821, 2, 1, 'slideshow2_slideshow2', 'text_additional_settings', ' Edit Slides', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7819, 2, 1, 'slideshow2_slideshow2', 'slideshow2_speed', 'Speed', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7820, 2, 1, 'slideshow2_slideshow2', 'slideshow2_timeout', 'Timeout', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7818, 2, 1, 'slideshow2_slideshow2', 'slideshow2_y', 'Slide Height', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7817, 2, 1, 'slideshow2_slideshow2', 'slideshow2_x', 'Slide Width', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(651, 1, 1, 'default_twilio_default_twilio', 'default_twilio_name', 'Twilio', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(652, 1, 1, 'default_twilio_default_twilio', 'default_twilio_note', 'To enable sms-messaging go to System -> Settings -> <a href=\"#admin#rt=setting/setting/im\" target=\"_im\">IM</a> <br/>\n		and choose Twilio as default sms-driver. Do not forget to enable section where you wish to receive sms from (admin or storefront).<br/>\n		This extension will enable Mobile Phone field for admins and customers to provide. Remember that disabling of this extension will hide this field.\n		If added to existing store with customers, keep in mind that this information will be missing.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(653, 1, 1, 'default_twilio_default_twilio', 'default_twilio_username', 'API AccountSID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(654, 1, 1, 'default_twilio_default_twilio', 'default_twilio_token', 'API AuthToken', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(655, 1, 1, 'default_twilio_default_twilio', 'default_twilio_test', 'Test Mode', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(656, 1, 1, 'default_twilio_default_twilio', 'default_twilio_sender_phone', 'Sender (Twilio) Phone: <span class=\"help\">Phone number of sender in international format (ex. +14158675309)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(657, 1, 1, 'default_twilio_default_twilio', 'default_twilio_test_0', 'No', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(658, 1, 1, 'default_twilio_default_twilio', 'default_twilio_test_1', 'Yes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(659, 1, 1, 'default_twilio_default_twilio', 'default_twilio_test_connection', 'Test Your Connection:<span class=\"help\">You can test if API credentials that you\'ve entered are correct.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(660, 1, 1, 'default_twilio_default_twilio', 'default_twilio_logging', 'Error Logging Status<span class=\"help\">If you want to log all errors of Twilio extension turn this setting ON.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(661, 1, 1, 'default_twilio_default_twilio', 'entry_sms', ' Mobile Phone ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(662, 1, 1, 'default_twilio_default_twilio', 'text_test', ' Test ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(663, 1, 1, 'default_twilio_default_twilio', 'error_turn_extension_on', 'Error! Please check if extension is turned ON.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(664, 1, 1, 'default_twilio_default_twilio', 'text_connection_success', 'Connection is successful and API Credentials are configured correctly.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(665, 1, 1, 'default_ups_default_ups', 'default_ups_name', 'UPS', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(666, 1, 1, 'default_ups_default_ups', 'heading_title', 'UPS', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(667, 1, 1, 'default_ups_default_ups', 'text_additional_settings', ' Additional Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(668, 1, 1, 'default_ups_default_ups', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(669, 1, 1, 'default_ups_default_ups', 'text_success', 'Success: You have modified UPS shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(670, 1, 1, 'default_ups_default_ups', 'text_regular_daily_pickup', 'Regular Daily Pickup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(671, 1, 1, 'default_ups_default_ups', 'text_daily_pickup', 'Daily Pickup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(672, 1, 1, 'default_ups_default_ups', 'text_customer_counter', 'Customer Counter', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(673, 1, 1, 'default_ups_default_ups', 'text_one_time_pickup', 'One Time Pickup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(674, 1, 1, 'default_ups_default_ups', 'text_on_call_air_pickup', 'On Call Air Pickup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(675, 1, 1, 'default_ups_default_ups', 'text_letter_center', 'Letter Center', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(676, 1, 1, 'default_ups_default_ups', 'text_air_service_center', 'Air Service Center', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(677, 1, 1, 'default_ups_default_ups', 'text_suggested_retail_rates', 'Suggested Retail Rates (UPS Store)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(678, 1, 1, 'default_ups_default_ups', 'text_package', 'Package', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(679, 1, 1, 'default_ups_default_ups', 'text_default_ups_letter', 'UPS Letter', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(680, 1, 1, 'default_ups_default_ups', 'text_default_ups_tube', 'UPS Tube', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(681, 1, 1, 'default_ups_default_ups', 'text_default_ups_pak', 'UPS Pak', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(682, 1, 1, 'default_ups_default_ups', 'text_default_ups_express_box', 'UPS Express Box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(683, 1, 1, 'default_ups_default_ups', 'text_default_ups_25kg_box', 'UPS 25kg box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(684, 1, 1, 'default_ups_default_ups', 'text_default_ups_10kg_box', 'UPS 10kg box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(685, 1, 1, 'default_ups_default_ups', 'text_us', 'US Origin', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(686, 1, 1, 'default_ups_default_ups', 'text_ca', 'Canada Origin', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(687, 1, 1, 'default_ups_default_ups', 'text_eu', 'European Union Origin', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(688, 1, 1, 'default_ups_default_ups', 'text_pr', 'Puerto Rico Origin', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(689, 1, 1, 'default_ups_default_ups', 'text_mx', 'Mexico Origin', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(690, 1, 1, 'default_ups_default_ups', 'text_other', 'All Other Origins', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(691, 1, 1, 'default_ups_default_ups', 'text_test', 'Test', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(692, 1, 1, 'default_ups_default_ups', 'text_production', 'Production', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(693, 1, 1, 'default_ups_default_ups', 'text_residential', 'Residential', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(694, 1, 1, 'default_ups_default_ups', 'text_commercial', 'Commercial', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(695, 1, 1, 'default_ups_default_ups', 'text_next_day_air', 'UPS Next Day Air', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(696, 1, 1, 'default_ups_default_ups', 'text_2nd_day_air', 'UPS Second Day Air', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(697, 1, 1, 'default_ups_default_ups', 'text_ground', 'UPS Ground', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(698, 1, 1, 'default_ups_default_ups', 'text_3_day_select', 'UPS Three-Day Select', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(699, 1, 1, 'default_ups_default_ups', 'text_next_day_air_saver', 'UPS Next Day Air Saver', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(700, 1, 1, 'default_ups_default_ups', 'text_next_day_air_early_am', 'UPS Next Day Air Early A.M.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(701, 1, 1, 'default_ups_default_ups', 'text_2nd_day_air_am', 'UPS Second Day Air A.M.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(702, 1, 1, 'default_ups_default_ups', 'text_saver', 'UPS Saver', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(703, 1, 1, 'default_ups_default_ups', 'text_worldwide_express', 'UPS Worldwide Express', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(704, 1, 1, 'default_ups_default_ups', 'text_worldwide_expedited', 'UPS Worldwide Expedited', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(705, 1, 1, 'default_ups_default_ups', 'text_standard', 'UPS Standard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(706, 1, 1, 'default_ups_default_ups', 'text_worldwide_express_plus', 'UPS Worldwide Express Plus', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(707, 1, 1, 'default_ups_default_ups', 'text_express', 'UPS Express', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(708, 1, 1, 'default_ups_default_ups', 'text_expedited', 'UPS Expedited', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(709, 1, 1, 'default_ups_default_ups', 'text_express_early_am', 'UPS Express Early A.M.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(710, 1, 1, 'default_ups_default_ups', 'text_express_plus', 'UPS Express Plus', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(711, 1, 1, 'default_ups_default_ups', 'text_today_standard', 'UPS Today Standard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(712, 1, 1, 'default_ups_default_ups', 'text_today_dedicated_courier', 'UPS Today Dedicated Courier', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(713, 1, 1, 'default_ups_default_ups', 'text_today_intercity', 'UPS Today Intercity', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(714, 1, 1, 'default_ups_default_ups', 'text_today_express', 'UPS Today Express', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(715, 1, 1, 'default_ups_default_ups', 'text_today_express_saver', 'UPS Today Express Saver', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(716, 1, 1, 'default_ups_default_ups', 'entry_key', 'Access Key:<span class=\"help\">Enter the XML rates access key assigned to you by UPS.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(717, 1, 1, 'default_ups_default_ups', 'entry_username', 'Username:<span class=\"help\">Enter your UPS Services account username.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(718, 1, 1, 'default_ups_default_ups', 'entry_password', 'Password:<span class=\"help\">Enter your UPS Services account password.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(719, 1, 1, 'default_ups_default_ups', 'entry_pickup', 'Pickup Method:<span class=\"help\">How do you give packages to UPS (only used when origin is US)?</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(720, 1, 1, 'default_ups_default_ups', 'entry_packaging', 'Packaging Type:<span class=\"help\">What kind of packaging do you use?</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(721, 1, 1, 'default_ups_default_ups', 'entry_classification', 'Customer Classification Code:<span class=\"help\">01 - If you are billing to a UPS account and have a daily UPS pickup, 03 - If you do not have a UPS account or you are billing to a UPS account but do not have a daily pickup, 04 - If you are shipping from a retail outlet (only used when origin is US)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(722, 1, 1, 'default_ups_default_ups', 'entry_origin', 'Shipping Origin Code:<span class=\"help\">What origin point should be used (this setting affects only what UPS product names are shown to the user)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(723, 1, 1, 'default_ups_default_ups', 'entry_city', 'Origin City:<span class=\"help\">Enter the name of the origin city.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(724, 1, 1, 'default_ups_default_ups', 'entry_state', 'Origin State/Province:<span class=\"help\">Enter the two-letter code for your origin state/province.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(725, 1, 1, 'default_ups_default_ups', 'entry_country', 'Origin Country:<span class=\"help\">Enter the two-letter code for your origin country.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(726, 1, 1, 'default_ups_default_ups', 'entry_postcode', 'Origin Zip/Postal Code:<span class=\"help\">Enter your origin zip/postalcode.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(727, 1, 1, 'default_ups_default_ups', 'entry_test', 'Test Mode:<span class=\"help\">Use this module in Test (YES) or Production mode (NO)?</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(728, 1, 1, 'default_ups_default_ups', 'entry_quote_type', 'Quote Type:<span class=\"help\">Quote for Residential or Commercial Delivery.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(729, 1, 1, 'default_ups_default_ups', 'entry_service', 'Services:<span class=\"help\">Select the UPS services to be offered.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(730, 1, 1, 'default_ups_default_ups', 'entry_display_weight', 'Display Delivery Weight:<br /><span class=\"help\">Do you want to display the shipping weight? (e.g. Delivery Weight : 2.7674 Kg\'s)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(731, 1, 1, 'default_ups_default_ups', 'entry_weight_code', 'Weight Code:<br /><span class=\"help\">Allowed kgs or lbs. Make sure you match the weight class with the UPS accepted weight code.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(732, 1, 1, 'default_ups_default_ups', 'entry_weight_class', 'Weight Class:<span class=\"help\">Set to kilograms or pounds.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(733, 1, 1, 'default_ups_default_ups', 'entry_length_class', 'Length Class:<span class=\"help\">inches or centimeters</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(734, 1, 1, 'default_ups_default_ups', 'entry_dimensions', 'Dimensions (L x W x H), inches:<span class=\"help\">This is assumed to be your average packing box size. Individual item dimensions are not supported at this time so you must enter average dimensions like 5x5x5.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(735, 1, 1, 'default_ups_default_ups', 'entry_tax', 'Tax Class:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(736, 1, 1, 'default_ups_default_ups', 'entry_location', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(737, 1, 1, 'default_ups_default_ups', 'error_permission', 'Warning: You do not have permission to modify UPS (US) shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(738, 1, 1, 'default_ups_default_ups', 'error_key', 'Access Key Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(739, 1, 1, 'default_ups_default_ups', 'error_username', 'Username Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(740, 1, 1, 'default_ups_default_ups', 'error_password', 'Password Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(741, 1, 1, 'default_ups_default_ups', 'error_city', 'Origin City!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(742, 1, 1, 'default_ups_default_ups', 'error_state', 'Origin State/Province Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(743, 1, 1, 'default_ups_default_ups', 'error_country', 'Origin Country Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(744, 1, 1, 'default_ups_default_ups', 'error_dimensions', 'All Dimensions Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(745, 1, 1, 'default_usps_default_usps', 'default_usps_name', 'United States Postal Service', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(746, 1, 1, 'default_usps_default_usps', 'text_shipping', ' Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(747, 1, 1, 'default_usps_default_usps', 'text_additional_settings', 'USPS Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(748, 1, 1, 'default_usps_default_usps', 'text_success', 'Success: You have modified United States Postal Service!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(749, 1, 1, 'default_usps_default_usps', 'text_domestic_0', 'First-Class', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(750, 1, 1, 'default_usps_default_usps', 'text_domestic_1', 'Priority Mail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(751, 1, 1, 'default_usps_default_usps', 'text_domestic_2', 'Express Mail Hold for Pickup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(752, 1, 1, 'default_usps_default_usps', 'text_domestic_3', 'Express Mail PO to Addressee', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(753, 1, 1, 'default_usps_default_usps', 'text_domestic_4', 'Parcel Post', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(754, 1, 1, 'default_usps_default_usps', 'text_domestic_5', 'Bound Printed Matter', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(755, 1, 1, 'default_usps_default_usps', 'text_domestic_6', 'Media Mail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(756, 1, 1, 'default_usps_default_usps', 'text_domestic_7', 'Library', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(757, 1, 1, 'default_usps_default_usps', 'text_domestic_12', 'First-Class Postcard Stamped', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(758, 1, 1, 'default_usps_default_usps', 'text_domestic_13', 'Express Mail Flat-Rate Envelope', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(759, 1, 1, 'default_usps_default_usps', 'text_domestic_16', 'Priority Mail Flat-Rate Envelope', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(760, 1, 1, 'default_usps_default_usps', 'text_domestic_17', 'Priority Mail Regular Flat-Rate Box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(761, 1, 1, 'default_usps_default_usps', 'text_domestic_18', 'Priority Mail Keys and IDs', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(762, 1, 1, 'default_usps_default_usps', 'text_domestic_19', 'First-Class Keys and IDs', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(763, 1, 1, 'default_usps_default_usps', 'text_domestic_22', 'Priority Mail Flat-Rate Large Box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(764, 1, 1, 'default_usps_default_usps', 'text_domestic_23', 'Express Mail Sunday/Holiday', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(765, 1, 1, 'default_usps_default_usps', 'text_domestic_25', 'Express Mail Flat-Rate Envelope Sunday/Holiday', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(766, 1, 1, 'default_usps_default_usps', 'text_domestic_27', 'Express Mail Flat-Rate Envelope Hold For Pickup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(767, 1, 1, 'default_usps_default_usps', 'text_domestic_28', 'Priority Mail Small Flat-Rate Box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(768, 1, 1, 'default_usps_default_usps', 'text_international_1', 'Express Mail International', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(769, 1, 1, 'default_usps_default_usps', 'text_international_2', 'Priority Mail International', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(770, 1, 1, 'default_usps_default_usps', 'text_international_4', 'Global Express Guaranteed (Document and Non-document)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(771, 1, 1, 'default_usps_default_usps', 'text_international_5', 'Global Express Guaranteed Document used', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(772, 1, 1, 'default_usps_default_usps', 'text_international_6', 'Global Express Guaranteed Non-Document Rectangular shape', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(773, 1, 1, 'default_usps_default_usps', 'text_international_7', 'Global Express Guaranteed Non-Document Non-Rectangular', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(774, 1, 1, 'default_usps_default_usps', 'text_international_8', 'Priority Mail Flat Rate Envelope', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(775, 1, 1, 'default_usps_default_usps', 'text_international_9', 'Priority Mail Flat Rate Box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(776, 1, 1, 'default_usps_default_usps', 'text_international_10', 'Express Mail International Flat Rate Envelope', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(777, 1, 1, 'default_usps_default_usps', 'text_international_11', 'Priority Mail Large Flat Rate Box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(778, 1, 1, 'default_usps_default_usps', 'text_international_12', 'Global Express Guaranteed Envelope', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(779, 1, 1, 'default_usps_default_usps', 'text_international_13', 'First Class Mail International Letters', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(780, 1, 1, 'default_usps_default_usps', 'text_international_14', 'First Class Mail International Flats', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(781, 1, 1, 'default_usps_default_usps', 'text_international_15', 'First Class Mail International Parcels', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(782, 1, 1, 'default_usps_default_usps', 'text_international_16', 'Priority Mail Small Flat Rate Box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(783, 1, 1, 'default_usps_default_usps', 'text_international_21', 'Postcards', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(784, 1, 1, 'default_usps_default_usps', 'text_regular', 'Regular', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(785, 1, 1, 'default_usps_default_usps', 'text_large', 'Large', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(786, 1, 1, 'default_usps_default_usps', 'text_oversize', 'Oversize', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(787, 1, 1, 'default_usps_default_usps', 'text_rectangular', 'Rectangular', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(788, 1, 1, 'default_usps_default_usps', 'text_non_rectangular', 'Non Rectangular', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(789, 1, 1, 'default_usps_default_usps', 'text_variable', 'Variable', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(790, 1, 1, 'default_usps_default_usps', 'entry_user_id', 'User ID:<span class=\"help\">USPS should email you the user id and password. If not contact USPS to confirm your USPS User ID. You should call USPS to activate your account on the production servers.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(791, 1, 1, 'default_usps_default_usps', 'entry_password', 'পাসওয়ার্ড:', '2017-10-11 10:30:00', '2017-11-06 22:12:11'),
(792, 1, 1, 'default_usps_default_usps', 'entry_postcode', 'Zip Code:<span class=\"help\">Zip/Postal code of the starting location of your package.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(793, 1, 1, 'default_usps_default_usps', 'entry_domestic', 'Domestic Services:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(794, 1, 1, 'default_usps_default_usps', 'entry_international', 'International Services:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(795, 1, 1, 'default_usps_default_usps', 'entry_size', 'Size:<span class=\"help\">Select the container size that you typically use to package the products ordered from your store.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(796, 1, 1, 'default_usps_default_usps', 'entry_container', 'Container:<span class=\"help\">Select the container type that you typically use to package the products ordered from your store. USPS will only deliver packages weighing up to 70 lbs</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(797, 1, 1, 'default_usps_default_usps', 'entry_machinable', 'Machinable:<br /><span class=\"help\"> It is recommended that you select Yes. Specify whether it is OK to handle your shipments by machines. Enabling this option reduces the shipping costs.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(798, 1, 1, 'default_usps_default_usps', 'entry_dimension', 'Dimensions (L x W x H):', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(799, 1, 1, 'default_usps_default_usps', 'entry_length', 'Dimensions Length:<br /><span class=\"help\">Average package dimension for shipping package.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(800, 1, 1, 'default_usps_default_usps', 'entry_width', 'Dimensions Width:<br /><span class=\"help\">Average package dimension for shipping package.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(801, 1, 1, 'default_usps_default_usps', 'entry_height', 'Dimensions Height:<br /><span class=\"help\">Average package dimension for shipping package.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(802, 1, 1, 'default_usps_default_usps', 'entry_girth', 'Girth:<br /><span class=\"help\">To find the girth of your package, measure the distance around the thickest part of the non-rectangular package.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(803, 1, 1, 'default_usps_default_usps', 'entry_display_time', 'Display Delivery Time:<br /><span class=\"help\">Do you want to display the shipping time? (e.g. Ships within 3 to 5 days)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(804, 1, 1, 'default_usps_default_usps', 'entry_display_weight', 'Display Delivery Weight:<br /><span class=\"help\">Do you want to display the shipping weight? (e.g. Delivery Weight : 2.7674 Kg\'s)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(805, 1, 1, 'default_usps_default_usps', 'entry_weight_class', 'Weight Class:<br /><span class=\"help\">Set to pounds.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(806, 1, 1, 'default_usps_default_usps', 'entry_length_class', 'Length Class:<br /><span class=\"help\">The dimension or default length class of your store.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(807, 1, 1, 'default_usps_default_usps', 'entry_tax', 'Tax Class:<br /><span class=\"help\">If you are required to charge tax on this item, select tax class.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(808, 1, 1, 'default_usps_default_usps', 'entry_location', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(809, 1, 1, 'default_usps_default_usps', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(810, 1, 1, 'default_usps_default_usps', 'error_permission', 'Warning: You do not have permission to modify United States Postal Service!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(811, 1, 1, 'default_usps_default_usps', 'error_user_id', 'User ID Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(812, 1, 1, 'default_usps_default_usps', 'error_postcode', 'Zip Code Required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(813, 1, 1, 'default_usps_default_usps', 'entry_free_domestic_method', 'Option for free shipping <span class=\"help\">Please select what method will chosen for case when cart contains only products with free shipping</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(814, 1, 1, 'default_usps_default_usps', 'entry_free_international_method', 'Option for free shipping of international parcels  <span class=\"help\">Please select what method will chosen for case when cart contains only products with free shipping</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(815, 1, 1, 'default_weight_default_weight', 'default_weight_name', 'Weight Based Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(816, 1, 1, 'default_weight_default_weight', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(817, 1, 1, 'default_weight_default_weight', 'text_additional_settings', ' Additional Settings ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(818, 1, 1, 'default_weight_default_weight', 'text_success', 'Success: You have modified weight based shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(819, 1, 1, 'default_weight_default_weight', 'entry_rate', 'Rates:<br /><span class=\"help\">Example: 5:10.00,7:12.00 Weight:Cost,Weight:Cost, etc. In this example 5 pounds = $10.00. Where Pound is your Store Weight class and $ is Store Base currency. You can change both in the Store Settings</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(820, 1, 1, 'default_weight_default_weight', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(821, 1, 1, 'default_weight_default_weight', 'entry_tax', 'Tax Class:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(822, 1, 1, 'default_weight_default_weight', 'entry_location', 'Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(823, 1, 1, 'default_weight_default_weight', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(824, 1, 1, 'default_weight_default_weight', 'error_permission', 'Warning: You do not have permission to modify weight based shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(825, 1, 1, 'encryption_data_manager_encryption_data_manager', 'encryption_data_manager_name', 'Encryption Data Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(826, 1, 1, 'encryption_data_manager_encryption_data_manager', 'text_extensions', 'Extensions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(827, 1, 1, 'encryption_data_manager_encryption_data_manager', 'text_additional_settings', ' Encryption Data Tools ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(828, 1, 1, 'encryption_data_manager_encryption_data_manager', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(829, 1, 1, 'encryption_data_manager_encryption_data_manager', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(830, 1, 1, 'encryption_data_manager_encryption_data_manager', 'button_generate_keys', 'Generate Key Pair', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(831, 1, 1, 'encryption_data_manager_encryption_data_manager', 'button_encrypt_data', 'Encrypt Data', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(832, 1, 1, 'encryption_data_manager_encryption_data_manager', 'error_permission', 'Warning: You do not have permission to modify weight based shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(833, 1, 1, 'encryption_data_manager_encryption_data_manager', 'error_duplicate_key', 'Error: Selected key name pair already exists!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(834, 1, 1, 'encryption_data_manager_encryption_data_manager', 'encryption_data_manager_note', '  <b>This extension requires ADVANCED configuration and attention</b><br/> \n		  <b>Once enabled and data encrypted, there is NO undo and extension can not be disabled! </b><br/> \n		  This extension helps managing encryption keys creation and data migration from open to encrypted tables (initial migration)<br/> \n		  <b>PLEASE NOTE:</b> you need to have PHP with SSL Encryption  <b>ENABLED</b>\n          <br/>\n          <br/>To enable data encryption please read help instructions (HOW TO button)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(835, 1, 1, 'encryption_data_manager_encryption_data_manager', 'error_openssl_disabled', 'Warning: OpenSSL for PHP is not available or not activated. You can not use encryption or this extension! <br> Check HELP for this extension for more details.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(836, 1, 1, 'encryption_data_manager_encryption_data_manager', 'error_data_encryption_disabled', 'Warning: Data Encryption is not enabled on your AbanteCart. You can not encrypt/decrypt data using this extension! <br> Check HELP for this extension for more details.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(837, 1, 1, 'encryption_data_manager_encryption_data_manager', 'key_gen_section_name', 'Generate Key Pair', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(838, 1, 1, 'encryption_data_manager_encryption_data_manager', 'data_encryption', 'Encrypt Data', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(839, 1, 1, 'encryption_data_manager_encryption_data_manager', 'error_required_data_missing', 'Missing required data field(s). Please check provided values', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(840, 1, 1, 'encryption_data_manager_encryption_data_manager', 'entry_key_name', 'Unique key pair name:<br /><span class=\"help\">Name should not contain any spaces or special characters. Keeps it short and simple.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(841, 1, 1, 'encryption_data_manager_encryption_data_manager', 'entry_key_length', 'Key length (bits):<br /><span class=\"help\">Specify key encryption bit length. Larger number represent stronger encryption, but can slower performance (Range 256 - 8192 )</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(842, 1, 1, 'encryption_data_manager_encryption_data_manager', 'entry_private_key_type', 'Ecncryption type:<br /><span class=\"help\">This is an encryption algorithm. Use default RSA if you are not advanced user.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(843, 1, 1, 'encryption_data_manager_encryption_data_manager', 'entry_encrypt_key', 'Enable password based key:<br /><span class=\"help\">If enable, addtional passphrase will be required to decrypt text with use of private key. NOTE. This is not currently supported in data encryption.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(844, 1, 1, 'encryption_data_manager_encryption_data_manager', 'entry_passphrase', 'Passphrase or key password:<br /><span class=\"help\">Remember the passphrase or key(s) will be useless and data might be lost</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(845, 1, 1, 'encryption_data_manager_encryption_data_manager', 'text_success_key_get', '<b>Key pair has been created. See keys below and keep them safe.</b> <br/><br/> %s <br/><br/> %s ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(846, 1, 1, 'encryption_data_manager_encryption_data_manager', 'error_generating_keys_failed', 'Key pair generation failed. Check your settings and check error log.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(847, 1, 1, 'encryption_data_manager_encryption_data_manager', 'entry_enc_key', 'Key pair name:<br /><span class=\"help\">Select key to be used for encryption. IMPORTANT: Remember key that you used</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(848, 1, 1, 'encryption_data_manager_encryption_data_manager', 'entry_enc_tables', 'Table(s) to encrypt:<br /><span class=\"help\">Shown table(s) will be encryted with the key selected. Data can only be opened with this key</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(849, 1, 1, 'encryption_data_manager_encryption_data_manager', 'entry_enc_test_mode', 'Test Mode:<br /><span class=\"help\">Check first that all is OK to be encrepted.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(850, 1, 1, 'encryption_data_manager_encryption_data_manager', 'entry_enc_remove_original', 'Remove source data:<br /><span class=\"help\">Remove source un-encrepted data records after encryption is complete</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(851, 1, 1, 'encryption_data_manager_encryption_data_manager', 'text_success_encrypting', '<b>Data has been encrypted. <br />  See details:</b> <br/><br/> %s <br /><br /> <b>If you want this key to be used for new data encryption, add following line to file system/config.php : define(\'DATA_ENCRYPTION_KEYPAIR\', \'%s\'); </b> ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(852, 1, 1, 'encryption_data_manager_encryption_data_manager', 'text_encryption_test', '<b>Data encryption test result</b> Check error log for any possible errors! <br/><br/> %s ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(853, 1, 1, 'encryption_data_manager_encryption_data_manager', 'error_encrypting', 'Data encryption failed. Check your settings and check error log.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(854, 1, 1, 'encryption_data_manager_encryption_data_manager', 'post_encrypting_notice', '<b>Important notes! After encryption is completed data will be copied to mirror tables with data encrypted in them. \n    		<br />Follow instructions to add configuration to system/config.php for AbanteCart to switch read/write operations to encrypted tables. </b><br /> Add following line to configuration file: define(\'DATA_ENCRYPTION_KEYPAIR\', \'your_key_name\'); <br> This will be default key for read/write operations ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(855, 1, 1, 'encryption_data_manager_encryption_data_manager', 'encryption_usage', 'Encryption Usage', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(856, 1, 1, 'encryption_data_manager_encryption_data_manager', 'text_unencrepted_records', 'Un-encrypted data records', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(857, 1, 1, 'encryption_data_manager_encryption_data_manager', 'warn_encrypt_open_data', 'Use \'Encrypt Data\' Tab for initial encryption', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(858, 1, 1, 'encryption_data_manager_encryption_data_manager', 'text_encrepted_records', 'Encrypted data records', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(859, 1, 1, 'encryption_data_manager_encryption_data_manager', 'text_usage_heading_key_id', 'Key ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(860, 1, 1, 'encryption_data_manager_encryption_data_manager', 'text_usage_heading_key_name', 'Key Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(861, 1, 1, 'encryption_data_manager_encryption_data_manager', 'text_usage_heading_key_tables', 'Encrypted Tables Usage', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(862, 1, 1, 'encryption_data_manager_encryption_data_manager', 'text_usage_heading_key_rotate', 'Rotate (change) Encryption to new key', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(863, 1, 1, 'encryption_data_manager_encryption_data_manager', 'text_usage_records', 'record(s)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(864, 1, 1, 'forms_manager_forms_manager', 'forms_manager_name', 'Forms Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(865, 1, 1, 'forms_manager_forms_manager', 'forms_manager_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(866, 1, 1, 'forms_manager_forms_manager', 'forms_manager_note', 'To manage forms please enable extension and follow Design-><a href=\"#admin#rt=tool/forms_manager\">Forms Manager</a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(867, 1, 1, 'forms_manager_forms_manager', 'custom_forms_block', 'Custom Forms Block', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(868, 1, 1, 'forms_manager_forms_manager', 'entry_form_name', 'Form Name<br/><span class=\"help\">Latin letters, underscore, minus only</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(869, 1, 1, 'forms_manager_forms_manager', 'entry_controller_path', 'Processing Controller', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(870, 1, 1, 'forms_manager_forms_manager', 'entry_success_page', 'Success page<br/><span class=\"help\">Leave it empty if you want to redirect to the same page as controller</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(871, 1, 1, 'forms_manager_forms_manager', 'entry_form_description', 'Description', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(872, 1, 1, 'forms_manager_forms_manager', 'text_default_email', 'Default Email', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(873, 1, 1, 'forms_manager_forms_manager', 'text_contactus_page', 'Contact Us Page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(874, 1, 1, 'forms_manager_forms_manager', 'text_form', 'Form', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(875, 1, 1, 'forms_manager_forms_manager', 'column_name', 'Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(876, 1, 1, 'forms_manager_forms_manager', 'column_description', 'Description', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(877, 1, 1, 'forms_manager_forms_manager', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(878, 1, 1, 'forms_manager_forms_manager', 'filter_exact_match', 'The exact phrase', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(879, 1, 1, 'forms_manager_forms_manager', 'filter_any_word', 'Any of these words', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(880, 1, 1, 'forms_manager_forms_manager', 'filter_all_words', 'All of these words', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(881, 1, 1, 'forms_manager_forms_manager', 'text_clone', 'Clone', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(882, 1, 1, 'forms_manager_forms_manager', 'filter_form', 'Search for form', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(883, 1, 1, 'forms_manager_forms_manager', 'text_add_new_field', '-- Add new field --', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(884, 1, 1, 'forms_manager_forms_manager', 'button_add_field', 'Add Field', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(885, 1, 1, 'forms_manager_forms_manager', 'button_reset', 'Reset', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(886, 1, 1, 'forms_manager_forms_manager', 'text_field_type', 'Field type:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(887, 1, 1, 'forms_manager_forms_manager', 'button_remove_field', 'Remove field', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(888, 1, 1, 'forms_manager_forms_manager', 'entry_field', 'Field', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(889, 1, 1, 'forms_manager_forms_manager', 'entry_field_name', 'Field name (latin letters, underscore, minus only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(890, 1, 1, 'forms_manager_forms_manager', 'entry_sort_order', 'Sort order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(891, 1, 1, 'forms_manager_forms_manager', 'entry_required', 'Required', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(892, 1, 1, 'forms_manager_forms_manager', 'entry_edit_fields', 'Edit Fields', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(893, 1, 1, 'forms_manager_forms_manager', 'entry_field_value', 'Field value', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(894, 1, 1, 'forms_manager_forms_manager', 'error_required', 'This field is required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(895, 1, 1, 'forms_manager_forms_manager', 'error_duplicate_form_name', 'There is already Form with such Name attribute.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(896, 1, 1, 'forms_manager_forms_manager', 'error_duplicate_field_name', 'There is already Field with such Name in the current Form.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(897, 1, 1, 'forms_manager_forms_manager', 'text_field_removed', 'The field has been successfully removed.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(898, 1, 1, 'forms_manager_forms_manager', 'text_success_form', 'The form has been successfully updated.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(899, 1, 1, 'forms_manager_forms_manager', 'text_success_field', 'The field has been successfully updated.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(900, 1, 1, 'forms_manager_forms_manager', 'text_success_added_form', 'The new Form has been successfully added.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(901, 1, 1, 'forms_manager_forms_manager', 'text_success_added_field', 'The new field has been successfully added.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(902, 1, 1, 'forms_manager_forms_manager', 'text_add_field', 'Add new field', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(903, 1, 1, 'forms_manager_forms_manager', 'entry_field_description', 'Display name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(904, 1, 1, 'forms_manager_forms_manager', 'entry_add_new_form', 'Add New Form', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(905, 1, 1, 'forms_manager_forms_manager', 'text_create_block', 'Create Form Block', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(906, 1, 1, 'forms_manager_forms_manager', 'entry_no_set_values', 'You can\'t set values for this field type.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(907, 1, 1, 'forms_manager_forms_manager', 'text_field_values', 'Field Values', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(908, 1, 1, 'forms_manager_forms_manager', 'note_create_form_block', 'NOTE: To see this form shown on storefront, create form block at Design-><a href=\"%s\">Blocks</a> and add it to appropriate page at Design-><a href=\"%s\">Layouts</a> page.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(909, 1, 1, 'forms_manager_forms_manager', 'note_edit_layout', 'NOTE: To see this block shown on storefront, add it to appropriate page	at Design-><a href=\"%s\">Layouts</a>. To create new form go to Design-><a href=\"%s\">Form Manager</a> page.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(910, 1, 1, 'forms_manager_forms_manager', 'text_select_field_type', '--- Please select ---', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(911, 1, 1, 'forms_manager_forms_manager', 'entry_field_note', 'Field note', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(912, 1, 1, 'forms_manager_forms_manager', 'forms_manager_default_sender_name', 'Default Sender:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(913, 1, 1, 'forms_manager_forms_manager', 'forms_manager_default_sender_email', 'Default Sender Email:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(914, 1, 1, 'forms_manager_forms_manager', 'entry_field_placeholder', 'Placeholder:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(915, 1, 1, 'forms_manager_forms_manager', 'entry_regexp_pattern', 'Regular Expression Pattern:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(916, 1, 1, 'forms_manager_forms_manager', 'entry_error_text', 'Error Message about invalid Value:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(917, 1, 1, 'forms_manager_forms_manager', 'entry_form', 'Form', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(918, 1, 1, 'forms_manager_forms_manager', 'error_fill_required', 'Please fill all required fields of form!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(919, 1, 1, 'forms_manager_forms_manager', 'error_form_name', 'Name of form cannot be empty!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(920, 1, 1, 'forms_manager_forms_manager', 'error_form_description', 'Description of form cannot be empty!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(921, 1, 1, 'forms_manager_forms_manager', 'error_field_name_exists', 'Field With Name %s already present in the Form!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(922, 1, 1, 'forms_manager_forms_manager', 'forms_manager_error_empty_sender', 'Warning! Please set default sender name and default sender email in <a href=\"#admin#rt=extension/extensions/edit&extension=forms_manager\" target=\"_blank\">forms manager settings</a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(923, 1, 1, 'neowize_insights_neowize_insights', 'neowize_insights_name', 'Neowize Insights', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(924, 1, 1, 'neowize_insights_neowize_insights', 'neowize_insights_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(925, 1, 1, 'catalog_attribute', 'heading_title', 'Global Attributes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(926, 1, 1, 'catalog_attribute', 'text_attribute', 'Global Attribute', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(927, 1, 1, 'catalog_attribute', 'text_success', 'Success: You have modified attributes!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(928, 1, 1, 'catalog_attribute', 'text_select_type', '- Select Type -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(929, 1, 1, 'catalog_attribute', 'text_select_parent', '- Select Parent -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(930, 1, 1, 'catalog_attribute', 'column_name', 'Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(931, 1, 1, 'catalog_attribute', 'column_type', 'Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(932, 1, 1, 'catalog_attribute', 'column_sort_order', 'Sort Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(933, 1, 1, 'catalog_attribute', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(934, 1, 1, 'catalog_attribute', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(935, 1, 1, 'catalog_attribute', 'entry_name', 'Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(936, 1, 1, 'catalog_attribute', 'entry_attribute_parent', 'Attribute Parent:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(937, 1, 1, 'catalog_attribute', 'entry_attribute_group', 'Attribute Group:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(938, 1, 1, 'catalog_attribute', 'entry_attribute_type', 'Attribute Type:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(939, 1, 1, 'catalog_attribute', 'entry_element_type', 'Element Type:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(940, 1, 1, 'catalog_attribute', 'entry_element_values', 'Element Values:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(941, 1, 1, 'catalog_attribute', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(942, 1, 1, 'catalog_attribute', 'entry_required', 'Required:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(943, 1, 1, 'catalog_attribute', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(944, 1, 1, 'catalog_attribute', 'entry_children_attributes', 'Children Attributes:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(945, 1, 1, 'catalog_attribute', 'error_permission', 'Warning: You do not have permission to modify global attributes!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(946, 1, 1, 'catalog_attribute', 'error_name', 'Group Name must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(947, 1, 1, 'catalog_attribute', 'error_required', 'This field is required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(948, 1, 1, 'catalog_attribute', 'text_parent_note', 'If this is a parent attribute with children attributes, it can only be of type SelectBox, MultiSelect Box, Checkbox and Checkbox group.<br>Children values combination will be shown as one set.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(949, 1, 1, 'catalog_attribute', 'entry_allowed_extensions', 'Allowed File Extensions (txt, jpg …)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(950, 1, 1, 'catalog_attribute', 'entry_min_size', 'Min file size (Kb)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(951, 1, 1, 'catalog_attribute', 'entry_max_size', 'Max file size (Kb)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(952, 1, 1, 'catalog_attribute', 'entry_upload_dir', 'Upload directory name<br>%s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(953, 1, 1, 'catalog_attribute', 'entry_regexp_pattern', 'Regular Expression Pattern for Validation of Values:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(954, 1, 1, 'catalog_attribute', 'entry_error_text', 'Error Message of invalid Value:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(955, 1, 1, 'catalog_attribute', 'entry_placeholder', 'Placeholder:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(956, 1, 1, 'catalog_attribute', 'error_attribute_name', 'Attribute Name must be between 2 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(957, 1, 1, 'catalog_attribute', 'error_error_text', 'Error text about invalid attribute value must be between 2 and 255 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(958, 1, 1, 'catalog_attribute', 'error_regexp_pattern', 'Regular Expression Pattern is invalid!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(959, 1, 1, 'catalog_attribute', 'entry_show_to_customer', 'Show to Customer', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(960, 1, 1, 'catalog_attribute_groups', 'heading_title', 'Global Attribute Groups', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(961, 1, 1, 'catalog_attribute_groups', 'text_group', 'Attribute Group', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(962, 1, 1, 'catalog_attribute_groups', 'text_success', 'Success: You have modified groups!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(963, 1, 1, 'catalog_attribute_groups', 'column_name', 'Group Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(964, 1, 1, 'catalog_attribute_groups', 'column_sort_order', 'Sort Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(965, 1, 1, 'catalog_attribute_groups', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(966, 1, 1, 'catalog_attribute_groups', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(967, 1, 1, 'catalog_attribute_groups', 'entry_name', 'Group Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(968, 1, 1, 'catalog_attribute_groups', 'entry_sort_order', 'Group Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(969, 1, 1, 'catalog_attribute_groups', 'entry_status', 'Group Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(970, 1, 1, 'catalog_attribute_groups', 'error_permission', 'Warning: You do not have permission to modify attribute groups!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(971, 1, 1, 'catalog_attribute_groups', 'error_name', 'Group Name must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(972, 1, 1, 'catalog_category', 'heading_title', 'Categories', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(973, 1, 1, 'catalog_category', 'text_category', 'Category', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(974, 1, 1, 'catalog_category', 'text_success', 'Success: You have modified categories!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(975, 1, 1, 'catalog_category', 'text_default', 'Default', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(976, 1, 1, 'catalog_category', 'text_image_manager', 'Image Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(977, 1, 1, 'catalog_category', 'update_title', 'Update Category', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(978, 1, 1, 'catalog_category', 'column_image', 'Image', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(979, 1, 1, 'catalog_category', 'column_name', 'Category Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(980, 1, 1, 'catalog_category', 'column_sort_order', 'Sort Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(981, 1, 1, 'catalog_category', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(982, 1, 1, 'catalog_category', 'column_products', 'Products count', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(983, 1, 1, 'catalog_category', 'column_subcategories', 'Subcategories count', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(984, 1, 1, 'catalog_category', 'entry_name', 'Category Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(985, 1, 1, 'catalog_category', 'entry_meta_keywords', 'Meta Tag Keywords:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(986, 1, 1, 'catalog_category', 'entry_meta_description', 'Meta Tag Description:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(987, 1, 1, 'catalog_category', 'entry_description', 'Description:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(988, 1, 1, 'catalog_category', 'entry_status', 'Category Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(989, 1, 1, 'catalog_category', 'entry_parent_category', 'Parent Category:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(990, 1, 1, 'catalog_category', 'entry_store', 'Stores:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(991, 1, 1, 'catalog_category', 'entry_keyword', 'SEO Keyword:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(992, 1, 1, 'catalog_category', 'entry_image', 'Image:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(993, 1, 1, 'catalog_category', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(994, 1, 1, 'catalog_category', 'error_permission', 'Warning: You do not have permission to modify categories!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(995, 1, 1, 'catalog_category', 'error_name', 'Category Name must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(996, 1, 1, 'catalog_category', 'error_required_data', 'Required Data has not been entered. Check for field errors!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(997, 1, 1, 'catalog_category', 'text_select_all', '- All Categories -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(998, 1, 1, 'catalog_category', 'text_top_level', '- Top Level -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(999, 1, 1, 'catalog_category', 'text_select_parent', '- Select Parent -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1000, 1, 1, 'catalog_category', 'text_success_layout', 'Success: You have modified category page layout.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1001, 1, 1, 'catalog_category', 'tab_layout', ' Layout ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1002, 1, 1, 'catalog_category', 'tab_image', 'Images', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1003, 1, 1, 'catalog_download', 'heading_title', 'Shared Downloads', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1004, 1, 1, 'catalog_download', 'text_download', 'Shared Download', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1005, 1, 1, 'catalog_download', 'insert_title', 'Insert Download', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1006, 1, 1, 'catalog_download', 'update_title', 'Update Download', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1007, 1, 1, 'catalog_download', 'text_success', 'Success: You have modified downloads!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1008, 1, 1, 'catalog_download', 'column_name', 'Download Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1009, 1, 1, 'catalog_download', 'column_remaining', 'Total Downloads Allowed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1010, 1, 1, 'catalog_download', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1011, 1, 1, 'catalog_download', 'entry_name', 'Download Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1012, 1, 1, 'catalog_download', 'entry_filename', 'Filename:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1013, 1, 1, 'catalog_download', 'entry_remaining', 'Total Downloads Allowed:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1014, 1, 1, 'catalog_download', 'entry_update', 'Push to Previous Customers:<br /><span class=\"help\">Check this to update previously purchased versions as well.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1015, 1, 1, 'catalog_download', 'error_permission', 'Warning: You do not have permission to modify downloads!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1016, 1, 1, 'catalog_download', 'error_name', 'Name must be between 2 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1017, 1, 1, 'catalog_download', 'error_file', 'Please set the file for download.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1018, 1, 1, 'catalog_download', 'error_product', 'Warning: This download cannot be deleted as it is currently assigned to %s products!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1019, 1, 1, 'catalog_download', 'column_image', 'Image', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1020, 1, 1, 'catalog_download', 'column_products_count', 'Products Count', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1021, 1, 1, 'catalog_files', 'heading_title', 'Product Files', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1022, 1, 1, 'catalog_files', 'text_product', 'Product', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1023, 1, 1, 'catalog_files', 'text_edit_product_file', 'Edit Product File', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1024, 1, 1, 'catalog_files', 'tab_files', 'Files', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1025, 1, 1, 'catalog_files', 'tab_general', 'General', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1026, 1, 1, 'catalog_files', 'tab_attributes', 'Download Attributes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1027, 1, 1, 'catalog_files', 'entry_file_icon', 'File Icon', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1028, 1, 1, 'catalog_files', 'entry_status', ' Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1029, 1, 1, 'catalog_files', 'entry_resource', ' Resource', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1030, 1, 1, 'catalog_files', 'entry_name', ' Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1031, 1, 1, 'catalog_files', 'entry_download_name', 'Download Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1032, 1, 1, 'catalog_files', 'entry_mask', 'Download mask <span class=\"help\">Filename alias for customer download output</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1033, 1, 1, 'catalog_files', 'entry_file_full_path', 'File Server Path ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1034, 1, 1, 'catalog_files', 'entry_file_max_downloads', 'Max Download', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1035, 1, 1, 'catalog_files', 'entry_file_sort_order', 'Sort order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1036, 1, 1, 'catalog_files', 'entry_file_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1037, 1, 1, 'catalog_files', 'entry_file_push_to_customers', 'Push to customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1038, 1, 1, 'catalog_files', 'entry_file_activation', 'Activation Mode', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1039, 1, 1, 'catalog_files', 'text_add_file', 'Add File', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1040, 1, 1, 'catalog_files', 'text_new_file', 'Add New File', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1041, 1, 1, 'catalog_files', 'text_download_attributes', 'Download Attributes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1042, 1, 1, 'catalog_files', 'text_download_information', 'General', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1043, 1, 1, 'catalog_files', 'entry_date_added', 'Added on ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1044, 1, 1, 'catalog_files', 'entry_date_modified', 'Modified ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1045, 1, 1, 'catalog_files', 'entry_max_downloads', 'Max downloads <span class=\"help\">Count of downloads allowed for customer</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1046, 1, 1, 'catalog_files', 'entry_activate', 'Activated<span class=\"help\">Download will be activates on the event selected.<br>Example: Immediately. Download is activate  after order is placed, regardless of the order status</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1047, 1, 1, 'catalog_files', 'entry_sort_order', 'Sort Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1048, 1, 1, 'catalog_files', 'entry_expire_days', 'Expire days<span class=\"help\">Count of days from date of purchase</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1049, 1, 1, 'catalog_files', 'text_before_order', 'Before Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1050, 1, 1, 'catalog_files', 'text_immediately', 'Immediately', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1051, 1, 1, 'catalog_files', 'text_on_order_status', 'on Order Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1052, 1, 1, 'catalog_files', 'text_manually', 'Manually', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1053, 1, 1, 'catalog_files', 'text_success_download_save', 'Success: You have modified file! ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1054, 1, 1, 'catalog_files', 'error_download_exists', 'Error: Cannot to update download because it does not exists in database! ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1055, 1, 1, 'catalog_files', 'error_download_name', 'Error: Download name must have length between 2 and 128 characters! ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1056, 1, 1, 'catalog_files', 'error_max_downloads', 'Error: maximum downloads count must be greater 0! ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1057, 1, 1, 'catalog_files', 'error_activate', 'Error: select action for activation of download! ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1058, 1, 1, 'catalog_files', 'error_order_status', 'Error: select order status for activation of download! ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1059, 1, 1, 'catalog_files', 'error_download_attributes', 'Download Attributes Error(s):', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1060, 1, 1, 'catalog_files', 'text_shared_downloads', 'Shared Downloads', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1061, 1, 1, 'catalog_files', 'text_create_download', 'Create new download', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1062, 1, 1, 'catalog_files', 'text_path', 'Relative path to file', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1063, 1, 1, 'catalog_files', 'text_preview', 'Preview', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1064, 1, 1, 'catalog_files', 'entry_shared', 'Shared Download', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1065, 1, 1, 'catalog_files', 'text_assign', ' Save ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1066, 1, 1, 'catalog_files', 'text_assigned_to', 'Also assigned to: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1067, 1, 1, 'catalog_files', 'text_select_shared_downloads', 'Select shared downloads', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1068, 1, 1, 'catalog_files', 'error_selected_downloads', 'Warning: Please select the shared downloads for assign.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1069, 1, 1, 'catalog_files', 'text_map_success', 'Success: You have assigned shared downloads to product!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1070, 1, 1, 'catalog_files', 'text_delete_or_refuse', 'delete or refuse (for shared)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1071, 1, 1, 'catalog_files', 'text_confirm_delete', 'Confirm download delete/refuse', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1072, 1, 1, 'catalog_files', 'text_success_remove', 'Success: product files list changed!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1073, 1, 1, 'catalog_files', 'text_push', 'Push', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1074, 1, 1, 'catalog_files', 'text_push_to_customers', 'Push to Customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1075, 1, 1, 'catalog_files', 'text_push_to_orders', 'Push Download to %s Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1076, 1, 1, 'catalog_files', 'success_push_to_orders', 'Success: Download was pushed  to %s order(s) successfully', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1077, 1, 1, 'catalog_files', 'text_no_download_attributes_yet', ' No download attributes yet. <a href=\"%s\" target=\"_blank\">Click to add</a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1078, 1, 1, 'catalog_files', 'text_confirm_push', ' Confirm? ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1079, 1, 1, 'catalog_files', 'error_downloads_disabled', 'Warning: Downloads are disabled in store settings. <a href=\"#admin#rt=setting/setting&active=general\" target=\"new\">Click to Edit</a>!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1080, 1, 1, 'catalog_files', 'error_permission', 'Warning: You do not have permission to modify product files!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1081, 1, 1, 'catalog_files', 'error_file', 'Please set the file for download.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1082, 1, 1, 'catalog_files', 'attention_shared', 'You are about to edit shared download. Edit will effect other products.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1083, 1, 1, 'catalog_files', 'text_shared_with', 'Shared with:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1084, 1, 1, 'catalog_manufacturer', 'heading_title', 'Manufacturers or Brands', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1085, 1, 1, 'catalog_manufacturer', 'text_manufacturer', 'Manufacturer or Brand', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1086, 1, 1, 'catalog_manufacturer', 'text_success', 'Success: You have modified manufacturers!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1087, 1, 1, 'catalog_manufacturer', 'text_default', 'Default', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1088, 1, 1, 'catalog_manufacturer', 'text_image_manager', 'Image Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1089, 1, 1, 'catalog_manufacturer', 'column_name', 'Manufacturer Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1090, 1, 1, 'catalog_manufacturer', 'column_sort_order', 'Sort Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1091, 1, 1, 'catalog_manufacturer', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1092, 1, 1, 'catalog_manufacturer', 'entry_name', 'Manufacturer Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1093, 1, 1, 'catalog_manufacturer', 'entry_store', 'Stores:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1094, 1, 1, 'catalog_manufacturer', 'entry_keyword', 'SEO Keyword:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1095, 1, 1, 'catalog_manufacturer', 'entry_edit', 'Edit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1096, 1, 1, 'catalog_manufacturer', 'entry_layout', ' Layout ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1097, 1, 1, 'catalog_manufacturer', 'entry_image', 'Image:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1098, 1, 1, 'catalog_manufacturer', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1099, 1, 1, 'catalog_manufacturer', 'error_manufacturer_not_found', 'Error: Manufacturer not found!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1100, 1, 1, 'catalog_manufacturer', 'error_permission', 'Warning: You do not have permission to modify manufacturers!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1101, 1, 1, 'catalog_manufacturer', 'error_name', 'Manufacturer Name must be between 2 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1102, 1, 1, 'catalog_manufacturer', 'error_product', 'Warning: This manufacturer cannot be deleted as it is currently assigned to %s products!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1103, 1, 1, 'catalog_manufacturer', 'text_success_layout', 'Success: You have modified category page layout.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1104, 1, 1, 'catalog_product', 'heading_title', 'Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1105, 1, 1, 'catalog_product', 'text_product', 'Product', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1106, 1, 1, 'catalog_product', 'tab_media', 'Media', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1107, 1, 1, 'catalog_product', 'tab_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1108, 1, 1, 'catalog_product', 'tab_files', 'Files', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1109, 1, 1, 'catalog_product', 'tab_relations', 'Relations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1110, 1, 1, 'catalog_product', 'tab_promotions', 'Promotions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1111, 1, 1, 'catalog_product', 'tab_extensions', 'Extensions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1112, 1, 1, 'catalog_product', 'tab_layout', 'Page Layout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1113, 1, 1, 'catalog_product', 'text_success', 'Success: You have modified products!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1114, 1, 1, 'catalog_product', 'text_success_copy', 'Success: You have successfully clone product <b>%s</b>!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1115, 1, 1, 'catalog_product', 'text_success_copy_layout', ' Note: Custom product layout has been cloned too.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1116, 1, 1, 'catalog_product', 'text_error_copy', 'Cloning has failed! Original product is not available', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1117, 1, 1, 'catalog_product', 'text_plus', '+', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1118, 1, 1, 'catalog_product', 'text_minus', '-', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1119, 1, 1, 'catalog_product', 'text_default', 'Default', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1120, 1, 1, 'catalog_product', 'text_product_summary', 'Product Summary', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1121, 1, 1, 'catalog_product', 'text_image_manager', 'Image Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1122, 1, 1, 'catalog_product', 'text_option', 'Option', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1123, 1, 1, 'catalog_product', 'text_option_value', 'Option Value', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1124, 1, 1, 'catalog_product', 'column_name', 'Product Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1125, 1, 1, 'catalog_product', 'column_model', 'Model', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1126, 1, 1, 'catalog_product', 'column_image', 'Image', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1127, 1, 1, 'catalog_product', 'column_quantity', 'Quantity', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1128, 1, 1, 'catalog_product', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1129, 1, 1, 'catalog_product', 'column_price', 'Price', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1130, 1, 1, 'catalog_product', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1131, 1, 1, 'catalog_product', 'entry_featured', 'Featured Product:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1132, 1, 1, 'catalog_product', 'entry_name', 'Product Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1133, 1, 1, 'catalog_product', 'entry_meta_keywords', 'Meta Tag Keywords:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1134, 1, 1, 'catalog_product', 'entry_meta_description', 'Meta Tag Description:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1135, 1, 1, 'catalog_product', 'entry_description', 'Description:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1136, 1, 1, 'catalog_product', 'entry_blurb', 'Blurb:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1137, 1, 1, 'catalog_product', 'entry_store', 'Stores:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1138, 1, 1, 'catalog_product', 'entry_keyword', 'SEO Keyword:<br/><span class=\"help\">SEO key that will show in URL for this product. You can generate key from product name</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1139, 1, 1, 'catalog_product', 'entry_model', 'Model:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1140, 1, 1, 'catalog_product', 'entry_sku', 'SKU:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1141, 1, 1, 'catalog_product', 'entry_location', 'Misc Location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1142, 1, 1, 'catalog_product', 'entry_manufacturer', 'Manufacturer:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1143, 1, 1, 'catalog_product', 'entry_shipping', 'Requires Shipping:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1144, 1, 1, 'catalog_product', 'entry_ship_individually', 'Ship Product Individually:<br/><span class=\"help\">Product will be shipped in a separate package and additional shipping cost will be added to the order with multiple items. If enabled, Fixed Shipping Price needs to be set.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1145, 1, 1, 'catalog_product', 'entry_shipping_price', 'Fixed Shipping Price:<br/><span class=\"help\">Master setting with fixed shipping price for this product.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1146, 1, 1, 'catalog_product', 'entry_free_shipping', 'Free Shipping:<br/><span class=\"help\">Master setting to enable free shipping for this product.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1147, 1, 1, 'catalog_product', 'entry_date_available', 'Date Available:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1148, 1, 1, 'catalog_product', 'entry_option_quantity', 'Quantity:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1149, 1, 1, 'catalog_product', 'entry_quantity', 'Quantity:<br/><span class=\"help\">Connected to Track Stock setting</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1150, 1, 1, 'catalog_product', 'entry_minimum', 'Minimum Quantity:<br/><span class=\"help\">Force a minimum ordered amount</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1151, 1, 1, 'catalog_product', 'entry_maximum', 'Maximum Quantity:<br/><span class=\"help\">Set a limit on quantity that can be selected per each order. 0 = no limit</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1152, 1, 1, 'catalog_product', 'entry_stock_status', 'Pre-Order Stock Status:<br/><span class=\"help\">Text shown when a product is out of stock and purchase allowed</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1153, 1, 1, 'catalog_product', 'entry_stock_checkout', 'Stock Checkout:<br /><span class=\"help\">Allow customers to checkout even if the products are out of stock.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1154, 1, 1, 'catalog_product', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1155, 1, 1, 'catalog_product', 'entry_tax_class', 'Tax Class:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1156, 1, 1, 'catalog_product', 'entry_cost', 'Cost:<br/><span class=\"help\">The wholesale cost used for profit reporting</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1157, 1, 1, 'catalog_product', 'entry_price', 'Price:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1158, 1, 1, 'catalog_product', 'entry_track_option_stock', 'Track Stock:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1159, 1, 1, 'catalog_product', 'entry_subtract', 'Track Stock:<br/><span class=\"help\">Set YES if need to track stock quantity for this product. If options are used check subtract setting for each option value</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1160, 1, 1, 'catalog_product', 'entry_weight_class', 'Weight Class:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1161, 1, 1, 'catalog_product', 'entry_weight', 'Weight:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1162, 1, 1, 'catalog_product', 'entry_length_class', 'Length Class:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1163, 1, 1, 'catalog_product', 'entry_length', 'Length:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1164, 1, 1, 'catalog_product', 'entry_width', 'Width:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1165, 1, 1, 'catalog_product', 'entry_height', 'Height:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1166, 1, 1, 'catalog_product', 'entry_dimension', 'Dimensions (L x W x H):', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1167, 1, 1, 'catalog_product', 'entry_image', 'Image:<br /><span class=\"help\">Click image to change it.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1168, 1, 1, 'catalog_product', 'entry_customer_group', 'Customer Group:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1169, 1, 1, 'catalog_product', 'entry_date_start', 'Date Start:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1170, 1, 1, 'catalog_product', 'entry_date_end', 'Date End:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1171, 1, 1, 'catalog_product', 'entry_priority', 'Priority:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1172, 1, 1, 'catalog_product', 'entry_option', 'Option:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1173, 1, 1, 'catalog_product', 'entry_option_name', 'Option Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1174, 1, 1, 'catalog_product', 'entry_option_value', 'Option Value:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1175, 1, 1, 'catalog_product', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1176, 1, 1, 'catalog_product', 'entry_prefix', 'Prefix:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1177, 1, 1, 'catalog_product', 'entry_option_prefix', 'Modify Price By:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1178, 1, 1, 'catalog_product', 'entry_option_price', 'Price Modifier:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1179, 1, 1, 'catalog_product', 'entry_category', 'Categories:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1180, 1, 1, 'catalog_product', 'entry_download', 'Downloads:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1181, 1, 1, 'catalog_product', 'entry_related', 'Related Products:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1182, 1, 1, 'catalog_product', 'entry_tags', 'Product Tags:<br /><span class=\"help\">comma separated</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1183, 1, 1, 'catalog_product', 'error_permission', 'Warning: You do not have permission to modify products!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1184, 1, 1, 'catalog_product', 'error_name', 'Product Name must be greater than 3 and less than 255 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1185, 1, 1, 'catalog_product', 'error_model', 'Product Model must be less than 64 characters! Recommended 5-25 characters', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1186, 1, 1, 'catalog_product', 'error_required_data', 'Required Data has not been entered. Check for field errors!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1187, 1, 1, 'catalog_product', 'error_product_not_found', 'Error: Product not found!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1188, 1, 1, 'catalog_product', 'filter_product', 'Search for product', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1189, 1, 1, 'catalog_product', 'filter_any_word', 'Any of these words', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1190, 1, 1, 'catalog_product', 'filter_all_words', 'All of these words', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1191, 1, 1, 'catalog_product', 'filter_exact_match', 'The exact phrase', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1192, 1, 1, 'catalog_product', 'filter_all_categories', '- All Categories -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1193, 1, 1, 'catalog_product', 'filter_price_max', 'max', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1194, 1, 1, 'catalog_product', 'text_view', 'view', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1195, 1, 1, 'catalog_product', 'text_delete', 'delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1196, 1, 1, 'catalog_product', 'text_choose_action', 'Choose action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1197, 1, 1, 'catalog_product', 'text_clone_selected', 'Clone selected', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1198, 1, 1, 'catalog_product', 'text_export_selected', 'Export selected', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1199, 1, 1, 'catalog_product', 'text_delete_selected', 'Delete selected', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1200, 1, 1, 'catalog_product', 'text_edit_selected', 'Edit selected', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1201, 1, 1, 'catalog_product', 'text_clone', 'Clone', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1202, 1, 1, 'catalog_product', 'text_export', 'Export', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1203, 1, 1, 'catalog_product', 'text_select_category', '- Select Category -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1204, 1, 1, 'catalog_product', 'text_select_product', '- Select Product -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1205, 1, 1, 'catalog_product', 'text_option_name', 'Option Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1206, 1, 1, 'catalog_product', 'text_group_option', 'Group Option', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1207, 1, 1, 'catalog_product', 'text_option_type', 'Option Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1208, 1, 1, 'catalog_product', 'text_option_values', 'Option Values', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1209, 1, 1, 'catalog_product', 'text_no_option_values', 'No Option Values', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1210, 1, 1, 'catalog_product', 'text_edit_option_values', 'Edit Option Value', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1211, 1, 1, 'catalog_product', 'text_save_option_values', 'Save Option Value', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1212, 1, 1, 'catalog_product', 'button_remove_option', 'Remove Option', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1213, 1, 1, 'catalog_product', 'text_option_removed', 'Option Removed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1214, 1, 1, 'catalog_product', 'entry_weight_type', 'Weight Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1215, 1, 1, 'catalog_product', 'text_product_pagination', 'Product(s) {start} to {end} of {total}', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1216, 1, 1, 'catalog_product', 'entry_product_id', 'Product ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1217, 1, 1, 'catalog_product', 'error_product_load', 'Warning: No product with such ID!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1218, 1, 1, 'catalog_product', 'error_attribute_not_selected', 'Please select option to add!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1219, 1, 1, 'catalog_product', 'error_date', '\"Date End\" can not be less than \"Date Start\"!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1220, 1, 1, 'catalog_product', 'error_required', 'This field is required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1221, 1, 1, 'catalog_product', 'error_option_in_group', 'Option cannot be added to product as it is already a part of group option!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1222, 1, 1, 'catalog_product', 'text_success_layout', 'Success: You have modified product page layout.', '2017-10-11 10:30:00', '2017-10-11 10:30:00');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(1223, 1, 1, 'catalog_product', 'text_success_option', 'Success: You have modified product option.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1224, 1, 1, 'catalog_product', 'text_add_new_option', '- Add New Option -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1225, 1, 1, 'catalog_product', 'entry_required', 'Required:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1226, 1, 1, 'catalog_product', 'entry_element_type', 'Element Type:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1227, 1, 1, 'catalog_product', 'entry_element_values', 'Element Values:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1228, 1, 1, 'catalog_product', 'text_expand', '+ expand', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1229, 1, 1, 'catalog_product', 'text_hide', '- hide', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1230, 1, 1, 'catalog_product', 'entry_option_placeholder', 'Placeholder:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1231, 1, 1, 'catalog_product', 'entry_regexp_pattern', 'Regular Expression Pattern:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1232, 1, 1, 'catalog_product', 'entry_error_text', 'Error Message about invalid Value:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1233, 1, 1, 'catalog_product', 'text_product_condition', 'Product Condition:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1234, 1, 1, 'catalog_product', 'text_product_available', 'Available', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1235, 1, 1, 'catalog_product', 'text_product_disabled', 'Disabled', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1236, 1, 1, 'catalog_product', 'text_product_unavailable', 'Unavailable', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1237, 1, 1, 'catalog_product', 'text_product_out_of_stock', 'Out of Stock', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1238, 1, 1, 'catalog_product', 'text_product_in_stock', 'In Stock', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1239, 1, 1, 'catalog_product', 'text_product_option_out_of_stock', 'Product Option(s) Out of Stock', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1240, 1, 1, 'catalog_product', 'text_call_to_order', 'Call To Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1241, 1, 1, 'catalog_product', 'entry_call_to_order', 'Block Product From Ordering:<br /><span class=\"help\">This will put product to display mode only with no ability to order. Contact us for order message will be displayed.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1242, 1, 1, 'catalog_product', 'text_new_option', 'New Option', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1243, 1, 1, 'catalog_product', 'text_total_orders', 'Total Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1244, 1, 1, 'catalog_product', 'error_measure_value', 'The limit of 999.99 has been reached. Provide smaller number.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1245, 1, 1, 'catalog_product', 'error_weight_value', 'This product requires shipping. Please set weight value.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1246, 1, 1, 'catalog_product', 'error_weight_class', 'Please set weight class.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1247, 1, 1, 'catalog_product', 'entry_allowed_extensions', 'Allowed File Extensions (txt, jpg …)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1248, 1, 1, 'catalog_product', 'entry_min_size', 'Min file size (Kb)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1249, 1, 1, 'catalog_product', 'entry_max_size', 'Max file size (Kb)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1250, 1, 1, 'catalog_product', 'entry_upload_dir', 'Upload directory name<br>%s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1251, 1, 1, 'catalog_product', 'text_success_relation_set', 'Relations of selected products was set successfully!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1252, 1, 1, 'catalog_review', 'heading_title', 'Reviews', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1253, 1, 1, 'catalog_review', 'text_review', 'Review', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1254, 1, 1, 'catalog_review', 'insert_title', 'Insert Review', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1255, 1, 1, 'catalog_review', 'update_title', 'Update Review', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1256, 1, 1, 'catalog_review', 'text_success', 'Success: You have modified reviews!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1257, 1, 1, 'catalog_review', 'column_product', 'Product', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1258, 1, 1, 'catalog_review', 'column_author', 'Author', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1259, 1, 1, 'catalog_review', 'column_rating', 'Rating', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1260, 1, 1, 'catalog_review', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1261, 1, 1, 'catalog_review', 'column_date_added', 'Date Added', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1262, 1, 1, 'catalog_review', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1263, 1, 1, 'catalog_review', 'entry_product', 'Product:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1264, 1, 1, 'catalog_review', 'entry_author', 'Author:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1265, 1, 1, 'catalog_review', 'entry_rating', 'Rating:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1266, 1, 1, 'catalog_review', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1267, 1, 1, 'catalog_review', 'entry_text', 'Text:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1268, 1, 1, 'catalog_review', 'entry_good', 'Good', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1269, 1, 1, 'catalog_review', 'entry_bad', 'Bad', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1270, 1, 1, 'catalog_review', 'error_permission', 'Warning: You do not have permission to modify reviews!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1271, 1, 1, 'catalog_review', 'error_product', 'Product required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1272, 1, 1, 'catalog_review', 'error_author', 'Author must be between 2 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1273, 1, 1, 'catalog_review', 'error_text', 'Review Text must be between 25 and 1000 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1274, 1, 1, 'catalog_review', 'error_rating', 'Review rating required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1275, 1, 1, 'catalog_review', 'text_select_product', '- Select Product -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1276, 1, 1, 'catalog_review', 'text_select_category', '- Select Category -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1277, 1, 1, 'common_action_commands', 'text_possible_commands', 'Bellow are possible Commands. You can speak more details after command keyword. Example, \"open page messages\" or \"insert product\"', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1278, 1, 1, 'common_action_commands', 'text_multiple_result_found', 'Multiple action result found:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1279, 1, 1, 'common_action_commands', 'text_action_confirm', 'Please confirm your request:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1280, 1, 1, 'common_action_commands', 'command_open', 'open, open page, open menu', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1281, 1, 1, 'common_action_commands', 'command_find', 'locate, find, search, search for, search 4', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1282, 1, 1, 'common_action_commands', 'command_clear_cache', 'clear cache, cache clear, clear all cache', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1283, 1, 1, 'common_action_commands', 'command_view_log', 'view log, log view, inspect log, see log, view error log, view errors', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1284, 1, 1, 'common_action_commands', 'command_clear_log', 'clear log, log clear, delete log, log delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1285, 1, 1, 'common_action_commands', 'command_view_order', 'view order, order number, open order, show order, open order number, view order number, show order number, order #', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1286, 1, 1, 'common_action_commands', 'command_view_product', 'view product, product number, open product, show product, open product number, view product number, show product number, product #', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1287, 1, 1, 'common_action_commands', 'command_create_new', 'insert, create, add, new, insert new, create new, add new', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1288, 1, 1, 'common_action_commands', 'category', 'category', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1289, 1, 1, 'common_action_commands', 'product', 'product', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1290, 1, 1, 'common_action_commands', 'brand', 'brand', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1291, 1, 1, 'common_action_commands', 'manufacturer', 'manufacturer', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1292, 1, 1, 'common_action_commands', 'review', 'review', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1293, 1, 1, 'common_action_commands', 'download', 'download', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1294, 1, 1, 'common_action_commands', 'attribute', 'attribute', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1295, 1, 1, 'common_action_commands', 'customer', 'customer', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1296, 1, 1, 'common_action_commands', 'coupon', 'coupon', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1297, 1, 1, 'common_action_commands', 'discount', 'discount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1298, 1, 1, 'common_action_commands', 'block', 'block', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1299, 1, 1, 'common_action_commands', 'menu', 'menu', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1300, 1, 1, 'common_action_commands', 'content', 'content', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1301, 1, 1, 'common_action_commands', 'banner', 'banner', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1302, 1, 1, 'common_action_commands', 'page', 'page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1303, 1, 1, 'common_action_commands', 'store', 'store', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1304, 1, 1, 'common_action_commands', 'language', 'language', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1305, 1, 1, 'common_action_commands', 'currency', 'currency', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1306, 1, 1, 'common_action_commands', 'location', 'location', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1307, 1, 1, 'common_action_commands', 'tax', 'tax', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1308, 1, 1, 'common_ant', 'notification', 'Attention!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1309, 1, 1, 'common_ant', 'warning', 'Warning!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1310, 1, 1, 'common_do_embed', 'text_get_product_embed_code', 'Product Embed Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1311, 1, 1, 'common_do_embed', 'text_get_category_embed_code', 'Category Embed Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1312, 1, 1, 'common_do_embed', 'text_get_manufacturer_embed_code', 'Manufacturer Embed Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1313, 1, 1, 'common_do_embed', 'entry_image', 'Show Image', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1314, 1, 1, 'common_do_embed', 'entry_name', 'Show Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1315, 1, 1, 'common_do_embed', 'entry_price', 'Show Price', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1316, 1, 1, 'common_do_embed', 'entry_rating', 'Show Reviews And Rating', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1317, 1, 1, 'common_do_embed', 'entry_blurb', 'Show Blurb', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1318, 1, 1, 'common_do_embed', 'entry_quantity', 'Show Quantity', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1319, 1, 1, 'common_do_embed', 'entry_addtocart', 'Show Button', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1320, 1, 1, 'common_do_embed', 'entry_language', 'Select Language', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1321, 1, 1, 'common_do_embed', 'entry_currency', 'Select Currency', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1322, 1, 1, 'common_do_embed', 'entry_products_count', 'Products Count', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1323, 1, 1, 'common_filemanager', 'heading_title', 'Image Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1324, 1, 1, 'common_filemanager', 'text_uploaded', 'Success: Your file has been uploaded!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1325, 1, 1, 'common_filemanager', 'text_file_delete', 'File has been deleted!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1326, 1, 1, 'common_filemanager', 'text_create', 'Success: Directory created!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1327, 1, 1, 'common_filemanager', 'text_delete', 'Success: Your file or directory has been deleted!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1328, 1, 1, 'common_filemanager', 'text_move', 'Success: Your file or directory has been moved!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1329, 1, 1, 'common_filemanager', 'text_copy', 'Success: Your file or directory has been copied!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1330, 1, 1, 'common_filemanager', 'text_rename', 'Success: Your file or directory has been renamed!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1331, 1, 1, 'common_filemanager', 'entry_folder', 'New Folder:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1332, 1, 1, 'common_filemanager', 'entry_move', 'Move:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1333, 1, 1, 'common_filemanager', 'entry_copy', 'Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1334, 1, 1, 'common_filemanager', 'entry_rename', 'Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1335, 1, 1, 'common_filemanager', 'error_select', 'Warning: Please select a directory or file!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1336, 1, 1, 'common_filemanager', 'error_file', 'Warning: Please select a file!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1337, 1, 1, 'common_filemanager', 'error_directory', 'Warning: Please select a directory!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1338, 1, 1, 'common_filemanager', 'error_default', 'Warning: Can not alter your default directory!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1339, 1, 1, 'common_filemanager', 'error_delete', 'Warning: You can not delete this directory!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1340, 1, 1, 'common_filemanager', 'error_filename', 'Warning: Filename must be a between 3 and 255!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1341, 1, 1, 'common_filemanager', 'error_missing', 'Warning: File or directory does not exist!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1342, 1, 1, 'common_filemanager', 'error_exists', 'Warning: A file or directory with the same name already exists!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1343, 1, 1, 'common_filemanager', 'error_name', 'Warning: Please enter a new name!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1344, 1, 1, 'common_filemanager', 'error_move', 'Warning: Move to directory does not exists!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1345, 1, 1, 'common_filemanager', 'error_copy', 'Warning: Can not copy this file or directory!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1346, 1, 1, 'common_filemanager', 'error_rename', 'Warning: Can not rename this directory!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1347, 1, 1, 'common_filemanager', 'error_file_type', 'Warning: Incorrect file type!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1348, 1, 1, 'common_filemanager', 'error_file_size', 'Warning: File to big please keep below 300kb and no more than 1000px height or width!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1349, 1, 1, 'common_filemanager', 'error_uploaded', 'Warning: File could not be uploaded for an unknown reason!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1350, 1, 1, 'common_filemanager', 'error_permission', 'Warning: Permission Denied!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1351, 1, 1, 'common_filemanager', 'button_folder', 'New Folder', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1352, 1, 1, 'common_filemanager', 'button_delete', 'Delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1353, 1, 1, 'common_filemanager', 'button_move', 'Move', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1354, 1, 1, 'common_filemanager', 'button_copy', 'Copy', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1355, 1, 1, 'common_filemanager', 'button_rename', 'Rename', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1356, 1, 1, 'common_filemanager', 'button_upload', 'Upload', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1357, 1, 1, 'common_filemanager', 'button_refresh', 'Refresh', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1358, 1, 1, 'common_footer', 'text_footer_left', ' E1brand is a Service of Tellbd <br /> Copyright © 2012 - %s All Rights Reserved ', '2017-10-11 10:30:00', '2021-05-11 20:49:45'),
(1359, 1, 1, 'common_footer', 'text_footer', '<a href=\"http://www.tellbd.com\" target=\"_blank\">Tellbd E-Commerce</a> Version ', '2017-10-11 10:30:00', '2017-10-12 23:44:27'),
(1360, 1, 1, 'common_forgot_password', 'heading_title', 'Forgot Password?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1361, 1, 1, 'common_forgot_password', 'text_heading', 'Forgot Password?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1362, 1, 1, 'common_forgot_password', 'text_heading_reset', 'Reset Password', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1363, 1, 1, 'common_forgot_password', 'text_forgot', 'Please enter your username and email.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1364, 1, 1, 'common_forgot_password', 'text_login', 'back to login page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1365, 1, 1, 'common_forgot_password', 'text_instructions', 'Email with instructions on how to reset password sent to your email', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1366, 1, 1, 'common_forgot_password', 'text_enter_new_password', 'Enter new password and confirmation below', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1367, 1, 1, 'common_forgot_password', 'text_instructions_reset', 'Your password has been reset. Now you can login with your new password ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1368, 1, 1, 'common_forgot_password', 'reset_email_subject', '%s - Password Reset Request ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1369, 1, 1, 'common_forgot_password', 'reset_email_body_html', 'Password reset was requested for user with this email. Please click on link below to proceed.\n<br/>\n<br/><a href=\"%s\">%s</a>\n<br/>\n<br/>Link is valid for one day.\n<br/>\n<br/>If you do not send request - just ignore this email.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1370, 1, 1, 'common_forgot_password', 'reset_email_body_text', 'Password reset was requested for user with this email. Please click on link below to proceed.\n\n<a href=\"%s\">%s</a>\n\nPlease note: Link is valid for one day.\n\nIf you do not send request - just ignore this email.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1371, 1, 1, 'common_forgot_password', 'new_password_email_body', 'Your administration password was successfully reset!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1372, 1, 1, 'common_forgot_password', 'entry_username', 'Username:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1373, 1, 1, 'common_forgot_password', 'entry_email', 'Email:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1374, 1, 1, 'common_forgot_password', 'entry_captcha', 'Enter the code:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1375, 1, 1, 'common_forgot_password', 'button_reset_password', 'Reset Password', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1376, 1, 1, 'common_forgot_password', 'error_match', 'No match for Username and Email.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1377, 1, 1, 'common_forgot_password', 'error_hash', 'Reset Password Hash is not valid .', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1378, 1, 1, 'common_forgot_password', 'error_username', 'Username cannot be empty', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1379, 1, 1, 'common_forgot_password', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1380, 1, 1, 'common_forgot_password', 'error_captcha', 'Human verification Failed!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1381, 1, 1, 'common_header', 'heading_title', 'Administration', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1382, 1, 1, 'common_header', 'text_backup', 'Backup / Restore', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1383, 1, 1, 'common_header', 'text_welcome', 'স্বাগতম, <b>%s</b>', '2017-10-11 10:30:00', '2017-10-12 21:56:39'),
(1384, 1, 1, 'common_header', 'text_last_login', 'Last login: %s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1385, 1, 1, 'common_header', 'text_edit_details', 'Edit Profile Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1386, 1, 1, 'common_header', 'text_edit_notifications', 'Edit Notification Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1387, 1, 1, 'common_header', 'text_catalog', 'Catalog', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1388, 1, 1, 'common_header', 'text_category', 'Categories', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1389, 1, 1, 'common_header', 'text_confirm', 'Confirm?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1390, 1, 1, 'common_header', 'text_country', 'Countries', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1391, 1, 1, 'common_header', 'text_coupon', 'Coupons', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1392, 1, 1, 'common_header', 'text_discount', 'Discounts', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1393, 1, 1, 'common_header', 'text_currency', 'Currencies', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1394, 1, 1, 'common_header', 'text_customer', 'Customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1395, 1, 1, 'common_header', 'text_customer_group', 'Customer Groups', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1396, 1, 1, 'common_header', 'text_dashboard', 'Dashboard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1397, 1, 1, 'common_header', 'text_download', 'Downloads', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1398, 1, 1, 'common_header', 'text_error_log', 'Error Logs', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1399, 1, 1, 'common_header', 'text_extension', 'Extensions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1400, 1, 1, 'common_header', 'text_extensions_short', 'Extensions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1401, 1, 1, 'common_header', 'text_front', 'Storefront', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1402, 1, 1, 'common_header', 'text_location', 'Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1403, 1, 1, 'common_header', 'text_help', 'Help', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1404, 1, 1, 'common_header', 'text_information', 'Information', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1405, 1, 1, 'common_header', 'text_language', 'Languages', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1406, 1, 1, 'common_header', 'text_language_definitions', 'Language Definitions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1407, 1, 1, 'common_header', 'text_localisation', 'Localization', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1408, 1, 1, 'common_header', 'text_logged', 'You are logged in as <span>%s</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1409, 1, 1, 'common_header', 'text_logout', 'Logout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1410, 1, 1, 'common_header', 'text_contact', 'Send Mail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1411, 1, 1, 'common_header', 'text_manufacturer', 'Manufacturers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1412, 1, 1, 'common_header', 'text_order', 'Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1413, 1, 1, 'common_header', 'text_order_status', 'Order Statuses', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1414, 1, 1, 'common_header', 'text_abantecart', 'Homepage', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1415, 1, 1, 'common_header', 'text_payment', 'Payments', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1416, 1, 1, 'common_header', 'text_product', 'Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1417, 1, 1, 'common_header', 'text_reports', 'Reports', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1418, 1, 1, 'common_header', 'text_online', 'Online', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1419, 1, 1, 'common_header', 'text_transactions', 'Transactions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1420, 1, 1, 'common_header', 'text_tax', 'Tax', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1421, 1, 1, 'common_header', 'text_report_purchased', 'Products Purchased', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1422, 1, 1, 'common_header', 'text_report_sale', 'Sales', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1423, 1, 1, 'common_header', 'text_analytics', 'Analytics & Insights', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1424, 1, 1, 'common_header', 'text_report_viewed', 'Products Viewed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1425, 1, 1, 'common_header', 'text_review', 'Reviews', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1426, 1, 1, 'common_header', 'text_sale', 'Sales', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1427, 1, 1, 'common_header', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1428, 1, 1, 'common_header', 'text_setting', 'Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1429, 1, 1, 'common_header', 'text_stock_status', 'Stock Statuses', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1430, 1, 1, 'common_header', 'text_support', 'Support Forum', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1431, 1, 1, 'common_header', 'text_system', 'System', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1432, 1, 1, 'common_header', 'text_tax_class', 'Tax Classes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1433, 1, 1, 'common_header', 'text_total', 'Order Totals', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1434, 1, 1, 'common_header', 'text_user', 'Users', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1435, 1, 1, 'common_header', 'text_documentation', 'Documentation', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1436, 1, 1, 'common_header', 'text_users', 'Users', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1437, 1, 1, 'common_header', 'text_user_group', 'User Groups', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1438, 1, 1, 'common_header', 'text_weight_class', 'Weight Classes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1439, 1, 1, 'common_header', 'text_length_class', 'Length Classes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1440, 1, 1, 'common_header', 'text_zone', 'Zones', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1441, 1, 1, 'common_header', 'text_extensions', 'All Extensions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1442, 1, 1, 'common_header', 'text_add_extension', ' Install Extension ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1443, 1, 1, 'common_header', 'text_extensions_store', 'Get Extensions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1444, 1, 1, 'common_header', 'text_migrate', 'Migration Tool', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1445, 1, 1, 'common_header', 'text_updater', 'Updater', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1446, 1, 1, 'common_header', 'text_design', 'Design', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1447, 1, 1, 'common_header', 'text_templates', 'Templates', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1448, 1, 1, 'common_header', 'text_layout', 'Layouts', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1449, 1, 1, 'common_header', 'text_blocks', 'Blocks', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1450, 1, 1, 'common_header', 'text_menu', 'Menu', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1451, 1, 1, 'common_header', 'text_cache', 'Cache', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1452, 1, 1, 'common_header', 'text_messages', 'Messages', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1453, 1, 1, 'common_header', 'text_content', 'Content', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1454, 1, 1, 'common_header', 'text_datasets_manager', 'Datasets', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1455, 1, 1, 'common_header', 'text_install_upgrade_history', ' Install/Upgrade History ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1456, 1, 1, 'common_header', 'text_attribute', 'Global Attributes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1457, 1, 1, 'common_header', 'text_attribute_groups', 'Global Attributes Groups', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1458, 1, 1, 'common_header', 'text_import_export', 'Import / Export', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1459, 1, 1, 'common_header', 'text_data', 'Data', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1460, 1, 1, 'common_header', 'text_logs', 'Logs', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1461, 1, 1, 'common_header', 'text_quick_edit_form', 'Quick Edit Form', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1462, 1, 1, 'common_header', 'text_all_matches', 'all matches', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1463, 1, 1, 'common_header', 'text_file_uploads', 'File Uploads', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1464, 1, 1, 'common_header', 'text_all_settings', 'All Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1465, 1, 1, 'common_header', 'text_settings_details', 'Store Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1466, 1, 1, 'common_header', 'text_settings_general', 'General', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1467, 1, 1, 'common_header', 'text_settings_checkout', 'Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1468, 1, 1, 'common_header', 'text_settings_appearance', 'Appearance', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1469, 1, 1, 'common_header', 'text_settings_mail', 'Mail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1470, 1, 1, 'common_header', 'text_settings_im', 'IM', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1471, 1, 1, 'common_header', 'text_settings_api', 'API', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1472, 1, 1, 'common_header', 'text_settings_system', 'System', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1473, 1, 1, 'common_header', 'text_settings_newstore', 'Create New Store', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1474, 1, 1, 'common_header', 'text_voice_command_prompt', 'Voice Command Prompt.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1475, 1, 1, 'common_header', 'text_voice_select_dialect', 'Select your dialect', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1476, 1, 1, 'common_header', 'text_voice_confirm_action', 'Confirm this action or cancel', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1477, 1, 1, 'common_header', 'text_voice_speak_now', 'Speak now.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1478, 1, 1, 'common_header', 'text_voice_no_speach_detected', 'No speech was detected. You may need to adjust your <a href=\"//support.google.com/chrome/bin/answer.py?hl=en&amp;answer=1407892\">microphone settings</a>.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1479, 1, 1, 'common_header', 'text_voice_no_mic_detected', 'No microphone was found. Ensure that a microphone is installed and that <a href=\"//support.google.com/chrome/bin/answer.py?hl=en&amp;answer=1407892\"> microphone settings</a> are configured correctly.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1480, 1, 1, 'common_header', 'text_voice_click_allow', 'Click the \"Allow\" button above to enable your microphone.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1481, 1, 1, 'common_header', 'text_voice_mic_denied', 'Permission to use microphone was denied.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1482, 1, 1, 'common_header', 'text_voice_mic_permission', 'Permission to use microphone is blocked. To change, go to browser <a href=\"chrome://settings/contentExceptions#media-stream\">media settings</a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1483, 1, 1, 'common_header', 'text_voice_not_supported', 'Voice control is not supported by this browser. <a href=\"//www.google.com/chrome\" target=\"_new\">Chrome</a> version 25 or later required.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1484, 1, 1, 'common_header', 'text_tasks', 'Scheduled Tasks', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1485, 1, 1, 'common_header', 'text_read_all_messages', 'Read All Messages', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1486, 1, 1, 'common_header', 'text_short_stats', 'Quick Stats', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1487, 1, 1, 'common_header', 'text_online_now', 'Online Customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1488, 1, 1, 'common_header', 'text_online_new', 'New', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1489, 1, 1, 'common_header', 'text_online_registered', 'Logged In', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1490, 1, 1, 'common_header', 'text_today_orders', 'New Orders Today', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1491, 1, 1, 'common_header', 'text_today_sales', 'Total Sales Today', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1492, 1, 1, 'common_header', 'text_today_customers', 'New Customers Today', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1493, 1, 1, 'common_header', 'text_today_reviews', 'New Reviews Today', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1494, 1, 1, 'common_header', 'text_rl_manager', 'Media Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1495, 1, 1, 'common_header', 'text_server_time', 'Server Time', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1496, 1, 1, 'common_home', 'heading_title', 'Dashboard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1497, 1, 1, 'common_home', 'text_overview', 'Overview', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1498, 1, 1, 'common_home', 'text_statistics', 'Statistics', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1499, 1, 1, 'common_home', 'text_latest_10_orders', 'Latest 10 Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1500, 1, 1, 'common_home', 'text_total_sale', 'Total Sales:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1501, 1, 1, 'common_home', 'text_total_sale_year', 'Total Sales This Year:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1502, 1, 1, 'common_home', 'text_total_order', 'Total Orders:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1503, 1, 1, 'common_home', 'text_total_customer', 'No. Of Customers:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1504, 1, 1, 'common_home', 'text_total_customer_approval', 'Customers Waiting Approval:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1505, 1, 1, 'common_home', 'text_total_product', 'No. Products:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1506, 1, 1, 'common_home', 'text_total_review', 'No. Of Reviews:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1507, 1, 1, 'common_home', 'text_total_review_approval', 'Reviews Waiting Approval:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1508, 1, 1, 'common_home', 'text_day', 'Today', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1509, 1, 1, 'common_home', 'text_week', 'This Week', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1510, 1, 1, 'common_home', 'text_month', 'This Month', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1511, 1, 1, 'common_home', 'text_year', 'This Year', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1512, 1, 1, 'common_home', 'text_order', 'Total Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1513, 1, 1, 'common_home', 'text_order_short', 'Total Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1514, 1, 1, 'common_home', 'text_customer', 'Total Customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1515, 1, 1, 'common_home', 'column_order', 'Order ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1516, 1, 1, 'common_home', 'column_name', 'Customer Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1517, 1, 1, 'common_home', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1518, 1, 1, 'common_home', 'column_date_added', 'Date Added', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1519, 1, 1, 'common_home', 'column_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1520, 1, 1, 'common_home', 'column_firstname', 'First Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1521, 1, 1, 'common_home', 'column_lastname', 'Last Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1522, 1, 1, 'common_home', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1523, 1, 1, 'common_home', 'entry_range', 'Select Range:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1524, 1, 1, 'common_home', 'orders_text_all', 'All Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1525, 1, 1, 'common_home', 'text_customer_all', 'All Customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1526, 1, 1, 'common_home', 'text_latest_10_customers', 'Latest Registrations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1527, 1, 1, 'common_home', 'column_email', 'Email', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1528, 1, 1, 'common_im', 'im_text_notification', 'Notifications', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1529, 1, 1, 'common_im', 'im_sendpoint_name_order_update', 'Order Updates', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1530, 1, 1, 'common_im', 'im_order_update_text_to_customer', 'Your order <a href=\"%s\">#%s</a> has been updated. For more details, login to %s account.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1531, 1, 1, 'common_im', 'im_order_update_text_to_guest', 'Your order <a href=\"%s\">#%s</a> has been updated. For more details, please visit order page %s.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1532, 1, 1, 'common_im', 'im_sendpoint_name_new_order', 'New Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1533, 1, 1, 'common_im', 'im_new_order_text_to_admin', 'New Order <a href=\"#admin#rt=sale/order/details&order_id=%s\">#%s</a> has been created!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1534, 1, 1, 'common_im', 'im_sendpoint_name_new_customer', 'Customer Registrations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1535, 1, 1, 'common_im', 'im_new_customer_text_to_admin', ' New Customer #%s has been registered!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1536, 1, 1, 'common_im', 'im_sendpoint_name_account_update', 'Administrator User Account Updates', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1537, 1, 1, 'common_im', 'im_account_update_text_to_admin', 'Your administrator user account details have been changed.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1538, 1, 1, 'common_im', 'im_customer_account_update_text_to_admin', ' New Customer #%s has been updated!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1539, 1, 1, 'common_im', 'im_sendpoint_name_customer_contact', 'Customer Enquiries', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1540, 1, 1, 'common_im', 'im_sendpoint_name_product_out_of_stock', 'Products Out of Stock', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1541, 1, 1, 'common_im', 'im_sendpoint_name_product_review', 'New Product Reviews', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1542, 1, 1, 'common_im', 'im_sendpoint_name_newsletter', ' Newsletters ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1543, 1, 1, 'common_im', 'im_sendpoint_name_system_messages', ' System Messages ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1544, 1, 1, 'common_im', 'im_customer_account_update_text_to_customer', 'New transaction has been posted to your %s account in the amount of %s. For more details, login to %s account.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1545, 1, 1, 'common_im', 'text_notification_for', 'Notifications for user %s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1546, 1, 1, 'common_im', 'error_unknown_sendpoint', 'Sendpoint %s does not found in sendpoints list!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1547, 1, 1, 'common_im', 'text_settings_success_saved', 'Notification settings saved successfully!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1548, 1, 1, 'common_im', 'im_error_mail_address', 'Email address %s looks like invalid!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1549, 1, 1, 'common_login', 'heading_title', 'Administration', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1550, 1, 1, 'common_login', 'text_heading', 'Administration', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1551, 1, 1, 'common_login', 'text_login', 'Please enter your login details.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1552, 1, 1, 'common_login', 'entry_username', 'Username:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1553, 1, 1, 'common_login', 'entry_password', 'পাসওয়ার্ড:', '2017-10-11 10:30:00', '2017-11-06 22:12:27'),
(1554, 1, 1, 'common_login', 'entry_forgot_password', 'Forgot Password?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1555, 1, 1, 'common_login', 'button_login', 'Login', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1556, 1, 1, 'common_login', 'error_login', 'No match for Username and/or Password.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1557, 1, 1, 'common_login', 'error_token', 'Invalid token session. Please login again.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1558, 1, 1, 'common_login', 'error_login_message', 'Failed login to admin attempt from IP:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1559, 1, 1, 'common_login', 'error_login_message_text', 'Given user login: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1560, 1, 1, 'common_quick_start', 'text_quick_start', 'Quick Start Wizard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1561, 1, 1, 'common_quick_start', 'text_quick_start_note', '    	Welcome to E1brand administration.<br />    	This is a wizard to help you quickly set up your shopping cart with most common settings.		<br />    ', '2017-10-11 10:30:00', '2017-10-12 21:54:20'),
(1562, 1, 1, 'common_quick_start', 'text_quick_start_general', '    	Below are most common general settings. \n    	More settings are available <a href=\"%s\" target=\"_new_admin\"><i class=\"fa fa-link fa-fw\"></i></a>\n    ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1563, 1, 1, 'common_quick_start', 'text_quick_start_details', '    	Below are most common settings about your store. \n    	More settings are available <a href=\"%s\" target=\"_new_admin\"><i class=\"fa fa-link fa-fw\"></i></a>\n    ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1564, 1, 1, 'common_quick_start', 'text_quick_start_checkout', '    	Below are most common settings for checkout process. \n    	More settings are available <a href=\"%s\" target=\"_new_admin\"><i class=\"fa fa-link fa-fw\"></i></a>\n    ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1565, 1, 1, 'common_quick_start', 'text_quick_start_appearance', '    	Below are most common settings for storefront appearance. \n    	More settings are available <a href=\"%s\" target=\"_new_admin\"><i class=\"fa fa-link fa-fw\"></i></a>\n    ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1566, 1, 1, 'common_quick_start', 'text_quick_start_mail', '    	Below are most common settings to enable email. If you use external email server (google, etc) to send emails, you need to use SMTP option. For emails to be sent from this server use Mail option. \n    	More settings are available <a href=\"%s\" target=\"_new_admin\"><i class=\"fa fa-link fa-fw\"></i></a>\n    ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1567, 1, 1, 'common_quick_start', 'text_quick_start_last', '    	Bellow you can select desired payments and shipping methods, additional languages and many other features to extend your eCommerce functionality.    	Remember to check a selection of extensions on <a href=\"#admin#rt=extension/extensions_store\" target=\"_extension\">Tellbd E-Commerce software marketplace</a> offered by community of professional developers.    ', '2017-10-11 10:30:00', '2018-11-22 12:50:31'),
(1568, 1, 1, 'common_quick_start', 'text_quick_start_last_footer', '    	You have completed quick starter wizard. <br /><br /> \n    	You can locate all the settings <a href=\"%s\">this link <i class=\"fa fa-link fa-fw\"></i></a>\n    ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1569, 1, 1, 'common_quick_start', 'payments_selection', '    <div class=\"info alert alert-info\">\n    <i class=\"fa fa-money fa-fw\"></i> Select your payment methods.\n    </div>\n    <div class=\"row\">\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_stripe\" target=\"_extension\">\n	        <img src=\"extensions/default_stripe/image/icon.png\"><br>Install Stripe</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_pp_standart\" target=\"_extension\">\n	        <img src=\"extensions/default_pp_standart/image/icon.png\"><br>Install Paypal</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_payza\" target=\"_extension\">\n	        <img src=\"extensions/default_payza/image/icon.png\"><br>Install Payza</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/payment\" target=\"_extension\">\n	        <img src=\"admin/view/default/image/default_extension.png\"><br>More Payments</a>\n	    </div>\n    </div>\n    ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1570, 1, 1, 'common_quick_start', 'shipping_selection', '    <div class=\"info alert alert-info\">\n    <i class=\"fa fa-truck fa-fw\"></i> Select your shipping methods.\n    </div>\n    <div class=\"row\">\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_free_shipping\" target=\"_extension\">\n	        <img src=\"extensions/default_free_shipping/image/icon.png\"><br>Free shipping</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_fedex\" target=\"_extension\">\n	        <img src=\"extensions/default_fedex/image/icon.png\"><br>Fedex</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_ups\" target=\"_extension\">\n	        <img src=\"extensions/default_ups/image/icon.png\"><br>UPS</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/shipping\" target=\"_extension\">\n	        <img src=\"admin/view/default/image/default_extension.png\"><br>More Shippings</a>\n	    </div>\n    </div>\n    ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1571, 1, 1, 'common_quick_start', 'language_selection', '    <div class=\"info alert alert-info\">\n    <i class=\"fa fa-language fa-fw\"></i> Select additional languages.\n    </div>\n    <div class=\"row\">\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_italian\" target=\"_extension\">\n	        <img src=\"extensions/default_italian/image/icon.png\"><br>Italian</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_spanish\" target=\"_extension\">\n	        <img src=\"extensions/default_spanish/image/icon.png\"><br>Spanish</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_russian\" target=\"_extension\">\n	        <img src=\"extensions/default_russian/image/icon.png\"><br>Russian</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions_store&category_id=67&sidx=date_modified\" target=\"_extension\">\n	        <img src=\"admin/view/default/image/default_extension.png\"><br>More Languages</a>\n	    </div>\n    </div>\n    ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1572, 1, 1, 'common_quick_start', 'more_extensions', '    <div class=\"info alert alert-info\">\n    <i class=\"fa fa-puzzle-piece fa-fw\"></i> More extensions on AbanteCart marketplace.\n    </div>\n    <div class=\"row center\">\n		<div class=\"btn-group center\">\n		    <a class=\"btn btn-primary\" href=\"#admin#rt=extension/extensions_store\" target=\"_extension\">\n		    	<i class=\"fa fa-cloud-download fa-fw\"></i> Extensions Marketplace\n		    </a>\n		</div>\n    </div>\n    ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1573, 1, 1, 'common_resource_library', 'heading_title', 'Resource Library', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1574, 1, 1, 'common_resource_library', 'view_title', 'View Object Resources', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1575, 1, 1, 'common_resource_library', 'confirm_title', 'Confirm resource(s) delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1576, 1, 1, 'common_resource_library', 'text_confirm_delete', 'Some resources might be included in the text. We can not check this automatically.  Delete?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1577, 1, 1, 'common_resource_library', 'text_cant_delete_title', 'Resource(s) delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1578, 1, 1, 'common_resource_library', 'text_cant_delete', 'Cant delete resource(s) because one or more resources is linked to object', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1579, 1, 1, 'common_resource_library', 'text_edit_resource', 'Edit Resource', '2017-10-11 10:30:00', '2017-10-11 10:30:00');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(1580, 1, 1, 'common_resource_library', 'text_resource_details', 'Resource Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1581, 1, 1, 'common_resource_library', 'text_mapped_to', 'Linked To', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1582, 1, 1, 'common_resource_library', 'text_products', 'Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1583, 1, 1, 'common_resource_library', 'text_add_file', 'Add Resource File', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1584, 1, 1, 'common_resource_library', 'text_add_code', 'Add Resource HTML', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1585, 1, 1, 'common_resource_library', 'text_add_files', 'Add files...', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1586, 1, 1, 'common_resource_library', 'text_upload_files', 'Upload files', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1587, 1, 1, 'common_resource_library', 'text_drag', 'or Drag them here to start upload', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1588, 1, 1, 'common_resource_library', 'text_start_upload', 'Start upload', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1589, 1, 1, 'common_resource_library', 'text_cancel_upload', 'Cancel upload', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1590, 1, 1, 'common_resource_library', 'text_start', 'Start', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1591, 1, 1, 'common_resource_library', 'text_cancel', 'Cancel', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1592, 1, 1, 'common_resource_library', 'text_save_sort_order', 'Save Sort Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1593, 1, 1, 'common_resource_library', 'text_error', 'Error', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1594, 1, 1, 'common_resource_library', 'text_delete_files', 'Delete files', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1595, 1, 1, 'common_resource_library', 'text_search', 'search', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1596, 1, 1, 'common_resource_library', 'text_type', 'Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1597, 1, 1, 'common_resource_library', 'text_language', 'Language', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1598, 1, 1, 'common_resource_library', 'text_resource_code', 'Resource HTML', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1599, 1, 1, 'common_resource_library', 'text_name', 'Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1600, 1, 1, 'common_resource_library', 'text_title', 'Title', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1601, 1, 1, 'common_resource_library', 'text_description', 'Description', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1602, 1, 1, 'common_resource_library', 'text_uploaded', 'Success: Resource has been uploaded!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1603, 1, 1, 'common_resource_library', 'text_add', 'Add', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1604, 1, 1, 'common_resource_library', 'text_edit', 'Edit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1605, 1, 1, 'common_resource_library', 'text_map', 'Link to Object', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1606, 1, 1, 'common_resource_library', 'text_map_to', 'Link to %s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1607, 1, 1, 'common_resource_library', 'text_unmap', 'Unlink from Object', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1608, 1, 1, 'common_resource_library', 'text_unmap_from', 'Unlink from %s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1609, 1, 1, 'common_resource_library', 'text_success_unmap', 'Success: Resource has been unlinked.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1610, 1, 1, 'common_resource_library', 'text_file_delete', 'Resource has been deleted!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1611, 1, 1, 'common_resource_library', 'text_delete', 'Success: Your Resource has been deleted!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1612, 1, 1, 'common_resource_library', 'error_file_type', 'Warning: Incorrect file type!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1613, 1, 1, 'common_resource_library', 'error_file_size', 'Warning: File to big please keep below 300kb and no more than 1000px height or width!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1614, 1, 1, 'common_resource_library', 'error_maxFileSize', 'File is too big', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1615, 1, 1, 'common_resource_library', 'error_minFileSize', 'File is too small', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1616, 1, 1, 'common_resource_library', 'error_acceptFileTypes', 'Filetype not allowed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1617, 1, 1, 'common_resource_library', 'error_maxNumberOfFiles', 'Max number of files exceeded', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1618, 1, 1, 'common_resource_library', 'error_uploadedBytes', 'Uploaded bytes exceed file size', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1619, 1, 1, 'common_resource_library', 'error_emptyResult', 'Empty file upload result. Possibly file is corrupted or too big. File size limited to 16MB. If file size is less than limit please check php settings for upload_max_filesize & post_max_size  ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1620, 1, 1, 'common_resource_library', 'error_1', 'File exceeds upload_max_filesize (php.ini directive)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1621, 1, 1, 'common_resource_library', 'error_2', 'File exceeds MAX_FILE_SIZE (HTML form directive)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1622, 1, 1, 'common_resource_library', 'error_3', 'File was only partially uploaded', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1623, 1, 1, 'common_resource_library', 'error_4', 'No File was uploaded', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1624, 1, 1, 'common_resource_library', 'error_5', 'Missing a temporary folder', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1625, 1, 1, 'common_resource_library', 'error_6', 'Failed to write file to disk', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1626, 1, 1, 'common_resource_library', 'error_7', 'File upload stopped by extension', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1627, 1, 1, 'common_resource_library', 'error_uploaded', 'Warning: File could not be uploaded for an unknown reason!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1628, 1, 1, 'common_resource_library', 'error_no_type', 'Please select resource type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1629, 1, 1, 'common_resource_library', 'error_required_data', 'Required Data has not been entered', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1630, 1, 1, 'common_resource_library', 'error_not_added', 'Resource not added. Please check error log for more info', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1631, 1, 1, 'common_resource_library', 'error_ajax', 'Load data error. Please check error log for more info', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1632, 1, 1, 'common_resource_library', 'error_permission', 'Warning: Permission Denied!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1633, 1, 1, 'common_resource_library', 'error_name', 'Error: Name field is required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1634, 1, 1, 'common_resource_library', 'button_delete', 'Delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1635, 1, 1, 'common_resource_library', 'button_add', 'Add Resource', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1636, 1, 1, 'common_resource_library', 'button_done', 'Done', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1637, 1, 1, 'common_resource_library', 'button_select', 'Select Resources', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1638, 1, 1, 'common_resource_library', 'text_with_selected', 'With selected:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1639, 1, 1, 'common_resource_library', 'text_success', 'Resource successfully updated', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1640, 1, 1, 'common_resource_library', 'text_map_success', 'Resource successfully linked', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1641, 1, 1, 'common_resource_library', 'text_no_resources', 'No resources available', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1642, 1, 1, 'common_resource_library', 'text_preview', 'Preview/Download', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1643, 1, 1, 'common_resource_library', 'error_file size', 'Attention: Maximum size of file for upload is %s. You can increase this value in php.ini.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1644, 1, 1, 'common_resource_library', 'text_product_option_value', 'Product options value', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1645, 1, 1, 'common_resource_library', 'text_categories', 'Categories', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1646, 1, 1, 'common_resource_library', 'text_manufacturers', 'Manufacturers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1647, 1, 1, 'common_resource_library', 'error_delete', 'Cannot delete resource linked to multiple objects', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1648, 1, 1, 'common_resource_library', 'error_unmap', 'Cannot unlink resource. Object wasn\'t set.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1649, 1, 1, 'common_resource_library', 'text_replace_file', 'Replace File', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1650, 1, 1, 'common_resource_library', 'error_not_replaced', 'File Replacement Error. ID required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1651, 1, 1, 'common_resource_library', 'error_not_exists', 'File Replacement Error. Resource does not exists!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1652, 1, 1, 'common_resource_library', 'error_cannot_move', 'Error: Cannot move file %s to resources directory.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1653, 1, 1, 'common_resource_library', 'button_save_n_apply', 'Save and Apply', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1654, 1, 1, 'common_resource_library', 'text_image_size', 'Image size:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1655, 1, 1, 'common_resource_library', 'text_file_size', 'File size:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1656, 1, 1, 'common_resource_library', 'text_file_mime', 'MIME:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1657, 1, 1, 'common_resource_library', 'text_file_path', 'File location:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1658, 1, 1, 'common_resource_library', 'text_file_url', 'Resource URL:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1659, 1, 1, 'common_resource_library', 'text_sorting_date_asc', 'Date Old &gt; New', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1660, 1, 1, 'common_resource_library', 'text_sorting_date_desc', 'Date New &gt; Old', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1661, 1, 1, 'common_resource_library', 'text_sorting_name_asc', 'Name A - Z', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1662, 1, 1, 'common_resource_library', 'text_sorting_name_desc', 'Name Z - A', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1663, 1, 1, 'common_resource_library', 'text_sorting_asc', 'Sort Order Low &gt; High', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1664, 1, 1, 'common_resource_library', 'text_sorting_desc', 'Sort Order High &gt; Low', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1665, 1, 1, 'common_template_debug', 'text_block_id', 'Block ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1666, 1, 1, 'common_template_debug', 'text_block_name', 'Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1667, 1, 1, 'common_template_debug', 'text_block_controller', 'Controller:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1668, 1, 1, 'common_template_debug', 'text_block_path', 'Path:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1669, 1, 1, 'common_template_debug', 'text_block_template', 'Template:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1670, 1, 1, 'common_template_debug', 'text_block_parent', 'Parent:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1671, 1, 1, 'common_template_debug', 'text_parent_id', 'Parent ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1672, 1, 1, 'common_template_debug', 'text_close', 'Close', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1673, 1, 1, 'common_template_debug', 'text_click', 'Click Me', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1674, 1, 1, 'common_tips', 'text_tip', 'Tip', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1675, 1, 1, 'common_tips', 'no_enabled_payments_tip', '    <div class=\"info alert alert-warning\"><i class=\"fa fa fa-exclamation-triangle fa-fw\"></i> You have no payment method enabled yet.</div>\n    <label class=\"h4 heading\">Check most common payments:</label>\n    <div class=\"row\">\n	    <div class=\"col-sm-4 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_stripe\">\n	        <img src=\"extensions/default_stripe/image/icon.png\"><br>Install Stripe Extension</a>\n	    </div>\n	    <div class=\"col-sm-4 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_pp_standart\">\n	        <img src=\"extensions/default_pp_standart/image/icon.png\"><br>Install Paypal Extension</a>\n	    </div>\n	    <div class=\"col-sm-4 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/payment\" target=\"_extension\">\n	        <img src=\"admin/view/default/image/default_extension.png\"><br>More Payments</a>\n	    </div>\n    </div>\n\n    ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1676, 1, 1, 'design_blocks', 'heading_title', 'Blocks', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1677, 1, 1, 'design_blocks', 'text_delete', 'delete block', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1678, 1, 1, 'design_blocks', 'text_edit', 'edit block', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1679, 1, 1, 'design_blocks', 'text_enable', 'Enable/Disable', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1680, 1, 1, 'design_blocks', 'text_details', 'Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1681, 1, 1, 'design_blocks', 'text_create', 'Create block', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1682, 1, 1, 'design_blocks', 'text_success', 'Success: You have modified block!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1683, 1, 1, 'design_blocks', 'column_block_id', 'ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1684, 1, 1, 'design_blocks', 'column_block_txt_id', ' Unique Text ID ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1685, 1, 1, 'design_blocks', 'column_block_name', 'Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1686, 1, 1, 'design_blocks', 'column_date_added', 'Date Added', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1687, 1, 1, 'design_blocks', 'column_block_type', ' Type ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1688, 1, 1, 'design_blocks', 'column_action', ' Action ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1689, 1, 1, 'design_blocks', 'column_sort_order', ' Sort Order ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1690, 1, 1, 'design_blocks', 'column_image', ' Image ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1691, 1, 1, 'design_blocks', 'entry_block_status', ' Status ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1692, 1, 1, 'design_blocks', 'entry_block_status_note', ' Note: You need to add this block in the <a style=\"text-decoration: underline; font-weight: bold;\" href=\"#admin#rt=design/layout\">LAYOUT</a> on desired page to see it working ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1693, 1, 1, 'design_blocks', 'entry_block_type', ' Custom Block Type ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1694, 1, 1, 'design_blocks', 'entry_block_name', ' Custom Block Name ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1695, 1, 1, 'design_blocks', 'entry_block_wrapper', ' Use block wrapper (appearance) ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1696, 1, 1, 'design_blocks', 'entry_block_framed', ' Use block\'s frame ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1697, 1, 1, 'design_blocks', 'entry_block_title', ' Custom Block Title ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1698, 1, 1, 'design_blocks', 'entry_block_description', ' Custom Block description <p>Note: internal use only </p> ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1699, 1, 1, 'design_blocks', 'entry_block_content', ' Custom Block content ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1700, 1, 1, 'design_blocks', 'entry_listing_datasource', ' Listing Data Source ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1701, 1, 1, 'design_blocks', 'text_delete_confirm', ' Confirm to delete block? ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1702, 1, 1, 'design_blocks', 'error_empty', 'Please Fill All Required Fields!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1703, 1, 1, 'design_blocks', 'error_delete', 'Can\'t delete because this block is in use. Please visit Layout section. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1704, 1, 1, 'design_blocks', 'error_text_status', 'Can\'t change status because this block is not in use. Please visit Layout section. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1705, 1, 1, 'design_blocks', 'text_success_deleted', 'Success: You have deleted custom block!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1706, 1, 1, 'design_blocks', 'entry_data_source', 'Data Source:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1707, 1, 1, 'design_blocks', 'entry_limit', 'Limit:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1708, 1, 1, 'design_blocks', 'text_listing_auto', 'Auto listing', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1709, 1, 1, 'design_blocks', 'text_listing_manual', 'Custom listing', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1710, 1, 1, 'design_blocks', 'text_select_listing', '--- select data listing source ---', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1711, 1, 1, 'design_blocks', 'text_products_special', 'Special Offers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1712, 1, 1, 'design_blocks', 'text_products_popular', 'Popular Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1713, 1, 1, 'design_blocks', 'text_categories', 'Categories', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1714, 1, 1, 'design_blocks', 'text_manufacturers', 'Manufacturers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1715, 1, 1, 'design_blocks', 'text_featured', 'Featured Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1716, 1, 1, 'design_blocks', 'text_latest', 'Latest Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1717, 1, 1, 'design_blocks', 'text_bestsellers', 'Bestsellers Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1718, 1, 1, 'design_blocks', 'text_media', 'Media', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1719, 1, 1, 'design_blocks', 'entry_resource_type', 'Media Type:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1720, 1, 1, 'design_blocks', 'text_custom_products', 'Custom Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1721, 1, 1, 'design_blocks', 'text_custom_categories', 'Custom Categories', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1722, 1, 1, 'design_blocks', 'text_custom_manufacturers', 'Custom Manufacturers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1723, 1, 1, 'design_blocks', 'text_html_block', 'HTML', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1724, 1, 1, 'design_blocks', 'text_listing_block', 'Data Listing', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1725, 1, 1, 'design_blocks', 'text_selected', ' Selected items: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1726, 1, 1, 'design_blocks', 'text_data_listed', ' Data to be listed ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1727, 1, 1, 'design_blocks', 'text_save_edit', ' Add / Edit ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1728, 1, 1, 'design_blocks', 'text_apply', ' Apply selection ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1729, 1, 1, 'design_blocks', 'text_block_id', ' Block ID ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1730, 1, 1, 'design_blocks', 'text_block_txt_id', ' Block Text ID ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1731, 1, 1, 'design_blocks', 'text_controller', ' Controller ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1732, 1, 1, 'design_blocks', 'text_templates', ' Block Templates ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1733, 1, 1, 'design_blocks', 'text_block_date_added', ' Block Creation Date ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1734, 1, 1, 'design_blocks', 'text_layouts', ' Used in layouts ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1735, 1, 1, 'design_blocks', 'text_block_info', ' Information About Custom Block ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1736, 1, 1, 'design_blocks', 'text_add_block', 'Adding block to section', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1737, 1, 1, 'design_blocks', 'text_available_block', 'Available Blocks', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1738, 1, 1, 'design_blocks', 'error_block_not_available', 'This block will not be displayed in selected position on a storefront!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1739, 1, 1, 'design_content', 'heading_title', 'Content Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1740, 1, 1, 'design_content', 'insert_title', 'Add New Content', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1741, 1, 1, 'design_content', 'update_title', 'Update Content', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1742, 1, 1, 'design_content', 'text_success', 'Success: You have modified content!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1743, 1, 1, 'design_content', 'text_success_layout', 'Success: You have modified content page layout.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1744, 1, 1, 'design_content', 'text_hidden', 'Hidden', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1745, 1, 1, 'design_content', 'text_default', 'Default', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1746, 1, 1, 'design_content', 'column_title', 'Content Title', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1747, 1, 1, 'design_content', 'column_parent', 'Parent Content', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1748, 1, 1, 'design_content', 'entry_parent', 'Parent Content Page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1749, 1, 1, 'design_content', 'column_sort_order', 'Sort Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1750, 1, 1, 'design_content', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1751, 1, 1, 'design_content', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1752, 1, 1, 'design_content', 'entry_name', 'Content Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1753, 1, 1, 'design_content', 'entry_title', 'Content Title:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1754, 1, 1, 'design_content', 'entry_description', 'Description:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1755, 1, 1, 'design_content', 'entry_content', 'Content:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1756, 1, 1, 'design_content', 'entry_store', 'Stores:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1757, 1, 1, 'design_content', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1758, 1, 1, 'design_content', 'entry_keyword', 'SEO Keyword:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1759, 1, 1, 'design_content', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1760, 1, 1, 'design_content', 'error_permission', 'Warning: You do not have permission to modify content!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1761, 1, 1, 'design_content', 'error_title', 'Content Title must be between 2 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1762, 1, 1, 'design_content', 'error_name', 'Content Name must be between 2 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1763, 1, 1, 'design_content', 'error_description', 'Description must be more than 1 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1764, 1, 1, 'design_content', 'error_content', 'Content must be more than 1 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1765, 1, 1, 'design_content', 'error_seo_url', 'SEO URL must be more than 1 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1766, 1, 1, 'design_content', 'error_account', 'Warning: This content cannot be deleted as it is currently assigned as the default store account terms!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1767, 1, 1, 'design_content', 'error_checkout', 'Warning: This content cannot be deleted as it is currently assigned as the default store checkout terms!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1768, 1, 1, 'design_content', 'error_required_data', 'Required Data has not been entered. Check for field errors!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1769, 1, 1, 'design_content', 'text_top_level', 'Top Level', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1770, 1, 1, 'design_content', 'text_any', 'any', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1771, 1, 1, 'design_content', 'tab_form', ' Edit ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1772, 1, 1, 'design_content', 'tab_layout', ' Layout ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1773, 1, 1, 'design_layout', 'heading_title', 'Layout &amp; Blocks Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1774, 1, 1, 'design_layout', 'text_select_template', 'Select template: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1775, 1, 1, 'design_layout', 'text_delete_success', 'Success: Page Layout has been removed!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1776, 1, 1, 'design_layout', 'text_delete_restricted', 'Error: Page Layout is restricted and can not be removed!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1777, 1, 1, 'design_layout', 'text_success', 'Success: You have modified layout &amp; blocks!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1778, 1, 1, 'design_layout', 'text_preview_generated', 'Preview Generated!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1779, 1, 1, 'design_layout', 'text_click_here', 'Click here', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1780, 1, 1, 'design_menu', 'heading_title', 'Menu', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1781, 1, 1, 'design_menu', 'text_success', 'Success: You have modified menu!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1782, 1, 1, 'design_menu', 'entry_item_id', 'Unique ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1783, 1, 1, 'design_menu', 'entry_item_icon', 'Icon', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1784, 1, 1, 'design_menu', 'entry_item_text', 'Text', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1785, 1, 1, 'design_menu', 'entry_item_url', 'Link<br /><span class=\"help\">For external links add http:// or https:// in the beginning. You can also use relative URL such as ../subfolder/index.php</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1786, 1, 1, 'design_menu', 'entry_parent_id', 'Parent', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1787, 1, 1, 'design_menu', 'entry_sort_order', 'Sort Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1788, 1, 1, 'design_menu', 'entry_link_type', 'Link Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1789, 1, 1, 'design_menu', 'text_select_parent_id', '- Root Menu -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1790, 1, 1, 'design_menu', 'error_empty', 'Field cannot be Empty!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1791, 1, 1, 'design_menu', 'error_non_unique', 'Item ID not unique!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1792, 1, 1, 'design_menu', 'error_non_ascii', 'Only alphanumeric characters allowed for menu ID field!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1793, 1, 1, 'design_menu', 'text_category_link_type', 'Category Page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1794, 1, 1, 'design_menu', 'text_content_link_type', 'Content Page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1795, 1, 1, 'design_menu', 'text_custom_link_type', 'Custom Link or URL', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1796, 1, 1, 'design_template', 'heading_title', 'Template Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1797, 1, 1, 'design_template', 'text_success', 'Success: You have set a new storefront template!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1798, 1, 1, 'design_template', 'text_storefront_templates', 'Available Storefront Templates', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1799, 1, 1, 'design_template', 'text_edit_extension', 'Extension Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1800, 1, 1, 'design_template', 'text_error', 'Error: Missing required parameter in your request!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1801, 1, 1, 'design_template', 'error_permission', 'Warning: You do not have permission to modify templates!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1802, 1, 1, 'english', 'code', 'en', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1803, 1, 1, 'english', 'direction', 'ltr', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1804, 1, 1, 'english', 'date_format_short', 'm/d/Y', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1805, 1, 1, 'english', 'date_format_long', 'l dS F Y', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1806, 1, 1, 'english', 'time_format', 'h:i:s A', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1807, 1, 1, 'english', 'time_format_short', 'H:i', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1808, 1, 1, 'english', 'decimal_point', '.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1809, 1, 1, 'english', 'thousand_point', ',', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1810, 1, 1, 'english', 'text_yes', 'Yes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1811, 1, 1, 'english', 'text_no', 'No', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1812, 1, 1, 'english', 'text_plus', '+', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1813, 1, 1, 'english', 'text_minus', '-', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1814, 1, 1, 'english', 'text_enabled', 'Enabled', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1815, 1, 1, 'english', 'text_disabled', 'Disabled', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1816, 1, 1, 'english', 'text_none', ' --- None --- ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1817, 1, 1, 'english', 'text_select', ' --- Please Select --- ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1818, 1, 1, 'english', 'text_select_all', 'Select All', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1819, 1, 1, 'english', 'text_unselect_all', 'Unselect All', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1820, 1, 1, 'english', 'text_all_zones', 'All Zones', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1821, 1, 1, 'english', 'text_default', '(Default)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1822, 1, 1, 'english', 'text_close', 'Close', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1823, 1, 1, 'english', 'text_pagination', 'Showing {start} to {end} of {total} ({pages} Pages)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1824, 1, 1, 'english', 'text_per_page', 'Per Page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1825, 1, 1, 'english', 'text_no_results', 'No result found.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1826, 1, 1, 'english', 'text_separator', ' &gt; ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1827, 1, 1, 'english', 'text_edit', 'Edit ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1828, 1, 1, 'english', 'text_view', 'View', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1829, 1, 1, 'english', 'text_home', 'Home', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1830, 1, 1, 'english', 'button_insert', 'Insert', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1831, 1, 1, 'english', 'button_delete', 'Delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1832, 1, 1, 'english', 'button_save', 'Save', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1833, 1, 1, 'english', 'button_save_and_close', 'Save & Close', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1834, 1, 1, 'english', 'button_cancel', 'Cancel', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1835, 1, 1, 'english', 'button_reset', 'Reset', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1836, 1, 1, 'english', 'button_reload', 'Reload', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1837, 1, 1, 'english', 'button_clear', 'Clear Log', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1838, 1, 1, 'english', 'button_close', 'Close', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1839, 1, 1, 'english', 'button_upgrade', 'Upgrade', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1840, 1, 1, 'english', 'button_filter', 'Filter', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1841, 1, 1, 'english', 'button_send', 'Send', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1842, 1, 1, 'english', 'button_edit', 'Edit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1843, 1, 1, 'english', 'button_copy', 'Copy', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1844, 1, 1, 'english', 'button_agree', 'Agree', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1845, 1, 1, 'english', 'button_back', 'Back', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1846, 1, 1, 'english', 'button_continue', 'Continue', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1847, 1, 1, 'english', 'button_remove', 'Remove', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1848, 1, 1, 'english', 'button_backup', 'Backup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1849, 1, 1, 'english', 'button_restore', 'Restore', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1850, 1, 1, 'english', 'button_invoice', 'Print Invoice', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1851, 1, 1, 'english', 'button_invoices', 'Print Invoices', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1852, 1, 1, 'english', 'button_add_option', 'Add Option', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1853, 1, 1, 'english', 'button_add_option_value', 'Add Option Value', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1854, 1, 1, 'english', 'button_add_discount', 'Add Discount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1855, 1, 1, 'english', 'button_add_special', 'Add Special', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1856, 1, 1, 'english', 'button_add_image', 'Add Image', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1857, 1, 1, 'english', 'button_add_location_zone', 'Add Location Zone', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1858, 1, 1, 'english', 'button_add_rate', 'Add Tax Rate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1859, 1, 1, 'english', 'button_add_history', 'Add Order History', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1860, 1, 1, 'english', 'button_actas', 'Act on behalf of', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1861, 1, 1, 'english', 'button_message', 'Contact this customer', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1862, 1, 1, 'english', 'button_approve', 'Approve', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1863, 1, 1, 'english', 'button_generate', 'Generate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1864, 1, 1, 'english', 'tab_admin', 'Admin', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1865, 1, 1, 'english', 'tab_data', 'Data', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1866, 1, 1, 'english', 'tab_discount', 'Discounts', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1867, 1, 1, 'english', 'tab_details', 'Store Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1868, 1, 1, 'english', 'tab_checkout', 'Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1869, 1, 1, 'english', 'tab_appearance', 'Appearance', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1870, 1, 1, 'english', 'tab_im', 'IM', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1871, 1, 1, 'english', 'tab_api', 'API', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1872, 1, 1, 'english', 'tab_general', 'General', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1873, 1, 1, 'english', 'tab_image', 'Additional Images', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1874, 1, 1, 'english', 'tab_option', 'Options', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1875, 1, 1, 'english', 'tab_system', 'System', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1876, 1, 1, 'english', 'tab_store', 'Store', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1877, 1, 1, 'english', 'tab_special', 'Specials', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1878, 1, 1, 'english', 'tab_local', 'Local', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1879, 1, 1, 'english', 'tab_mail', 'Mail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1880, 1, 1, 'english', 'tab_order', 'Order Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1881, 1, 1, 'english', 'tab_history', 'Order History', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1882, 1, 1, 'english', 'tab_product', 'Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1883, 1, 1, 'english', 'tab_shipping', 'Shipping Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1884, 1, 1, 'english', 'tab_payment', 'Payment Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1885, 1, 1, 'english', 'entry_discount', 'Discount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1886, 1, 1, 'english', 'entry_special', 'Special', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1887, 1, 1, 'english', 'error_upload_1', 'Warning: The uploaded file exceeds the upload_max_filesize directive in php.ini!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1888, 1, 1, 'english', 'error_upload_2', 'Warning: The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1889, 1, 1, 'english', 'error_upload_3', 'Warning: The uploaded file was only partially uploaded!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1890, 1, 1, 'english', 'error_upload_4', 'Warning: No file was uploaded!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1891, 1, 1, 'english', 'error_upload_6', 'Warning: Missing a temporary folder!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1892, 1, 1, 'english', 'error_upload_7', 'Warning: Failed to write file to disk!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1893, 1, 1, 'english', 'error_upload_8', 'Warning: File upload stopped by extension!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1894, 1, 1, 'english', 'error_upload_999', 'Warning: No error code available!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1895, 1, 1, 'english', 'text_choose_action', 'choose action..', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1896, 1, 1, 'english', 'text_delete', 'Delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1897, 1, 1, 'english', 'text_delete_selected', 'delete selected', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1898, 1, 1, 'english', 'text_save_selected', 'Save Selected', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1899, 1, 1, 'english', 'text_save_all', 'save all', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1900, 1, 1, 'english', 'text_select_status', '- Select Status -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1901, 1, 1, 'english', 'text_all_orders', 'All Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1902, 1, 1, 'english', 'text_confirm_password', 'confirm password', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1903, 1, 1, 'english', 'text_insert', 'Insert ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1904, 1, 1, 'english', 'text_select_items', 'Please Select Items', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1905, 1, 1, 'english', 'button_go', 'GO', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1906, 1, 1, 'english', 'search_everywhere', 'Search Entire Site', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1907, 1, 1, 'english', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1908, 1, 1, 'english', 'error_permission_access', 'Warning: You do not have permission to access %s!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1909, 1, 1, 'english', 'error_permission_modify', 'Warning: You do not have permission to modify %s!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1910, 1, 1, 'english', 'text_add', 'Add', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1911, 1, 1, 'english', 'text_add_block', 'Add Block', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1912, 1, 1, 'english', 'text_resource_library', 'Resource Library', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1913, 1, 1, 'english', 'text_add_media', 'Add Media', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1914, 1, 1, 'english', 'confirm_unmap_title', 'Confirm resource(s) Unlink', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1915, 1, 1, 'english', 'text_confirm_unmap', 'Are you sure you want to unlink resource(s)?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1916, 1, 1, 'english', 'confirm_del_title', 'Confirm resource(s) Delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1917, 1, 1, 'english', 'text_confirm_del', 'Are you sure you want to delete resource(s)?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1918, 1, 1, 'english', 'text_type_image', 'Images', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1919, 1, 1, 'english', 'text_type_audio', 'Audio', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1920, 1, 1, 'english', 'text_type_video', 'Video', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1921, 1, 1, 'english', 'text_type_pdf', 'PDF Document', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1922, 1, 1, 'english', 'text_type_archive', 'Archive', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1923, 1, 1, 'english', 'text_type_download', 'Download File', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1924, 1, 1, 'english', 'button_unmap', 'Unlink', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1925, 1, 1, 'english', 'button_select_resource', 'select', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1926, 1, 1, 'english', 'text_click_to_change', 'Click image to change it', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1927, 1, 1, 'english', 'text_select_from_list', 'Select from the list', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1928, 1, 1, 'english', 'text_count_selected', 'Count of selected items:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1929, 1, 1, 'english', 'text_delete_confirm', 'Please, confirm delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1930, 1, 1, 'english', 'text_save_edit', 'Add/Edit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1931, 1, 1, 'english', 'text_apply', 'Apply', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1932, 1, 1, 'english', 'text_on_top', 'back on top', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1933, 1, 1, 'english', 'text_all', 'All', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1934, 1, 1, 'english', 'text_create_new_block', ' Create New Block ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1935, 1, 1, 'english', 'button_unlink', 'Unlink', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1936, 1, 1, 'english', 'text_confirm_unlink', 'Are you sure you want to unlink resource?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1937, 1, 1, 'english', 'confirm_unlink_title', 'Confirm resource Unlink', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1938, 1, 1, 'english', 'text_select_store', 'Select a different store', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1939, 1, 1, 'english', 'text_click_browse_file', 'Click to browse file', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1940, 1, 1, 'english', 'text_browse', 'Browse', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1941, 1, 1, 'english', 'text_or', 'or', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1942, 1, 1, 'english', 'error_seo_keyword', 'SEO keyword <a target=\"_blank\" href=\"%s\">\"%s\"</a> is already exists!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1943, 1, 1, 'english', 'column_update_date', 'Update Date', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1944, 1, 1, 'english', 'text_automatic', 'Automatic', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1945, 1, 1, 'english', 'text_sort_order', 'Sort Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1946, 1, 1, 'english', 'text_select_copy_layout', 'Select to copy layout from', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1947, 1, 1, 'english', 'text_apply_layout', 'Apply Now', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1948, 1, 1, 'english', 'text_new_download', 'New Download', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1949, 1, 1, 'english', 'text_free', 'Free', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1950, 1, 1, 'english', 'text_sure', 'Are you sure?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1951, 1, 1, 'english', 'button_add', 'Add', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1952, 1, 1, 'english', 'text_please_confirm', 'Please Confirm', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1953, 1, 1, 'english', 'button_confirm', 'Confirm', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1954, 1, 1, 'english', 'button_download', 'Download', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1955, 1, 1, 'english', 'recent_customers', 'Recently Registered Customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1956, 1, 1, 'english', 'new_orders', 'New Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1957, 1, 1, 'english', 'text_saved', 'Saved Successfully', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1958, 1, 1, 'english', 'text_processing', 'Processing ...', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1959, 1, 1, 'english', 'text_next', 'Next', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1960, 1, 1, 'english', 'text_previous', 'Previous', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1961, 1, 1, 'english', 'text_on', 'ON', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1962, 1, 1, 'english', 'text_off', 'OFF', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1963, 1, 1, 'english', 'text_external_help', 'External Help', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1964, 1, 1, 'english', 'text_select_from_lookup', 'Start typing (name, model, sku, etc.) to look up and select result', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1965, 1, 1, 'english', 'text_continue_typing', 'Continue typing ...', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1966, 1, 1, 'english', 'text_looking_for', 'Looking for', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1967, 1, 1, 'english', 'button_manage_extensions', 'Manage Extensions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1968, 1, 1, 'english', 'text_abc_notification', 'Software Updates & Notifications', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1969, 1, 1, 'english', 'text_not_applicable', 'NA', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1970, 1, 1, 'english', 'text_share_embed_code', 'Get Embed Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1971, 1, 1, 'english', 'text_copy_embed_code', 'Сopy and paste this into your HTML-code where you\'d like to sell', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1972, 1, 1, 'english', 'button_retry', 'Retry', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1973, 1, 1, 'english', 'text_system_error', 'System error has been encountered. Check system <a target=\"_blank\" href=\"%s\">messages</a> or <a target=\"_blank\" href=\"%s\">error log</a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1974, 1, 1, 'english', 'text_system_warning', 'System warning has been reported. Check system <a target=\"_blank\" href=\"%s\">messages</a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1975, 1, 1, 'english', 'text_system_notice', 'System notice has been reported. Check system <a target=\"_blank\" href=\"%s\">messages</a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1976, 1, 1, 'english', 'text_set_related', 'Set Related', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1977, 1, 1, 'english', 'tab_text', 'HTML/Text', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1978, 1, 1, 'english', 'tab_visual', 'Visual', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1979, 1, 1, 'english', 'button_add_media', 'Add Media', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1980, 1, 1, 'english', 'text_view_more', 'View More', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1981, 1, 1, 'english', 'text_admin', 'Control Panel', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1982, 1, 1, 'english', 'text_storefront', 'Storefront', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1983, 1, 1, 'english', 'text_texteditor_extended_mode', '<a class=\"texteditor_ext_mode\" href=\"%s\" ><i class=\"fa fa-external-link\"></i> Edit in Extended Mode</a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1984, 1, 1, 'english', 'text_quick_view', 'Quick View', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1985, 1, 1, 'english', 'text_more_current', 'Full page edit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1986, 1, 1, 'english', 'text_more_new', 'New tab edit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1987, 1, 1, 'english', 'text_back_to_list', 'Back to listing', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1988, 1, 1, 'english', 'text_help_link', '<a href=\"http://www.tellbd.com/contact\" target=\"_blank\">Need help?</a>', '2017-10-11 10:30:00', '2018-11-22 11:52:42'),
(1989, 1, 1, 'error_error', 'heading_title', 'Application Error!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1990, 1, 1, 'error_error', 'text_error', 'Please check error log for more information', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1991, 1, 1, 'error_login', 'heading_title', 'Login Error!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1992, 1, 1, 'error_login', 'text_login', 'You are not logged in. You will be redirected to login page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1993, 1, 1, 'error_not_found', 'heading_title', 'Page Not Found!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1994, 1, 1, 'error_not_found', 'text_not_found', 'The page you are looking for could not be found! Please contact your administrator if the problem persists.', '2017-10-11 10:30:00', '2017-10-11 10:30:00');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(1995, 1, 1, 'error_permission', 'heading_title', 'Permission Denied!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1996, 1, 1, 'error_permission', 'text_permission', 'You do not have permission to access this page, please refer to your system administrator.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1997, 1, 1, 'extension_extensions', 'heading_title', 'Extensions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1998, 1, 1, 'extension_extensions', 'text_install', 'Install', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1999, 1, 1, 'extension_extensions', 'text_uninstall', 'Uninstall', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2000, 1, 1, 'extension_extensions', 'text_uninstall_delete', 'Uninstall/Delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2001, 1, 1, 'extension_extensions', 'text_uninstall_confirm', ' Please confirm you want to uninstall extension. All extension settings and related data might be deleted and lost. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2002, 1, 1, 'extension_extensions', 'text_delete', 'Delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2003, 1, 1, 'extension_extensions', 'text_enlarge', 'Click Image to Enlarge', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2004, 1, 1, 'extension_extensions', 'text_activate', 'Activate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2005, 1, 1, 'extension_extensions', 'text_deactivate', 'Deactivate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2006, 1, 1, 'extension_extensions', 'text_left', 'Left', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2007, 1, 1, 'extension_extensions', 'text_right', 'Right', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2008, 1, 1, 'extension_extensions', 'text_date_added', 'Added on', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2009, 1, 1, 'extension_extensions', 'column_icon', 'Icon', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2010, 1, 1, 'extension_extensions', 'column_id', 'Extension ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2011, 1, 1, 'extension_extensions', 'column_required', 'Required', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2012, 1, 1, 'extension_extensions', 'column_name', 'Extension Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2013, 1, 1, 'extension_extensions', 'column_position', 'Position', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2014, 1, 1, 'extension_extensions', 'column_update_date', 'Update Date', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2015, 1, 1, 'extension_extensions', 'column_category', 'Category', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2016, 1, 1, 'extension_extensions', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2017, 1, 1, 'extension_extensions', 'column_sort_order', 'Sort Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2018, 1, 1, 'extension_extensions', 'column_action', 'Quick Actions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2019, 1, 1, 'extension_extensions', 'error_permission', 'Warning: You do not have permission to modify extensions!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2020, 1, 1, 'extension_extensions', 'error_required_field', 'Error: Please provide required fields. Nothing was updated! ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2021, 1, 1, 'extension_extensions', 'error_payment_uninstall', 'Warning: Disable extension before uninstall!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2022, 1, 1, 'extension_extensions', 'error_uninstall', 'Warning: Uninstall extension before delete!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2023, 1, 1, 'extension_extensions', 'text_save_success', 'Success: You have modified extension settings!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2024, 1, 1, 'extension_extensions', 'text_restore_success', 'Success: You have restored default extension settings!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2025, 1, 1, 'extension_extensions', 'text_extensions_store', 'Get Extensions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2026, 1, 1, 'extension_extensions', 'text_required', 'Required', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2027, 1, 1, 'extension_extensions', 'text_optional', 'Optional', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2028, 1, 1, 'extension_extensions', 'text_add_new', 'Install Extension', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2029, 1, 1, 'extension_extensions', 'text_search', 'Search', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2030, 1, 1, 'extension_extensions', 'text_search_for_extension', 'Search for Extension', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2031, 1, 1, 'extension_extensions', 'text_missing_extension', '\"Extension %s:  Source can not be located! Please delete it and visit extension provider to get complete source and install it again  \"', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2032, 1, 1, 'extension_extensions', 'text_broken_extension', '\"Extension %s:  Source probably broken! Can\'t find config.xml or main.php files. Please delete it and visit extension provider to get complete source and install it again  \"', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2033, 1, 1, 'extension_extensions', 'text_extension_pagination', 'Extension(s) {start} to {end} of {total}', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2034, 1, 1, 'extension_extensions', 'text_per_page', 'per page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2035, 1, 1, 'extension_extensions', 'text_error_in_ajax', 'Error in ajax call', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2036, 1, 1, 'extension_extensions', 'text_saved', 'Saved', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2037, 1, 1, 'extension_extensions', 'text_save', 'Save', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2038, 1, 1, 'extension_extensions', 'text_reset', 'Reset', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2039, 1, 1, 'extension_extensions', 'text_back', 'Back', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2040, 1, 1, 'extension_extensions', 'text_additional_settings', 'Additional settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2041, 1, 1, 'extension_extensions', 'text_reload', 'Reload', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2042, 1, 1, 'extension_extensions', 'text_version', 'Version', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2043, 1, 1, 'extension_extensions', 'text_installed_on', 'Installed on', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2044, 1, 1, 'extension_extensions', 'text_installed', 'Installed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2045, 1, 1, 'extension_extensions', 'text_not_installed', 'Not Installed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2046, 1, 1, 'extension_extensions', 'text_visit_repository', 'Please visit extension repository</a> to download extension', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2047, 1, 1, 'extension_extensions', 'text_license', 'License', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2048, 1, 1, 'extension_extensions', 'text_dependency', 'Dependency', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2049, 1, 1, 'extension_extensions', 'text_configuration_settings', 'Configuration Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2050, 1, 1, 'extension_extensions', 'text_upgrade', 'Upgrade', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2051, 1, 1, 'extension_extensions', 'text_help', 'Help', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2052, 1, 1, 'extension_extensions', 'text_dependencies', 'Dependencies', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2053, 1, 1, 'extension_extensions', 'text_update_available', 'New version (%s) is available. <a href=\"%s\">Click to update now.</a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2054, 1, 1, 'extension_extensions', 'text_delete_confirm', 'Are you sure you want to delete extension?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2055, 1, 1, 'extension_extensions', 'error_config_load', 'Error: Could not load config for <b>%s</b>!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2056, 1, 1, 'extension_extensions', 'error_required_extension', '<b>%s</b> extension cannot be installed: <b>%s</b> extension required', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2057, 1, 1, 'extension_extensions', 'error_required_phpmodule', '<b>%s</b> extension cannot be installed: <b>%s</b> php module required', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2058, 1, 1, 'extension_extensions', 'button_restore_defaults', 'Restore Default Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2059, 1, 1, 'extension_extensions', 'additional_settings_confirm', 'To set additional settings of extension of another store you need to login into control panel on another domain name. Ok? ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2060, 1, 1, 'extension_extensions', 'error_no_help_file', 'Sorry, there is no help file for this extension.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2061, 1, 1, 'extension_extensions', 'text_more_help', 'More help', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2062, 1, 1, 'extension_extensions', 'entry_total_type', 'Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2063, 1, 1, 'extension_extensions', 'text_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2064, 1, 1, 'extension_extensions', 'text_subtotal', 'Sub-total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2065, 1, 1, 'extension_extensions', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2066, 1, 1, 'extension_extensions', 'text_tax', 'Tax', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2067, 1, 1, 'extension_extensions', 'text_fee', 'Fee', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2068, 1, 1, 'extension_extensions', 'text_discount', 'Discount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2069, 1, 1, 'extension_extensions', 'text_confirm_disable_dependants', 'Extension %s have dependants are: <br>%s<br> It will be disabled automatically too.<br> Do you confirm?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2070, 1, 1, 'extension_extensions', 'text_status', 'Status:<span class=\"help\">This is to control storefront extension status.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2071, 1, 1, 'extension_extensions', 'text_sort_order', 'Run Order:<span class=\"help\">Number to set display position order for this extension in relation to other enabled extensions. (Sorting is from lower to higher number, ignoring 0 and empty values) </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2072, 1, 1, 'extension_extensions', 'text_payment_minimum_total', 'Total Order Minimum:<span class=\"help\">Minimum order amount to be reached to allow this payment</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2073, 1, 1, 'extension_extensions', 'text_payment_maximum_total', 'Total Order Maximum:<span class=\"help\">Maximum order amount to be reached to disallow this payment</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2074, 1, 1, 'extension_extensions', 'text_payment_storefront_icon', 'Storefront Icon:<span class=\"help\">Payment Icon to be displayed at checkout payment selection</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2075, 1, 1, 'extension_extensions', 'text_shipping_storefront_icon', 'Storefront Icon:<span class=\"help\">Shipping Icon to be displayed at checkout shipping selection</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2076, 1, 1, 'extension_extensions', 'text_autoselect_payment', 'Auto Select:<span class=\"help\">You can set this payment to be selected by default. This payment method will be pre selected for multiple payments. If this is the only payment option available, payment option selection step will be skipped. </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2077, 1, 1, 'extension_extensions', 'text_autoselect_shipping', 'Auto Select:<span class=\"help\">You can set to skip shipping selection page if there is only one shipping option. This shipping method will be selected automatically</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2078, 1, 1, 'extension_extensions', 'text_accept_payments_shipping', 'Accept these payments:<span class=\"help\">If only specific payment methods are needed for this shipping method, select them here. If nothing selected, all available payment methods will be shown</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2079, 1, 1, 'extension_extensions', 'text_ready_to_install', 'Ready to install', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2080, 1, 1, 'extension_extensions', 'button_install', 'Install', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2081, 1, 1, 'extension_extensions', 'error_dependencies', 'This extension cannot be enabled because required dependency missing or not enabled.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2082, 1, 1, 'extension_extensions', 'button_howto', 'How To', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2083, 1, 1, 'extension_extensions', 'text_developer_site', 'External support site', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2084, 1, 1, 'extension_extensions', 'text_preview', 'Preview', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2085, 1, 1, 'extension_extensions', 'text_confirmation', 'Confirmation', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2086, 1, 1, 'extension_extensions', 'button_confirm', 'Confirm', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2087, 1, 1, 'extension_extensions', 'button_continue', 'Continue', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2088, 1, 1, 'extension_extensions', 'button_cancel', 'Cancel', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2089, 1, 1, 'extension_extensions', 'error_could_not_load_config', 'Error: Could not load config for <b>%s</b> (%s)!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2090, 1, 1, 'extension_extensions', 'error_could_not_load_override', 'Error: Cannot load override template %s in extension %s!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2091, 1, 1, 'extension_extensions', 'tab_general', 'General', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2092, 1, 1, 'extension_extensions', 'tab_additional_settings', 'Additional Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2093, 1, 1, 'extension_extensions', 'text_more_extensions', 'More extensions are available for easy install.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2094, 1, 1, 'extension_extensions_store', 'heading_title', 'Extensions Marketplace', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2095, 1, 1, 'extension_extensions_store', 'text_install', 'Install', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2096, 1, 1, 'extension_extensions_store', 'text_uninstall', 'Uninstall', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2097, 1, 1, 'extension_extensions_store', 'text_uninstall_delete', 'Uninstall/Delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2098, 1, 1, 'extension_extensions_store', 'text_uninstall_confirm', ' Please confirm you want to uninstall extension [ %extension% ]. All extension settings and related data might be deleted and lost. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2099, 1, 1, 'extension_extensions_store', 'text_delete', 'Delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2100, 1, 1, 'extension_extensions_store', 'text_enlarge', 'Click Image to Enlarge', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2101, 1, 1, 'extension_extensions_store', 'text_activate', 'Activate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2102, 1, 1, 'extension_extensions_store', 'text_deactivate', 'Deactivate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2103, 1, 1, 'extension_extensions_store', 'text_left', 'Left', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2104, 1, 1, 'extension_extensions_store', 'text_right', 'Right', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2105, 1, 1, 'extension_extensions_store', 'text_date_added', 'Added on', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2106, 1, 1, 'extension_extensions_store', 'error_permission', 'Warning: You do not have permission to modify extensions!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2107, 1, 1, 'extension_extensions_store', 'error_required_field', 'Warning: Please fill required fields! ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2108, 1, 1, 'extension_extensions_store', 'error_payment_uninstall', 'Warning: Disable extension before uninstall!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2109, 1, 1, 'extension_extensions_store', 'error_uninstall', 'Warning: Uninstall extension before delete!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2110, 1, 1, 'extension_extensions_store', 'text_success', 'Success: You have modified extension settings!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2111, 1, 1, 'extension_extensions_store', 'text_extensions_store', 'Extensions Marketplace', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2112, 1, 1, 'extension_extensions_store', 'text_required', 'Required', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2113, 1, 1, 'extension_extensions_store', 'text_optional', 'Optional', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2114, 1, 1, 'extension_extensions_store', 'text_add_new', 'Install Extension', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2115, 1, 1, 'extension_extensions_store', 'error_connect', 'Oops, Your Tellbd E-Commerce cannot connect with extensions marketplace. Please see System->Error logs for details.', '2017-10-11 10:30:00', '2018-11-22 11:57:49'),
(2116, 1, 1, 'extension_extensions_store', 'text_sorting_review_asc', 'Review Count Low > High', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2117, 1, 1, 'extension_extensions_store', 'text_sorting_review_desc', 'Review Count High > Low', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2118, 1, 1, 'extension_extensions_store', 'text_sorting_price_asc', 'Price Low > High', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2119, 1, 1, 'extension_extensions_store', 'text_sorting_price_desc', 'Price High > Low', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2120, 1, 1, 'extension_extensions_store', 'text_sorting_rating_desc', 'Rating Highest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2121, 1, 1, 'extension_extensions_store', 'text_sorting_rating_asc', 'Rating Lowest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2122, 1, 1, 'extension_extensions_store', 'text_sorting_date_modified_asc', 'Date New To Old', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2123, 1, 1, 'extension_extensions_store', 'text_sorting_date_modified_desc', 'Date Old to New', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2124, 1, 1, 'extension_extensions_store', 'text_my_extensions', 'My Extensions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2125, 1, 1, 'extension_extensions_store', 'text_my_account', 'My Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2126, 1, 1, 'extension_extensions_store', 'text_marketplace_site', 'Marketplace Site', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2127, 1, 1, 'extension_extensions_store', 'text_all_categories', 'All Categories', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2128, 1, 1, 'extension_extensions_store', 'text_connect', 'Connect', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2129, 1, 1, 'extension_extensions_store', 'text_marketplace_connect', 'Connect to the marketplace', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2130, 1, 1, 'extension_extensions_store', 'text_marketplace_extension', 'Extension preview & order ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2131, 1, 1, 'extension_extensions_store', 'text_marketplace_buy', 'Get this extension now', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2132, 1, 1, 'extension_extensions_store', 'text_connected', 'Connected to the marketplace. Click to disconnect', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2133, 1, 1, 'extension_extensions_store', 'text_disconnect_confirm', 'Are you sure you want to disconnect?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2134, 1, 1, 'extension_extensions_store', 'text_disconnect_success', 'This store was disconnected!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2135, 1, 1, 'extension_extensions_store', 'text_connection_required', 'You need to connect Tellbd E-Commerce to the Marketplace to see your extensions! Click \"connect\" button in the above panel.', '2017-10-11 10:30:00', '2018-11-22 11:57:53'),
(2136, 1, 1, 'extension_extensions_store', 'text_in_other_store', 'Extension for this order was installed in the other Tellbd E-Commerce . Check your connected stores for history.', '2017-10-11 10:30:00', '2018-11-22 11:57:56'),
(2137, 1, 1, 'extension_extensions_store', 'text_no_purchase_or_not_connected', 'You have no purchases for this store or this store was disconnected from the Marketplace.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2138, 1, 1, 'extension_extensions_store', 'text_no_extensions_loaded', 'No extensions are available. Check your selection or try again.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2139, 1, 1, 'extension_extensions_store', 'text_compatibility', 'This extension is not confirmed to work with your version of AbanteCart. Contact extension developer to confirm compatibility.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2140, 1, 1, 'extension_extensions_store', 'error_mp_connection', 'Oops, can not connect to Tellbd E-Commerce MarketPlace. Please try to check later or ask your hosting service provider for help.', '2017-10-11 10:30:00', '2017-10-12 23:45:13'),
(2141, 1, 1, 'extension_extensions_store', 'text_search', 'search', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2142, 1, 1, 'extension_shipping', 'heading_title', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2143, 1, 1, 'extension_shipping', 'text_install', 'Install', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2144, 1, 1, 'extension_shipping', 'text_uninstall', 'Uninstall', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2145, 1, 1, 'extension_shipping', 'column_name', 'Shipping Method', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2146, 1, 1, 'extension_shipping', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2147, 1, 1, 'extension_shipping', 'column_sort_order', 'Sort Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2148, 1, 1, 'extension_shipping', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2149, 1, 1, 'extension_total', 'heading_title', 'Order Totals', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2150, 1, 1, 'extension_total', 'text_install', 'Install', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2151, 1, 1, 'extension_total', 'text_uninstall', 'Uninstall', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2152, 1, 1, 'extension_total', 'column_name', 'Order Totals', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2153, 1, 1, 'extension_total', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2154, 1, 1, 'extension_total', 'column_sort_order', 'Sort Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2155, 1, 1, 'extension_total', 'column_calculation_order', 'Calculation Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2156, 1, 1, 'extension_total', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2157, 1, 1, 'localisation_country', 'heading_title', 'Countries', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2158, 1, 1, 'localisation_country', 'text_country', 'Country', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2159, 1, 1, 'localisation_country', 'text_success', 'Success: You have modified countries!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2160, 1, 1, 'localisation_country', 'column_name', 'Country Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2161, 1, 1, 'localisation_country', 'column_iso_code_2', 'ISO Code (2)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2162, 1, 1, 'localisation_country', 'column_iso_code_3', 'ISO Code (3)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2163, 1, 1, 'localisation_country', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2164, 1, 1, 'localisation_country', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2165, 1, 1, 'localisation_country', 'entry_status', 'Country Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2166, 1, 1, 'localisation_country', 'entry_name', 'Country Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2167, 1, 1, 'localisation_country', 'entry_iso_code_2', 'ISO Code (2):', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2168, 1, 1, 'localisation_country', 'entry_iso_code_3', 'ISO Code (3):', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2169, 1, 1, 'localisation_country', 'entry_address_format', 'Address Format:<br /><span class=\"help\">\nFirst Name = {firstname}<br />\nLast Name = {lastname}<br />\nCompany = {company}<br />\nAddress 1 = {address_1}<br />\nAddress 2 = {address_2}<br />\nCity = {city}<br />\nPostcode = {postcode}<br />\nZone = {zone}<br />\nZone Code = {zone_code}<br />\nCountry = {country}</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2170, 1, 1, 'localisation_country', 'error_permission', 'Warning: You do not have permission to modify countries!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2171, 1, 1, 'localisation_country', 'error_name', 'Country Name must be between 2 and 128 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2172, 1, 1, 'localisation_country', 'error_default', 'Warning: This country cannot be deleted as it is currently assigned as the default store country!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2173, 1, 1, 'localisation_country', 'error_store', 'Warning: This country cannot be deleted as it is currently assigned to %s stores!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2174, 1, 1, 'localisation_country', 'error_address', 'Warning: This country cannot be deleted as it is currently assigned to %s address book entries!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2175, 1, 1, 'localisation_country', 'error_zone', 'Warning: This country cannot be deleted as it is currently assigned to %s zones!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2176, 1, 1, 'localisation_country', 'error_zone_to_location', 'Warning: This country cannot be deleted as it is currently assigned to %s zones to locations!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2177, 1, 1, 'localisation_currency', 'heading_title', 'Currencies', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2178, 1, 1, 'localisation_currency', 'text_currency', 'Currency', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2179, 1, 1, 'localisation_currency', 'text_success', 'Success: You have modified currencies!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2180, 1, 1, 'localisation_currency', 'column_title', 'Currency Title', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2181, 1, 1, 'localisation_currency', 'column_code', 'Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2182, 1, 1, 'localisation_currency', 'column_value', 'Value', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2183, 1, 1, 'localisation_currency', 'column_date_modified', 'Last Updated', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2184, 1, 1, 'localisation_currency', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2185, 1, 1, 'localisation_currency', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2186, 1, 1, 'localisation_currency', 'entry_title', 'Currency Title:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2187, 1, 1, 'localisation_currency', 'entry_code', 'Code:<br /><span class=\"help\">Do not change if this is your default currency.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2188, 1, 1, 'localisation_currency', 'entry_value', 'Value:<br /><span class=\"help\">Set to 1.00000 if this is your default currency.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2189, 1, 1, 'localisation_currency', 'entry_symbol_left', 'Symbol Left:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2190, 1, 1, 'localisation_currency', 'entry_symbol_right', 'Symbol Right:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2191, 1, 1, 'localisation_currency', 'entry_decimal_place', 'Decimal Places:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2192, 1, 1, 'localisation_currency', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2193, 1, 1, 'localisation_currency', 'error_permission', 'Warning: You do not have permission to modify currencies!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2194, 1, 1, 'localisation_currency', 'error_title', 'Currency Title must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2195, 1, 1, 'localisation_currency', 'error_code', 'Currency Code must contain 3 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2196, 1, 1, 'localisation_currency', 'error_default', 'Warning: This currency cannot be deleted as it is currently assigned as the default store currency!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2197, 1, 1, 'localisation_currency', 'error_store', 'Warning: This currency cannot be deleted as it is currently assigned to %s stores!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2198, 1, 1, 'localisation_currency', 'error_order', 'Warning: This currency cannot be deleted as it is currently assigned to %s orders!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2199, 1, 1, 'localisation_language', 'heading_title', 'Languages', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2200, 1, 1, 'localisation_language', 'text_language', 'Language', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2201, 1, 1, 'localisation_language', 'text_success', 'Success: You have modified languages!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2202, 1, 1, 'localisation_language', 'column_name', 'Language Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2203, 1, 1, 'localisation_language', 'column_code', 'Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2204, 1, 1, 'localisation_language', 'column_sort_order', 'Sort Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2205, 1, 1, 'localisation_language', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2206, 1, 1, 'localisation_language', 'entry_name', 'Language Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2207, 1, 1, 'localisation_language', 'entry_code', 'Code:<br /><span class=\"help\">Do not change if this is your default language.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2208, 1, 1, 'localisation_language', 'entry_locale', 'Locale:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2209, 1, 1, 'localisation_language', 'entry_image', 'Image:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2210, 1, 1, 'localisation_language', 'entry_directory', 'Directory:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2211, 1, 1, 'localisation_language', 'entry_filename', 'Filename:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2212, 1, 1, 'localisation_language', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2213, 1, 1, 'localisation_language', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2214, 1, 1, 'localisation_language', 'error_permission', 'Warning: You do not have permission to modify languages!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2215, 1, 1, 'localisation_language', 'error_name', 'Language Name must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2216, 1, 1, 'localisation_language', 'error_code', 'Language Code must at least 2 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2217, 1, 1, 'localisation_language', 'error_locale', 'Locale required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2218, 1, 1, 'localisation_language', 'error_image', 'Image Filename must be between 2 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2219, 1, 1, 'localisation_language', 'error_directory', 'Directory required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2220, 1, 1, 'localisation_language', 'error_filename', 'Filename must be between 2 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2221, 1, 1, 'localisation_language', 'error_default', 'Warning: This language cannot be deleted as it is currently assigned as the default store language!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2222, 1, 1, 'localisation_language', 'error_admin', 'Warning: This Language cannot be deleted as it is currently assigned as the administration language!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2223, 1, 1, 'localisation_language', 'error_store', 'Warning: This language cannot be deleted as it is currently assigned to %s stores!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2224, 1, 1, 'localisation_language', 'error_order', 'Warning: This language cannot be deleted as it is currently assigned to %s orders!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2225, 1, 1, 'localisation_language', 'language_edit_title', 'Edit Language Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2226, 1, 1, 'localisation_language', 'load_language_title', 'Load missing language data', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2227, 1, 1, 'localisation_language', 'entry_language_selector', 'Source Language: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2228, 1, 1, 'localisation_language', 'entry_translate_method_selector', 'Text translation method: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2229, 1, 1, 'localisation_language', 'load_language_note', 'NOTE: This operation might take few minutes to run. Do NOT close browser, leave or refresh the page!  ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2230, 1, 1, 'localisation_language', 'create_language_note', 'NOTE: We recommend creating language as an extension. Check existing language extensions. If you still want to create new language manually, you need to add language Flag to  admin/language/[Language Directory]/flag.png and  storefront/language/[Language Directory]flag.png\n    After language is created load missing language data to translate or copy text content from source language.  ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2231, 1, 1, 'localisation_language', 'button_load_language', 'Load', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2232, 1, 1, 'localisation_language', 'text_incomplete_tasks', 'Incomplete Tasks', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2233, 1, 1, 'localisation_language', 'text_task_id', 'Task ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2234, 1, 1, 'localisation_language', 'text_title', 'Title:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2235, 1, 1, 'localisation_language', 'text_last_time_run', 'Last Time Run:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2236, 1, 1, 'localisation_language', 'text_date_added', 'Created:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2237, 1, 1, 'localisation_language', 'text_starter_name', 'Created by:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2238, 1, 1, 'localisation_language', 'text_restart', 'Restart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2239, 1, 1, 'localisation_language', 'text_remove', 'Remove', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2240, 1, 1, 'localisation_language', 'text_task_title', 'Translation of Descriptions From %s to %s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2241, 1, 1, 'localisation_language', 'error_nothing_to_do', 'Error: Please Set Source Language and Translation Method!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2242, 1, 1, 'localisation_language', 'text_translate_override_existing', 'Note: All existing descriptions in target language will be replaced with new translation. You can disable overriding in <a href=\"%s\">System->Settings->Store Details</a>.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2243, 1, 1, 'localisation_language_definitions', 'heading_title', 'Language Definitions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2244, 1, 1, 'localisation_language_definitions', 'text_definition', 'Language Definition', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2245, 1, 1, 'localisation_language_definitions', 'text_success', 'Success: You have modified languages!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2246, 1, 1, 'localisation_language_definitions', 'column_language', 'Language', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2247, 1, 1, 'localisation_language_definitions', 'column_key', 'Key', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2248, 1, 1, 'localisation_language_definitions', 'column_translation', 'Translation', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2249, 1, 1, 'localisation_language_definitions', 'column_block', 'Block', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2250, 1, 1, 'localisation_language_definitions', 'column_update_date', 'Update date', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2251, 1, 1, 'localisation_language_definitions', 'column_action', 'Actions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2252, 1, 1, 'localisation_language_definitions', 'entry_language_key', 'Key', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2253, 1, 1, 'localisation_language_definitions', 'entry_language_value', 'Value', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2254, 1, 1, 'localisation_language_definitions', 'entry_translation', 'Translation', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2255, 1, 1, 'localisation_language_definitions', 'entry_block', 'Block', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2256, 1, 1, 'localisation_language_definitions', 'entry_section', 'Section', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2257, 1, 1, 'localisation_language_definitions', 'text_admin', 'Admin', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2258, 1, 1, 'localisation_language_definitions', 'text_storefront', 'Storefront', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2259, 1, 1, 'localisation_language_definitions', 'error_language_key', 'Language key required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2260, 1, 1, 'localisation_language_definitions', 'error_language_value', 'Translation required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2261, 1, 1, 'localisation_language_definitions', 'error_block', 'Block required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2262, 1, 1, 'localisation_language_definitions', 'error_section', 'Section required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2263, 1, 1, 'localisation_language_definitions', 'text_all_section', 'All Sections', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2264, 1, 1, 'localisation_language_definitions', 'text_all_languages', 'All Languages', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2265, 1, 1, 'localisation_language_definitions', 'error_already exists', 'Error!<br>Language definition with key \"%s\" and block \"%s\" for %s section already exists!<br>Click <a target=\"_blank\" href=\"%s\">this link</a> to view', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2266, 1, 1, 'localisation_length_class', 'heading_title', 'Length Classes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2267, 1, 1, 'localisation_length_class', 'text_class', 'Length Class', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2268, 1, 1, 'localisation_length_class', 'text_success', 'Success: You have modified length classes!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2269, 1, 1, 'localisation_length_class', 'column_title', 'Length Title', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2270, 1, 1, 'localisation_length_class', 'column_unit', 'Length Unit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2271, 1, 1, 'localisation_length_class', 'column_value', 'Value', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2272, 1, 1, 'localisation_length_class', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2273, 1, 1, 'localisation_length_class', 'entry_title', 'Length Title:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2274, 1, 1, 'localisation_length_class', 'entry_unit', 'Length Unit:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2275, 1, 1, 'localisation_length_class', 'entry_value', 'Value:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2276, 1, 1, 'localisation_length_class', 'error_permission', 'Warning: You do not have permission to modify length classes!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2277, 1, 1, 'localisation_length_class', 'error_title', 'Length Title must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2278, 1, 1, 'localisation_length_class', 'error_unit', 'Length Unit must be between 1 and 4 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2279, 1, 1, 'localisation_length_class', 'error_default', 'Warning: This length class cannot be deleted as it is currently assigned as the default store length class!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2280, 1, 1, 'localisation_length_class', 'error_product', 'Warning: This length class cannot be deleted as it is currently assigned to %s products!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2281, 1, 1, 'localisation_length_class', 'error_iso_code', 'ISO-code must be 4 characters and must be unique!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2282, 1, 1, 'localisation_length_class', 'entry_iso_code', 'ISO-code:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2283, 1, 1, 'localisation_length_class', 'column_iso_code', 'ISO-code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2284, 1, 1, 'localisation_location', 'heading_title', 'Locations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2285, 1, 1, 'localisation_location', 'text_location', 'Location', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2286, 1, 1, 'localisation_location', 'text_location_zone', 'Location Zone', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2287, 1, 1, 'localisation_location', 'text_location_zones', 'Location Zones', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2288, 1, 1, 'localisation_location', 'text_success', 'Success: You have modified locations!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2289, 1, 1, 'localisation_location', 'column_name', 'Location Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2290, 1, 1, 'localisation_location', 'column_description', 'Description', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2291, 1, 1, 'localisation_location', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2292, 1, 1, 'localisation_location', 'tab_details', 'Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2293, 1, 1, 'localisation_location', 'tab_locations', 'Location Zones', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2294, 1, 1, 'localisation_location', 'entry_name', 'Location Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2295, 1, 1, 'localisation_location', 'entry_description', 'Description:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2296, 1, 1, 'localisation_location', 'entry_country', 'দেশ:', '2017-10-11 10:30:00', '2018-04-25 19:58:24'),
(2297, 1, 1, 'localisation_location', 'entry_zone', 'Zone(s):', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2298, 1, 1, 'localisation_location', 'error_permission', 'Warning: You do not have permission to modify locations!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2299, 1, 1, 'localisation_location', 'error_name', 'Location Name must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2300, 1, 1, 'localisation_location', 'error_description', 'Description Name must be between 2 and 255 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2301, 1, 1, 'localisation_location', 'error_tax_rate', 'Warning: This location cannot be deleted as it is currently assigned to one or more tax rates!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2302, 1, 1, 'localisation_order_status', 'heading_title', 'Order Statuses', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2303, 1, 1, 'localisation_order_status', 'text_status', 'Order Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2304, 1, 1, 'localisation_order_status', 'text_success', 'Success: You have modified order statuses!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2305, 1, 1, 'localisation_order_status', 'column_name', 'Order Status Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2306, 1, 1, 'localisation_order_status', 'column_text_id', 'Order Status Text ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2307, 1, 1, 'localisation_order_status', 'entry_text_id', 'Order Status Text ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2308, 1, 1, 'localisation_order_status', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2309, 1, 1, 'localisation_order_status', 'entry_name', 'Order Status Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2310, 1, 1, 'localisation_order_status', 'error_permission', 'Warning: You do not have permission to modify order statues!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2311, 1, 1, 'localisation_order_status', 'error_name', 'Order Status Name must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2312, 1, 1, 'localisation_order_status', 'error_default', 'Warning: This order status cannot be deleted as it is currently assigned as the default store order status!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2313, 1, 1, 'localisation_order_status', 'error_download', 'Warning: This order status cannot be deleted as it is currently assigned as the default download status!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2314, 1, 1, 'localisation_order_status', 'error_store', 'Warning: This order status cannot be deleted as it is currently assigned to %s stores!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2315, 1, 1, 'localisation_order_status', 'error_order', 'Warning: This order status cannot be deleted as it is currently assigned to %s orders!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2316, 1, 1, 'localisation_order_status', 'error_nondeletable', 'Warning: This is important order status that is linked to payments. You can not delete this status.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2317, 1, 1, 'localisation_order_status', 'error_status_text_id', 'Order Status Text Id must be Unique and between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2318, 1, 1, 'localisation_stock_status', 'heading_title', 'Stock Statuses', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2319, 1, 1, 'localisation_stock_status', 'text_status', 'Stock Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2320, 1, 1, 'localisation_stock_status', 'text_success', 'Success: You have modified stock statuses!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2321, 1, 1, 'localisation_stock_status', 'column_name', 'Stock Status Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2322, 1, 1, 'localisation_stock_status', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2323, 1, 1, 'localisation_stock_status', 'entry_name', 'Stock Status Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2324, 1, 1, 'localisation_stock_status', 'error_permission', 'Warning: You do not have permission to modify stock statues!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2325, 1, 1, 'localisation_stock_status', 'error_name', 'Stock Status Name must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2326, 1, 1, 'localisation_stock_status', 'error_product', 'Warning: This stock status cannot be deleted as it is currently assigned to %s products!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2327, 1, 1, 'localisation_tax_class', 'heading_title', 'Tax Classes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2328, 1, 1, 'localisation_tax_class', 'text_class', 'Tax Class', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2329, 1, 1, 'localisation_tax_class', 'text_rate', 'Tax Rate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2330, 1, 1, 'localisation_tax_class', 'text_success', 'Success: You have modified tax classes!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2331, 1, 1, 'localisation_tax_class', 'column_title', 'Tax Class Title', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2332, 1, 1, 'localisation_tax_class', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2333, 1, 1, 'localisation_tax_class', 'tab_details', 'Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2334, 1, 1, 'localisation_tax_class', 'tab_rates', 'Rates', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2335, 1, 1, 'localisation_tax_class', 'entry_title', 'Tax Class Title:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2336, 1, 1, 'localisation_tax_class', 'entry_description', 'Description visible to customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2337, 1, 1, 'localisation_tax_class', 'entry_location', 'Location', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2338, 1, 1, 'localisation_tax_class', 'entry_zone', 'Location zone', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2339, 1, 1, 'localisation_tax_class', 'entry_priority', 'Priority', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2340, 1, 1, 'localisation_tax_class', 'entry_rate', 'Tax Rate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2341, 1, 1, 'localisation_tax_class', 'error_permission', 'Warning: You do not have permission to modify tax classes!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2342, 1, 1, 'localisation_tax_class', 'error_tax_title', 'Tax Class Title must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2343, 1, 1, 'localisation_tax_class', 'error_rate', 'Tax Rate required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2344, 1, 1, 'localisation_tax_class', 'error_product', 'Warning: This tax class cannot be deleted as it is currently assigned to %s products!', '2017-10-11 10:30:00', '2017-10-11 10:30:00');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(2345, 1, 1, 'localisation_tax_class', 'text_tax_all_zones', 'all location zones', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2346, 1, 1, 'localisation_tax_class', 'entry_tax_rate_threshold', 'Apply tax if<br /><span class=\"help\">Apply this tax only if, taxed amount (product, shipping, subtotal, etc.) is ...</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2347, 1, 1, 'localisation_tax_class', 'entry_tax_exempt_groups', 'Tax Exempt Groups<br /><span class=\"help\">Select customer groups to exempt from this tax</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2348, 1, 1, 'localisation_tax_class', 'text_absolute', 'Absolute', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2349, 1, 1, 'localisation_tax_class', 'text_percent', 'Percent', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2350, 1, 1, 'localisation_weight_class', 'heading_title', 'Weight Classes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2351, 1, 1, 'localisation_weight_class', 'text_class', 'Weight Class', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2352, 1, 1, 'localisation_weight_class', 'text_success', 'Success: You have modified weight classes!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2353, 1, 1, 'localisation_weight_class', 'column_title', 'Weight Title', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2354, 1, 1, 'localisation_weight_class', 'column_unit', 'Weight Unit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2355, 1, 1, 'localisation_weight_class', 'column_value', 'Value', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2356, 1, 1, 'localisation_weight_class', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2357, 1, 1, 'localisation_weight_class', 'entry_title', 'Weight Title:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2358, 1, 1, 'localisation_weight_class', 'entry_unit', 'Weight Unit:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2359, 1, 1, 'localisation_weight_class', 'entry_value', 'Value:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2360, 1, 1, 'localisation_weight_class', 'error_permission', 'Warning: You do not have permission to modify weight classes!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2361, 1, 1, 'localisation_weight_class', 'error_title', 'Weight Title must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2362, 1, 1, 'localisation_weight_class', 'error_unit', 'Weight Unit must be between 1 and 4 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2363, 1, 1, 'localisation_weight_class', 'error_default', 'Warning: This weight class cannot be deleted as it is currently assigned as the default store weight class!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2364, 1, 1, 'localisation_weight_class', 'error_product', 'Warning: This weight class cannot be deleted as it is currently assigned to %s products!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2365, 1, 1, 'localisation_weight_class', 'error_iso_code', 'ISO-code must be 4 characters and must be unique!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2366, 1, 1, 'localisation_weight_class', 'entry_iso_code', 'ISO-code:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2367, 1, 1, 'localisation_weight_class', 'column_iso_code', 'ISO-code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2368, 1, 1, 'localisation_zone', 'heading_title', 'Zones', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2369, 1, 1, 'localisation_zone', 'text_zone', 'Zone', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2370, 1, 1, 'localisation_zone', 'text_success', 'Success: You have modified zones!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2371, 1, 1, 'localisation_zone', 'column_name', 'Zone Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2372, 1, 1, 'localisation_zone', 'column_code', 'Zone Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2373, 1, 1, 'localisation_zone', 'column_country', 'Country', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2374, 1, 1, 'localisation_zone', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2375, 1, 1, 'localisation_zone', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2376, 1, 1, 'localisation_zone', 'entry_status', 'Zone Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2377, 1, 1, 'localisation_zone', 'entry_name', 'Zone Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2378, 1, 1, 'localisation_zone', 'entry_code', 'Zone Code:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2379, 1, 1, 'localisation_zone', 'entry_country', 'দেশ:', '2017-10-11 10:30:00', '2018-04-25 19:58:21'),
(2380, 1, 1, 'localisation_zone', 'text_select_country', '- Select Country -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2381, 1, 1, 'localisation_zone', 'error_permission', 'Warning: You do not have permission to modify zones!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2382, 1, 1, 'localisation_zone', 'error_name', 'Zone Name must be between 2 and 128 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2383, 1, 1, 'localisation_zone', 'error_default', 'Warning: This zone cannot be deleted as it is currently assigned as the default store zone!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2384, 1, 1, 'localisation_zone', 'error_store', 'Warning: This zone cannot be deleted as it is currently assigned to %s stores!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2385, 1, 1, 'localisation_zone', 'error_address', 'Warning: This zone cannot be deleted as it is currently assigned to %s address book entries!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2386, 1, 1, 'localisation_zone', 'error_zone_to_location', 'Warning: This zone cannot be deleted as it is currently assigned to %s zones to locations!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2387, 1, 1, 'mail_customer', 'text_subject', '%s - Your Account has been activated!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2388, 1, 1, 'mail_customer', 'text_welcome', 'স্বাগতম এবং নিবন্ধন করার জন্য আপনাকে ধন্যবাদ  %s!', '2017-10-11 10:30:00', '2017-10-12 21:54:49'),
(2389, 1, 1, 'mail_customer', 'text_login', 'Your account has now been created and you can log in by using your email address and password by visiting our website or at the following URL:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2390, 1, 1, 'mail_customer', 'text_services', 'Once you logging in, you will be able to access, your wishlist, order history, printing invoices and editing your account information.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2391, 1, 1, 'mail_customer', 'text_thanks', 'Thank you,', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2392, 1, 1, 'mail_order', 'text_subject', '%s - Order Update %s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2393, 1, 1, 'mail_order', 'text_order', 'Order ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2394, 1, 1, 'mail_order', 'text_date_added', 'Date Ordered:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2395, 1, 1, 'mail_order', 'text_order_status', 'Your order has been updated to the following status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2396, 1, 1, 'mail_order', 'text_comment', 'The comments for your order are:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2397, 1, 1, 'mail_order', 'text_invoice', 'To view your order click on the link below:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2398, 1, 1, 'mail_order', 'text_footer', 'Please reply to this email if you have any questions.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2399, 1, 1, 'report_customer_online', 'heading_title', 'Customers Online', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2400, 1, 1, 'report_customer_online', 'column_customer', 'Customer Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2401, 1, 1, 'report_customer_online', 'column_ip', 'Customer IP', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2402, 1, 1, 'report_customer_online', 'column_time', 'Last Accessed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2403, 1, 1, 'report_customer_online', 'column_url', 'Url Accessed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2404, 1, 1, 'report_customer_orders', 'heading_title', 'Customer Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2405, 1, 1, 'report_customer_orders', 'column_customer_id', 'Customer ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2406, 1, 1, 'report_customer_orders', 'column_customer', 'Customer Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2407, 1, 1, 'report_customer_orders', 'column_group', 'Customer Group', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2408, 1, 1, 'report_customer_orders', 'column_order_count', 'Orders Count', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2409, 1, 1, 'report_customer_orders', 'column_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2410, 1, 1, 'report_customer_transactions', 'heading_title', 'Customer Transactions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2411, 1, 1, 'report_customer_transactions', 'column_transaction_date', 'Transaction Date', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2412, 1, 1, 'report_customer_transactions', 'column_customer', 'Customer Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2413, 1, 1, 'report_customer_transactions', 'column_created_by', 'Created By', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2414, 1, 1, 'report_customer_transactions', 'column_debit', 'Debit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2415, 1, 1, 'report_customer_transactions', 'column_credit', 'Credit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2416, 1, 1, 'report_customer_transactions', 'column_transaction_type', 'Transaction Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2417, 1, 1, 'report_purchased', 'heading_title', 'Products Purchased Report', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2418, 1, 1, 'report_purchased', 'column_name', 'Product Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2419, 1, 1, 'report_purchased', 'column_model', 'Model', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2420, 1, 1, 'report_purchased', 'column_quantity', 'Quantity', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2421, 1, 1, 'report_purchased', 'column_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2422, 1, 1, 'report_sale_coupons', 'heading_title', 'Discounts Report', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2423, 1, 1, 'report_sale_coupons', 'column_coupon_name', 'Discount/Coupon Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2424, 1, 1, 'report_sale_coupons', 'column_code', 'Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2425, 1, 1, 'report_sale_coupons', 'column_orders', 'No. Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2426, 1, 1, 'report_sale_coupons', 'column_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2427, 1, 1, 'report_sale_coupons', 'column_discount_total', 'Total Discount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2428, 1, 1, 'report_sale_coupons', 'entry_date_start', 'Date Start:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2429, 1, 1, 'report_sale_coupons', 'entry_date_end', 'Date End:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2430, 1, 1, 'report_sale_orders', 'heading_title', 'Sales Report', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2431, 1, 1, 'report_sale_orders', 'text_year', 'Years', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2432, 1, 1, 'report_sale_orders', 'text_month', 'Months', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2433, 1, 1, 'report_sale_orders', 'text_week', 'Weeks', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2434, 1, 1, 'report_sale_orders', 'text_day', 'Days', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2435, 1, 1, 'report_sale_orders', 'text_all_status', 'All Statuses', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2436, 1, 1, 'report_sale_orders', 'column_date_start', 'Date Start', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2437, 1, 1, 'report_sale_orders', 'column_date_end', 'Date End', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2438, 1, 1, 'report_sale_orders', 'column_orders', 'No. Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2439, 1, 1, 'report_sale_orders', 'column_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2440, 1, 1, 'report_sale_orders', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2441, 1, 1, 'report_sale_orders', 'entry_date_start', 'Date Start:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2442, 1, 1, 'report_sale_orders', 'entry_date_end', 'Date End:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2443, 1, 1, 'report_sale_orders', 'entry_group', 'Group By:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2444, 1, 1, 'report_sale_shipping', 'heading_title', 'Shipping Report', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2445, 1, 1, 'report_sale_shipping', 'text_year', 'Years', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2446, 1, 1, 'report_sale_shipping', 'text_month', 'Months', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2447, 1, 1, 'report_sale_shipping', 'text_week', 'Weeks', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2448, 1, 1, 'report_sale_shipping', 'text_day', 'Days', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2449, 1, 1, 'report_sale_shipping', 'text_all_status', 'All Statuses', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2450, 1, 1, 'report_sale_shipping', 'column_date_start', 'Date Start', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2451, 1, 1, 'report_sale_shipping', 'column_date_end', 'Date End', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2452, 1, 1, 'report_sale_shipping', 'column_orders', 'No. Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2453, 1, 1, 'report_sale_shipping', 'column_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2454, 1, 1, 'report_sale_shipping', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2455, 1, 1, 'report_sale_shipping', 'entry_date_start', 'Date Start:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2456, 1, 1, 'report_sale_shipping', 'entry_date_end', 'Date End:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2457, 1, 1, 'report_sale_shipping', 'entry_group', 'Group By:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2458, 1, 1, 'report_sale_taxes', 'heading_title', 'Taxes Report', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2459, 1, 1, 'report_sale_taxes', 'text_year', 'Years', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2460, 1, 1, 'report_sale_taxes', 'text_month', 'Months', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2461, 1, 1, 'report_sale_taxes', 'text_week', 'Weeks', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2462, 1, 1, 'report_sale_taxes', 'text_day', 'Days', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2463, 1, 1, 'report_sale_taxes', 'text_all_status', 'All Statuses', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2464, 1, 1, 'report_sale_taxes', 'column_date_start', 'Date Start', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2465, 1, 1, 'report_sale_taxes', 'column_date_end', 'Date End', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2466, 1, 1, 'report_sale_taxes', 'column_orders', 'No. Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2467, 1, 1, 'report_sale_taxes', 'column_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2468, 1, 1, 'report_sale_taxes', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2469, 1, 1, 'report_sale_taxes', 'entry_date_start', 'Date Start:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2470, 1, 1, 'report_sale_taxes', 'entry_date_end', 'Date End:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2471, 1, 1, 'report_sale_taxes', 'entry_group', 'Group By:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2472, 1, 1, 'report_viewed', 'heading_title', 'Products Viewed Report', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2473, 1, 1, 'report_viewed', 'text_success', 'Success: You have reset the product viewed report!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2474, 1, 1, 'report_viewed', 'column_product_id', 'Product ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2475, 1, 1, 'report_viewed', 'column_name', 'Product Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2476, 1, 1, 'report_viewed', 'column_model', 'Model', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2477, 1, 1, 'report_viewed', 'column_category', 'Category', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2478, 1, 1, 'report_viewed', 'column_viewed', 'Viewed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2479, 1, 1, 'report_viewed', 'column_percent', 'Percent', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2480, 1, 1, 'sale_contact', 'text_send_email', 'Send Mail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2481, 1, 1, 'sale_contact', 'text_send_sms', 'Send SMS', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2482, 1, 1, 'sale_contact', 'text_success', 'Your message has been successfully sent!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2483, 1, 1, 'sale_contact', 'text_default', 'Default', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2484, 1, 1, 'sale_contact', 'text_custom_send', 'Manualy selected customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2485, 1, 1, 'sale_contact', 'text_all_subscribers', 'All Subscribers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2486, 1, 1, 'sale_contact', 'text_subscribers_only', 'Newsletter Subscribers Only (non-customers)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2487, 1, 1, 'sale_contact', 'text_customers_only', 'All Customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2488, 1, 1, 'sale_contact', 'entry_store', 'From store:<span class=\"help\">Store email address to send email from. Value is set in store settings</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2489, 1, 1, 'sale_contact', 'text_customers_who_ordered', 'To customers who ordered selected products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2490, 1, 1, 'sale_contact', 'entry_to', 'To:<span class=\"help\">List of customers to receive this message. NOTE: Large customer lists will require long time to be processed and might require alternative methods. Refer to your web and email server configurations</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2491, 1, 1, 'sale_contact', 'text_customers_from_lookup', 'Start typing customer name to look up and select', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2492, 1, 1, 'sale_contact', 'text_products_from_lookup', 'Start typing product name to look up and select', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2493, 1, 1, 'sale_contact', 'entry_subject', 'Subject:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2494, 1, 1, 'sale_contact', 'entry_message', 'Message body:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2495, 1, 1, 'sale_contact', 'error_permission', 'Warning: You do not have permission to send emails!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2496, 1, 1, 'sale_contact', 'error_subject', 'Email subject is required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2497, 1, 1, 'sale_contact', 'error_message_email', 'Email message body is required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2498, 1, 1, 'sale_contact', 'error_message_sms', 'SMS message body is required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2499, 1, 1, 'sale_contact', 'error_recipients', 'Recipients list, subscribers or products ordered are required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2500, 1, 1, 'sale_contact', 'error_not_sent', '\'Error: No emails were sent! Please see error log for details.\'', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2501, 1, 1, 'sale_contact', 'text_unsubscribe', 'This email was sent to %s, because your email preferences are set to receive newsletters. Click <a href=\"%s\">here to Unsubscribe</a>. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2502, 1, 1, 'sale_contact', 'text_total_to_be_sent', '(Total to be sent to: %s )', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2503, 1, 1, 'sale_contact', 'text_select_products', '- Select Products -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2504, 1, 1, 'sale_contact', 'text_select_customers', '- Select Customers -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2505, 1, 1, 'sale_contact', 'text_email', 'Email', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2506, 1, 1, 'sale_contact', 'text_sms', 'SMS', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2507, 1, 1, 'sale_contact', 'text_incomplete_tasks', 'Incomplete Tasks', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2508, 1, 1, 'sale_contact', 'text_task_id', 'Task ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2509, 1, 1, 'sale_contact', 'text_last_time_run', 'Last Time Run:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2510, 1, 1, 'sale_contact', 'text_date_added', 'Created:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2511, 1, 1, 'sale_contact', 'text_subject', 'Subject:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2512, 1, 1, 'sale_contact', 'text_message', 'Message:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2513, 1, 1, 'sale_contact', 'text_starter_name', 'Created by:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2514, 1, 1, 'sale_contact', 'text_restart', 'Restart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2515, 1, 1, 'sale_contact', 'text_remove', 'Remove', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2516, 1, 1, 'sale_contact', 'error_email_no_recipients', 'Attention! Message will not be sent.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2517, 1, 1, 'sale_contact', 'error_sms_no_recipients', 'Attention! No customers with mobile phone numbers. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2518, 1, 1, 'sale_contact', 'text_attention_recipients_count', 'Attention! The message will be sent to %s customers.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2519, 1, 1, 'sale_contact', 'text_success_abort', 'Task interrupted successfully.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2520, 1, 1, 'sale_contact', 'text_success_sent', '%s messages have been sent.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2521, 1, 1, 'sale_contact', 'text_task_failed', 'Some errors occured during task process. Please see log for details or restart this task.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2522, 1, 1, 'sale_contact', 'text_sent', ' %s of %s messages are sent', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2523, 1, 1, 'sale_coupon', 'heading_title', 'Coupons', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2524, 1, 1, 'sale_coupon', 'text_coupon', 'Coupon', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2525, 1, 1, 'sale_coupon', 'text_success', 'Success: You have modified coupons!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2526, 1, 1, 'sale_coupon', 'text_percent', 'Percentage', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2527, 1, 1, 'sale_coupon', 'text_amount', 'Fixed Amount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2528, 1, 1, 'sale_coupon', 'column_name', 'Coupon Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2529, 1, 1, 'sale_coupon', 'column_code', 'Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2530, 1, 1, 'sale_coupon', 'column_discount', 'Discount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2531, 1, 1, 'sale_coupon', 'column_date_start', 'Date Start', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2532, 1, 1, 'sale_coupon', 'column_date_end', 'Date End', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2533, 1, 1, 'sale_coupon', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2534, 1, 1, 'sale_coupon', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2535, 1, 1, 'sale_coupon', 'entry_name', 'Coupon Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2536, 1, 1, 'sale_coupon', 'entry_description', 'Coupon Description:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2537, 1, 1, 'sale_coupon', 'entry_code', 'Code:<br /><span class=\"help\">The code the customer enters to get the discount</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2538, 1, 1, 'sale_coupon', 'entry_type', 'Type:<br /><span class=\"help\">Percentage or Fixed Amount</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2539, 1, 1, 'sale_coupon', 'entry_discount', 'Discount:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2540, 1, 1, 'sale_coupon', 'entry_logged', 'Customer Login:<br /><span class=\"help\">Customer must be logged in to use the coupon.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2541, 1, 1, 'sale_coupon', 'entry_shipping', 'Free Shipping:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2542, 1, 1, 'sale_coupon', 'entry_total', 'Total Amount:<br /><span class=\"help\">The sub-total amount that must reached before the coupon is valid.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2543, 1, 1, 'sale_coupon', 'entry_product', 'Selected Products:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2544, 1, 1, 'sale_coupon', 'entry_date_start', 'Date Start:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2545, 1, 1, 'sale_coupon', 'entry_date_end', 'Date End:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2546, 1, 1, 'sale_coupon', 'entry_uses_total', 'Uses Per Coupon:<br /><span class=\"help\">The maximum number of times the coupon can be used by any customer. Leave blank for unlimited</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2547, 1, 1, 'sale_coupon', 'entry_uses_customer', 'Uses Per Customer:<br /><span class=\"help\">The maximum number of times the coupon can be used by a single customer. Leave blank for unlimited</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2548, 1, 1, 'sale_coupon', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2549, 1, 1, 'sale_coupon', 'entry_total_coupon_usage', 'Total Coupon Usage:<br /><span class=\"help\">Count of all orders placed using this coupon</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2550, 1, 1, 'sale_coupon', 'error_permission', 'Warning: You do not have permission to modify coupons!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2551, 1, 1, 'sale_coupon', 'error_name', 'Coupon Name must be between 2 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2552, 1, 1, 'sale_coupon', 'error_description', 'Coupon Description must be between 2 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2553, 1, 1, 'sale_coupon', 'error_code', 'Code must be between 2 and 10 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2554, 1, 1, 'sale_coupon', 'error_date', 'Please set date range!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2555, 1, 1, 'sale_customer', 'heading_title', 'Customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2556, 1, 1, 'sale_customer', 'text_customer', 'Customer', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2557, 1, 1, 'sale_customer', 'text_success', 'Success: You have modified customers!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2558, 1, 1, 'sale_customer', 'text_approved', 'You have approved %s account!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2559, 1, 1, 'sale_customer', 'tab_customer_address', 'Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2560, 1, 1, 'sale_customer', 'text_customer_addresses', 'Customer Addresses', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2561, 1, 1, 'sale_customer', 'text_add_address', 'Add New Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2562, 1, 1, 'sale_customer', 'button_add', 'Add', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2563, 1, 1, 'sale_customer', 'column_name', 'Customer Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2564, 1, 1, 'sale_customer', 'column_email', 'E-Mail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2565, 1, 1, 'sale_customer', 'column_customer_group', 'Customer Group', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2566, 1, 1, 'sale_customer', 'column_group', 'Group', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2567, 1, 1, 'sale_customer', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2568, 1, 1, 'sale_customer', 'column_approved', 'Approved', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2569, 1, 1, 'sale_customer', 'column_date_added', 'Date Added', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2570, 1, 1, 'sale_customer', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2571, 1, 1, 'sale_customer', 'entry_loginname', 'Login Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2572, 1, 1, 'sale_customer', 'entry_firstname', 'First Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2573, 1, 1, 'sale_customer', 'entry_lastname', 'Last Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2574, 1, 1, 'sale_customer', 'entry_email', 'E-Mail:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2575, 1, 1, 'sale_customer', 'entry_telephone', 'Telephone:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2576, 1, 1, 'sale_customer', 'entry_fax', 'Fax:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2577, 1, 1, 'sale_customer', 'entry_newsletter', 'Newsletter:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2578, 1, 1, 'sale_customer', 'entry_customer_group', 'Customer Group:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2579, 1, 1, 'sale_customer', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2580, 1, 1, 'sale_customer', 'entry_approved', 'Approved:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2581, 1, 1, 'sale_customer', 'entry_password', 'পাসওয়ার্ড:', '2017-10-11 10:30:00', '2017-11-06 22:12:35'),
(2582, 1, 1, 'sale_customer', 'entry_confirm', 'Confirm:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2583, 1, 1, 'sale_customer', 'entry_company', 'Company:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2584, 1, 1, 'sale_customer', 'entry_address_1', 'Address 1:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2585, 1, 1, 'sale_customer', 'entry_address_2', 'Address 2:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2586, 1, 1, 'sale_customer', 'entry_city', 'District towns:', '2017-10-11 10:30:00', '2018-04-25 19:53:53'),
(2587, 1, 1, 'sale_customer', 'entry_postcode', 'Postcode:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2588, 1, 1, 'sale_customer', 'entry_country', 'দেশ:', '2017-10-11 10:30:00', '2018-04-25 19:58:23'),
(2589, 1, 1, 'sale_customer', 'entry_country_id', 'দেশ:', '2017-10-11 10:30:00', '2018-04-25 19:58:21'),
(2590, 1, 1, 'sale_customer', 'entry_zone', 'বিভাগ / রাজ্য:', '2017-10-11 10:30:00', '2017-11-06 21:59:46'),
(2591, 1, 1, 'sale_customer', 'error_permission', 'Warning: You do not have permission to modify customers!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2592, 1, 1, 'sale_customer', 'error_loginname', 'Login name must be alphanumeric only and between 5 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2593, 1, 1, 'sale_customer', 'error_loginname_notunique', 'This login name is not available. Try different login name!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2594, 1, 1, 'sale_customer', 'error_firstname', 'First Name must be between 1 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2595, 1, 1, 'sale_customer', 'error_lastname', 'Last Name must be between 1 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2596, 1, 1, 'sale_customer', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2597, 1, 1, 'sale_customer', 'error_telephone', 'Telephone must be between 3 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2598, 1, 1, 'sale_customer', 'error_password', 'Password must be between 3 and 20 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2599, 1, 1, 'sale_customer', 'error_confirm', 'Password and password confirmation do not match!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2600, 1, 1, 'sale_customer', 'error_address_firstname', 'First Name must be between 1 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2601, 1, 1, 'sale_customer', 'error_address_lastname', 'Last Name must be between 1 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2602, 1, 1, 'sale_customer', 'error_address_1', 'Address must be between 3 and 128 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2603, 1, 1, 'sale_customer', 'error_city', 'City must be between 3 and 128 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2604, 1, 1, 'sale_customer', 'error_country', 'Please select a country!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2605, 1, 1, 'sale_customer', 'error_zone', 'Please select a region / state!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2606, 1, 1, 'sale_customer', 'text_select_approved', '- Select Approved -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2607, 1, 1, 'sale_customer', 'text_select_group', '- Select Group -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2608, 1, 1, 'sale_customer', 'tab_customer_details', 'Customer details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2609, 1, 1, 'sale_customer', 'tab_transactions', 'Transactions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2610, 1, 1, 'sale_customer', 'heading_title_transactions', 'Customer\'s transactions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2611, 1, 1, 'sale_customer', 'column_create_date', 'Date Created', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2612, 1, 1, 'sale_customer', 'column_created_by', 'Created By', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2613, 1, 1, 'sale_customer', 'column_debit', 'Debit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2614, 1, 1, 'sale_customer', 'column_credit', 'Credit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2615, 1, 1, 'sale_customer', 'column_transaction_type', 'Transaction Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2616, 1, 1, 'sale_customer', 'text_balance', 'Balance:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2617, 1, 1, 'sale_customer', 'text_last_login', 'Last Log-in:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2618, 1, 1, 'sale_customer', 'text_never', 'Never', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2619, 1, 1, 'sale_customer', 'popup_title_info', 'Transaction information', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2620, 1, 1, 'sale_customer', 'popup_title_insert', 'Insert New Transaction', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2621, 1, 1, 'sale_customer', 'entry_credit', 'Credit (increase balance)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2622, 1, 1, 'sale_customer', 'entry_debit', 'Debit (decrease balance)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2623, 1, 1, 'sale_customer', 'entry_transaction_type', 'Transaction Type: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2624, 1, 1, 'sale_customer', 'entry_other_type', 'Add New Custom Transaction Type: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2625, 1, 1, 'sale_customer', 'text_other_type_placeholder', 'type new name here ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2626, 1, 1, 'sale_customer', 'text_option_other_type', 'Other... ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2627, 1, 1, 'sale_customer', 'entry_transaction_description', 'Description (for customer):', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2628, 1, 1, 'sale_customer', 'entry_transaction_comment', 'Comment (for internal use):', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2629, 1, 1, 'sale_customer', 'entry_update_date', 'Update Date:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2630, 1, 1, 'sale_customer', 'entry_create_date', 'Create Date:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2631, 1, 1, 'sale_customer', 'error_transaction_type', 'Error: Please fill transaction type form field.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2632, 1, 1, 'sale_customer', 'error_empty_debit_credit', 'Error: Please fill debit or credit value for customer transaction.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2633, 1, 1, 'sale_customer', 'text_transaction_success', 'Success: You have modified transaction!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2634, 1, 1, 'sale_customer', 'text_edit_address', 'Edit Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2635, 1, 1, 'sale_customer', 'entry_default', 'Default Address:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2636, 1, 1, 'sale_customer', 'error_delete_default', 'Error: Default address cannot be deleted!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2637, 1, 1, 'sale_customer', 'error_delete_last', 'Error: you must have at least one address!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2638, 1, 1, 'sale_customer', 'entry_date_added', 'Date Added:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2639, 1, 1, 'sale_customer', 'entry_date_modified', 'Date Modified:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2640, 1, 1, 'sale_customer', 'warning_actonbehalf_additional_store', 'To act on behalf of customer in additional store you should to login into another store\'s admin side. Continue?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2641, 1, 1, 'sale_customer', 'entry_notify', 'Notify Customer:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2642, 1, 1, 'sale_customer', 'text_transaction_notification_subject', 'New transaction has been posted to your %s account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2643, 1, 1, 'sale_customer', 'text_transaction_notification_message', 'New transaction has been posted to your %s account in the amount of %s. For more details, login to %s account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2644, 1, 1, 'sale_customer', 'text_total_order', 'Total Orders:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2645, 1, 1, 'sale_customer_group', 'heading_title', 'Customer Group', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2646, 1, 1, 'sale_customer_group', 'breadcrumb_title', 'Customer Groups', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2647, 1, 1, 'sale_customer_group', 'text_success', 'Success: You have modified customer groups!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2648, 1, 1, 'sale_customer_group', 'column_name', 'Customer Group Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2649, 1, 1, 'sale_customer_group', 'column_tax_exempt', 'Tax Exempt', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2650, 1, 1, 'sale_customer_group', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2651, 1, 1, 'sale_customer_group', 'entry_name', 'Customer Group Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2652, 1, 1, 'sale_customer_group', 'entry_tax_exempt', 'Exempt from all taxes:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2653, 1, 1, 'sale_customer_group', 'error_permission', 'Warning: You do not have permission to modify customer groups!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2654, 1, 1, 'sale_customer_group', 'error_name', 'Customer Group Name must be between 2 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2655, 1, 1, 'sale_customer_group', 'error_default', 'Warning: This customer group cannot be deleted as it is currently assigned as the default store customer group!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2656, 1, 1, 'sale_customer_group', 'error_store', 'Warning: This customer group cannot be deleted as it is currently assigned to %s stores!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2657, 1, 1, 'sale_customer_group', 'error_customer', 'Warning: This customer group cannot be deleted as it is currently assigned to %s customers!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2658, 1, 1, 'sale_order', 'heading_title', 'Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2659, 1, 1, 'sale_order', 'edit_title_details', 'Edit Order Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2660, 1, 1, 'sale_order', 'edit_title_shipping', 'Edit Shipping Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2661, 1, 1, 'sale_order', 'edit_title_payment', 'Edit Payment Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2662, 1, 1, 'sale_order', 'title_payment_details', 'Payment Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2663, 1, 1, 'sale_order', 'text_success', 'Success: Order details have been updated!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2664, 1, 1, 'sale_order', 'text_invoice', 'Invoice', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2665, 1, 1, 'sale_order', 'text_order_id', 'Order ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2666, 1, 1, 'sale_order', 'text_invoice_id', 'Invoice No.:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2667, 1, 1, 'sale_order', 'text_date_added', 'Invoice Date:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2668, 1, 1, 'sale_order', 'text_telephone', 'Telephone', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2669, 1, 1, 'sale_order', 'text_fax', 'Fax', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2670, 1, 1, 'sale_order', 'text_select_country', '- Select Country -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2671, 1, 1, 'sale_order', 'text_to', 'To', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2672, 1, 1, 'sale_order', 'text_ship_to', 'Ship To (if different address)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2673, 1, 1, 'sale_order', 'text_missing_orders', 'Missing Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2674, 1, 1, 'sale_order', 'text_wait', 'Please Wait!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2675, 1, 1, 'sale_order', 'column_order', 'Order ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2676, 1, 1, 'sale_order', 'column_name', 'Customer Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2677, 1, 1, 'sale_order', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2678, 1, 1, 'sale_order', 'column_date_added', 'Date Added', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2679, 1, 1, 'sale_order', 'column_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2680, 1, 1, 'sale_order', 'column_product', 'Product', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2681, 1, 1, 'sale_order', 'column_model', 'Model', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2682, 1, 1, 'sale_order', 'column_quantity', 'Quantity', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2683, 1, 1, 'sale_order', 'column_price', 'Unit Price', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2684, 1, 1, 'sale_order', 'column_download', 'Download Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2685, 1, 1, 'sale_order', 'column_file', 'File', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2686, 1, 1, 'sale_order', 'column_remaining', 'Remaining', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2687, 1, 1, 'sale_order', 'column_expire_date', 'Expire Date', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2688, 1, 1, 'sale_order', 'column_mask', 'Mask', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2689, 1, 1, 'sale_order', 'column_notify', 'Customer Notified', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2690, 1, 1, 'sale_order', 'column_comment', 'Customer\'s order comment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2691, 1, 1, 'sale_order', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2692, 1, 1, 'sale_order', 'entry_order_id', 'Order ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2693, 1, 1, 'sale_order', 'entry_invoice_id', 'Invoice ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2694, 1, 1, 'sale_order', 'entry_customer', 'Customer:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2695, 1, 1, 'sale_order', 'entry_firstname', 'First Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2696, 1, 1, 'sale_order', 'entry_lastname', 'Last Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2697, 1, 1, 'sale_order', 'entry_customer_group', 'Customer Group:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2698, 1, 1, 'sale_order', 'entry_email', 'E-Mail:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2699, 1, 1, 'sale_order', 'entry_ip', 'IP Address:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2700, 1, 1, 'sale_order', 'entry_telephone', 'Telephone:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2701, 1, 1, 'sale_order', 'entry_fax', 'Fax:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2702, 1, 1, 'sale_order', 'entry_store_name', 'Store Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2703, 1, 1, 'sale_order', 'entry_store_url', 'Store Url:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2704, 1, 1, 'sale_order', 'entry_date_added', 'Date Added:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2705, 1, 1, 'sale_order', 'entry_shipping_method', 'Shipping Method:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2706, 1, 1, 'sale_order', 'entry_payment_method', 'Payment Method:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2707, 1, 1, 'sale_order', 'entry_total', 'Original Order Total:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2708, 1, 1, 'sale_order', 'entry_order_status', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2709, 1, 1, 'sale_order', 'entry_comment', 'Comment:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2710, 1, 1, 'sale_order', 'entry_company', 'Company:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2711, 1, 1, 'sale_order', 'entry_address_1', 'Address 1:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2712, 1, 1, 'sale_order', 'entry_address_2', 'Address 2:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2713, 1, 1, 'sale_order', 'entry_postcode', 'ZIP/Post Code:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2714, 1, 1, 'sale_order', 'entry_city', 'District towns:', '2017-10-11 10:30:00', '2018-04-25 19:53:53'),
(2715, 1, 1, 'sale_order', 'entry_zone', 'বিভাগ / রাজ্য:', '2017-10-11 10:30:00', '2017-11-06 21:59:55'),
(2716, 1, 1, 'sale_order', 'entry_zone_code', 'Region / State Code:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2717, 1, 1, 'sale_order', 'entry_country', 'দেশ:', '2017-10-11 10:30:00', '2018-04-25 19:58:19'),
(2718, 1, 1, 'sale_order', 'entry_status', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2719, 1, 1, 'sale_order', 'entry_notify', 'Notify Customer:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2720, 1, 1, 'sale_order', 'entry_append', 'Append Comments:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2721, 1, 1, 'sale_order', 'entry_add_product', 'Add Available Product:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2722, 1, 1, 'sale_order', 'error_permission', 'Warning: You do not have permission to modify orders!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2723, 1, 1, 'sale_order', 'error_order_load', 'Warning: No order with such ID!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2724, 1, 1, 'sale_order', 'text_order_summary', 'Order Summary', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2725, 1, 1, 'sale_order', 'tab_order_details', 'Order Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2726, 1, 1, 'sale_order', 'tab_shipping', 'Shipping Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2727, 1, 1, 'sale_order', 'tab_payment', 'Payment Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2728, 1, 1, 'sale_order', 'tab_history', 'Status & Comments', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2729, 1, 1, 'sale_order', 'tab_files', 'Order Files', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2730, 1, 1, 'sale_order', 'tab_payment_details', 'Payment Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2731, 1, 1, 'sale_order', 'edit_title_files', 'Edit Order Files', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2732, 1, 1, 'sale_order', 'text_missing_file', 'Missing File', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2733, 1, 1, 'sale_order', 'order_download_history', 'Download History', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2734, 1, 1, 'sale_order', 'text_time', 'Time', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2735, 1, 1, 'sale_order', 'text_filename', 'Filename', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2736, 1, 1, 'sale_order', 'text_mask', 'Mask', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2737, 1, 1, 'sale_order', 'text_download_percent', 'Download Percents', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2738, 1, 1, 'sale_order', 'text_download_expired', 'Date Expired', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2739, 1, 1, 'sale_order', 'text_download_remaining_count', 'Remaining Count', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2740, 1, 1, 'sale_order', 'text_order_status_required', 'Order Status \"%s\" Required', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2741, 1, 1, 'sale_order', 'text_select_product', '- Select Product -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2742, 1, 1, 'sale_order', 'text_push_download', '- Push Download -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2743, 1, 1, 'sale_order', 'text_add_product_to_order', 'Add Product to Order #%s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2744, 1, 1, 'sale_order', 'text_edit_order_product', 'Edit Product', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2745, 1, 1, 'sale_order', 'attention_check_total', 'Note: Order product details has changed. Total was recalculated automatically. Review is required.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2746, 1, 1, 'sale_order', 'text_order_total_add', 'Add new amount to total calculation', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2747, 1, 1, 'sale_order', 'text_order_total_title', 'Title to show', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2748, 1, 1, 'sale_order', 'text_order_total_amount', 'Amount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2749, 1, 1, 'sale_order', 'text_recalc', 'Recalculate using settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2750, 1, 1, 'sale_order', 'entry_im', 'IM:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2751, 1, 1, 'setting_setting', 'heading_title', 'Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(2752, 1, 1, 'setting_setting', 'column_store_alias', 'Store', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2753, 1, 1, 'setting_setting', 'column_group', 'Group', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2754, 1, 1, 'setting_setting', 'column_key', 'Key', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2755, 1, 1, 'setting_setting', 'column_value', 'Value', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2756, 1, 1, 'setting_setting', 'text_success', 'Success: You have successfully saved your settings!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2757, 1, 1, 'setting_setting', 'text_image_manager', 'Image Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2758, 1, 1, 'setting_setting', 'text_select_group', '- Select Group -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2759, 1, 1, 'setting_setting', 'text_default', 'Default', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2760, 1, 1, 'setting_setting', 'text_edit_store_settings', 'Edit Settings:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2761, 1, 1, 'setting_setting', 'text_edit_template_settings', 'Edit Template Settings:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2762, 1, 1, 'setting_setting', 'text_common_template_settings', 'Template Selection', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2763, 1, 1, 'setting_setting', 'text_edit_store', 'Edit Store', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2764, 1, 1, 'setting_setting', 'text_mail', 'Mail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2765, 1, 1, 'setting_setting', 'text_smtp', 'SMTP', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2766, 1, 1, 'setting_setting', 'tab_all', 'All', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2767, 1, 1, 'setting_setting', 'entry_name', 'Store Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2768, 1, 1, 'setting_setting', 'entry_url', 'Store URL:<br /><span class=\"help\">Include the full URL to your store. Make sure to add \'/\' at the end. Example: http://www.yourdomain.com/path/</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2769, 1, 1, 'setting_setting', 'entry_owner', 'Store Owner:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2770, 1, 1, 'setting_setting', 'entry_address', 'Address:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2771, 1, 1, 'setting_setting', 'entry_email', 'E-Mail:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2772, 1, 1, 'setting_setting', 'entry_alert_emails', 'Additional Alert E-Mails:<br /><span class=\"help\">Any additional emails you want to receive the alert email, in addition to the main store email. (comma separated)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2773, 1, 1, 'setting_setting', 'entry_telephone', 'Telephone:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2774, 1, 1, 'setting_setting', 'entry_fax', 'Fax:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2775, 1, 1, 'setting_setting', 'entry_title', 'Title:<br /><span class=\"help\">This is displayed in storefront browser title</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2776, 1, 1, 'setting_setting', 'entry_meta_description', 'Meta Tag Description:<br /><span class=\"help\">Storefront main page meta tag description</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2777, 1, 1, 'setting_setting', 'entry_meta_keywords', 'Meta Keywords:<br /><span class=\"help\">Storefront main page meta tag keywords (comma separated)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2778, 1, 1, 'setting_setting', 'entry_description', 'Welcome Message:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2779, 1, 1, 'setting_setting', 'entry_template', 'Template:<span class=\"help\">Storefront template. This can be main or extension template</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2780, 1, 1, 'setting_setting', 'entry_admin_template', 'Control Panel Template:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2781, 1, 1, 'setting_setting', 'entry_country', 'দেশ:', '2017-10-11 10:30:00', '2018-04-25 19:58:20'),
(2782, 1, 1, 'setting_setting', 'entry_zone', 'বিভাগ / রাজ্য:', '2017-10-11 10:30:00', '2017-11-06 22:00:05'),
(2783, 1, 1, 'setting_setting', 'entry_language', 'Storefront Language:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2784, 1, 1, 'setting_setting', 'entry_admin_language', 'Administration Language: <span class=\"help\">NOTE: works if no user preferred language is found in the browser</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2785, 1, 1, 'setting_setting', 'entry_currency', 'Base Currency:<span class=\"help\">This is a base currency for all stores. Do not change if you do not understand what will happen. Warning: Changing of base currency will not change your base prices for products. You will need to review and adjust all the prices if needed. Base currency exchange rate will be set to 1.00 and all other currencies exchange rates will be adjusted in respect to new base currency.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2786, 1, 1, 'setting_setting', 'entry_currency_auto', 'Auto Update Currency:<br /><span class=\"help\">Set your store to automatically update currencies daily. Yahoo server is used.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2787, 1, 1, 'setting_setting', 'entry_weight_class', 'Weight Class:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2788, 1, 1, 'setting_setting', 'entry_length_class', 'Length Class:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2789, 1, 1, 'setting_setting', 'entry_auto_translate_status', 'Autotranslate Status:<br /><span class=\"help\">This enabled translation of missing text definitions or language specific data if text values are missing for used language.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2790, 1, 1, 'setting_setting', 'entry_translate_src_lang_code', 'Source language for translation:<br /><span class=\"help\">Select source language to be used for autotranslation.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2791, 1, 1, 'setting_setting', 'entry_translate_method', 'Text Translation Method:<br /><span class=\"help\">Select method you want to use for translation. Default method is a straight copy of source language text</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2792, 1, 1, 'setting_setting', 'entry_translate_override_existing', 'Override if source language text was changed:<br /><span class=\"help\">If set, text in all languages will be replaced with new translation if source language text is edited. NOTE: Can cause many translations.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2793, 1, 1, 'setting_setting', 'entry_warn_lang_text_missing', 'Warn for missing language text:<br /><span class=\"help\">Get warning message if missing language text is detected.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2794, 1, 1, 'setting_setting', 'entry_tax', 'Display Prices With Tax:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2795, 1, 1, 'setting_setting', 'entry_tax_store', 'Default Store Tax Rate:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2796, 1, 1, 'setting_setting', 'entry_tax_store_0', 'No Tax', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2797, 1, 1, 'setting_setting', 'entry_tax_store_1', 'Store Default Zone', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2798, 1, 1, 'setting_setting', 'entry_tax_customer', 'Use Customer Tax Address:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2799, 1, 1, 'setting_setting', 'entry_tax_customer_0', 'Shipping Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2800, 1, 1, 'setting_setting', 'entry_tax_customer_1', 'Billing Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2801, 1, 1, 'setting_setting', 'entry_invoice', 'Invoice Start No.:<br /><span class=\"help\">Set the starting number the invoices will begin from.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2802, 1, 1, 'setting_setting', 'entry_invoice_prefix', 'Invoice Prefix:<br /><span class=\"help\">Set the invoice prefix e.g. IN/001</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2803, 1, 1, 'setting_setting', 'entry_customer_group', 'Customer Group:<br /><span class=\"help\">Default customer group.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2804, 1, 1, 'setting_setting', 'entry_customer_price', 'Login Display Prices:<br /><span class=\"help\">Show prices even if customer is not logged in.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2805, 1, 1, 'setting_setting', 'entry_customer_approval', 'Approve New Customers:<br /><span class=\"help\">Don\'t allow new customer to login until their account has been approved.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2806, 1, 1, 'setting_setting', 'entry_prevent_email_as_login', 'Require Login Name:<br /><span class=\"help\">To improve security, require customers to create unique login name instead of using email address as login name. If set to ON, existing customers will be asked to create new login name at the first login. If OFF, login name is set as customer email address.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2807, 1, 1, 'setting_setting', 'entry_guest_checkout', 'Guest Checkout:<br /><span class=\"help\">Allow customers to checkout without creating an account. This will not be available when a downloadable product is in the shopping cart.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2808, 1, 1, 'setting_setting', 'entry_account', 'Account Terms:<br /><span class=\"help\">Forces people to agree to terms before an account can be created.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2809, 1, 1, 'setting_setting', 'entry_checkout', 'Checkout Terms:<br /><span class=\"help\">Forces people to agree to terms before an a customer can checkout.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2810, 1, 1, 'setting_setting', 'entry_order_status', 'Order Status:<br /><span class=\"help\">Set the default order status when an order is processed.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2811, 1, 1, 'setting_setting', 'entry_customer_cancelation_order_status', 'Allow Customer to Cancel Order on Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2812, 1, 1, 'setting_setting', 'entry_stock_display', 'Display Stock Quantity:<br /><span class=\"help\">Display stock quantity on the product page.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2813, 1, 1, 'setting_setting', 'entry_nostock_autodisable', 'No Stock Auto Disable:<br /><span class=\"help\">Disable your product or option value for view if stock drops to 0. Message notification will be send </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2814, 1, 1, 'setting_setting', 'entry_stock_checkout', 'Default Stock Checkout:<br /><span class=\"help\">Set default setting to allow customers checkout even if the products are out of stock</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2815, 1, 1, 'setting_setting', 'entry_stock_status', 'Default Pre-Order Stock Status:<br /><span class=\"help\">Default setting for Pre-order status message for product. Used on product edit page.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2816, 1, 1, 'setting_setting', 'entry_logo', 'Store Logo:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2817, 1, 1, 'setting_setting', 'entry_mail_logo', 'Email Logo:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2818, 1, 1, 'setting_setting', 'entry_icon', 'Icon:<br /><span class=\"help\">The icon can be a PNG or ICON type that is 16px x 16px.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2819, 1, 1, 'setting_setting', 'entry_width', 'Width:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2820, 1, 1, 'setting_setting', 'entry_height', 'Height:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2821, 1, 1, 'setting_setting', 'entry_image_thumb', 'Product Image Thumb Size:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2822, 1, 1, 'setting_setting', 'entry_image_thumb_width', 'Product Image Thumb Width:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2823, 1, 1, 'setting_setting', 'entry_image_thumb_height', 'Product Image Thumb Height:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2824, 1, 1, 'setting_setting', 'entry_image_popup', 'Product Image Popup Size:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2825, 1, 1, 'setting_setting', 'entry_image_popup_width', 'Large Window Preview Width:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2826, 1, 1, 'setting_setting', 'entry_image_popup_height', 'Large Window Preview Height:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2827, 1, 1, 'setting_setting', 'entry_image_category', 'Category List Size:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2828, 1, 1, 'setting_setting', 'entry_image_category_width', 'Category List Width:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2829, 1, 1, 'setting_setting', 'entry_image_category_height', 'Category List Height:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2830, 1, 1, 'setting_setting', 'entry_image_manufacturer_width', 'Brand Icon List Width:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2831, 1, 1, 'setting_setting', 'entry_image_manufacturer_height', 'Brand Icon List Height:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2832, 1, 1, 'setting_setting', 'entry_image_product', 'Product List Size:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2833, 1, 1, 'setting_setting', 'entry_image_product_height', 'Product List Height:<br /><span class=\"help\">This is to control height of a preview image in the listing pages of admin and other places in the storefront. Note, this setting is shared between admin and default storefront template.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2834, 1, 1, 'setting_setting', 'entry_image_product_width', 'Product List Width:<br /><span class=\"help\">This is to control width of a preview image in the listing pages of admin and other places in the storefront. Note, this setting is shared between admin and default storefront template.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2835, 1, 1, 'setting_setting', 'entry_image_additional', 'Additional Product Image Size:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2836, 1, 1, 'setting_setting', 'entry_image_additional_width', 'Additional Product Image Width:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2837, 1, 1, 'setting_setting', 'entry_image_additional_height', 'Additional Product Image Height:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2838, 1, 1, 'setting_setting', 'entry_image_related', 'Related Product Image Size:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2839, 1, 1, 'setting_setting', 'entry_image_related_width', 'Related Product Image Width:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2840, 1, 1, 'setting_setting', 'entry_image_related_height', 'Related Product Image Height:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2841, 1, 1, 'setting_setting', 'entry_image_cart', 'Cart Image Size:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2842, 1, 1, 'setting_setting', 'entry_image_cart_width', 'Cart Image Width:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2843, 1, 1, 'setting_setting', 'entry_image_cart_height', 'Cart Image Height:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2844, 1, 1, 'setting_setting', 'entry_image_grid', 'Grid Image Size:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2845, 1, 1, 'setting_setting', 'entry_image_grid_width', 'Grid Image Width:<br /><span class=\"help\">This is to control width of a very small preview image in the listing grids of admin and other places in the storefront. Note, this setting is shared between admin and default storefront template.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2846, 1, 1, 'setting_setting', 'entry_image_grid_height', 'Grid Image Height:<br /><span class=\"help\">This is to control height of a very small preview image in the listing grids of admin and other places in the storefront. Note, this setting is shared between admin and default storefront template.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2847, 1, 1, 'setting_setting', 'entry_alert_mail', 'Alert Mail:<br /><span class=\"help\">Send a email to the store owner when a new order is created.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2848, 1, 1, 'setting_setting', 'entry_download', 'Allow Downloads:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2849, 1, 1, 'setting_setting', 'entry_download_status', 'Download Order Status:<br /><span class=\"help\">Set the order status the customers order must reach before they are allowed to access their downloadable products.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2850, 1, 1, 'setting_setting', 'entry_mail_protocol', 'Mail Protocol:<span class=\"help\">Mail: Default server mail server will be used. Make sure it is configured and able to send email with PHP mail.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2851, 1, 1, 'setting_setting', 'entry_mail_parameter', 'Mail Parameters:<span class=\"help\">When using \'Mail\', additional mail parameters can be added here (e.g. \"-femail@storeaddress.com\".', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2852, 1, 1, 'setting_setting', 'entry_smtp_host', 'SMTP Host:<br /><span class=\"help\">Use ssl://smtp.yourdomain.com for secure smtp connection', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2853, 1, 1, 'setting_setting', 'entry_smtp_username', 'SMTP Username:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2854, 1, 1, 'setting_setting', 'entry_smtp_password', 'SMTP Password:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2855, 1, 1, 'setting_setting', 'entry_smtp_port', 'SMTP Port:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2856, 1, 1, 'setting_setting', 'entry_smtp_timeout', 'SMTP Timeout:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2857, 1, 1, 'setting_setting', 'entry_ssl', 'Use SSL:<br /><span class=\"help\">To use SSL check with your host if a SSL certificate is installed.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2858, 1, 1, 'setting_setting', 'entry_session_ttl', 'Control Panel Session Expiration:<br /><span class=\"help\">This value controls time interval in minutes before you will be asked to login again due to no activity.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2859, 1, 1, 'setting_setting', 'entry_encryption', 'Encryption Key:<br /><span class=\"help\">Setting migrated to config file starting in v1.2.1.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2860, 1, 1, 'setting_setting', 'entry_seo_url', 'Use SEO URL\'s:<br /><span class=\"help\">To use SEO URL\'s apache module mod-rewrite must be installed and you need to rename the htaccess.txt to .htaccess. Note: If abantecart not installed in the root of domain must be changed rewriteBase rule inside .htaccess file.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2861, 1, 1, 'setting_setting', 'entry_retina_enable', 'Generate high-res (retina) images:<br /><span class=\"help\">To use this apache module mod-rewrite must be installed and you need to rename the htaccess.txt to .htaccess. Note: If abantecart not installed in the root of domain must be changed rewriteBase rule inside .htaccess file. <br>After enabling should clear the cache images. </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2862, 1, 1, 'setting_setting', 'entry_image_quality', 'Jpeg Images Compression Level', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2863, 1, 1, 'setting_setting', 'entry_compression', 'Output Compression Level:<br /><span class=\"help\">GZIP for more efficient transfer to requesting clients. Compression level must be between 0 - 9</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2864, 1, 1, 'setting_setting', 'entry_error_display', 'Display Errors:<br /><span class=\"help\">Set to yes if you want to see the exceptions and errors</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2865, 1, 1, 'setting_setting', 'entry_error_log', 'Log Errors:<br /><span class=\"help\">Set to yes if you want to save the exceptions and errors to the log</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2866, 1, 1, 'setting_setting', 'entry_enable_reviews', 'Enable Reviews:<br /><span class=\"help\"></span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2867, 1, 1, 'setting_setting', 'entry_cache_enable', 'Cache enabled:<br /><span class=\"help\">Please be careful when disable caching. Cached pages will not be re-created and site might start loading slow. </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2868, 1, 1, 'setting_setting', 'text_setting_cache_drivers', ' Currently using cache <b>%s</b> driver. Other drivers available for configuration are <i>%s</i> ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2869, 1, 1, 'setting_setting', 'entry_storefront_api_status', 'Storefront API status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2870, 1, 1, 'setting_setting', 'entry_storefront_api_key', 'Storefront API Key:<br /><span class=\"help\">Set this key to provide restricted (more secure) access to storefront API.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2871, 1, 1, 'setting_setting', 'entry_storefront_api_stock_check', 'Storefront API Stock Access:<br /><span class=\"help\">Enable if you allow storefront API to check stock availability</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2872, 1, 1, 'setting_setting', 'entry_admin_api_status', 'Admin API status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2873, 1, 1, 'setting_setting', 'entry_admin_api_key', 'Admin API Key:<br /><span class=\"help\">Set this key to provide restricted (more secure) access to admin API.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2874, 1, 1, 'setting_setting', 'entry_admin_access_ip_list', 'Admin API Access IPs:<br /><span class=\"help\">Provide list of IPs (comma separated) that will be allowed to access admin API. Other IPs will be blocked</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2875, 1, 1, 'setting_setting', 'entry_upload_max_size', 'Resource Library Upload Max File Size, kB', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2876, 1, 1, 'setting_setting', 'entry_debug', 'Show Debug Info:<br /><span class=\"help\">Set this ON if you want to see the execution details and show debug details.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2877, 1, 1, 'setting_setting', 'entry_debug_0', 'Off', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2878, 1, 1, 'setting_setting', 'entry_debug_1', 'Show', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2879, 1, 1, 'setting_setting', 'entry_debug_2', 'Log', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2880, 1, 1, 'setting_setting', 'entry_debug_level', 'Debug Level:<br /><span class=\"help\">Select the depth of the details you need to see in the debug output.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2881, 1, 1, 'setting_setting', 'entry_debug_level_0', 'Level 0 - no logs , only exception errors ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2882, 1, 1, 'setting_setting', 'entry_debug_level_1', 'Level 1 - errors and warnings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2883, 1, 1, 'setting_setting', 'entry_debug_level_2', 'Level 2 - #1 + mysql site load, php file execution time and page elements load time ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2884, 1, 1, 'setting_setting', 'entry_debug_level_3', 'Level 3 - #2 + basic logs and stack of execution', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2885, 1, 1, 'setting_setting', 'entry_debug_level_4', 'Level 4 - #3 + dump mysql statements ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2886, 1, 1, 'setting_setting', 'entry_debug_level_5', 'Level 5 - #4 + intermediate variable ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2887, 1, 1, 'setting_setting', 'entry_template_debug', 'Template debug:<br /><span class=\"help\">Enable this setting if you need to check issues with template in storefront and control panel.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2888, 1, 1, 'setting_setting', 'entry_error_filename', 'Error Log Filename:<br /><span class=\"help\">This is a file where errors are saved.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2889, 1, 1, 'setting_setting', 'entry_shipping_session', 'Use Shipping Session:<br /><span class=\"help\">Saves shipping quotes to session to avoid re-quoting unnecessarily. Quotes will only be re-quoted if cart or address is changed.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2890, 1, 1, 'setting_setting', 'entry_catalog_limit', 'Default Items per Page (Storefront):<br /><span class=\"help\">Sets how many storefront items are shown per page (products, categories, etc)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2891, 1, 1, 'setting_setting', 'entry_admin_limit', 'Default Items per Page (Admin):<br /><span class=\"help\">Sets how many admin items are shown per page in listing grids (orders, customers, etc)</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2892, 1, 1, 'setting_setting', 'entry_bestseller_limit', 'Number of Items In Bestseller Block ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2893, 1, 1, 'setting_setting', 'entry_featured_limit', 'Number of Items In Featured Block ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2894, 1, 1, 'setting_setting', 'entry_latest_limit', 'Number of Items In Latest Block ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2895, 1, 1, 'setting_setting', 'entry_special_limit', 'Number of Items In Special Block ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2896, 1, 1, 'setting_setting', 'entry_cart_weight', 'Display Weight on Cart Page:<br /><span class=\"help\">Show the cart weight on the cart page</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2897, 1, 1, 'setting_setting', 'entry_reviews', 'Allow Reviews:<br /><span class=\"help\">Enable/Disable new review entry and display of existing reviews</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2898, 1, 1, 'setting_setting', 'entry_maintenance', 'Maintenance Mode:<br /><span class=\"help\">Prevents customers from browsing your store. They will instead see a maintenance message. If logged in as admin, you will see the store as normal.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2899, 1, 1, 'setting_setting', 'entry_voicecontrol', 'Voice Control:<br /><span class=\"help\">Enable admin voice control to activate voice commands feature. Currently only supported in Chrome version 25 or later.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2900, 1, 1, 'setting_setting', 'entry_help_links', 'Help Links:<br /><span class=\"help\">If you want to see Help Icons and links to AbanteCart site. This will help you learn about features and how to use them. If you advanced user and do not want to see these help icons, you can disable.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2901, 1, 1, 'setting_setting', 'entry_show_tree_data', 'Enable Tree Grid:<br /><span class=\"help\">Enables admin grids to show parent/children types in one grid listing. NOTE: Pagination and multi-actions are disabled for these grids</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2902, 1, 1, 'setting_setting', 'entry_cart_ajax', 'Same Page Add To Cart:<br /><span class=\"help\">This will enable AJAX add to cart feature. Product can be added to cart without redirecting to cart page</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2903, 1, 1, 'setting_setting', 'entry_storefront_width', 'Storefront Site Width:<br /><span class=\"help\">Example: 100% or 1000px </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2904, 1, 1, 'setting_setting', 'entry_admin_width', 'Admin Site Width:<br /><span class=\"help\">Example: 100% or 1000px </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2905, 1, 1, 'setting_setting', 'entry_total_order_maximum', 'Maximum order amount allowed:<br /><span class=\"help\">Prevent checkout with large order sub-total amounts. 0 = NO LIMIT</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2906, 1, 1, 'setting_setting', 'entry_total_order_minimum', 'Minimum order amount:<br /><span class=\"help\">Prevent checkout if order sub-total does not reach minimum amount set. 0 = NO MINIMUM</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2907, 1, 1, 'setting_setting', 'entry_system_check', 'System Check:<br /><span class=\"help\">Enable this setting if you want to check your system condition in respect to AbanteCart functionality. System issues effecting AbanteCart will be reported as messages visible in admin.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2908, 1, 1, 'setting_setting', 'button_add_store', 'New Store', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2909, 1, 1, 'setting_setting', 'error_permission', 'Warning: You do not have permission to modify settings!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2910, 1, 1, 'setting_setting', 'error_loginname', 'Login name must be alphanumeric only and between 5 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2911, 1, 1, 'setting_setting', 'error_loginname_notunique', 'This login name is not available. Try different login name!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2912, 1, 1, 'setting_setting', 'error_name', 'Store Name must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2913, 1, 1, 'setting_setting', 'error_url', 'Valid Store URL required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2914, 1, 1, 'setting_setting', 'error_title', 'Title must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2915, 1, 1, 'setting_setting', 'error_owner', 'Store Owner must be between 2 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2916, 1, 1, 'setting_setting', 'error_address', 'Store Address must be between 10 and 256 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2917, 1, 1, 'setting_setting', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2918, 1, 1, 'setting_setting', 'error_telephone', 'Telephone must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2919, 1, 1, 'setting_setting', 'error_image_thumb', 'Product Image Thumb Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2920, 1, 1, 'setting_setting', 'error_image_popup', 'Product Image Popup Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2921, 1, 1, 'setting_setting', 'error_image_category', 'Category List Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2922, 1, 1, 'setting_setting', 'error_image_manufacturer', 'Brand Icon List Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2923, 1, 1, 'setting_setting', 'error_image_product', 'Product List Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2924, 1, 1, 'setting_setting', 'error_image_additional', 'Additional Product Image Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2925, 1, 1, 'setting_setting', 'error_image_related', 'Related Product Image Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2926, 1, 1, 'setting_setting', 'error_image_cart', 'Cart Image Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2927, 1, 1, 'setting_setting', 'error_image_grid', 'Grid Image Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2928, 1, 1, 'setting_setting', 'error_error_filename', 'Error Log Filename required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2929, 1, 1, 'setting_setting', 'error_required_data', 'Required Data has not been entered. Check for field errors!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2930, 1, 1, 'setting_setting', 'error_uploaded_image', 'Uploaded file %s is not image or broken!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2931, 1, 1, 'setting_setting', 'error_limit', 'Limit required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2932, 1, 1, 'setting_setting', 'text_front', 'Store Front', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2933, 1, 1, 'setting_setting', 'text_admin', 'Admin', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2934, 1, 1, 'setting_setting', 'error_mail', 'Please fill required fields for smtp-protocol!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2935, 1, 1, 'setting_setting', 'text_sorting_sort_order_asc', 'Product\'s Sort Order Low &gt; High', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2936, 1, 1, 'setting_setting', 'text_sorting_name_asc', 'Name A - Z', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2937, 1, 1, 'setting_setting', 'text_sorting_name_desc', 'Name Z - A', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2938, 1, 1, 'setting_setting', 'text_sorting_price_asc', 'Price Low &gt; High', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2939, 1, 1, 'setting_setting', 'text_sorting_price_desc', 'Price High &gt; Low', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2940, 1, 1, 'setting_setting', 'text_sorting_rating_asc', 'Rating Lowest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2941, 1, 1, 'setting_setting', 'text_sorting_rating_desc', 'Rating Highest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2942, 1, 1, 'setting_setting', 'text_sorting_date_asc', 'Date Old &gt; New', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2943, 1, 1, 'setting_setting', 'text_sorting_date_desc', 'Date New &gt; Old', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2944, 1, 1, 'setting_setting', 'entry_product_default_sort_order', 'Sort Products as default by:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2945, 1, 1, 'setting_setting', 'entry_zero_customer_balance', 'Show Zero Customer Balance:<br /><span class=\"help\">Note: Enable/disable display of balance message if customer account balance is 0</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2946, 1, 1, 'setting_setting', 'entry_shipping_tax_estimate', 'Shipping and Tax Estimate:<br /><span class=\"help\">Allow customers to get quick shipping and tax estimate in the shopping cart.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2947, 1, 1, 'setting_setting', 'entry_coupon_on_cart_page', 'Coupon on shopping cart page:<br /><span class=\"help\">Allow customers to enter coupon code and see discount in the shopping cart.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2948, 1, 1, 'setting_setting', 'entry_google_analytics', 'Google Analytics Account Number:<br /><span class=\"help\">Add your <a href=\"https://support.google.com/analytics/answer/1032385?hl=en&ref_topic=1008082\" target=\"_blank\">Google Analytics Account Number</a> to enable site activity tracking. This also enables ecommerce activity tracking. You must enable ecommerce tracking in google on the profile settings page for your website</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2949, 1, 1, 'setting_setting', 'entry_ssl_url', 'Secure Store URL:<br /><span class=\"help\">Include the full SSL URL(HTTPS) to your store. Make sure to add \'/\' at the end. Example: https://www.yourdomain.com/path/</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2950, 1, 1, 'setting_setting', 'error_ssl_url', 'Valid Secure URL required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2951, 1, 1, 'setting_setting', 'entry_customer_email_activation', 'Email Activation for New Customers:<br /><span class=\"help\">Don\'t allow new customer to login until their account has been confirmed by activation link sent via email. For this to work, make sure \"Approve New Customers\" is set to OFF.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2952, 1, 1, 'setting_setting', 'text_clone_template', 'Clone Template With Tellbd E-Commerce Developer Tools', '2017-10-11 10:30:00', '2017-10-12 23:45:26'),
(2953, 1, 1, 'setting_setting', 'text_set_template', 'Set this template for the storefront', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2954, 1, 1, 'setting_setting', 'entry_embed_status', 'Enable Storefront Embed:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2955, 1, 1, 'setting_setting', 'entry_embed_click_action', 'Embed Click Action:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2956, 1, 1, 'setting_setting', 'text_embed_click_action_modal', 'Same page Modal Dialog', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2957, 1, 1, 'setting_setting', 'text_embed_click_action_new_window', 'Open new page in new tab', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2958, 1, 1, 'setting_setting', 'text_embed_click_action_same_window', 'Open new page in same window', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2959, 1, 1, 'setting_setting', 'entry_account_create_captcha', 'Captcha on create account form :<br /><span class=\"help\">Prevent spam/robot account creation with enabling human verification captcha</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2960, 1, 1, 'setting_setting', 'entry_recaptcha_site_key', 'Google reCAPTCHA Site Key:<br /><span class=\"help\">Add <a href=\"https://www.google.com/recaptcha\" target=\"_blank\">Google reCAPTCHA v2</a> to help your visitors with better captcha entry. If you enable reCAPTCHA site/secret keys, Google reCAPTCHA v2 will be activated instead of default AbanteCart captcha image</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2961, 1, 1, 'setting_setting', 'entry_recaptcha_secret_key', 'Google reCAPTCHA Secret Key:<br /><span class=\"help\">Add <a href=\"https://www.google.com/recaptcha\" target=\"_blank\">Google reCAPTCHA v2</a> to help your visitors with better captcha entry. If you enable reCAPTCHA site/secret keys, Google reCAPTCHA v2 will be activated instead of default AbanteCart captcha image</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2962, 1, 1, 'setting_setting', 'text_setting_php_exceed', 'This value can not exceed your php.ini directive %s (<=%s)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2963, 1, 1, 'setting_setting', 'entry_start_order_id', 'Order Start No.:<br /><span class=\"help\">Set the starting number the orders will begin from.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2964, 1, 1, 'setting_setting', 'error_start_order_id', 'Order start number must be a numeric!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2965, 1, 1, 'setting_setting', 'error_starting_invoice_id', 'Invoice start number must be a numeric!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2966, 1, 1, 'setting_setting', 'entry_expire_order_days', 'Incomplete Order Expiration:<br /><span class=\"help\">This value controls time interval in days before incomplete orders will be deleted. Empty value means that no orders will be to deleted.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2967, 1, 1, 'setting_setting', 'error_expire_order_days', 'Incomplete Order Expiration value must be a numeric!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2968, 1, 1, 'setting_setting', 'text_storefront', 'Storefront', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2969, 1, 1, 'setting_setting', 'text_im_driver', 'Driver', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2970, 1, 1, 'setting_setting', 'text_im_protocol', 'IM Protocol', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2971, 1, 1, 'setting_setting', 'entry_sms_driver', 'SMS Provider', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2972, 1, 1, 'setting_setting', 'entry_sms_driver_tooltip', 'Select an extension for SMS service provider', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2973, 1, 1, 'setting_setting', 'entry_storefront_status_tooltip', 'Enable SMS for customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2974, 1, 1, 'setting_setting', 'entry_admin_status_tooltip', 'Enable SMS for administrators', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2975, 1, 1, 'setting_setting', 'text_no_driver', ' No IM Driver Found', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2976, 1, 1, 'setting_setting', 'text_im_settings_attention', 'These settings are for instant messages sent automatically during AbanteCart events in storefront and admin. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2977, 1, 1, 'setting_setting', 'entry_html_cache', 'HTML Cache:<br /><span class=\"help\">Enabled HTML pages and blocks caching to get better speed for your pages. This is additional caching to regular data caching enabled in system/config.php file</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2978, 1, 1, 'setting_setting', 'entry_task_api_key', 'Tasks API Key:<br/><span class=\"help\">This is a secret key to allow AbanteCart to run scheduled processes from the browser with /task.php file. If not set, tasks will not run via browser.<br/>NOTE: This API Key is not required for running tasks command line.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2979, 1, 1, 'setting_setting', 'entry_duplicate_contact_us', 'Duplicate Contact Enquiries to Messages', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2980, 1, 1, 'setting_store', 'heading_title', 'Store Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2981, 1, 1, 'setting_store', 'text_success', 'Success: You have modified settings!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2982, 1, 1, 'setting_store', 'text_image_manager', 'Image Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2983, 1, 1, 'setting_store', 'text_default', 'Default', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2984, 1, 1, 'setting_store', 'text_edit_store', 'Edit Store:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2985, 1, 1, 'setting_store', 'entry_name', 'Store Name:<br /><span class=\"help\">Copied to settings and shown on a storefront section.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2986, 1, 1, 'setting_store', 'entry_url', '            Store URL:<br /><span class=\"help\">Include the full URL to your store. Make sure to add \'/\' at the end. Example: http://www.yourdomain.com/path/<br /><br />Don\'t use directories to create a new store. You should always point another domain or sub domain to your hosting.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2987, 1, 1, 'setting_store', 'entry_ssl', 'Use SSL:<br /><span class=\"help\">To use SSL check with your host if a SSL certificate is installed.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2988, 1, 1, 'setting_store', 'entry_title', 'Title:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2989, 1, 1, 'setting_store', 'entry_meta_description', 'Meta Tag Description:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2990, 1, 1, 'setting_store', 'entry_template', 'Template:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2991, 1, 1, 'setting_store', 'entry_description', 'Welcome Message:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2992, 1, 1, 'setting_store', 'entry_country', 'দেশ:', '2017-10-11 10:30:00', '2018-04-25 19:58:18'),
(2993, 1, 1, 'setting_store', 'entry_zone', 'বিভাগ / রাজ্য:', '2017-10-11 10:30:00', '2017-11-06 22:00:12'),
(2994, 1, 1, 'setting_store', 'entry_language', 'Language:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2995, 1, 1, 'setting_store', 'entry_status', '            Store Status<br /><span class=\"help\">Store status in a storefront. Status OFF will direct to default store. Use Maintenance Mode setting to set temporary store maintenance message</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2996, 1, 1, 'setting_store', 'entry_alias', 'Name Alias<br /><span class=\"help\">Store Name Alias. If left blank, will be based on shortened name</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2997, 1, 1, 'setting_store', 'button_add_store', 'New Store', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2998, 1, 1, 'setting_store', 'button_delete_store', 'Delete Store', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2999, 1, 1, 'setting_store', 'button_edit_settings', 'Edit Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3000, 1, 1, 'setting_store', 'error_permission', 'Warning: You do not have permission to modify stores!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3001, 1, 1, 'setting_store', 'error_name', 'Store Name must be between 3 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3002, 1, 1, 'setting_store', 'error_url', 'Store URL required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3003, 1, 1, 'setting_store', 'error_title', 'Title must be between 3 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3004, 1, 1, 'setting_store', 'error_image_thumb', 'Product Image Thumb Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3005, 1, 1, 'setting_store', 'error_image_popup', 'Product Image Popup Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3006, 1, 1, 'setting_store', 'error_image_category', 'Category List Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3007, 1, 1, 'setting_store', 'error_image_product', 'Product List Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3008, 1, 1, 'setting_store', 'error_image_additional', 'Additional Product Image Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3009, 1, 1, 'setting_store', 'error_image_related', 'Related Product Image Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3010, 1, 1, 'setting_store', 'error_image_cart', 'Cart Image Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3011, 1, 1, 'setting_store', 'error_image_grid', 'Grid Image Size dimensions required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3012, 1, 1, 'setting_store', 'error_store', 'Warning: This Store cannot be deleted as it is currently assigned to %s orders!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3013, 1, 1, 'setting_store', 'error_required_data', 'Required Data has not been entered. Check for field errors!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3014, 1, 1, 'setting_store', 'error_limit', 'Limit required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3015, 1, 1, 'setting_store', 'entry_clone_store', ' Copy Settings:<br/><span class=\"help\">You can select copy of all settings from some existing store</span> ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3016, 1, 1, 'setting_store', 'entry_ssl_url', 'Secure Store URL:<br /><span class=\"help\">Include the full SSL URL(HTTPS) to your store. Make sure to add \'/\' at the end. Example: https://www.yourdomain.com/path/</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3017, 1, 1, 'setting_store', 'error_ssl_url', 'Secure URL required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3018, 1, 1, 'tool_backup', 'heading_title', 'Backup / Restore / Load', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3019, 1, 1, 'tool_backup', 'text_backup', 'Download Backup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3020, 1, 1, 'tool_backup', 'text_success_backup', 'Success: You have successfully created backup file!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3021, 1, 1, 'tool_backup', 'text_success', 'Success: You have successfully imported your database!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3022, 1, 1, 'tool_backup', 'text_success_xml', 'Success: You have successfully imported your xml!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3023, 1, 1, 'tool_backup', 'entry_restore', 'Restore from sql or xml file:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3024, 1, 1, 'tool_backup', 'entry_tables', 'Backup Tables:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3025, 1, 1, 'tool_backup', 'entry_loadxml', 'Load XML-file:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3026, 1, 1, 'tool_backup', 'tab_backup', 'Backup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3027, 1, 1, 'tool_backup', 'tab_restore', 'Restore', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3028, 1, 1, 'tool_backup', 'tab_loadxml', 'Layout and dataset load XML', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3029, 1, 1, 'tool_backup', 'error_permission', 'Warning: You do not have permission to modify backups!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3030, 1, 1, 'tool_backup', 'error_nothing_to_do', 'Warning: Please set what you want to backup or import!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3031, 1, 1, 'tool_backup', 'error_empty', 'Warning: The file you uploaded was empty or had wrong file type!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3032, 1, 1, 'tool_backup', 'error_upload', 'Warning: The file was not uploaded. Check post_max_size or file_upload directives of your php.ini file. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3033, 1, 1, 'tool_backup', 'error_xml', 'Warning: The file you uploaded does not loaded as XML! Please, see log-file for details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3034, 1, 1, 'tool_backup', 'entry_backup_code', 'Backup Code (%s)<br/><span class=\"help\">Sub-directories with code files excluding dynamic files such as cache, log files, images, resources etc </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3035, 1, 1, 'tool_backup', 'entry_backup_content', 'Backup Content (%s)<br/><span class=\"help\">Sub-directories with dynamic files such as images, downloads, resources etc </span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3036, 1, 1, 'tool_backup', 'entry_compress_backup', 'Compress Backup Directory  %s ?<br/><span class=\"help\">Archive *.tar.gz will be created.<br/> Note: it could to take a long time. Otherwise you can disable compression and find your backup in folder %s</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3037, 1, 1, 'tool_backup', 'button_backup_now', 'Backup Now', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3038, 1, 1, 'tool_backup', 'button_load', 'Load', '2017-10-11 10:30:00', '2017-10-11 10:30:00');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(3039, 1, 1, 'tool_backup', 'button_backup_schedule', 'Schedule Backup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3040, 1, 1, 'tool_backup', 'text_success_scheduled', 'Success: You have successfully created scheduled backup task! <a href=\"%s\">See details</a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3041, 1, 1, 'tool_backup', 'text_fail_note', 'NOTE: This process execution depends on your AbanteCart data size as well as your server virtual memory size. If process terminates with errors, check directory %s permissions to be set to -rw-rw-rw and <a href=\"http://php.net/manual/en/ini.core.php#ini.memory-limit\" target=\"_blank\">[PHP memory setting]</a>. Increase memory setting or run backup manually if process still fail.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3042, 1, 1, 'tool_backup', 'backup_complete_text_file', 'To download backup-file please visit <a href=\"#admin#rt=tool/install_upgrade_history\">Install/Upgrade History</a> ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3043, 1, 1, 'tool_backup', 'backup_complete_text_dir', 'Directory with backup-files is %s</a> ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3044, 1, 1, 'tool_cache', 'heading_title', 'Cache Management', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3045, 1, 1, 'tool_cache', 'text_success', 'Success: You have successfully deleted the cache files!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3046, 1, 1, 'tool_cache', 'text_configuration', 'Configuration', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3047, 1, 1, 'tool_cache', 'text_layouts_blocks', 'Layouts &amp; Blocks', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3048, 1, 1, 'tool_cache', 'text_flexyforms', 'Flexy Forms', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3049, 1, 1, 'tool_cache', 'text_images', 'Images', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3050, 1, 1, 'tool_cache', 'text_products', 'Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3051, 1, 1, 'tool_cache', 'text_categories', 'Categories', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3052, 1, 1, 'tool_cache', 'text_manufacturers', 'Manufacturers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3053, 1, 1, 'tool_cache', 'text_localisations', 'Localisations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3054, 1, 1, 'tool_cache', 'text_error_log', 'Error Log', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3055, 1, 1, 'tool_cache', 'text_clear_cache', 'Clear Selected Cache', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3056, 1, 1, 'tool_cache', 'text_clear_all_cache', 'Clear All Cache', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3057, 1, 1, 'tool_cache', 'desc_configuration', 'System and store configurations', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3058, 1, 1, 'tool_cache', 'desc_layouts_blocks', 'Pages, page layouts, blocks', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3059, 1, 1, 'tool_cache', 'desc_flexyforms', 'Flexy forms data', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3060, 1, 1, 'tool_cache', 'desc_images', 'Image thumbnails', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3061, 1, 1, 'tool_cache', 'desc_products', 'Product data', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3062, 1, 1, 'tool_cache', 'desc_categories', 'Category data', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3063, 1, 1, 'tool_cache', 'desc_manufacturers', 'Manufacturer data', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3064, 1, 1, 'tool_cache', 'desc_localisations', 'Currency, Language, Country, Zone, Length, Weight, &amp; other', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3065, 1, 1, 'tool_cache', 'desc_error_log', 'Error Log', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3066, 1, 1, 'tool_cache', 'column_type', 'Cache Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3067, 1, 1, 'tool_cache', 'column_description', 'Description', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3068, 1, 1, 'tool_cache', 'text_html_cache', 'HTML-cache', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3069, 1, 1, 'tool_cache', 'desc_html_cache', 'Cached HTML pages and blocks', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3070, 1, 1, 'tool_cache', 'text_install_upgrade_history', 'Install/Upgrade History', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3071, 1, 1, 'tool_cache', 'desc_install_upgrade_history', 'Clear All Install/Upgrade History', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3072, 1, 1, 'tool_datasets_manager', 'heading_title', 'Datasets Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3073, 1, 1, 'tool_datasets_manager', 'text_success', 'Success: You have modified message list!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3074, 1, 1, 'tool_datasets_manager', 'column_id', ' Id ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3075, 1, 1, 'tool_datasets_manager', 'column_name', ' Dataset Name ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3076, 1, 1, 'tool_datasets_manager', 'column_key', ' Dataset Key', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3077, 1, 1, 'tool_datasets_manager', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3078, 1, 1, 'tool_datasets_manager', 'text_dataset_name', ' Dataset Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3079, 1, 1, 'tool_datasets_manager', 'text_dataset_key', ' Dataset Key', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3080, 1, 1, 'tool_datasets_manager', 'text_dataset_properties', ' Dataset Properties', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3081, 1, 1, 'tool_datasets_manager', 'text_dataset_column_properties', ' Dataset Column Properties', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3082, 1, 1, 'tool_datasets_manager', 'text_dataset_column_definition', ' Dataset Columns', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3083, 1, 1, 'tool_datasets_manager', 'text_num_rows', ' Dataset Row Count', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3084, 1, 1, 'tool_datasets_manager', 'text_popup_title', ' Information About Dataset', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3085, 1, 1, 'tool_datasets_manager', 'text_confirm', 'Confirm?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3086, 1, 1, 'tool_datasets_manager', 'text_date', 'Date', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3087, 1, 1, 'tool_datasets_manager', 'text_show', 'Show', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3088, 1, 1, 'tool_datasets_manager', 'text_repeats', 'Number of repetitions:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3089, 1, 1, 'tool_error_log', 'heading_title', 'Error Log', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3090, 1, 1, 'tool_error_log', 'text_success', 'Success: You have successfully cleared your error log!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3091, 1, 1, 'tool_error_log', 'text_file_tail', '                                        Due to large size of the log file, only last 500Kb of data can be viewed in here.\n					To view complete log, get it from your server directly.\n					Path:       ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3092, 1, 1, 'tool_files', 'heading_title', 'File Uploads', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3093, 1, 1, 'tool_files', 'column_date_added', 'Date Added', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3094, 1, 1, 'tool_files', 'column_path', 'File', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3095, 1, 1, 'tool_files', 'column_section', 'Section', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3096, 1, 1, 'tool_files', 'text_download', 'to download file', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3097, 1, 1, 'tool_global_search', 'heading_title', 'Global Search Results', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3098, 1, 1, 'tool_global_search', 'no_results_message', 'Sorry, but we have no results.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3099, 1, 1, 'tool_global_search', 'error_permission', 'Warning: You do not have permission to search!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3100, 1, 1, 'tool_global_search', 'text_orders', 'Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3101, 1, 1, 'tool_global_search', 'text_customers', 'Customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3102, 1, 1, 'tool_global_search', 'text_downloads', 'Downloads', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3103, 1, 1, 'tool_global_search', 'text_product_categories', 'Product Categories', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3104, 1, 1, 'tool_global_search', 'text_products', 'Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3105, 1, 1, 'tool_global_search', 'text_reviews', 'Reviews', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3106, 1, 1, 'tool_global_search', 'text_manufacturers', 'Brands', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3107, 1, 1, 'tool_global_search', 'text_languages', 'Languages', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3108, 1, 1, 'tool_global_search', 'text_pages', 'Pages', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3109, 1, 1, 'tool_global_search', 'text_settings', 'Settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3110, 1, 1, 'tool_global_search', 'text_messages', 'Messages', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3111, 1, 1, 'tool_global_search', 'text_extensions', 'Extensions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3112, 1, 1, 'tool_global_search', 'text_commands', 'Quick Commands', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3113, 1, 1, 'tool_global_search', 'text_contents', 'Content Pages', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3114, 1, 1, 'tool_import_export', 'import_export_title', 'Import & Export', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3115, 1, 1, 'tool_import_export', 'import_wizard_title', 'Import Data Wizard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3116, 1, 1, 'tool_import_export', 'tab_import', 'Import', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3117, 1, 1, 'tool_import_export', 'tab_import_wizard', 'Import Wizard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3118, 1, 1, 'tool_import_export', 'tab_export', 'Export', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3119, 1, 1, 'tool_import_export', 'text_tables', 'Tables', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3120, 1, 1, 'tool_import_export', 'text_options', 'Options', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3121, 1, 1, 'tool_import_export', 'text_file_format', 'File Format: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3122, 1, 1, 'tool_import_export', 'text_file_name', 'File Name: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3123, 1, 1, 'tool_import_export', 'text_load_file', 'Upload Import File', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3124, 1, 1, 'tool_import_export', 'text_load_file_notes', 'You can upload CSV or Text file to import data. For data structure, you can follow proprietary format (see export) or free format. <br/> For data with the free format, you will need to map data elements manualy. Only product and categories supported for free format import. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3125, 1, 1, 'tool_import_export', 'text_import_wizard_notes', 'Select a destination table and corresponding database field to each provided import data column. If no field is selected, input column data will be ignored. <br/> <b>Note:</b> Language and store specific data values will be assigned to current content store & language selected', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3126, 1, 1, 'tool_import_export', 'text_records_to_be_loaded', 'There will be %s records loaded and processed in this import!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3127, 1, 1, 'tool_import_export', 'text_import_task_title', 'Running Import Process', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3128, 1, 1, 'tool_import_export', 'text_load', 'Load', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3129, 1, 1, 'tool_import_export', 'text_import_loaded', 'Total loaded: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3130, 1, 1, 'tool_import_export', 'text_file_field', 'File to import:<br><span class=\"help\">Supported formats for import files: CSV, TXT</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3131, 1, 1, 'tool_import_export', 'text_id_range_from', 'ID range from: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3132, 1, 1, 'tool_import_export', 'text_to', 'to: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3133, 1, 1, 'tool_import_export', 'text_csv_delimiter', 'CSV/TXT delimiter: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3134, 1, 1, 'tool_import_export', 'text_export_note_csv_delimiter', '<span class=\"help\">All fields will be enclosed in double quotes.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3135, 1, 1, 'tool_import_export', 'text_import_note_csv_delimiter', '<span class=\"help\">All fields must be enclosed in double quotes.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3136, 1, 1, 'tool_import_export', 'text_test_mode', 'Run in a test mode <br><span class=\"help\">It is recommended to run data import in a test mode first to see if any issues are present.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3137, 1, 1, 'tool_import_export', 'text_import_file_col', 'Import File Column', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3138, 1, 1, 'tool_import_export', 'text_import_file_data', 'Import Data Sample', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3139, 1, 1, 'tool_import_export', 'text_destination_col', 'Select destination table', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3140, 1, 1, 'tool_import_export', 'text_import_update_on', 'Update if exists', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3141, 1, 1, 'tool_import_export', 'text_import_split', 'Split data by', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3142, 1, 1, 'tool_import_export', 'title_export_map', 'Select, copy and save this mapping for future use.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3143, 1, 1, 'tool_import_export', 'text_export_map', 'Export mapping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3144, 1, 1, 'tool_import_export', 'title_load_map', 'Post to the field below pre-saved mapping data', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3145, 1, 1, 'tool_import_export', 'text_load_map', 'Load mapping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3146, 1, 1, 'tool_import_export', 'error_file_format', 'Unsupported import file format!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3147, 1, 1, 'tool_import_export', 'error_xml_import', 'Error during import XML file!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3148, 1, 1, 'tool_import_export', 'error_csv_import', 'Error during import CSV/TXT file! Please check fields delimiter.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3149, 1, 1, 'tool_import_export', 'error_data_corrupted', 'Data is empty or corrupted.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3150, 1, 1, 'tool_import_export', 'error_file_empty', 'File is empty.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3151, 1, 1, 'tool_import_export', 'error_writable_backup', 'Backup directory needs to be writable for CSV/TXT export to work.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3152, 1, 1, 'tool_import_export', 'text_updated', 'Updated: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3153, 1, 1, 'tool_import_export', 'text_created', 'Created: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3154, 1, 1, 'tool_import_export', 'text_errors', 'Errors: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3155, 1, 1, 'tool_import_export', 'text_show_details', 'Show details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3156, 1, 1, 'tool_import_export', 'text_no_children', 'No child items', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3157, 1, 1, 'tool_import_export', 'text_some_errors', 'There are some errors.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3158, 1, 1, 'tool_import_export', 'text_test_completed', 'Test run completed. Total SQL queries: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3159, 1, 1, 'tool_import_export', 'text_sort_by', 'Sort by: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3160, 1, 1, 'tool_import_export', 'error_table_selection', 'No import destination table or fields selected!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3161, 1, 1, 'tool_import_export', 'error_required_selection', 'Missing required data field \'%s\' for destination table!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3162, 1, 1, 'tool_import_export', 'error_tmp_dir_non_writable', 'Temporary Directory %s is not writable! Please change permissions to proceed.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3163, 1, 1, 'tool_import_export', 'error_empty_request', 'Empty request.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3164, 1, 1, 'tool_import_export', 'text_complete_import', 'Import Process has been completed. %s row(s) processed.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3165, 1, 1, 'tool_import_export', 'text_see_log', 'For more details see <a href=\"%s\" target=\"_new\">log file %s</a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3166, 1, 1, 'tool_import_export', 'text_success_abort', 'Task interrupted successfully.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3167, 1, 1, 'tool_import_export', 'button_schedule_import', 'Schedule Import', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3168, 1, 1, 'tool_import_export', 'text_success_scheduled', 'Success: You have successfully created scheduled import task! <a href=\"%s\">See details</a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3169, 1, 1, 'tool_install_upgrade_history', 'heading_title', 'install/Upgrade History', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3170, 1, 1, 'tool_install_upgrade_history', 'column_type', ' Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3171, 1, 1, 'tool_install_upgrade_history', 'column_date_added', ' Date Added', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3172, 1, 1, 'tool_install_upgrade_history', 'column_name', ' Package Key ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3173, 1, 1, 'tool_install_upgrade_history', 'column_version', ' Version ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3174, 1, 1, 'tool_install_upgrade_history', 'column_backup_date', ' Backup Date', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3175, 1, 1, 'tool_install_upgrade_history', 'column_backup_file', ' Backup File ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3176, 1, 1, 'tool_install_upgrade_history', 'column_user', ' User Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3177, 1, 1, 'tool_install_upgrade_history', 'text_download', ' to download file', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3178, 1, 1, 'tool_install_upgrade_history', 'text_delete_history', ' Delete History', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3179, 1, 1, 'tool_install_upgrade_history', 'text_delete_success', ' Your Install/Upgrade History has been deleted successfully.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3180, 1, 1, 'tool_message_manager', 'heading_title', 'Message Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3181, 1, 1, 'tool_message_manager', 'text_success', 'Success: You have modified message list!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3182, 1, 1, 'tool_message_manager', 'column_title', 'Message Title', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3183, 1, 1, 'tool_message_manager', 'column_create_date', 'Date', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3184, 1, 1, 'tool_message_manager', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3185, 1, 1, 'tool_message_manager', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3186, 1, 1, 'tool_message_manager', 'entry_error', 'Critical', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3187, 1, 1, 'tool_message_manager', 'entry_warning', 'Warning', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3188, 1, 1, 'tool_message_manager', 'entry_notice', 'Notice', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3189, 1, 1, 'tool_message_manager', 'error_permission', 'Warning: You do not have permission to modify message list!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3190, 1, 1, 'tool_message_manager', 'error_name', 'Message title must be between 3 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3191, 1, 1, 'tool_message_manager', 'text_show', 'Show', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3192, 1, 1, 'tool_message_manager', 'text_not_found', 'Ooops. We can\'t find this message.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3193, 1, 1, 'tool_message_manager', 'text_status', 'Message status: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3194, 1, 1, 'tool_message_manager', 'text_date', 'Date:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3195, 1, 1, 'tool_message_manager', 'text_repeats', 'Number of repetitions:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3196, 1, 1, 'tool_message_manager', 'text_warning', 'warning', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3197, 1, 1, 'tool_message_manager', 'text_error', 'critical', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3198, 1, 1, 'tool_message_manager', 'text_notice', 'notice', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3199, 1, 1, 'tool_message_manager', 'text_delete', 'delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3200, 1, 1, 'tool_message_manager', 'text_close', 'close', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3201, 1, 1, 'tool_message_manager', 'text_confirm', 'Confirm?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3202, 1, 1, 'tool_message_manager', 'text_linktext', ' this link', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3203, 1, 1, 'tool_message_manager', 'text_notifier_title', ' You Have %s New Message(s)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3204, 1, 1, 'tool_migration', 'heading_title', 'Cart Migration', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3205, 1, 1, 'tool_migration', 'heading_title_step_one', ' - Step 1', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3206, 1, 1, 'tool_migration', 'heading_title_step_two', ' - Step 2', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3207, 1, 1, 'tool_migration', 'heading_title_step_three', ' - Finish', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3208, 1, 1, 'tool_migration', 'text_description', '            Migration tool allow you import data from another carts.<br>Note: AbanteCart support import for mysql only for now.<br> Press start migration button to continue... ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3209, 1, 1, 'tool_migration', 'text_success', 'Success: You data successfully transfeerd to Abantecart!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3210, 1, 1, 'tool_migration', 'text_cart_info', '            Source Cart Info<span class=\"help\">Source shopping cart application details.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3211, 1, 1, 'tool_migration', 'text_db_info', '            Database Info<span class=\"help\">Note: AbanteCart support import for mysql only for now.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3212, 1, 1, 'tool_migration', 'entry_cart_type', 'Source cart type:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3213, 1, 1, 'tool_migration', 'entry_cart_url', 'Source cart URL:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3214, 1, 1, 'tool_migration', 'entry_db_host', 'Database Host:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3215, 1, 1, 'tool_migration', 'entry_db_user', 'Database User:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3216, 1, 1, 'tool_migration', 'entry_db_password', 'পাসওয়ার্ড:', '2017-10-11 10:30:00', '2017-11-06 22:13:09'),
(3217, 1, 1, 'tool_migration', 'entry_db_name', 'Database Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3218, 1, 1, 'tool_migration', 'entry_db_prefix', 'Database Prefix:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3219, 1, 1, 'tool_migration', 'entry_cart_select', ' - select cart type - ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3220, 1, 1, 'tool_migration', 'entry_cart_osc', 'Oscommerce 2.2RC2', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3221, 1, 1, 'tool_migration', 'entry_cart_oscmax', 'OscMAX', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3222, 1, 1, 'tool_migration', 'entry_cart_zen', 'ZenCart 1.3.9h', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3223, 1, 1, 'tool_migration', 'entry_cart_cre', 'CRE Loaded 6.4.1 STD', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3224, 1, 1, 'tool_migration', 'entry_cart_opencart', 'OpenCart 1.4.9', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3225, 1, 1, 'tool_migration', 'entry_migrate_data', 'Select data to migrate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3226, 1, 1, 'tool_migration', 'entry_migrate_data_categories', 'Categories', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3227, 1, 1, 'tool_migration', 'entry_migrate_data_products', 'Products, Categories, Brands', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3228, 1, 1, 'tool_migration', 'entry_migrate_data_customers', 'Customers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3229, 1, 1, 'tool_migration', 'entry_migrate_data_orders', 'Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3230, 1, 1, 'tool_migration', 'entry_erase_existing_data', 'Erase existing data?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3231, 1, 1, 'tool_migration', 'button_start_migration', 'Start Migration', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3232, 1, 1, 'tool_migration', 'button_continue', 'Continue', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3233, 1, 1, 'tool_migration', 'button_back', 'Back', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3234, 1, 1, 'tool_migration', 'button_cancel', 'Cancel', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3235, 1, 1, 'tool_migration', 'error_permission', 'Warning: You do not have permission to perform migration!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3236, 1, 1, 'tool_migration', 'error_db_host', 'Host required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3237, 1, 1, 'tool_migration', 'error_db_user', 'User required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3238, 1, 1, 'tool_migration', 'error_db_name', 'Database Name required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3239, 1, 1, 'tool_migration', 'error_db_connection', '            Error: Could not connect to the database please make sure the database server, username and password is correct!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3240, 1, 1, 'tool_migration', 'error_db_not_exist', 'Error: Database does not exist!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3241, 1, 1, 'tool_migration', 'error_cart_type', 'Error: Please select cart type!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3242, 1, 1, 'tool_migration', 'error_cart_url', 'Error: Cart URL required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3243, 1, 1, 'tool_migration', 'error_cart_not_supported', 'Warning: Chosen cart not supported now!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3244, 1, 1, 'tool_migration', 'error_migrate_data', 'Error: Please select at least one item!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3245, 1, 1, 'tool_migration', 'text_no_customers', 'Note: No one customer was imported.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3246, 1, 1, 'tool_migration', 'text_no_products', 'Note: No one product was imported.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3247, 1, 1, 'tool_migration', 'text_no_orders', 'Note: No one order was imported.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3248, 1, 1, 'tool_migration', 'text_no_brands', 'Note: No one brand was imported.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3249, 1, 1, 'tool_migration', 'text_no_categories', 'Note: No one product category was imported.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3250, 1, 1, 'tool_migration', 'error_empty_source_cart', 'Warning: Chosen source cart is empty! Please check database and table prefix.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3251, 1, 1, 'tool_migration', 'text_finished', 'Migration has finished.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3252, 1, 1, 'tool_package_installer', 'text_success', ' Success: Package was installed successfully. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3253, 1, 1, 'tool_package_installer', 'heading_title', 'Package Installer', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3254, 1, 1, 'tool_package_installer', 'heading_title_license', 'Package License Agreement', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3255, 1, 1, 'tool_package_installer', 'heading_title_ftp', 'FTP access parameters', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3256, 1, 1, 'tool_package_installer', 'heading_title_download', 'Package Loading', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3257, 1, 1, 'tool_package_installer', 'text_preloading', ' Package file %file% will be downloaded.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3258, 1, 1, 'tool_package_installer', 'text_loading', 'Downloading file. Size: %s .<br/>It might take few seconds depending on your connection.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3259, 1, 1, 'tool_package_installer', 'text_key_hint', 'Enter Installation Key Here', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3260, 1, 1, 'tool_package_installer', 'text_ftp_user', ' FTP User Name: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3261, 1, 1, 'tool_package_installer', 'text_ftp_password', ' FTP User Password: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3262, 1, 1, 'tool_package_installer', 'text_ftp_host', ' FTP Host:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3263, 1, 1, 'tool_package_installer', 'text_i_agree', ' I agree to the license ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3264, 1, 1, 'tool_package_installer', 'text_agree', ' Agree ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3265, 1, 1, 'tool_package_installer', 'text_retry', ' Retry ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3266, 1, 1, 'tool_package_installer', 'text_disagree', ' Disagree ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3267, 1, 1, 'tool_package_installer', 'text_download_error', ' We are sorry, but error occurred while uploading the file.</br>Try one more time.</br>If problem persist download file in your order history and install manually. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3268, 1, 1, 'tool_package_installer', 'text_continue', ' Continue ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3269, 1, 1, 'tool_package_installer', 'text_disclaimer_heading', ' Disclaimer ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3270, 1, 1, 'tool_package_installer', 'text_disclaimer', ' <h3>Dear Tellbd E-Commerce customer,</h3><br>You are about to install third party extension to your Tellbd E-Commerce.<br><br>Please read and understand this disclaimer about third party extension that you about to install.<br><br>Third party extensions and services  are provided by third party vendors.<br><br>Although, Tellbd E-Commerce validate quality of extensions and services provided by third party, Tellbd E-Commerce does not guaranty that all third party extension work correctly or will not cause any conflicts in the system.Tellbd E-Commerce members and affiliates are in no way liable or responsible for claims made related to the products or services provided by third party vendors. Tellbd E-Commerce does not guarantee the quality of third party extensions or services.  Please direct your inquiries regarding third party extensions or services to the appropriate third party vendor.If you have concern about any third party provider please contact Tellbd E-Commerce at <a href=\"http://www.tellbd.com/contact-us\" target=\"_blank\">http://www.tellbd.com/contact-us</a><br><br>Sincerely,<br>Tellbd E-Commerce<br>Ideal OpenSource Ecommerce Solution ', '2017-10-11 10:30:00', '2018-11-22 11:56:50'),
(3271, 1, 1, 'tool_package_installer', 'warning_ftp', ' Warning: Some directory or file does not have write permission (<span id=\"see_details\">see more details</span>)<br>You can change permissions on your server or<br>use ftp access to your server for installation (usually, hosting provider sends this info via email or you can manage it in hosting control tools)<br> ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3272, 1, 1, 'tool_package_installer', 'warning_already_installed', '<p class=\"success\">You already have %EXTENSION% extension installed! If you want to proceed and upgrade, please confirm.</p>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3273, 1, 1, 'tool_package_installer', 'warning_already_installed_uninstall', 'You already have this extension \"%EXTENSION%\" installed! If you want to proceed to reinstall, please uninstall and delete extension first.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3274, 1, 1, 'tool_package_installer', 'error_pack_file_not_found', 'Error: Can not extract extension from the archive to %s. Check <a href=\"#admin#rt=tool/error_log\" target=\"_blank\">log</a> for errors ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3275, 1, 1, 'tool_package_installer', 'error_mp', ' Marketplace error: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3276, 1, 1, 'tool_package_installer', 'error_repository', ' Error: Cannot download file. Repository error or invalid extension key. Try one more time. If problem persist download file in your order history and install manually. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3277, 1, 1, 'tool_package_installer', 'error_ftp_user', ' Error: FTP User Name is empty. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3278, 1, 1, 'tool_package_installer', 'error_ftp_password', ' Error: FTP User Password is empty. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3279, 1, 1, 'tool_package_installer', 'error_ftp_connect', ' Error: Can\'t connect to ftp-server ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3280, 1, 1, 'tool_package_installer', 'error_ftp_login', ' Error: Can\'t login to ftp-server. Invalid Username or Password. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3281, 1, 1, 'tool_package_installer', 'error_ftp_path', ' Error: Can\'t find root directory of Tellbd E-Commerce by FTP path.<br>Try leave it empty for automatic search. ', '2017-10-11 10:30:00', '2017-10-12 23:46:10'),
(3282, 1, 1, 'tool_package_installer', 'error_ftp_path_array', ' Error: Can\'t automatic recognize root directory of AbanteCart in FTP-mode.<br>Please fill FTP-path form field.<br>Path suggestions are:  ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3283, 1, 1, 'tool_package_installer', 'error_dir_permission', ' Can\'t to save file because directory is not writable: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3284, 1, 1, 'tool_package_installer', 'error_package_structure', ' Error: Probably package is broken. Structure of package error. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3285, 1, 1, 'tool_package_installer', 'error_package_config_xml', ' Error: Cannot locate file package.xml inside of extracted extension. Possibly extension was not extracted correctly. Check <a href=\"#admin#rt=tool/error_log\" target=\"_blank\">log</a> for errors ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3286, 1, 1, 'tool_package_installer', 'error_package_config2', ' Error: Can\'t find installation mode in package.xml inside package. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3287, 1, 1, 'tool_package_installer', 'error_package_info_not_exists', ' Error: Can\'t find package session info about this download. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3288, 1, 1, 'tool_package_installer', 'error_unpack', ' Error: Can\'t unpack package \"%PACKAGE%\" after download. Archive error. See error log for details. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3289, 1, 1, 'tool_package_installer', 'error_move', ' Error: Can\'t move package code after unpacking. Please try check write permissions of directory: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3290, 1, 1, 'tool_package_installer', 'error_install_mode', ' Error: Can\'t install extension \"%package%\" because it already installed. You need deinstall and delete it first or get package for upgrade. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3291, 1, 1, 'tool_package_installer', 'error_install_mode2', ' Error: Can\'t upgrade extension \"%package%\" because it not installed. You need get package for install. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3292, 1, 1, 'tool_package_installer', 'error_version_compatibility', ' Error: Can\'t install package. Your cart version is <b>%CURRENT_VERSION%</b>. Version(s) <b>%VERSIONS%</b>  required. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3293, 1, 1, 'tool_package_installer', 'error_package_version_compatibility', ' Error: Can\'t upgrade package. Newer package version is already installed. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3294, 1, 1, 'tool_package_installer', 'error_install', ' Error: Can\'t install package. Please see System -> Error Log for details. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3295, 1, 1, 'tool_package_installer', 'error_core_version', ' Error: You have Tellbd E-Commerce version %VERSION% installed.<br>This upgrade package only for versions lower than  ', '2017-10-11 10:30:00', '2017-10-12 23:46:22'),
(3296, 1, 1, 'tool_package_installer', 'text_interrupt', ' Interrupt ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3297, 1, 1, 'tool_package_installer', 'confirm_version_incompatibility', ' Current copy of this extension is not verified for your version of AbanteCart (v%s).<br>Extension build is specified for AbanteCart v%s.<br>\n		This is not a problem, but if you notice issues or incompatibility, please contact extension developer. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3298, 1, 1, 'tool_package_installer', 'error_move_ftp', ' Error: Can\'t move package code after unpacking. Probably FTP path is incorrect.<br>Also, please, try to check write permissions of directory: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3299, 1, 1, 'tool_package_installer', 'text_network_install', ' Network Install ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3300, 1, 1, 'tool_package_installer', 'text_extension_upload', ' Extension Upload ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3301, 1, 1, 'tool_package_installer', 'error_archive_extension', ' Error: Only .tar.gz files supported. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3302, 1, 1, 'tool_package_installer', 'entry_upload_file', ' Upload file: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3303, 1, 1, 'tool_package_installer', 'entry_upload_url', ' Insert URL: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3304, 1, 1, 'tool_package_installer', 'error_move_backup', ' Error: Can\'t backup files before upgrade. Check write permissions of directory: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3305, 1, 1, 'tool_package_installer', 'text_core_upgrade_title', ' Tellbd E-Commerce Core Upgrade ', '2017-10-11 10:30:00', '2017-10-12 23:46:31'),
(3306, 1, 1, 'tool_package_installer', 'text_core_upgrade_attention', ' Attention!\nAbanteCart is about to be upgraded to version %s!\n ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3307, 1, 1, 'tool_package_installer', 'text_core_upgrade_warning', ' There is no undo after starting upgrade process.\nComplete database and code backup is highly recommended.\nTest upgrade on non-live sites first. Upgrade on live sites should be done only after testing. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3308, 1, 1, 'tool_package_installer', 'text_upgrade_now', ' Upgrade Now! ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3309, 1, 1, 'tool_package_installer', 'error_additional_help_text', ' Stuck? Not a problem. You can install extensions another way. Check <a href=\"http://docs.abantecart.com/pages/extensions/install.html#FTPinstall\" target=\"_blank\">this help link</a> ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3310, 1, 1, 'tool_package_installer', 'error_notconnected', ' Can not upgrade or install extensions from the marketplace. This store is not authenticated/connected. Please authenticate and connect to the <a href=\"%s\">marketplace</a> ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3311, 1, 1, 'tool_rl_manager', 'heading_title', 'Media Resource Library Manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3312, 1, 1, 'tool_rl_manager', 'text_rl_latest', 'Latest added resources', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3313, 1, 1, 'tool_rl_manager', 'text_rl_type', 'resource type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3314, 1, 1, 'tool_rl_manager', 'entry_type_name', 'Resource Type Key<br/><span class=\"help\">This resource type key/name value can not be changed</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3315, 1, 1, 'tool_rl_manager', 'entry_default_directory', 'Resource directory<br/><span class=\"help\">Directory locating resource for this type. If changed, existing resources will not be accessible and will need to be copied to new directory!</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3316, 1, 1, 'tool_rl_manager', 'entry_default_icon', 'Default icon<br/><span class=\"help\">Icon image to be shown in the listing of resources (Location: /image/... ).</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3317, 1, 1, 'tool_rl_manager', 'entry_file_types', 'Allowed file extensions<br/><span class=\"help\">Regex with a list of allowed file extensions for this resource type</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3318, 1, 1, 'tool_rl_manager', 'text_success', 'Success: You have updated resource type!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3319, 1, 1, 'tool_rl_manager', 'error_missing_type_id', 'Error: Missing resource type ID!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3320, 1, 1, 'tool_rl_manager', 'error_type_name', 'Error: Resource type name needs to be between 2 and 40 characters', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3321, 1, 1, 'tool_rl_manager', 'error_default_directory', 'Error: Resource type directory needs to be between 2 and 64 characters', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3322, 1, 1, 'tool_rl_manager', 'error_default_icon', 'Error: Resource type icon needs to be between 2 and 64 characters', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3323, 1, 1, 'tool_rl_manager', 'error_file_types', 'Error: Resource type file extensions regex needs to be between 2 and 40 characters', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3324, 1, 1, 'tool_task', 'heading_title', 'Scheduled Tasks', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3325, 1, 1, 'tool_task', 'column_id', ' Id', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3326, 1, 1, 'tool_task', 'column_date_created', ' Date Created', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3327, 1, 1, 'tool_task', 'column_name', ' Name ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3328, 1, 1, 'tool_task', 'column_status', ' Status ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3329, 1, 1, 'tool_task', 'column_start_time', ' Start Time', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3330, 1, 1, 'tool_task', 'text_stuck', ' Stuck', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3331, 1, 1, 'tool_task', 'text_ready', ' Ready', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3332, 1, 1, 'tool_task', 'text_running', ' Running', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3333, 1, 1, 'tool_task', 'text_scheduled', ' Scheduled', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3334, 1, 1, 'tool_task', 'text_disabled', ' Disabled', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3335, 1, 1, 'tool_task', 'text_failed', ' Failed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3336, 1, 1, 'tool_task', 'text_incomplete', ' Incomplete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3337, 1, 1, 'tool_task', 'text_completed', ' Completed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3338, 1, 1, 'tool_task', 'text_restart', ' Restart Task', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3339, 1, 1, 'tool_task', 'text_run', ' Run Task', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3340, 1, 1, 'tool_task', 'text_task_started', ' Task started', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3341, 1, 1, 'tool_task', 'text_task_not_found', ' Task not Found.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3342, 1, 1, 'tool_task', 'text_empty_task', ' Task does not contains steps. Removed.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3343, 1, 1, 'tool_task', 'text_forbidden_to_restart', ' Forbidden To restart!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3344, 1, 1, 'tool_updater', 'heading_title', 'Update manager', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3345, 1, 1, 'tool_updater', 'text_checkupdates', 'check for updates', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3346, 1, 1, 'tool_updater', 'column_name', 'Extension Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3347, 1, 1, 'tool_updater', 'column_type', 'Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3348, 1, 1, 'tool_updater', 'column_category', 'Category', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3349, 1, 1, 'tool_updater', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3350, 1, 1, 'tool_updater', 'column_version', 'Current version', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3351, 1, 1, 'tool_updater', 'column_new_version', 'New version', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3352, 1, 1, 'tool_updater', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3353, 1, 1, 'tool_updater', 'text_success', 'Success: Extensions was successfully updated!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3354, 1, 1, 'tool_updater', 'text_update', 'Update', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3355, 1, 1, 'tool_updater', 'entry_restore_exts', 'Restore Backuped extension:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3356, 1, 1, 'tool_updater', 'entry_update', 'Updates:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3357, 1, 1, 'tool_updater', 'error_permission', 'Warning: You do not have permission to modify directory: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3358, 1, 1, 'tool_updater', 'warning_server', 'Server with updates is inaccesible.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3359, 1, 1, 'tool_updater', 'text_notice_title', 'Update Notice for %EXTENSION%', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3360, 1, 1, 'tool_updater', 'text_notice_text', '\'New version of extension \"%EXTENSION%\" is available. Please, go to %LINK% and upgrade it.\'', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3361, 1, 1, 'tool_updater', 'warning_updates', 'Can\'t get information about updates.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3362, 1, 1, 'tool_updater', 'error_empty', 'Warning: The file you uploaded was empty!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3363, 1, 1, 'tool_updater', 'error_exts_list', 'Warning: Extension list is not array!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3364, 1, 1, 'tool_updater', 'text_nothing_todo', ' Your\'s extensions are up to date. Nothing to do. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3365, 1, 1, 'tool_updater', 'text_connect', 'Connect', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3366, 1, 1, 'tool_updater', 'text_marketplace_connect', 'Connect to the marketplace', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3367, 1, 1, 'tool_updater', 'text_marketplace_connect_your_store', 'Please Connect Your Store to the Marketplace', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3368, 1, 1, 'tool_updater', 'text_note', 'Note: Update available only for connected stores with purchased history.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3369, 1, 1, 'total_balance', 'heading_title', 'Balance', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3370, 1, 1, 'total_balance', 'total_name', 'Balance', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3371, 1, 1, 'total_balance', 'text_total', 'Order Totals', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3372, 1, 1, 'total_balance', 'text_success', 'Success: You have modified total balance!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3373, 1, 1, 'total_balance', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3374, 1, 1, 'total_balance', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3375, 1, 1, 'total_balance', 'entry_calculation_order', 'Calculation Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3376, 1, 1, 'total_balance', 'error_permission', 'Warning: You do not have permission to modify total balance!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3377, 1, 1, 'total_coupon', 'heading_title', 'Coupon', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3378, 1, 1, 'total_coupon', 'total_name', 'Coupon', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3379, 1, 1, 'total_coupon', 'text_total', 'Order Totals', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3380, 1, 1, 'total_coupon', 'text_success', 'Success: You have modified total coupon!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3381, 1, 1, 'total_coupon', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3382, 1, 1, 'total_coupon', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3383, 1, 1, 'total_coupon', 'entry_calculation_order', 'Calculation Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3384, 1, 1, 'total_coupon', 'error_permission', 'Warning: You do not have permission to modify total coupon!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3385, 1, 1, 'total_discount', 'heading_title', 'Discount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3386, 1, 1, 'total_discount', 'total_name', 'Discount', '2017-10-11 10:30:00', '2017-10-11 10:30:00');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(3387, 1, 1, 'total_discount', 'text_total', 'Order Totals', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3388, 1, 1, 'total_discount', 'text_success', 'Success: You have modified total Discount!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3389, 1, 1, 'total_discount', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3390, 1, 1, 'total_discount', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3391, 1, 1, 'total_discount', 'entry_calculation_order', 'Calculation Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3392, 1, 1, 'total_discount', 'error_permission', 'Warning: You do not have permission to modify total Discount!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3393, 1, 1, 'total_handling', 'heading_title', 'Handling Fee', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3394, 1, 1, 'total_handling', 'total_name', 'Handling Fee', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3395, 1, 1, 'total_handling', 'text_total', 'Order Totals', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3396, 1, 1, 'total_handling', 'text_success', 'Success: You have updated total handling fee!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3397, 1, 1, 'total_handling', 'entry_total', 'Order Total:<span class=\"help\">Minimum order amount to be reached to apply the fee. If customer order total will exceed this amount, handling feee will not be applied. This value is overridden with payment specific setting.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3398, 1, 1, 'total_handling', 'entry_total_placeholder', 'Order Amount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3399, 1, 1, 'total_handling', 'entry_fee', 'Fee:<span class=\"help\">Fee to be added to order total if minimum amount condition is not met. This amount is overridden by payment specific setting</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3400, 1, 1, 'total_handling', 'entry_payment_fee', 'Fee:<span class=\"help\">Fee to be added to order total if minimum sub-total amount condition is not met. This amount override main fee setting</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3401, 1, 1, 'total_handling', 'entry_payment', 'Payment:<span class=\"help\">Select a specific payment you need to add the fee to. These settings will override the main settings if payment is used by customer.</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3402, 1, 1, 'total_handling', 'entry_order_subtotal', 'Order Sub-Total:<span class=\"help\">Minimum order sub-total amount to be reached to apply the fee. This overrides main setting</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3403, 1, 1, 'total_handling', 'entry_tax', 'Tax Class:<span class=\"help\">Select if you need tax to be applied on-top of the handling fee</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3404, 1, 1, 'total_handling', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3405, 1, 1, 'total_handling', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3406, 1, 1, 'total_handling', 'entry_calculation_order', 'Calculation Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3407, 1, 1, 'total_handling', 'error_permission', 'Warning: You do not have permission to modify total handling fee!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3408, 1, 1, 'total_handling', 'error_number', 'Warning: Order total and handling fee must be a numbers!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3409, 1, 1, 'total_low_order_fee', 'heading_title', 'Low Order Fee', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3410, 1, 1, 'total_low_order_fee', 'total_name', 'Low Order Fee', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3411, 1, 1, 'total_low_order_fee', 'text_total', 'Order Totals', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3412, 1, 1, 'total_low_order_fee', 'text_success', 'Success: You have modified total low order fee!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3413, 1, 1, 'total_low_order_fee', 'entry_total', 'Order Total:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3414, 1, 1, 'total_low_order_fee', 'entry_fee', 'Fee:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3415, 1, 1, 'total_low_order_fee', 'entry_tax', 'Tax Class:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3416, 1, 1, 'total_low_order_fee', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3417, 1, 1, 'total_low_order_fee', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3418, 1, 1, 'total_low_order_fee', 'entry_calculation_order', 'Calculation Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3419, 1, 1, 'total_low_order_fee', 'error_permission', 'Warning: You do not have permission to modify total low order fee!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3420, 1, 1, 'total_shipping', 'heading_title', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3421, 1, 1, 'total_shipping', 'total_name', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3422, 1, 1, 'total_shipping', 'text_total', 'Order Totals', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3423, 1, 1, 'total_shipping', 'text_success', 'Success: You have modified total shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3424, 1, 1, 'total_shipping', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3425, 1, 1, 'total_shipping', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3426, 1, 1, 'total_shipping', 'entry_calculation_order', 'Calculation Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3427, 1, 1, 'total_shipping', 'error_permission', 'Warning: You do not have permission to modify total shipping!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3428, 1, 1, 'total_sub_total', 'heading_title', 'Sub-Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3429, 1, 1, 'total_sub_total', 'total_name', 'Sub-Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3430, 1, 1, 'total_sub_total', 'text_total', 'Order Totals', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3431, 1, 1, 'total_sub_total', 'text_success', 'Success: You have modified total sub-total!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3432, 1, 1, 'total_sub_total', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3433, 1, 1, 'total_sub_total', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3434, 1, 1, 'total_sub_total', 'entry_calculation_order', 'Calculation Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3435, 1, 1, 'total_sub_total', 'error_permission', 'Warning: You do not have permission to modify total sub-total!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3436, 1, 1, 'total_tax', 'heading_title', 'Taxes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3437, 1, 1, 'total_tax', 'total_name', 'Taxes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3438, 1, 1, 'total_tax', 'text_total', 'Order Totals', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3439, 1, 1, 'total_tax', 'text_success', 'Success: You have modified total taxes!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3440, 1, 1, 'total_tax', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3441, 1, 1, 'total_tax', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3442, 1, 1, 'total_tax', 'entry_calculation_order', 'Calculation Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3443, 1, 1, 'total_tax', 'error_permission', 'Warning: You do not have permission to modify total taxes!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3444, 1, 1, 'total_total', 'heading_title', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3445, 1, 1, 'total_total', 'total_name', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3446, 1, 1, 'total_total', 'text_total', 'Order Totals', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3447, 1, 1, 'total_total', 'text_success', 'Success: You have modified total total!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3448, 1, 1, 'total_total', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3449, 1, 1, 'total_total', 'entry_sort_order', 'Sort Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3450, 1, 1, 'total_total', 'entry_calculation_order', 'Calculation Order:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3451, 1, 1, 'total_total', 'error_permission', 'Warning: You do not have permission to modify total total!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3452, 1, 1, 'user_user', 'heading_title', 'Users', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3453, 1, 1, 'user_user', 'text_edit_details', 'Edit Profile Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3454, 1, 1, 'user_user', 'text_user', 'User', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3455, 1, 1, 'user_user', 'text_success', 'Success: You have modified users!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3456, 1, 1, 'user_user', 'text_success_details', 'Success: You have modified your profile!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3457, 1, 1, 'user_user', 'column_username', 'Username', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3458, 1, 1, 'user_user', 'column_group', 'Group', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3459, 1, 1, 'user_user', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3460, 1, 1, 'user_user', 'column_date_added', 'Date Added', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3461, 1, 1, 'user_user', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3462, 1, 1, 'user_user', 'entry_username', 'Username:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3463, 1, 1, 'user_user', 'entry_password', 'পাসওয়ার্ড:', '2017-10-11 10:30:00', '2017-11-06 22:13:18'),
(3464, 1, 1, 'user_user', 'entry_confirm', 'Confirm:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3465, 1, 1, 'user_user', 'entry_firstname', 'First Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3466, 1, 1, 'user_user', 'entry_lastname', 'Last Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3467, 1, 1, 'user_user', 'entry_email', 'E-Mail:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3468, 1, 1, 'user_user', 'entry_user_group', 'User Group:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3469, 1, 1, 'user_user', 'entry_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3470, 1, 1, 'user_user', 'entry_ims', 'Notifications', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3471, 1, 1, 'user_user', 'entry_captcha', 'Enter the code in the box below:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3472, 1, 1, 'user_user', 'error_permission', 'Warning: You do not have permission to modify users!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3473, 1, 1, 'user_user', 'error_account', 'Warning: You can not delete your own account!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3474, 1, 1, 'user_user', 'error_username', 'Username must be between 2 and 20 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3475, 1, 1, 'user_user', 'error_password', 'Password must be more than 3 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3476, 1, 1, 'user_user', 'error_confirm', 'Password and password confirmation do not match!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3477, 1, 1, 'user_user', 'error_firstname', 'First Name must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3478, 1, 1, 'user_user', 'error_lastname', 'Last Name must be between 2 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3479, 1, 1, 'user_user', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3480, 1, 1, 'user_user', 'error_captcha', 'Human Verification Failed!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3481, 1, 1, 'user_user', 'error_user_group', 'You have no permissions to change user group.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3482, 1, 1, 'user_user', 'text_select_group', '- Select Group -', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3483, 1, 1, 'user_user', 'entry_im_email', 'E-Mail:<span class=\"help\">One or more comma separated email addresses</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3484, 1, 1, 'user_user', 'entry_im_sms', 'Mobile Phone:<span class=\"help\">Phone number in international format. ex. +14566887777</span>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3485, 1, 1, 'user_user', 'text_edit_im', 'Edit Notifications', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3486, 1, 1, 'user_user', 'text_sendpoints', 'Notification settings', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3487, 1, 1, 'user_user', 'text_change_im_addresses', 'Edit Notification Addresses for this SendPoint', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3488, 1, 1, 'user_user_group', 'heading_title', 'User Groups', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3489, 1, 1, 'user_user_group', 'text_group', 'User Group', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3490, 1, 1, 'user_user_group', 'text_success', 'Success: You have modified user groups!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3491, 1, 1, 'user_user_group', 'text_success_group_added', 'Success: You have created user group successfully!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3492, 1, 1, 'user_user_group', 'text_go_to_page', 'Go to Page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3493, 1, 1, 'user_user_group', 'text_delete_confirm', ' Delete User Group?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3494, 1, 1, 'user_user_group', 'column_name', 'User Group Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3495, 1, 1, 'user_user_group', 'column_action', 'Action', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3496, 1, 1, 'user_user_group', 'entry_name', 'User Group Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3497, 1, 1, 'user_user_group', 'column_controller', 'Controller', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3498, 1, 1, 'user_user_group', 'column_access', 'Access', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3499, 1, 1, 'user_user_group', 'column_modify', 'Modify', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3500, 1, 1, 'user_user_group', 'error_permission', 'Warning: You do not have permission to modify user groups!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3501, 1, 1, 'user_user_group', 'error_name', 'User Group Name must be between 2 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3502, 1, 1, 'user_user_group', 'error_user', 'Warning: This user group cannot be deleted as it is currently assigned to %s users!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3503, 1, 0, '2checkout_2checkout', 'text_title', 'Credit Card / Debit Card (2Checkout)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3504, 1, 0, 'cardconnect_cardconnect', 'text_title', 'Credit Card / Debit Card (Via CardConnect)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3505, 1, 0, 'cardconnect_cardconnect', 'text_credit_card', 'Credit Card Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3506, 1, 0, 'cardconnect_cardconnect', 'text_wait', 'Please wait!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3507, 1, 0, 'cardconnect_cardconnect', 'entry_cc_owner', 'Name on the card:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3508, 1, 0, 'cardconnect_cardconnect', 'entry_cc_number', 'Card Number:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3509, 1, 0, 'cardconnect_cardconnect', 'entry_cc_expire_date', 'Card Expiry Date:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3510, 1, 0, 'cardconnect_cardconnect', 'entry_cc_cvv2', 'Card Security Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3511, 1, 0, 'cardconnect_cardconnect', 'entry_cc_cvv2_short', '(CVV2 ?)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3512, 1, 0, 'cardconnect_cardconnect', 'entry_what_cvv2', 'What is CVV2?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3513, 1, 0, 'cardconnect_cardconnect', 'entry_cc_type', 'Card Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3514, 1, 0, 'cardconnect_cardconnect', 'entry_cc_save', 'Save', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3515, 1, 0, 'cardconnect_cardconnect', 'entry_cc_save_details', 'Credit Card details will be securely saved by CardConnect', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3516, 1, 0, 'cardconnect_cardconnect', 'entry_billing_address', 'for billing Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3517, 1, 0, 'cardconnect_cardconnect', 'entry_edit', 'Edit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3518, 1, 0, 'cardconnect_cardconnect', 'text_saved_credit_card', 'Select saved credit card', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3519, 1, 0, 'cardconnect_cardconnect', 'text_delete_saved_credit_card', 'Delete card', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3520, 1, 0, 'cardconnect_cardconnect', 'text_new_credit_card', 'New card', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3521, 1, 0, 'cardconnect_cardconnect', 'error_incorrect_number', 'Invalid Credit Card Number', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3522, 1, 0, 'cardconnect_cardconnect', 'error_incorrect_name', 'Invalid Card Owner Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3523, 1, 0, 'cardconnect_cardconnect', 'error_incorrect_expiration', 'Invalid Card Expiration Date', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3524, 1, 0, 'cardconnect_cardconnect', 'error_incorrect_cvv', 'Invalid Card CVV', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3525, 1, 0, 'cardconnect_cardconnect', 'error_system', 'Apologies, we have encounter system error. Please try again or contact site administrator!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3526, 1, 0, 'default_authorizenet_aim_default_authorizenet_aim', 'text_title', 'Credit Card / Debit Card (Authorize.Net)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3527, 1, 0, 'default_authorizenet_aim_default_authorizenet_aim', 'text_credit_card', 'Credit Card Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3528, 1, 0, 'default_authorizenet_aim_default_authorizenet_aim', 'text_wait', 'Please wait!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3529, 1, 0, 'default_authorizenet_aim_default_authorizenet_aim', 'entry_cc_owner', 'Name on the card:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3530, 1, 0, 'default_authorizenet_aim_default_authorizenet_aim', 'entry_cc_number', 'Card Number:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3531, 1, 0, 'default_authorizenet_aim_default_authorizenet_aim', 'entry_cc_expire_date', 'Card Expiry Date:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3532, 1, 0, 'default_authorizenet_aim_default_authorizenet_aim', 'entry_cc_cvv2', 'Card Security Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3533, 1, 0, 'default_authorizenet_aim_default_authorizenet_aim', 'entry_cc_cvv2_short', '(CVV2 ?)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3534, 1, 0, 'default_authorizenet_aim_default_authorizenet_aim', 'entry_what_cvv2', 'What is CVV2?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3535, 1, 0, 'default_authorizenet_aim_default_authorizenet_aim', 'warning_suspicious', 'Suspicious activity has been detected. Your account will be locked and marked for detailed review.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3536, 1, 0, 'default_authorizenet_aim_default_authorizenet_aim', 'warning_declined', 'Your credit card has been declined. Please try again with different card.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3537, 1, 0, 'default_authorizenet_aim_default_authorizenet_aim', 'warning_suspicious_to_admin', 'Multiple credit card decline attempts', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3538, 1, 0, 'default_authorizenet_aim_default_authorizenet_aim', 'warning_suspicious_to_admin_body', 'Cuenta de cliente se ha desactivado. Click this <b><a href=\"%s\" target=\"_new\">link to see customer details</a></b>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3539, 1, 0, 'default_banktransfer_default_banktransfer', 'text_title', 'Bank Transfer', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3540, 1, 0, 'default_banktransfer_default_banktransfer', 'text_instructions', 'Follow instructions to make your payment: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3541, 1, 0, 'default_banktransfer_default_banktransfer', 'text_payment', 'Your order will not ship or completed until payment is received.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3542, 1, 0, 'default_banktransfer_default_banktransfer', 'text_minimum_notmet', 'Order total minimum is not met for bank transfer payment.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3543, 1, 0, 'default_cashflows_default_cashflows', 'text_title', 'Credit or Debit Card (Processed securely by Cashflows Payments)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3544, 1, 0, 'default_cashflows_default_cashflows', 'text_credit_card', 'Credit Card Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3545, 1, 0, 'default_cashflows_default_cashflows', 'text_start_date', '(if available)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3546, 1, 0, 'default_cashflows_default_cashflows', 'text_issue', '(for Maestro and Solo cards only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3547, 1, 0, 'default_cashflows_default_cashflows', 'text_wait', 'Please wait!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3548, 1, 0, 'default_cashflows_default_cashflows', 'text_transaction', 'Transaction ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3549, 1, 0, 'default_cashflows_default_cashflows', 'text_avs', 'AVS/CVV:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3550, 1, 0, 'default_cashflows_default_cashflows', 'text_avs_full_match', 'Full match', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3551, 1, 0, 'default_cashflows_default_cashflows', 'text_avs_not_match', 'Not matched', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3552, 1, 0, 'default_cashflows_default_cashflows', 'text_authorisation', 'Authorisation code:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3553, 1, 0, 'default_cashflows_default_cashflows', 'entry_cc_number', 'Card Number:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3554, 1, 0, 'default_cashflows_default_cashflows', 'entry_cc_start_date', 'Card Valid From Date:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3555, 1, 0, 'default_cashflows_default_cashflows', 'entry_cc_expire_date', 'Card Expiry Date:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3556, 1, 0, 'default_cashflows_default_cashflows', 'entry_cc_cvv2', 'Card Security Code (CVV2):', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3557, 1, 0, 'default_cashflows_default_cashflows', 'entry_cc_issue', 'Card Issue Number:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3558, 1, 0, 'default_cheque_default_cheque', 'text_title', 'Cheque / Money Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3559, 1, 0, 'default_cheque_default_cheque', 'text_payable', 'Make Check Payable To: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3560, 1, 0, 'default_cheque_default_cheque', 'text_address', 'Send To: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3561, 1, 0, 'default_cheque_default_cheque', 'text_payment', 'Your order will not ship until we receive payment.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3562, 1, 0, 'default_cheque_default_cheque', 'text_wait', 'Please wait!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3563, 1, 0, 'default_cod_default_cod', 'text_title', 'Cash On Delivery', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3564, 1, 0, 'default_cod_default_cod', 'text_note', 'Payment needs to be established upon delivery or pickup of the product', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3565, 1, 0, 'default_cod_default_cod', 'text_wait', 'Please wait!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3566, 1, 0, 'default_fedex_default_fedex', 'text_title', 'Fedex', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3567, 1, 0, 'default_fedex_default_fedex', 'text_description', 'Fedex', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3568, 1, 0, 'default_fedex_default_fedex', 'fedex_error_empty_postcode', 'Error: Empty postal code.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3569, 1, 0, 'default_fedex_default_fedex', 'fedex_error_no_service', 'Service is not available in your area. Check if your shipping address is correct', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3570, 1, 0, 'default_flat_rate_shipping_default_flat_rate_shipping', 'text_title', 'Flat Rate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3571, 1, 0, 'default_flat_rate_shipping_default_flat_rate_shipping', 'text_description', 'Flat Shipping Rate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3572, 1, 0, 'default_free_shipping_default_free_shipping', 'text_title', 'Free Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3573, 1, 0, 'default_free_shipping_default_free_shipping', 'text_description', 'Free Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3574, 1, 0, 'default_liqpay_default_liqpay', 'text_title', 'Credit Card / Debit Card (LiqPay)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3575, 1, 0, 'default_parcelforce_48_default_parcelforce_48', 'text_title', 'Parcelforce 48', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3576, 1, 0, 'default_parcelforce_48_default_parcelforce_48', 'text_description', 'Parcelforce 48', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3577, 1, 0, 'default_parcelforce_48_default_parcelforce_48', 'text_weight', 'Weight:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3578, 1, 0, 'default_parcelforce_48_default_parcelforce_48', 'text_insurance', 'Insured upto:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3579, 1, 0, 'default_parcelforce_48_default_parcelforce_48', 'text_time', 'Estimated Time: Within 48 Hours', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3580, 1, 0, 'default_paymate_default_paymate', 'text_title', 'Credit Card / Debit Card (Paymate)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3581, 1, 0, 'default_paymate_default_paymate', 'text_unable', 'Unable to locate or update your order status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3582, 1, 0, 'default_paymate_default_paymate', 'text_declined', 'Payment was declined by Paymate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3583, 1, 0, 'default_paymate_default_paymate', 'text_failed', 'Paymate Transaction Failed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3584, 1, 0, 'default_paymate_default_paymate', 'text_failed_message', '<p>Unfortunately there was an error processing your Paymate transaction.</p><p><b>Error: </b>%s</p><p>Please verify your Paymate account balance before attempting to re-process this order</p><p> If you believe this transaction has completed successfully, or is showing as a deduction in your Paymate account, please <a href=\"%s\">Contact Us</a> with your order details.</p>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3585, 1, 0, 'default_paypoint_default_paypoint', 'heading_title', 'Thank you for shopping with %s .... ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3586, 1, 0, 'default_paypoint_default_paypoint', 'text_title', 'Credit Card / Debit Card (PayPoint)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3587, 1, 0, 'default_paypoint_default_paypoint', 'text_response', 'Response from PayPoint:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3588, 1, 0, 'default_paypoint_default_paypoint', 'text_success', '... your payment was successfully received.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3589, 1, 0, 'default_paypoint_default_paypoint', 'text_success_wait', '<b><span style=\"color: #FF0000\">Please wait...</span></b> whilst we finish processing your order.<br>If you are not automatically re-directed in 10 seconds, please click <a href=\"%s\">here</a>.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3590, 1, 0, 'default_paypoint_default_paypoint', 'text_failure', '... Your payment has been cancelled!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3591, 1, 0, 'default_paypoint_default_paypoint', 'text_failure_wait', '<b><span style=\"color: #FF0000\">Please wait...</span></b><br>If you are not automatically re-directed in 10 seconds, please click <a href=\"%s\">here</a>.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3592, 1, 0, 'default_payza_default_payza', 'text_title', 'Credit Card / Debit Card (Payza)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3593, 1, 0, 'default_per_item_shipping_default_per_item_shipping', 'text_title', 'Per Item', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3594, 1, 0, 'default_per_item_shipping_default_per_item_shipping', 'text_description', 'Per Item Shipping Rate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3595, 1, 0, 'default_pp_express_default_pp_express', 'text_title', 'PayPal Express Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3596, 1, 0, 'default_pp_express_default_pp_express', 'button_back', 'Back', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3597, 1, 0, 'default_pp_express_default_pp_express', 'button_confirm', 'Confirm Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3598, 1, 0, 'default_pp_express_default_pp_express', 'text_paypal_error', 'PayPal Express Checkout Error', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3599, 1, 0, 'default_pp_express_default_pp_express', 'service_error', 'Error has occured during request. Please try again later.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3600, 1, 0, 'default_pp_express_default_pp_express', 'text_billmelater_description', '<b>No Payments + No Interest if paid in full withing 6 months</b> on purchases of $99 or more', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3601, 1, 0, 'default_pp_express_default_pp_express', 'text_learn_more', 'Learn more', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3602, 1, 0, 'default_pp_express_default_pp_express', 'text_discount', 'Discount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3603, 1, 0, 'default_pp_express_default_pp_express', 'text_order_total_amount', 'Order total amount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3604, 1, 0, 'default_pp_pro_default_pp_pro', 'text_title', 'Credit or Debit Card (Processed securely by PayPal)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3605, 1, 0, 'default_pp_pro_default_pp_pro', 'text_credit_card', 'Credit Card Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3606, 1, 0, 'default_pp_pro_default_pp_pro', 'text_start_date', '(if available)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3607, 1, 0, 'default_pp_pro_default_pp_pro', 'text_issue', '(for Maestro and Solo cards only)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3608, 1, 0, 'default_pp_pro_default_pp_pro', 'text_wait', 'Please wait!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3609, 1, 0, 'default_pp_pro_default_pp_pro', 'entry_cc_owner', 'Name on the card:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3610, 1, 0, 'default_pp_pro_default_pp_pro', 'entry_cc_type', 'Card Type:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3611, 1, 0, 'default_pp_pro_default_pp_pro', 'entry_cc_number', 'Card Number:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3612, 1, 0, 'default_pp_pro_default_pp_pro', 'entry_cc_start_date', 'Card Valid From Date:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3613, 1, 0, 'default_pp_pro_default_pp_pro', 'entry_cc_expire_date', 'Card Expiry Date:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3614, 1, 0, 'default_pp_pro_default_pp_pro', 'entry_cc_cvv2', 'Card Security Code (CVV2):', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3615, 1, 0, 'default_pp_pro_default_pp_pro', 'entry_cc_issue', 'Card Issue Number:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3616, 1, 0, 'default_pp_standart_default_pp_standart', 'text_title', 'PayPal', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3617, 1, 0, 'default_pp_standart_default_pp_standart', 'text_suspect_subj', 'Attention. Probably payment conflict. Order #%s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3618, 1, 0, 'default_pp_standart_default_pp_standart', 'text_suspect', 'Payment needs manual verification.<br>Paypal notification details are:<br>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3619, 1, 0, 'default_realex_default_realex', 'text_title', 'Credit Card / Debit Card (Realex Payment)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3620, 1, 0, 'default_realex_default_realex', 'text_credit_card', 'Credit Card Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3621, 1, 0, 'default_realex_default_realex', 'text_wait', 'Please wait!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3622, 1, 0, 'default_realex_default_realex', 'entry_cc_owner', 'Name on the card:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3623, 1, 0, 'default_realex_default_realex', 'entry_cc_number', 'Card Number:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3624, 1, 0, 'default_realex_default_realex', 'entry_cc_expire_date', 'Card Expiry Date:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3625, 1, 0, 'default_realex_default_realex', 'entry_cc_cvv2', 'Card Security Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3626, 1, 0, 'default_realex_default_realex', 'entry_cc_cvv2_short', '(CVV2 ?)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3627, 1, 0, 'default_realex_default_realex', 'entry_what_cvv2', 'What is CVV2?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3628, 1, 0, 'default_realex_default_realex', 'entry_cc_type', 'Card Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3629, 1, 0, 'default_realex_default_realex', 'default_realex_creditcard_selection_visa', 'Visa', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3630, 1, 0, 'default_realex_default_realex', 'default_realex_creditcard_selection_mc', 'Mastercard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3631, 1, 0, 'default_realex_default_realex', 'default_realex_creditcard_selection_amex', 'American Express', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3632, 1, 0, 'default_realex_default_realex', 'default_realex_creditcard_selection_switch', 'Switch/Maestro', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3633, 1, 0, 'default_realex_default_realex', 'default_realex_creditcard_selection_laser', 'Laser', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3634, 1, 0, 'default_realex_default_realex', 'default_realex_creditcard_selection_diners', 'Diners', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3635, 1, 0, 'default_realex_default_realex', 'error_incorrect_number', 'Invalid Credit Card Number', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3636, 1, 0, 'default_realex_default_realex', 'error_incorrect_name', 'Invalid Card Owner Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3637, 1, 0, 'default_realex_default_realex', 'error_incorrect_expiration', 'Invalid Card Expiration Date', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3638, 1, 0, 'default_realex_default_realex', 'error_incorrect_cvv', 'Invalid Card CVV', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3639, 1, 0, 'default_realex_default_realex', 'error_3d_enroll', 'Merchant requires 3D secure for this transaction. We are unable to establish 3D secure with your bank. Please try again later', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3640, 1, 0, 'default_royal_mail_default_royal_mail', 'text_title', 'Royal Mail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3641, 1, 0, 'default_royal_mail_default_royal_mail', 'default_royal_mail_weight', 'Weight:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3642, 1, 0, 'default_royal_mail_default_royal_mail', 'default_royal_mail_insurance', 'Insured upto:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3643, 1, 0, 'default_royal_mail_default_royal_mail', 'default_royal_mail_eta', 'Estimated Time:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3644, 1, 0, 'default_royal_mail_default_royal_mail', 'default_royal_mail_1st_class_standard', 'First Class Standard Post', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3645, 1, 0, 'default_royal_mail_default_royal_mail', 'default_royal_mail_1st_class_recorded', 'First Class Recorded Post', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3646, 1, 0, 'default_royal_mail_default_royal_mail', 'default_royal_mail_2nd_class_standard', 'Second Class Standard Post', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3647, 1, 0, 'default_royal_mail_default_royal_mail', 'default_royal_mail_2nd_class_recorded', 'Second Class Recorded Post', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3648, 1, 0, 'default_royal_mail_default_royal_mail', 'default_royal_mail_standard_parcels', 'Standard Parcels', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3649, 1, 0, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airmail', 'Airmail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3650, 1, 0, 'default_royal_mail_default_royal_mail', 'default_royal_mail_international_signed', 'International Signed', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3651, 1, 0, 'default_royal_mail_default_royal_mail', 'default_royal_mail_airsure', 'Airsure', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3652, 1, 0, 'default_royal_mail_default_royal_mail', 'default_royal_mail_surface', 'Surface', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3653, 1, 0, 'default_skrill_default_skrill', 'text_title', 'Credit Card / Debit Card (Skrill)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3654, 1, 0, 'default_store_pickup_default_store_pickup', 'text_title', 'Pickup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3655, 1, 0, 'default_store_pickup_default_store_pickup', 'text_description', 'Pickup From Store', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3656, 1, 0, 'default_stripe_default_stripe', 'text_title', 'Credit Card / Debit Card (Via Stripe)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3657, 1, 0, 'default_stripe_default_stripe', 'text_credit_card', 'Credit Card Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3658, 1, 0, 'default_stripe_default_stripe', 'text_wait', 'Please wait!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3659, 1, 0, 'default_stripe_default_stripe', 'entry_cc_owner', 'Name on the card:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3660, 1, 0, 'default_stripe_default_stripe', 'entry_cc_number', 'Card Number:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3661, 1, 0, 'default_stripe_default_stripe', 'entry_cc_type', 'Card Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3662, 1, 0, 'default_stripe_default_stripe', 'entry_cc_save', 'Save', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3663, 1, 0, 'default_stripe_default_stripe', 'entry_cc_save_details', 'Credit Card details will be securely saved by Stripe', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3664, 1, 0, 'default_stripe_default_stripe', 'entry_billing_address', 'for billing Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3665, 1, 0, 'default_stripe_default_stripe', 'entry_edit', 'Edit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3666, 1, 0, 'default_stripe_default_stripe', 'text_saved_credit_card', 'Select saved credit card', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3667, 1, 0, 'default_stripe_default_stripe', 'text_delete_saved_credit_card', 'Delete card', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3668, 1, 0, 'default_stripe_default_stripe', 'text_new_credit_card', 'New card', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3669, 1, 0, 'default_stripe_default_stripe', 'error_incorrect_name', 'Invalid Card Owner Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3670, 1, 0, 'default_stripe_default_stripe', 'error_system', 'Apologies, we have encounter system error. Please try again or contact site administrator!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3671, 1, 0, 'default_stripe_default_stripe', 'default_stripe_ssl_off_error', 'Secure connection cannot be established!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(7816, 2, 1, 'slideshow2_slideshow2', 'slideshow2_status_1', 'Enabled', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7815, 2, 1, 'slideshow2_slideshow2', 'slideshow2_status_0', 'Disabled', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(3674, 1, 0, 'default_twilio_default_twilio', 'entry_sms', ' Mobile Phone (SMS Notification) ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3675, 1, 0, 'default_twilio_default_twilio', 'default_twilio_protocol_title', ' SMS ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3676, 1, 0, 'default_ups_default_ups', 'text_title', 'United Parcel Service', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3677, 1, 0, 'default_ups_default_ups', 'text_weight', 'Weight:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3678, 1, 0, 'default_ups_default_ups', 'text_us_origin_01', 'UPS Next Day Air', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3679, 1, 0, 'default_ups_default_ups', 'text_us_origin_02', 'UPS 2nd Day Air', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3680, 1, 0, 'default_ups_default_ups', 'text_us_origin_03', 'UPS Ground', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3681, 1, 0, 'default_ups_default_ups', 'text_us_origin_07', 'UPS Worldwide Express', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3682, 1, 0, 'default_ups_default_ups', 'text_us_origin_08', 'UPS Worldwide Expedited', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3683, 1, 0, 'default_ups_default_ups', 'text_us_origin_11', 'UPS Standard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3684, 1, 0, 'default_ups_default_ups', 'text_us_origin_12', 'UPS 3 Day Select', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3685, 1, 0, 'default_ups_default_ups', 'text_us_origin_13', 'UPS Next Day Air Saver', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3686, 1, 0, 'default_ups_default_ups', 'text_us_origin_14', 'UPS Next Day Air Early A.M.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3687, 1, 0, 'default_ups_default_ups', 'text_us_origin_54', 'UPS Worldwide Express Plus', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3688, 1, 0, 'default_ups_default_ups', 'text_us_origin_59', 'UPS 2nd Day Air A.M.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3689, 1, 0, 'default_ups_default_ups', 'text_us_origin_65', 'UPS Saver', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3690, 1, 0, 'default_ups_default_ups', 'text_ca_origin_01', 'UPS Express', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3691, 1, 0, 'default_ups_default_ups', 'text_ca_origin_02', 'UPS Expedited', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3692, 1, 0, 'default_ups_default_ups', 'text_ca_origin_07', 'UPS Worldwide Express', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3693, 1, 0, 'default_ups_default_ups', 'text_ca_origin_08', 'UPS Worldwide Expedited', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3694, 1, 0, 'default_ups_default_ups', 'text_ca_origin_11', 'UPS Standard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3695, 1, 0, 'default_ups_default_ups', 'text_ca_origin_12', 'UPS 3 Day Select', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3696, 1, 0, 'default_ups_default_ups', 'text_ca_origin_13', 'UPS Saver', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3697, 1, 0, 'default_ups_default_ups', 'text_ca_origin_14', 'UPS Express Early A.M.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3698, 1, 0, 'default_ups_default_ups', 'text_ca_origin_54', 'UPS Worldwide Express Plus', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3699, 1, 0, 'default_ups_default_ups', 'text_ca_origin_65', 'UPS Saver', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3700, 1, 0, 'default_ups_default_ups', 'text_eu_origin_07', 'UPS Worldwide Express', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3701, 1, 0, 'default_ups_default_ups', 'text_eu_origin_08', 'UPS Worldwide Expedited', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3702, 1, 0, 'default_ups_default_ups', 'text_eu_origin_11', 'UPS Standard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3703, 1, 0, 'default_ups_default_ups', 'text_eu_origin_54', 'UPS Worldwide Express Plus', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3704, 1, 0, 'default_ups_default_ups', 'text_eu_origin_65', 'UPS Saver', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3705, 1, 0, 'default_ups_default_ups', 'text_eu_origin_82', 'UPS Today Standard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3706, 1, 0, 'default_ups_default_ups', 'text_eu_origin_83', 'UPS Today Dedicated Courier', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3707, 1, 0, 'default_ups_default_ups', 'text_eu_origin_84', 'UPS Today Intercity', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3708, 1, 0, 'default_ups_default_ups', 'text_eu_origin_85', 'UPS Today Express', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3709, 1, 0, 'default_ups_default_ups', 'text_eu_origin_86', 'UPS Today Express Saver', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3710, 1, 0, 'default_ups_default_ups', 'text_eu_origin_01', 'UPS Next Day Air', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3711, 1, 0, 'default_ups_default_ups', 'text_eu_origin_02', 'UPS 2nd Day Air', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3712, 1, 0, 'default_ups_default_ups', 'text_eu_origin_03', 'UPS Ground', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3713, 1, 0, 'default_ups_default_ups', 'text_eu_origin_14', 'UPS Next Day Air Early A.M.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3714, 1, 0, 'default_ups_default_ups', 'text_mx_origin_07', 'UPS Express', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3715, 1, 0, 'default_ups_default_ups', 'text_mx_origin_08', 'UPS Expedited', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3716, 1, 0, 'default_ups_default_ups', 'text_mx_origin_54', 'UPS Express Plus', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3717, 1, 0, 'default_ups_default_ups', 'text_mx_origin_65', 'UPS Saver', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3718, 1, 0, 'default_ups_default_ups', 'text_other_origin_07', 'UPS Express', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3719, 1, 0, 'default_ups_default_ups', 'text_other_origin_08', 'UPS Worldwide Expedited', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3720, 1, 0, 'default_ups_default_ups', 'text_other_origin_11', 'UPS Standard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3721, 1, 0, 'default_ups_default_ups', 'text_other_origin_54', 'UPS Worldwide Express Plus', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3722, 1, 0, 'default_ups_default_ups', 'text_other_origin_65', 'UPS Saver', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3723, 1, 0, 'default_usps_default_usps', 'text_title', 'United States Postal Service', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3724, 1, 0, 'default_usps_default_usps', 'text_weight', 'Weight:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3725, 1, 0, 'default_usps_default_usps', 'text_eta', 'Estimated Time:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3726, 1, 0, 'default_usps_default_usps', 'text_domestic_0', 'First-Class', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3727, 1, 0, 'default_usps_default_usps', 'text_domestic_1', 'Priority Mail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3728, 1, 0, 'default_usps_default_usps', 'text_domestic_2', 'Express Mail Hold for Pickup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3729, 1, 0, 'default_usps_default_usps', 'text_domestic_3', 'Express Mail PO to Addressee', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3730, 1, 0, 'default_usps_default_usps', 'text_domestic_4', 'Parcel Post', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3731, 1, 0, 'default_usps_default_usps', 'text_domestic_5', 'Bound Printed Matter', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3732, 1, 0, 'default_usps_default_usps', 'text_domestic_6', 'Media Mail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3733, 1, 0, 'default_usps_default_usps', 'text_domestic_7', 'Library', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3734, 1, 0, 'default_usps_default_usps', 'text_domestic_12', 'First-Class Postcard Stamped', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3735, 1, 0, 'default_usps_default_usps', 'text_domestic_13', 'Express Mail Flat-Rate Envelope', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3736, 1, 0, 'default_usps_default_usps', 'text_domestic_16', 'Priority Mail Flat-Rate Envelope', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3737, 1, 0, 'default_usps_default_usps', 'text_domestic_17', 'Priority Mail Regular Flat-Rate Box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3738, 1, 0, 'default_usps_default_usps', 'text_domestic_18', 'Priority Mail Keys and IDs', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3739, 1, 0, 'default_usps_default_usps', 'text_domestic_19', 'First-Class Keys and IDs', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3740, 1, 0, 'default_usps_default_usps', 'text_domestic_22', 'Priority Mail Flat-Rate Large Box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3741, 1, 0, 'default_usps_default_usps', 'text_domestic_23', 'Express Mail Sunday/Holiday', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3742, 1, 0, 'default_usps_default_usps', 'text_domestic_25', 'Express Mail Flat-Rate Envelope Sunday/Holiday', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3743, 1, 0, 'default_usps_default_usps', 'text_domestic_27', 'Express Mail Flat-Rate Envelope Hold For Pickup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3744, 1, 0, 'default_usps_default_usps', 'text_domestic_28', 'Priority Mail Small Flat-Rate Box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3745, 1, 0, 'default_usps_default_usps', 'text_international_1', 'Express Mail International', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3746, 1, 0, 'default_usps_default_usps', 'text_international_2', 'Priority Mail International', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3747, 1, 0, 'default_usps_default_usps', 'text_international_4', 'Global Express Guaranteed (Document and Non-document)', '2017-10-11 10:30:00', '2017-10-11 10:30:00');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(3748, 1, 0, 'default_usps_default_usps', 'text_international_5', 'Global Express Guaranteed Document used', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3749, 1, 0, 'default_usps_default_usps', 'text_international_6', 'Global Express Guaranteed Non-Document Rectangular shape', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3750, 1, 0, 'default_usps_default_usps', 'text_international_7', 'Global Express Guaranteed Non-Document Non-Rectangular', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3751, 1, 0, 'default_usps_default_usps', 'text_international_8', 'Priority Mail Flat Rate Envelope', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3752, 1, 0, 'default_usps_default_usps', 'text_international_9', 'Priority Mail Flat Rate Box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3753, 1, 0, 'default_usps_default_usps', 'text_international_10', 'Express Mail International Flat Rate Envelope', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3754, 1, 0, 'default_usps_default_usps', 'text_international_11', 'Priority Mail Large Flat Rate Box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3755, 1, 0, 'default_usps_default_usps', 'text_international_12', 'Global Express Guaranteed Envelope', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3756, 1, 0, 'default_usps_default_usps', 'text_international_13', 'First Class Mail International Letters', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3757, 1, 0, 'default_usps_default_usps', 'text_international_14', 'First Class Mail International Flats', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3758, 1, 0, 'default_usps_default_usps', 'text_international_15', 'First Class Mail International Parcels', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3759, 1, 0, 'default_usps_default_usps', 'text_international_16', 'Priority Mail Small Flat Rate Box', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3760, 1, 0, 'default_usps_default_usps', 'text_international_21', 'Postcards', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3761, 1, 0, 'default_weight_default_weight', 'text_title', 'Weight Based Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3762, 1, 0, 'default_weight_default_weight', 'text_weight', 'Weight:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3763, 1, 0, 'forms_manager_default_email', 'default_subject', 'No subject', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3764, 1, 0, 'forms_manager_default_email', 'text_default_email_title', 'Form has been submited', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3765, 1, 0, 'forms_manager_default_email', 'text_error_message', 'There were some errors in the process.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3766, 1, 0, 'forms_manager_default_email', 'text_success_message', 'Form was submited successfully!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3767, 1, 0, 'forms_manager_default_email', 'error_required', 'This field is required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3768, 1, 0, 'forms_manager_forms_manager', 'error_required', 'This field is required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3769, 1, 0, 'forms_manager_forms_manager', 'error_email_not_valid', 'Not valid email format.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3770, 1, 0, 'forms_manager_forms_manager', 'error_number_not_valid', 'Not valid number format.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3771, 1, 0, 'forms_manager_forms_manager', 'error_phone_not_valid', 'Not valid phone format.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3772, 1, 0, 'forms_manager_forms_manager', 'error_captcha_not_valid', 'Human verification has failed! Please try agan.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3773, 1, 0, 'forms_manager_forms_manager', 'error_file_extension', 'Only files with extension(s) %s is(are) allowed!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3774, 1, 0, 'forms_manager_forms_manager', 'error_min_file_size', 'Minimum file size for upload is %s Mb.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3775, 1, 0, 'forms_manager_forms_manager', 'error_max_file_size', 'Maximum file size for upload is %s Mb.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3776, 1, 0, 'account_account', 'heading_title', 'My Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3777, 1, 0, 'account_account', 'text_account_dashboard', 'Account Dashboard', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3778, 1, 0, 'account_account', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3779, 1, 0, 'account_account', 'text_my_account', 'My Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3780, 1, 0, 'account_account', 'text_my_orders', 'My Orders', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3781, 1, 0, 'account_account', 'text_my_notifications', 'Notifications', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3782, 1, 0, 'account_account', 'text_information', 'Edit account details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3783, 1, 0, 'account_account', 'text_password', 'Change password', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3784, 1, 0, 'account_account', 'text_address', 'Manage Address Book', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3785, 1, 0, 'account_account', 'text_history', 'Order history', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3786, 1, 0, 'account_account', 'text_transactions', 'Transaction history', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3787, 1, 0, 'account_account', 'text_download', 'Downloads', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3788, 1, 0, 'account_account', 'text_newsletter', 'Newsletter Subscription', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3789, 1, 0, 'account_account', 'text_account_wishlist', 'My wish list', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3790, 1, 0, 'account_address', 'heading_title', 'Address Book', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3791, 1, 0, 'account_address', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3792, 1, 0, 'account_address', 'text_address_book', 'Address Book Entries', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3793, 1, 0, 'account_address', 'text_edit_address', 'Edit Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3794, 1, 0, 'account_address', 'text_insert', 'Your address has been successfully inserted', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3795, 1, 0, 'account_address', 'text_update', 'Your address has been successfully updated', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3796, 1, 0, 'account_address', 'text_delete', 'Your address has been successfully deleted', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3797, 1, 0, 'account_address', 'entry_firstname', 'First Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3798, 1, 0, 'account_address', 'entry_lastname', 'Last Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3799, 1, 0, 'account_address', 'entry_company', 'Company:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3800, 1, 0, 'account_address', 'entry_address_1', 'Address 1:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3801, 1, 0, 'account_address', 'entry_address_2', 'Address 2:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3802, 1, 0, 'account_address', 'entry_postcode', 'ZIP/Post Code:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3803, 1, 0, 'account_address', 'entry_city', 'City:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3804, 1, 0, 'account_address', 'error_postcode', 'Zip/postal code must be between 2 and 10 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3805, 1, 0, 'account_address', 'entry_country', 'দেশ:', '2017-10-11 10:30:00', '2018-04-25 19:58:33'),
(3806, 1, 0, 'account_address', 'entry_zone', 'State / Zone:', '2017-10-11 10:30:00', '2017-11-06 22:22:47'),
(3807, 1, 0, 'account_address', 'entry_default', 'Default Address:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3808, 1, 0, 'account_address', 'error_delete', 'Error: you must have at least one address!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3809, 1, 0, 'account_address', 'error_default', 'Error: you can not delete your default address!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3810, 1, 0, 'account_address', 'error_firstname', 'First Name must be between 1 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3811, 1, 0, 'account_address', 'error_lastname', 'Last Name must be between 1 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3812, 1, 0, 'account_address', 'error_address_1', 'Address must be between 3 and 128 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3813, 1, 0, 'account_address', 'error_city', 'City must be between 3 and 128 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3814, 1, 0, 'account_address', 'error_country', 'Please select a country!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3815, 1, 0, 'account_address', 'error_zone', 'Please select a region / state!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3816, 1, 0, 'account_create', 'heading_title', 'Create Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3817, 1, 0, 'account_create', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3818, 1, 0, 'account_create', 'text_create', 'Register', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3819, 1, 0, 'account_create', 'text_account_already', 'If you already have an account with us, please login at the <a style=\"text-decoration: underline\" href=\"%s\">login page</a>.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3820, 1, 0, 'account_create', 'text_your_details', 'Your Personal Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3821, 1, 0, 'account_create', 'text_your_address', 'Your Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3822, 1, 0, 'account_create', 'text_newsletter', 'Newsletter', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3823, 1, 0, 'account_create', 'text_your_password', 'Your Password', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3824, 1, 0, 'account_create', 'text_login_details', 'Login Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3825, 1, 0, 'account_create', 'text_agree', 'I have read and agree to the', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3826, 1, 0, 'account_create', 'entry_loginname', 'Login name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3827, 1, 0, 'account_create', 'entry_firstname', 'First Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3828, 1, 0, 'account_create', 'entry_lastname', 'Last Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3829, 1, 0, 'account_create', 'entry_email', 'E-Mail:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3830, 1, 0, 'account_create', 'entry_telephone', 'Telephone:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3831, 1, 0, 'account_create', 'entry_fax', 'Fax:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3832, 1, 0, 'account_create', 'entry_company', 'Company:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3833, 1, 0, 'account_create', 'entry_address_1', 'Address 1:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3834, 1, 0, 'account_create', 'entry_address_2', 'Address 2:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3835, 1, 0, 'account_create', 'entry_postcode', 'ZIP Code:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3836, 1, 0, 'account_create', 'entry_city', 'City:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3837, 1, 0, 'account_create', 'entry_country', 'দেশ:', '2017-10-11 10:30:00', '2018-04-25 19:58:34'),
(3838, 1, 0, 'account_create', 'entry_zone', 'State / Zone:', '2017-10-11 10:30:00', '2017-11-06 22:22:38'),
(3839, 1, 0, 'account_create', 'entry_newsletter', 'Subscribe:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3840, 1, 0, 'account_create', 'entry_password', 'Password:', '2017-10-11 10:30:00', '2017-11-06 22:20:07'),
(3841, 1, 0, 'account_create', 'entry_confirm', 'Password Confirm:', '2017-10-11 10:30:00', '2017-11-06 22:19:23'),
(3842, 1, 0, 'account_create', 'error_exists', 'Error: E-Mail Address is already registered!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3843, 1, 0, 'account_create', 'error_loginname', 'Login name must be alphanumeric only and between 5 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3844, 1, 0, 'account_create', 'error_loginname_notunique', 'This login name is not available. Try different login name!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3845, 1, 0, 'account_create', 'error_firstname', 'First Name must be between 1 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3846, 1, 0, 'account_create', 'error_lastname', 'Last Name must be between 1 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3847, 1, 0, 'account_create', 'error_email', 'Email Address does not appear to be valid!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3848, 1, 0, 'account_create', 'error_email_exists', 'Email Address is Already Exists!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3849, 1, 0, 'account_create', 'error_password', 'Password must be between 4 and 20 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3850, 1, 0, 'account_create', 'error_confirm', 'Password confirmation does not match password!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3851, 1, 0, 'account_create', 'error_address_1', 'Address 1 must be between 3 and 128 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3852, 1, 0, 'account_create', 'error_city', 'City must be between 3 and 128 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3853, 1, 0, 'account_create', 'error_postcode', 'Zip/postal code must be between 3 and 10 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3854, 1, 0, 'account_create', 'error_country', 'Please select a country!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3855, 1, 0, 'account_create', 'error_zone', 'Please select a region / state!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3856, 1, 0, 'account_create', 'error_telephone', 'Telephone must be between 3 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3857, 1, 0, 'account_create', 'error_agree', 'Error: You must agree to the %s!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3858, 1, 0, 'account_create', 'text_full_register', 'Become a customer and register with your details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3859, 1, 0, 'account_create', 'text_subscribe_register', 'Become a newsletter subscriber', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3860, 1, 0, 'account_create', 'text_success_subscribe_heading', 'You have subscribed successfully!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3861, 1, 0, 'account_create', 'text_success_subscribe', 'Success: Your newsletter subscription has been successfully created!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3862, 1, 0, 'account_create', 'error_subscriber_exists', 'Our records indicate that you have an account with us. Please login to your account to manage your newsletter subscription.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3863, 1, 0, 'account_create', 'text_new_customer', 'New customer registration approval is pending', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3864, 1, 0, 'account_create', 'text_pending_customer_approval', 'Customer %s has registered with new account. Action of approval is required! Click to view #admin#rt=sale/customer/update&customer_id=%s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3865, 1, 0, 'account_create', 'text_pending_subscriber_approval', 'Subscriber %s has registered with new account. Action of approval is required! Click to view #admin#rt=sale/customer/update&customer_id=%s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3866, 1, 0, 'account_download', 'heading_title', 'Account Downloads', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3867, 1, 0, 'account_download', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3868, 1, 0, 'account_download', 'text_downloads', 'Downloads', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3869, 1, 0, 'account_download', 'text_order', 'Order ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3870, 1, 0, 'account_download', 'text_date_added', 'Date Added:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3871, 1, 0, 'account_download', 'text_date_purchased', 'Date Purchased:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3872, 1, 0, 'account_download', 'text_name', 'Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3873, 1, 0, 'account_download', 'text_remaining', 'Remaining:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3874, 1, 0, 'account_download', 'text_size', 'Size:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3875, 1, 0, 'account_download', 'text_download', 'Download', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3876, 1, 0, 'account_download', 'text_error', 'You have not made any previous downloadable orders!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3877, 1, 0, 'account_download', 'text_expire_date', 'Expire Date:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3878, 1, 0, 'account_download', 'text_expired', 'Expired', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3879, 1, 0, 'account_download', 'text_pending', 'Pending', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3880, 1, 0, 'account_download', 'text_unavailable', 'Unavailable', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3881, 1, 0, 'account_download', 'text_reached_limit', 'Reached Limit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3882, 1, 0, 'account_download', 'error_download_not_exists', 'Requested file does not exists!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3883, 1, 0, 'account_edit', 'heading_title', 'My Account Information', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3884, 1, 0, 'account_edit', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3885, 1, 0, 'account_edit', 'text_edit', 'Edit Information', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3886, 1, 0, 'account_edit', 'text_your_details', 'Your Personal Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3887, 1, 0, 'account_edit', 'text_success', 'Success: Your account has been successfully updated.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3888, 1, 0, 'account_edit', 'entry_loginname', 'Login Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3889, 1, 0, 'account_edit', 'entry_firstname', 'First Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3890, 1, 0, 'account_edit', 'entry_lastname', 'Last Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3891, 1, 0, 'account_edit', 'entry_date_of_birth', 'Date Of Birth:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3892, 1, 0, 'account_edit', 'entry_email', 'E-Mail:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3893, 1, 0, 'account_edit', 'entry_telephone', 'Telephone:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3894, 1, 0, 'account_edit', 'entry_fax', 'Fax:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3895, 1, 0, 'account_edit', 'error_exists', 'Error: E-Mail address is already registered!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3896, 1, 0, 'account_edit', 'error_loginname', 'Login name must be alphanumeric only and between 5 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3897, 1, 0, 'account_edit', 'error_loginname_notunique', 'This login name is not available. Try different login name!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3898, 1, 0, 'account_edit', 'error_firstname', 'First Name must be between 1 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3899, 1, 0, 'account_edit', 'error_lastname', 'Last Name must be between 1 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3900, 1, 0, 'account_edit', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3901, 1, 0, 'account_edit', 'error_telephone', 'Telephone must be between 3 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3902, 1, 0, 'account_edit', 'loginname_update_required', 'Your login name is the same as your email. To keep your account protected, please create a new unique login name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3903, 1, 0, 'account_forgotten', 'heading_title', 'Forgot Your Password?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3904, 1, 0, 'account_forgotten', 'heading_title_loginname', 'Forgot Your Login Name?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3905, 1, 0, 'account_forgotten', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3906, 1, 0, 'account_forgotten', 'text_forgotten', 'Forgotten Password', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3907, 1, 0, 'account_forgotten', 'text_your_email', 'Your E-Mail Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3908, 1, 0, 'account_forgotten', 'text_email', 'Enter the e-mail address associated with your account. Click submit to have your password emailed to you', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3909, 1, 0, 'account_forgotten', 'text_loginname_email', 'Enter the login name and e-mail address associated with your account. Click submit to request password reset', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3910, 1, 0, 'account_forgotten', 'text_lastname_email', 'Enter the last name and e-mail address associated with your account. Click submit to have your login name emailed to you', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3911, 1, 0, 'account_forgotten', 'text_success', 'Success: Password reset link has been sent to your e-mail address.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3912, 1, 0, 'account_forgotten', 'text_success_loginname', 'Success: Your login name reminder has been sent to your e-mail address.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3913, 1, 0, 'account_forgotten', 'entry_loginname', 'Login Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3914, 1, 0, 'account_forgotten', 'entry_lastname', 'Last Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3915, 1, 0, 'account_forgotten', 'entry_email', 'E-Mail Address:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3916, 1, 0, 'account_forgotten', 'error_email', 'Error: The Email address was not provided or not found in our records, please try again!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3917, 1, 0, 'account_forgotten', 'error_loginname', 'Error: The Login name was not provided or not found in our records, please try again!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3918, 1, 0, 'account_forgotten', 'error_lastname', 'Error: The Last name was not provided or not found in our records, please try again!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3919, 1, 0, 'account_forgotten', 'error_not_found', 'Error: No records found matching information your provided, please check your information and try again!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3920, 1, 0, 'account_forgotten', 'text_forgotten_loginname', 'Forgotten Login Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3921, 1, 0, 'account_history', 'heading_title', 'My Order History', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3922, 1, 0, 'account_history', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3923, 1, 0, 'account_history', 'text_history', 'Order History', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3924, 1, 0, 'account_history', 'text_order', 'Order ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3925, 1, 0, 'account_history', 'text_status', 'Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3926, 1, 0, 'account_history', 'text_date_added', 'Date Added:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3927, 1, 0, 'account_history', 'text_customer', 'Customer:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3928, 1, 0, 'account_history', 'text_products', 'Products:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3929, 1, 0, 'account_history', 'text_total', 'Total:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3930, 1, 0, 'account_history', 'text_error', 'You have not made any previous orders!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3931, 1, 0, 'account_invoice', 'heading_title', 'Order Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3932, 1, 0, 'account_invoice', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3933, 1, 0, 'account_invoice', 'text_history', 'Order History', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3934, 1, 0, 'account_invoice', 'text_invoice', 'Invoice', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3935, 1, 0, 'account_invoice', 'text_invoice_id', 'Invoice ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3936, 1, 0, 'account_invoice', 'text_order_id', 'Order ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3937, 1, 0, 'account_invoice', 'text_email', 'E-Mail', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3938, 1, 0, 'account_invoice', 'text_telephone', 'Telephone', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3939, 1, 0, 'account_invoice', 'text_mobile_phone', 'Mobile Phone:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3940, 1, 0, 'account_invoice', 'text_fax', 'Fax', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3941, 1, 0, 'account_invoice', 'text_shipping_address', 'Shipping Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3942, 1, 0, 'account_invoice', 'text_shipping_method', 'Shipping Method', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3943, 1, 0, 'account_invoice', 'text_payment_address', 'Payment Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3944, 1, 0, 'account_invoice', 'text_payment_method', 'Payment Method', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3945, 1, 0, 'account_invoice', 'text_order_history', 'Order History', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3946, 1, 0, 'account_invoice', 'text_product', 'Product', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3947, 1, 0, 'account_invoice', 'text_model', 'Model', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3948, 1, 0, 'account_invoice', 'text_quantity', 'Quantity', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3949, 1, 0, 'account_invoice', 'text_price', 'Unit Price', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3950, 1, 0, 'account_invoice', 'text_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3951, 1, 0, 'account_invoice', 'text_comment', 'Order Comments', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3952, 1, 0, 'account_invoice', 'text_image', 'Image', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3953, 1, 0, 'account_invoice', 'text_error', 'The order you have requested could not be found!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3954, 1, 0, 'account_invoice', 'column_date_added', 'Date Added', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3955, 1, 0, 'account_invoice', 'column_status', 'Status', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3956, 1, 0, 'account_invoice', 'column_comment', 'Customer\'s order comment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3957, 1, 0, 'account_invoice', 'text_order_cancelation', 'Request Cancellation of Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3958, 1, 0, 'account_invoice', 'text_request_cancellation_from_customer', 'Request an Order cancellation from Customer ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3959, 1, 0, 'account_invoice', 'text_order_cancelation_confirm', 'Your cancellation request may not be made in some cases, for example, when the goods have been shipped. Continue?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3960, 1, 0, 'account_invoice', 'text_order_cancelation_success', 'Order cancellation request has been submitted', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3961, 1, 0, 'account_invoice', 'text_order_cancelation_message_title', 'Order #%s cancellation request', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3962, 1, 0, 'account_invoice', 'text_order_cancelation_message_body', 'Customer %s has requested order cancellation for order #%s . To review go to %s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3963, 1, 0, 'account_invoice', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3964, 1, 0, 'account_invoice', 'error_order_id', 'Order ID is required field!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3965, 1, 0, 'account_login', 'heading_title', 'Account Login', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3966, 1, 0, 'account_login', 'text_account', 'Register Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3967, 1, 0, 'account_login', 'text_login', 'Login', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3968, 1, 0, 'account_login', 'text_i_am_new_customer', 'I am a new customer.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3969, 1, 0, 'account_login', 'text_checkout', 'Checkout Options:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3970, 1, 0, 'account_login', 'text_guest', 'Guest Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3971, 1, 0, 'account_login', 'text_create_account', 'By creating an account you will be able to shop faster, be up to date on an order\'s status, and keep track of the orders you have previously made.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3972, 1, 0, 'account_login', 'text_returning_customer', 'Returning Customer', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3973, 1, 0, 'account_login', 'text_i_am_returning_customer', 'I am a returning customer.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3974, 1, 0, 'account_login', 'text_forgotten_login', 'Forgot your login?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3975, 1, 0, 'account_login', 'text_forgotten_password', 'Forgot your password?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3976, 1, 0, 'account_login', 'entry_loginname', 'Login Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3977, 1, 0, 'account_login', 'entry_email_address', 'E-Mail Address:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3978, 1, 0, 'account_login', 'entry_password', 'Password:', '2017-10-11 10:30:00', '2017-11-06 22:19:58'),
(3979, 1, 0, 'account_login', 'error_login', 'Error: Incorrect login or password provided.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3980, 1, 0, 'account_login', 'text_success_activated', 'Success: Your account was activated successfully. Please login with your credentials.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3981, 1, 0, 'account_login', 'text_already_activated', 'Your account is already activated. Please login with your credentials.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3982, 1, 0, 'account_login', 'text_resend_activation_email', 'Error: Your email address was not yet confirmed. To resend new confirmation email please click this <a href=\" %s \">link</a>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3983, 1, 0, 'account_logout', 'heading_title', 'Account Logout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3984, 1, 0, 'account_logout', 'text_message', '<p>You have been logged off your account. It is now safe to leave the computer.</p><p>Your shopping cart has been saved, the items inside it will be restored whenever you log back into your account.</p>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3985, 1, 0, 'account_logout', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3986, 1, 0, 'account_logout', 'text_logout', 'Logout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3987, 1, 0, 'account_newsletter', 'heading_title', 'Newsletter Subscription', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3988, 1, 0, 'account_newsletter', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3989, 1, 0, 'account_newsletter', 'text_newsletter', 'Newsletter', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3990, 1, 0, 'account_newsletter', 'text_success', 'Success: Your newsletter subscription has been successfully updated!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3991, 1, 0, 'account_newsletter', 'entry_newsletter', 'Subscribe:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3992, 1, 0, 'account_newsletter', 'text_customer_registration', 'Customer Registration', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3993, 1, 0, 'account_newsletter', 'entry_captcha', 'Enter code: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3994, 1, 0, 'account_newsletter', 'error_captcha', 'Human verification has failed! Please try agan.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3995, 1, 0, 'account_notification', 'heading_title', 'Notifications and Newsletter', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3996, 1, 0, 'account_notification', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3997, 1, 0, 'account_notification', 'text_notifications', 'Notifications', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3998, 1, 0, 'account_notification', 'text_success', 'Success: Your notification settings has been successfully updated!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3999, 1, 0, 'account_notification', 'text_sendpoint', 'Notifications', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4000, 1, 0, 'account_password', 'heading_title', 'Change Password', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4001, 1, 0, 'account_password', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4002, 1, 0, 'account_password', 'text_password', 'To update your password, please provide current and new password details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4003, 1, 0, 'account_password', 'text_success', 'Success: Your password has been successfully updated.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4004, 1, 0, 'account_password', 'entry_current_password', 'Current Password:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4005, 1, 0, 'account_password', 'entry_password', 'New Password:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4006, 1, 0, 'account_password', 'entry_confirm', 'New Password Confirm:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4007, 1, 0, 'account_password', 'error_current_password', 'Your current password is incorrect! Please try again.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4008, 1, 0, 'account_password', 'error_password', 'Password must be between 4 and 20 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4009, 1, 0, 'account_password', 'error_confirm', 'Password confirmation does not match password!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4010, 1, 0, 'account_success', 'heading_title', 'Your Account Has Been Created!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4011, 1, 0, 'account_success', 'text_message', '<p>Congratulations! Your new account has been successfully created!</p> <p>You can now take advantage of member privileges to enhance your online shopping experience with us.</p> <p>If you have ANY questions about the operation of this online shop, please email the store owner.</p> <p>A confirmation has been sent to the provided email address. If you have not received it within the hour, please <a href=\"%s\">contact us</a>.</p>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4012, 1, 0, 'account_success', 'text_approval', '<p>Thank you for registering with %s!</p><p>You will be notified by email once your account has been activated by the store owner.</p><p>If you have ANY questions about the operation of this online shop, please <a href=\"%s\">contact the store owner</a>.</p>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4013, 1, 0, 'account_success', 'text_activate', '<p>Thank you for registering with %s!</p><p>You will be notified via email with your account activation instructions. You must click the link provided in the email to activate your account. If you do not receive email, please check in your junk or spam folders. </p><p>If you have ANY questions about the operation of this online shop, please <a href=\"%s\">contact the store owner</a>.</p>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4014, 1, 0, 'account_success', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4015, 1, 0, 'account_success', 'text_success', 'Success', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4016, 1, 0, 'account_transactions', 'heading_title', 'My Transactions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4017, 1, 0, 'account_transactions', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4018, 1, 0, 'account_transactions', 'text_transactions', 'Transactions History', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4019, 1, 0, 'account_transactions', 'text_order', 'Order Number', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4020, 1, 0, 'account_transactions', 'text_transaction_id', 'ID', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4021, 1, 0, 'account_transactions', 'text_transaction_type', 'Type', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4022, 1, 0, 'account_transactions', 'text_transaction_description', 'Description', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4023, 1, 0, 'account_transactions', 'text_date_added', 'Date Created', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4024, 1, 0, 'account_transactions', 'text_debit', 'Debit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4025, 1, 0, 'account_transactions', 'text_credit', 'Credit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4026, 1, 0, 'account_transactions', 'text_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4027, 1, 0, 'account_transactions', 'text_error', 'You have no transactions recorded on your account!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4028, 1, 0, 'account_unsubscribe', 'heading_title', 'Your Has Been successfully unsubscribed !', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4029, 1, 0, 'account_unsubscribe', 'text_message', 'You have been successfully unsubscribed from email communications.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4030, 1, 0, 'account_unsubscribe', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4031, 1, 0, 'account_unsubscribe', 'text_success', 'Success', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4032, 1, 0, 'account_wishlist', 'heading_title', 'My wish list', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4033, 1, 0, 'account_wishlist', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4034, 1, 0, 'account_wishlist', 'text_empty_wishlist', 'Your Wish List is empty', '2017-10-11 10:30:00', '2017-11-06 22:25:06'),
(4035, 1, 0, 'account_wishlist', 'button_cart', 'View Cart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4036, 1, 0, 'account_wishlist', 'button_continue', 'Continue Shopping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4037, 1, 0, 'account_wishlist', 'column_image', 'Image', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4038, 1, 0, 'account_wishlist', 'column_name', 'Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4039, 1, 0, 'account_wishlist', 'column_model', 'Model', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4040, 1, 0, 'account_wishlist', 'column_added', 'Added to wish list', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4041, 1, 0, 'account_wishlist', 'column_price', 'Unit Price', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4042, 1, 0, 'account_wishlist', 'column_actions', 'Actions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4043, 1, 0, 'blocks_bestseller', 'heading_title', 'Bestsellers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4044, 1, 0, 'blocks_bestseller', 'heading_subtitle', 'See Best Selling Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4045, 1, 0, 'blocks_bestseller', 'text_stars', '%s out of 5 Stars!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4046, 1, 0, 'blocks_cart', 'heading_title', 'Shopping Cart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4047, 1, 0, 'blocks_cart', 'text_subtotal', 'Sub-Total:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4048, 1, 0, 'blocks_cart', 'text_empty', '0 items', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4049, 1, 0, 'blocks_cart', 'text_confirm', 'Confirm?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4050, 1, 0, 'blocks_cart', 'text_remove', 'Remove', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4051, 1, 0, 'blocks_cart', 'text_view', 'View Cart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4052, 1, 0, 'blocks_cart', 'text_checkout', 'Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4053, 1, 0, 'blocks_cart', 'text_items', 'Items', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4054, 1, 0, 'blocks_category', 'heading_title', 'Categories', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4055, 1, 0, 'blocks_content', 'heading_title', 'Information', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4056, 1, 0, 'blocks_content', 'text_contact', 'Contact Us', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4057, 1, 0, 'blocks_content', 'text_sitemap', 'Site Map', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4058, 1, 0, 'blocks_currency', 'heading_title', 'Currency', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4059, 1, 0, 'blocks_featured', 'heading_title', 'Featured', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4060, 1, 0, 'blocks_featured', 'heading_subtitle', 'See Our Most featured Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4061, 1, 0, 'blocks_featured', 'text_stars', '%s out of 5 Stars!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4062, 1, 0, 'blocks_language', 'heading_title', 'Language', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4063, 1, 0, 'blocks_latest', 'heading_title', 'Latest Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4064, 1, 0, 'blocks_latest', 'heading_subtitle', 'See New Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4065, 1, 0, 'blocks_latest', 'text_stars', '%s out of 5 Stars!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4066, 1, 0, 'blocks_manufacturer', 'heading_title', 'Brands', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4067, 1, 0, 'blocks_menu', 'heading_title', 'Main Menu', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4068, 1, 0, 'blocks_newsletter_signup', 'heading_title', 'Newsletter Signup', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4069, 1, 0, 'blocks_newsletter_signup', 'text_signup', 'Sign up to Our Newsletter &amp; get attractive Offers by subscribing to our newsletters.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4070, 1, 0, 'blocks_newsletter_signup', 'text_sign_in', 'Sign In', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4071, 1, 0, 'blocks_newsletter_signup', 'text_subscribe', 'Subscribe to Newsletter', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4072, 1, 0, 'blocks_newsletter_signup', 'button_subscribe', 'Subscribe', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4073, 1, 0, 'blocks_order_summary', 'heading_title', 'Order Summary', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4074, 1, 0, 'blocks_order_summary', 'text_subtotal', 'Sub-Total:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4075, 1, 0, 'blocks_order_summary', 'text_empty', '0 items', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4076, 1, 0, 'blocks_order_summary', 'text_confirm', 'Confirm?', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4077, 1, 0, 'blocks_order_summary', 'text_remove', 'Remove', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4078, 1, 0, 'blocks_order_summary', 'text_view', 'View Cart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4079, 1, 0, 'blocks_order_summary', 'text_checkout', 'Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4080, 1, 0, 'blocks_order_summary', 'text_items', 'Items', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4081, 1, 0, 'blocks_search', 'heading_title', 'Search', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4082, 1, 0, 'blocks_search', 'text_keyword', 'Search Keywords', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4083, 1, 0, 'blocks_search', 'text_advanced', 'Advanced Search', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4084, 1, 0, 'blocks_special', 'heading_title', 'Specials', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4085, 1, 0, 'blocks_special', 'heading_subtitle', 'See Products On Sale', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4086, 1, 0, 'blocks_special', 'text_stars', '%s out of 5 Stars!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4087, 1, 0, 'checkout_address', 'heading_title', 'Checkout Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4088, 1, 0, 'checkout_address', 'text_basket', 'Basket', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4089, 1, 0, 'checkout_address', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4090, 1, 0, 'checkout_address', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4091, 1, 0, 'checkout_address', 'text_address', 'Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4092, 1, 0, 'checkout_address', 'text_new_address', 'New Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4093, 1, 0, 'checkout_address', 'text_entries', 'Address Book Entries', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4094, 1, 0, 'checkout_address', 'entry_firstname', 'First Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4095, 1, 0, 'checkout_address', 'entry_lastname', 'Last Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4096, 1, 0, 'checkout_address', 'entry_company', 'Company:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4097, 1, 0, 'checkout_address', 'entry_address_1', 'Address 1:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4098, 1, 0, 'checkout_address', 'entry_address_2', 'Address 2:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4099, 1, 0, 'checkout_address', 'entry_postcode', 'ZIP/Post Code:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4100, 1, 0, 'checkout_address', 'entry_city', 'City:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4101, 1, 0, 'checkout_address', 'entry_zone', 'State / Zone:', '2017-10-11 10:30:00', '2017-11-06 22:22:32'),
(4102, 1, 0, 'checkout_address', 'entry_country', 'দেশ:', '2017-10-11 10:30:00', '2018-04-25 19:58:46'),
(4103, 1, 0, 'checkout_address', 'entry_telephone', 'Telephone:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4104, 1, 0, 'checkout_address', 'entry_fax', 'Fax:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4105, 1, 0, 'checkout_address', 'error_firstname', 'First Name must be between 1 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4106, 1, 0, 'checkout_address', 'error_lastname', 'Last Name must be between 1 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4107, 1, 0, 'checkout_address', 'error_address_1', 'Address 1 must be between 3 and 64 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4108, 1, 0, 'checkout_address', 'error_city', 'City must be between 3 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4109, 1, 0, 'checkout_address', 'error_postcode', 'Zip/postal code must be between 3 and 10 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4110, 1, 0, 'checkout_address', 'error_country', 'Please select a country!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4111, 1, 0, 'checkout_address', 'error_zone', 'Please select a region / state!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4112, 1, 0, 'checkout_cart', 'heading_title', 'Shopping Cart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4113, 1, 0, 'checkout_cart', 'text_basket', 'Basket', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4114, 1, 0, 'checkout_cart', 'text_sub_total', 'Sub-Total:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4115, 1, 0, 'checkout_cart', 'text_weight', 'Cart Weight:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4116, 1, 0, 'checkout_cart', 'text_error', 'Your shopping cart is empty!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4117, 1, 0, 'checkout_cart', 'column_remove', 'Remove', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4118, 1, 0, 'checkout_cart', 'column_image', 'Image', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4119, 1, 0, 'checkout_cart', 'column_name', 'Name', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4120, 1, 0, 'checkout_cart', 'column_model', 'Model', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4121, 1, 0, 'checkout_cart', 'column_quantity', 'Quantity', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4122, 1, 0, 'checkout_cart', 'column_price', 'Unit Price', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4123, 1, 0, 'checkout_cart', 'column_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4124, 1, 0, 'checkout_cart', 'text_continue_shopping', 'Continue Shopping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4125, 1, 0, 'checkout_cart', 'text_coupon_codes', 'Apply Coupon Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4126, 1, 0, 'checkout_cart', 'text_estimate_shipping_tax', 'Estimate Shipping & Taxes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4127, 1, 0, 'checkout_cart', 'text_estimate_country', 'Country and State', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4128, 1, 0, 'checkout_cart', 'text_estimate_postcode', 'ZIP/Post Code', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4129, 1, 0, 'checkout_cart', 'button_text_estimate', 'Estimate', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4130, 1, 0, 'checkout_cart', 'text_estimate_shipments', 'Shipments', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4131, 1, 0, 'checkout_cart', 'error_coupon', 'Error: Coupon is either invalid, expired or reached it\'s usage limit!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4132, 1, 0, 'checkout_cart', 'error_stock', 'Products marked with *** are not available in the desired quantity or out of stock!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4133, 1, 0, 'checkout_cart', 'error_required_options', 'Please select all required options!', '2017-10-11 10:30:00', '2017-10-11 10:30:00');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(4134, 1, 0, 'checkout_cart', 'error_order_minimum', 'Your order sub-total amount does not meet minimum amount of %s required. Please add more products to your cart!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4135, 1, 0, 'checkout_cart', 'error_order_maximum', 'Your order sub-total amount exceeds maximum amount of %s allowed per order. Please remove some items from your cart!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4136, 1, 0, 'checkout_cart', 'error_empty_file_data', 'File data is corrupted or empty.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4137, 1, 0, 'checkout_cart', 'error_empty_file_name', 'File name is empty!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4138, 1, 0, 'checkout_cart', 'error_file_extension', 'Only files with extension(s) %s is(are) allowed!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4139, 1, 0, 'checkout_cart', 'error_min_file_size', 'Minimum file size for upload is %s Kb.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4140, 1, 0, 'checkout_cart', 'error_max_file_size', 'Maximum file size for upload is %s Kb.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4141, 1, 0, 'checkout_cart', 'text_coupon_success', 'Success: Your coupon discount has been applied!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4142, 1, 0, 'checkout_cart', 'text_coupon_removal', 'Success: Coupon has been removed!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4143, 1, 0, 'checkout_cart', 'error_quantity_maximum', 'Allowed product\'s quantity exceeds. Quantity was set to maximum.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4144, 1, 0, 'checkout_cart', 'error_quantity_minimum', 'Allowed product\'s quantity is below minimum required. Quantity was set to minimum amount.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4145, 1, 0, 'checkout_confirm', 'heading_title', 'Checkout Confirmation', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4146, 1, 0, 'checkout_confirm', 'text_basket', 'Basket', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4147, 1, 0, 'checkout_confirm', 'text_edit_basket', 'Edit Cart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4148, 1, 0, 'checkout_confirm', 'text_accept_agree', 'By clicking Confirm Order, you accept and agree to all terms of', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4149, 1, 0, 'checkout_confirm', 'text_cart_items', 'Items in your cart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4150, 1, 0, 'checkout_confirm', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4151, 1, 0, 'checkout_confirm', 'text_edit_shipping', 'Edit Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4152, 1, 0, 'checkout_confirm', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4153, 1, 0, 'checkout_confirm', 'text_edit_payment', 'Edit Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4154, 1, 0, 'checkout_confirm', 'text_guest_step_1', 'Guest Checkout - Step 1', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4155, 1, 0, 'checkout_confirm', 'text_guest_step_2', 'Guest Checkout - Step 2', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4156, 1, 0, 'checkout_confirm', 'text_confirm', 'Confirm', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4157, 1, 0, 'checkout_confirm', 'text_shipping_address', 'Shipping Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4158, 1, 0, 'checkout_confirm', 'text_shipping_method', 'Shipping Method', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4159, 1, 0, 'checkout_confirm', 'text_payment_address', 'Payment Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4160, 1, 0, 'checkout_confirm', 'text_payment_method', 'Payment Method', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4161, 1, 0, 'checkout_confirm', 'text_change', 'Change', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4162, 1, 0, 'checkout_confirm', 'text_comment', 'Your Comments', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4163, 1, 0, 'checkout_confirm', 'text_discount', 'Discount Coupon', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4164, 1, 0, 'checkout_confirm', 'column_product', 'Product', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4165, 1, 0, 'checkout_confirm', 'column_model', 'Model', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4166, 1, 0, 'checkout_confirm', 'column_quantity', 'Quantity', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4167, 1, 0, 'checkout_confirm', 'column_price', 'Price', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4168, 1, 0, 'checkout_confirm', 'column_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4169, 1, 0, 'checkout_confirm', 'text_add_coupon', 'Edit Coupon', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4170, 1, 0, 'checkout_guest_step_1', 'heading_title', 'Guest Checkout - Step 1', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4171, 1, 0, 'checkout_guest_step_1', 'text_cart', 'Cart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4172, 1, 0, 'checkout_guest_step_1', 'text_guest_step_1', 'Guest Checkout - Step 1', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4173, 1, 0, 'checkout_guest_step_1', 'text_your_details', 'Your Personal Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4174, 1, 0, 'checkout_guest_step_1', 'text_your_address', 'Your Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4175, 1, 0, 'checkout_guest_step_1', 'text_shipping_address', 'Shipping Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4176, 1, 0, 'checkout_guest_step_1', 'text_indicator', 'Check here if you have a separate shipping address.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4177, 1, 0, 'checkout_guest_step_1', 'entry_firstname', 'First Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4178, 1, 0, 'checkout_guest_step_1', 'entry_lastname', 'Last Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4179, 1, 0, 'checkout_guest_step_1', 'entry_email', 'E-Mail:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4180, 1, 0, 'checkout_guest_step_1', 'entry_telephone', 'Telephone:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4181, 1, 0, 'checkout_guest_step_1', 'entry_fax', 'Fax:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4182, 1, 0, 'checkout_guest_step_1', 'entry_company', 'Company:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4183, 1, 0, 'checkout_guest_step_1', 'entry_address_1', 'Address 1:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4184, 1, 0, 'checkout_guest_step_1', 'entry_address_2', 'Address 2:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4185, 1, 0, 'checkout_guest_step_1', 'entry_postcode', 'ZIP/Post Code:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4186, 1, 0, 'checkout_guest_step_1', 'entry_city', 'City:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4187, 1, 0, 'checkout_guest_step_1', 'entry_country', 'দেশ:', '2017-10-11 10:30:00', '2018-04-25 19:58:47'),
(4188, 1, 0, 'checkout_guest_step_1', 'entry_zone', 'State / Zone:', '2017-10-11 10:30:00', '2017-11-06 22:22:27'),
(4189, 1, 0, 'checkout_guest_step_1', 'error_firstname', 'First Name must be greater than 3 and less than 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4190, 1, 0, 'checkout_guest_step_1', 'error_lastname', 'Last Name must be greater than 3 and less than 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4191, 1, 0, 'checkout_guest_step_1', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4192, 1, 0, 'checkout_guest_step_1', 'error_telephone', 'Telephone must be greater than 3 and less than 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4193, 1, 0, 'checkout_guest_step_1', 'error_address_1', 'Address 1 must be greater than 3 and less than 128 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4194, 1, 0, 'checkout_guest_step_1', 'error_city', 'City must be greater than 3 and less than 128 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4195, 1, 0, 'checkout_guest_step_1', 'error_postcode', 'Zip/postal code must be between 3 and 10 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4196, 1, 0, 'checkout_guest_step_1', 'error_country', 'Please select a country!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4197, 1, 0, 'checkout_guest_step_1', 'error_zone', 'Please select a region / state!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4198, 1, 0, 'checkout_guest_step_2', 'heading_title', 'Guest Checkout - Step 2', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4199, 1, 0, 'checkout_guest_step_2', 'text_cart', 'Cart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4200, 1, 0, 'checkout_guest_step_2', 'text_guest_step_1', 'Guest Checkout - Step 1', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4201, 1, 0, 'checkout_guest_step_2', 'text_guest_step_2', 'Guest Checkout - Step 2', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4202, 1, 0, 'checkout_guest_step_2', 'text_shipping_method', 'Shipping Method', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4203, 1, 0, 'checkout_guest_step_2', 'text_shipping_methods', 'Please select the preferred shipping methods to use on this order.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4204, 1, 0, 'checkout_guest_step_2', 'text_payment_method', 'Payment Method', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4205, 1, 0, 'checkout_guest_step_2', 'text_payment_methods', 'Please select the preferred payment method to use on this order.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4206, 1, 0, 'checkout_guest_step_2', 'text_comments', 'Add Comments About Your Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4207, 1, 0, 'checkout_guest_step_2', 'text_agree', 'I have read and agree to the', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4208, 1, 0, 'checkout_guest_step_2', 'text_coupon', 'Enter your code, hit the \"Apply Coupon\" button and watch your discount instantly be applied to your order.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4209, 1, 0, 'checkout_guest_step_2', 'text_success', 'Success: Your coupon discount has been applied!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4210, 1, 0, 'checkout_guest_step_2', 'text_coupon_removal', 'Success: Coupon has been removed!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4211, 1, 0, 'checkout_guest_step_2', 'entry_shipping', 'Shipping Method:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4212, 1, 0, 'checkout_guest_step_2', 'entry_payment', 'Payment Method:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4213, 1, 0, 'checkout_guest_step_2', 'entry_coupon', 'Coupon:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4214, 1, 0, 'checkout_guest_step_2', 'error_shipping', 'Error: Shipping method required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4215, 1, 0, 'checkout_guest_step_2', 'error_no_shipping', 'Error: No Shipping options are available. Please <a href=\"index.php?rt=content/contact\">contact us</a> for assistance!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4216, 1, 0, 'checkout_guest_step_2', 'error_payment', 'Error: Payment method required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4217, 1, 0, 'checkout_guest_step_2', 'error_agree', 'Error: You must agree to the %s!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4218, 1, 0, 'checkout_guest_step_2', 'error_coupon', 'Error: Coupon is either invalid, expired or reached it\'s usage limit!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4219, 1, 0, 'checkout_payment', 'heading_title', 'Payment Information', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4220, 1, 0, 'checkout_payment', 'text_basket', 'Basket', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4221, 1, 0, 'checkout_payment', 'entry_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4222, 1, 0, 'checkout_payment', 'entry_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4223, 1, 0, 'checkout_payment', 'text_payment_to', 'Please choose from your address book where you would like the invoice sent.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4224, 1, 0, 'checkout_payment', 'text_payment_address', 'Payment Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4225, 1, 0, 'checkout_payment', 'text_payment_method', 'Payment Method', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4226, 1, 0, 'checkout_payment', 'text_payment_methods', 'Please select the preferred payment method to use on this order.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4227, 1, 0, 'checkout_payment', 'text_comments', 'Add Comments About Your Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4228, 1, 0, 'checkout_payment', 'text_agree', 'I have read and agree to the', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4229, 1, 0, 'checkout_payment', 'text_coupon', 'Enter your code and click \"Apply Coupon\" and to see your discount instantly applied to your order.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4230, 1, 0, 'checkout_payment', 'text_success', 'Success: Your coupon discount has been applied!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4231, 1, 0, 'checkout_payment', 'text_coupon_removal', 'Success: Coupon has been removed!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4232, 1, 0, 'checkout_payment', 'entry_coupon', 'Coupon:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4233, 1, 0, 'checkout_payment', 'error_payment', 'Error: Payment method required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4234, 1, 0, 'checkout_payment', 'error_agree', 'Error: You must agree to the %s!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4235, 1, 0, 'checkout_payment', 'error_coupon', 'Error: Coupon is either invalid, expired or reached it\'s usage limit!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4236, 1, 0, 'checkout_shipping', 'heading_title', 'Delivery Information', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4237, 1, 0, 'checkout_shipping', 'text_basket', 'Basket', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4238, 1, 0, 'checkout_shipping', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4239, 1, 0, 'checkout_shipping', 'text_shipping_to', 'Please choose from your address book where you would like the items to be delivered to.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4240, 1, 0, 'checkout_shipping', 'text_shipping_address', 'Shipping Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4241, 1, 0, 'checkout_shipping', 'text_shipping_method', 'Shipping Method', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4242, 1, 0, 'checkout_shipping', 'text_shipping_methods', 'Please select the preferred shipping methods to use on this order.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4243, 1, 0, 'checkout_shipping', 'text_comments', 'Add Comments About Your Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4244, 1, 0, 'checkout_shipping', 'error_shipping', 'Error: Shipping method required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4245, 1, 0, 'checkout_shipping', 'error_no_shipping', 'Error: No Shipping options are available. Please <a href=\"index.php?rt=content/contact\">contact us</a> for assistance!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4246, 1, 0, 'checkout_success', 'heading_title', 'Your Order Has Been Processed!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4247, 1, 0, 'checkout_success', 'text_message_account', '<p>Your order #%s has been created!</p>\n			<p>You can view your order details by going to the <a href=\"%s\">invoice page</a>.</p>\n			<p>Please direct any questions you have to the <a href=\"%s\">store owner</a>.</p>\n			<p>Thank you for shopping with us!</p>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4248, 1, 0, 'checkout_success', 'text_message_guest', '<p>Your order has been successfully processed!</p>\n			<p>You can view your order details by going to the <a href=\"%s\">invoice page</a>.</p>\n			<p>Please direct any questions you have to the <a href=\"%s\">store owner</a>.</p>\n			<p>Thank you for shopping with us!</p>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4249, 1, 0, 'checkout_success', 'text_basket', 'Basket', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4250, 1, 0, 'checkout_success', 'text_shipping', 'Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4251, 1, 0, 'checkout_success', 'text_payment', 'Payment', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4252, 1, 0, 'checkout_success', 'text_guest', 'Guest Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4253, 1, 0, 'checkout_success', 'text_confirm', 'Confirm', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4254, 1, 0, 'checkout_success', 'text_success', 'Success', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4255, 1, 0, 'checkout_success', 'text_message_failed_order', 'Oops! We have experienced some issue with your transaction. Your order will be verified manually by administrator.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4256, 1, 0, 'checkout_success', 'text_title_failed_order_to_admin', 'Failed order #%s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4257, 1, 0, 'checkout_success', 'text_message_failed_order_to_admin', 'Failed or missing response from payment verification. Manual verification is required!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4258, 1, 0, 'common_footer', 'text_powered_by', 'Powered By ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4259, 1, 0, 'common_header', 'text_home', 'Home', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4260, 1, 0, 'common_header', 'text_special', 'Special Offers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4261, 1, 0, 'common_header', 'text_contact', 'Contact', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4262, 1, 0, 'common_header', 'text_sitemap', 'Sitemap', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4263, 1, 0, 'common_header', 'text_bookmark', 'Bookmark', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4264, 1, 0, 'common_header', 'text_account', 'Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4265, 1, 0, 'common_header', 'text_login', 'Login', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4266, 1, 0, 'common_header', 'text_logout', 'Logoff', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4267, 1, 0, 'common_header', 'text_cart', 'Basket', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4268, 1, 0, 'common_header', 'text_checkout', 'Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4269, 1, 0, 'common_header', 'text_keyword', 'Keywords', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4270, 1, 0, 'common_header', 'text_advanced', 'Advanced Search', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4271, 1, 0, 'common_header', 'text_category', 'All Categories', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4272, 1, 0, 'common_header', 'entry_search', 'Search:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4273, 1, 0, 'common_header', 'text_welcome', 'Welcome back', '2017-10-11 10:30:00', '2017-10-12 22:00:38'),
(4274, 1, 0, 'common_header', 'text_not', 'Not', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4275, 1, 0, 'common_header', 'text_login_or_register', 'Login or register', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4276, 1, 0, 'common_im', 'im_text_notification', ' Notification ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4277, 1, 0, 'common_im', 'im_error_mail_address', ' Email Address %s is not valid! ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4278, 1, 0, 'common_im', 'im_protocol_email_title', ' E-mail ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4279, 1, 0, 'common_im', 'im_protocol_sms_title', ' SMS ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4280, 1, 0, 'common_im', 'im_protocol_sms_empty_warn', ' SMS notifications are not possible. Mobile number is not saved in your account records. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4281, 1, 0, 'common_im', 'im_sendpoint_name_order_update', ' Order Update ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4282, 1, 0, 'common_im', 'im_sendpoint_name_order_update_note', ' Select to receive notifications about your orders\' updates.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4283, 1, 0, 'common_im', 'im_order_update_text_to_admin', ' Order #%s has been updated! Order status ID %s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4284, 1, 0, 'common_im', 'im_order_update_text_to_customer', ' Your order #%s Updated. New Order Status is %s ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4285, 1, 0, 'common_im', 'im_new_order_text_to_admin', ' New Order #%s has been placed!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4286, 1, 0, 'common_im', 'im_new_customer_text_to_admin', ' New Customer #%s has been registered!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4287, 1, 0, 'common_im', 'im_new_subscriber_text_to_admin', ' New Subscriber #%s has been registered!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4288, 1, 0, 'common_im', 'im_sendpoint_name_customer_account_update', ' Account Update ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4289, 1, 0, 'common_im', 'im_sendpoint_name_customer_account_update_note', ' Select to receive notifications about your account updates.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4290, 1, 0, 'common_im', 'im_customer_account_update_text_to_customer', ' Your account has been updated! If you did not do any changes, please contact site owner ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4291, 1, 0, 'common_im', 'im_customer_account_update_email_to_customer', ' Your account email address was changed to %s! If you did not do this change, please contact site owner ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4292, 1, 0, 'common_im', 'im_customer_account_update_login_to_customer', ' Your account login name was changed to %s! If you did not do this change, please contact site owner ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4293, 1, 0, 'common_im', 'im_customer_account_update_password_to_customer', ' Your account password has been changed! If you did not do this change, please contact site owner ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4294, 1, 0, 'common_im', 'im_customer_contact_admin_text', ' You\'ve got new enquiry from customer (%s, %s)! ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4295, 1, 0, 'common_im', 'im_sendpoint_name_newsletter', ' Newsletters ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4296, 1, 0, 'common_im', 'im_sendpoint_name_newsletter_note', ' Select to receive notifications about our products and service updates.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4297, 1, 0, 'common_im', 'im_product_review_text_to_admin', ' New product review has been added. See details #admin#rt=catalog/review/update&review_id=%s ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4298, 1, 0, 'common_im', 'im_product_out_of_stock_admin_text', ' Product with ID #%s is out of Stock. ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4299, 1, 0, 'common_template_debug', 'text_block_id', 'Block ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4300, 1, 0, 'common_template_debug', 'text_block_name', 'Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4301, 1, 0, 'common_template_debug', 'text_block_controller', 'Controller:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4302, 1, 0, 'common_template_debug', 'text_block_path', 'Path:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4303, 1, 0, 'common_template_debug', 'text_block_template', 'Template:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4304, 1, 0, 'common_template_debug', 'text_block_parent', 'Parent:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4305, 1, 0, 'common_template_debug', 'text_parent_id', 'Parent ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4306, 1, 0, 'common_template_debug', 'text_close', 'Close', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4307, 1, 0, 'common_template_debug', 'text_click', 'Click Me', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4308, 1, 0, 'content_contact', 'heading_title', 'Contact Us', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4309, 1, 0, 'content_contact', 'text_address', 'Address:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4310, 1, 0, 'content_contact', 'text_email', 'E-Mail:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4311, 1, 0, 'content_contact', 'text_telephone', 'Telephone:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4312, 1, 0, 'content_contact', 'text_fax', 'Fax:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4313, 1, 0, 'content_contact', 'text_message', '<p>Your enquiry has been successfully sent to the store owner!</p>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4314, 1, 0, 'content_contact', 'entry_name', 'First Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4315, 1, 0, 'content_contact', 'entry_email', 'E-Mail Address:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4316, 1, 0, 'content_contact', 'entry_enquiry', 'Enquiry:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4317, 1, 0, 'content_contact', 'entry_captcha', 'Enter the code in the box below:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4318, 1, 0, 'content_contact', 'email_subject', 'Enquiry %s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4319, 1, 0, 'content_contact', 'error_name', 'Name must be between 3 and 32 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4320, 1, 0, 'content_contact', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4321, 1, 0, 'content_contact', 'error_enquiry', 'Enquiry must be between 10 and 3000 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4322, 1, 0, 'content_contact', 'entry_duplicate_message_subject', 'New Enquiry From %s (%s)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4323, 1, 0, 'content_content', 'text_error', 'Information Page Not Found!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4324, 1, 0, 'content_sitemap', 'heading_title', 'Site Map', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4325, 1, 0, 'content_sitemap', 'text_special', 'Special Offers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4326, 1, 0, 'content_sitemap', 'text_account', 'My Account', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4327, 1, 0, 'content_sitemap', 'text_edit', 'Account Information', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4328, 1, 0, 'content_sitemap', 'text_password', 'Password', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4329, 1, 0, 'content_sitemap', 'text_address', 'Address Book', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4330, 1, 0, 'content_sitemap', 'text_history', 'Order History', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4331, 1, 0, 'content_sitemap', 'text_download', 'Downloads', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4332, 1, 0, 'content_sitemap', 'text_cart', 'Shopping Cart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4333, 1, 0, 'content_sitemap', 'text_checkout', 'Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4334, 1, 0, 'content_sitemap', 'text_search', 'Search', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4335, 1, 0, 'content_sitemap', 'text_information', 'Information', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4336, 1, 0, 'content_sitemap', 'text_contact', 'Contact Us', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4337, 1, 0, 'english', 'code', 'en', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4338, 1, 0, 'english', 'direction', 'ltr', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4339, 1, 0, 'english', 'date_format_short', 'd/m/Y', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4340, 1, 0, 'english', 'date_format_long', 'l dS F Y', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4341, 1, 0, 'english', 'time_format', 'h:i:s A', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4342, 1, 0, 'english', 'time_format_short', 'H:i', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4343, 1, 0, 'english', 'decimal_point', '.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4344, 1, 0, 'english', 'thousand_point', ',', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4345, 1, 0, 'english', 'text_home', 'Home', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4346, 1, 0, 'english', 'text_yes', 'Yes', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4347, 1, 0, 'english', 'text_no', 'No', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4348, 1, 0, 'english', 'text_none', ' --- None --- ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4349, 1, 0, 'english', 'text_select', ' --- Please Select --- ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4350, 1, 0, 'english', 'text_all_zones', 'All Zones', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4351, 1, 0, 'english', 'text_pagination', '{start} - {end} of {total}', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4352, 1, 0, 'english', 'text_per_page', 'Per Page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4353, 1, 0, 'english', 'text_separator', ' &gt; ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4354, 1, 0, 'english', 'button_continue', 'Continue', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4355, 1, 0, 'english', 'button_back', 'Back', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4356, 1, 0, 'english', 'button_add_to_cart', 'Add to Cart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4357, 1, 0, 'english', 'button_add_wishlist', 'Add to wish list', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4358, 1, 0, 'english', 'button_remove_wishlist', 'Remove from wish list', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4359, 1, 0, 'english', 'text_wishlist_add_success', 'Added to wish list', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4360, 1, 0, 'english', 'text_wishlist_remove_success', 'Removed from wish list', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4361, 1, 0, 'english', 'button_add_address', 'Add Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4362, 1, 0, 'english', 'button_new_address', 'New Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4363, 1, 0, 'english', 'button_change_address', 'Change Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4364, 1, 0, 'english', 'button_edit', 'Edit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4365, 1, 0, 'english', 'button_delete', 'Delete', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4366, 1, 0, 'english', 'button_reviews', 'Reviews', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4367, 1, 0, 'english', 'button_write', 'Write Review', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4368, 1, 0, 'english', 'button_login', 'Login', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4369, 1, 0, 'english', 'button_update', 'Update', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4370, 1, 0, 'english', 'button_wish', 'Wish', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4371, 1, 0, 'english', 'button_print', 'Print', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4372, 1, 0, 'english', 'button_shopping', 'Continue Shopping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4373, 1, 0, 'english', 'button_checkout', 'Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4374, 1, 0, 'english', 'button_confirm', 'Confirm Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4375, 1, 0, 'english', 'button_view', 'View', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4376, 1, 0, 'english', 'button_search', 'Search', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4377, 1, 0, 'english', 'button_go', 'Go', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4378, 1, 0, 'english', 'button_coupon', 'Apply Coupon', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4379, 1, 0, 'english', 'button_guest', 'Guest Checkout', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4380, 1, 0, 'english', 'notice_out_of_stock_ttl', 'Out of stock notice for: %s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4381, 1, 0, 'english', 'notice_out_of_stock_body', 'Product \"%s\" has reached zero or negative stock count for main product or all options. <br> As a result of autodisable setting, product (%s) was auto disabled!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4382, 1, 0, 'english', 'no_payment_required', 'No Payment Required', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4383, 1, 0, 'english', 'gen_data_entry_error', 'Oops, there is an error with information provided!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4384, 1, 0, 'english', 'text_sorting_name_asc', 'Name A - Z', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4385, 1, 0, 'english', 'text_sorting_name_desc', 'Name Z - A', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4386, 1, 0, 'english', 'text_sorting_price_asc', 'Price Low &gt; High', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4387, 1, 0, 'english', 'text_sorting_price_desc', 'Price High &gt; Low', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4388, 1, 0, 'english', 'text_sorting_rating_asc', 'Rating Lowest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4389, 1, 0, 'english', 'text_sorting_rating_desc', 'Rating Highest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4390, 1, 0, 'english', 'text_sorting_date_asc', 'Date Old &gt; New', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4391, 1, 0, 'english', 'text_sorting_date_desc', 'Date New &gt; Old', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4392, 1, 0, 'english', 'text_add_cart_confirm', 'Added to cart', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4393, 1, 0, 'english', 'text_close', 'Close', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4394, 1, 0, 'english', 'text_balance', 'Account Balance ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4395, 1, 0, 'english', 'text_balance_checkout', 'Account Balance: ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4396, 1, 0, 'english', 'button_pay_with_balance', 'Pay With Balance', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4397, 1, 0, 'english', 'button_apply_balance', 'Apply to Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4398, 1, 0, 'english', 'button_disapply_balance', 'Remove from Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4399, 1, 0, 'english', 'text_applied_balance', 'applied to order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4400, 1, 0, 'english', 'text_applied_balance_to_order', '%s used for order #%s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4401, 1, 0, 'english', 'text_maintenance_notice', 'Notice: Maintenance mode is on.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4402, 1, 0, 'english', 'text_browse', 'Select File', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4403, 1, 0, 'english', 'button_cancel', 'Cancel', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4404, 1, 0, 'english', 'button_reset', 'Reset', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4405, 1, 0, 'english', 'button_submit', 'Submit', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4406, 1, 0, 'english', 'button_save', 'Save', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4407, 1, 0, 'english', 'text_field_required', 'is required field!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4408, 1, 0, 'english', 'error_captcha', 'Human verification has failed! Please try again.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4409, 1, 0, 'english', 'entry_attached', 'Attached', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4410, 1, 0, 'english', 'text_call_to_order', 'Call To Order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4411, 1, 0, 'english', 'text_discount', 'Discount', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4412, 1, 0, 'english', 'text_download', 'Download', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4413, 1, 0, 'english', 'text_free', 'Free', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4414, 1, 0, 'english', 'text_free_shipping', 'Free Shipping', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4415, 1, 0, 'english', 'price_with_tax', 'Inc Tax', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4416, 1, 0, 'english', 'text_unavailable', 'Unavailable', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4417, 1, 0, 'english', 'error_unknown', 'Unknown error encountered. Please try again!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4418, 1, 0, 'english', 'text_click_browse_file', 'Click to browse file', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4419, 1, 0, 'english', 'text_back_on_top', 'Back to top', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4420, 1, 0, 'english', 'text_out_of_stock', 'Out of Stock', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4421, 1, 0, 'error_error', 'heading_title', 'Application Error!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4422, 1, 0, 'error_error', 'text_error', 'Please check error log for more information', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4423, 1, 0, 'error_login', 'heading_title', 'Login Error!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4424, 1, 0, 'error_login', 'text_login', 'You are not logged in. You will be redirected to login page', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4425, 1, 0, 'error_not_found', 'heading_title', 'The page you requested cannot be found!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4426, 1, 0, 'error_not_found', 'text_error', 'The page you requested cannot be found.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4427, 1, 0, 'error_permission', 'heading_title', 'Permission Denied!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4428, 1, 0, 'error_permission', 'text_permission', 'You do not have permission to access this page, please refer to your system administrator.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4429, 1, 0, 'index_home', 'heading_title', 'Welcome to %s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4430, 1, 0, 'index_home', 'text_latest', 'Latest Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4431, 1, 0, 'index_maintenance', 'heading_title', 'Maintenance', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4432, 1, 0, 'index_maintenance', 'text_maintenance', 'Maintenance', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4433, 1, 0, 'index_maintenance', 'text_message', '<h1 style=\"text-align:center;\">We are currently performing some scheduled maintenance. <br/>We will be back as soon as possible. Please check back soon.</h1>', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4434, 1, 0, 'mail_account_create', 'text_subject', '%s - Thank you for registering', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4435, 1, 0, 'mail_account_create', 'text_welcome', 'Welcome and thank you for registering %s!', '2017-10-11 10:30:00', '2017-10-12 22:03:30'),
(4436, 1, 0, 'mail_account_create', 'text_login', 'Your account has now been created and you can access it by visiting our website or at the following URL:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4437, 1, 0, 'mail_account_create', 'text_approval', 'Your account must be approved before you can login. Once approved you can log in by using your email address and password by visiting our website or at the following URL:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4438, 1, 0, 'mail_account_create', 'text_activate', 'Before we can activate your account one last step must be taken to complete your registration.<br>\n    You must complete this last step to become a registered member. Please click the following link to activate your account %s . ', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4439, 1, 0, 'mail_account_create', 'text_services', 'Upon logging in, you will be able to access other services including reviewing past orders, printing invoices and editing your account information.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4440, 1, 0, 'mail_account_create', 'text_thanks', 'Thank you,', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4441, 1, 0, 'mail_account_forgotten', 'text_subject', '%s - Password reset', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4442, 1, 0, 'mail_account_forgotten', 'text_greeting', 'A password reset was requested from %s.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4443, 1, 0, 'mail_account_forgotten', 'text_password', 'To reset your password click link below:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4444, 1, 0, 'mail_account_forgotten', 'text_password_reset', 'Your password was successfully reset on %s.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4445, 1, 0, 'mail_account_forgotten', 'text_new_password', 'Enter your new password below:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4446, 1, 0, 'mail_account_forgotten', 'error_reset_token', 'Incorrect link for password request. Try to reset one more time and use link from most recent email.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4447, 1, 0, 'mail_account_forgotten_login', 'text_subject', '%s - Login name reminder', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4448, 1, 0, 'mail_account_forgotten_login', 'text_greeting', 'Login name reminder was requested from %s.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4449, 1, 0, 'mail_account_forgotten_login', 'text_your_loginname', 'Your login name is:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4450, 1, 0, 'mail_order_confirm', 'text_subject', '%s - Order %s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4451, 1, 0, 'mail_order_confirm', 'text_greeting', 'Thank you for your interest in %s products. Your order has been received and will be processed after payment is confirmed.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4452, 1, 0, 'mail_order_confirm', 'text_received', 'You have received an order.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4453, 1, 0, 'mail_order_confirm', 'text_order_detail', 'Order Details', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4454, 1, 0, 'mail_order_confirm', 'text_order_id', 'Order ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4455, 1, 0, 'mail_order_confirm', 'text_date_added', 'Date Ordered:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4456, 1, 0, 'mail_order_confirm', 'text_order_status', 'Order Status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4457, 1, 0, 'mail_order_confirm', 'text_invoice', 'To view your order click on the link below:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4458, 1, 0, 'mail_order_confirm', 'text_shipping_method', 'Shipping Method:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4459, 1, 0, 'mail_order_confirm', 'text_payment_method', 'Payment Method:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4460, 1, 0, 'mail_order_confirm', 'text_shipping_address', 'Shipping Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4461, 1, 0, 'mail_order_confirm', 'text_payment_address', 'Payment Address', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4462, 1, 0, 'mail_order_confirm', 'text_email', 'Email:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4463, 1, 0, 'mail_order_confirm', 'text_telephone', 'Telephone:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4464, 1, 0, 'mail_order_confirm', 'text_mobile_phone', 'Mobile Phone:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4465, 1, 0, 'mail_order_confirm', 'text_fax', 'Fax:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4466, 1, 0, 'mail_order_confirm', 'text_ip', 'IP Address:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4467, 1, 0, 'mail_order_confirm', 'text_product', 'Products:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4468, 1, 0, 'mail_order_confirm', 'text_total', 'Totals:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4469, 1, 0, 'mail_order_confirm', 'text_download', 'Once your payment has been confirmed you can click on the link below to access your downloadable products:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4470, 1, 0, 'mail_order_confirm', 'text_comment', 'The comments for your order are:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4471, 1, 0, 'mail_order_confirm', 'text_footer', 'Please reply to this email if you have any questions.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4472, 1, 0, 'mail_order_confirm', 'text_powered_by', 'powered by', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4473, 1, 0, 'mail_order_confirm', 'text_new_order', 'New Order - #', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4474, 1, 0, 'mail_order_confirm', 'text_new_order_text', 'Customer %s added new order', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4475, 1, 0, 'mail_order_confirm', 'column_product', 'Product', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4476, 1, 0, 'mail_order_confirm', 'column_model', 'Model', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4477, 1, 0, 'mail_order_confirm', 'column_quantity', 'Quantity', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4478, 1, 0, 'mail_order_confirm', 'column_price', 'Price', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4479, 1, 0, 'mail_order_confirm', 'column_total', 'Total', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4480, 1, 0, 'mail_order_update', 'text_subject', '%s - Order Update %s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4481, 1, 0, 'mail_order_update', 'text_order', 'Order ID:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4482, 1, 0, 'mail_order_update', 'text_date_added', 'Date Ordered:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4483, 1, 0, 'mail_order_update', 'text_order_status', 'Your order has been updated to the following status:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4484, 1, 0, 'mail_order_update', 'text_comment', 'The comments for your order are:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4485, 1, 0, 'mail_order_update', 'text_invoice', 'To view your order click on the link below:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4486, 1, 0, 'mail_order_update', 'text_footer', 'Please reply to this email if you have any questions.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4487, 1, 0, 'product_category', 'text_product', 'Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4488, 1, 0, 'product_category', 'text_error', 'Category not found!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4489, 1, 0, 'product_category', 'text_empty', 'There are no products to list in this category.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4490, 1, 0, 'product_category', 'text_stars', '%s out of 5 Stars!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4491, 1, 0, 'product_category', 'text_sort', 'Sort By:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4492, 1, 0, 'product_category', 'text_default', 'Default', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4493, 1, 0, 'product_category', 'text_name_asc', 'Name A - Z', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4494, 1, 0, 'product_category', 'text_name_desc', 'Name Z - A', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4495, 1, 0, 'product_category', 'text_price_asc', 'Price Low &gt; High', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4496, 1, 0, 'product_category', 'text_price_desc', 'Price High &gt; Low', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4497, 1, 0, 'product_category', 'text_rating_asc', 'Rating Lowest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4498, 1, 0, 'product_category', 'text_rating_desc', 'Rating Highest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4499, 1, 0, 'product_category', 'text_top_category', 'Top Category', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4500, 1, 0, 'product_manufacturer', 'text_product', 'Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4501, 1, 0, 'product_manufacturer', 'text_error', 'Manufacturer not found!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4502, 1, 0, 'product_manufacturer', 'text_empty', 'There are no products to list from this manufacturer.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4503, 1, 0, 'product_manufacturer', 'text_stars', '%s out of 5 Stars!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4504, 1, 0, 'product_manufacturer', 'text_sort', 'Sort By:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4505, 1, 0, 'product_manufacturer', 'text_default', 'Default', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4506, 1, 0, 'product_manufacturer', 'text_name_asc', 'Name A - Z', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4507, 1, 0, 'product_manufacturer', 'text_name_desc', 'Name Z - A', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4508, 1, 0, 'product_manufacturer', 'text_price_asc', 'Price Low &gt; High', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4509, 1, 0, 'product_manufacturer', 'text_price_desc', 'Price High &gt; Low', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4510, 1, 0, 'product_manufacturer', 'text_rating_asc', 'Rating Lowest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4511, 1, 0, 'product_manufacturer', 'text_rating_desc', 'Rating Highest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4512, 1, 0, 'product_product', 'text_enlarge', 'Click image to enlarge', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4513, 1, 0, 'product_product', 'text_zoom', 'Move pointer over the image to zoom in', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4514, 1, 0, 'product_product', 'text_discount', 'Quantity Discount:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4515, 1, 0, 'product_product', 'text_options', 'Available Options:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4516, 1, 0, 'product_product', 'text_error', 'Product not found!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4517, 1, 0, 'product_product', 'text_price', 'Price:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4518, 1, 0, 'product_product', 'text_availability', 'Availability:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4519, 1, 0, 'product_product', 'text_model', 'Model:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4520, 1, 0, 'product_product', 'text_manufacturer', 'Manufacturer:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4521, 1, 0, 'product_product', 'text_instock', 'In Stock', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4522, 1, 0, 'product_product', 'text_out_of_stock', 'Out of Stock', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4523, 1, 0, 'product_product', 'text_order_quantity', 'Order Quantity', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4524, 1, 0, 'product_product', 'text_price_per_item', 'Price Per Item', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4525, 1, 0, 'product_product', 'text_write', 'Write Review', '2017-10-11 10:30:00', '2017-10-11 10:30:00');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(4526, 1, 0, 'product_product', 'text_no_reviews', 'There are no reviews for this product.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4527, 1, 0, 'product_product', 'text_average', 'Average Rating:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4528, 1, 0, 'product_product', 'text_stars', '%s out of 5 Stars!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4529, 1, 0, 'product_product', 'text_no_rating', 'Not Rated', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4530, 1, 0, 'product_product', 'text_no_images', 'There are no additional images for this product.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4531, 1, 0, 'product_product', 'text_no_related', 'There are no related products for this product.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4532, 1, 0, 'product_product', 'text_qty', 'Qty:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4533, 1, 0, 'product_product', 'text_note', '<span style=\"color: #FF0000;\">Note:</span> Do not use HTML in the text.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4534, 1, 0, 'product_product', 'text_success', 'Thank you for your review. It has been submitted to the webmaster for approval.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4535, 1, 0, 'product_product', 'text_wait', 'Please Wait!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4536, 1, 0, 'product_product', 'text_search', 'Search', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4537, 1, 0, 'product_product', 'text_tags', 'Tags:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4538, 1, 0, 'product_product', 'text_minimum', '(This product has a minimum quantity of %s)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4539, 1, 0, 'product_product', 'text_maximum', '(This product has a limit set to %s item(s) per order)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4540, 1, 0, 'product_product', 'entry_name', 'Your Name:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4541, 1, 0, 'product_product', 'entry_review', 'Your Review:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4542, 1, 0, 'product_product', 'entry_rating', 'Rating:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4543, 1, 0, 'product_product', 'entry_good', 'Good', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4544, 1, 0, 'product_product', 'entry_bad', 'Bad', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4545, 1, 0, 'product_product', 'entry_captcha', 'Enter the code in the box below:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4546, 1, 0, 'product_product', 'tab_description', 'Description', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4547, 1, 0, 'product_product', 'tab_image', 'Additional Images', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4548, 1, 0, 'product_product', 'tab_review', 'Reviews (%s)', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4549, 1, 0, 'product_product', 'tab_related', 'Related Products', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4550, 1, 0, 'product_product', 'error_name', 'Error: Review Name must be between 3 and 25 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4551, 1, 0, 'product_product', 'error_text', 'Error: Review Text must be between 25 and 1000 characters!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4552, 1, 0, 'product_product', 'error_rating', 'Error: Please select a review rating!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4553, 1, 0, 'product_product', 'text_total_price', 'Total Price:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4554, 1, 0, 'product_product', 'text_login_view_price', 'Please login or register to see price or to order.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4555, 1, 0, 'product_product', 'tab_downloads', 'Downloads', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4556, 1, 0, 'product_product', 'text_start_download', 'Start Download', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4557, 1, 0, 'product_product', 'text_new_review', 'Product review approval is pending', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4558, 1, 0, 'product_product', 'text_pending_review_approval', 'Review for product id %s is posted. Action of approval is required! Click to view #admin#rt=catalog/review/update&review_id=%s', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4559, 1, 0, 'product_search', 'heading_title', 'Search', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4560, 1, 0, 'product_search', 'text_search', 'Products meeting the search criteria', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4561, 1, 0, 'product_search', 'text_keyword', 'Keywords', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4562, 1, 0, 'product_search', 'text_category', 'All Categories', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4563, 1, 0, 'product_search', 'text_critea', 'Search Criteria', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4564, 1, 0, 'product_search', 'text_empty', 'There is no product that matches the search criteria.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4565, 1, 0, 'product_search', 'text_stars', '%s out of 5 Stars!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4566, 1, 0, 'product_search', 'text_sort', 'Sort By:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4567, 1, 0, 'product_search', 'text_default', 'Default', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4568, 1, 0, 'product_search', 'text_name_asc', 'Name A - Z', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4569, 1, 0, 'product_search', 'text_name_desc', 'Name Z - A', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4570, 1, 0, 'product_search', 'text_price_asc', 'Price Low &gt; High', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4571, 1, 0, 'product_search', 'text_price_desc', 'Price High &gt; Low', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4572, 1, 0, 'product_search', 'text_rating_asc', 'Rating Lowest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4573, 1, 0, 'product_search', 'text_rating_desc', 'Rating Highest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4574, 1, 0, 'product_search', 'entry_search', 'Search:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4575, 1, 0, 'product_search', 'entry_description', 'Search in product descriptions', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4576, 1, 0, 'product_search', 'entry_model', 'Search in product model', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4577, 1, 0, 'product_special', 'heading_title', 'Special Offers', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4578, 1, 0, 'product_special', 'text_empty', 'There are no special offer products to list.', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4579, 1, 0, 'product_special', 'text_stars', '%s out of 5 Stars!', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4580, 1, 0, 'product_special', 'text_sort', 'Sort By:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4581, 1, 0, 'product_special', 'text_default', 'Default', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4582, 1, 0, 'product_special', 'text_name_asc', 'Name A - Z', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4583, 1, 0, 'product_special', 'text_name_desc', 'Name Z - A', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4584, 1, 0, 'product_special', 'text_price_asc', 'Price Low &gt; High', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4585, 1, 0, 'product_special', 'text_price_desc', 'Price High &gt; Low', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4586, 1, 0, 'product_special', 'text_rating_asc', 'Rating Lowest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4587, 1, 0, 'product_special', 'text_rating_desc', 'Rating Highest', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4588, 1, 0, 'total_handling', 'text_handling', 'Handling Fee:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4589, 1, 0, 'total_low_order_fee', 'text_low_order_fee', 'Low Order Fee:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4590, 1, 0, 'total_sub_total', 'text_sub_total', 'Sub-Total:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4591, 1, 0, 'total_total', 'text_total', 'Total:', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4592, 2, 1, 'bangla', 'code', 'en', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4593, 2, 1, 'bangla', 'direction', 'ltr', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4594, 2, 1, 'bangla', 'date_format_short', 'm/d/Y', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4595, 2, 1, 'bangla', 'date_format_long', 'l dS F Y', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4596, 2, 1, 'bangla', 'time_format', 'h:i:s A', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4597, 2, 1, 'bangla', 'time_format_short', 'H:i', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4598, 2, 1, 'bangla', 'decimal_point', '.', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4599, 2, 1, 'bangla', 'thousand_point', ',', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4600, 2, 1, 'bangla', 'text_yes', 'Yes', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4601, 2, 1, 'bangla', 'text_no', 'No', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4602, 2, 1, 'bangla', 'text_plus', '+', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4603, 2, 1, 'bangla', 'text_minus', '-', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4604, 2, 1, 'bangla', 'text_enabled', 'Enabled', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4605, 2, 1, 'bangla', 'text_disabled', 'Disabled', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4606, 2, 1, 'bangla', 'text_none', ' --- None --- ', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4607, 2, 1, 'bangla', 'text_select', ' --- Please Select --- ', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4608, 2, 1, 'bangla', 'text_select_all', 'Select All', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4609, 2, 1, 'bangla', 'text_unselect_all', 'Unselect All', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4610, 2, 1, 'bangla', 'text_all_zones', 'All Zones', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4611, 2, 1, 'bangla', 'text_default', '(Default)', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4612, 2, 1, 'bangla', 'text_close', 'Close', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4613, 2, 1, 'bangla', 'text_pagination', 'Showing {start} to {end} of {total} ({pages} Pages)', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4614, 2, 1, 'bangla', 'text_per_page', 'Per Page', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4615, 2, 1, 'bangla', 'text_no_results', 'No result found.', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4616, 2, 1, 'bangla', 'text_separator', ' &gt; ', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4617, 2, 1, 'bangla', 'text_edit', 'Edit ', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4618, 2, 1, 'bangla', 'text_view', 'View', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4619, 2, 1, 'bangla', 'text_home', 'Home', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4620, 2, 1, 'bangla', 'button_insert', 'Insert', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4621, 2, 1, 'bangla', 'button_delete', 'Delete', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4622, 2, 1, 'bangla', 'button_save', 'Save', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4623, 2, 1, 'bangla', 'button_save_and_close', 'Save & Close', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4624, 2, 1, 'bangla', 'button_cancel', 'Cancel', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4625, 2, 1, 'bangla', 'button_reset', 'Reset', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4626, 2, 1, 'bangla', 'button_reload', 'Reload', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4627, 2, 1, 'bangla', 'button_clear', 'Clear Log', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4628, 2, 1, 'bangla', 'button_close', 'Close', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4629, 2, 1, 'bangla', 'button_upgrade', 'Upgrade', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4630, 2, 1, 'bangla', 'button_filter', 'Filter', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4631, 2, 1, 'bangla', 'button_send', 'Send', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4632, 2, 1, 'bangla', 'button_edit', 'Edit', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4633, 2, 1, 'bangla', 'button_copy', 'Copy', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4634, 2, 1, 'bangla', 'button_agree', 'Agree', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4635, 2, 1, 'bangla', 'button_back', 'Back', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4636, 2, 1, 'bangla', 'button_continue', 'Continue', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4637, 2, 1, 'bangla', 'button_remove', 'Remove', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4638, 2, 1, 'bangla', 'button_backup', 'Backup', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4639, 2, 1, 'bangla', 'button_restore', 'Restore', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4640, 2, 1, 'bangla', 'button_invoice', 'Print Invoice', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4641, 2, 1, 'bangla', 'button_invoices', 'Print Invoices', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4642, 2, 1, 'bangla', 'button_add_option', 'Add Option', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4643, 2, 1, 'bangla', 'button_add_option_value', 'Add Option Value', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4644, 2, 1, 'bangla', 'button_add_discount', 'Add Discount', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4645, 2, 1, 'bangla', 'button_add_special', 'Add Special', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4646, 2, 1, 'bangla', 'button_add_image', 'Add Image', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4647, 2, 1, 'bangla', 'button_add_location_zone', 'Add Location Zone', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4648, 2, 1, 'bangla', 'button_add_rate', 'Add Tax Rate', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4649, 2, 1, 'bangla', 'button_add_history', 'Add Order History', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4650, 2, 1, 'bangla', 'button_actas', 'Act on behalf of', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4651, 2, 1, 'bangla', 'button_message', 'Contact this customer', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4652, 2, 1, 'bangla', 'button_approve', 'Approve', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4653, 2, 1, 'bangla', 'button_generate', 'Generate', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4654, 2, 1, 'bangla', 'tab_admin', 'Admin', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4655, 2, 1, 'bangla', 'tab_data', 'Data', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4656, 2, 1, 'bangla', 'tab_discount', 'Discounts', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4657, 2, 1, 'bangla', 'tab_details', 'Store Details', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4658, 2, 1, 'bangla', 'tab_checkout', 'Checkout', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4659, 2, 1, 'bangla', 'tab_appearance', 'Appearance', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4660, 2, 1, 'bangla', 'tab_im', 'IM', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4661, 2, 1, 'bangla', 'tab_api', 'API', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4662, 2, 1, 'bangla', 'tab_general', 'General', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4663, 2, 1, 'bangla', 'tab_image', 'Additional Images', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4664, 2, 1, 'bangla', 'tab_option', 'Options', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4665, 2, 1, 'bangla', 'tab_system', 'System', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4666, 2, 1, 'bangla', 'tab_store', 'Store', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4667, 2, 1, 'bangla', 'tab_special', 'Specials', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4668, 2, 1, 'bangla', 'tab_local', 'Local', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4669, 2, 1, 'bangla', 'tab_mail', 'Mail', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4670, 2, 1, 'bangla', 'tab_order', 'Order Details', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4671, 2, 1, 'bangla', 'tab_history', 'Order History', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4672, 2, 1, 'bangla', 'tab_product', 'Products', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4673, 2, 1, 'bangla', 'tab_shipping', 'Shipping Address', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4674, 2, 1, 'bangla', 'tab_payment', 'Payment Address', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4675, 2, 1, 'bangla', 'entry_discount', 'Discount', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4676, 2, 1, 'bangla', 'entry_special', 'Special', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4677, 2, 1, 'bangla', 'error_upload_1', 'Warning: The uploaded file exceeds the upload_max_filesize directive in php.ini!', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4678, 2, 1, 'bangla', 'error_upload_2', 'Warning: The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form!', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4679, 2, 1, 'bangla', 'error_upload_3', 'Warning: The uploaded file was only partially uploaded!', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4680, 2, 1, 'bangla', 'error_upload_4', 'Warning: No file was uploaded!', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4681, 2, 1, 'bangla', 'error_upload_6', 'Warning: Missing a temporary folder!', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4682, 2, 1, 'bangla', 'error_upload_7', 'Warning: Failed to write file to disk!', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4683, 2, 1, 'bangla', 'error_upload_8', 'Warning: File upload stopped by extension!', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4684, 2, 1, 'bangla', 'error_upload_999', 'Warning: No error code available!', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4685, 2, 1, 'bangla', 'text_choose_action', 'choose action..', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4686, 2, 1, 'bangla', 'text_delete', 'Delete', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4687, 2, 1, 'bangla', 'text_delete_selected', 'delete selected', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4688, 2, 1, 'bangla', 'text_save_selected', 'Save Selected', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4689, 2, 1, 'bangla', 'text_save_all', 'save all', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4690, 2, 1, 'bangla', 'text_select_status', '- Select Status -', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4691, 2, 1, 'bangla', 'text_all_orders', 'All Orders', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4692, 2, 1, 'bangla', 'text_confirm_password', 'confirm password', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4693, 2, 1, 'bangla', 'text_insert', 'Insert ', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4694, 2, 1, 'bangla', 'text_select_items', 'Please Select Items', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4695, 2, 1, 'bangla', 'button_go', 'GO', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4696, 2, 1, 'bangla', 'search_everywhere', 'Search Entire Site', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4697, 2, 1, 'bangla', 'column_action', 'Action', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4698, 2, 1, 'bangla', 'error_permission_access', 'Warning: You do not have permission to access %s!', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4699, 2, 1, 'bangla', 'error_permission_modify', 'Warning: You do not have permission to modify %s!', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4700, 2, 1, 'bangla', 'text_add', 'Add', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4701, 2, 1, 'bangla', 'text_add_block', 'Add Block', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4702, 2, 1, 'bangla', 'text_resource_library', 'Resource Library', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4703, 2, 1, 'bangla', 'text_add_media', 'Add Media', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4704, 2, 1, 'bangla', 'confirm_unmap_title', 'Confirm resource(s) Unlink', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4705, 2, 1, 'bangla', 'text_confirm_unmap', 'Are you sure you want to unlink resource(s)?', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4706, 2, 1, 'bangla', 'confirm_del_title', 'Confirm resource(s) Delete', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4707, 2, 1, 'bangla', 'text_confirm_del', 'Are you sure you want to delete resource(s)?', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4708, 2, 1, 'bangla', 'text_type_image', 'Images', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4709, 2, 1, 'bangla', 'text_type_audio', 'Audio', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4710, 2, 1, 'bangla', 'text_type_video', 'Video', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4711, 2, 1, 'bangla', 'text_type_pdf', 'PDF Document', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4712, 2, 1, 'bangla', 'text_type_archive', 'Archive', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4713, 2, 1, 'bangla', 'text_type_download', 'Download File', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4714, 2, 1, 'bangla', 'button_unmap', 'Unlink', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4715, 2, 1, 'bangla', 'button_select_resource', 'select', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4716, 2, 1, 'bangla', 'text_click_to_change', 'Click image to change it', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4717, 2, 1, 'bangla', 'text_select_from_list', 'Select from the list', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4718, 2, 1, 'bangla', 'text_count_selected', 'Count of selected items:', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4719, 2, 1, 'bangla', 'text_delete_confirm', 'Please, confirm delete', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4720, 2, 1, 'bangla', 'text_save_edit', 'Add/Edit', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4721, 2, 1, 'bangla', 'text_apply', 'Apply', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4722, 2, 1, 'bangla', 'text_on_top', 'back on top', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4723, 2, 1, 'bangla', 'text_all', 'All', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4724, 2, 1, 'bangla', 'text_create_new_block', ' Create New Block ', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4725, 2, 1, 'bangla', 'button_unlink', 'Unlink', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4726, 2, 1, 'bangla', 'text_confirm_unlink', 'Are you sure you want to unlink resource?', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4727, 2, 1, 'bangla', 'confirm_unlink_title', 'Confirm resource Unlink', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4728, 2, 1, 'bangla', 'text_select_store', 'Select a different store', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4729, 2, 1, 'bangla', 'text_click_browse_file', 'Click to browse file', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4730, 2, 1, 'bangla', 'text_browse', 'Browse', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4731, 2, 1, 'bangla', 'text_or', 'or', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4732, 2, 1, 'bangla', 'error_seo_keyword', 'SEO keyword <a target=\"_blank\" href=\"%s\">\"%s\"</a> is already exists!', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4733, 2, 1, 'bangla', 'column_update_date', 'Update Date', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4734, 2, 1, 'bangla', 'text_automatic', 'Automatic', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4735, 2, 1, 'bangla', 'text_sort_order', 'Sort Order', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4736, 2, 1, 'bangla', 'text_select_copy_layout', 'Select to copy layout from', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4737, 2, 1, 'bangla', 'text_apply_layout', 'Apply Now', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4738, 2, 1, 'bangla', 'text_new_download', 'New Download', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4739, 2, 1, 'bangla', 'text_free', 'Free', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4740, 2, 1, 'bangla', 'text_sure', 'Are you sure?', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4741, 2, 1, 'bangla', 'button_add', 'Add', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4742, 2, 1, 'bangla', 'text_please_confirm', 'Please Confirm', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4743, 2, 1, 'bangla', 'button_confirm', 'Confirm', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4744, 2, 1, 'bangla', 'button_download', 'Download', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4745, 2, 1, 'bangla', 'recent_customers', 'Recently Registered Customers', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4746, 2, 1, 'bangla', 'new_orders', 'New Orders', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4747, 2, 1, 'bangla', 'text_saved', 'Saved Successfully', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4748, 2, 1, 'bangla', 'text_processing', 'Processing ...', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4749, 2, 1, 'bangla', 'text_next', 'Next', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4750, 2, 1, 'bangla', 'text_previous', 'Previous', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4751, 2, 1, 'bangla', 'text_on', 'ON', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4752, 2, 1, 'bangla', 'text_off', 'OFF', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4753, 2, 1, 'bangla', 'text_external_help', 'External Help', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4754, 2, 1, 'bangla', 'text_select_from_lookup', 'Start typing (name, model, sku, etc.) to look up and select result', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4755, 2, 1, 'bangla', 'text_continue_typing', 'Continue typing ...', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4756, 2, 1, 'bangla', 'text_looking_for', 'Looking for', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4757, 2, 1, 'bangla', 'button_manage_extensions', 'Manage Extensions', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4758, 2, 1, 'bangla', 'text_abc_notification', 'Software Updates & Notifications', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4759, 2, 1, 'bangla', 'text_not_applicable', 'NA', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4760, 2, 1, 'bangla', 'text_share_embed_code', 'Get Embed Code', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4761, 2, 1, 'bangla', 'text_copy_embed_code', 'Сopy and paste this into your HTML-code where you\'d like to sell', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4762, 2, 1, 'bangla', 'button_retry', 'Retry', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4763, 2, 1, 'bangla', 'text_system_error', 'System error has been encountered. Check system <a target=\"_blank\" href=\"%s\">messages</a> or <a target=\"_blank\" href=\"%s\">error log</a>', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4764, 2, 1, 'bangla', 'text_system_warning', 'System warning has been reported. Check system <a target=\"_blank\" href=\"%s\">messages</a>', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4765, 2, 1, 'bangla', 'text_system_notice', 'System notice has been reported. Check system <a target=\"_blank\" href=\"%s\">messages</a>', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4766, 2, 1, 'bangla', 'text_set_related', 'Set Related', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4767, 2, 1, 'bangla', 'tab_text', 'HTML/Text', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4768, 2, 1, 'bangla', 'tab_visual', 'Visual', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4769, 2, 1, 'bangla', 'button_add_media', 'Add Media', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4770, 2, 1, 'bangla', 'text_view_more', 'View More', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4771, 2, 1, 'bangla', 'text_admin', 'Control Panel', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4772, 2, 1, 'bangla', 'text_storefront', 'Storefront', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4773, 2, 1, 'bangla', 'text_texteditor_extended_mode', '<a class=\"texteditor_ext_mode\" href=\"%s\" ><i class=\"fa fa-external-link\"></i> Edit in Extended Mode</a>', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4774, 2, 1, 'bangla', 'text_quick_view', 'Quick View', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4775, 2, 1, 'bangla', 'text_more_current', 'Full page edit', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4776, 2, 1, 'bangla', 'text_more_new', 'New tab edit', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4777, 2, 1, 'bangla', 'text_back_to_list', 'Back to listing', '2017-10-11 20:24:22', '2017-10-11 20:24:22'),
(4778, 2, 1, 'bangla', 'text_help_link', '<a href=\"http://www.tellbd.com/contact\" target=\"_blank\">Need help?</a>', '2017-10-11 20:24:22', '2017-10-12 23:48:28'),
(4779, 2, 1, 'common_home', 'heading_title', 'Dashboard', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4780, 2, 1, 'common_home', 'text_overview', 'Overview', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4781, 2, 1, 'common_home', 'text_statistics', 'Statistics', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4782, 2, 1, 'common_home', 'text_latest_10_orders', 'Latest 10 Orders', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4783, 2, 1, 'common_home', 'text_total_sale', 'Total Sales:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4784, 2, 1, 'common_home', 'text_total_sale_year', 'Total Sales This Year:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4785, 2, 1, 'common_home', 'text_total_order', 'Total Orders:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4786, 2, 1, 'common_home', 'text_total_customer', 'No. Of Customers:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4787, 2, 1, 'common_home', 'text_total_customer_approval', 'Customers Waiting Approval:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4788, 2, 1, 'common_home', 'text_total_product', 'No. Products:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4789, 2, 1, 'common_home', 'text_total_review', 'No. Of Reviews:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4790, 2, 1, 'common_home', 'text_total_review_approval', 'Reviews Waiting Approval:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4791, 2, 1, 'common_home', 'text_day', 'Today', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4792, 2, 1, 'common_home', 'text_week', 'This Week', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4793, 2, 1, 'common_home', 'text_month', 'This Month', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4794, 2, 1, 'common_home', 'text_year', 'This Year', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4795, 2, 1, 'common_home', 'text_order', 'Total Orders', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4796, 2, 1, 'common_home', 'text_order_short', 'Total Orders', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4797, 2, 1, 'common_home', 'text_customer', 'Total Customers', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4798, 2, 1, 'common_home', 'column_order', 'Order ID', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4799, 2, 1, 'common_home', 'column_name', 'Customer Name', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4800, 2, 1, 'common_home', 'column_status', 'Status', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4801, 2, 1, 'common_home', 'column_date_added', 'Date Added', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4802, 2, 1, 'common_home', 'column_total', 'Total', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4803, 2, 1, 'common_home', 'column_firstname', 'First Name', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4804, 2, 1, 'common_home', 'column_lastname', 'Last Name', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4805, 2, 1, 'common_home', 'column_action', 'Action', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4806, 2, 1, 'common_home', 'entry_range', 'Select Range:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4807, 2, 1, 'common_home', 'orders_text_all', 'All Orders', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4808, 2, 1, 'common_home', 'text_customer_all', 'All Customers', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4809, 2, 1, 'common_home', 'text_latest_10_customers', 'Latest Registrations', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4810, 2, 1, 'common_home', 'column_email', 'Email', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4811, 2, 1, 'common_ant', 'notification', 'Attention!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4812, 2, 1, 'common_ant', 'warning', 'Warning!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4813, 2, 1, 'localisation_language', 'heading_title', 'Languages', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4814, 2, 1, 'localisation_language', 'text_language', 'Language', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4815, 2, 1, 'localisation_language', 'text_success', 'Success: You have modified languages!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4816, 2, 1, 'localisation_language', 'column_name', 'Language Name', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4817, 2, 1, 'localisation_language', 'column_code', 'Code', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4818, 2, 1, 'localisation_language', 'column_sort_order', 'Sort Order', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4819, 2, 1, 'localisation_language', 'column_action', 'Action', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4820, 2, 1, 'localisation_language', 'entry_name', 'Language Name:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4821, 2, 1, 'localisation_language', 'entry_code', 'Code:<br /><span class=\"help\">Do not change if this is your default language.</span>', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4822, 2, 1, 'localisation_language', 'entry_locale', 'Locale:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4823, 2, 1, 'localisation_language', 'entry_image', 'Image:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4824, 2, 1, 'localisation_language', 'entry_directory', 'Directory:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4825, 2, 1, 'localisation_language', 'entry_filename', 'Filename:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4826, 2, 1, 'localisation_language', 'entry_status', 'Status:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4827, 2, 1, 'localisation_language', 'entry_sort_order', 'Sort Order:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4828, 2, 1, 'localisation_language', 'error_permission', 'Warning: You do not have permission to modify languages!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4829, 2, 1, 'localisation_language', 'error_name', 'Language Name must be between 2 and 32 characters!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4830, 2, 1, 'localisation_language', 'error_code', 'Language Code must at least 2 characters!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4831, 2, 1, 'localisation_language', 'error_locale', 'Locale required!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4832, 2, 1, 'localisation_language', 'error_image', 'Image Filename must be between 2 and 64 characters!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4833, 2, 1, 'localisation_language', 'error_directory', 'Directory required!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4834, 2, 1, 'localisation_language', 'error_filename', 'Filename must be between 2 and 64 characters!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4835, 2, 1, 'localisation_language', 'error_default', 'Warning: This language cannot be deleted as it is currently assigned as the default store language!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4836, 2, 1, 'localisation_language', 'error_admin', 'Warning: This Language cannot be deleted as it is currently assigned as the administration language!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4837, 2, 1, 'localisation_language', 'error_store', 'Warning: This language cannot be deleted as it is currently assigned to %s stores!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4838, 2, 1, 'localisation_language', 'error_order', 'Warning: This language cannot be deleted as it is currently assigned to %s orders!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4839, 2, 1, 'localisation_language', 'language_edit_title', 'Edit Language Details', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4840, 2, 1, 'localisation_language', 'load_language_title', 'Load missing language data', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4841, 2, 1, 'localisation_language', 'entry_language_selector', 'Source Language: ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4842, 2, 1, 'localisation_language', 'entry_translate_method_selector', 'Text translation method: ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4843, 2, 1, 'localisation_language', 'load_language_note', 'NOTE: This operation might take few minutes to run. Do NOT close browser, leave or refresh the page!  ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4844, 2, 1, 'localisation_language', 'create_language_note', 'NOTE: We recommend creating language as an extension. Check existing language extensions. If you still want to create new language manually, you need to add language Flag to  admin/language/[Language Directory]/flag.png and  storefront/language/[Language Directory]flag.png\n    After language is created load missing language data to translate or copy text content from source language.  ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4845, 2, 1, 'localisation_language', 'button_load_language', 'Load', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4846, 2, 1, 'localisation_language', 'text_incomplete_tasks', 'Incomplete Tasks', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4847, 2, 1, 'localisation_language', 'text_task_id', 'Task ID:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4848, 2, 1, 'localisation_language', 'text_title', 'Title:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4849, 2, 1, 'localisation_language', 'text_last_time_run', 'Last Time Run:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4850, 2, 1, 'localisation_language', 'text_date_added', 'Created:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4851, 2, 1, 'localisation_language', 'text_starter_name', 'Created by:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4852, 2, 1, 'localisation_language', 'text_restart', 'Restart', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4853, 2, 1, 'localisation_language', 'text_remove', 'Remove', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4854, 2, 1, 'localisation_language', 'text_task_title', 'Translation of Descriptions From %s to %s', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4855, 2, 1, 'localisation_language', 'error_nothing_to_do', 'Error: Please Set Source Language and Translation Method!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4856, 2, 1, 'localisation_language', 'text_translate_override_existing', 'Note: All existing descriptions in target language will be replaced with new translation. You can disable overriding in <a href=\"%s\">System->Settings->Store Details</a>.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4857, 2, 1, 'common_header', 'heading_title', 'Administration', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4858, 2, 1, 'common_header', 'text_backup', 'Backup / Restore', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4859, 2, 1, 'common_header', 'text_welcome', 'স্বাগতম, <b>%s</b>', '2017-10-11 20:24:23', '2017-10-12 21:56:39'),
(4860, 2, 1, 'common_header', 'text_last_login', 'Last login: %s', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4861, 2, 1, 'common_header', 'text_edit_details', 'Edit Profile Details', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4862, 2, 1, 'common_header', 'text_edit_notifications', 'Edit Notification Settings', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4863, 2, 1, 'common_header', 'text_catalog', 'Catalog', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4864, 2, 1, 'common_header', 'text_category', 'Categories', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4865, 2, 1, 'common_header', 'text_confirm', 'Confirm?', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4866, 2, 1, 'common_header', 'text_country', 'Countries', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4867, 2, 1, 'common_header', 'text_coupon', 'Coupons', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4868, 2, 1, 'common_header', 'text_discount', 'Discounts', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4869, 2, 1, 'common_header', 'text_currency', 'Currencies', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4870, 2, 1, 'common_header', 'text_customer', 'Customers', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4871, 2, 1, 'common_header', 'text_customer_group', 'Customer Groups', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4872, 2, 1, 'common_header', 'text_dashboard', 'Dashboard', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4873, 2, 1, 'common_header', 'text_download', 'Downloads', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4874, 2, 1, 'common_header', 'text_error_log', 'Error Logs', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4875, 2, 1, 'common_header', 'text_extension', 'Extensions', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4876, 2, 1, 'common_header', 'text_extensions_short', 'Extensions', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4877, 2, 1, 'common_header', 'text_front', 'Storefront', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4878, 2, 1, 'common_header', 'text_location', 'Locations', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4879, 2, 1, 'common_header', 'text_help', 'Help', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4880, 2, 1, 'common_header', 'text_information', 'Information', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4881, 2, 1, 'common_header', 'text_language', 'Languages', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4882, 2, 1, 'common_header', 'text_language_definitions', 'Language Definitions', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4883, 2, 1, 'common_header', 'text_localisation', 'Localization', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4884, 2, 1, 'common_header', 'text_logged', 'You are logged in as <span>%s</span>', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4885, 2, 1, 'common_header', 'text_logout', 'Logout', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4886, 2, 1, 'common_header', 'text_contact', 'Send Mail', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4887, 2, 1, 'common_header', 'text_manufacturer', 'Manufacturers', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4888, 2, 1, 'common_header', 'text_order', 'Orders', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4889, 2, 1, 'common_header', 'text_order_status', 'Order Statuses', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4890, 2, 1, 'common_header', 'text_abantecart', 'Homepage', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4891, 2, 1, 'common_header', 'text_payment', 'Payments', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4892, 2, 1, 'common_header', 'text_product', 'Products', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4893, 2, 1, 'common_header', 'text_reports', 'Reports', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4894, 2, 1, 'common_header', 'text_online', 'Online', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4895, 2, 1, 'common_header', 'text_transactions', 'Transactions', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4896, 2, 1, 'common_header', 'text_tax', 'Tax', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4897, 2, 1, 'common_header', 'text_report_purchased', 'Products Purchased', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4898, 2, 1, 'common_header', 'text_report_sale', 'Sales', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4899, 2, 1, 'common_header', 'text_analytics', 'Analytics & Insights', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4900, 2, 1, 'common_header', 'text_report_viewed', 'Products Viewed', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4901, 2, 1, 'common_header', 'text_review', 'Reviews', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4902, 2, 1, 'common_header', 'text_sale', 'Sales', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4903, 2, 1, 'common_header', 'text_shipping', 'Shipping', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4904, 2, 1, 'common_header', 'text_setting', 'Settings', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4905, 2, 1, 'common_header', 'text_stock_status', 'Stock Statuses', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4906, 2, 1, 'common_header', 'text_support', 'Support Forum', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4907, 2, 1, 'common_header', 'text_system', 'System', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4908, 2, 1, 'common_header', 'text_tax_class', 'Tax Classes', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4909, 2, 1, 'common_header', 'text_total', 'Order Totals', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4910, 2, 1, 'common_header', 'text_user', 'Users', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4911, 2, 1, 'common_header', 'text_documentation', 'Documentation', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4912, 2, 1, 'common_header', 'text_users', 'Users', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4913, 2, 1, 'common_header', 'text_user_group', 'User Groups', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4914, 2, 1, 'common_header', 'text_weight_class', 'Weight Classes', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4915, 2, 1, 'common_header', 'text_length_class', 'Length Classes', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4916, 2, 1, 'common_header', 'text_zone', 'Zones', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4917, 2, 1, 'common_header', 'text_extensions', 'All Extensions', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4918, 2, 1, 'common_header', 'text_add_extension', ' Install Extension ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4919, 2, 1, 'common_header', 'text_extensions_store', 'Get Extensions', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4920, 2, 1, 'common_header', 'text_migrate', 'Migration Tool', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4921, 2, 1, 'common_header', 'text_updater', 'Updater', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4922, 2, 1, 'common_header', 'text_design', 'Design', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4923, 2, 1, 'common_header', 'text_templates', 'Templates', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4924, 2, 1, 'common_header', 'text_layout', 'Layouts', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4925, 2, 1, 'common_header', 'text_blocks', 'Blocks', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4926, 2, 1, 'common_header', 'text_menu', 'Menu', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4927, 2, 1, 'common_header', 'text_cache', 'Cache', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4928, 2, 1, 'common_header', 'text_messages', 'Messages', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4929, 2, 1, 'common_header', 'text_content', 'Content', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4930, 2, 1, 'common_header', 'text_datasets_manager', 'Datasets', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4931, 2, 1, 'common_header', 'text_install_upgrade_history', ' Install/Upgrade History ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4932, 2, 1, 'common_header', 'text_attribute', 'Global Attributes', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4933, 2, 1, 'common_header', 'text_attribute_groups', 'Global Attributes Groups', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4934, 2, 1, 'common_header', 'text_import_export', 'Import / Export', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4935, 2, 1, 'common_header', 'text_data', 'Data', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4936, 2, 1, 'common_header', 'text_logs', 'Logs', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4937, 2, 1, 'common_header', 'text_quick_edit_form', 'Quick Edit Form', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4938, 2, 1, 'common_header', 'text_all_matches', 'all matches', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4939, 2, 1, 'common_header', 'text_file_uploads', 'File Uploads', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4940, 2, 1, 'common_header', 'text_all_settings', 'All Settings', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4941, 2, 1, 'common_header', 'text_settings_details', 'Store Details', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4942, 2, 1, 'common_header', 'text_settings_general', 'General', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4943, 2, 1, 'common_header', 'text_settings_checkout', 'Checkout', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4944, 2, 1, 'common_header', 'text_settings_appearance', 'Appearance', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4945, 2, 1, 'common_header', 'text_settings_mail', 'Mail', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4946, 2, 1, 'common_header', 'text_settings_im', 'IM', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4947, 2, 1, 'common_header', 'text_settings_api', 'API', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4948, 2, 1, 'common_header', 'text_settings_system', 'System', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4949, 2, 1, 'common_header', 'text_settings_newstore', 'Create New Store', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4950, 2, 1, 'common_header', 'text_voice_command_prompt', 'Voice Command Prompt.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4951, 2, 1, 'common_header', 'text_voice_select_dialect', 'Select your dialect', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4952, 2, 1, 'common_header', 'text_voice_confirm_action', 'Confirm this action or cancel', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4953, 2, 1, 'common_header', 'text_voice_speak_now', 'Speak now.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4954, 2, 1, 'common_header', 'text_voice_no_speach_detected', 'No speech was detected. You may need to adjust your <a href=\"//support.google.com/chrome/bin/answer.py?hl=en&amp;answer=1407892\">microphone settings</a>.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4955, 2, 1, 'common_header', 'text_voice_no_mic_detected', 'No microphone was found. Ensure that a microphone is installed and that <a href=\"//support.google.com/chrome/bin/answer.py?hl=en&amp;answer=1407892\"> microphone settings</a> are configured correctly.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4956, 2, 1, 'common_header', 'text_voice_click_allow', 'Click the \"Allow\" button above to enable your microphone.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4957, 2, 1, 'common_header', 'text_voice_mic_denied', 'Permission to use microphone was denied.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4958, 2, 1, 'common_header', 'text_voice_mic_permission', 'Permission to use microphone is blocked. To change, go to browser <a href=\"chrome://settings/contentExceptions#media-stream\">media settings</a>', '2017-10-11 20:24:23', '2017-10-11 20:24:23');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(4959, 2, 1, 'common_header', 'text_voice_not_supported', 'Voice control is not supported by this browser. <a href=\"//www.google.com/chrome\" target=\"_new\">Chrome</a> version 25 or later required.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4960, 2, 1, 'common_header', 'text_tasks', 'Scheduled Tasks', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4961, 2, 1, 'common_header', 'text_read_all_messages', 'Read All Messages', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4962, 2, 1, 'common_header', 'text_short_stats', 'Quick Stats', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4963, 2, 1, 'common_header', 'text_online_now', 'Online Customers', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4964, 2, 1, 'common_header', 'text_online_new', 'New', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4965, 2, 1, 'common_header', 'text_online_registered', 'Logged In', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4966, 2, 1, 'common_header', 'text_today_orders', 'New Orders Today', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4967, 2, 1, 'common_header', 'text_today_sales', 'Total Sales Today', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4968, 2, 1, 'common_header', 'text_today_customers', 'New Customers Today', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4969, 2, 1, 'common_header', 'text_today_reviews', 'New Reviews Today', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4970, 2, 1, 'common_header', 'text_rl_manager', 'Media Manager', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4971, 2, 1, 'common_header', 'text_server_time', 'Server Time', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4972, 2, 1, 'banner_manager_banner_manager', 'banner_manager_name', 'Banner Manager', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4973, 2, 1, 'banner_manager_banner_manager', 'banner_manager_note', 'To manage banners follow menu <b>Design -> Banner Mannger</b> after extension is enabled <br>\n		To see banner statistic follow <b>Reports -> Banner Statistic</b> after extension is enabled and banners created', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4974, 2, 1, 'banner_manager_banner_manager', 'banner_manager_list', 'Banner List', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4975, 2, 1, 'banner_manager_banner_manager', 'banner_manager_name_stat', 'Banner Statistic', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4976, 2, 1, 'banner_manager_banner_manager', 'column_banner_id', ' Id ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4977, 2, 1, 'banner_manager_banner_manager', 'column_banner_name', ' Name ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4978, 2, 1, 'banner_manager_banner_manager', 'column_banner_group', ' Group ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4979, 2, 1, 'banner_manager_banner_manager', 'column_banner_type', ' Type ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4980, 2, 1, 'banner_manager_banner_manager', 'column_status', ' Status ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4981, 2, 1, 'banner_manager_banner_manager', 'column_update_date', ' Update Date ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4982, 2, 1, 'banner_manager_banner_manager', 'column_clicked', ' Clicks ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4983, 2, 1, 'banner_manager_banner_manager', 'column_viewed', ' Viewed ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4984, 2, 1, 'banner_manager_banner_manager', 'column_percent', ' Conversion ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4985, 2, 1, 'banner_manager_banner_manager', 'text_create', ' Create New Banner ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4986, 2, 1, 'banner_manager_banner_manager', 'text_graphic_banner', ' Graphic Banner ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4987, 2, 1, 'banner_manager_banner_manager', 'text_text_banner', ' Text Banner ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4988, 2, 1, 'banner_manager_banner_manager', 'entry_banner_name', ' Name: ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4989, 2, 1, 'banner_manager_banner_manager', 'entry_banner_status', ' Status: ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4990, 2, 1, 'banner_manager_banner_manager', 'entry_banner_group_name', ' Banner Group Name: ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4991, 2, 1, 'banner_manager_banner_manager', 'entry_banner_description', ' Description: ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4992, 2, 1, 'banner_manager_banner_manager', 'entry_banner_html', ' Banner HTML-code: ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4993, 2, 1, 'banner_manager_banner_manager', 'entry_banner_meta', ' Meta information: <span class=\"help\">SEO keywords etc</span> ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4994, 2, 1, 'banner_manager_banner_manager', 'entry_banner_url', ' URL: ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4995, 2, 1, 'banner_manager_banner_manager', 'entry_banner_blank', ' Open in New Window: ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4996, 2, 1, 'banner_manager_banner_manager', 'entry_banner_sort_order', ' Sort Order in Group: ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4997, 2, 1, 'banner_manager_banner_manager', 'entry_banner_date_start', ' Date Start: ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4998, 2, 1, 'banner_manager_banner_manager', 'entry_banner_date_end', ' Date End: ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(4999, 2, 1, 'banner_manager_banner_manager', 'text_add_new_group', ' -- Add New Group -- ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5000, 2, 1, 'banner_manager_banner_manager', 'text_put_new_group', ' Put New Group Name Here ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5001, 2, 1, 'banner_manager_banner_manager', 'error_empty', ' Error: Please Fill All Required Fields of Form. ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5002, 2, 1, 'banner_manager_banner_manager', 'text_banner_success', ' Success : You have modified banner. ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5003, 2, 1, 'banner_manager_banner_manager', 'text_view_stat', ' View Statistic ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5004, 2, 1, 'banner_manager_banner_manager', 'text_banner_block', ' Banner Block ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5005, 2, 1, 'banner_manager_banner_manager', 'text_create_block', ' Create Banner Block ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5006, 2, 1, 'banner_manager_banner_manager', 'text_banner', ' Banner ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5007, 2, 1, 'banner_manager_banner_manager', 'entry_banners_selected', ' Selected banners: ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5008, 2, 1, 'banner_manager_banner_manager', 'text_select_banners', ' Select banners ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5009, 2, 1, 'banner_manager_banner_manager', 'text_hours', ' hours ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5010, 2, 1, 'banner_manager_banner_manager', 'text_weeks', ' week days ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5011, 2, 1, 'banner_manager_banner_manager', 'text_days', ' days ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5012, 2, 1, 'banner_manager_banner_manager', 'text_months', ' months ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5013, 2, 1, 'banner_manager_banner_manager', 'text_count', ' count ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5014, 2, 1, 'banner_manager_banner_manager', 'text_banners', ' Banners ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5015, 2, 1, 'banner_manager_banner_manager', 'text_delete_statistic', ' Delete Statistic ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5016, 2, 1, 'banner_manager_banner_manager', 'text_delete_success', ' Statistic have been successfully deleted! ', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5017, 2, 1, 'forms_manager_forms_manager', 'forms_manager_name', 'Forms Manager', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5018, 2, 1, 'forms_manager_forms_manager', 'forms_manager_status', 'Status:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5019, 2, 1, 'forms_manager_forms_manager', 'forms_manager_note', 'To manage forms please enable extension and follow Design-><a href=\"#admin#rt=tool/forms_manager\">Forms Manager</a>', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5020, 2, 1, 'forms_manager_forms_manager', 'custom_forms_block', 'Custom Forms Block', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5021, 2, 1, 'forms_manager_forms_manager', 'entry_form_name', 'Form Name<br/><span class=\"help\">Latin letters, underscore, minus only</span>', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5022, 2, 1, 'forms_manager_forms_manager', 'entry_controller_path', 'Processing Controller', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5023, 2, 1, 'forms_manager_forms_manager', 'entry_success_page', 'Success page<br/><span class=\"help\">Leave it empty if you want to redirect to the same page as controller</span>', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5024, 2, 1, 'forms_manager_forms_manager', 'entry_form_description', 'Description', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5025, 2, 1, 'forms_manager_forms_manager', 'text_default_email', 'Default Email', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5026, 2, 1, 'forms_manager_forms_manager', 'text_contactus_page', 'Contact Us Page', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5027, 2, 1, 'forms_manager_forms_manager', 'text_form', 'Form', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5028, 2, 1, 'forms_manager_forms_manager', 'column_name', 'Name', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5029, 2, 1, 'forms_manager_forms_manager', 'column_description', 'Description', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5030, 2, 1, 'forms_manager_forms_manager', 'column_status', 'Status', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5031, 2, 1, 'forms_manager_forms_manager', 'filter_exact_match', 'The exact phrase', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5032, 2, 1, 'forms_manager_forms_manager', 'filter_any_word', 'Any of these words', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5033, 2, 1, 'forms_manager_forms_manager', 'filter_all_words', 'All of these words', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5034, 2, 1, 'forms_manager_forms_manager', 'text_clone', 'Clone', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5035, 2, 1, 'forms_manager_forms_manager', 'filter_form', 'Search for form', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5036, 2, 1, 'forms_manager_forms_manager', 'text_add_new_field', '-- Add new field --', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5037, 2, 1, 'forms_manager_forms_manager', 'button_add_field', 'Add Field', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5038, 2, 1, 'forms_manager_forms_manager', 'button_reset', 'Reset', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5039, 2, 1, 'forms_manager_forms_manager', 'text_field_type', 'Field type:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5040, 2, 1, 'forms_manager_forms_manager', 'button_remove_field', 'Remove field', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5041, 2, 1, 'forms_manager_forms_manager', 'entry_field', 'Field', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5042, 2, 1, 'forms_manager_forms_manager', 'entry_field_name', 'Field name (latin letters, underscore, minus only)', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5043, 2, 1, 'forms_manager_forms_manager', 'entry_sort_order', 'Sort order', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5044, 2, 1, 'forms_manager_forms_manager', 'entry_required', 'Required', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5045, 2, 1, 'forms_manager_forms_manager', 'entry_edit_fields', 'Edit Fields', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5046, 2, 1, 'forms_manager_forms_manager', 'entry_field_value', 'Field value', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5047, 2, 1, 'forms_manager_forms_manager', 'error_required', 'This field is required!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5048, 2, 1, 'forms_manager_forms_manager', 'error_duplicate_form_name', 'There is already Form with such Name attribute.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5049, 2, 1, 'forms_manager_forms_manager', 'error_duplicate_field_name', 'There is already Field with such Name in the current Form.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5050, 2, 1, 'forms_manager_forms_manager', 'text_field_removed', 'The field has been successfully removed.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5051, 2, 1, 'forms_manager_forms_manager', 'text_success_form', 'The form has been successfully updated.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5052, 2, 1, 'forms_manager_forms_manager', 'text_success_field', 'The field has been successfully updated.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5053, 2, 1, 'forms_manager_forms_manager', 'text_success_added_form', 'The new Form has been successfully added.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5054, 2, 1, 'forms_manager_forms_manager', 'text_success_added_field', 'The new field has been successfully added.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5055, 2, 1, 'forms_manager_forms_manager', 'text_add_field', 'Add new field', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5056, 2, 1, 'forms_manager_forms_manager', 'entry_field_description', 'Display name', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5057, 2, 1, 'forms_manager_forms_manager', 'entry_add_new_form', 'Add New Form', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5058, 2, 1, 'forms_manager_forms_manager', 'text_create_block', 'Create Form Block', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5059, 2, 1, 'forms_manager_forms_manager', 'entry_no_set_values', 'You can\'t set values for this field type.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5060, 2, 1, 'forms_manager_forms_manager', 'text_field_values', 'Field Values', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5061, 2, 1, 'forms_manager_forms_manager', 'note_create_form_block', 'NOTE: To see this form shown on storefront, create form block at Design-><a href=\"%s\">Blocks</a> and add it to appropriate page at Design-><a href=\"%s\">Layouts</a> page.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5062, 2, 1, 'forms_manager_forms_manager', 'note_edit_layout', 'NOTE: To see this block shown on storefront, add it to appropriate page	at Design-><a href=\"%s\">Layouts</a>. To create new form go to Design-><a href=\"%s\">Form Manager</a> page.', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5063, 2, 1, 'forms_manager_forms_manager', 'text_select_field_type', '--- Please select ---', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5064, 2, 1, 'forms_manager_forms_manager', 'entry_field_note', 'Field note', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5065, 2, 1, 'forms_manager_forms_manager', 'forms_manager_default_sender_name', 'Default Sender:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5066, 2, 1, 'forms_manager_forms_manager', 'forms_manager_default_sender_email', 'Default Sender Email:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5067, 2, 1, 'forms_manager_forms_manager', 'entry_field_placeholder', 'Placeholder:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5068, 2, 1, 'forms_manager_forms_manager', 'entry_regexp_pattern', 'Regular Expression Pattern:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5069, 2, 1, 'forms_manager_forms_manager', 'entry_error_text', 'Error Message about invalid Value:', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5070, 2, 1, 'forms_manager_forms_manager', 'entry_form', 'Form', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5071, 2, 1, 'forms_manager_forms_manager', 'error_fill_required', 'Please fill all required fields of form!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5072, 2, 1, 'forms_manager_forms_manager', 'error_form_name', 'Name of form cannot be empty!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5073, 2, 1, 'forms_manager_forms_manager', 'error_form_description', 'Description of form cannot be empty!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5074, 2, 1, 'forms_manager_forms_manager', 'error_field_name_exists', 'Field With Name %s already present in the Form!', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5075, 2, 1, 'forms_manager_forms_manager', 'forms_manager_error_empty_sender', 'Warning! Please set default sender name and default sender email in <a href=\"#admin#rt=extension/extensions/edit&extension=forms_manager\" target=\"_blank\">forms manager settings</a>', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5076, 2, 1, 'neowize_insights_neowize_insights', 'neowize_insights_name', 'Neowize Insights', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5077, 2, 1, 'neowize_insights_neowize_insights', 'neowize_insights_status', 'Status', '2017-10-11 20:24:23', '2017-10-11 20:24:23'),
(5078, 2, 1, 'common_footer', 'text_footer_left', ' E1brand is a Service of Tellbd LTD<br /> Copyright © 2012 - %s All Rights Reserved ', '2017-10-11 20:24:23', '2021-05-11 20:49:48'),
(5079, 2, 1, 'common_footer', 'text_footer', '<a href=\"http://www.tellbd.com\" target=\"_blank\">Tellbd E-Commerce</a> Version ', '2017-10-11 20:24:23', '2017-10-12 23:31:46'),
(5080, 2, 1, 'tool_message_manager', 'heading_title', 'Message Manager', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5081, 2, 1, 'tool_message_manager', 'text_success', 'Success: You have modified message list!', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5082, 2, 1, 'tool_message_manager', 'column_title', 'Message Title', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5083, 2, 1, 'tool_message_manager', 'column_create_date', 'Date', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5084, 2, 1, 'tool_message_manager', 'column_status', 'Status', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5085, 2, 1, 'tool_message_manager', 'column_action', 'Action', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5086, 2, 1, 'tool_message_manager', 'entry_error', 'Critical', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5087, 2, 1, 'tool_message_manager', 'entry_warning', 'Warning', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5088, 2, 1, 'tool_message_manager', 'entry_notice', 'Notice', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5089, 2, 1, 'tool_message_manager', 'error_permission', 'Warning: You do not have permission to modify message list!', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5090, 2, 1, 'tool_message_manager', 'error_name', 'Message title must be between 3 and 32 characters!', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5091, 2, 1, 'tool_message_manager', 'text_show', 'Show', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5092, 2, 1, 'tool_message_manager', 'text_not_found', 'Ooops. We can\'t find this message.', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5093, 2, 1, 'tool_message_manager', 'text_status', 'Message status: ', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5094, 2, 1, 'tool_message_manager', 'text_date', 'Date:', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5095, 2, 1, 'tool_message_manager', 'text_repeats', 'Number of repetitions:', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5096, 2, 1, 'tool_message_manager', 'text_warning', 'warning', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5097, 2, 1, 'tool_message_manager', 'text_error', 'critical', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5098, 2, 1, 'tool_message_manager', 'text_notice', 'notice', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5099, 2, 1, 'tool_message_manager', 'text_delete', 'delete', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5100, 2, 1, 'tool_message_manager', 'text_close', 'close', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5101, 2, 1, 'tool_message_manager', 'text_confirm', 'Confirm?', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5102, 2, 1, 'tool_message_manager', 'text_linktext', ' this link', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5103, 2, 1, 'tool_message_manager', 'text_notifier_title', ' You Have %s New Message(s)', '2017-10-11 20:24:26', '2017-10-11 20:24:26'),
(5104, 2, 0, 'bangla', 'code', 'en', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5105, 2, 0, 'bangla', 'direction', 'ltr', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5106, 2, 0, 'bangla', 'date_format_short', 'd/m/Y', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5107, 2, 0, 'bangla', 'date_format_long', 'l dS F Y', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5108, 2, 0, 'bangla', 'time_format', 'h:i:s A', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5109, 2, 0, 'bangla', 'time_format_short', 'H:i', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5110, 2, 0, 'bangla', 'decimal_point', '.', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5111, 2, 0, 'bangla', 'thousand_point', ',', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5112, 2, 0, 'bangla', 'text_home', 'হোম', '2017-10-11 20:26:29', '2017-10-13 00:17:51'),
(5113, 2, 0, 'bangla', 'text_yes', 'হাঁ', '2017-10-11 20:26:29', '2017-10-13 01:00:58'),
(5114, 2, 0, 'bangla', 'text_no', 'না', '2017-10-11 20:26:29', '2017-10-13 01:01:11'),
(5115, 2, 0, 'bangla', 'text_none', ' --- কোনোটা না --- ', '2017-10-11 20:26:29', '2017-10-13 01:00:44'),
(5116, 2, 0, 'bangla', 'text_select', '--- অনুগ্রহ করে নির্বাচন করুন ---', '2017-10-11 20:26:29', '2017-10-13 01:00:13'),
(5117, 2, 0, 'bangla', 'text_all_zones', 'All Zones', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5118, 2, 0, 'bangla', 'text_pagination', '{start} - {end} of {total}', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5119, 2, 0, 'bangla', 'text_per_page', 'প্রতি পৃষ্ঠায়', '2017-10-11 20:26:29', '2017-10-13 01:20:27'),
(5120, 2, 0, 'bangla', 'text_separator', ' &gt; ', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5121, 2, 0, 'bangla', 'button_continue', 'এগিয়ে যান', '2017-10-11 20:26:29', '2017-10-13 01:22:00'),
(5122, 2, 0, 'bangla', 'button_back', 'পিছনে', '2017-10-11 20:26:29', '2017-10-13 01:22:47'),
(5123, 2, 0, 'bangla', 'button_add_to_cart', 'কার্ট এ যোগ করুন', '2017-10-11 20:26:29', '2017-10-13 00:17:02'),
(5124, 2, 0, 'bangla', 'button_add_wishlist', 'চাহিদা তালিকায় যোগ করুন', '2017-10-11 20:26:29', '2017-10-13 02:51:12'),
(5125, 2, 0, 'bangla', 'button_remove_wishlist', 'চাহিদা তালিকা থেকে সরান', '2017-10-11 20:26:29', '2017-10-13 02:48:43'),
(5126, 2, 0, 'bangla', 'text_wishlist_add_success', 'চাহিদা তালিকায় যোগ করা হয়েছে', '2017-10-11 20:26:29', '2017-10-13 02:46:29'),
(5127, 2, 0, 'bangla', 'text_wishlist_remove_success', 'চাহিদা তালিকা থেকে সরানো হয়েছে', '2017-10-11 20:26:29', '2017-10-13 02:52:49'),
(5128, 2, 0, 'bangla', 'button_add_address', 'Add Address', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5129, 2, 0, 'bangla', 'button_new_address', 'New Address', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5130, 2, 0, 'bangla', 'button_change_address', 'Change Address', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5131, 2, 0, 'bangla', 'button_edit', 'Edit', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5132, 2, 0, 'bangla', 'button_delete', 'Delete', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5133, 2, 0, 'bangla', 'button_reviews', 'পর্যালোচনা', '2017-10-11 20:26:29', '2017-10-13 01:23:31'),
(5134, 2, 0, 'bangla', 'button_write', 'পর্যালোচনা লিখুন', '2017-10-11 20:26:29', '2017-10-13 01:23:43'),
(5135, 2, 0, 'bangla', 'button_login', 'লগইন', '2017-10-11 20:26:29', '2017-10-13 00:15:00'),
(5136, 2, 0, 'bangla', 'button_update', 'Update', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5137, 2, 0, 'bangla', 'button_wish', 'Wish', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5138, 2, 0, 'bangla', 'button_print', 'প্রিন্ট', '2017-10-11 20:26:29', '2017-10-13 00:14:22'),
(5139, 2, 0, 'bangla', 'button_shopping', 'কেনাকাটা চালিয়ে যান', '2017-10-11 20:26:29', '2017-10-13 00:56:20'),
(5140, 2, 0, 'bangla', 'button_checkout', 'চেকআউট', '2017-10-11 20:26:29', '2017-10-13 00:56:43'),
(5141, 2, 0, 'bangla', 'button_confirm', 'অর্ডার নিশ্চিত করুন', '2017-10-11 20:26:29', '2017-10-13 00:57:00'),
(5142, 2, 0, 'bangla', 'button_view', 'View', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5143, 2, 0, 'bangla', 'button_search', 'অনুসন্ধান', '2017-10-11 20:26:29', '2017-10-13 00:50:48'),
(5144, 2, 0, 'bangla', 'button_go', 'Go', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5145, 2, 0, 'bangla', 'button_coupon', 'কুপন প্রয়োগ করুন', '2017-10-11 20:26:29', '2017-10-13 00:55:23'),
(5146, 2, 0, 'bangla', 'button_guest', 'অতিথি পাস', '2017-10-11 20:26:29', '2017-10-13 01:25:11'),
(5147, 2, 0, 'bangla', 'notice_out_of_stock_ttl', 'Out of stock notice for: %s', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5148, 2, 0, 'bangla', 'notice_out_of_stock_body', 'Product \"%s\" has reached zero or negative stock count for main product or all options. <br> As a result of autodisable setting, product (%s) was auto disabled!', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5149, 2, 0, 'bangla', 'no_payment_required', 'No Payment Required', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5150, 2, 0, 'bangla', 'gen_data_entry_error', 'ওহো, দেওয়া তথ্যের সাথে একটি ত্রুটি আছে !', '2017-10-11 20:26:29', '2017-10-13 02:54:14'),
(5151, 2, 0, 'bangla', 'text_sorting_name_asc', 'Name A - Z', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5152, 2, 0, 'bangla', 'text_sorting_name_desc', 'Name Z - A', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5153, 2, 0, 'bangla', 'text_sorting_price_asc', 'Price Low &gt; High', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5154, 2, 0, 'bangla', 'text_sorting_price_desc', 'Price High &gt; Low', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5155, 2, 0, 'bangla', 'text_sorting_rating_asc', 'Rating Lowest', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5156, 2, 0, 'bangla', 'text_sorting_rating_desc', 'Rating Highest', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5157, 2, 0, 'bangla', 'text_sorting_date_asc', 'Date Old &gt; New', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5158, 2, 0, 'bangla', 'text_sorting_date_desc', 'Date New &gt; Old', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5159, 2, 0, 'bangla', 'text_add_cart_confirm', 'Added to cart', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5160, 2, 0, 'bangla', 'text_close', 'Close', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5161, 2, 0, 'bangla', 'text_balance', 'একাউন্ট ব্যালান্স', '2017-10-11 20:26:29', '2017-10-13 02:54:45'),
(5162, 2, 0, 'bangla', 'text_balance_checkout', 'একাউন্ট ব্যালান্স: ', '2017-10-11 20:26:29', '2017-10-13 02:54:55'),
(5163, 2, 0, 'bangla', 'button_pay_with_balance', 'ব্যালেন্স সহ প্রদান', '2017-10-11 20:26:29', '2017-10-13 02:55:54'),
(5164, 2, 0, 'bangla', 'button_apply_balance', 'Apply to Order', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5165, 2, 0, 'bangla', 'button_disapply_balance', 'Remove from Order', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5166, 2, 0, 'bangla', 'text_applied_balance', 'applied to order', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5167, 2, 0, 'bangla', 'text_applied_balance_to_order', '%s used for order #%s', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5168, 2, 0, 'bangla', 'text_maintenance_notice', 'Notice: Maintenance mode is on.', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5169, 2, 0, 'bangla', 'text_browse', 'Select File', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5170, 2, 0, 'bangla', 'button_cancel', 'Cancel', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5171, 2, 0, 'bangla', 'button_reset', 'Reset', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5172, 2, 0, 'bangla', 'button_submit', 'Submit', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5173, 2, 0, 'bangla', 'button_save', 'Save', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5174, 2, 0, 'bangla', 'text_field_required', 'is required field!', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5175, 2, 0, 'bangla', 'error_captcha', 'মানব যাচাই ব্যর্থ হয়েছে ! অনুগ্রহপূর্বক আবার চেষ্টা করুন ।', '2017-10-11 20:26:29', '2017-10-13 02:26:43'),
(5176, 2, 0, 'bangla', 'entry_attached', 'সংযুক্ত', '2017-10-11 20:26:29', '2017-10-13 02:27:03'),
(5177, 2, 0, 'bangla', 'text_call_to_order', 'Call To Order', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5178, 2, 0, 'bangla', 'text_discount', 'মূল্যছাড়', '2017-10-11 20:26:29', '2017-10-13 02:24:46'),
(5179, 2, 0, 'bangla', 'text_download', 'Download', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5180, 2, 0, 'bangla', 'text_free', 'বিনামূল্যে', '2017-10-11 20:26:29', '2017-10-13 02:25:08'),
(5181, 2, 0, 'bangla', 'text_free_shipping', 'বিনামূল্যে পরিবহন', '2017-10-11 20:26:29', '2017-10-13 02:25:24'),
(5182, 2, 0, 'bangla', 'price_with_tax', 'ট্যাক্স অন্তর্ভুক্ত', '2017-10-11 20:26:29', '2017-10-13 00:43:52'),
(5183, 2, 0, 'bangla', 'text_unavailable', 'Unavailable', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5184, 2, 0, 'bangla', 'error_unknown', 'Unknown error encountered. Please try again!', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5185, 2, 0, 'bangla', 'text_click_browse_file', 'Click to browse file', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5186, 2, 0, 'bangla', 'text_back_on_top', 'উপরে ফিরে যাও', '2017-10-11 20:26:29', '2017-10-13 00:13:12'),
(5187, 2, 0, 'bangla', 'text_out_of_stock', 'স্টক নেই', '2017-10-11 20:26:29', '2017-10-13 00:12:59'),
(5188, 2, 0, 'index_home', 'heading_title', 'স্বাগতম %s', '2017-10-11 20:26:29', '2017-10-12 21:56:30'),
(5189, 2, 0, 'index_home', 'text_latest', 'সাম্প্রতিক পণ্যসমূহ', '2017-10-11 20:26:29', '2017-10-13 00:12:20'),
(5190, 2, 0, 'common_header', 'text_home', 'হোম', '2017-10-11 20:26:29', '2017-10-13 00:11:27'),
(5191, 2, 0, 'common_header', 'text_special', 'বিশেষ অফার', '2017-10-11 20:26:29', '2017-10-13 02:41:32'),
(5192, 2, 0, 'common_header', 'text_contact', 'যোগাযোগ', '2017-10-11 20:26:29', '2017-10-13 00:09:13'),
(5193, 2, 0, 'common_header', 'text_sitemap', 'সাইটম্যাপ', '2017-10-11 20:26:29', '2017-10-13 00:09:25'),
(5194, 2, 0, 'common_header', 'text_bookmark', 'বুকমার্ক', '2017-10-11 20:26:29', '2017-10-13 00:08:49'),
(5195, 2, 0, 'common_header', 'text_account', 'অ্যাকাউন্ট', '2017-10-11 20:26:29', '2017-10-13 00:09:02'),
(5196, 2, 0, 'common_header', 'text_login', 'লগইন', '2017-10-11 20:26:29', '2017-10-13 00:08:10'),
(5197, 2, 0, 'common_header', 'text_logout', 'লগঅফ', '2017-10-11 20:26:29', '2017-10-13 00:07:49'),
(5198, 2, 0, 'common_header', 'text_cart', 'ঝুড়ি', '2017-10-11 20:26:29', '2017-10-13 00:08:30'),
(5199, 2, 0, 'common_header', 'text_checkout', 'চেকআউট', '2017-10-11 20:26:29', '2017-10-13 00:07:14'),
(5200, 2, 0, 'common_header', 'text_keyword', 'কীওয়ার্ড', '2017-10-11 20:26:29', '2017-10-13 02:44:17'),
(5201, 2, 0, 'common_header', 'text_advanced', 'উন্নত অনুসন্ধান', '2017-10-11 20:26:29', '2017-10-13 02:42:14'),
(5202, 2, 0, 'common_header', 'text_category', 'সব ধরনের', '2017-10-11 20:26:29', '2017-10-13 02:42:39'),
(5203, 2, 0, 'common_header', 'entry_search', 'অনুসন্ধান করুন:', '2017-10-11 20:26:29', '2017-10-13 00:05:12'),
(5204, 2, 0, 'common_header', 'text_welcome', 'ফিরে আসার জন্য স্বাগতম', '2017-10-11 20:26:29', '2017-10-12 22:04:26'),
(5205, 2, 0, 'common_header', 'text_not', 'না', '2017-10-11 20:26:29', '2017-10-13 00:05:28'),
(5206, 2, 0, 'common_header', 'text_login_or_register', 'লগইন অথবা রেজিস্টার করুন', '2017-10-11 20:26:29', '2017-10-12 23:02:03'),
(5207, 2, 0, 'account_account', 'heading_title', 'আমার অ্যাকাউন্ট', '2017-10-11 20:26:29', '2017-10-12 22:05:29'),
(5208, 2, 0, 'account_account', 'text_account_dashboard', 'অ্যাকাউন্ট ড্যাশবোর্ড', '2017-10-11 20:26:29', '2017-10-12 22:06:09'),
(5209, 2, 0, 'account_account', 'text_account', 'অ্যাকাউন্ট', '2017-10-11 20:26:29', '2017-10-12 22:06:34'),
(5210, 2, 0, 'account_account', 'text_my_account', 'আমার অ্যাকাউন্ট', '2017-10-11 20:26:29', '2017-10-12 22:07:30'),
(5211, 2, 0, 'account_account', 'text_my_orders', 'আমার অর্ডারগুলো ', '2017-10-11 20:26:29', '2017-10-12 22:26:42'),
(5212, 2, 0, 'account_account', 'text_my_notifications', 'বিজ্ঞপ্তিগুলি', '2017-10-11 20:26:29', '2017-10-12 22:27:16'),
(5213, 2, 0, 'account_account', 'text_information', 'একাউন্ট ডিটেইলস পরিবর্তন করুন', '2017-10-11 20:26:29', '2017-10-12 22:29:40'),
(5214, 2, 0, 'account_account', 'text_password', 'পাসওয়ার্ড পরিবর্তন করুন', '2017-10-11 20:26:29', '2017-10-12 22:29:57'),
(5215, 2, 0, 'account_account', 'text_address', 'ঠিকানা বই পরিচালনা করুন', '2017-10-11 20:26:29', '2017-10-12 22:30:16'),
(5216, 2, 0, 'account_account', 'text_history', 'অর্ডার ইতিহাস', '2017-10-11 20:26:29', '2017-10-12 22:30:31'),
(5217, 2, 0, 'account_account', 'text_transactions', 'লেনদেনের ইতিহাস', '2017-10-11 20:26:29', '2017-10-12 22:31:02'),
(5218, 2, 0, 'account_account', 'text_download', 'ডাউনলোডগুলি', '2017-10-11 20:26:29', '2017-10-12 22:31:18'),
(5219, 2, 0, 'account_account', 'text_newsletter', 'নিউজলেটার সদস্যতা', '2017-10-11 20:26:29', '2017-10-12 22:08:06'),
(5220, 2, 0, 'account_account', 'text_account_wishlist', 'আমার চাহিদা', '2017-10-11 20:26:29', '2017-10-13 02:06:57'),
(5221, 2, 0, 'blocks_menu', 'heading_title', 'প্রধান মেনু', '2017-10-11 20:26:29', '2017-10-13 00:05:45'),
(5222, 2, 0, 'blocks_search', 'heading_title', 'অনুসন্ধান', '2017-10-11 20:26:29', '2017-10-13 00:04:48'),
(5223, 2, 0, 'blocks_search', 'text_keyword', 'অনুসন্ধান কীওয়ার্ড', '2017-10-11 20:26:29', '2017-10-12 21:58:04'),
(5224, 2, 0, 'blocks_search', 'text_advanced', 'উন্নত অনুসন্ধান', '2017-10-11 20:26:29', '2017-10-13 00:05:58'),
(5225, 2, 0, 'blocks_language', 'heading_title', 'ভাষা', '2017-10-11 20:26:29', '2017-10-13 00:06:12'),
(5226, 2, 0, 'blocks_currency', 'heading_title', 'মুদ্রা', '2017-10-11 20:26:29', '2017-10-13 00:49:49'),
(5227, 2, 0, 'blocks_cart', 'heading_title', 'শপিং কার্ট', '2017-10-11 20:26:29', '2017-10-13 02:41:53'),
(5228, 2, 0, 'blocks_cart', 'text_subtotal', 'উপ-মোট:', '2017-10-11 20:26:29', '2017-10-13 02:43:13'),
(5229, 2, 0, 'blocks_cart', 'text_empty', '0 টি আইটেম', '2017-10-11 20:26:29', '2017-10-13 02:42:59'),
(5230, 2, 0, 'blocks_cart', 'text_confirm', 'Confirm?', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5231, 2, 0, 'blocks_cart', 'text_remove', 'অপসারণ', '2017-10-11 20:26:29', '2017-10-13 02:41:09'),
(5232, 2, 0, 'blocks_cart', 'text_view', 'কার্ট দেখুন', '2017-10-11 20:26:29', '2017-10-13 00:42:38'),
(5233, 2, 0, 'blocks_cart', 'text_checkout', 'চেকআউট', '2017-10-11 20:26:29', '2017-10-13 02:44:06'),
(5234, 2, 0, 'blocks_cart', 'text_items', 'আইটেম', '2017-10-11 20:26:29', '2017-10-13 02:43:52'),
(5235, 2, 0, 'total_total', 'text_total', 'সর্বমোট:', '2017-10-11 20:26:29', '2017-10-13 01:57:44'),
(5236, 2, 0, 'blocks_category', 'heading_title', 'ধরন', '2017-10-11 20:26:29', '2017-10-13 02:43:29'),
(5237, 2, 0, 'blocks_featured', 'heading_title', 'Featured', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5238, 2, 0, 'blocks_featured', 'heading_subtitle', 'See Our Most featured Products', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5239, 2, 0, 'blocks_featured', 'text_stars', '%s out of 5 Stars!', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5240, 2, 0, 'blocks_latest', 'heading_title', 'সাম্প্রতিক পণ্যসমূহ', '2017-10-11 20:26:29', '2017-10-13 02:40:53'),
(5241, 2, 0, 'blocks_latest', 'heading_subtitle', 'নতুন পণ্য দেখুন', '2017-10-11 20:26:29', '2017-10-12 23:29:30'),
(5242, 2, 0, 'blocks_latest', 'text_stars', '%s out of 5 Stars!', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5243, 2, 0, 'blocks_bestseller', 'heading_title', 'সর্বোচ্চ বিক্রেতা', '2017-10-11 20:26:29', '2017-10-12 23:29:17'),
(5244, 2, 0, 'blocks_bestseller', 'heading_subtitle', 'দেখুন সেরা বিক্রি পণ্যসমূহ', '2017-10-11 20:26:29', '2017-10-13 02:29:38'),
(5245, 2, 0, 'blocks_bestseller', 'text_stars', '%s out of 5 Stars!', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5246, 2, 0, 'blocks_special', 'heading_title', 'বিশেষ পণ্য', '2017-10-11 20:26:29', '2017-10-13 02:38:57'),
(5247, 2, 0, 'blocks_special', 'heading_subtitle', 'এই পণ্যগুলো বিক্রয়ের জন্য', '2017-10-11 20:26:29', '2017-10-13 02:37:41'),
(5248, 2, 0, 'blocks_special', 'text_stars', '%s out of 5 Stars!', '2017-10-11 20:26:29', '2017-10-11 20:26:29'),
(5249, 2, 0, 'common_footer', 'text_powered_by', 'পরিচালনায় ', '2017-10-11 20:26:29', '2017-10-13 00:04:25'),
(5250, 2, 0, 'blocks_newsletter_signup', 'heading_title', 'নিউজলেটার সাইন আপ', '2017-10-11 20:26:29', '2017-10-12 23:28:17'),
(5251, 2, 0, 'blocks_newsletter_signup', 'text_signup', 'আমাদের নিউজলেটারে সাইন আপ করুন এবং আমাদের নিউজলেটারগুলিতে সাবস্ক্রাইব করে আকর্ষণীয় অফার পান।', '2017-10-11 20:26:29', '2017-10-12 23:28:38'),
(5252, 2, 0, 'blocks_newsletter_signup', 'text_sign_in', 'সাইন ইন', '2017-10-11 20:26:29', '2017-10-12 23:24:29'),
(5253, 2, 0, 'blocks_newsletter_signup', 'text_subscribe', 'নিউজলেটার সদস্যতা', '2017-10-11 20:26:29', '2017-10-12 23:24:55'),
(5254, 2, 0, 'blocks_newsletter_signup', 'button_subscribe', 'সাবস্ক্রাইব', '2017-10-11 20:26:29', '2017-10-12 23:27:03'),
(5255, 2, 0, 'blocks_content', 'heading_title', 'ইনফরমেশন', '2017-10-11 20:26:29', '2017-10-12 23:27:59'),
(5256, 2, 0, 'blocks_content', 'text_contact', 'আমাদের সাথে যোগাযোগ', '2017-10-11 20:26:29', '2017-10-12 23:26:36'),
(5257, 2, 0, 'blocks_content', 'text_sitemap', 'সাইট ম্যাপ', '2017-10-11 20:26:29', '2017-10-12 23:26:48'),
(5258, 2, 0, 'product_product', 'text_enlarge', 'Click image to enlarge', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5259, 2, 0, 'product_product', 'text_zoom', 'Move pointer over the image to zoom in', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5260, 2, 0, 'product_product', 'text_discount', 'Quantity Discount:', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5261, 2, 0, 'product_product', 'text_options', 'Available Options:', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5262, 2, 0, 'product_product', 'text_error', 'Product not found!', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5263, 2, 0, 'product_product', 'text_price', 'দাম:', '2017-10-11 20:26:32', '2017-10-13 01:28:56'),
(5264, 2, 0, 'product_product', 'text_availability', 'Availability:', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5265, 2, 0, 'product_product', 'text_model', 'মডেল:', '2017-10-11 20:26:32', '2017-10-13 01:29:16'),
(5266, 2, 0, 'product_product', 'text_manufacturer', 'প্রস্তুতকারক:', '2017-10-11 20:26:32', '2017-10-13 01:29:45'),
(5267, 2, 0, 'product_product', 'text_instock', 'স্টকে আছে', '2017-10-11 20:26:32', '2017-10-13 01:31:55'),
(5268, 2, 0, 'product_product', 'text_out_of_stock', 'স্টকে নেই', '2017-10-11 20:26:32', '2017-10-13 01:32:36'),
(5269, 2, 0, 'product_product', 'text_order_quantity', 'অর্ডারের পরিমাণ', '2017-10-11 20:26:32', '2017-10-13 01:33:53'),
(5270, 2, 0, 'product_product', 'text_price_per_item', 'Price Per Item', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5271, 2, 0, 'product_product', 'text_write', 'পর্যালোচনা লিখুন', '2017-10-11 20:26:32', '2017-10-13 01:08:54'),
(5272, 2, 0, 'product_product', 'text_no_reviews', 'There are no reviews for this product.', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5273, 2, 0, 'product_product', 'text_average', 'Average Rating:', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5274, 2, 0, 'product_product', 'text_stars', '%s out of 5 Stars!', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5275, 2, 0, 'product_product', 'text_no_rating', 'Not Rated', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5276, 2, 0, 'product_product', 'text_no_images', 'There are no additional images for this product.', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5277, 2, 0, 'product_product', 'text_no_related', 'There are no related products for this product.', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5278, 2, 0, 'product_product', 'text_qty', 'পরিমাণ:', '2017-10-11 20:26:32', '2017-10-13 01:01:58'),
(5279, 2, 0, 'product_product', 'text_note', '<span style=\"color: #FF0000;\">বিঃদ্রঃ:</span> এই লেখায় HTML ব্যবহার করবেন না ।', '2017-10-11 20:26:32', '2017-10-13 01:04:03'),
(5280, 2, 0, 'product_product', 'text_success', 'Thank you for your review. It has been submitted to the webmaster for approval.', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5281, 2, 0, 'product_product', 'text_wait', 'Please Wait!', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5282, 2, 0, 'product_product', 'text_search', 'Search', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5283, 2, 0, 'product_product', 'text_tags', 'Tags:', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5284, 2, 0, 'product_product', 'text_minimum', '(This product has a minimum quantity of %s)', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5285, 2, 0, 'product_product', 'text_maximum', '(This product has a limit set to %s item(s) per order)', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5286, 2, 0, 'product_product', 'entry_name', 'আপনার নাম:', '2017-10-11 20:26:32', '2017-10-13 01:07:56'),
(5287, 2, 0, 'product_product', 'entry_review', 'আপনার পর্যালোচনা:', '2017-10-11 20:26:32', '2017-10-13 01:07:39'),
(5288, 2, 0, 'product_product', 'entry_rating', 'গুণমান মূল্যায়ন:', '2017-10-11 20:26:32', '2017-10-13 01:12:03'),
(5289, 2, 0, 'product_product', 'entry_good', 'Good', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5290, 2, 0, 'product_product', 'entry_bad', 'Bad', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5291, 2, 0, 'product_product', 'entry_captcha', 'নিচের বক্সে এই কোড লিখুন:', '2017-10-11 20:26:32', '2017-10-13 01:05:38'),
(5292, 2, 0, 'product_product', 'tab_description', 'বিবরণ', '2017-10-11 20:26:32', '2017-10-13 01:18:29'),
(5293, 2, 0, 'product_product', 'tab_image', 'Additional Images', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5294, 2, 0, 'product_product', 'tab_review', 'পর্যালোচনা (%s)', '2017-10-11 20:26:32', '2017-10-13 01:07:02'),
(5295, 2, 0, 'product_product', 'tab_related', 'সংশ্লিষ্ট পণ্য', '2017-10-11 20:26:32', '2017-10-13 00:58:04'),
(5296, 2, 0, 'product_product', 'error_name', 'Error: Review Name must be between 3 and 25 characters!', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5297, 2, 0, 'product_product', 'error_text', 'Error: Review Text must be between 25 and 1000 characters!', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5298, 2, 0, 'product_product', 'error_rating', 'Error: Please select a review rating!', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5299, 2, 0, 'product_product', 'text_total_price', 'মোট দাম:', '2017-10-11 20:26:32', '2017-10-13 00:58:24'),
(5300, 2, 0, 'product_product', 'text_login_view_price', 'Please login or register to see price or to order.', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5301, 2, 0, 'product_product', 'tab_downloads', 'Downloads', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5302, 2, 0, 'product_product', 'text_start_download', 'Start Download', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5303, 2, 0, 'product_product', 'text_new_review', 'Product review approval is pending', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5304, 2, 0, 'product_product', 'text_pending_review_approval', 'Review for product id %s is posted. Action of approval is required! Click to view #admin#rt=catalog/review/update&review_id=%s', '2017-10-11 20:26:32', '2017-10-11 20:26:32'),
(5305, 2, 1, 'extension_extensions', 'heading_title', 'Extensions', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5306, 2, 1, 'extension_extensions', 'text_install', 'Install', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5307, 2, 1, 'extension_extensions', 'text_uninstall', 'Uninstall', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5308, 2, 1, 'extension_extensions', 'text_uninstall_delete', 'Uninstall/Delete', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5309, 2, 1, 'extension_extensions', 'text_uninstall_confirm', ' Please confirm you want to uninstall extension. All extension settings and related data might be deleted and lost. ', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5310, 2, 1, 'extension_extensions', 'text_delete', 'Delete', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5311, 2, 1, 'extension_extensions', 'text_enlarge', 'Click Image to Enlarge', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5312, 2, 1, 'extension_extensions', 'text_activate', 'Activate', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5313, 2, 1, 'extension_extensions', 'text_deactivate', 'Deactivate', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5314, 2, 1, 'extension_extensions', 'text_left', 'Left', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5315, 2, 1, 'extension_extensions', 'text_right', 'Right', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5316, 2, 1, 'extension_extensions', 'text_date_added', 'Added on', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5317, 2, 1, 'extension_extensions', 'column_icon', 'Icon', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5318, 2, 1, 'extension_extensions', 'column_id', 'Extension ID', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5319, 2, 1, 'extension_extensions', 'column_required', 'Required', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5320, 2, 1, 'extension_extensions', 'column_name', 'Extension Name', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5321, 2, 1, 'extension_extensions', 'column_position', 'Position', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5322, 2, 1, 'extension_extensions', 'column_update_date', 'Update Date', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5323, 2, 1, 'extension_extensions', 'column_category', 'Category', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5324, 2, 1, 'extension_extensions', 'column_status', 'Status', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5325, 2, 1, 'extension_extensions', 'column_sort_order', 'Sort Order', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5326, 2, 1, 'extension_extensions', 'column_action', 'Quick Actions', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5327, 2, 1, 'extension_extensions', 'error_permission', 'Warning: You do not have permission to modify extensions!', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5328, 2, 1, 'extension_extensions', 'error_required_field', 'Error: Please provide required fields. Nothing was updated! ', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5329, 2, 1, 'extension_extensions', 'error_payment_uninstall', 'Warning: Disable extension before uninstall!', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5330, 2, 1, 'extension_extensions', 'error_uninstall', 'Warning: Uninstall extension before delete!', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5331, 2, 1, 'extension_extensions', 'text_save_success', 'Success: You have modified extension settings!', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5332, 2, 1, 'extension_extensions', 'text_restore_success', 'Success: You have restored default extension settings!', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5333, 2, 1, 'extension_extensions', 'text_extensions_store', 'Get Extensions', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5334, 2, 1, 'extension_extensions', 'text_required', 'Required', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5335, 2, 1, 'extension_extensions', 'text_optional', 'Optional', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5336, 2, 1, 'extension_extensions', 'text_add_new', 'Install Extension', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5337, 2, 1, 'extension_extensions', 'text_search', 'Search', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5338, 2, 1, 'extension_extensions', 'text_search_for_extension', 'Search for Extension', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5339, 2, 1, 'extension_extensions', 'text_missing_extension', '\"Extension %s:  Source can not be located! Please delete it and visit extension provider to get complete source and install it again  \"', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5340, 2, 1, 'extension_extensions', 'text_broken_extension', '\"Extension %s:  Source probably broken! Can\'t find config.xml or main.php files. Please delete it and visit extension provider to get complete source and install it again  \"', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5341, 2, 1, 'extension_extensions', 'text_extension_pagination', 'Extension(s) {start} to {end} of {total}', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5342, 2, 1, 'extension_extensions', 'text_per_page', 'per page', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5343, 2, 1, 'extension_extensions', 'text_error_in_ajax', 'Error in ajax call', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5344, 2, 1, 'extension_extensions', 'text_saved', 'Saved', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5345, 2, 1, 'extension_extensions', 'text_save', 'Save', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5346, 2, 1, 'extension_extensions', 'text_reset', 'Reset', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5347, 2, 1, 'extension_extensions', 'text_back', 'Back', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5348, 2, 1, 'extension_extensions', 'text_additional_settings', 'Additional settings', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5349, 2, 1, 'extension_extensions', 'text_reload', 'Reload', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5350, 2, 1, 'extension_extensions', 'text_version', 'Version', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5351, 2, 1, 'extension_extensions', 'text_installed_on', 'Installed on', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5352, 2, 1, 'extension_extensions', 'text_installed', 'Installed', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5353, 2, 1, 'extension_extensions', 'text_not_installed', 'Not Installed', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5354, 2, 1, 'extension_extensions', 'text_visit_repository', 'Please visit extension repository</a> to download extension', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5355, 2, 1, 'extension_extensions', 'text_license', 'License', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5356, 2, 1, 'extension_extensions', 'text_dependency', 'Dependency', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5357, 2, 1, 'extension_extensions', 'text_configuration_settings', 'Configuration Settings', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5358, 2, 1, 'extension_extensions', 'text_upgrade', 'Upgrade', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5359, 2, 1, 'extension_extensions', 'text_help', 'Help', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5360, 2, 1, 'extension_extensions', 'text_dependencies', 'Dependencies', '2017-10-11 20:28:49', '2017-10-11 20:28:49');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(5361, 2, 1, 'extension_extensions', 'text_update_available', 'New version (%s) is available. <a href=\"%s\">Click to update now.</a>', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5362, 2, 1, 'extension_extensions', 'text_delete_confirm', 'Are you sure you want to delete extension?', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5363, 2, 1, 'extension_extensions', 'error_config_load', 'Error: Could not load config for <b>%s</b>!', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5364, 2, 1, 'extension_extensions', 'error_required_extension', '<b>%s</b> extension cannot be installed: <b>%s</b> extension required', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5365, 2, 1, 'extension_extensions', 'error_required_phpmodule', '<b>%s</b> extension cannot be installed: <b>%s</b> php module required', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5366, 2, 1, 'extension_extensions', 'button_restore_defaults', 'Restore Default Settings', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5367, 2, 1, 'extension_extensions', 'additional_settings_confirm', 'To set additional settings of extension of another store you need to login into control panel on another domain name. Ok? ', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5368, 2, 1, 'extension_extensions', 'error_no_help_file', 'Sorry, there is no help file for this extension.', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5369, 2, 1, 'extension_extensions', 'text_more_help', 'More help', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5370, 2, 1, 'extension_extensions', 'entry_total_type', 'Type', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5371, 2, 1, 'extension_extensions', 'text_total', 'Total', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5372, 2, 1, 'extension_extensions', 'text_subtotal', 'Sub-total', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5373, 2, 1, 'extension_extensions', 'text_shipping', 'Shipping', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5374, 2, 1, 'extension_extensions', 'text_tax', 'Tax', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5375, 2, 1, 'extension_extensions', 'text_fee', 'Fee', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5376, 2, 1, 'extension_extensions', 'text_discount', 'Discount', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5377, 2, 1, 'extension_extensions', 'text_confirm_disable_dependants', 'Extension %s have dependants are: <br>%s<br> It will be disabled automatically too.<br> Do you confirm?', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5378, 2, 1, 'extension_extensions', 'text_status', 'Status:<span class=\"help\">This is to control storefront extension status.</span>', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5379, 2, 1, 'extension_extensions', 'text_sort_order', 'Run Order:<span class=\"help\">Number to set display position order for this extension in relation to other enabled extensions. (Sorting is from lower to higher number, ignoring 0 and empty values) </span>', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5380, 2, 1, 'extension_extensions', 'text_payment_minimum_total', 'Total Order Minimum:<span class=\"help\">Minimum order amount to be reached to allow this payment</span>', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5381, 2, 1, 'extension_extensions', 'text_payment_maximum_total', 'Total Order Maximum:<span class=\"help\">Maximum order amount to be reached to disallow this payment</span>', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5382, 2, 1, 'extension_extensions', 'text_payment_storefront_icon', 'Storefront Icon:<span class=\"help\">Payment Icon to be displayed at checkout payment selection</span>', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5383, 2, 1, 'extension_extensions', 'text_shipping_storefront_icon', 'Storefront Icon:<span class=\"help\">Shipping Icon to be displayed at checkout shipping selection</span>', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5384, 2, 1, 'extension_extensions', 'text_autoselect_payment', 'Auto Select:<span class=\"help\">You can set this payment to be selected by default. This payment method will be pre selected for multiple payments. If this is the only payment option available, payment option selection step will be skipped. </span>', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5385, 2, 1, 'extension_extensions', 'text_autoselect_shipping', 'Auto Select:<span class=\"help\">You can set to skip shipping selection page if there is only one shipping option. This shipping method will be selected automatically</span>', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5386, 2, 1, 'extension_extensions', 'text_accept_payments_shipping', 'Accept these payments:<span class=\"help\">If only specific payment methods are needed for this shipping method, select them here. If nothing selected, all available payment methods will be shown</span>', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5387, 2, 1, 'extension_extensions', 'text_ready_to_install', 'Ready to install', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5388, 2, 1, 'extension_extensions', 'button_install', 'Install', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5389, 2, 1, 'extension_extensions', 'error_dependencies', 'This extension cannot be enabled because required dependency missing or not enabled.', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5390, 2, 1, 'extension_extensions', 'button_howto', 'How To', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5391, 2, 1, 'extension_extensions', 'text_developer_site', 'External support site', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5392, 2, 1, 'extension_extensions', 'text_preview', 'Preview', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5393, 2, 1, 'extension_extensions', 'text_confirmation', 'Confirmation', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5394, 2, 1, 'extension_extensions', 'button_confirm', 'Confirm', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5395, 2, 1, 'extension_extensions', 'button_continue', 'Continue', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5396, 2, 1, 'extension_extensions', 'button_cancel', 'Cancel', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5397, 2, 1, 'extension_extensions', 'error_could_not_load_config', 'Error: Could not load config for <b>%s</b> (%s)!', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5398, 2, 1, 'extension_extensions', 'error_could_not_load_override', 'Error: Cannot load override template %s in extension %s!', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5399, 2, 1, 'extension_extensions', 'tab_general', 'General', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5400, 2, 1, 'extension_extensions', 'tab_additional_settings', 'Additional Settings', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5401, 2, 1, 'extension_extensions', 'text_more_extensions', 'More extensions are available for easy install.', '2017-10-11 20:28:49', '2017-10-11 20:28:49'),
(5402, 2, 1, 'extension_extensions_store', 'heading_title', 'Extensions Marketplace', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5403, 2, 1, 'extension_extensions_store', 'text_install', 'Install', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5404, 2, 1, 'extension_extensions_store', 'text_uninstall', 'Uninstall', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5405, 2, 1, 'extension_extensions_store', 'text_uninstall_delete', 'Uninstall/Delete', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5406, 2, 1, 'extension_extensions_store', 'text_uninstall_confirm', ' Please confirm you want to uninstall extension [ %extension% ]. All extension settings and related data might be deleted and lost. ', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5407, 2, 1, 'extension_extensions_store', 'text_delete', 'Delete', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5408, 2, 1, 'extension_extensions_store', 'text_enlarge', 'Click Image to Enlarge', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5409, 2, 1, 'extension_extensions_store', 'text_activate', 'Activate', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5410, 2, 1, 'extension_extensions_store', 'text_deactivate', 'Deactivate', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5411, 2, 1, 'extension_extensions_store', 'text_left', 'Left', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5412, 2, 1, 'extension_extensions_store', 'text_right', 'Right', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5413, 2, 1, 'extension_extensions_store', 'text_date_added', 'Added on', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5414, 2, 1, 'extension_extensions_store', 'error_permission', 'Warning: You do not have permission to modify extensions!', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5415, 2, 1, 'extension_extensions_store', 'error_required_field', 'Warning: Please fill required fields! ', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5416, 2, 1, 'extension_extensions_store', 'error_payment_uninstall', 'Warning: Disable extension before uninstall!', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5417, 2, 1, 'extension_extensions_store', 'error_uninstall', 'Warning: Uninstall extension before delete!', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5418, 2, 1, 'extension_extensions_store', 'text_success', 'Success: You have modified extension settings!', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5419, 2, 1, 'extension_extensions_store', 'text_extensions_store', 'Extensions Marketplace', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5420, 2, 1, 'extension_extensions_store', 'text_required', 'Required', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5421, 2, 1, 'extension_extensions_store', 'text_optional', 'Optional', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5422, 2, 1, 'extension_extensions_store', 'text_add_new', 'Install Extension', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5423, 2, 1, 'extension_extensions_store', 'error_connect', 'Oops, Your Tellbd E-Commerce cannot connect with extensions marketplace. Please see System->Error logs for details.', '2017-10-11 20:28:50', '2017-10-12 23:47:52'),
(5424, 2, 1, 'extension_extensions_store', 'text_sorting_review_asc', 'Review Count Low > High', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5425, 2, 1, 'extension_extensions_store', 'text_sorting_review_desc', 'Review Count High > Low', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5426, 2, 1, 'extension_extensions_store', 'text_sorting_price_asc', 'Price Low > High', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5427, 2, 1, 'extension_extensions_store', 'text_sorting_price_desc', 'Price High > Low', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5428, 2, 1, 'extension_extensions_store', 'text_sorting_rating_desc', 'Rating Highest', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5429, 2, 1, 'extension_extensions_store', 'text_sorting_rating_asc', 'Rating Lowest', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5430, 2, 1, 'extension_extensions_store', 'text_sorting_date_modified_asc', 'Date New To Old', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5431, 2, 1, 'extension_extensions_store', 'text_sorting_date_modified_desc', 'Date Old to New', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5432, 2, 1, 'extension_extensions_store', 'text_my_extensions', 'My Extensions', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5433, 2, 1, 'extension_extensions_store', 'text_my_account', 'My Account', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5434, 2, 1, 'extension_extensions_store', 'text_marketplace_site', 'Marketplace Site', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5435, 2, 1, 'extension_extensions_store', 'text_all_categories', 'All Categories', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5436, 2, 1, 'extension_extensions_store', 'text_connect', 'Connect', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5437, 2, 1, 'extension_extensions_store', 'text_marketplace_connect', 'Connect to the marketplace', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5438, 2, 1, 'extension_extensions_store', 'text_marketplace_extension', 'Extension preview & order ', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5439, 2, 1, 'extension_extensions_store', 'text_marketplace_buy', 'Get this extension now', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5440, 2, 1, 'extension_extensions_store', 'text_connected', 'Connected to the marketplace. Click to disconnect', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5441, 2, 1, 'extension_extensions_store', 'text_disconnect_confirm', 'Are you sure you want to disconnect?', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5442, 2, 1, 'extension_extensions_store', 'text_disconnect_success', 'This store was disconnected!', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5443, 2, 1, 'extension_extensions_store', 'text_connection_required', 'You need to connect Tellbd E-Commerce to the Marketplace to see your extensions! Click \"connect\" button in the above panel.', '2017-10-11 20:28:50', '2018-11-22 11:57:48'),
(5444, 2, 1, 'extension_extensions_store', 'text_in_other_store', 'Extension for this order was installed in the other AbanteCart. Check your connected stores for history.', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5445, 2, 1, 'extension_extensions_store', 'text_no_purchase_or_not_connected', 'You have no purchases for this store or this store was disconnected from the Marketplace.', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5446, 2, 1, 'extension_extensions_store', 'text_no_extensions_loaded', 'No extensions are available. Check your selection or try again.', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5447, 2, 1, 'extension_extensions_store', 'text_compatibility', 'This extension is not confirmed to work with your version of AbanteCart. Contact extension developer to confirm compatibility.', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5448, 2, 1, 'extension_extensions_store', 'error_mp_connection', 'Oops, can not connect to Tellbd E-Commerce MarketPlace. Please try to check later or ask your hosting service provider for help.', '2017-10-11 20:28:50', '2017-10-12 23:45:13'),
(5449, 2, 1, 'extension_extensions_store', 'text_search', 'search', '2017-10-11 20:28:50', '2017-10-11 20:28:50'),
(5450, 2, 1, 'localisation_language_definitions', 'heading_title', 'ভাষা সংজ্ঞা', '2017-10-11 20:31:42', '2017-10-11 20:33:04'),
(5451, 2, 1, 'localisation_language_definitions', 'text_definition', 'Language Definition', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5452, 2, 1, 'localisation_language_definitions', 'text_success', 'Success: You have modified languages!', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5453, 2, 1, 'localisation_language_definitions', 'column_language', 'ভাষা', '2017-10-11 20:31:42', '2017-10-11 20:32:40'),
(5454, 2, 1, 'localisation_language_definitions', 'column_key', 'Key', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5455, 2, 1, 'localisation_language_definitions', 'column_translation', 'Translation', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5456, 2, 1, 'localisation_language_definitions', 'column_block', 'Block', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5457, 2, 1, 'localisation_language_definitions', 'column_update_date', 'Update date', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5458, 2, 1, 'localisation_language_definitions', 'column_action', 'Actions', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5459, 2, 1, 'localisation_language_definitions', 'entry_language_key', 'Key', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5460, 2, 1, 'localisation_language_definitions', 'entry_language_value', 'Value', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5461, 2, 1, 'localisation_language_definitions', 'entry_translation', 'Translation', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5462, 2, 1, 'localisation_language_definitions', 'entry_block', 'Block', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5463, 2, 1, 'localisation_language_definitions', 'entry_section', 'Section', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5464, 2, 1, 'localisation_language_definitions', 'text_admin', 'Admin', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5465, 2, 1, 'localisation_language_definitions', 'text_storefront', 'Storefront', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5466, 2, 1, 'localisation_language_definitions', 'error_language_key', 'Language key required!', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5467, 2, 1, 'localisation_language_definitions', 'error_language_value', 'Translation required!', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5468, 2, 1, 'localisation_language_definitions', 'error_block', 'Block required!', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5469, 2, 1, 'localisation_language_definitions', 'error_section', 'Section required!', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5470, 2, 1, 'localisation_language_definitions', 'text_all_section', 'All Sections', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5471, 2, 1, 'localisation_language_definitions', 'text_all_languages', 'All Languages', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5472, 2, 1, 'localisation_language_definitions', 'error_already exists', 'Error!<br>Language definition with key \"%s\" and block \"%s\" for %s section already exists!<br>Click <a target=\"_blank\" href=\"%s\">this link</a> to view', '2017-10-11 20:31:42', '2017-10-11 20:31:42'),
(5473, 2, 1, 'localisation_location', 'heading_title', 'Locations', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5474, 2, 1, 'localisation_location', 'text_location', 'Location', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5475, 2, 1, 'localisation_location', 'text_location_zone', 'Location Zone', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5476, 2, 1, 'localisation_location', 'text_location_zones', 'Location Zones', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5477, 2, 1, 'localisation_location', 'text_success', 'Success: You have modified locations!', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5478, 2, 1, 'localisation_location', 'column_name', 'Location Name', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5479, 2, 1, 'localisation_location', 'column_description', 'Description', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5480, 2, 1, 'localisation_location', 'column_action', 'Action', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5481, 2, 1, 'localisation_location', 'tab_details', 'Details', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5482, 2, 1, 'localisation_location', 'tab_locations', 'Location Zones', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5483, 2, 1, 'localisation_location', 'entry_name', 'Location Name:', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5484, 2, 1, 'localisation_location', 'entry_description', 'Description:', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5485, 2, 1, 'localisation_location', 'entry_country', 'দেশ:', '2017-10-11 20:43:27', '2018-04-25 19:58:24'),
(5486, 2, 1, 'localisation_location', 'entry_zone', 'Zone(s):', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5487, 2, 1, 'localisation_location', 'error_permission', 'Warning: You do not have permission to modify locations!', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5488, 2, 1, 'localisation_location', 'error_name', 'Location Name must be between 2 and 32 characters!', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5489, 2, 1, 'localisation_location', 'error_description', 'Description Name must be between 2 and 255 characters!', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5490, 2, 1, 'localisation_location', 'error_tax_rate', 'Warning: This location cannot be deleted as it is currently assigned to one or more tax rates!', '2017-10-11 20:43:27', '2017-10-11 20:43:27'),
(5491, 2, 1, 'localisation_zone', 'heading_title', 'Zones', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5492, 2, 1, 'localisation_zone', 'text_zone', 'Zone', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5493, 2, 1, 'localisation_zone', 'text_success', 'Success: You have modified zones!', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5494, 2, 1, 'localisation_zone', 'column_name', 'Zone Name', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5495, 2, 1, 'localisation_zone', 'column_code', 'Zone Code', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5496, 2, 1, 'localisation_zone', 'column_country', 'Country', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5497, 2, 1, 'localisation_zone', 'column_action', 'Action', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5498, 2, 1, 'localisation_zone', 'column_status', 'Status', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5499, 2, 1, 'localisation_zone', 'entry_status', 'Zone Status:', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5500, 2, 1, 'localisation_zone', 'entry_name', 'Zone Name:', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5501, 2, 1, 'localisation_zone', 'entry_code', 'Zone Code:', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5502, 2, 1, 'localisation_zone', 'entry_country', 'দেশ:', '2017-10-11 20:44:16', '2018-04-25 19:58:21'),
(5503, 2, 1, 'localisation_zone', 'text_select_country', '- Select Country -', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5504, 2, 1, 'localisation_zone', 'error_permission', 'Warning: You do not have permission to modify zones!', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5505, 2, 1, 'localisation_zone', 'error_name', 'Zone Name must be between 2 and 128 characters!', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5506, 2, 1, 'localisation_zone', 'error_default', 'Warning: This zone cannot be deleted as it is currently assigned as the default store zone!', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5507, 2, 1, 'localisation_zone', 'error_store', 'Warning: This zone cannot be deleted as it is currently assigned to %s stores!', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5508, 2, 1, 'localisation_zone', 'error_address', 'Warning: This zone cannot be deleted as it is currently assigned to %s address book entries!', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5509, 2, 1, 'localisation_zone', 'error_zone_to_location', 'Warning: This zone cannot be deleted as it is currently assigned to %s zones to locations!', '2017-10-11 20:44:16', '2017-10-11 20:44:16'),
(5510, 2, 1, 'error_error', 'heading_title', 'Application Error!', '2017-10-11 20:47:03', '2017-10-11 20:47:03'),
(5511, 2, 1, 'error_error', 'text_error', 'Please check error log for more information', '2017-10-11 20:47:03', '2017-10-11 20:47:03'),
(5512, 2, 0, 'content_sitemap', 'heading_title', 'Site Map', '2017-10-11 20:48:20', '2017-10-11 20:48:20'),
(5513, 2, 0, 'content_sitemap', 'text_special', 'Special Offers', '2017-10-11 20:48:20', '2017-10-11 20:48:20'),
(5514, 2, 0, 'content_sitemap', 'text_account', 'My Account', '2017-10-11 20:48:20', '2017-10-11 20:48:20'),
(5515, 2, 0, 'content_sitemap', 'text_edit', 'Account Information', '2017-10-11 20:48:20', '2017-10-11 20:48:20'),
(5516, 2, 0, 'content_sitemap', 'text_password', 'Password', '2017-10-11 20:48:20', '2017-10-11 20:48:20'),
(5517, 2, 0, 'content_sitemap', 'text_address', 'Address Book', '2017-10-11 20:48:20', '2017-10-11 20:48:20'),
(5518, 2, 0, 'content_sitemap', 'text_history', 'Order History', '2017-10-11 20:48:20', '2017-10-11 20:48:20'),
(5519, 2, 0, 'content_sitemap', 'text_download', 'Downloads', '2017-10-11 20:48:20', '2017-10-11 20:48:20'),
(5520, 2, 0, 'content_sitemap', 'text_cart', 'Shopping Cart', '2017-10-11 20:48:20', '2017-10-11 20:48:20'),
(5521, 2, 0, 'content_sitemap', 'text_checkout', 'Checkout', '2017-10-11 20:48:20', '2017-10-11 20:48:20'),
(5522, 2, 0, 'content_sitemap', 'text_search', 'Search', '2017-10-11 20:48:20', '2017-10-11 20:48:20'),
(5523, 2, 0, 'content_sitemap', 'text_information', 'Information', '2017-10-11 20:48:20', '2017-10-11 20:48:20'),
(5524, 2, 0, 'content_sitemap', 'text_contact', 'Contact Us', '2017-10-11 20:48:20', '2017-10-11 20:48:20'),
(5525, 2, 0, 'content_content', 'text_error', 'Information Page Not Found!', '2017-10-11 20:48:28', '2017-10-11 20:48:28'),
(5526, 2, 0, 'product_special', 'heading_title', 'Special Offers', '2017-10-11 20:49:15', '2017-10-11 20:49:15'),
(5527, 2, 0, 'product_special', 'text_empty', 'There are no special offer products to list.', '2017-10-11 20:49:15', '2017-10-11 20:49:15'),
(5528, 2, 0, 'product_special', 'text_stars', '%s out of 5 Stars!', '2017-10-11 20:49:15', '2017-10-11 20:49:15'),
(5529, 2, 0, 'product_special', 'text_sort', 'Sort By:', '2017-10-11 20:49:15', '2017-10-11 20:49:15'),
(5530, 2, 0, 'product_special', 'text_default', 'Default', '2017-10-11 20:49:15', '2017-10-11 20:49:15'),
(5531, 2, 0, 'product_special', 'text_name_asc', 'Name A - Z', '2017-10-11 20:49:15', '2017-10-11 20:49:15'),
(5532, 2, 0, 'product_special', 'text_name_desc', 'Name Z - A', '2017-10-11 20:49:15', '2017-10-11 20:49:15'),
(5533, 2, 0, 'product_special', 'text_price_asc', 'Price Low &gt; High', '2017-10-11 20:49:15', '2017-10-11 20:49:15'),
(5534, 2, 0, 'product_special', 'text_price_desc', 'Price High &gt; Low', '2017-10-11 20:49:15', '2017-10-11 20:49:15'),
(5535, 2, 0, 'product_special', 'text_rating_asc', 'Rating Lowest', '2017-10-11 20:49:15', '2017-10-11 20:49:15'),
(5536, 2, 0, 'product_special', 'text_rating_desc', 'Rating Highest', '2017-10-11 20:49:15', '2017-10-11 20:49:15'),
(5537, 2, 0, 'total_sub_total', 'text_sub_total', 'উপ-মোট:', '2017-10-11 20:49:23', '2017-10-13 01:27:27'),
(5538, 2, 0, 'checkout_shipping', 'heading_title', 'Delivery Information', '2017-10-11 20:49:30', '2017-10-11 20:49:30'),
(5539, 2, 0, 'checkout_shipping', 'text_basket', 'Basket', '2017-10-11 20:49:30', '2017-10-11 20:49:30'),
(5540, 2, 0, 'checkout_shipping', 'text_shipping', 'Shipping', '2017-10-11 20:49:30', '2017-10-11 20:49:30'),
(5541, 2, 0, 'checkout_shipping', 'text_shipping_to', 'Please choose from your address book where you would like the items to be delivered to.', '2017-10-11 20:49:30', '2017-10-11 20:49:30'),
(5542, 2, 0, 'checkout_shipping', 'text_shipping_address', 'Shipping Address', '2017-10-11 20:49:30', '2017-10-11 20:49:30'),
(5543, 2, 0, 'checkout_shipping', 'text_shipping_method', 'Shipping Method', '2017-10-11 20:49:30', '2017-10-11 20:49:30'),
(5544, 2, 0, 'checkout_shipping', 'text_shipping_methods', 'Please select the preferred shipping methods to use on this order.', '2017-10-11 20:49:30', '2017-10-11 20:49:30'),
(5545, 2, 0, 'checkout_shipping', 'text_comments', 'Add Comments About Your Order', '2017-10-11 20:49:30', '2017-10-11 20:49:30'),
(5546, 2, 0, 'checkout_shipping', 'error_shipping', 'Error: Shipping method required!', '2017-10-11 20:49:30', '2017-10-11 20:49:30'),
(5547, 2, 0, 'checkout_shipping', 'error_no_shipping', 'Error: No Shipping options are available. Please <a href=\"index.php?rt=content/contact\">contact us</a> for assistance!', '2017-10-11 20:49:30', '2017-10-11 20:49:30'),
(5548, 2, 0, 'account_login', 'heading_title', 'Account Login', '2017-10-11 20:49:31', '2017-10-11 20:49:31'),
(5549, 2, 0, 'account_login', 'text_account', 'অ্যাকাউন্ট নিবন্ধন করুন', '2017-10-11 20:49:31', '2017-10-12 23:09:08'),
(5550, 2, 0, 'account_login', 'text_login', 'Login', '2017-10-11 20:49:31', '2017-10-11 20:49:31'),
(5551, 2, 0, 'account_login', 'text_i_am_new_customer', 'আমি একজন নতুন গ্রাহক ।', '2017-10-11 20:49:31', '2017-10-12 23:07:35'),
(5552, 2, 0, 'account_login', 'text_checkout', 'চেকআউট বিকল্পগুলি:', '2017-10-11 20:49:31', '2017-10-12 23:08:34'),
(5553, 2, 0, 'account_login', 'text_guest', 'অতিথি পাস', '2017-10-11 20:49:31', '2017-10-13 01:26:58'),
(5554, 2, 0, 'account_login', 'text_create_account', 'একটি অ্যাকাউন্ট তৈরি করে আপনি দ্রুত কেনাকাটা, একটি অর্ডার এর অবস্থার উপর আপ টু ডেট, এবং আপনি পূর্বে তৈরি করা অর্ডারগুলির ট্র্যাক রাখুন ।', '2017-10-11 20:49:31', '2017-10-12 23:17:00'),
(5555, 2, 0, 'account_login', 'text_returning_customer', 'নিবন্ধিত গ্রাহক', '2017-10-11 20:49:31', '2017-10-12 23:05:30'),
(5556, 2, 0, 'account_login', 'text_i_am_returning_customer', 'আমি একজন নিবন্ধিত গ্রাহক ।', '2017-10-11 20:49:31', '2017-10-12 23:04:30'),
(5557, 2, 0, 'account_login', 'text_forgotten_login', 'আপনার লগইন ভুলে গেছেন ?', '2017-10-11 20:49:31', '2017-10-12 22:55:53'),
(5558, 2, 0, 'account_login', 'text_forgotten_password', 'আপনি কি পাসওয়ার্ড ভুলে গেছেন ?', '2017-10-11 20:49:31', '2017-10-12 22:56:09'),
(5559, 2, 0, 'account_login', 'entry_loginname', 'লগইন নাম:', '2017-10-11 20:49:31', '2017-10-12 22:56:26'),
(5560, 2, 0, 'account_login', 'entry_email_address', 'ই-মেইল ঠিকানা:', '2017-10-11 20:49:31', '2017-10-12 22:56:42'),
(5561, 2, 0, 'account_login', 'entry_password', 'পাসওয়ার্ড:', '2017-10-11 20:49:31', '2017-11-06 22:41:34'),
(5562, 2, 0, 'account_login', 'error_login', 'ত্রুটি: ভুল লগইন বা পাসওয়ার্ড প্রদান ।', '2017-10-11 20:49:31', '2017-10-12 22:57:21'),
(5563, 2, 0, 'account_login', 'text_success_activated', 'সাফল্য: আপনার অ্যাকাউন্টটি সফলভাবে সক্রিয় হয়েছে আপনার শংসাপত্রগুলি সঙ্গে লগইন করুন দয়া করে ।', '2017-10-11 20:49:31', '2017-10-12 22:58:38'),
(5564, 2, 0, 'account_login', 'text_already_activated', 'আপনার অ্যাকাউন্ট ইতিমধ্যে সক্রিয় করা হয়। আপনার শংসাপত্রগুলি সঙ্গে লগইন করুন দয়া করে।', '2017-10-11 20:49:31', '2017-10-12 22:58:53'),
(5565, 2, 0, 'account_login', 'text_resend_activation_email', 'Error: Your email address was not yet confirmed. To resend new confirmation email please click this <a href=\" %s \">link</a>', '2017-10-11 20:49:31', '2017-10-11 20:49:31'),
(5566, 2, 1, 'localisation_tax_class', 'heading_title', 'Tax Classes', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5567, 2, 1, 'localisation_tax_class', 'text_class', 'Tax Class', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5568, 2, 1, 'localisation_tax_class', 'text_rate', 'Tax Rate', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5569, 2, 1, 'localisation_tax_class', 'text_success', 'Success: You have modified tax classes!', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5570, 2, 1, 'localisation_tax_class', 'column_title', 'Tax Class Title', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5571, 2, 1, 'localisation_tax_class', 'column_action', 'Action', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5572, 2, 1, 'localisation_tax_class', 'tab_details', 'Details', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5573, 2, 1, 'localisation_tax_class', 'tab_rates', 'Rates', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5574, 2, 1, 'localisation_tax_class', 'entry_title', 'Tax Class Title:', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5575, 2, 1, 'localisation_tax_class', 'entry_description', 'Description visible to customers', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5576, 2, 1, 'localisation_tax_class', 'entry_location', 'Location', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5577, 2, 1, 'localisation_tax_class', 'entry_zone', 'Location zone', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5578, 2, 1, 'localisation_tax_class', 'entry_priority', 'Priority', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5579, 2, 1, 'localisation_tax_class', 'entry_rate', 'Tax Rate', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5580, 2, 1, 'localisation_tax_class', 'error_permission', 'Warning: You do not have permission to modify tax classes!', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5581, 2, 1, 'localisation_tax_class', 'error_tax_title', 'Tax Class Title must be between 2 and 32 characters!', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5582, 2, 1, 'localisation_tax_class', 'error_rate', 'Tax Rate required!', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5583, 2, 1, 'localisation_tax_class', 'error_product', 'Warning: This tax class cannot be deleted as it is currently assigned to %s products!', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5584, 2, 1, 'localisation_tax_class', 'text_tax_all_zones', 'all location zones', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5585, 2, 1, 'localisation_tax_class', 'entry_tax_rate_threshold', 'Apply tax if<br /><span class=\"help\">Apply this tax only if, taxed amount (product, shipping, subtotal, etc.) is ...</span>', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5586, 2, 1, 'localisation_tax_class', 'entry_tax_exempt_groups', 'Tax Exempt Groups<br /><span class=\"help\">Select customer groups to exempt from this tax</span>', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5587, 2, 1, 'localisation_tax_class', 'text_absolute', 'Absolute', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5588, 2, 1, 'localisation_tax_class', 'text_percent', 'Percent', '2017-10-11 20:50:22', '2017-10-11 20:50:22'),
(5589, 2, 0, 'account_create', 'heading_title', 'অ্যাকাউন্ট তৈরি করুন', '2017-10-11 21:00:20', '2017-10-12 22:48:48'),
(5590, 2, 0, 'account_create', 'text_account', 'অ্যাকাউন্ট', '2017-10-11 21:00:20', '2017-10-12 22:49:12'),
(5591, 2, 0, 'account_create', 'text_create', 'নিবন্ধন', '2017-10-11 21:00:20', '2017-10-12 22:09:13'),
(5592, 2, 0, 'account_create', 'text_account_already', 'আপনার ইতিমধ্যে যদি আমাদের এখানে একটি অ্যাকাউন্ট থাকে তবে, <a style=\"text-decoration: underline\" href=\"%s\">লগইন পৃষ্ঠায়</a>  লগইন করুন ।', '2017-10-11 21:00:20', '2017-10-12 22:16:03'),
(5593, 2, 0, 'account_create', 'text_your_details', 'আপনার ব্যক্তিগত তথ্যসমূহ', '2017-10-11 21:00:20', '2017-10-12 22:11:32'),
(5594, 2, 0, 'account_create', 'text_your_address', 'আপনার ঠিকানা', '2017-10-11 21:00:20', '2017-10-12 22:16:54'),
(5595, 2, 0, 'account_create', 'text_newsletter', 'নিউজলেটার', '2017-10-11 21:00:20', '2017-10-12 22:17:17'),
(5596, 2, 0, 'account_create', 'text_your_password', 'আপনার পাসওয়ার্ড', '2017-10-11 21:00:20', '2017-10-12 22:17:33'),
(5597, 2, 0, 'account_create', 'text_login_details', 'লগইন তথ্য', '2017-10-11 21:00:20', '2017-10-12 22:18:22'),
(5598, 2, 0, 'account_create', 'text_agree', 'আমি পড়েছি এবং এতে সম্মত', '2017-10-11 21:00:20', '2017-10-12 22:20:13'),
(5599, 2, 0, 'account_create', 'entry_loginname', 'লগইন নাম:', '2017-10-11 21:00:20', '2017-10-12 22:20:39'),
(5600, 2, 0, 'account_create', 'entry_firstname', 'প্রথম নাম:', '2017-10-11 21:00:20', '2017-10-12 22:20:55'),
(5601, 2, 0, 'account_create', 'entry_lastname', 'নামের শেষাংশ:', '2017-10-11 21:00:20', '2017-10-12 22:21:21'),
(5602, 2, 0, 'account_create', 'entry_email', 'ই-মেল:', '2017-10-11 21:00:20', '2017-10-12 22:22:05'),
(5603, 2, 0, 'account_create', 'entry_telephone', 'টেলিফোন:', '2017-10-11 21:00:20', '2017-11-06 21:37:27'),
(5604, 2, 0, 'account_create', 'entry_fax', 'ফ্যাক্স:', '2017-10-11 21:00:20', '2017-10-12 22:23:31'),
(5605, 2, 0, 'account_create', 'entry_company', 'কোম্পানি:', '2017-10-11 21:00:20', '2017-10-12 22:23:40'),
(5606, 2, 0, 'account_create', 'entry_address_1', 'ঠিকানা ১:', '2017-10-11 21:00:20', '2017-11-06 21:51:50'),
(5607, 2, 0, 'account_create', 'entry_address_2', 'ঠিকানা ২:', '2017-10-11 21:00:20', '2017-10-12 22:24:22'),
(5608, 2, 0, 'account_create', 'entry_postcode', 'পোস্ট কোড:', '2017-10-11 21:00:20', '2017-11-06 21:46:59'),
(5609, 2, 0, 'account_create', 'entry_city', 'District towns:', '2017-10-11 21:00:20', '2018-04-25 19:53:59'),
(5610, 2, 0, 'account_create', 'entry_country', 'দেশ:', '2017-10-11 21:00:20', '2018-04-25 19:58:17'),
(5611, 2, 0, 'account_create', 'entry_zone', 'বিভাগ / রাজ্য :', '2017-10-11 21:00:20', '2017-11-06 22:44:55'),
(5612, 2, 0, 'account_create', 'entry_newsletter', 'Subscribe:', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5613, 2, 0, 'account_create', 'entry_password', 'পাসওয়ার্ড:', '2017-10-11 21:00:20', '2017-11-06 22:41:21'),
(5614, 2, 0, 'account_create', 'entry_confirm', 'পাসওয়ার্ড নিশ্চিত করুন:', '2017-10-11 21:00:20', '2017-11-06 22:48:09'),
(5615, 2, 0, 'account_create', 'error_exists', 'Error: E-Mail Address is already registered!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5616, 2, 0, 'account_create', 'error_loginname', 'Login name must be alphanumeric only and between 5 and 64 characters!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5617, 2, 0, 'account_create', 'error_loginname_notunique', 'This login name is not available. Try different login name!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5618, 2, 0, 'account_create', 'error_firstname', 'First Name must be between 1 and 32 characters!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5619, 2, 0, 'account_create', 'error_lastname', 'Last Name must be between 1 and 32 characters!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5620, 2, 0, 'account_create', 'error_email', 'Email Address does not appear to be valid!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5621, 2, 0, 'account_create', 'error_email_exists', 'Email Address is Already Exists!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5622, 2, 0, 'account_create', 'error_password', 'Password must be between 4 and 20 characters!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5623, 2, 0, 'account_create', 'error_confirm', 'Password confirmation does not match password!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5624, 2, 0, 'account_create', 'error_address_1', 'Address 1 must be between 3 and 128 characters!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5625, 2, 0, 'account_create', 'error_city', 'City must be between 3 and 128 characters!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5626, 2, 0, 'account_create', 'error_postcode', 'Zip/postal code must be between 3 and 10 characters!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5627, 2, 0, 'account_create', 'error_country', 'Please select a country!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5628, 2, 0, 'account_create', 'error_zone', 'Please select a region / state!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5629, 2, 0, 'account_create', 'error_telephone', 'Telephone must be between 3 and 32 characters!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5630, 2, 0, 'account_create', 'error_agree', 'Error: You must agree to the %s!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5631, 2, 0, 'account_create', 'text_full_register', 'Become a customer and register with your details', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5632, 2, 0, 'account_create', 'text_subscribe_register', 'Become a newsletter subscriber', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5633, 2, 0, 'account_create', 'text_success_subscribe_heading', 'You have subscribed successfully!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5634, 2, 0, 'account_create', 'text_success_subscribe', 'Success: Your newsletter subscription has been successfully created!', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5635, 2, 0, 'account_create', 'error_subscriber_exists', 'Our records indicate that you have an account with us. Please login to your account to manage your newsletter subscription.', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5636, 2, 0, 'account_create', 'text_new_customer', 'New customer registration approval is pending', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5637, 2, 0, 'account_create', 'text_pending_customer_approval', 'Customer %s has registered with new account. Action of approval is required! Click to view #admin#rt=sale/customer/update&customer_id=%s', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5638, 2, 0, 'account_create', 'text_pending_subscriber_approval', 'Subscriber %s has registered with new account. Action of approval is required! Click to view #admin#rt=sale/customer/update&customer_id=%s', '2017-10-11 21:00:20', '2017-10-11 21:00:20'),
(5639, 2, 0, 'common_im', 'im_text_notification', ' Notification ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5640, 2, 0, 'common_im', 'im_error_mail_address', ' Email Address %s is not valid! ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5641, 2, 0, 'common_im', 'im_protocol_email_title', ' E-mail ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5642, 2, 0, 'common_im', 'im_protocol_sms_title', ' SMS ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5643, 2, 0, 'common_im', 'im_protocol_sms_empty_warn', ' SMS notifications are not possible. Mobile number is not saved in your account records. ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5644, 2, 0, 'common_im', 'im_sendpoint_name_order_update', ' Order Update ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5645, 2, 0, 'common_im', 'im_sendpoint_name_order_update_note', ' Select to receive notifications about your orders\' updates.', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5646, 2, 0, 'common_im', 'im_order_update_text_to_admin', ' Order #%s has been updated! Order status ID %s', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5647, 2, 0, 'common_im', 'im_order_update_text_to_customer', ' Your order #%s Updated. New Order Status is %s ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5648, 2, 0, 'common_im', 'im_new_order_text_to_admin', ' New Order #%s has been placed!', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5649, 2, 0, 'common_im', 'im_new_customer_text_to_admin', ' New Customer #%s has been registered!', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5650, 2, 0, 'common_im', 'im_new_subscriber_text_to_admin', ' New Subscriber #%s has been registered!', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5651, 2, 0, 'common_im', 'im_sendpoint_name_customer_account_update', ' Account Update ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5652, 2, 0, 'common_im', 'im_sendpoint_name_customer_account_update_note', ' Select to receive notifications about your account updates.', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5653, 2, 0, 'common_im', 'im_customer_account_update_text_to_customer', ' Your account has been updated! If you did not do any changes, please contact site owner ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5654, 2, 0, 'common_im', 'im_customer_account_update_email_to_customer', ' Your account email address was changed to %s! If you did not do this change, please contact site owner ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5655, 2, 0, 'common_im', 'im_customer_account_update_login_to_customer', ' Your account login name was changed to %s! If you did not do this change, please contact site owner ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5656, 2, 0, 'common_im', 'im_customer_account_update_password_to_customer', ' Your account password has been changed! If you did not do this change, please contact site owner ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5657, 2, 0, 'common_im', 'im_customer_contact_admin_text', ' You\'ve got new enquiry from customer (%s, %s)! ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5658, 2, 0, 'common_im', 'im_sendpoint_name_newsletter', ' Newsletters ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5659, 2, 0, 'common_im', 'im_sendpoint_name_newsletter_note', ' Select to receive notifications about our products and service updates.', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5660, 2, 0, 'common_im', 'im_product_review_text_to_admin', ' New product review has been added. See details #admin#rt=catalog/review/update&review_id=%s ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5661, 2, 0, 'common_im', 'im_product_out_of_stock_admin_text', ' Product with ID #%s is out of Stock. ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5662, 2, 0, 'mail_account_create', 'text_subject', '%s - নিবন্ধন করার জন্য আপনাকে ধন্যবাদ', '2017-10-11 21:02:08', '2017-10-13 01:36:20'),
(5663, 2, 0, 'mail_account_create', 'text_welcome', 'স্বাগতম এবং নিবন্ধন করার জন্য আপনাকে ধন্যবাদ %s!', '2017-10-11 21:02:08', '2017-10-12 22:03:56'),
(5664, 2, 0, 'mail_account_create', 'text_login', 'Your account has now been created and you can access it by visiting our website or at the following URL:', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5665, 2, 0, 'mail_account_create', 'text_approval', 'Your account must be approved before you can login. Once approved you can log in by using your email address and password by visiting our website or at the following URL:', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5666, 2, 0, 'mail_account_create', 'text_activate', 'Before we can activate your account one last step must be taken to complete your registration.<br>\n    You must complete this last step to become a registered member. Please click the following link to activate your account %s . ', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5667, 2, 0, 'mail_account_create', 'text_services', 'Upon logging in, you will be able to access other services including reviewing past orders, printing invoices and editing your account information.', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5668, 2, 0, 'mail_account_create', 'text_thanks', 'Thank you,', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5669, 2, 0, 'account_success', 'heading_title', 'Your Account Has Been Created!', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5670, 2, 0, 'account_success', 'text_message', '<p>Congratulations! Your new account has been successfully created!</p> <p>You can now take advantage of member privileges to enhance your online shopping experience with us.</p> <p>If you have ANY questions about the operation of this online shop, please email the store owner.</p> <p>A confirmation has been sent to the provided email address. If you have not received it within the hour, please <a href=\"%s\">contact us</a>.</p>', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5671, 2, 0, 'account_success', 'text_approval', '<p>Thank you for registering with %s!</p><p>You will be notified by email once your account has been activated by the store owner.</p><p>If you have ANY questions about the operation of this online shop, please <a href=\"%s\">contact the store owner</a>.</p>', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5672, 2, 0, 'account_success', 'text_activate', '<p>Thank you for registering with %s!</p><p>You will be notified via email with your account activation instructions. You must click the link provided in the email to activate your account. If you do not receive email, please check in your junk or spam folders. </p><p>If you have ANY questions about the operation of this online shop, please <a href=\"%s\">contact the store owner</a>.</p>', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5673, 2, 0, 'account_success', 'text_account', 'অ্যাকাউন্ট', '2017-10-11 21:02:08', '2017-10-12 22:59:53'),
(5674, 2, 0, 'account_success', 'text_success', 'Success', '2017-10-11 21:02:08', '2017-10-11 21:02:08'),
(5675, 2, 1, 'sale_customer', 'heading_title', 'Customers', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5676, 2, 1, 'sale_customer', 'text_customer', 'Customer', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5677, 2, 1, 'sale_customer', 'text_success', 'Success: You have modified customers!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5678, 2, 1, 'sale_customer', 'text_approved', 'You have approved %s account!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5679, 2, 1, 'sale_customer', 'tab_customer_address', 'Address', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5680, 2, 1, 'sale_customer', 'text_customer_addresses', 'Customer Addresses', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5681, 2, 1, 'sale_customer', 'text_add_address', 'Add New Address', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5682, 2, 1, 'sale_customer', 'button_add', 'Add', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5683, 2, 1, 'sale_customer', 'column_name', 'Customer Name', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5684, 2, 1, 'sale_customer', 'column_email', 'E-Mail', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5685, 2, 1, 'sale_customer', 'column_customer_group', 'Customer Group', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5686, 2, 1, 'sale_customer', 'column_group', 'Group', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5687, 2, 1, 'sale_customer', 'column_status', 'Status', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5688, 2, 1, 'sale_customer', 'column_approved', 'Approved', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5689, 2, 1, 'sale_customer', 'column_date_added', 'Date Added', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5690, 2, 1, 'sale_customer', 'column_action', 'Action', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5691, 2, 1, 'sale_customer', 'entry_loginname', 'Login Name:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5692, 2, 1, 'sale_customer', 'entry_firstname', 'First Name:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5693, 2, 1, 'sale_customer', 'entry_lastname', 'Last Name:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5694, 2, 1, 'sale_customer', 'entry_email', 'E-Mail:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5695, 2, 1, 'sale_customer', 'entry_telephone', 'Telephone:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5696, 2, 1, 'sale_customer', 'entry_fax', 'Fax:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5697, 2, 1, 'sale_customer', 'entry_newsletter', 'Newsletter:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5698, 2, 1, 'sale_customer', 'entry_customer_group', 'Customer Group:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5699, 2, 1, 'sale_customer', 'entry_status', 'Status:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5700, 2, 1, 'sale_customer', 'entry_approved', 'Approved:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5701, 2, 1, 'sale_customer', 'entry_password', 'পাসওয়ার্ড:', '2017-10-11 21:04:12', '2017-11-06 22:11:52'),
(5702, 2, 1, 'sale_customer', 'entry_confirm', 'Confirm:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5703, 2, 1, 'sale_customer', 'entry_company', 'Company:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5704, 2, 1, 'sale_customer', 'entry_address_1', 'Address 1:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5705, 2, 1, 'sale_customer', 'entry_address_2', 'Address 2:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5706, 2, 1, 'sale_customer', 'entry_city', 'District towns:', '2017-10-11 21:04:12', '2018-04-25 19:53:53'),
(5707, 2, 1, 'sale_customer', 'entry_postcode', 'Postcode:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5708, 2, 1, 'sale_customer', 'entry_country', 'দেশ:', '2017-10-11 21:04:12', '2018-04-25 19:58:23'),
(5709, 2, 1, 'sale_customer', 'entry_country_id', 'দেশ:', '2017-10-11 21:04:12', '2018-04-25 19:58:21'),
(5710, 2, 1, 'sale_customer', 'entry_zone', 'বিভাগ / রাজ্য:', '2017-10-11 21:04:12', '2017-11-06 21:59:30'),
(5711, 2, 1, 'sale_customer', 'error_permission', 'Warning: You do not have permission to modify customers!', '2017-10-11 21:04:12', '2017-10-11 21:04:12');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(5712, 2, 1, 'sale_customer', 'error_loginname', 'Login name must be alphanumeric only and between 5 and 64 characters!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5713, 2, 1, 'sale_customer', 'error_loginname_notunique', 'This login name is not available. Try different login name!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5714, 2, 1, 'sale_customer', 'error_firstname', 'First Name must be between 1 and 32 characters!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5715, 2, 1, 'sale_customer', 'error_lastname', 'Last Name must be between 1 and 32 characters!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5716, 2, 1, 'sale_customer', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5717, 2, 1, 'sale_customer', 'error_telephone', 'Telephone must be between 3 and 32 characters!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5718, 2, 1, 'sale_customer', 'error_password', 'Password must be between 3 and 20 characters!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5719, 2, 1, 'sale_customer', 'error_confirm', 'Password and password confirmation do not match!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5720, 2, 1, 'sale_customer', 'error_address_firstname', 'First Name must be between 1 and 32 characters!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5721, 2, 1, 'sale_customer', 'error_address_lastname', 'Last Name must be between 1 and 32 characters!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5722, 2, 1, 'sale_customer', 'error_address_1', 'Address must be between 3 and 128 characters!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5723, 2, 1, 'sale_customer', 'error_city', 'City must be between 3 and 128 characters!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5724, 2, 1, 'sale_customer', 'error_country', 'Please select a country!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5725, 2, 1, 'sale_customer', 'error_zone', 'Please select a region / state!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5726, 2, 1, 'sale_customer', 'text_select_approved', '- Select Approved -', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5727, 2, 1, 'sale_customer', 'text_select_group', '- Select Group -', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5728, 2, 1, 'sale_customer', 'tab_customer_details', 'Customer details', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5729, 2, 1, 'sale_customer', 'tab_transactions', 'Transactions', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5730, 2, 1, 'sale_customer', 'heading_title_transactions', 'Customer\'s transactions', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5731, 2, 1, 'sale_customer', 'column_create_date', 'Date Created', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5732, 2, 1, 'sale_customer', 'column_created_by', 'Created By', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5733, 2, 1, 'sale_customer', 'column_debit', 'Debit', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5734, 2, 1, 'sale_customer', 'column_credit', 'Credit', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5735, 2, 1, 'sale_customer', 'column_transaction_type', 'Transaction Type', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5736, 2, 1, 'sale_customer', 'text_balance', 'Balance:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5737, 2, 1, 'sale_customer', 'text_last_login', 'Last Log-in:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5738, 2, 1, 'sale_customer', 'text_never', 'Never', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5739, 2, 1, 'sale_customer', 'popup_title_info', 'Transaction information', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5740, 2, 1, 'sale_customer', 'popup_title_insert', 'Insert New Transaction', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5741, 2, 1, 'sale_customer', 'entry_credit', 'Credit (increase balance)', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5742, 2, 1, 'sale_customer', 'entry_debit', 'Debit (decrease balance)', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5743, 2, 1, 'sale_customer', 'entry_transaction_type', 'Transaction Type: ', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5744, 2, 1, 'sale_customer', 'entry_other_type', 'Add New Custom Transaction Type: ', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5745, 2, 1, 'sale_customer', 'text_other_type_placeholder', 'type new name here ', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5746, 2, 1, 'sale_customer', 'text_option_other_type', 'Other... ', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5747, 2, 1, 'sale_customer', 'entry_transaction_description', 'Description (for customer):', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5748, 2, 1, 'sale_customer', 'entry_transaction_comment', 'Comment (for internal use):', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5749, 2, 1, 'sale_customer', 'entry_update_date', 'Update Date:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5750, 2, 1, 'sale_customer', 'entry_create_date', 'Create Date:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5751, 2, 1, 'sale_customer', 'error_transaction_type', 'Error: Please fill transaction type form field.', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5752, 2, 1, 'sale_customer', 'error_empty_debit_credit', 'Error: Please fill debit or credit value for customer transaction.', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5753, 2, 1, 'sale_customer', 'text_transaction_success', 'Success: You have modified transaction!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5754, 2, 1, 'sale_customer', 'text_edit_address', 'Edit Address', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5755, 2, 1, 'sale_customer', 'entry_default', 'Default Address:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5756, 2, 1, 'sale_customer', 'error_delete_default', 'Error: Default address cannot be deleted!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5757, 2, 1, 'sale_customer', 'error_delete_last', 'Error: you must have at least one address!', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5758, 2, 1, 'sale_customer', 'entry_date_added', 'Date Added:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5759, 2, 1, 'sale_customer', 'entry_date_modified', 'Date Modified:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5760, 2, 1, 'sale_customer', 'warning_actonbehalf_additional_store', 'To act on behalf of customer in additional store you should to login into another store\'s admin side. Continue?', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5761, 2, 1, 'sale_customer', 'entry_notify', 'Notify Customer:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5762, 2, 1, 'sale_customer', 'text_transaction_notification_subject', 'New transaction has been posted to your %s account', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5763, 2, 1, 'sale_customer', 'text_transaction_notification_message', 'New transaction has been posted to your %s account in the amount of %s. For more details, login to %s account', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5764, 2, 1, 'sale_customer', 'text_total_order', 'Total Orders:', '2017-10-11 21:04:12', '2017-10-11 21:04:12'),
(5765, 2, 1, 'mail_customer', 'text_subject', '%s - Your Account has been activated!', '2017-10-11 21:06:59', '2017-10-11 21:06:59'),
(5766, 2, 1, 'mail_customer', 'text_welcome', 'স্বাগতম এবং নিবন্ধন করার জন্য আপনাকে ধন্যবাদ  %s!', '2017-10-11 21:06:59', '2017-10-12 21:54:49'),
(5767, 2, 1, 'mail_customer', 'text_login', 'Your account has now been created and you can log in by using your email address and password by visiting our website or at the following URL:', '2017-10-11 21:06:59', '2017-10-11 21:06:59'),
(5768, 2, 1, 'mail_customer', 'text_services', 'Once you logging in, you will be able to access, your wishlist, order history, printing invoices and editing your account information.', '2017-10-11 21:06:59', '2017-10-11 21:06:59'),
(5769, 2, 1, 'mail_customer', 'text_thanks', 'Thank you,', '2017-10-11 21:06:59', '2017-10-11 21:06:59'),
(5770, 2, 0, 'default_flat_rate_shipping_default_flat_rate_shipping', 'text_title', 'Flat Rate', '2017-10-11 21:08:38', '2017-10-11 21:08:38'),
(5771, 2, 0, 'default_flat_rate_shipping_default_flat_rate_shipping', 'text_description', 'Flat Shipping Rate', '2017-10-11 21:08:38', '2017-10-11 21:08:38'),
(5772, 2, 0, 'checkout_payment', 'heading_title', 'Payment Information', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5773, 2, 0, 'checkout_payment', 'text_basket', 'Basket', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5774, 2, 0, 'checkout_payment', 'entry_shipping', 'Shipping', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5775, 2, 0, 'checkout_payment', 'entry_payment', 'Payment', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5776, 2, 0, 'checkout_payment', 'text_payment_to', 'Please choose from your address book where you would like the invoice sent.', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5777, 2, 0, 'checkout_payment', 'text_payment_address', 'Payment Address', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5778, 2, 0, 'checkout_payment', 'text_payment_method', 'Payment Method', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5779, 2, 0, 'checkout_payment', 'text_payment_methods', 'Please select the preferred payment method to use on this order.', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5780, 2, 0, 'checkout_payment', 'text_comments', 'Add Comments About Your Order', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5781, 2, 0, 'checkout_payment', 'text_agree', 'I have read and agree to the', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5782, 2, 0, 'checkout_payment', 'text_coupon', 'Enter your code and click \"Apply Coupon\" and to see your discount instantly applied to your order.', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5783, 2, 0, 'checkout_payment', 'text_success', 'Success: Your coupon discount has been applied!', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5784, 2, 0, 'checkout_payment', 'text_coupon_removal', 'Success: Coupon has been removed!', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5785, 2, 0, 'checkout_payment', 'entry_coupon', 'Coupon:', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5786, 2, 0, 'checkout_payment', 'error_payment', 'Error: Payment method required!', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5787, 2, 0, 'checkout_payment', 'error_agree', 'Error: You must agree to the %s!', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5788, 2, 0, 'checkout_payment', 'error_coupon', 'Error: Coupon is either invalid, expired or reached it\'s usage limit!', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5789, 2, 0, 'default_cod_default_cod', 'text_title', 'Cash On Delivery', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5790, 2, 0, 'default_cod_default_cod', 'text_note', 'Payment needs to be established upon delivery or pickup of the product', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5791, 2, 0, 'default_cod_default_cod', 'text_wait', 'Please wait!', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5792, 2, 0, 'checkout_confirm', 'heading_title', 'Checkout Confirmation', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5793, 2, 0, 'checkout_confirm', 'text_basket', 'Basket', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5794, 2, 0, 'checkout_confirm', 'text_edit_basket', 'Edit Cart', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5795, 2, 0, 'checkout_confirm', 'text_accept_agree', 'By clicking Confirm Order, you accept and agree to all terms of', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5796, 2, 0, 'checkout_confirm', 'text_cart_items', 'Items in your cart', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5797, 2, 0, 'checkout_confirm', 'text_shipping', 'Shipping', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5798, 2, 0, 'checkout_confirm', 'text_edit_shipping', 'Edit Shipping', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5799, 2, 0, 'checkout_confirm', 'text_payment', 'Payment', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5800, 2, 0, 'checkout_confirm', 'text_edit_payment', 'Edit Payment', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5801, 2, 0, 'checkout_confirm', 'text_guest_step_1', 'Guest Checkout - Step 1', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5802, 2, 0, 'checkout_confirm', 'text_guest_step_2', 'Guest Checkout - Step 2', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5803, 2, 0, 'checkout_confirm', 'text_confirm', 'Confirm', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5804, 2, 0, 'checkout_confirm', 'text_shipping_address', 'Shipping Address', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5805, 2, 0, 'checkout_confirm', 'text_shipping_method', 'Shipping Method', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5806, 2, 0, 'checkout_confirm', 'text_payment_address', 'Payment Address', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5807, 2, 0, 'checkout_confirm', 'text_payment_method', 'Payment Method', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5808, 2, 0, 'checkout_confirm', 'text_change', 'Change', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5809, 2, 0, 'checkout_confirm', 'text_comment', 'Your Comments', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5810, 2, 0, 'checkout_confirm', 'text_discount', 'Discount Coupon', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5811, 2, 0, 'checkout_confirm', 'column_product', 'Product', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5812, 2, 0, 'checkout_confirm', 'column_model', 'Model', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5813, 2, 0, 'checkout_confirm', 'column_quantity', 'Quantity', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5814, 2, 0, 'checkout_confirm', 'column_price', 'Price', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5815, 2, 0, 'checkout_confirm', 'column_total', 'Total', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5816, 2, 0, 'checkout_confirm', 'text_add_coupon', 'Edit Coupon', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5817, 2, 0, 'blocks_order_summary', 'heading_title', 'Order Summary', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5818, 2, 0, 'blocks_order_summary', 'text_subtotal', 'Sub-Total:', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5819, 2, 0, 'blocks_order_summary', 'text_empty', '0 items', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5820, 2, 0, 'blocks_order_summary', 'text_confirm', 'Confirm?', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5821, 2, 0, 'blocks_order_summary', 'text_remove', 'Remove', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5822, 2, 0, 'blocks_order_summary', 'text_view', 'View Cart', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5823, 2, 0, 'blocks_order_summary', 'text_checkout', 'Checkout', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5824, 2, 0, 'blocks_order_summary', 'text_items', 'Items', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(5825, 2, 0, 'mail_order_confirm', 'text_subject', '%s - Order %s', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5826, 2, 0, 'mail_order_confirm', 'text_greeting', 'Thank you for your interest in %s products. Your order has been received and will be processed after payment is confirmed.', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5827, 2, 0, 'mail_order_confirm', 'text_received', 'You have received an order.', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5828, 2, 0, 'mail_order_confirm', 'text_order_detail', 'Order Details', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5829, 2, 0, 'mail_order_confirm', 'text_order_id', 'Order ID:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5830, 2, 0, 'mail_order_confirm', 'text_date_added', 'Date Ordered:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5831, 2, 0, 'mail_order_confirm', 'text_order_status', 'Order Status:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5832, 2, 0, 'mail_order_confirm', 'text_invoice', 'To view your order click on the link below:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5833, 2, 0, 'mail_order_confirm', 'text_shipping_method', 'Shipping Method:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5834, 2, 0, 'mail_order_confirm', 'text_payment_method', 'Payment Method:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5835, 2, 0, 'mail_order_confirm', 'text_shipping_address', 'Shipping Address', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5836, 2, 0, 'mail_order_confirm', 'text_payment_address', 'Payment Address', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5837, 2, 0, 'mail_order_confirm', 'text_email', 'Email:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5838, 2, 0, 'mail_order_confirm', 'text_telephone', 'Telephone:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5839, 2, 0, 'mail_order_confirm', 'text_mobile_phone', 'Mobile Phone:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5840, 2, 0, 'mail_order_confirm', 'text_fax', 'Fax:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5841, 2, 0, 'mail_order_confirm', 'text_ip', 'IP Address:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5842, 2, 0, 'mail_order_confirm', 'text_product', 'Products:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5843, 2, 0, 'mail_order_confirm', 'text_total', 'Totals:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5844, 2, 0, 'mail_order_confirm', 'text_download', 'Once your payment has been confirmed you can click on the link below to access your downloadable products:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5845, 2, 0, 'mail_order_confirm', 'text_comment', 'The comments for your order are:', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5846, 2, 0, 'mail_order_confirm', 'text_footer', 'Please reply to this email if you have any questions.', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5847, 2, 0, 'mail_order_confirm', 'text_powered_by', 'পরিচালনায়', '2017-10-11 21:08:49', '2017-10-13 01:38:43'),
(5848, 2, 0, 'mail_order_confirm', 'text_new_order', 'New Order - #', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5849, 2, 0, 'mail_order_confirm', 'text_new_order_text', 'Customer %s added new order', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5850, 2, 0, 'mail_order_confirm', 'column_product', 'পণ্যসমূহ', '2017-10-11 21:08:49', '2017-10-13 01:39:39'),
(5851, 2, 0, 'mail_order_confirm', 'column_model', 'মডেল', '2017-10-11 21:08:49', '2017-10-13 01:39:54'),
(5852, 2, 0, 'mail_order_confirm', 'column_quantity', 'Quantity', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5853, 2, 0, 'mail_order_confirm', 'column_price', 'Price', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(5854, 2, 0, 'mail_order_confirm', 'column_total', 'সর্বমোট', '2017-10-11 21:08:49', '2017-10-13 01:37:54'),
(5855, 2, 0, 'checkout_success', 'heading_title', 'Your Order Has Been Processed!', '2017-10-11 21:08:50', '2017-10-11 21:08:50'),
(5856, 2, 0, 'checkout_success', 'text_message_account', '<p>Your order #%s has been created!</p>\n			<p>You can view your order details by going to the <a href=\"%s\">invoice page</a>.</p>\n			<p>Please direct any questions you have to the <a href=\"%s\">store owner</a>.</p>\n			<p>Thank you for shopping with us!</p>', '2017-10-11 21:08:50', '2017-10-11 21:08:50'),
(5857, 2, 0, 'checkout_success', 'text_message_guest', '<p>Your order has been successfully processed!</p>\n			<p>You can view your order details by going to the <a href=\"%s\">invoice page</a>.</p>\n			<p>Please direct any questions you have to the <a href=\"%s\">store owner</a>.</p>\n			<p>Thank you for shopping with us!</p>', '2017-10-11 21:08:50', '2017-10-11 21:08:50'),
(5858, 2, 0, 'checkout_success', 'text_basket', 'Basket', '2017-10-11 21:08:50', '2017-10-11 21:08:50'),
(5859, 2, 0, 'checkout_success', 'text_shipping', 'Shipping', '2017-10-11 21:08:50', '2017-10-11 21:08:50'),
(5860, 2, 0, 'checkout_success', 'text_payment', 'Payment', '2017-10-11 21:08:50', '2017-10-11 21:08:50'),
(5861, 2, 0, 'checkout_success', 'text_guest', 'Guest Checkout', '2017-10-11 21:08:50', '2017-10-11 21:08:50'),
(5862, 2, 0, 'checkout_success', 'text_confirm', 'Confirm', '2017-10-11 21:08:50', '2017-10-11 21:08:50'),
(5863, 2, 0, 'checkout_success', 'text_success', 'Success', '2017-10-11 21:08:50', '2017-10-11 21:08:50'),
(5864, 2, 0, 'checkout_success', 'text_message_failed_order', 'Oops! We have experienced some issue with your transaction. Your order will be verified manually by administrator.', '2017-10-11 21:08:50', '2017-10-11 21:08:50'),
(5865, 2, 0, 'checkout_success', 'text_title_failed_order_to_admin', 'Failed order #%s', '2017-10-11 21:08:50', '2017-10-11 21:08:50'),
(5866, 2, 0, 'checkout_success', 'text_message_failed_order_to_admin', 'Failed or missing response from payment verification. Manual verification is required!', '2017-10-11 21:08:50', '2017-10-11 21:08:50'),
(5867, 2, 0, 'account_invoice', 'heading_title', 'Order Details', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5868, 2, 0, 'account_invoice', 'text_account', 'Account', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5869, 2, 0, 'account_invoice', 'text_history', 'Order History', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5870, 2, 0, 'account_invoice', 'text_invoice', 'Invoice', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5871, 2, 0, 'account_invoice', 'text_invoice_id', 'Invoice ID', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5872, 2, 0, 'account_invoice', 'text_order_id', 'Order ID', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5873, 2, 0, 'account_invoice', 'text_email', 'E-Mail', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5874, 2, 0, 'account_invoice', 'text_telephone', 'Telephone', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5875, 2, 0, 'account_invoice', 'text_mobile_phone', 'Mobile Phone:', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5876, 2, 0, 'account_invoice', 'text_fax', 'Fax', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5877, 2, 0, 'account_invoice', 'text_shipping_address', 'Shipping Address', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5878, 2, 0, 'account_invoice', 'text_shipping_method', 'Shipping Method', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5879, 2, 0, 'account_invoice', 'text_payment_address', 'Payment Address', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5880, 2, 0, 'account_invoice', 'text_payment_method', 'Payment Method', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5881, 2, 0, 'account_invoice', 'text_order_history', 'Order History', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5882, 2, 0, 'account_invoice', 'text_product', 'Product', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5883, 2, 0, 'account_invoice', 'text_model', 'Model', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5884, 2, 0, 'account_invoice', 'text_quantity', 'Quantity', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5885, 2, 0, 'account_invoice', 'text_price', 'Unit Price', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5886, 2, 0, 'account_invoice', 'text_total', 'Total', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5887, 2, 0, 'account_invoice', 'text_comment', 'Order Comments', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5888, 2, 0, 'account_invoice', 'text_image', 'Image', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5889, 2, 0, 'account_invoice', 'text_error', 'The order you have requested could not be found!', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5890, 2, 0, 'account_invoice', 'column_date_added', 'Date Added', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5891, 2, 0, 'account_invoice', 'column_status', 'Status', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5892, 2, 0, 'account_invoice', 'column_comment', 'Customer\'s order comment', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5893, 2, 0, 'account_invoice', 'text_order_cancelation', 'Request Cancellation of Order', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5894, 2, 0, 'account_invoice', 'text_request_cancellation_from_customer', 'Request an Order cancellation from Customer ', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5895, 2, 0, 'account_invoice', 'text_order_cancelation_confirm', 'Your cancellation request may not be made in some cases, for example, when the goods have been shipped. Continue?', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5896, 2, 0, 'account_invoice', 'text_order_cancelation_success', 'Order cancellation request has been submitted', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5897, 2, 0, 'account_invoice', 'text_order_cancelation_message_title', 'Order #%s cancellation request', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5898, 2, 0, 'account_invoice', 'text_order_cancelation_message_body', 'Customer %s has requested order cancellation for order #%s . To review go to %s', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5899, 2, 0, 'account_invoice', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5900, 2, 0, 'account_invoice', 'error_order_id', 'Order ID is required field!', '2017-10-11 21:09:06', '2017-10-11 21:09:06'),
(5901, 2, 0, 'account_history', 'heading_title', 'My Order History', '2017-10-11 21:09:07', '2017-10-11 21:09:07'),
(5902, 2, 0, 'account_history', 'text_account', 'Account', '2017-10-11 21:09:07', '2017-10-11 21:09:07'),
(5903, 2, 0, 'account_history', 'text_history', 'Order History', '2017-10-11 21:09:07', '2017-10-11 21:09:07'),
(5904, 2, 0, 'account_history', 'text_order', 'Order ID:', '2017-10-11 21:09:07', '2017-10-11 21:09:07'),
(5905, 2, 0, 'account_history', 'text_status', 'Status:', '2017-10-11 21:09:07', '2017-10-11 21:09:07'),
(5906, 2, 0, 'account_history', 'text_date_added', 'Date Added:', '2017-10-11 21:09:07', '2017-10-11 21:09:07'),
(5907, 2, 0, 'account_history', 'text_customer', 'Customer:', '2017-10-11 21:09:07', '2017-10-11 21:09:07'),
(5908, 2, 0, 'account_history', 'text_products', 'Products:', '2017-10-11 21:09:07', '2017-10-11 21:09:07'),
(5909, 2, 0, 'account_history', 'text_total', 'Total:', '2017-10-11 21:09:07', '2017-10-11 21:09:07'),
(5910, 2, 0, 'account_history', 'text_error', 'You have not made any previous orders!', '2017-10-11 21:09:07', '2017-10-11 21:09:07'),
(5911, 2, 0, 'account_address', 'heading_title', 'ঠিকানা বই', '2017-10-11 21:09:32', '2017-10-12 22:31:55'),
(5912, 2, 0, 'account_address', 'text_account', 'অ্যাকাউন্ট', '2017-10-11 21:09:32', '2017-10-12 22:32:12'),
(5913, 2, 0, 'account_address', 'text_address_book', 'ঠিকানা বই এন্ট্রি', '2017-10-11 21:09:32', '2017-10-12 22:35:32'),
(5914, 2, 0, 'account_address', 'text_edit_address', 'ঠিকানা আপডেট করুন', '2017-10-11 21:09:32', '2017-10-12 22:36:12'),
(5915, 2, 0, 'account_address', 'text_insert', 'আপনার ঠিকানা সফলভাবে জমা হয়েছে', '2017-10-11 21:09:32', '2017-10-12 22:37:42'),
(5916, 2, 0, 'account_address', 'text_update', 'আপনার ঠিকানা সফলভাবে আপডেট করা হয়েছে', '2017-10-11 21:09:32', '2017-10-12 22:38:03'),
(5917, 2, 0, 'account_address', 'text_delete', 'আপনার ঠিকানা সফলভাবে মুছে ফেলা হয়েছে', '2017-10-11 21:09:32', '2017-10-12 22:38:19'),
(5918, 2, 0, 'account_address', 'entry_firstname', 'প্রথম নাম:', '2017-10-11 21:09:32', '2017-10-12 22:38:35'),
(5919, 2, 0, 'account_address', 'entry_lastname', 'নামের শেষাংশ:', '2017-10-11 21:09:32', '2017-10-12 22:38:51'),
(5920, 2, 0, 'account_address', 'entry_company', 'কোম্পানি:', '2017-10-11 21:09:32', '2017-10-12 22:43:55'),
(5921, 2, 0, 'account_address', 'entry_address_1', 'ঠিকানা ১:', '2017-10-11 21:09:32', '2017-11-06 21:51:49'),
(5922, 2, 0, 'account_address', 'entry_address_2', 'ঠিকানা ২:', '2017-10-11 21:09:32', '2017-10-12 22:47:06'),
(5923, 2, 0, 'account_address', 'entry_postcode', 'জিপ / পোস্ট কোড:', '2017-10-11 21:09:32', '2017-10-12 22:46:49'),
(5924, 2, 0, 'account_address', 'entry_city', 'শহর:', '2017-10-11 21:09:32', '2017-10-12 22:45:31'),
(5925, 2, 0, 'account_address', 'error_postcode', 'জিপ / ডাক কোড ২ এবং 10 অক্ষরের মধ্যে হতে হবে!', '2017-10-11 21:09:32', '2017-10-12 22:45:16'),
(5926, 2, 0, 'account_address', 'entry_country', 'দেশ:', '2017-10-11 21:09:32', '2018-04-25 19:58:18'),
(5927, 2, 0, 'account_address', 'entry_zone', 'বিভাগ / রাজ্য :', '2017-10-11 21:09:32', '2017-11-06 22:44:46'),
(5928, 2, 0, 'account_address', 'entry_default', 'ডিফল্ট ঠিকানা:', '2017-10-11 21:09:32', '2017-10-12 22:48:26'),
(5929, 2, 0, 'account_address', 'error_delete', 'ত্রুটি: আপনার অন্তত একটি ঠিকানা থাকতে হবে !', '2017-10-11 21:09:32', '2017-10-12 22:51:23'),
(5930, 2, 0, 'account_address', 'error_default', 'ত্রুটি: আপনি আপনার ডিফল্ট ঠিকানা মুছে ফেলতে পারবেন না !', '2017-10-11 21:09:32', '2017-10-12 22:51:49'),
(5931, 2, 0, 'account_address', 'error_firstname', 'প্রথম নাম 1 এবং 32 অক্ষরের মধ্যে হতে হবে !', '2017-10-11 21:09:32', '2017-10-12 22:52:12'),
(5932, 2, 0, 'account_address', 'error_lastname', 'শেষ নাম 1 এবং 32 অক্ষরের মধ্যে হতে হবে !', '2017-10-11 21:09:32', '2017-10-12 22:52:34'),
(5933, 2, 0, 'account_address', 'error_address_1', 'ঠিকানা 3 এবং 128 অক্ষরের মধ্যে হতে হবে !', '2017-10-11 21:09:32', '2017-10-12 22:53:00'),
(5934, 2, 0, 'account_address', 'error_city', 'শহরের 3 এবং 128 অক্ষরের মধ্যে থাকা আবশ্যক !', '2017-10-11 21:09:32', '2017-10-12 22:50:55'),
(5935, 2, 0, 'account_address', 'error_country', 'দয়া করে একটি দেশ নির্বাচন করুন !', '2017-10-11 21:09:32', '2017-10-12 22:50:34'),
(5936, 2, 0, 'account_address', 'error_zone', 'একটি অঞ্চল / রাজ্য নির্বাচন করুন !', '2017-10-11 21:09:32', '2017-10-12 22:49:44'),
(5937, 2, 0, 'account_download', 'heading_title', 'Account Downloads', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5938, 2, 0, 'account_download', 'text_account', 'Account', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5939, 2, 0, 'account_download', 'text_downloads', 'Downloads', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5940, 2, 0, 'account_download', 'text_order', 'Order ID:', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5941, 2, 0, 'account_download', 'text_date_added', 'Date Added:', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5942, 2, 0, 'account_download', 'text_date_purchased', 'Date Purchased:', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5943, 2, 0, 'account_download', 'text_name', 'Name:', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5944, 2, 0, 'account_download', 'text_remaining', 'Remaining:', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5945, 2, 0, 'account_download', 'text_size', 'Size:', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5946, 2, 0, 'account_download', 'text_download', 'Download', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5947, 2, 0, 'account_download', 'text_error', 'You have not made any previous downloadable orders!', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5948, 2, 0, 'account_download', 'text_expire_date', 'Expire Date:', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5949, 2, 0, 'account_download', 'text_expired', 'Expired', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5950, 2, 0, 'account_download', 'text_pending', 'Pending', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5951, 2, 0, 'account_download', 'text_unavailable', 'Unavailable', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5952, 2, 0, 'account_download', 'text_reached_limit', 'Reached Limit', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5953, 2, 0, 'account_download', 'error_download_not_exists', 'Requested file does not exists!', '2017-10-11 21:09:45', '2017-10-11 21:09:45'),
(5954, 2, 1, 'setting_setting', 'heading_title', 'Settings', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5955, 2, 1, 'setting_setting', 'column_store_alias', 'Store', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5956, 2, 1, 'setting_setting', 'column_group', 'Group', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5957, 2, 1, 'setting_setting', 'column_key', 'Key', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5958, 2, 1, 'setting_setting', 'column_value', 'Value', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5959, 2, 1, 'setting_setting', 'text_success', 'Success: You have successfully saved your settings!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5960, 2, 1, 'setting_setting', 'text_image_manager', 'Image Manager', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5961, 2, 1, 'setting_setting', 'text_select_group', '- Select Group -', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5962, 2, 1, 'setting_setting', 'text_default', 'Default', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5963, 2, 1, 'setting_setting', 'text_edit_store_settings', 'Edit Settings:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5964, 2, 1, 'setting_setting', 'text_edit_template_settings', 'Edit Template Settings:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5965, 2, 1, 'setting_setting', 'text_common_template_settings', 'Template Selection', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5966, 2, 1, 'setting_setting', 'text_edit_store', 'Edit Store', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5967, 2, 1, 'setting_setting', 'text_mail', 'Mail', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5968, 2, 1, 'setting_setting', 'text_smtp', 'SMTP', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5969, 2, 1, 'setting_setting', 'tab_all', 'All', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5970, 2, 1, 'setting_setting', 'entry_name', 'Store Name:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5971, 2, 1, 'setting_setting', 'entry_url', 'Store URL:<br /><span class=\"help\">Include the full URL to your store. Make sure to add \'/\' at the end. Example: http://www.yourdomain.com/path/</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5972, 2, 1, 'setting_setting', 'entry_owner', 'Store Owner:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5973, 2, 1, 'setting_setting', 'entry_address', 'Address:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5974, 2, 1, 'setting_setting', 'entry_email', 'E-Mail:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5975, 2, 1, 'setting_setting', 'entry_alert_emails', 'Additional Alert E-Mails:<br /><span class=\"help\">Any additional emails you want to receive the alert email, in addition to the main store email. (comma separated)</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5976, 2, 1, 'setting_setting', 'entry_telephone', 'Telephone:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5977, 2, 1, 'setting_setting', 'entry_fax', 'Fax:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5978, 2, 1, 'setting_setting', 'entry_title', 'Title:<br /><span class=\"help\">This is displayed in storefront browser title</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5979, 2, 1, 'setting_setting', 'entry_meta_description', 'Meta Tag Description:<br /><span class=\"help\">Storefront main page meta tag description</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5980, 2, 1, 'setting_setting', 'entry_meta_keywords', 'Meta Keywords:<br /><span class=\"help\">Storefront main page meta tag keywords (comma separated)</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5981, 2, 1, 'setting_setting', 'entry_description', 'Welcome Message:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5982, 2, 1, 'setting_setting', 'entry_template', 'Template:<span class=\"help\">Storefront template. This can be main or extension template</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5983, 2, 1, 'setting_setting', 'entry_admin_template', 'Control Panel Template:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5984, 2, 1, 'setting_setting', 'entry_country', 'দেশ:', '2017-10-11 21:10:36', '2018-04-25 19:58:20'),
(5985, 2, 1, 'setting_setting', 'entry_zone', 'বিভাগ / রাজ্য:', '2017-10-11 21:10:36', '2017-11-06 21:59:20'),
(5986, 2, 1, 'setting_setting', 'entry_language', 'Storefront Language:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5987, 2, 1, 'setting_setting', 'entry_admin_language', 'Administration Language: <span class=\"help\">NOTE: works if no user preferred language is found in the browser</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5988, 2, 1, 'setting_setting', 'entry_currency', 'Base Currency:<span class=\"help\">This is a base currency for all stores. Do not change if you do not understand what will happen. Warning: Changing of base currency will not change your base prices for products. You will need to review and adjust all the prices if needed. Base currency exchange rate will be set to 1.00 and all other currencies exchange rates will be adjusted in respect to new base currency.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5989, 2, 1, 'setting_setting', 'entry_currency_auto', 'Auto Update Currency:<br /><span class=\"help\">Set your store to automatically update currencies daily. Yahoo server is used.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5990, 2, 1, 'setting_setting', 'entry_weight_class', 'Weight Class:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5991, 2, 1, 'setting_setting', 'entry_length_class', 'Length Class:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5992, 2, 1, 'setting_setting', 'entry_auto_translate_status', 'Autotranslate Status:<br /><span class=\"help\">This enabled translation of missing text definitions or language specific data if text values are missing for used language.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5993, 2, 1, 'setting_setting', 'entry_translate_src_lang_code', 'Source language for translation:<br /><span class=\"help\">Select source language to be used for autotranslation.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5994, 2, 1, 'setting_setting', 'entry_translate_method', 'Text Translation Method:<br /><span class=\"help\">Select method you want to use for translation. Default method is a straight copy of source language text</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5995, 2, 1, 'setting_setting', 'entry_translate_override_existing', 'Override if source language text was changed:<br /><span class=\"help\">If set, text in all languages will be replaced with new translation if source language text is edited. NOTE: Can cause many translations.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5996, 2, 1, 'setting_setting', 'entry_warn_lang_text_missing', 'Warn for missing language text:<br /><span class=\"help\">Get warning message if missing language text is detected.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5997, 2, 1, 'setting_setting', 'entry_tax', 'Display Prices With Tax:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5998, 2, 1, 'setting_setting', 'entry_tax_store', 'Default Store Tax Rate:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(5999, 2, 1, 'setting_setting', 'entry_tax_store_0', 'No Tax', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6000, 2, 1, 'setting_setting', 'entry_tax_store_1', 'Store Default Zone', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6001, 2, 1, 'setting_setting', 'entry_tax_customer', 'Use Customer Tax Address:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6002, 2, 1, 'setting_setting', 'entry_tax_customer_0', 'Shipping Address', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6003, 2, 1, 'setting_setting', 'entry_tax_customer_1', 'Billing Address', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6004, 2, 1, 'setting_setting', 'entry_invoice', 'Invoice Start No.:<br /><span class=\"help\">Set the starting number the invoices will begin from.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6005, 2, 1, 'setting_setting', 'entry_invoice_prefix', 'Invoice Prefix:<br /><span class=\"help\">Set the invoice prefix e.g. IN/001</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6006, 2, 1, 'setting_setting', 'entry_customer_group', 'Customer Group:<br /><span class=\"help\">Default customer group.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6007, 2, 1, 'setting_setting', 'entry_customer_price', 'Login Display Prices:<br /><span class=\"help\">Show prices even if customer is not logged in.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6008, 2, 1, 'setting_setting', 'entry_customer_approval', 'Approve New Customers:<br /><span class=\"help\">Don\'t allow new customer to login until their account has been approved.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6009, 2, 1, 'setting_setting', 'entry_prevent_email_as_login', 'Require Login Name:<br /><span class=\"help\">To improve security, require customers to create unique login name instead of using email address as login name. If set to ON, existing customers will be asked to create new login name at the first login. If OFF, login name is set as customer email address.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6010, 2, 1, 'setting_setting', 'entry_guest_checkout', 'Guest Checkout:<br /><span class=\"help\">Allow customers to checkout without creating an account. This will not be available when a downloadable product is in the shopping cart.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6011, 2, 1, 'setting_setting', 'entry_account', 'Account Terms:<br /><span class=\"help\">Forces people to agree to terms before an account can be created.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6012, 2, 1, 'setting_setting', 'entry_checkout', 'Checkout Terms:<br /><span class=\"help\">Forces people to agree to terms before an a customer can checkout.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6013, 2, 1, 'setting_setting', 'entry_order_status', 'Order Status:<br /><span class=\"help\">Set the default order status when an order is processed.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6014, 2, 1, 'setting_setting', 'entry_customer_cancelation_order_status', 'Allow Customer to Cancel Order on Status:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6015, 2, 1, 'setting_setting', 'entry_stock_display', 'Display Stock Quantity:<br /><span class=\"help\">Display stock quantity on the product page.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6016, 2, 1, 'setting_setting', 'entry_nostock_autodisable', 'No Stock Auto Disable:<br /><span class=\"help\">Disable your product or option value for view if stock drops to 0. Message notification will be send </span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6017, 2, 1, 'setting_setting', 'entry_stock_checkout', 'Default Stock Checkout:<br /><span class=\"help\">Set default setting to allow customers checkout even if the products are out of stock</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6018, 2, 1, 'setting_setting', 'entry_stock_status', 'Default Pre-Order Stock Status:<br /><span class=\"help\">Default setting for Pre-order status message for product. Used on product edit page.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6019, 2, 1, 'setting_setting', 'entry_logo', 'Store Logo:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6020, 2, 1, 'setting_setting', 'entry_mail_logo', 'Email Logo:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6021, 2, 1, 'setting_setting', 'entry_icon', 'Icon:<br /><span class=\"help\">The icon can be a PNG or ICON type that is 16px x 16px.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6022, 2, 1, 'setting_setting', 'entry_width', 'Width:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6023, 2, 1, 'setting_setting', 'entry_height', 'Height:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6024, 2, 1, 'setting_setting', 'entry_image_thumb', 'Product Image Thumb Size:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6025, 2, 1, 'setting_setting', 'entry_image_thumb_width', 'Product Image Thumb Width:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6026, 2, 1, 'setting_setting', 'entry_image_thumb_height', 'Product Image Thumb Height:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6027, 2, 1, 'setting_setting', 'entry_image_popup', 'Product Image Popup Size:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6028, 2, 1, 'setting_setting', 'entry_image_popup_width', 'Large Window Preview Width:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6029, 2, 1, 'setting_setting', 'entry_image_popup_height', 'Large Window Preview Height:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6030, 2, 1, 'setting_setting', 'entry_image_category', 'Category List Size:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6031, 2, 1, 'setting_setting', 'entry_image_category_width', 'Category List Width:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6032, 2, 1, 'setting_setting', 'entry_image_category_height', 'Category List Height:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6033, 2, 1, 'setting_setting', 'entry_image_manufacturer_width', 'Brand Icon List Width:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6034, 2, 1, 'setting_setting', 'entry_image_manufacturer_height', 'Brand Icon List Height:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6035, 2, 1, 'setting_setting', 'entry_image_product', 'Product List Size:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6036, 2, 1, 'setting_setting', 'entry_image_product_height', 'Product List Height:<br /><span class=\"help\">This is to control height of a preview image in the listing pages of admin and other places in the storefront. Note, this setting is shared between admin and default storefront template.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6037, 2, 1, 'setting_setting', 'entry_image_product_width', 'Product List Width:<br /><span class=\"help\">This is to control width of a preview image in the listing pages of admin and other places in the storefront. Note, this setting is shared between admin and default storefront template.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6038, 2, 1, 'setting_setting', 'entry_image_additional', 'Additional Product Image Size:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6039, 2, 1, 'setting_setting', 'entry_image_additional_width', 'Additional Product Image Width:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6040, 2, 1, 'setting_setting', 'entry_image_additional_height', 'Additional Product Image Height:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6041, 2, 1, 'setting_setting', 'entry_image_related', 'Related Product Image Size:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6042, 2, 1, 'setting_setting', 'entry_image_related_width', 'Related Product Image Width:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6043, 2, 1, 'setting_setting', 'entry_image_related_height', 'Related Product Image Height:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6044, 2, 1, 'setting_setting', 'entry_image_cart', 'Cart Image Size:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6045, 2, 1, 'setting_setting', 'entry_image_cart_width', 'Cart Image Width:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6046, 2, 1, 'setting_setting', 'entry_image_cart_height', 'Cart Image Height:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6047, 2, 1, 'setting_setting', 'entry_image_grid', 'Grid Image Size:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6048, 2, 1, 'setting_setting', 'entry_image_grid_width', 'Grid Image Width:<br /><span class=\"help\">This is to control width of a very small preview image in the listing grids of admin and other places in the storefront. Note, this setting is shared between admin and default storefront template.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6049, 2, 1, 'setting_setting', 'entry_image_grid_height', 'Grid Image Height:<br /><span class=\"help\">This is to control height of a very small preview image in the listing grids of admin and other places in the storefront. Note, this setting is shared between admin and default storefront template.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6050, 2, 1, 'setting_setting', 'entry_alert_mail', 'Alert Mail:<br /><span class=\"help\">Send a email to the store owner when a new order is created.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6051, 2, 1, 'setting_setting', 'entry_download', 'Allow Downloads:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6052, 2, 1, 'setting_setting', 'entry_download_status', 'Download Order Status:<br /><span class=\"help\">Set the order status the customers order must reach before they are allowed to access their downloadable products.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6053, 2, 1, 'setting_setting', 'entry_mail_protocol', 'Mail Protocol:<span class=\"help\">Mail: Default server mail server will be used. Make sure it is configured and able to send email with PHP mail.', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6054, 2, 1, 'setting_setting', 'entry_mail_parameter', 'Mail Parameters:<span class=\"help\">When using \'Mail\', additional mail parameters can be added here (e.g. \"-femail@storeaddress.com\".', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6055, 2, 1, 'setting_setting', 'entry_smtp_host', 'SMTP Host:<br /><span class=\"help\">Use ssl://smtp.yourdomain.com for secure smtp connection', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6056, 2, 1, 'setting_setting', 'entry_smtp_username', 'SMTP Username:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6057, 2, 1, 'setting_setting', 'entry_smtp_password', 'SMTP Password:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6058, 2, 1, 'setting_setting', 'entry_smtp_port', 'SMTP Port:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6059, 2, 1, 'setting_setting', 'entry_smtp_timeout', 'SMTP Timeout:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6060, 2, 1, 'setting_setting', 'entry_ssl', 'Use SSL:<br /><span class=\"help\">To use SSL check with your host if a SSL certificate is installed.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6061, 2, 1, 'setting_setting', 'entry_session_ttl', 'Control Panel Session Expiration:<br /><span class=\"help\">This value controls time interval in minutes before you will be asked to login again due to no activity.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6062, 2, 1, 'setting_setting', 'entry_encryption', 'Encryption Key:<br /><span class=\"help\">Setting migrated to config file starting in v1.2.1.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6063, 2, 1, 'setting_setting', 'entry_seo_url', 'Use SEO URL\'s:<br /><span class=\"help\">To use SEO URL\'s apache module mod-rewrite must be installed and you need to rename the htaccess.txt to .htaccess. Note: If abantecart not installed in the root of domain must be changed rewriteBase rule inside .htaccess file.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(6064, 2, 1, 'setting_setting', 'entry_retina_enable', 'Generate high-res (retina) images:<br /><span class=\"help\">To use this apache module mod-rewrite must be installed and you need to rename the htaccess.txt to .htaccess. Note: If abantecart not installed in the root of domain must be changed rewriteBase rule inside .htaccess file. <br>After enabling should clear the cache images. </span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6065, 2, 1, 'setting_setting', 'entry_image_quality', 'Jpeg Images Compression Level', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6066, 2, 1, 'setting_setting', 'entry_compression', 'Output Compression Level:<br /><span class=\"help\">GZIP for more efficient transfer to requesting clients. Compression level must be between 0 - 9</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6067, 2, 1, 'setting_setting', 'entry_error_display', 'Display Errors:<br /><span class=\"help\">Set to yes if you want to see the exceptions and errors</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6068, 2, 1, 'setting_setting', 'entry_error_log', 'Log Errors:<br /><span class=\"help\">Set to yes if you want to save the exceptions and errors to the log</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6069, 2, 1, 'setting_setting', 'entry_enable_reviews', 'Enable Reviews:<br /><span class=\"help\"></span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6070, 2, 1, 'setting_setting', 'entry_cache_enable', 'Cache enabled:<br /><span class=\"help\">Please be careful when disable caching. Cached pages will not be re-created and site might start loading slow. </span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6071, 2, 1, 'setting_setting', 'text_setting_cache_drivers', ' Currently using cache <b>%s</b> driver. Other drivers available for configuration are <i>%s</i> ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6072, 2, 1, 'setting_setting', 'entry_storefront_api_status', 'Storefront API status:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6073, 2, 1, 'setting_setting', 'entry_storefront_api_key', 'Storefront API Key:<br /><span class=\"help\">Set this key to provide restricted (more secure) access to storefront API.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6074, 2, 1, 'setting_setting', 'entry_storefront_api_stock_check', 'Storefront API Stock Access:<br /><span class=\"help\">Enable if you allow storefront API to check stock availability</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6075, 2, 1, 'setting_setting', 'entry_admin_api_status', 'Admin API status:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6076, 2, 1, 'setting_setting', 'entry_admin_api_key', 'Admin API Key:<br /><span class=\"help\">Set this key to provide restricted (more secure) access to admin API.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6077, 2, 1, 'setting_setting', 'entry_admin_access_ip_list', 'Admin API Access IPs:<br /><span class=\"help\">Provide list of IPs (comma separated) that will be allowed to access admin API. Other IPs will be blocked</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6078, 2, 1, 'setting_setting', 'entry_upload_max_size', 'Resource Library Upload Max File Size, kB', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6079, 2, 1, 'setting_setting', 'entry_debug', 'Show Debug Info:<br /><span class=\"help\">Set this ON if you want to see the execution details and show debug details.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6080, 2, 1, 'setting_setting', 'entry_debug_0', 'Off', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6081, 2, 1, 'setting_setting', 'entry_debug_1', 'Show', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6082, 2, 1, 'setting_setting', 'entry_debug_2', 'Log', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6083, 2, 1, 'setting_setting', 'entry_debug_level', 'Debug Level:<br /><span class=\"help\">Select the depth of the details you need to see in the debug output.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6084, 2, 1, 'setting_setting', 'entry_debug_level_0', 'Level 0 - no logs , only exception errors ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6085, 2, 1, 'setting_setting', 'entry_debug_level_1', 'Level 1 - errors and warnings', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6086, 2, 1, 'setting_setting', 'entry_debug_level_2', 'Level 2 - #1 + mysql site load, php file execution time and page elements load time ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6087, 2, 1, 'setting_setting', 'entry_debug_level_3', 'Level 3 - #2 + basic logs and stack of execution', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6088, 2, 1, 'setting_setting', 'entry_debug_level_4', 'Level 4 - #3 + dump mysql statements ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6089, 2, 1, 'setting_setting', 'entry_debug_level_5', 'Level 5 - #4 + intermediate variable ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6090, 2, 1, 'setting_setting', 'entry_template_debug', 'Template debug:<br /><span class=\"help\">Enable this setting if you need to check issues with template in storefront and control panel.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6091, 2, 1, 'setting_setting', 'entry_error_filename', 'Error Log Filename:<br /><span class=\"help\">This is a file where errors are saved.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6092, 2, 1, 'setting_setting', 'entry_shipping_session', 'Use Shipping Session:<br /><span class=\"help\">Saves shipping quotes to session to avoid re-quoting unnecessarily. Quotes will only be re-quoted if cart or address is changed.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6093, 2, 1, 'setting_setting', 'entry_catalog_limit', 'Default Items per Page (Storefront):<br /><span class=\"help\">Sets how many storefront items are shown per page (products, categories, etc)</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6094, 2, 1, 'setting_setting', 'entry_admin_limit', 'Default Items per Page (Admin):<br /><span class=\"help\">Sets how many admin items are shown per page in listing grids (orders, customers, etc)</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6095, 2, 1, 'setting_setting', 'entry_bestseller_limit', 'Number of Items In Bestseller Block ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6096, 2, 1, 'setting_setting', 'entry_featured_limit', 'Number of Items In Featured Block ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6097, 2, 1, 'setting_setting', 'entry_latest_limit', 'Number of Items In Latest Block ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6098, 2, 1, 'setting_setting', 'entry_special_limit', 'Number of Items In Special Block ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6099, 2, 1, 'setting_setting', 'entry_cart_weight', 'Display Weight on Cart Page:<br /><span class=\"help\">Show the cart weight on the cart page</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6100, 2, 1, 'setting_setting', 'entry_reviews', 'Allow Reviews:<br /><span class=\"help\">Enable/Disable new review entry and display of existing reviews</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6101, 2, 1, 'setting_setting', 'entry_maintenance', 'Maintenance Mode:<br /><span class=\"help\">Prevents customers from browsing your store. They will instead see a maintenance message. If logged in as admin, you will see the store as normal.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6102, 2, 1, 'setting_setting', 'entry_voicecontrol', 'Voice Control:<br /><span class=\"help\">Enable admin voice control to activate voice commands feature. Currently only supported in Chrome version 25 or later.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6103, 2, 1, 'setting_setting', 'entry_help_links', 'Help Links:<br /><span class=\"help\">If you want to see Help Icons and links to Tellbd E-Commerce site. This will help you learn about features and how to use them. If you advanced user and do not want to see these help icons, you can disable.</span>', '2017-10-11 21:10:36', '2018-11-22 11:54:38'),
(6104, 2, 1, 'setting_setting', 'entry_show_tree_data', 'Enable Tree Grid:<br /><span class=\"help\">Enables admin grids to show parent/children types in one grid listing. NOTE: Pagination and multi-actions are disabled for these grids</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6105, 2, 1, 'setting_setting', 'entry_cart_ajax', 'Same Page Add To Cart:<br /><span class=\"help\">This will enable AJAX add to cart feature. Product can be added to cart without redirecting to cart page</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6106, 2, 1, 'setting_setting', 'entry_storefront_width', 'Storefront Site Width:<br /><span class=\"help\">Example: 100% or 1000px </span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6107, 2, 1, 'setting_setting', 'entry_admin_width', 'Admin Site Width:<br /><span class=\"help\">Example: 100% or 1000px </span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6108, 2, 1, 'setting_setting', 'entry_total_order_maximum', 'Maximum order amount allowed:<br /><span class=\"help\">Prevent checkout with large order sub-total amounts. 0 = NO LIMIT</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6109, 2, 1, 'setting_setting', 'entry_total_order_minimum', 'Minimum order amount:<br /><span class=\"help\">Prevent checkout if order sub-total does not reach minimum amount set. 0 = NO MINIMUM</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6110, 2, 1, 'setting_setting', 'entry_system_check', 'System Check:<br /><span class=\"help\">Enable this setting if you want to check your system condition in respect to Tellbd E-Commerce functionality. System issues effecting Tellbd E-Commerce will be reported as messages visible in admin.</span>', '2017-10-11 21:10:36', '2018-11-22 11:55:18'),
(6111, 2, 1, 'setting_setting', 'button_add_store', 'New Store', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6112, 2, 1, 'setting_setting', 'error_permission', 'Warning: You do not have permission to modify settings!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6113, 2, 1, 'setting_setting', 'error_loginname', 'Login name must be alphanumeric only and between 5 and 64 characters!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6114, 2, 1, 'setting_setting', 'error_loginname_notunique', 'This login name is not available. Try different login name!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6115, 2, 1, 'setting_setting', 'error_name', 'Store Name must be between 2 and 32 characters!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6116, 2, 1, 'setting_setting', 'error_url', 'Valid Store URL required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6117, 2, 1, 'setting_setting', 'error_title', 'Title must be between 2 and 32 characters!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6118, 2, 1, 'setting_setting', 'error_owner', 'Store Owner must be between 2 and 64 characters!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6119, 2, 1, 'setting_setting', 'error_address', 'Store Address must be between 10 and 256 characters!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6120, 2, 1, 'setting_setting', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6121, 2, 1, 'setting_setting', 'error_telephone', 'Telephone must be between 2 and 32 characters!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6122, 2, 1, 'setting_setting', 'error_image_thumb', 'Product Image Thumb Size dimensions required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6123, 2, 1, 'setting_setting', 'error_image_popup', 'Product Image Popup Size dimensions required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6124, 2, 1, 'setting_setting', 'error_image_category', 'Category List Size dimensions required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6125, 2, 1, 'setting_setting', 'error_image_manufacturer', 'Brand Icon List Size dimensions required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6126, 2, 1, 'setting_setting', 'error_image_product', 'Product List Size dimensions required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6127, 2, 1, 'setting_setting', 'error_image_additional', 'Additional Product Image Size dimensions required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6128, 2, 1, 'setting_setting', 'error_image_related', 'Related Product Image Size dimensions required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6129, 2, 1, 'setting_setting', 'error_image_cart', 'Cart Image Size dimensions required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6130, 2, 1, 'setting_setting', 'error_image_grid', 'Grid Image Size dimensions required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6131, 2, 1, 'setting_setting', 'error_error_filename', 'Error Log Filename required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6132, 2, 1, 'setting_setting', 'error_required_data', 'Required Data has not been entered. Check for field errors!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6133, 2, 1, 'setting_setting', 'error_uploaded_image', 'Uploaded file %s is not image or broken!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6134, 2, 1, 'setting_setting', 'error_limit', 'Limit required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6135, 2, 1, 'setting_setting', 'text_front', 'Store Front', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6136, 2, 1, 'setting_setting', 'text_admin', 'Admin', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6137, 2, 1, 'setting_setting', 'error_mail', 'Please fill required fields for smtp-protocol!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6138, 2, 1, 'setting_setting', 'text_sorting_sort_order_asc', 'Product\'s Sort Order Low &gt; High', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6139, 2, 1, 'setting_setting', 'text_sorting_name_asc', 'Name A - Z', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6140, 2, 1, 'setting_setting', 'text_sorting_name_desc', 'Name Z - A', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6141, 2, 1, 'setting_setting', 'text_sorting_price_asc', 'Price Low &gt; High', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6142, 2, 1, 'setting_setting', 'text_sorting_price_desc', 'Price High &gt; Low', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6143, 2, 1, 'setting_setting', 'text_sorting_rating_asc', 'Rating Lowest', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6144, 2, 1, 'setting_setting', 'text_sorting_rating_desc', 'Rating Highest', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6145, 2, 1, 'setting_setting', 'text_sorting_date_asc', 'Date Old &gt; New', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6146, 2, 1, 'setting_setting', 'text_sorting_date_desc', 'Date New &gt; Old', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6147, 2, 1, 'setting_setting', 'entry_product_default_sort_order', 'Sort Products as default by:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6148, 2, 1, 'setting_setting', 'entry_zero_customer_balance', 'Show Zero Customer Balance:<br /><span class=\"help\">Note: Enable/disable display of balance message if customer account balance is 0</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6149, 2, 1, 'setting_setting', 'entry_shipping_tax_estimate', 'Shipping and Tax Estimate:<br /><span class=\"help\">Allow customers to get quick shipping and tax estimate in the shopping cart.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6150, 2, 1, 'setting_setting', 'entry_coupon_on_cart_page', 'Coupon on shopping cart page:<br /><span class=\"help\">Allow customers to enter coupon code and see discount in the shopping cart.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6151, 2, 1, 'setting_setting', 'entry_google_analytics', 'Google Analytics Account Number:<br /><span class=\"help\">Add your <a href=\"https://support.google.com/analytics/answer/1032385?hl=en&ref_topic=1008082\" target=\"_blank\">Google Analytics Account Number</a> to enable site activity tracking. This also enables ecommerce activity tracking. You must enable ecommerce tracking in google on the profile settings page for your website</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6152, 2, 1, 'setting_setting', 'entry_ssl_url', 'Secure Store URL:<br /><span class=\"help\">Include the full SSL URL(HTTPS) to your store. Make sure to add \'/\' at the end. Example: https://www.yourdomain.com/path/</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6153, 2, 1, 'setting_setting', 'error_ssl_url', 'Valid Secure URL required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6154, 2, 1, 'setting_setting', 'entry_customer_email_activation', 'Email Activation for New Customers:<br /><span class=\"help\">Don\'t allow new customer to login until their account has been confirmed by activation link sent via email. For this to work, make sure \"Approve New Customers\" is set to OFF.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6155, 2, 1, 'setting_setting', 'text_clone_template', 'Clone Template With Tellbd E-Commerce Developer Tools', '2017-10-11 21:10:36', '2017-10-12 23:45:26'),
(6156, 2, 1, 'setting_setting', 'text_set_template', 'Set this template for the storefront', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6157, 2, 1, 'setting_setting', 'entry_embed_status', 'Enable Storefront Embed:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6158, 2, 1, 'setting_setting', 'entry_embed_click_action', 'Embed Click Action:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6159, 2, 1, 'setting_setting', 'text_embed_click_action_modal', 'Same page Modal Dialog', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6160, 2, 1, 'setting_setting', 'text_embed_click_action_new_window', 'Open new page in new tab', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6161, 2, 1, 'setting_setting', 'text_embed_click_action_same_window', 'Open new page in same window', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6162, 2, 1, 'setting_setting', 'entry_account_create_captcha', 'Captcha on create account form :<br /><span class=\"help\">Prevent spam/robot account creation with enabling human verification captcha</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6163, 2, 1, 'setting_setting', 'entry_recaptcha_site_key', 'Google reCAPTCHA Site Key:<br /><span class=\"help\">Add <a href=\"https://www.google.com/recaptcha\" target=\"_blank\">Google reCAPTCHA v2</a> to help your visitors with better captcha entry. If you enable reCAPTCHA site/secret keys, Google reCAPTCHA v2 will be activated instead of default Tellbd E-Commerce captcha image</span>', '2017-10-11 21:10:36', '2018-11-22 11:55:39'),
(6164, 2, 1, 'setting_setting', 'entry_recaptcha_secret_key', 'Google reCAPTCHA Secret Key:<br /><span class=\"help\">Add <a href=\"https://www.google.com/recaptcha\" target=\"_blank\">Google reCAPTCHA v2</a> to help your visitors with better captcha entry. If you enable reCAPTCHA site/secret keys, Google reCAPTCHA v2 will be activated instead of default AbanteCart captcha image</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6165, 2, 1, 'setting_setting', 'text_setting_php_exceed', 'This value can not exceed your php.ini directive %s (<=%s)', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6166, 2, 1, 'setting_setting', 'entry_start_order_id', 'Order Start No.:<br /><span class=\"help\">Set the starting number the orders will begin from.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6167, 2, 1, 'setting_setting', 'error_start_order_id', 'Order start number must be a numeric!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6168, 2, 1, 'setting_setting', 'error_starting_invoice_id', 'Invoice start number must be a numeric!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6169, 2, 1, 'setting_setting', 'entry_expire_order_days', 'Incomplete Order Expiration:<br /><span class=\"help\">This value controls time interval in days before incomplete orders will be deleted. Empty value means that no orders will be to deleted.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6170, 2, 1, 'setting_setting', 'error_expire_order_days', 'Incomplete Order Expiration value must be a numeric!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6171, 2, 1, 'setting_setting', 'text_storefront', 'Storefront', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6172, 2, 1, 'setting_setting', 'text_im_driver', 'Driver', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6173, 2, 1, 'setting_setting', 'text_im_protocol', 'IM Protocol', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6174, 2, 1, 'setting_setting', 'entry_sms_driver', 'SMS Provider', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6175, 2, 1, 'setting_setting', 'entry_sms_driver_tooltip', 'Select an extension for SMS service provider', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6176, 2, 1, 'setting_setting', 'entry_storefront_status_tooltip', 'Enable SMS for customers', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6177, 2, 1, 'setting_setting', 'entry_admin_status_tooltip', 'Enable SMS for administrators', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6178, 2, 1, 'setting_setting', 'text_no_driver', ' No IM Driver Found', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6179, 2, 1, 'setting_setting', 'text_im_settings_attention', 'These settings are for instant messages sent automatically during AbanteCart events in storefront and admin. ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6180, 2, 1, 'setting_setting', 'entry_html_cache', 'HTML Cache:<br /><span class=\"help\">Enabled HTML pages and blocks caching to get better speed for your pages. This is additional caching to regular data caching enabled in system/config.php file</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6181, 2, 1, 'setting_setting', 'entry_task_api_key', 'Tasks API Key:<br/><span class=\"help\">This is a secret key to allow AbanteCart to run scheduled processes from the browser with /task.php file. If not set, tasks will not run via browser.<br/>NOTE: This API Key is not required for running tasks command line.</span>', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6182, 2, 1, 'setting_setting', 'entry_duplicate_contact_us', 'Duplicate Contact Enquiries to Messages', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6183, 2, 1, 'common_resource_library', 'heading_title', 'Resource Library', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6184, 2, 1, 'common_resource_library', 'view_title', 'View Object Resources', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6185, 2, 1, 'common_resource_library', 'confirm_title', 'Confirm resource(s) delete', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6186, 2, 1, 'common_resource_library', 'text_confirm_delete', 'Some resources might be included in the text. We can not check this automatically.  Delete?', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6187, 2, 1, 'common_resource_library', 'text_cant_delete_title', 'Resource(s) delete', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6188, 2, 1, 'common_resource_library', 'text_cant_delete', 'Cant delete resource(s) because one or more resources is linked to object', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6189, 2, 1, 'common_resource_library', 'text_edit_resource', 'Edit Resource', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6190, 2, 1, 'common_resource_library', 'text_resource_details', 'Resource Details', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6191, 2, 1, 'common_resource_library', 'text_mapped_to', 'Linked To', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6192, 2, 1, 'common_resource_library', 'text_products', 'Products', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6193, 2, 1, 'common_resource_library', 'text_add_file', 'Add Resource File', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6194, 2, 1, 'common_resource_library', 'text_add_code', 'Add Resource HTML', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6195, 2, 1, 'common_resource_library', 'text_add_files', 'Add files...', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6196, 2, 1, 'common_resource_library', 'text_upload_files', 'Upload files', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6197, 2, 1, 'common_resource_library', 'text_drag', 'or Drag them here to start upload', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6198, 2, 1, 'common_resource_library', 'text_start_upload', 'Start upload', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6199, 2, 1, 'common_resource_library', 'text_cancel_upload', 'Cancel upload', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6200, 2, 1, 'common_resource_library', 'text_start', 'Start', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6201, 2, 1, 'common_resource_library', 'text_cancel', 'Cancel', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6202, 2, 1, 'common_resource_library', 'text_save_sort_order', 'Save Sort Order', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6203, 2, 1, 'common_resource_library', 'text_error', 'Error', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6204, 2, 1, 'common_resource_library', 'text_delete_files', 'Delete files', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6205, 2, 1, 'common_resource_library', 'text_search', 'search', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6206, 2, 1, 'common_resource_library', 'text_type', 'Type', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6207, 2, 1, 'common_resource_library', 'text_language', 'Language', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6208, 2, 1, 'common_resource_library', 'text_resource_code', 'Resource HTML', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6209, 2, 1, 'common_resource_library', 'text_name', 'Name', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6210, 2, 1, 'common_resource_library', 'text_title', 'Title', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6211, 2, 1, 'common_resource_library', 'text_description', 'Description', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6212, 2, 1, 'common_resource_library', 'text_uploaded', 'Success: Resource has been uploaded!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6213, 2, 1, 'common_resource_library', 'text_add', 'Add', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6214, 2, 1, 'common_resource_library', 'text_edit', 'Edit', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6215, 2, 1, 'common_resource_library', 'text_map', 'Link to Object', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6216, 2, 1, 'common_resource_library', 'text_map_to', 'Link to %s', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6217, 2, 1, 'common_resource_library', 'text_unmap', 'Unlink from Object', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6218, 2, 1, 'common_resource_library', 'text_unmap_from', 'Unlink from %s', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6219, 2, 1, 'common_resource_library', 'text_success_unmap', 'Success: Resource has been unlinked.', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6220, 2, 1, 'common_resource_library', 'text_file_delete', 'Resource has been deleted!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6221, 2, 1, 'common_resource_library', 'text_delete', 'Success: Your Resource has been deleted!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6222, 2, 1, 'common_resource_library', 'error_file_type', 'Warning: Incorrect file type!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6223, 2, 1, 'common_resource_library', 'error_file_size', 'Warning: File to big please keep below 300kb and no more than 1000px height or width!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6224, 2, 1, 'common_resource_library', 'error_maxFileSize', 'File is too big', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6225, 2, 1, 'common_resource_library', 'error_minFileSize', 'File is too small', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6226, 2, 1, 'common_resource_library', 'error_acceptFileTypes', 'Filetype not allowed', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6227, 2, 1, 'common_resource_library', 'error_maxNumberOfFiles', 'Max number of files exceeded', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6228, 2, 1, 'common_resource_library', 'error_uploadedBytes', 'Uploaded bytes exceed file size', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6229, 2, 1, 'common_resource_library', 'error_emptyResult', 'Empty file upload result. Possibly file is corrupted or too big. File size limited to 16MB. If file size is less than limit please check php settings for upload_max_filesize & post_max_size  ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6230, 2, 1, 'common_resource_library', 'error_1', 'File exceeds upload_max_filesize (php.ini directive)', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6231, 2, 1, 'common_resource_library', 'error_2', 'File exceeds MAX_FILE_SIZE (HTML form directive)', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6232, 2, 1, 'common_resource_library', 'error_3', 'File was only partially uploaded', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6233, 2, 1, 'common_resource_library', 'error_4', 'No File was uploaded', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6234, 2, 1, 'common_resource_library', 'error_5', 'Missing a temporary folder', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6235, 2, 1, 'common_resource_library', 'error_6', 'Failed to write file to disk', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6236, 2, 1, 'common_resource_library', 'error_7', 'File upload stopped by extension', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6237, 2, 1, 'common_resource_library', 'error_uploaded', 'Warning: File could not be uploaded for an unknown reason!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6238, 2, 1, 'common_resource_library', 'error_no_type', 'Please select resource type', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6239, 2, 1, 'common_resource_library', 'error_required_data', 'Required Data has not been entered', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6240, 2, 1, 'common_resource_library', 'error_not_added', 'Resource not added. Please check error log for more info', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6241, 2, 1, 'common_resource_library', 'error_ajax', 'Load data error. Please check error log for more info', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6242, 2, 1, 'common_resource_library', 'error_permission', 'Warning: Permission Denied!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6243, 2, 1, 'common_resource_library', 'error_name', 'Error: Name field is required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6244, 2, 1, 'common_resource_library', 'button_delete', 'Delete', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6245, 2, 1, 'common_resource_library', 'button_add', 'Add Resource', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6246, 2, 1, 'common_resource_library', 'button_done', 'Done', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6247, 2, 1, 'common_resource_library', 'button_select', 'Select Resources', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6248, 2, 1, 'common_resource_library', 'text_with_selected', 'With selected:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6249, 2, 1, 'common_resource_library', 'text_success', 'Resource successfully updated', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6250, 2, 1, 'common_resource_library', 'text_map_success', 'Resource successfully linked', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6251, 2, 1, 'common_resource_library', 'text_no_resources', 'No resources available', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6252, 2, 1, 'common_resource_library', 'text_preview', 'Preview/Download', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6253, 2, 1, 'common_resource_library', 'error_file size', 'Attention: Maximum size of file for upload is %s. You can increase this value in php.ini.', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6254, 2, 1, 'common_resource_library', 'text_product_option_value', 'Product options value', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6255, 2, 1, 'common_resource_library', 'text_categories', 'Categories', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6256, 2, 1, 'common_resource_library', 'text_manufacturers', 'Manufacturers', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6257, 2, 1, 'common_resource_library', 'error_delete', 'Cannot delete resource linked to multiple objects', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6258, 2, 1, 'common_resource_library', 'error_unmap', 'Cannot unlink resource. Object wasn\'t set.', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6259, 2, 1, 'common_resource_library', 'text_replace_file', 'Replace File', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6260, 2, 1, 'common_resource_library', 'error_not_replaced', 'File Replacement Error. ID required!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6261, 2, 1, 'common_resource_library', 'error_not_exists', 'File Replacement Error. Resource does not exists!', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6262, 2, 1, 'common_resource_library', 'error_cannot_move', 'Error: Cannot move file %s to resources directory.', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6263, 2, 1, 'common_resource_library', 'button_save_n_apply', 'Save and Apply', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6264, 2, 1, 'common_resource_library', 'text_image_size', 'Image size:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6265, 2, 1, 'common_resource_library', 'text_file_size', 'File size:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6266, 2, 1, 'common_resource_library', 'text_file_mime', 'MIME:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6267, 2, 1, 'common_resource_library', 'text_file_path', 'File location:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6268, 2, 1, 'common_resource_library', 'text_file_url', 'Resource URL:', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6269, 2, 1, 'common_resource_library', 'text_sorting_date_asc', 'Date Old &gt; New', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6270, 2, 1, 'common_resource_library', 'text_sorting_date_desc', 'Date New &gt; Old', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6271, 2, 1, 'common_resource_library', 'text_sorting_name_asc', 'Name A - Z', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6272, 2, 1, 'common_resource_library', 'text_sorting_name_desc', 'Name Z - A', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6273, 2, 1, 'common_resource_library', 'text_sorting_asc', 'Sort Order Low &gt; High', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6274, 2, 1, 'common_resource_library', 'text_sorting_desc', 'Sort Order High &gt; Low', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6275, 2, 1, 'common_quick_start', 'text_quick_start', 'Quick Start Wizard', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6276, 2, 1, 'common_quick_start', 'text_quick_start_note', '    	Welcome to E1brand administration.<br />    	This is a wizard to help you quickly set up your shopping cart with most common settings.		<br />    ', '2017-10-11 21:10:36', '2017-10-12 21:54:20'),
(6277, 2, 1, 'common_quick_start', 'text_quick_start_general', '    	Below are most common general settings. \n    	More settings are available <a href=\"%s\" target=\"_new_admin\"><i class=\"fa fa-link fa-fw\"></i></a>\n    ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6278, 2, 1, 'common_quick_start', 'text_quick_start_details', '    	Below are most common settings about your store. \n    	More settings are available <a href=\"%s\" target=\"_new_admin\"><i class=\"fa fa-link fa-fw\"></i></a>\n    ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6279, 2, 1, 'common_quick_start', 'text_quick_start_checkout', '    	Below are most common settings for checkout process. \n    	More settings are available <a href=\"%s\" target=\"_new_admin\"><i class=\"fa fa-link fa-fw\"></i></a>\n    ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6280, 2, 1, 'common_quick_start', 'text_quick_start_appearance', '    	Below are most common settings for storefront appearance. \n    	More settings are available <a href=\"%s\" target=\"_new_admin\"><i class=\"fa fa-link fa-fw\"></i></a>\n    ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6281, 2, 1, 'common_quick_start', 'text_quick_start_mail', '    	Below are most common settings to enable email. If you use external email server (google, etc) to send emails, you need to use SMTP option. For emails to be sent from this server use Mail option. \n    	More settings are available <a href=\"%s\" target=\"_new_admin\"><i class=\"fa fa-link fa-fw\"></i></a>\n    ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6282, 2, 1, 'common_quick_start', 'text_quick_start_last', '    	Bellow you can select desired payments and shipping methods, additional languages and many other features to extend your eCommerce functionality.    	Remember to check a selection of extensions on <a href=\"#admin#rt=extension/extensions_store\" target=\"_extension\">Tellbd E-Commerce software marketplace</a> offered by community of professional developers.    ', '2017-10-11 21:10:36', '2018-11-22 12:50:20'),
(6283, 2, 1, 'common_quick_start', 'text_quick_start_last_footer', '    	You have completed quick starter wizard. <br /><br /> \n    	You can locate all the settings <a href=\"%s\">this link <i class=\"fa fa-link fa-fw\"></i></a>\n    ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6284, 2, 1, 'common_quick_start', 'payments_selection', '    <div class=\"info alert alert-info\">\n    <i class=\"fa fa-money fa-fw\"></i> Select your payment methods.\n    </div>\n    <div class=\"row\">\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_stripe\" target=\"_extension\">\n	        <img src=\"extensions/default_stripe/image/icon.png\"><br>Install Stripe</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_pp_standart\" target=\"_extension\">\n	        <img src=\"extensions/default_pp_standart/image/icon.png\"><br>Install Paypal</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_payza\" target=\"_extension\">\n	        <img src=\"extensions/default_payza/image/icon.png\"><br>Install Payza</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/payment\" target=\"_extension\">\n	        <img src=\"admin/view/default/image/default_extension.png\"><br>More Payments</a>\n	    </div>\n    </div>\n    ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6285, 2, 1, 'common_quick_start', 'shipping_selection', '    <div class=\"info alert alert-info\">\n    <i class=\"fa fa-truck fa-fw\"></i> Select your shipping methods.\n    </div>\n    <div class=\"row\">\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_free_shipping\" target=\"_extension\">\n	        <img src=\"extensions/default_free_shipping/image/icon.png\"><br>Free shipping</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_fedex\" target=\"_extension\">\n	        <img src=\"extensions/default_fedex/image/icon.png\"><br>Fedex</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_ups\" target=\"_extension\">\n	        <img src=\"extensions/default_ups/image/icon.png\"><br>UPS</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/shipping\" target=\"_extension\">\n	        <img src=\"admin/view/default/image/default_extension.png\"><br>More Shippings</a>\n	    </div>\n    </div>\n    ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6286, 2, 1, 'common_quick_start', 'language_selection', '    <div class=\"info alert alert-info\">\n    <i class=\"fa fa-language fa-fw\"></i> Select additional languages.\n    </div>\n    <div class=\"row\">\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_italian\" target=\"_extension\">\n	        <img src=\"extensions/default_italian/image/icon.png\"><br>Italian</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_spanish\" target=\"_extension\">\n	        <img src=\"extensions/default_spanish/image/icon.png\"><br>Spanish</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions/install&extension=default_russian\" target=\"_extension\">\n	        <img src=\"extensions/default_russian/image/icon.png\"><br>Russian</a>\n	    </div>\n	    <div class=\"col-sm-3 h5 center\">\n	        <a href=\"#admin#rt=extension/extensions_store&category_id=67&sidx=date_modified\" target=\"_extension\">\n	        <img src=\"admin/view/default/image/default_extension.png\"><br>More Languages</a>\n	    </div>\n    </div>\n    ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6287, 2, 1, 'common_quick_start', 'more_extensions', '    <div class=\"info alert alert-info\">\n    <i class=\"fa fa-puzzle-piece fa-fw\"></i> More extensions on AbanteCart marketplace.\n    </div>\n    <div class=\"row center\">\n		<div class=\"btn-group center\">\n		    <a class=\"btn btn-primary\" href=\"#admin#rt=extension/extensions_store\" target=\"_extension\">\n		    	<i class=\"fa fa-cloud-download fa-fw\"></i> Extensions Marketplace\n		    </a>\n		</div>\n    </div>\n    ', '2017-10-11 21:10:36', '2017-10-11 21:10:36'),
(6288, 2, 1, 'design_layout', 'heading_title', 'Layout &amp; Blocks Manager', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6289, 2, 1, 'design_layout', 'text_select_template', 'Select template: ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6290, 2, 1, 'design_layout', 'text_delete_success', 'Success: Page Layout has been removed!', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6291, 2, 1, 'design_layout', 'text_delete_restricted', 'Error: Page Layout is restricted and can not be removed!', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6292, 2, 1, 'design_layout', 'text_success', 'Success: You have modified layout &amp; blocks!', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6293, 2, 1, 'design_layout', 'text_preview_generated', 'Preview Generated!', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6294, 2, 1, 'design_layout', 'text_click_here', 'Click here', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6295, 2, 1, 'design_blocks', 'heading_title', 'Blocks', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6296, 2, 1, 'design_blocks', 'text_delete', 'delete block', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6297, 2, 1, 'design_blocks', 'text_edit', 'edit block', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6298, 2, 1, 'design_blocks', 'text_enable', 'Enable/Disable', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6299, 2, 1, 'design_blocks', 'text_details', 'Details', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6300, 2, 1, 'design_blocks', 'text_create', 'Create block', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6301, 2, 1, 'design_blocks', 'text_success', 'Success: You have modified block!', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6302, 2, 1, 'design_blocks', 'column_block_id', 'ID', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6303, 2, 1, 'design_blocks', 'column_block_txt_id', ' Unique Text ID ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6304, 2, 1, 'design_blocks', 'column_block_name', 'Name', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6305, 2, 1, 'design_blocks', 'column_date_added', 'Date Added', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6306, 2, 1, 'design_blocks', 'column_block_type', ' Type ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6307, 2, 1, 'design_blocks', 'column_action', ' Action ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6308, 2, 1, 'design_blocks', 'column_sort_order', ' Sort Order ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6309, 2, 1, 'design_blocks', 'column_image', ' Image ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6310, 2, 1, 'design_blocks', 'entry_block_status', ' Status ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6311, 2, 1, 'design_blocks', 'entry_block_status_note', ' Note: You need to add this block in the <a style=\"text-decoration: underline; font-weight: bold;\" href=\"#admin#rt=design/layout\">LAYOUT</a> on desired page to see it working ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6312, 2, 1, 'design_blocks', 'entry_block_type', ' Custom Block Type ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6313, 2, 1, 'design_blocks', 'entry_block_name', ' Custom Block Name ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6314, 2, 1, 'design_blocks', 'entry_block_wrapper', ' Use block wrapper (appearance) ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6315, 2, 1, 'design_blocks', 'entry_block_framed', ' Use block\'s frame ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6316, 2, 1, 'design_blocks', 'entry_block_title', ' Custom Block Title ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6317, 2, 1, 'design_blocks', 'entry_block_description', ' Custom Block description <p>Note: internal use only </p> ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6318, 2, 1, 'design_blocks', 'entry_block_content', ' Custom Block content ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6319, 2, 1, 'design_blocks', 'entry_listing_datasource', ' Listing Data Source ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6320, 2, 1, 'design_blocks', 'text_delete_confirm', ' Confirm to delete block? ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6321, 2, 1, 'design_blocks', 'error_empty', 'Please Fill All Required Fields!', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6322, 2, 1, 'design_blocks', 'error_delete', 'Can\'t delete because this block is in use. Please visit Layout section. ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6323, 2, 1, 'design_blocks', 'error_text_status', 'Can\'t change status because this block is not in use. Please visit Layout section. ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6324, 2, 1, 'design_blocks', 'text_success_deleted', 'Success: You have deleted custom block!', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6325, 2, 1, 'design_blocks', 'entry_data_source', 'Data Source:', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6326, 2, 1, 'design_blocks', 'entry_limit', 'Limit:', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6327, 2, 1, 'design_blocks', 'text_listing_auto', 'Auto listing', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6328, 2, 1, 'design_blocks', 'text_listing_manual', 'Custom listing', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6329, 2, 1, 'design_blocks', 'text_select_listing', '--- select data listing source ---', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6330, 2, 1, 'design_blocks', 'text_products_special', 'Special Offers', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6331, 2, 1, 'design_blocks', 'text_products_popular', 'Popular Products', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6332, 2, 1, 'design_blocks', 'text_categories', 'Categories', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6333, 2, 1, 'design_blocks', 'text_manufacturers', 'Manufacturers', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6334, 2, 1, 'design_blocks', 'text_featured', 'Featured Products', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6335, 2, 1, 'design_blocks', 'text_latest', 'Latest Products', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6336, 2, 1, 'design_blocks', 'text_bestsellers', 'Bestsellers Products', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6337, 2, 1, 'design_blocks', 'text_media', 'Media', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6338, 2, 1, 'design_blocks', 'entry_resource_type', 'Media Type:', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6339, 2, 1, 'design_blocks', 'text_custom_products', 'Custom Products', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6340, 2, 1, 'design_blocks', 'text_custom_categories', 'Custom Categories', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6341, 2, 1, 'design_blocks', 'text_custom_manufacturers', 'Custom Manufacturers', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6342, 2, 1, 'design_blocks', 'text_html_block', 'HTML', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6343, 2, 1, 'design_blocks', 'text_listing_block', 'Data Listing', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6344, 2, 1, 'design_blocks', 'text_selected', ' Selected items: ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6345, 2, 1, 'design_blocks', 'text_data_listed', ' Data to be listed ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6346, 2, 1, 'design_blocks', 'text_save_edit', ' Add / Edit ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6347, 2, 1, 'design_blocks', 'text_apply', ' Apply selection ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6348, 2, 1, 'design_blocks', 'text_block_id', ' Block ID ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6349, 2, 1, 'design_blocks', 'text_block_txt_id', ' Block Text ID ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6350, 2, 1, 'design_blocks', 'text_controller', ' Controller ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6351, 2, 1, 'design_blocks', 'text_templates', ' Block Templates ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6352, 2, 1, 'design_blocks', 'text_block_date_added', ' Block Creation Date ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6353, 2, 1, 'design_blocks', 'text_layouts', ' Used in layouts ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6354, 2, 1, 'design_blocks', 'text_block_info', ' Information About Custom Block ', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6355, 2, 1, 'design_blocks', 'text_add_block', 'Adding block to section', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6356, 2, 1, 'design_blocks', 'text_available_block', 'Available Blocks', '2017-10-11 21:10:52', '2017-10-11 21:10:52');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(6357, 2, 1, 'design_blocks', 'error_block_not_available', 'This block will not be displayed in selected position on a storefront!', '2017-10-11 21:10:52', '2017-10-11 21:10:52'),
(6358, 2, 1, 'design_template', 'heading_title', 'Template Manager', '2017-10-11 21:11:32', '2017-10-11 21:11:32'),
(6359, 2, 1, 'design_template', 'text_success', 'Success: You have set a new storefront template!', '2017-10-11 21:11:32', '2017-10-11 21:11:32'),
(6360, 2, 1, 'design_template', 'text_storefront_templates', 'Available Storefront Templates', '2017-10-11 21:11:32', '2017-10-11 21:11:32'),
(6361, 2, 1, 'design_template', 'text_edit_extension', 'Extension Settings', '2017-10-11 21:11:32', '2017-10-11 21:11:32'),
(6362, 2, 1, 'design_template', 'text_error', 'Error: Missing required parameter in your request!', '2017-10-11 21:11:32', '2017-10-11 21:11:32'),
(6363, 2, 1, 'design_template', 'error_permission', 'Warning: You do not have permission to modify templates!', '2017-10-11 21:11:32', '2017-10-11 21:11:32'),
(6364, 2, 0, 'account_notification', 'heading_title', 'Notifications and Newsletter', '2017-10-11 21:12:36', '2017-10-11 21:12:36'),
(6365, 2, 0, 'account_notification', 'text_account', 'অ্যাকাউন্ট', '2017-10-11 21:12:36', '2017-10-12 22:59:46'),
(6366, 2, 0, 'account_notification', 'text_notifications', 'Notifications', '2017-10-11 21:12:36', '2017-10-11 21:12:36'),
(6367, 2, 0, 'account_notification', 'text_success', 'Success: Your notification settings has been successfully updated!', '2017-10-11 21:12:36', '2017-10-11 21:12:36'),
(6368, 2, 0, 'account_notification', 'text_sendpoint', 'Notifications', '2017-10-11 21:12:36', '2017-10-11 21:12:36'),
(6369, 2, 0, 'account_transactions', 'heading_title', 'My Transactions', '2017-10-11 21:13:20', '2017-10-11 21:13:20'),
(6370, 2, 0, 'account_transactions', 'text_account', 'Account', '2017-10-11 21:13:20', '2017-10-11 21:13:20'),
(6371, 2, 0, 'account_transactions', 'text_transactions', 'Transactions History', '2017-10-11 21:13:20', '2017-10-11 21:13:20'),
(6372, 2, 0, 'account_transactions', 'text_order', 'Order Number', '2017-10-11 21:13:20', '2017-10-11 21:13:20'),
(6373, 2, 0, 'account_transactions', 'text_transaction_id', 'ID', '2017-10-11 21:13:20', '2017-10-11 21:13:20'),
(6374, 2, 0, 'account_transactions', 'text_transaction_type', 'Type', '2017-10-11 21:13:20', '2017-10-11 21:13:20'),
(6375, 2, 0, 'account_transactions', 'text_transaction_description', 'Description', '2017-10-11 21:13:20', '2017-10-11 21:13:20'),
(6376, 2, 0, 'account_transactions', 'text_date_added', 'Date Created', '2017-10-11 21:13:20', '2017-10-11 21:13:20'),
(6377, 2, 0, 'account_transactions', 'text_debit', 'Debit', '2017-10-11 21:13:20', '2017-10-11 21:13:20'),
(6378, 2, 0, 'account_transactions', 'text_credit', 'Credit', '2017-10-11 21:13:20', '2017-10-11 21:13:20'),
(6379, 2, 0, 'account_transactions', 'text_total', 'Total', '2017-10-11 21:13:20', '2017-10-11 21:13:20'),
(6380, 2, 0, 'account_transactions', 'text_error', 'You have no transactions recorded on your account!', '2017-10-11 21:13:20', '2017-10-11 21:13:20'),
(6381, 2, 0, 'account_password', 'heading_title', 'Change Password', '2017-10-11 21:13:31', '2017-10-11 21:13:31'),
(6382, 2, 0, 'account_password', 'text_account', 'অ্যাকাউন্ট', '2017-10-11 21:13:31', '2017-10-12 22:59:40'),
(6383, 2, 0, 'account_password', 'text_password', 'To update your password, please provide current and new password details', '2017-10-11 21:13:31', '2017-10-11 21:13:31'),
(6384, 2, 0, 'account_password', 'text_success', 'Success: Your password has been successfully updated.', '2017-10-11 21:13:31', '2017-10-11 21:13:31'),
(6385, 2, 0, 'account_password', 'entry_current_password', 'Current Password:', '2017-10-11 21:13:31', '2017-10-11 21:13:31'),
(6386, 2, 0, 'account_password', 'entry_password', 'New Password:', '2017-10-11 21:13:31', '2017-10-11 21:13:31'),
(6387, 2, 0, 'account_password', 'entry_confirm', 'New Password Confirm:', '2017-10-11 21:13:31', '2017-10-11 21:13:31'),
(6388, 2, 0, 'account_password', 'error_current_password', 'Your current password is incorrect! Please try again.', '2017-10-11 21:13:31', '2017-10-11 21:13:31'),
(6389, 2, 0, 'account_password', 'error_password', 'Password must be between 4 and 20 characters!', '2017-10-11 21:13:31', '2017-10-11 21:13:31'),
(6390, 2, 0, 'account_password', 'error_confirm', 'Password confirmation does not match password!', '2017-10-11 21:13:31', '2017-10-11 21:13:31'),
(6391, 2, 1, 'tool_updater', 'heading_title', 'Update manager', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6392, 2, 1, 'tool_updater', 'text_checkupdates', 'check for updates', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6393, 2, 1, 'tool_updater', 'column_name', 'Extension Name', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6394, 2, 1, 'tool_updater', 'column_type', 'Type', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6395, 2, 1, 'tool_updater', 'column_category', 'Category', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6396, 2, 1, 'tool_updater', 'column_status', 'Status', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6397, 2, 1, 'tool_updater', 'column_version', 'Current version', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6398, 2, 1, 'tool_updater', 'column_new_version', 'New version', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6399, 2, 1, 'tool_updater', 'column_action', 'Action', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6400, 2, 1, 'tool_updater', 'text_success', 'Success: Extensions was successfully updated!', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6401, 2, 1, 'tool_updater', 'text_update', 'Update', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6402, 2, 1, 'tool_updater', 'entry_restore_exts', 'Restore Backuped extension:', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6403, 2, 1, 'tool_updater', 'entry_update', 'Updates:', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6404, 2, 1, 'tool_updater', 'error_permission', 'Warning: You do not have permission to modify directory: ', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6405, 2, 1, 'tool_updater', 'warning_server', 'Server with updates is inaccesible.', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6406, 2, 1, 'tool_updater', 'text_notice_title', 'Update Notice for %EXTENSION%', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6407, 2, 1, 'tool_updater', 'text_notice_text', '\'New version of extension \"%EXTENSION%\" is available. Please, go to %LINK% and upgrade it.\'', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6408, 2, 1, 'tool_updater', 'warning_updates', 'Can\'t get information about updates.', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6409, 2, 1, 'tool_updater', 'error_empty', 'Warning: The file you uploaded was empty!', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6410, 2, 1, 'tool_updater', 'error_exts_list', 'Warning: Extension list is not array!', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6411, 2, 1, 'tool_updater', 'text_nothing_todo', ' Your\'s extensions are up to date. Nothing to do. ', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6412, 2, 1, 'tool_updater', 'text_connect', 'Connect', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6413, 2, 1, 'tool_updater', 'text_marketplace_connect', 'Connect to the marketplace', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6414, 2, 1, 'tool_updater', 'text_marketplace_connect_your_store', 'Please Connect Your Store to the Marketplace', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6415, 2, 1, 'tool_updater', 'text_note', 'Note: Update available only for connected stores with purchased history.', '2017-10-11 21:15:01', '2017-10-11 21:15:01'),
(6416, 2, 1, 'localisation_country', 'heading_title', 'Countries', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6417, 2, 1, 'localisation_country', 'text_country', 'দেশ', '2017-10-11 21:20:44', '2017-11-06 22:03:05'),
(6418, 2, 1, 'localisation_country', 'text_success', 'Success: You have modified countries!', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6419, 2, 1, 'localisation_country', 'column_name', 'Country Name', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6420, 2, 1, 'localisation_country', 'column_iso_code_2', 'ISO Code (2)', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6421, 2, 1, 'localisation_country', 'column_iso_code_3', 'ISO Code (3)', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6422, 2, 1, 'localisation_country', 'column_action', 'Action', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6423, 2, 1, 'localisation_country', 'column_status', 'Status', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6424, 2, 1, 'localisation_country', 'entry_status', 'Country Status:', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6425, 2, 1, 'localisation_country', 'entry_name', 'Country Name:', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6426, 2, 1, 'localisation_country', 'entry_iso_code_2', 'ISO Code (2):', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6427, 2, 1, 'localisation_country', 'entry_iso_code_3', 'ISO Code (3):', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6428, 2, 1, 'localisation_country', 'entry_address_format', 'Address Format:<br /><span class=\"help\">\nFirst Name = {firstname}<br />\nLast Name = {lastname}<br />\nCompany = {company}<br />\nAddress 1 = {address_1}<br />\nAddress 2 = {address_2}<br />\nCity = {city}<br />\nPostcode = {postcode}<br />\nZone = {zone}<br />\nZone Code = {zone_code}<br />\nCountry = {country}</span>', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6429, 2, 1, 'localisation_country', 'error_permission', 'Warning: You do not have permission to modify countries!', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6430, 2, 1, 'localisation_country', 'error_name', 'Country Name must be between 2 and 128 characters!', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6431, 2, 1, 'localisation_country', 'error_default', 'Warning: This country cannot be deleted as it is currently assigned as the default store country!', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6432, 2, 1, 'localisation_country', 'error_store', 'Warning: This country cannot be deleted as it is currently assigned to %s stores!', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6433, 2, 1, 'localisation_country', 'error_address', 'Warning: This country cannot be deleted as it is currently assigned to %s address book entries!', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6434, 2, 1, 'localisation_country', 'error_zone', 'Warning: This country cannot be deleted as it is currently assigned to %s zones!', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6435, 2, 1, 'localisation_country', 'error_zone_to_location', 'Warning: This country cannot be deleted as it is currently assigned to %s zones to locations!', '2017-10-11 21:20:44', '2017-10-11 21:20:44'),
(6436, 2, 1, 'localisation_currency', 'heading_title', 'Currencies', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6437, 2, 1, 'localisation_currency', 'text_currency', 'Currency', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6438, 2, 1, 'localisation_currency', 'text_success', 'Success: You have modified currencies!', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6439, 2, 1, 'localisation_currency', 'column_title', 'Currency Title', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6440, 2, 1, 'localisation_currency', 'column_code', 'Code', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6441, 2, 1, 'localisation_currency', 'column_value', 'Value', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6442, 2, 1, 'localisation_currency', 'column_date_modified', 'Last Updated', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6443, 2, 1, 'localisation_currency', 'column_status', 'Status', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6444, 2, 1, 'localisation_currency', 'column_action', 'Action', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6445, 2, 1, 'localisation_currency', 'entry_title', 'Currency Title:', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6446, 2, 1, 'localisation_currency', 'entry_code', 'Code:<br /><span class=\"help\">Do not change if this is your default currency.</span>', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6447, 2, 1, 'localisation_currency', 'entry_value', 'Value:<br /><span class=\"help\">Set to 1.00000 if this is your default currency.</span>', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6448, 2, 1, 'localisation_currency', 'entry_symbol_left', 'Symbol Left:', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6449, 2, 1, 'localisation_currency', 'entry_symbol_right', 'Symbol Right:', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6450, 2, 1, 'localisation_currency', 'entry_decimal_place', 'Decimal Places:', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6451, 2, 1, 'localisation_currency', 'entry_status', 'Status:', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6452, 2, 1, 'localisation_currency', 'error_permission', 'Warning: You do not have permission to modify currencies!', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6453, 2, 1, 'localisation_currency', 'error_title', 'Currency Title must be between 2 and 32 characters!', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6454, 2, 1, 'localisation_currency', 'error_code', 'Currency Code must contain 3 characters!', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6455, 2, 1, 'localisation_currency', 'error_default', 'Warning: This currency cannot be deleted as it is currently assigned as the default store currency!', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6456, 2, 1, 'localisation_currency', 'error_store', 'Warning: This currency cannot be deleted as it is currently assigned to %s stores!', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6457, 2, 1, 'localisation_currency', 'error_order', 'Warning: This currency cannot be deleted as it is currently assigned to %s orders!', '2017-10-11 21:21:00', '2017-10-11 21:21:00'),
(6458, 2, 0, 'checkout_cart', 'heading_title', 'শপিং কার্ট', '2017-10-11 21:24:50', '2017-10-13 01:45:30'),
(6459, 2, 0, 'checkout_cart', 'text_basket', 'ঝুড়ি', '2017-10-11 21:24:50', '2017-10-13 01:46:29'),
(6460, 2, 0, 'checkout_cart', 'text_sub_total', 'Sub-Total:', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6461, 2, 0, 'checkout_cart', 'text_weight', 'Cart Weight:', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6462, 2, 0, 'checkout_cart', 'text_error', 'আপনার শপিং কার্ট খালি !', '2017-10-11 21:24:50', '2017-10-13 01:44:31'),
(6463, 2, 0, 'checkout_cart', 'column_remove', 'অপসারণ', '2017-10-11 21:24:50', '2017-10-13 01:46:59'),
(6464, 2, 0, 'checkout_cart', 'column_image', 'ছবি', '2017-10-11 21:24:50', '2017-10-13 01:47:31'),
(6465, 2, 0, 'checkout_cart', 'column_name', 'নাম', '2017-10-11 21:24:50', '2017-10-13 01:47:45'),
(6466, 2, 0, 'checkout_cart', 'column_model', 'Model', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6467, 2, 0, 'checkout_cart', 'column_quantity', 'পরিমাণ', '2017-10-11 21:24:50', '2017-10-13 01:41:20'),
(6468, 2, 0, 'checkout_cart', 'column_price', 'একক দাম', '2017-10-11 21:24:50', '2017-10-13 01:41:34'),
(6469, 2, 0, 'checkout_cart', 'column_total', 'সর্বমোট ', '2017-10-11 21:24:50', '2017-10-13 01:42:01'),
(6470, 2, 0, 'checkout_cart', 'text_continue_shopping', 'কেনাকাটা চালিয়ে যান', '2017-10-11 21:24:50', '2017-10-13 01:42:24'),
(6471, 2, 0, 'checkout_cart', 'text_coupon_codes', 'কুপন কোড প্রয়োগ করুন', '2017-10-11 21:24:50', '2017-10-13 01:42:36'),
(6472, 2, 0, 'checkout_cart', 'text_estimate_shipping_tax', 'পরিবহন এবং ট্যাক্স হিসাব', '2017-10-11 21:24:50', '2017-10-13 01:52:03'),
(6473, 2, 0, 'checkout_cart', 'text_estimate_country', 'দেশ এবং রাজ্য', '2017-10-11 21:24:50', '2017-10-13 01:44:10'),
(6474, 2, 0, 'checkout_cart', 'text_estimate_postcode', 'ZIP/Post Code', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6475, 2, 0, 'checkout_cart', 'button_text_estimate', 'হিসাব', '2017-10-11 21:24:50', '2017-10-13 01:48:12'),
(6476, 2, 0, 'checkout_cart', 'text_estimate_shipments', 'Shipments', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6477, 2, 0, 'checkout_cart', 'error_coupon', 'Error: Coupon is either invalid, expired or reached it\'s usage limit!', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6478, 2, 0, 'checkout_cart', 'error_stock', 'Products marked with *** are not available in the desired quantity or out of stock!', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6479, 2, 0, 'checkout_cart', 'error_required_options', 'Please select all required options!', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6480, 2, 0, 'checkout_cart', 'error_order_minimum', 'Your order sub-total amount does not meet minimum amount of %s required. Please add more products to your cart!', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6481, 2, 0, 'checkout_cart', 'error_order_maximum', 'Your order sub-total amount exceeds maximum amount of %s allowed per order. Please remove some items from your cart!', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6482, 2, 0, 'checkout_cart', 'error_empty_file_data', 'File data is corrupted or empty.', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6483, 2, 0, 'checkout_cart', 'error_empty_file_name', 'File name is empty!', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6484, 2, 0, 'checkout_cart', 'error_file_extension', 'Only files with extension(s) %s is(are) allowed!', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6485, 2, 0, 'checkout_cart', 'error_min_file_size', 'Minimum file size for upload is %s Kb.', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6486, 2, 0, 'checkout_cart', 'error_max_file_size', 'Maximum file size for upload is %s Kb.', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6487, 2, 0, 'checkout_cart', 'text_coupon_success', 'Success: Your coupon discount has been applied!', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6488, 2, 0, 'checkout_cart', 'text_coupon_removal', 'Success: Coupon has been removed!', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6489, 2, 0, 'checkout_cart', 'error_quantity_maximum', 'Allowed product\'s quantity exceeds. Quantity was set to maximum.', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6490, 2, 0, 'checkout_cart', 'error_quantity_minimum', 'Allowed product\'s quantity is below minimum required. Quantity was set to minimum amount.', '2017-10-11 21:24:50', '2017-10-11 21:24:50'),
(6491, 2, 1, 'setting_store', 'heading_title', 'Store Details', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6492, 2, 1, 'setting_store', 'text_success', 'Success: You have modified settings!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6493, 2, 1, 'setting_store', 'text_image_manager', 'Image Manager', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6494, 2, 1, 'setting_store', 'text_default', 'Default', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6495, 2, 1, 'setting_store', 'text_edit_store', 'Edit Store:', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6496, 2, 1, 'setting_store', 'entry_name', 'Store Name:<br /><span class=\"help\">Copied to settings and shown on a storefront section.</span>', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6497, 2, 1, 'setting_store', 'entry_url', '            Store URL:<br /><span class=\"help\">Include the full URL to your store. Make sure to add \'/\' at the end. Example: http://www.yourdomain.com/path/<br /><br />Don\'t use directories to create a new store. You should always point another domain or sub domain to your hosting.</span>', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6498, 2, 1, 'setting_store', 'entry_ssl', 'Use SSL:<br /><span class=\"help\">To use SSL check with your host if a SSL certificate is installed.</span>', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6499, 2, 1, 'setting_store', 'entry_title', 'Title:', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6500, 2, 1, 'setting_store', 'entry_meta_description', 'Meta Tag Description:', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6501, 2, 1, 'setting_store', 'entry_template', 'Template:', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6502, 2, 1, 'setting_store', 'entry_description', 'Welcome Message:', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6503, 2, 1, 'setting_store', 'entry_country', 'দেশ:', '2017-10-11 21:34:38', '2018-04-25 19:58:18'),
(6504, 2, 1, 'setting_store', 'entry_zone', 'বিভাগ / রাজ্য:', '2017-10-11 21:34:38', '2017-11-06 21:59:07'),
(6505, 2, 1, 'setting_store', 'entry_language', 'Language:', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6506, 2, 1, 'setting_store', 'entry_status', '            Store Status<br /><span class=\"help\">Store status in a storefront. Status OFF will direct to default store. Use Maintenance Mode setting to set temporary store maintenance message</span>', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6507, 2, 1, 'setting_store', 'entry_alias', 'Name Alias<br /><span class=\"help\">Store Name Alias. If left blank, will be based on shortened name</span>', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6508, 2, 1, 'setting_store', 'button_add_store', 'New Store', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6509, 2, 1, 'setting_store', 'button_delete_store', 'Delete Store', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6510, 2, 1, 'setting_store', 'button_edit_settings', 'Edit Settings', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6511, 2, 1, 'setting_store', 'error_permission', 'Warning: You do not have permission to modify stores!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6512, 2, 1, 'setting_store', 'error_name', 'Store Name must be between 3 and 32 characters!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6513, 2, 1, 'setting_store', 'error_url', 'Store URL required!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6514, 2, 1, 'setting_store', 'error_title', 'Title must be between 3 and 32 characters!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6515, 2, 1, 'setting_store', 'error_image_thumb', 'Product Image Thumb Size dimensions required!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6516, 2, 1, 'setting_store', 'error_image_popup', 'Product Image Popup Size dimensions required!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6517, 2, 1, 'setting_store', 'error_image_category', 'Category List Size dimensions required!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6518, 2, 1, 'setting_store', 'error_image_product', 'Product List Size dimensions required!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6519, 2, 1, 'setting_store', 'error_image_additional', 'Additional Product Image Size dimensions required!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6520, 2, 1, 'setting_store', 'error_image_related', 'Related Product Image Size dimensions required!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6521, 2, 1, 'setting_store', 'error_image_cart', 'Cart Image Size dimensions required!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6522, 2, 1, 'setting_store', 'error_image_grid', 'Grid Image Size dimensions required!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6523, 2, 1, 'setting_store', 'error_store', 'Warning: This Store cannot be deleted as it is currently assigned to %s orders!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6524, 2, 1, 'setting_store', 'error_required_data', 'Required Data has not been entered. Check for field errors!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6525, 2, 1, 'setting_store', 'error_limit', 'Limit required!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6526, 2, 1, 'setting_store', 'entry_clone_store', ' Copy Settings:<br/><span class=\"help\">You can select copy of all settings from some existing store</span> ', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6527, 2, 1, 'setting_store', 'entry_ssl_url', 'Secure Store URL:<br /><span class=\"help\">Include the full SSL URL(HTTPS) to your store. Make sure to add \'/\' at the end. Example: https://www.yourdomain.com/path/</span>', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6528, 2, 1, 'setting_store', 'error_ssl_url', 'Secure URL required!', '2017-10-11 21:34:38', '2017-10-11 21:34:38'),
(6529, 2, 1, 'user_user_group', 'heading_title', 'User Groups', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6530, 2, 1, 'user_user_group', 'text_group', 'User Group', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6531, 2, 1, 'user_user_group', 'text_success', 'Success: You have modified user groups!', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6532, 2, 1, 'user_user_group', 'text_success_group_added', 'Success: You have created user group successfully!', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6533, 2, 1, 'user_user_group', 'text_go_to_page', 'Go to Page', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6534, 2, 1, 'user_user_group', 'text_delete_confirm', ' Delete User Group?', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6535, 2, 1, 'user_user_group', 'column_name', 'User Group Name', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6536, 2, 1, 'user_user_group', 'column_action', 'Action', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6537, 2, 1, 'user_user_group', 'entry_name', 'User Group Name:', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6538, 2, 1, 'user_user_group', 'column_controller', 'Controller', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6539, 2, 1, 'user_user_group', 'column_access', 'Access', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6540, 2, 1, 'user_user_group', 'column_modify', 'Modify', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6541, 2, 1, 'user_user_group', 'error_permission', 'Warning: You do not have permission to modify user groups!', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6542, 2, 1, 'user_user_group', 'error_name', 'User Group Name must be between 2 and 64 characters!', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6543, 2, 1, 'user_user_group', 'error_user', 'Warning: This user group cannot be deleted as it is currently assigned to %s users!', '2017-10-11 21:35:13', '2017-10-11 21:35:13'),
(6544, 2, 1, 'user_user', 'heading_title', 'Users', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6545, 2, 1, 'user_user', 'text_edit_details', 'Edit Profile Details', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6546, 2, 1, 'user_user', 'text_user', 'User', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6547, 2, 1, 'user_user', 'text_success', 'Success: You have modified users!', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6548, 2, 1, 'user_user', 'text_success_details', 'Success: You have modified your profile!', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6549, 2, 1, 'user_user', 'column_username', 'Username', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6550, 2, 1, 'user_user', 'column_group', 'Group', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6551, 2, 1, 'user_user', 'column_status', 'Status', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6552, 2, 1, 'user_user', 'column_date_added', 'Date Added', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6553, 2, 1, 'user_user', 'column_action', 'Action', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6554, 2, 1, 'user_user', 'entry_username', 'Username:', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6555, 2, 1, 'user_user', 'entry_password', 'পাসওয়ার্ড:', '2017-10-11 21:35:28', '2017-11-06 22:11:43'),
(6556, 2, 1, 'user_user', 'entry_confirm', 'Confirm:', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6557, 2, 1, 'user_user', 'entry_firstname', 'First Name:', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6558, 2, 1, 'user_user', 'entry_lastname', 'Last Name:', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6559, 2, 1, 'user_user', 'entry_email', 'E-Mail:', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6560, 2, 1, 'user_user', 'entry_user_group', 'User Group:', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6561, 2, 1, 'user_user', 'entry_status', 'Status:', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6562, 2, 1, 'user_user', 'entry_ims', 'Notifications', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6563, 2, 1, 'user_user', 'entry_captcha', 'Enter the code in the box below:', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6564, 2, 1, 'user_user', 'error_permission', 'Warning: You do not have permission to modify users!', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6565, 2, 1, 'user_user', 'error_account', 'Warning: You can not delete your own account!', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6566, 2, 1, 'user_user', 'error_username', 'Username must be between 2 and 20 characters!', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6567, 2, 1, 'user_user', 'error_password', 'Password must be more than 3 characters!', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6568, 2, 1, 'user_user', 'error_confirm', 'Password and password confirmation do not match!', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6569, 2, 1, 'user_user', 'error_firstname', 'First Name must be between 2 and 32 characters!', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6570, 2, 1, 'user_user', 'error_lastname', 'Last Name must be between 2 and 32 characters!', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6571, 2, 1, 'user_user', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6572, 2, 1, 'user_user', 'error_captcha', 'Human Verification Failed!', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6573, 2, 1, 'user_user', 'error_user_group', 'You have no permissions to change user group.', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6574, 2, 1, 'user_user', 'text_select_group', '- Select Group -', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6575, 2, 1, 'user_user', 'entry_im_email', 'E-Mail:<span class=\"help\">One or more comma separated email addresses</span>', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6576, 2, 1, 'user_user', 'entry_im_sms', 'Mobile Phone:<span class=\"help\">Phone number in international format. ex. +14566887777</span>', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6577, 2, 1, 'user_user', 'text_edit_im', 'Edit Notifications', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6578, 2, 1, 'user_user', 'text_sendpoints', 'Notification settings', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6579, 2, 1, 'user_user', 'text_change_im_addresses', 'Edit Notification Addresses for this SendPoint', '2017-10-11 21:35:28', '2017-10-11 21:35:28'),
(6580, 2, 1, 'tool_package_installer', 'text_success', ' Success: Package was installed successfully. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6581, 2, 1, 'tool_package_installer', 'heading_title', 'Package Installer', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6582, 2, 1, 'tool_package_installer', 'heading_title_license', 'Package License Agreement', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6583, 2, 1, 'tool_package_installer', 'heading_title_ftp', 'FTP access parameters', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6584, 2, 1, 'tool_package_installer', 'heading_title_download', 'Package Loading', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6585, 2, 1, 'tool_package_installer', 'text_preloading', ' Package file %file% will be downloaded.', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6586, 2, 1, 'tool_package_installer', 'text_loading', 'Downloading file. Size: %s .<br/>It might take few seconds depending on your connection.', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6587, 2, 1, 'tool_package_installer', 'text_key_hint', 'Enter Installation Key Here', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6588, 2, 1, 'tool_package_installer', 'text_ftp_user', ' FTP User Name: ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6589, 2, 1, 'tool_package_installer', 'text_ftp_password', ' FTP User Password: ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6590, 2, 1, 'tool_package_installer', 'text_ftp_host', ' FTP Host:', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6591, 2, 1, 'tool_package_installer', 'text_i_agree', ' I agree to the license ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6592, 2, 1, 'tool_package_installer', 'text_agree', ' Agree ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6593, 2, 1, 'tool_package_installer', 'text_retry', ' Retry ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6594, 2, 1, 'tool_package_installer', 'text_disagree', ' Disagree ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6595, 2, 1, 'tool_package_installer', 'text_download_error', ' We are sorry, but error occurred while uploading the file.</br>Try one more time.</br>If problem persist download file in your order history and install manually. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6596, 2, 1, 'tool_package_installer', 'text_continue', ' Continue ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6597, 2, 1, 'tool_package_installer', 'text_disclaimer_heading', ' Disclaimer ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6598, 2, 1, 'tool_package_installer', 'text_disclaimer', ' <h3>Dear Tellbd E-Commerce customer,</h3><br>You are about to install third party extension to your Tellbd E-Commerce.<br><br>Please read and understand this disclaimer about third party extension that you about to install.<br><br>Third party extensions and services  are provided by third party vendors.<br><br>Although, Tellbd E-Commerce validate quality of extensions and services provided by third party, Tellbd E-Commerce does not guaranty that all third party extension work correctly or will not cause any conflicts in the system.Tellbd E-Commerce members and affiliates are in no way liable or responsible for claims made related to the products or services provided by third party vendors. Tellbd E-Commerce does not guarantee the quality of third party extensions or services.  Please direct your inquiries regarding third party extensions or services to the appropriate third party vendor.If you have concern about any third party provider please contact Tellbd E-Commerce at <a href=\"http://www.tellbd.com/\" target=\"_blank\">http://www.tellbd.com/</a><br><br>Sincerely,<br>Tellbd E-Commerce<br>Ideal OpenSource Ecommerce Solution ', '2017-10-11 21:36:11', '2018-11-22 11:50:52'),
(6599, 2, 1, 'tool_package_installer', 'warning_ftp', ' Warning: Some directory or file does not have write permission (<span id=\"see_details\">see more details</span>)<br>You can change permissions on your server or<br>use ftp access to your server for installation (usually, hosting provider sends this info via email or you can manage it in hosting control tools)<br> ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6600, 2, 1, 'tool_package_installer', 'warning_already_installed', '<p class=\"success\">You already have %EXTENSION% extension installed! If you want to proceed and upgrade, please confirm.</p>', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6601, 2, 1, 'tool_package_installer', 'warning_already_installed_uninstall', 'You already have this extension \"%EXTENSION%\" installed! If you want to proceed to reinstall, please uninstall and delete extension first.', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6602, 2, 1, 'tool_package_installer', 'error_pack_file_not_found', 'Error: Can not extract extension from the archive to %s. Check <a href=\"#admin#rt=tool/error_log\" target=\"_blank\">log</a> for errors ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6603, 2, 1, 'tool_package_installer', 'error_mp', ' Marketplace error: ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6604, 2, 1, 'tool_package_installer', 'error_repository', ' Error: Cannot download file. Repository error or invalid extension key. Try one more time. If problem persist download file in your order history and install manually. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6605, 2, 1, 'tool_package_installer', 'error_ftp_user', ' Error: FTP User Name is empty. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6606, 2, 1, 'tool_package_installer', 'error_ftp_password', ' Error: FTP User Password is empty. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6607, 2, 1, 'tool_package_installer', 'error_ftp_connect', ' Error: Can\'t connect to ftp-server ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6608, 2, 1, 'tool_package_installer', 'error_ftp_login', ' Error: Can\'t login to ftp-server. Invalid Username or Password. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6609, 2, 1, 'tool_package_installer', 'error_ftp_path', ' Error: Can\'t find root directory of Tellbd E-Commerce by FTP path.<br>Try leave it empty for automatic search. ', '2017-10-11 21:36:11', '2017-10-12 23:46:10'),
(6610, 2, 1, 'tool_package_installer', 'error_ftp_path_array', ' Error: Can\'t automatic recognize root directory of AbanteCart in FTP-mode.<br>Please fill FTP-path form field.<br>Path suggestions are:  ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6611, 2, 1, 'tool_package_installer', 'error_dir_permission', ' Can\'t to save file because directory is not writable: ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6612, 2, 1, 'tool_package_installer', 'error_package_structure', ' Error: Probably package is broken. Structure of package error. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6613, 2, 1, 'tool_package_installer', 'error_package_config_xml', ' Error: Cannot locate file package.xml inside of extracted extension. Possibly extension was not extracted correctly. Check <a href=\"#admin#rt=tool/error_log\" target=\"_blank\">log</a> for errors ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6614, 2, 1, 'tool_package_installer', 'error_package_config2', ' Error: Can\'t find installation mode in package.xml inside package. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6615, 2, 1, 'tool_package_installer', 'error_package_info_not_exists', ' Error: Can\'t find package session info about this download. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6616, 2, 1, 'tool_package_installer', 'error_unpack', ' Error: Can\'t unpack package \"%PACKAGE%\" after download. Archive error. See error log for details. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6617, 2, 1, 'tool_package_installer', 'error_move', ' Error: Can\'t move package code after unpacking. Please try check write permissions of directory: ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6618, 2, 1, 'tool_package_installer', 'error_install_mode', ' Error: Can\'t install extension \"%package%\" because it already installed. You need deinstall and delete it first or get package for upgrade. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6619, 2, 1, 'tool_package_installer', 'error_install_mode2', ' Error: Can\'t upgrade extension \"%package%\" because it not installed. You need get package for install. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6620, 2, 1, 'tool_package_installer', 'error_version_compatibility', ' Error: Can\'t install package. Your cart version is <b>%CURRENT_VERSION%</b>. Version(s) <b>%VERSIONS%</b>  required. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6621, 2, 1, 'tool_package_installer', 'error_package_version_compatibility', ' Error: Can\'t upgrade package. Newer package version is already installed. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6622, 2, 1, 'tool_package_installer', 'error_install', ' Error: Can\'t install package. Please see System -> Error Log for details. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6623, 2, 1, 'tool_package_installer', 'error_core_version', ' Error: You have Tellbd E-Commerce version %VERSION% installed.<br>This upgrade package only for versions lower than  ', '2017-10-11 21:36:11', '2017-10-12 23:46:22'),
(6624, 2, 1, 'tool_package_installer', 'text_interrupt', ' Interrupt ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6625, 2, 1, 'tool_package_installer', 'confirm_version_incompatibility', ' Current copy of this extension is not verified for your version of AbanteCart (v%s).<br>Extension build is specified for AbanteCart v%s.<br>\n		This is not a problem, but if you notice issues or incompatibility, please contact extension developer. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6626, 2, 1, 'tool_package_installer', 'error_move_ftp', ' Error: Can\'t move package code after unpacking. Probably FTP path is incorrect.<br>Also, please, try to check write permissions of directory: ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6627, 2, 1, 'tool_package_installer', 'text_network_install', ' Network Install ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6628, 2, 1, 'tool_package_installer', 'text_extension_upload', ' Extension Upload ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6629, 2, 1, 'tool_package_installer', 'error_archive_extension', ' Error: Only .tar.gz files supported. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6630, 2, 1, 'tool_package_installer', 'entry_upload_file', ' Upload file: ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6631, 2, 1, 'tool_package_installer', 'entry_upload_url', ' Insert URL: ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6632, 2, 1, 'tool_package_installer', 'error_move_backup', ' Error: Can\'t backup files before upgrade. Check write permissions of directory: ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6633, 2, 1, 'tool_package_installer', 'text_core_upgrade_title', ' Tellbd E-Commerce Core Upgrade ', '2017-10-11 21:36:11', '2017-10-12 23:46:31'),
(6634, 2, 1, 'tool_package_installer', 'text_core_upgrade_attention', ' Attention!Tellbd E-Commerce is about to be upgraded to version %s! ', '2017-10-11 21:36:11', '2018-11-22 11:53:09'),
(6635, 2, 1, 'tool_package_installer', 'text_core_upgrade_warning', ' There is no undo after starting upgrade process.\nComplete database and code backup is highly recommended.\nTest upgrade on non-live sites first. Upgrade on live sites should be done only after testing. ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6636, 2, 1, 'tool_package_installer', 'text_upgrade_now', ' Upgrade Now! ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6637, 2, 1, 'tool_package_installer', 'error_additional_help_text', ' Stuck? Not a problem. You can install extensions another way. Check <a href=\"http://docs.tellbd.com/pages/extensions/install.html#FTPinstall\" target=\"_blank\">this help link</a> ', '2017-10-11 21:36:11', '2018-11-22 11:53:28'),
(6638, 2, 1, 'tool_package_installer', 'error_notconnected', ' Can not upgrade or install extensions from the marketplace. This store is not authenticated/connected. Please authenticate and connect to the <a href=\"%s\">marketplace</a> ', '2017-10-11 21:36:11', '2017-10-11 21:36:11'),
(6639, 2, 1, 'default_ups_default_ups', 'default_ups_name', 'UPS', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6640, 2, 1, 'default_ups_default_ups', 'heading_title', 'UPS', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6641, 2, 1, 'default_ups_default_ups', 'text_additional_settings', ' Additional Settings', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6642, 2, 1, 'default_ups_default_ups', 'text_shipping', 'Shipping', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6643, 2, 1, 'default_ups_default_ups', 'text_success', 'Success: You have modified UPS shipping!', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6644, 2, 1, 'default_ups_default_ups', 'text_regular_daily_pickup', 'Regular Daily Pickup', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6645, 2, 1, 'default_ups_default_ups', 'text_daily_pickup', 'Daily Pickup', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6646, 2, 1, 'default_ups_default_ups', 'text_customer_counter', 'Customer Counter', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6647, 2, 1, 'default_ups_default_ups', 'text_one_time_pickup', 'One Time Pickup', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6648, 2, 1, 'default_ups_default_ups', 'text_on_call_air_pickup', 'On Call Air Pickup', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6649, 2, 1, 'default_ups_default_ups', 'text_letter_center', 'Letter Center', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6650, 2, 1, 'default_ups_default_ups', 'text_air_service_center', 'Air Service Center', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6651, 2, 1, 'default_ups_default_ups', 'text_suggested_retail_rates', 'Suggested Retail Rates (UPS Store)', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6652, 2, 1, 'default_ups_default_ups', 'text_package', 'Package', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6653, 2, 1, 'default_ups_default_ups', 'text_default_ups_letter', 'UPS Letter', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6654, 2, 1, 'default_ups_default_ups', 'text_default_ups_tube', 'UPS Tube', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6655, 2, 1, 'default_ups_default_ups', 'text_default_ups_pak', 'UPS Pak', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6656, 2, 1, 'default_ups_default_ups', 'text_default_ups_express_box', 'UPS Express Box', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6657, 2, 1, 'default_ups_default_ups', 'text_default_ups_25kg_box', 'UPS 25kg box', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6658, 2, 1, 'default_ups_default_ups', 'text_default_ups_10kg_box', 'UPS 10kg box', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6659, 2, 1, 'default_ups_default_ups', 'text_us', 'US Origin', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6660, 2, 1, 'default_ups_default_ups', 'text_ca', 'Canada Origin', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6661, 2, 1, 'default_ups_default_ups', 'text_eu', 'European Union Origin', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6662, 2, 1, 'default_ups_default_ups', 'text_pr', 'Puerto Rico Origin', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6663, 2, 1, 'default_ups_default_ups', 'text_mx', 'Mexico Origin', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6664, 2, 1, 'default_ups_default_ups', 'text_other', 'All Other Origins', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6665, 2, 1, 'default_ups_default_ups', 'text_test', 'Test', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6666, 2, 1, 'default_ups_default_ups', 'text_production', 'Production', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6667, 2, 1, 'default_ups_default_ups', 'text_residential', 'Residential', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6668, 2, 1, 'default_ups_default_ups', 'text_commercial', 'Commercial', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6669, 2, 1, 'default_ups_default_ups', 'text_next_day_air', 'UPS Next Day Air', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6670, 2, 1, 'default_ups_default_ups', 'text_2nd_day_air', 'UPS Second Day Air', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6671, 2, 1, 'default_ups_default_ups', 'text_ground', 'UPS Ground', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6672, 2, 1, 'default_ups_default_ups', 'text_3_day_select', 'UPS Three-Day Select', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6673, 2, 1, 'default_ups_default_ups', 'text_next_day_air_saver', 'UPS Next Day Air Saver', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6674, 2, 1, 'default_ups_default_ups', 'text_next_day_air_early_am', 'UPS Next Day Air Early A.M.', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6675, 2, 1, 'default_ups_default_ups', 'text_2nd_day_air_am', 'UPS Second Day Air A.M.', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6676, 2, 1, 'default_ups_default_ups', 'text_saver', 'UPS Saver', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6677, 2, 1, 'default_ups_default_ups', 'text_worldwide_express', 'UPS Worldwide Express', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6678, 2, 1, 'default_ups_default_ups', 'text_worldwide_expedited', 'UPS Worldwide Expedited', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6679, 2, 1, 'default_ups_default_ups', 'text_standard', 'UPS Standard', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6680, 2, 1, 'default_ups_default_ups', 'text_worldwide_express_plus', 'UPS Worldwide Express Plus', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6681, 2, 1, 'default_ups_default_ups', 'text_express', 'UPS Express', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6682, 2, 1, 'default_ups_default_ups', 'text_expedited', 'UPS Expedited', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6683, 2, 1, 'default_ups_default_ups', 'text_express_early_am', 'UPS Express Early A.M.', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6684, 2, 1, 'default_ups_default_ups', 'text_express_plus', 'UPS Express Plus', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6685, 2, 1, 'default_ups_default_ups', 'text_today_standard', 'UPS Today Standard', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6686, 2, 1, 'default_ups_default_ups', 'text_today_dedicated_courier', 'UPS Today Dedicated Courier', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6687, 2, 1, 'default_ups_default_ups', 'text_today_intercity', 'UPS Today Intercity', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6688, 2, 1, 'default_ups_default_ups', 'text_today_express', 'UPS Today Express', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6689, 2, 1, 'default_ups_default_ups', 'text_today_express_saver', 'UPS Today Express Saver', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6690, 2, 1, 'default_ups_default_ups', 'entry_key', 'Access Key:<span class=\"help\">Enter the XML rates access key assigned to you by UPS.</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6691, 2, 1, 'default_ups_default_ups', 'entry_username', 'Username:<span class=\"help\">Enter your UPS Services account username.</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6692, 2, 1, 'default_ups_default_ups', 'entry_password', 'Password:<span class=\"help\">Enter your UPS Services account password.</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6693, 2, 1, 'default_ups_default_ups', 'entry_pickup', 'Pickup Method:<span class=\"help\">How do you give packages to UPS (only used when origin is US)?</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6694, 2, 1, 'default_ups_default_ups', 'entry_packaging', 'Packaging Type:<span class=\"help\">What kind of packaging do you use?</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6695, 2, 1, 'default_ups_default_ups', 'entry_classification', 'Customer Classification Code:<span class=\"help\">01 - If you are billing to a UPS account and have a daily UPS pickup, 03 - If you do not have a UPS account or you are billing to a UPS account but do not have a daily pickup, 04 - If you are shipping from a retail outlet (only used when origin is US)</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(6696, 2, 1, 'default_ups_default_ups', 'entry_origin', 'Shipping Origin Code:<span class=\"help\">What origin point should be used (this setting affects only what UPS product names are shown to the user)</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6697, 2, 1, 'default_ups_default_ups', 'entry_city', 'Origin City:<span class=\"help\">Enter the name of the origin city.</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6698, 2, 1, 'default_ups_default_ups', 'entry_state', 'Origin State/Province:<span class=\"help\">Enter the two-letter code for your origin state/province.</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6699, 2, 1, 'default_ups_default_ups', 'entry_country', 'Origin Country:<span class=\"help\">Enter the two-letter code for your origin country.</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6700, 2, 1, 'default_ups_default_ups', 'entry_postcode', 'Origin Zip/Postal Code:<span class=\"help\">Enter your origin zip/postalcode.</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6701, 2, 1, 'default_ups_default_ups', 'entry_test', 'Test Mode:<span class=\"help\">Use this module in Test (YES) or Production mode (NO)?</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6702, 2, 1, 'default_ups_default_ups', 'entry_quote_type', 'Quote Type:<span class=\"help\">Quote for Residential or Commercial Delivery.</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6703, 2, 1, 'default_ups_default_ups', 'entry_service', 'Services:<span class=\"help\">Select the UPS services to be offered.</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6704, 2, 1, 'default_ups_default_ups', 'entry_display_weight', 'Display Delivery Weight:<br /><span class=\"help\">Do you want to display the shipping weight? (e.g. Delivery Weight : 2.7674 Kg\'s)</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6705, 2, 1, 'default_ups_default_ups', 'entry_weight_code', 'Weight Code:<br /><span class=\"help\">Allowed kgs or lbs. Make sure you match the weight class with the UPS accepted weight code.</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6706, 2, 1, 'default_ups_default_ups', 'entry_weight_class', 'Weight Class:<span class=\"help\">Set to kilograms or pounds.</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6707, 2, 1, 'default_ups_default_ups', 'entry_length_class', 'Length Class:<span class=\"help\">inches or centimeters</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6708, 2, 1, 'default_ups_default_ups', 'entry_dimensions', 'Dimensions (L x W x H), inches:<span class=\"help\">This is assumed to be your average packing box size. Individual item dimensions are not supported at this time so you must enter average dimensions like 5x5x5.</span>', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6709, 2, 1, 'default_ups_default_ups', 'entry_tax', 'Tax Class:', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6710, 2, 1, 'default_ups_default_ups', 'entry_location', 'Location:', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6711, 2, 1, 'default_ups_default_ups', 'error_permission', 'Warning: You do not have permission to modify UPS (US) shipping!', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6712, 2, 1, 'default_ups_default_ups', 'error_key', 'Access Key Required!', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6713, 2, 1, 'default_ups_default_ups', 'error_username', 'Username Required!', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6714, 2, 1, 'default_ups_default_ups', 'error_password', 'Password Required!', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6715, 2, 1, 'default_ups_default_ups', 'error_city', 'Origin City!', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6716, 2, 1, 'default_ups_default_ups', 'error_state', 'Origin State/Province Required!', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6717, 2, 1, 'default_ups_default_ups', 'error_country', 'Origin Country Required!', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6718, 2, 1, 'default_ups_default_ups', 'error_dimensions', 'All Dimensions Required!', '2017-10-11 21:38:52', '2017-10-11 21:38:52'),
(6719, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_name', 'PayPal', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6720, 2, 1, 'default_pp_standart_default_pp_standart', 'text_success', 'Success: You have modified PayPal account details!', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6721, 2, 1, 'default_pp_standart_default_pp_standart', 'text_pp_standard', '<a onclick=\"window.open(\'https://www.paypal.com/uk/mrb/pal=W9TBB5DTD6QJW\');\"><img src=\"admin/view/default/image/payment/paypal.png\" alt=\"PayPal\" title=\"PayPal\" style=\"border: 1px solid #EEEEEE;\" /></a>', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6722, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_email', 'Your PayPal Email Address:', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6723, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_test', 'Sandbox (Test) Mode:<br /><span class=\"help\">Use the live or testing (sandbox) gateway server to process transactions?</span>', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6724, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_test_1', ' Yes ', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6725, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_test_0', ' No ', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6726, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_transaction', 'Transaction Method:<br /><span class=\"help\">PayPal transaction to run at customer\'s checkout before order status is set. Authorization only or capture.</span>', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6727, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_transaction_0', ' Authorization ', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6728, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_transaction_1', ' Sale ', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6729, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_order_status_id', 'Order Status:<br /><span class=\"help\">Order status to be set after customer\'s order finished based on set Transaction Method</span>', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6730, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_location_id', 'Location:<br /><span class=\"help\">Restrict to allow only selected locations to use this payment method.</span>', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6731, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_location_id_0', 'All Locations', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6732, 2, 1, 'default_pp_standart_default_pp_standart', 'button_signup', 'Sign Up Now', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6733, 2, 1, 'default_pp_standart_default_pp_standart', 'text_confirm_email', 'Re-enter Your PayPal Email Address:', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6734, 2, 1, 'default_pp_standart_default_pp_standart', 'text_signup_account_note', '<b>Don\'t have a PayPal account?</b> To use PayPal Payments Standard, you need a PayPal Business Account. Once you\'re signed up, enter your PayPal email address below to start accepting payments.', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6735, 2, 1, 'default_pp_standart_default_pp_standart', 'text_customize_checkout_page', 'Customize Checkout Page', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6736, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_custom_logo_preview', 'Company Logo Preview', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6737, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_custom_logo', 'Add Company Logo:<span class=\"help\">Enter local path or URL to your company logo file. The logo may be a JPG, PNG, or GIF up to 190 pixels wide by 60 pixels high. This logo will appear as the header of your PayPal checkout page. </span>', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6738, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_cartbordercolor', 'Enter a Background Color HEX-Code:<span class=\"help\">It\'s recommended that the background color represent your brand. This color that\'s in your logo or that complements logo colors. Alternatively, neutral colors like black, white or gray will also create a professional look.<br> For ex. #FFF00F</span>', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6739, 2, 1, 'default_pp_standart_default_pp_standart', 'error_confirm_email', 'PayPal email addresses do not match.', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6740, 2, 1, 'default_pp_standart_default_pp_standart', 'text_paypal_email_note', 'To start accepting payments, enter your PayPal email address. In order for you to receive payments, this email address must be the same one you use when signing into your PayPal account.', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6741, 2, 1, 'default_pp_standart_default_pp_standart', 'heading_required_settings', 'Required to accept payment', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6742, 2, 1, 'default_pp_standart_default_pp_standart', 'heading_optional_settings', 'Optional Settings', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6743, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_order_status_id_1', 'Pending', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6744, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_order_status_id_2', 'Processing', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6745, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_order_status_id_5', 'Complete', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6746, 2, 1, 'default_pp_standart_default_pp_standart', 'default_pp_standart_note', 'Note: you can to enable Auto return option for your Paypal Account. <a href=\"https://www.paypal.com/cgi-bin/webscr?cmd=p/mer/express_return_summary-outside\" target=\"_blank\">See details</a>. You return URL is #storefront#rt=checkout/success', '2017-10-11 21:40:06', '2017-10-11 21:40:06'),
(6747, 2, 1, 'default_payza_default_payza', 'default_payza_name', 'Payza IPN', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6748, 2, 1, 'default_payza_default_payza', 'text_payment', 'Payment', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6749, 2, 1, 'default_payza_default_payza', 'default_payza_note', 'With this extension you can use Payza IPN v1 system to accept payments from your customers.<br> \n<br>Don\'t forget to setup and enable IPN in your <a href=\"https://secure.payza.com/?8dYDuHG0dFxqAh3PEXvZiu%2fblIIczM5Th75CF6Csm0Q%3d\" target=\"_new\">Payza account</a> to use this extension.\n<br><br>Your Alert URL is <h4>#storefront#rt=extension/default_payza/callback</h4>\n		 ', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6750, 2, 1, 'default_payza_default_payza', 'text_success', 'Success: You have modified Payza account details!', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6751, 2, 1, 'default_payza_default_payza', 'default_payza_merchant', 'Merchant ID:', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6752, 2, 1, 'default_payza_default_payza', 'default_payza_security', 'Security Code:', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6753, 2, 1, 'default_payza_default_payza', 'default_payza_test_mode', 'Test Mode:', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6754, 2, 1, 'default_payza_default_payza', 'default_payza_callback', 'Alert URL:<br /><span class=\"help\">This has to be set in the Payza control panel. You will also need to check the \"IPN Status\" to enabled.</span>', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6755, 2, 1, 'default_payza_default_payza', 'default_payza_order_status_id', 'Order Status:', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6756, 2, 1, 'default_payza_default_payza', 'default_payza_location_id_0', 'All Locations', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6757, 2, 1, 'default_payza_default_payza', 'default_payza_location_id', 'Location:', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6758, 2, 1, 'default_payza_default_payza', 'error_permission', 'Warning: You do not have permission to modify payment Payza!', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6759, 2, 1, 'default_payza_default_payza', 'error_merchant', 'Merchant ID Required!', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6760, 2, 1, 'default_payza_default_payza', 'error_security', 'Security Code Required!', '2017-10-11 21:40:29', '2017-10-11 21:40:29'),
(6761, 2, 1, 'default_fedex_default_fedex', 'default_fedex_name', 'FEDEX', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6762, 2, 1, 'default_fedex_default_fedex', 'text_shipping', 'Shipping', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6763, 2, 1, 'default_fedex_default_fedex', 'text_success', 'Success: You have modified shipping FEDEX!', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6764, 2, 1, 'default_fedex_default_fedex', 'default_fedex_key', 'Fedex Production Key:<br /><span class=\"help\">Enter the Fedex Production Key Assigned to You, Required. </span>', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6765, 2, 1, 'default_fedex_default_fedex', 'default_fedex_password', 'Fedex Production Password:<br /><span class=\"help\"></span>', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6766, 2, 1, 'default_fedex_default_fedex', 'default_fedex_account', 'Account Number:<br /><span class=\"help\">Enter the fedex Account Number assigned to you, required.</span>', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6767, 2, 1, 'default_fedex_default_fedex', 'default_fedex_meter', 'Fedex Meter Number:<br /><span class=\"help\">Enter FedEx Meter Number.</span>', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6768, 2, 1, 'default_fedex_default_fedex', 'default_fedex_address', 'Address:<br /><span class=\"help\">Shipping from street address.</span>', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6769, 2, 1, 'default_fedex_default_fedex', 'default_fedex_city', 'City:<br /><span class=\"help\">Shipping from city.</span>', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6770, 2, 1, 'default_fedex_default_fedex', 'default_fedex_state', 'State:<br /><span class=\"help\">Shipping from state (two letters).</span>', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6771, 2, 1, 'default_fedex_default_fedex', 'default_fedex_zip', 'Zip/postal code:<br /><span class=\"help\">Shipping from Zip-code.</span>', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6772, 2, 1, 'default_fedex_default_fedex', 'default_fedex_country', 'Country:<br /><span class=\"help\">Shipping from country(two letters).</span>', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6773, 2, 1, 'default_fedex_default_fedex', 'default_fedex_quote_type', 'Quote Type:<br /><span class=\"help\">Quote for Residential or Commercial Delivery.</span>', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6774, 2, 1, 'default_fedex_default_fedex', 'default_fedex_quote_type_residential', 'Residential', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6775, 2, 1, 'default_fedex_default_fedex', 'default_fedex_quote_type_commercial', 'Commercial', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6776, 2, 1, 'default_fedex_default_fedex', 'default_fedex_add_chrg', 'Additional Charges:<br /><span class=\"help\">Additional charge applied to fedex quote.</span>', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6777, 2, 1, 'default_fedex_default_fedex', 'default_fedex_default_fedex_us_01', ' FEDEX First Overnight ', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6778, 2, 1, 'default_fedex_default_fedex', 'default_fedex_default_fedex_us_02', ' FEDEX Priority Overnight  ', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6779, 2, 1, 'default_fedex_default_fedex', 'default_fedex_default_fedex_us_03', ' FEDEX Standard Overnight  ', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6780, 2, 1, 'default_fedex_default_fedex', 'default_fedex_default_fedex_us_04', ' FEDEX 2nd Day ', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6781, 2, 1, 'default_fedex_default_fedex', 'default_fedex_default_fedex_us_05', ' FEDEX Express Saver  ', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6782, 2, 1, 'default_fedex_default_fedex', 'default_fedex_default_fedex_us_06', ' FEDEX Ground  ', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6783, 2, 1, 'default_fedex_default_fedex', 'error_permission', 'Warning: You do not have permission to modify shipping FEDEX!', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6784, 2, 1, 'default_fedex_default_fedex', 'error_account', 'Account ID Required!', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6785, 2, 1, 'default_fedex_default_fedex', 'error_meter', 'Fedex Meter ID Required!', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6786, 2, 1, 'default_fedex_default_fedex', 'default_fedex_note', 'To obtain your Meter Number and Authorization Key, you will need to follow these steps:</br>\n            Go to <a href=\"http://fedex.com/us/developer\" target=\"_blank\">http://fedex.com/us/developer</a><br>\n            Login in with FedEx username and password or click Register Now if they don\'t have one.<br>\n            Click \"Technical Resources\" (left side).<br>\n            Under that click \"FedEx web services for shipping.<br>\n            Click on \"Move To Production\" (right side).<br>\n            Scroll down to button and click \"Obtain Production Key\".<br>\n            On form choose \"No\" on question 1.<br>\n            Check the first box on question 2.<br>\n            Choose \"Corporate Developer\" on question 3.<br>\n            Accept agreement.<br>\n            Fill out the form (do not use dashes in the account number).<br>\n            Receive meter number and key instantly.  Your Production Password will be emailed to you once you complete the above steps.', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6787, 2, 1, 'default_fedex_default_fedex', 'default_fedex_test', 'Test Mode:<br /><span class=\"help\">Use the live or testing gateway server?</span>', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6788, 2, 1, 'default_fedex_default_fedex', 'default_fedex_test_1', ' Yes ', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6789, 2, 1, 'default_fedex_default_fedex', 'default_fedex_test_0', ' No ', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6790, 2, 1, 'default_fedex_default_fedex', 'text_test_connection', 'Test Your Connection:<span class=\"help\">You can test if API credentials that you\'ve entered are correct.</span>', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6791, 2, 1, 'default_fedex_default_fedex', 'text_test', 'Test', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6792, 2, 1, 'default_fedex_default_fedex', 'text_connection_success', 'Connection is successful and API Credentials are configured correctly.', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6793, 2, 1, 'default_fedex_default_fedex', 'error_turn_extension_on', 'Error! Please check if extension is turned ON.', '2017-10-11 21:41:22', '2017-10-11 21:41:22'),
(6794, 2, 1, 'design_menu', 'heading_title', 'Menu', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6795, 2, 1, 'design_menu', 'text_success', 'Success: You have modified menu!', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6796, 2, 1, 'design_menu', 'entry_item_id', 'Unique ID', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6797, 2, 1, 'design_menu', 'entry_item_icon', 'Icon', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6798, 2, 1, 'design_menu', 'entry_item_text', 'Text', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6799, 2, 1, 'design_menu', 'entry_item_url', 'Link<br /><span class=\"help\">For external links add http:// or https:// in the beginning. You can also use relative URL such as ../subfolder/index.php</span>', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6800, 2, 1, 'design_menu', 'entry_parent_id', 'Parent', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6801, 2, 1, 'design_menu', 'entry_sort_order', 'Sort Order', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6802, 2, 1, 'design_menu', 'entry_link_type', 'Link Type', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6803, 2, 1, 'design_menu', 'text_select_parent_id', '- Root Menu -', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6804, 2, 1, 'design_menu', 'error_empty', 'Field cannot be Empty!', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6805, 2, 1, 'design_menu', 'error_non_unique', 'Item ID not unique!', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6806, 2, 1, 'design_menu', 'error_non_ascii', 'Only alphanumeric characters allowed for menu ID field!', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6807, 2, 1, 'design_menu', 'text_category_link_type', 'Category Page', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6808, 2, 1, 'design_menu', 'text_content_link_type', 'Content Page', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6809, 2, 1, 'design_menu', 'text_custom_link_type', 'Custom Link or URL', '2017-10-11 21:42:05', '2017-10-11 21:42:05'),
(6810, 2, 1, 'design_content', 'heading_title', 'Content Manager', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6811, 2, 1, 'design_content', 'insert_title', 'Add New Content', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6812, 2, 1, 'design_content', 'update_title', 'Update Content', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6813, 2, 1, 'design_content', 'text_success', 'Success: You have modified content!', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6814, 2, 1, 'design_content', 'text_success_layout', 'Success: You have modified content page layout.', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6815, 2, 1, 'design_content', 'text_hidden', 'Hidden', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6816, 2, 1, 'design_content', 'text_default', 'Default', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6817, 2, 1, 'design_content', 'column_title', 'Content Title', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6818, 2, 1, 'design_content', 'column_parent', 'Parent Content', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6819, 2, 1, 'design_content', 'entry_parent', 'Parent Content Page', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6820, 2, 1, 'design_content', 'column_sort_order', 'Sort Order', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6821, 2, 1, 'design_content', 'column_status', 'Status', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6822, 2, 1, 'design_content', 'column_action', 'Action', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6823, 2, 1, 'design_content', 'entry_name', 'Content Name:', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6824, 2, 1, 'design_content', 'entry_title', 'Content Title:', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6825, 2, 1, 'design_content', 'entry_description', 'Description:', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6826, 2, 1, 'design_content', 'entry_content', 'Content:', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6827, 2, 1, 'design_content', 'entry_store', 'Stores:', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6828, 2, 1, 'design_content', 'entry_status', 'Status:', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6829, 2, 1, 'design_content', 'entry_keyword', 'SEO Keyword:', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6830, 2, 1, 'design_content', 'entry_sort_order', 'Sort Order:', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6831, 2, 1, 'design_content', 'error_permission', 'Warning: You do not have permission to modify content!', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6832, 2, 1, 'design_content', 'error_title', 'Content Title must be between 2 and 64 characters!', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6833, 2, 1, 'design_content', 'error_name', 'Content Name must be between 2 and 64 characters!', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6834, 2, 1, 'design_content', 'error_description', 'Description must be more than 1 characters!', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6835, 2, 1, 'design_content', 'error_content', 'Content must be more than 1 characters!', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6836, 2, 1, 'design_content', 'error_seo_url', 'SEO URL must be more than 1 characters!', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6837, 2, 1, 'design_content', 'error_account', 'Warning: This content cannot be deleted as it is currently assigned as the default store account terms!', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6838, 2, 1, 'design_content', 'error_checkout', 'Warning: This content cannot be deleted as it is currently assigned as the default store checkout terms!', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6839, 2, 1, 'design_content', 'error_required_data', 'Required Data has not been entered. Check for field errors!', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6840, 2, 1, 'design_content', 'text_top_level', 'Top Level', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6841, 2, 1, 'design_content', 'text_any', 'any', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6842, 2, 1, 'design_content', 'tab_form', ' Edit ', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6843, 2, 1, 'design_content', 'tab_layout', ' Layout ', '2017-10-11 21:43:04', '2017-10-11 21:43:04'),
(6844, 2, 1, 'error_login', 'heading_title', 'Login Error!', '2017-10-11 22:57:37', '2017-10-11 22:57:37'),
(6845, 2, 1, 'error_login', 'text_login', 'You are not logged in. You will be redirected to login page', '2017-10-11 22:57:37', '2017-10-11 22:57:37'),
(6846, 2, 1, 'common_login', 'heading_title', 'Administration', '2017-10-11 22:57:37', '2017-10-11 22:57:37'),
(6847, 2, 1, 'common_login', 'text_heading', 'Administration', '2017-10-11 22:57:37', '2017-10-11 22:57:37'),
(6848, 2, 1, 'common_login', 'text_login', 'Please enter your login details.', '2017-10-11 22:57:37', '2017-10-11 22:57:37'),
(6849, 2, 1, 'common_login', 'entry_username', 'Username:', '2017-10-11 22:57:37', '2017-10-11 22:57:37'),
(6850, 2, 1, 'common_login', 'entry_password', 'পাসওয়ার্ড:', '2017-10-11 22:57:37', '2017-11-06 22:11:32'),
(6851, 2, 1, 'common_login', 'entry_forgot_password', 'Forgot Password?', '2017-10-11 22:57:37', '2017-10-11 22:57:37'),
(6852, 2, 1, 'common_login', 'button_login', 'Login', '2017-10-11 22:57:37', '2017-10-11 22:57:37'),
(6853, 2, 1, 'common_login', 'error_login', 'No match for Username and/or Password.', '2017-10-11 22:57:37', '2017-10-11 22:57:37'),
(6854, 2, 1, 'common_login', 'error_token', 'Invalid token session. Please login again.', '2017-10-11 22:57:37', '2017-10-11 22:57:37'),
(6855, 2, 1, 'common_login', 'error_login_message', 'Failed login to admin attempt from IP:', '2017-10-11 22:57:37', '2017-10-11 22:57:37'),
(6856, 2, 1, 'common_login', 'error_login_message_text', 'Given user login: ', '2017-10-11 22:57:37', '2017-10-11 22:57:37'),
(6857, 2, 1, 'common_action_commands', 'text_possible_commands', 'Bellow are possible Commands. You can speak more details after command keyword. Example, \"open page messages\" or \"insert product\"', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6858, 2, 1, 'common_action_commands', 'text_multiple_result_found', 'Multiple action result found:', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6859, 2, 1, 'common_action_commands', 'text_action_confirm', 'Please confirm your request:', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6860, 2, 1, 'common_action_commands', 'command_open', 'open, open page, open menu', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6861, 2, 1, 'common_action_commands', 'command_find', 'locate, find, search, search for, search 4', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6862, 2, 1, 'common_action_commands', 'command_clear_cache', 'clear cache, cache clear, clear all cache', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6863, 2, 1, 'common_action_commands', 'command_view_log', 'view log, log view, inspect log, see log, view error log, view errors', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6864, 2, 1, 'common_action_commands', 'command_clear_log', 'clear log, log clear, delete log, log delete', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6865, 2, 1, 'common_action_commands', 'command_view_order', 'view order, order number, open order, show order, open order number, view order number, show order number, order #', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6866, 2, 1, 'common_action_commands', 'command_view_product', 'view product, product number, open product, show product, open product number, view product number, show product number, product #', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6867, 2, 1, 'common_action_commands', 'command_create_new', 'insert, create, add, new, insert new, create new, add new', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6868, 2, 1, 'common_action_commands', 'category', 'category', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6869, 2, 1, 'common_action_commands', 'product', 'product', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6870, 2, 1, 'common_action_commands', 'brand', 'brand', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6871, 2, 1, 'common_action_commands', 'manufacturer', 'manufacturer', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6872, 2, 1, 'common_action_commands', 'review', 'review', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6873, 2, 1, 'common_action_commands', 'download', 'download', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6874, 2, 1, 'common_action_commands', 'attribute', 'attribute', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6875, 2, 1, 'common_action_commands', 'customer', 'customer', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6876, 2, 1, 'common_action_commands', 'coupon', 'coupon', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6877, 2, 1, 'common_action_commands', 'discount', 'discount', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6878, 2, 1, 'common_action_commands', 'block', 'block', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6879, 2, 1, 'common_action_commands', 'menu', 'menu', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6880, 2, 1, 'common_action_commands', 'content', 'content', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6881, 2, 1, 'common_action_commands', 'banner', 'banner', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6882, 2, 1, 'common_action_commands', 'page', 'page', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6883, 2, 1, 'common_action_commands', 'store', 'store', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6884, 2, 1, 'common_action_commands', 'language', 'language', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6885, 2, 1, 'common_action_commands', 'currency', 'currency', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6886, 2, 1, 'common_action_commands', 'location', 'location', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6887, 2, 1, 'common_action_commands', 'tax', 'tax', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6888, 2, 1, 'tool_global_search', 'heading_title', 'Global Search Results', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6889, 2, 1, 'tool_global_search', 'no_results_message', 'Sorry, but we have no results.', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6890, 2, 1, 'tool_global_search', 'error_permission', 'Warning: You do not have permission to search!', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6891, 2, 1, 'tool_global_search', 'text_orders', 'Orders', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6892, 2, 1, 'tool_global_search', 'text_customers', 'Customers', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6893, 2, 1, 'tool_global_search', 'text_downloads', 'Downloads', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6894, 2, 1, 'tool_global_search', 'text_product_categories', 'Product Categories', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6895, 2, 1, 'tool_global_search', 'text_products', 'Products', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6896, 2, 1, 'tool_global_search', 'text_reviews', 'Reviews', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6897, 2, 1, 'tool_global_search', 'text_manufacturers', 'Brands', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6898, 2, 1, 'tool_global_search', 'text_languages', 'Languages', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6899, 2, 1, 'tool_global_search', 'text_pages', 'Pages', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6900, 2, 1, 'tool_global_search', 'text_settings', 'Settings', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6901, 2, 1, 'tool_global_search', 'text_messages', 'Messages', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6902, 2, 1, 'tool_global_search', 'text_extensions', 'Extensions', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6903, 2, 1, 'tool_global_search', 'text_commands', 'Quick Commands', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6904, 2, 1, 'tool_global_search', 'text_contents', 'Content Pages', '2017-10-11 23:32:50', '2017-10-11 23:32:50'),
(6905, 2, 1, 'sale_order', 'heading_title', 'Orders', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6906, 2, 1, 'sale_order', 'edit_title_details', 'Edit Order Details', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6907, 2, 1, 'sale_order', 'edit_title_shipping', 'Edit Shipping Address', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6908, 2, 1, 'sale_order', 'edit_title_payment', 'Edit Payment Address', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6909, 2, 1, 'sale_order', 'title_payment_details', 'Payment Details', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6910, 2, 1, 'sale_order', 'text_success', 'Success: Order details have been updated!', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6911, 2, 1, 'sale_order', 'text_invoice', 'Invoice', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6912, 2, 1, 'sale_order', 'text_order_id', 'Order ID:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6913, 2, 1, 'sale_order', 'text_invoice_id', 'Invoice No.:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6914, 2, 1, 'sale_order', 'text_date_added', 'Invoice Date:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6915, 2, 1, 'sale_order', 'text_telephone', 'Telephone', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6916, 2, 1, 'sale_order', 'text_fax', 'Fax', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6917, 2, 1, 'sale_order', 'text_select_country', '- Select Country -', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6918, 2, 1, 'sale_order', 'text_to', 'To', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6919, 2, 1, 'sale_order', 'text_ship_to', 'Ship To (if different address)', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6920, 2, 1, 'sale_order', 'text_missing_orders', 'Missing Orders', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6921, 2, 1, 'sale_order', 'text_wait', 'Please Wait!', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6922, 2, 1, 'sale_order', 'column_order', 'Order ID', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6923, 2, 1, 'sale_order', 'column_name', 'Customer Name', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6924, 2, 1, 'sale_order', 'column_status', 'Status', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6925, 2, 1, 'sale_order', 'column_date_added', 'Date Added', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6926, 2, 1, 'sale_order', 'column_total', 'Total', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6927, 2, 1, 'sale_order', 'column_product', 'Product', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6928, 2, 1, 'sale_order', 'column_model', 'Model', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6929, 2, 1, 'sale_order', 'column_quantity', 'Quantity', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6930, 2, 1, 'sale_order', 'column_price', 'Unit Price', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6931, 2, 1, 'sale_order', 'column_download', 'Download Name', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6932, 2, 1, 'sale_order', 'column_file', 'File', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6933, 2, 1, 'sale_order', 'column_remaining', 'Remaining', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6934, 2, 1, 'sale_order', 'column_expire_date', 'Expire Date', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6935, 2, 1, 'sale_order', 'column_mask', 'Mask', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6936, 2, 1, 'sale_order', 'column_notify', 'Customer Notified', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6937, 2, 1, 'sale_order', 'column_comment', 'Customer\'s order comment', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6938, 2, 1, 'sale_order', 'column_action', 'Action', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6939, 2, 1, 'sale_order', 'entry_order_id', 'Order ID:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6940, 2, 1, 'sale_order', 'entry_invoice_id', 'Invoice ID:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6941, 2, 1, 'sale_order', 'entry_customer', 'Customer:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6942, 2, 1, 'sale_order', 'entry_firstname', 'First Name:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6943, 2, 1, 'sale_order', 'entry_lastname', 'Last Name:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6944, 2, 1, 'sale_order', 'entry_customer_group', 'Customer Group:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6945, 2, 1, 'sale_order', 'entry_email', 'E-Mail:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6946, 2, 1, 'sale_order', 'entry_ip', 'IP Address:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6947, 2, 1, 'sale_order', 'entry_telephone', 'Telephone:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6948, 2, 1, 'sale_order', 'entry_fax', 'Fax:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6949, 2, 1, 'sale_order', 'entry_store_name', 'Store Name:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6950, 2, 1, 'sale_order', 'entry_store_url', 'Store Url:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6951, 2, 1, 'sale_order', 'entry_date_added', 'Date Added:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6952, 2, 1, 'sale_order', 'entry_shipping_method', 'Shipping Method:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6953, 2, 1, 'sale_order', 'entry_payment_method', 'Payment Method:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6954, 2, 1, 'sale_order', 'entry_total', 'Original Order Total:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6955, 2, 1, 'sale_order', 'entry_order_status', 'Order Status:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6956, 2, 1, 'sale_order', 'entry_comment', 'Comment:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6957, 2, 1, 'sale_order', 'entry_company', 'Company:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6958, 2, 1, 'sale_order', 'entry_address_1', 'Address 1:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6959, 2, 1, 'sale_order', 'entry_address_2', 'Address 2:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6960, 2, 1, 'sale_order', 'entry_postcode', 'ZIP/Post Code:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6961, 2, 1, 'sale_order', 'entry_city', 'District towns:', '2017-10-11 23:54:26', '2018-04-25 19:53:53'),
(6962, 2, 1, 'sale_order', 'entry_zone', 'বিভাগ / রাজ্য:', '2017-10-11 23:54:26', '2017-11-06 21:58:55'),
(6963, 2, 1, 'sale_order', 'entry_zone_code', 'Region / State Code:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6964, 2, 1, 'sale_order', 'entry_country', 'দেশ:', '2017-10-11 23:54:26', '2018-04-25 19:58:19'),
(6965, 2, 1, 'sale_order', 'entry_status', 'Order Status:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6966, 2, 1, 'sale_order', 'entry_notify', 'Notify Customer:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6967, 2, 1, 'sale_order', 'entry_append', 'Append Comments:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6968, 2, 1, 'sale_order', 'entry_add_product', 'Add Available Product:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6969, 2, 1, 'sale_order', 'error_permission', 'Warning: You do not have permission to modify orders!', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6970, 2, 1, 'sale_order', 'error_order_load', 'Warning: No order with such ID!', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6971, 2, 1, 'sale_order', 'text_order_summary', 'Order Summary', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6972, 2, 1, 'sale_order', 'tab_order_details', 'Order Details', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6973, 2, 1, 'sale_order', 'tab_shipping', 'Shipping Address', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6974, 2, 1, 'sale_order', 'tab_payment', 'Payment Address', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6975, 2, 1, 'sale_order', 'tab_history', 'Status & Comments', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6976, 2, 1, 'sale_order', 'tab_files', 'Order Files', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6977, 2, 1, 'sale_order', 'tab_payment_details', 'Payment Details', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6978, 2, 1, 'sale_order', 'edit_title_files', 'Edit Order Files', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6979, 2, 1, 'sale_order', 'text_missing_file', 'Missing File', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6980, 2, 1, 'sale_order', 'order_download_history', 'Download History', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6981, 2, 1, 'sale_order', 'text_time', 'Time', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6982, 2, 1, 'sale_order', 'text_filename', 'Filename', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6983, 2, 1, 'sale_order', 'text_mask', 'Mask', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6984, 2, 1, 'sale_order', 'text_download_percent', 'Download Percents', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6985, 2, 1, 'sale_order', 'text_download_expired', 'Date Expired', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6986, 2, 1, 'sale_order', 'text_download_remaining_count', 'Remaining Count', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6987, 2, 1, 'sale_order', 'text_order_status_required', 'Order Status \"%s\" Required', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6988, 2, 1, 'sale_order', 'text_select_product', '- Select Product -', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6989, 2, 1, 'sale_order', 'text_push_download', '- Push Download -', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6990, 2, 1, 'sale_order', 'text_add_product_to_order', 'Add Product to Order #%s', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6991, 2, 1, 'sale_order', 'text_edit_order_product', 'Edit Product', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6992, 2, 1, 'sale_order', 'attention_check_total', 'Note: Order product details has changed. Total was recalculated automatically. Review is required.', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6993, 2, 1, 'sale_order', 'text_order_total_add', 'Add new amount to total calculation', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6994, 2, 1, 'sale_order', 'text_order_total_title', 'Title to show', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6995, 2, 1, 'sale_order', 'text_order_total_amount', 'Amount', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6996, 2, 1, 'sale_order', 'text_recalc', 'Recalculate using settings', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6997, 2, 1, 'sale_order', 'entry_im', 'IM:', '2017-10-11 23:54:26', '2017-10-11 23:54:26'),
(6998, 2, 1, 'sale_contact', 'text_send_email', 'Send Mail', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(6999, 2, 1, 'sale_contact', 'text_send_sms', 'Send SMS', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7000, 2, 1, 'sale_contact', 'text_success', 'Your message has been successfully sent!', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7001, 2, 1, 'sale_contact', 'text_default', 'Default', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7002, 2, 1, 'sale_contact', 'text_custom_send', 'Manualy selected customers', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7003, 2, 1, 'sale_contact', 'text_all_subscribers', 'All Subscribers', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7004, 2, 1, 'sale_contact', 'text_subscribers_only', 'Newsletter Subscribers Only (non-customers)', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7005, 2, 1, 'sale_contact', 'text_customers_only', 'All Customers', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7006, 2, 1, 'sale_contact', 'entry_store', 'From store:<span class=\"help\">Store email address to send email from. Value is set in store settings</span>', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7007, 2, 1, 'sale_contact', 'text_customers_who_ordered', 'To customers who ordered selected products', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7008, 2, 1, 'sale_contact', 'entry_to', 'To:<span class=\"help\">List of customers to receive this message. NOTE: Large customer lists will require long time to be processed and might require alternative methods. Refer to your web and email server configurations</span>', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7009, 2, 1, 'sale_contact', 'text_customers_from_lookup', 'Start typing customer name to look up and select', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7010, 2, 1, 'sale_contact', 'text_products_from_lookup', 'Start typing product name to look up and select', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7011, 2, 1, 'sale_contact', 'entry_subject', 'Subject:', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7012, 2, 1, 'sale_contact', 'entry_message', 'Message body:', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7013, 2, 1, 'sale_contact', 'error_permission', 'Warning: You do not have permission to send emails!', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7014, 2, 1, 'sale_contact', 'error_subject', 'Email subject is required!', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7015, 2, 1, 'sale_contact', 'error_message_email', 'Email message body is required!', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7016, 2, 1, 'sale_contact', 'error_message_sms', 'SMS message body is required!', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7017, 2, 1, 'sale_contact', 'error_recipients', 'Recipients list, subscribers or products ordered are required!', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7018, 2, 1, 'sale_contact', 'error_not_sent', '\'Error: No emails were sent! Please see error log for details.\'', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7019, 2, 1, 'sale_contact', 'text_unsubscribe', 'This email was sent to %s, because your email preferences are set to receive newsletters. Click <a href=\"%s\">here to Unsubscribe</a>. ', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7020, 2, 1, 'sale_contact', 'text_total_to_be_sent', '(Total to be sent to: %s )', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7021, 2, 1, 'sale_contact', 'text_select_products', '- Select Products -', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7022, 2, 1, 'sale_contact', 'text_select_customers', '- Select Customers -', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7023, 2, 1, 'sale_contact', 'text_email', 'Email', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7024, 2, 1, 'sale_contact', 'text_sms', 'SMS', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7025, 2, 1, 'sale_contact', 'text_incomplete_tasks', 'Incomplete Tasks', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7026, 2, 1, 'sale_contact', 'text_task_id', 'Task ID:', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7027, 2, 1, 'sale_contact', 'text_last_time_run', 'Last Time Run:', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7028, 2, 1, 'sale_contact', 'text_date_added', 'Created:', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7029, 2, 1, 'sale_contact', 'text_subject', 'Subject:', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7030, 2, 1, 'sale_contact', 'text_message', 'Message:', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7031, 2, 1, 'sale_contact', 'text_starter_name', 'Created by:', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7032, 2, 1, 'sale_contact', 'text_restart', 'Restart', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7033, 2, 1, 'sale_contact', 'text_remove', 'Remove', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7034, 2, 1, 'sale_contact', 'error_email_no_recipients', 'Attention! Message will not be sent.', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7035, 2, 1, 'sale_contact', 'error_sms_no_recipients', 'Attention! No customers with mobile phone numbers. ', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7036, 2, 1, 'sale_contact', 'text_attention_recipients_count', 'Attention! The message will be sent to %s customers.', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7037, 2, 1, 'sale_contact', 'text_success_abort', 'Task interrupted successfully.', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7038, 2, 1, 'sale_contact', 'text_success_sent', '%s messages have been sent.', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7039, 2, 1, 'sale_contact', 'text_task_failed', 'Some errors occured during task process. Please see log for details or restart this task.', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7040, 2, 1, 'sale_contact', 'text_sent', ' %s of %s messages are sent', '2017-10-11 23:56:34', '2017-10-11 23:56:34'),
(7041, 2, 1, 'sale_coupon', 'heading_title', 'Coupons', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7042, 2, 1, 'sale_coupon', 'text_coupon', 'Coupon', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7043, 2, 1, 'sale_coupon', 'text_success', 'Success: You have modified coupons!', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7044, 2, 1, 'sale_coupon', 'text_percent', 'Percentage', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7045, 2, 1, 'sale_coupon', 'text_amount', 'Fixed Amount', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7046, 2, 1, 'sale_coupon', 'column_name', 'Coupon Name', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7047, 2, 1, 'sale_coupon', 'column_code', 'Code', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7048, 2, 1, 'sale_coupon', 'column_discount', 'Discount', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7049, 2, 1, 'sale_coupon', 'column_date_start', 'Date Start', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7050, 2, 1, 'sale_coupon', 'column_date_end', 'Date End', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7051, 2, 1, 'sale_coupon', 'column_status', 'Status', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7052, 2, 1, 'sale_coupon', 'column_action', 'Action', '2017-10-11 23:56:57', '2017-10-11 23:56:57');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(7053, 2, 1, 'sale_coupon', 'entry_name', 'Coupon Name:', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7054, 2, 1, 'sale_coupon', 'entry_description', 'Coupon Description:', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7055, 2, 1, 'sale_coupon', 'entry_code', 'Code:<br /><span class=\"help\">The code the customer enters to get the discount</span>', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7056, 2, 1, 'sale_coupon', 'entry_type', 'Type:<br /><span class=\"help\">Percentage or Fixed Amount</span>', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7057, 2, 1, 'sale_coupon', 'entry_discount', 'Discount:', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7058, 2, 1, 'sale_coupon', 'entry_logged', 'Customer Login:<br /><span class=\"help\">Customer must be logged in to use the coupon.</span>', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7059, 2, 1, 'sale_coupon', 'entry_shipping', 'Free Shipping:', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7060, 2, 1, 'sale_coupon', 'entry_total', 'Total Amount:<br /><span class=\"help\">The sub-total amount that must reached before the coupon is valid.</span>', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7061, 2, 1, 'sale_coupon', 'entry_product', 'Selected Products:', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7062, 2, 1, 'sale_coupon', 'entry_date_start', 'Date Start:', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7063, 2, 1, 'sale_coupon', 'entry_date_end', 'Date End:', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7064, 2, 1, 'sale_coupon', 'entry_uses_total', 'Uses Per Coupon:<br /><span class=\"help\">The maximum number of times the coupon can be used by any customer. Leave blank for unlimited</span>', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7065, 2, 1, 'sale_coupon', 'entry_uses_customer', 'Uses Per Customer:<br /><span class=\"help\">The maximum number of times the coupon can be used by a single customer. Leave blank for unlimited</span>', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7066, 2, 1, 'sale_coupon', 'entry_status', 'Status:', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7067, 2, 1, 'sale_coupon', 'entry_total_coupon_usage', 'Total Coupon Usage:<br /><span class=\"help\">Count of all orders placed using this coupon</span>', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7068, 2, 1, 'sale_coupon', 'error_permission', 'Warning: You do not have permission to modify coupons!', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7069, 2, 1, 'sale_coupon', 'error_name', 'Coupon Name must be between 2 and 64 characters!', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7070, 2, 1, 'sale_coupon', 'error_description', 'Coupon Description must be between 2 characters!', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7071, 2, 1, 'sale_coupon', 'error_code', 'Code must be between 2 and 10 characters!', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7072, 2, 1, 'sale_coupon', 'error_date', 'Please set date range!', '2017-10-11 23:56:57', '2017-10-11 23:56:57'),
(7073, 2, 0, 'error_not_found', 'heading_title', 'The page you requested cannot be found!', '2017-10-12 09:41:02', '2017-10-12 09:41:02'),
(7074, 2, 0, 'error_not_found', 'text_error', 'The page you requested cannot be found.', '2017-10-12 09:41:02', '2017-10-12 09:41:02'),
(7075, 2, 1, 'common_forgot_password', 'heading_title', 'Forgot Password?', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7076, 2, 1, 'common_forgot_password', 'text_heading', 'Forgot Password?', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7077, 2, 1, 'common_forgot_password', 'text_heading_reset', 'Reset Password', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7078, 2, 1, 'common_forgot_password', 'text_forgot', 'Please enter your username and email.', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7079, 2, 1, 'common_forgot_password', 'text_login', 'back to login page', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7080, 2, 1, 'common_forgot_password', 'text_instructions', 'Email with instructions on how to reset password sent to your email', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7081, 2, 1, 'common_forgot_password', 'text_enter_new_password', 'Enter new password and confirmation below', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7082, 2, 1, 'common_forgot_password', 'text_instructions_reset', 'Your password has been reset. Now you can login with your new password ', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7083, 2, 1, 'common_forgot_password', 'reset_email_subject', '%s - Password Reset Request ', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7084, 2, 1, 'common_forgot_password', 'reset_email_body_html', 'Password reset was requested for user with this email. Please click on link below to proceed.\n<br/>\n<br/><a href=\"%s\">%s</a>\n<br/>\n<br/>Link is valid for one day.\n<br/>\n<br/>If you do not send request - just ignore this email.', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7085, 2, 1, 'common_forgot_password', 'reset_email_body_text', 'Password reset was requested for user with this email. Please click on link below to proceed.\n\n<a href=\"%s\">%s</a>\n\nPlease note: Link is valid for one day.\n\nIf you do not send request - just ignore this email.', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7086, 2, 1, 'common_forgot_password', 'new_password_email_body', 'Your administration password was successfully reset!', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7087, 2, 1, 'common_forgot_password', 'entry_username', 'Username:', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7088, 2, 1, 'common_forgot_password', 'entry_email', 'Email:', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7089, 2, 1, 'common_forgot_password', 'entry_captcha', 'Enter the code:', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7090, 2, 1, 'common_forgot_password', 'button_reset_password', 'Reset Password', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7091, 2, 1, 'common_forgot_password', 'error_match', 'No match for Username and Email.', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7092, 2, 1, 'common_forgot_password', 'error_hash', 'Reset Password Hash is not valid .', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7093, 2, 1, 'common_forgot_password', 'error_username', 'Username cannot be empty', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7094, 2, 1, 'common_forgot_password', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7095, 2, 1, 'common_forgot_password', 'error_captcha', 'Human verification Failed!', '2017-10-12 09:42:02', '2017-10-12 09:42:02'),
(7096, 2, 1, 'mail_order', 'text_subject', '%s - Order Update %s', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7097, 2, 1, 'mail_order', 'text_order', 'Order ID:', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7098, 2, 1, 'mail_order', 'text_date_added', 'Date Ordered:', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7099, 2, 1, 'mail_order', 'text_order_status', 'Your order has been updated to the following status:', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7100, 2, 1, 'mail_order', 'text_comment', 'The comments for your order are:', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7101, 2, 1, 'mail_order', 'text_invoice', 'To view your order click on the link below:', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7102, 2, 1, 'mail_order', 'text_footer', 'Please reply to this email if you have any questions.', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7103, 2, 1, 'common_im', 'im_text_notification', 'Notifications', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7104, 2, 1, 'common_im', 'im_sendpoint_name_order_update', 'Order Updates', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7105, 2, 1, 'common_im', 'im_order_update_text_to_customer', 'Your order <a href=\"%s\">#%s</a> has been updated. For more details, login to %s account.', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7106, 2, 1, 'common_im', 'im_order_update_text_to_guest', 'Your order <a href=\"%s\">#%s</a> has been updated. For more details, please visit order page %s.', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7107, 2, 1, 'common_im', 'im_sendpoint_name_new_order', 'New Orders', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7108, 2, 1, 'common_im', 'im_new_order_text_to_admin', 'New Order <a href=\"#admin#rt=sale/order/details&order_id=%s\">#%s</a> has been created!', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7109, 2, 1, 'common_im', 'im_sendpoint_name_new_customer', 'Customer Registrations', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7110, 2, 1, 'common_im', 'im_new_customer_text_to_admin', ' New Customer #%s has been registered!', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7111, 2, 1, 'common_im', 'im_sendpoint_name_account_update', 'Administrator User Account Updates', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7112, 2, 1, 'common_im', 'im_account_update_text_to_admin', 'Your administrator user account details have been changed.', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7113, 2, 1, 'common_im', 'im_customer_account_update_text_to_admin', ' New Customer #%s has been updated!', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7114, 2, 1, 'common_im', 'im_sendpoint_name_customer_contact', 'Customer Enquiries', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7115, 2, 1, 'common_im', 'im_sendpoint_name_product_out_of_stock', 'Products Out of Stock', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7116, 2, 1, 'common_im', 'im_sendpoint_name_product_review', 'New Product Reviews', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7117, 2, 1, 'common_im', 'im_sendpoint_name_newsletter', ' Newsletters ', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7118, 2, 1, 'common_im', 'im_sendpoint_name_system_messages', ' System Messages ', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7119, 2, 1, 'common_im', 'im_customer_account_update_text_to_customer', 'New transaction has been posted to your %s account in the amount of %s. For more details, login to %s account.', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7120, 2, 1, 'common_im', 'text_notification_for', 'Notifications for user %s', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7121, 2, 1, 'common_im', 'error_unknown_sendpoint', 'Sendpoint %s does not found in sendpoints list!', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7122, 2, 1, 'common_im', 'text_settings_success_saved', 'Notification settings saved successfully!', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7123, 2, 1, 'common_im', 'im_error_mail_address', 'Email address %s looks like invalid!', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(7124, 2, 0, 'account_edit', 'heading_title', 'আমার অ্যাকাউন্ট তথ্য', '2017-10-12 22:39:06', '2017-10-12 23:21:41'),
(7125, 2, 0, 'account_edit', 'text_account', 'অ্যাকাউন্ট', '2017-10-12 22:39:06', '2017-10-12 23:21:59'),
(7126, 2, 0, 'account_edit', 'text_edit', 'তথ্য সম্পাদনা করুন', '2017-10-12 22:39:06', '2017-10-12 23:22:22'),
(7127, 2, 0, 'account_edit', 'text_your_details', 'আপনার ব্যক্তিগত তথ্যসমূহ', '2017-10-12 22:39:06', '2017-10-12 23:22:53'),
(7128, 2, 0, 'account_edit', 'text_success', 'সাফল্য: আপনার অ্যাকাউন্ট সফলভাবে আপডেট করা হয়েছে।', '2017-10-12 22:39:06', '2017-10-12 23:23:15'),
(7129, 2, 0, 'account_edit', 'entry_loginname', 'Login Name:', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7130, 2, 0, 'account_edit', 'entry_firstname', 'First Name:', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7131, 2, 0, 'account_edit', 'entry_lastname', 'Last Name:', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7132, 2, 0, 'account_edit', 'entry_date_of_birth', 'Date Of Birth:', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7133, 2, 0, 'account_edit', 'entry_email', 'E-Mail:', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7134, 2, 0, 'account_edit', 'entry_telephone', 'Telephone:', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7135, 2, 0, 'account_edit', 'entry_fax', 'Fax:', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7136, 2, 0, 'account_edit', 'error_exists', 'Error: E-Mail address is already registered!', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7137, 2, 0, 'account_edit', 'error_loginname', 'Login name must be alphanumeric only and between 5 and 64 characters!', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7138, 2, 0, 'account_edit', 'error_loginname_notunique', 'This login name is not available. Try different login name!', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7139, 2, 0, 'account_edit', 'error_firstname', 'First Name must be between 1 and 32 characters!', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7140, 2, 0, 'account_edit', 'error_lastname', 'Last Name must be between 1 and 32 characters!', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7141, 2, 0, 'account_edit', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7142, 2, 0, 'account_edit', 'error_telephone', 'Telephone must be between 3 and 32 characters!', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7143, 2, 0, 'account_edit', 'loginname_update_required', 'Your login name is the same as your email. To keep your account protected, please create a new unique login name', '2017-10-12 22:39:06', '2017-10-12 22:39:06'),
(7896, 1, 0, 'template2_template2', 'text_next_page', 'next page', '2017-11-09 03:21:47', '2017-11-09 03:21:47'),
(7144, 2, 0, 'account_logout', 'heading_title', 'অ্যাকাউন্ট লগআউট', '2017-10-12 23:00:33', '2017-10-12 23:20:20'),
(7145, 2, 0, 'account_logout', 'text_message', '<p>You have been logged off your account. It is now safe to leave the computer.</p><p>Your shopping cart has been saved, the items inside it will be restored whenever you log back into your account.</p>', '2017-10-12 23:00:33', '2017-10-12 23:00:33'),
(7146, 2, 0, 'account_logout', 'text_account', 'অ্যাকাউন্ট', '2017-10-12 23:00:33', '2017-10-12 23:19:57'),
(7147, 2, 0, 'account_logout', 'text_logout', 'লগআউট', '2017-10-12 23:00:33', '2017-10-12 23:21:19'),
(7148, 2, 1, 'default_pp_express_default_pp_express', 'default_pp_express_note', 'To add PayPal Express Checkout Button to your template : <br/>		- go to Design -> <a href=\"#admin#rt=design/layout\" target=\"_layout\">Layout</a> <br/>		- choose layout you want to add PayPal Express Checkout Button<br/>		- add it to top, bottom, left, right, or content section		NOTE: Button will not work on shopping cart page when \"Allow guest checkout\" setting of Tellbd E-Commerce is disabled.', '0000-00-00 00:00:00', '2017-10-12 23:47:18'),
(7149, 2, 0, 'content_contact', 'heading_title', 'আমাদের সাথে যোগাযোগ', '2017-10-12 23:49:55', '2017-10-13 00:02:53'),
(7150, 2, 0, 'content_contact', 'text_address', 'Address:', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7151, 2, 0, 'content_contact', 'text_email', 'E-Mail:', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7152, 2, 0, 'content_contact', 'text_telephone', 'Telephone:', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7153, 2, 0, 'content_contact', 'text_fax', 'Fax:', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7154, 2, 0, 'content_contact', 'text_message', '<p>Your enquiry has been successfully sent to the store owner!</p>', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7155, 2, 0, 'content_contact', 'entry_name', 'First Name:', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7156, 2, 0, 'content_contact', 'entry_email', 'E-Mail Address:', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7157, 2, 0, 'content_contact', 'entry_enquiry', 'Enquiry:', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7158, 2, 0, 'content_contact', 'entry_captcha', 'Enter the code in the box below:', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7159, 2, 0, 'content_contact', 'email_subject', 'Enquiry %s', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7160, 2, 0, 'content_contact', 'error_name', 'Name must be between 3 and 32 characters!', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7161, 2, 0, 'content_contact', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7162, 2, 0, 'content_contact', 'error_enquiry', 'Enquiry must be between 10 and 3000 characters!', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7163, 2, 0, 'content_contact', 'entry_duplicate_message_subject', 'New Enquiry From %s (%s)', '2017-10-12 23:49:55', '2017-10-12 23:49:55'),
(7164, 2, 0, 'product_search', 'heading_title', 'Search', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7165, 2, 0, 'product_search', 'text_search', 'Products meeting the search criteria', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7166, 2, 0, 'product_search', 'text_keyword', 'Keywords', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7167, 2, 0, 'product_search', 'text_category', 'All Categories', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7168, 2, 0, 'product_search', 'text_critea', 'Search Criteria', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7169, 2, 0, 'product_search', 'text_empty', 'There is no product that matches the search criteria.', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7170, 2, 0, 'product_search', 'text_stars', '%s out of 5 Stars!', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7171, 2, 0, 'product_search', 'text_sort', 'যে অনুযায়ী সাজাবেন:', '2017-10-13 00:18:16', '2017-10-13 00:48:08'),
(7172, 2, 0, 'product_search', 'text_default', 'Default', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7173, 2, 0, 'product_search', 'text_name_asc', 'Name A - Z', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7174, 2, 0, 'product_search', 'text_name_desc', 'Name Z - A', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7175, 2, 0, 'product_search', 'text_price_asc', 'Price Low &gt; High', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7176, 2, 0, 'product_search', 'text_price_desc', 'Price High &gt; Low', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7177, 2, 0, 'product_search', 'text_rating_asc', 'Rating Lowest', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7178, 2, 0, 'product_search', 'text_rating_desc', 'Rating Highest', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7179, 2, 0, 'product_search', 'entry_search', 'Search:', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7180, 2, 0, 'product_search', 'entry_description', 'Search in product descriptions', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7181, 2, 0, 'product_search', 'entry_model', 'Search in product model', '2017-10-13 00:18:16', '2017-10-13 00:18:16'),
(7182, 2, 0, 'product_category', 'text_product', 'পণ্য', '2017-10-13 00:26:07', '2017-10-13 00:39:21'),
(7183, 2, 0, 'product_category', 'text_error', 'ক্যাটাগরি পাওয়া যায় নি !', '2017-10-13 00:26:07', '2017-10-13 00:40:16'),
(7184, 2, 0, 'product_category', 'text_empty', 'এই ক্যাটেগরিতে আর কোন পণ্য তালিকা নেই.', '2017-10-13 00:26:07', '2017-10-13 00:41:09'),
(7185, 2, 0, 'product_category', 'text_stars', '%s out of 5 Stars!', '2017-10-13 00:26:07', '2017-10-13 00:26:07'),
(7186, 2, 0, 'product_category', 'text_sort', 'যে অনুযায়ী সাজাবেন:', '2017-10-13 00:26:07', '2017-10-13 00:41:45'),
(7187, 2, 0, 'product_category', 'text_default', 'Default', '2017-10-13 00:26:07', '2017-10-13 00:26:07'),
(7188, 2, 0, 'product_category', 'text_name_asc', 'Name A - Z', '2017-10-13 00:26:07', '2017-10-13 00:26:07'),
(7189, 2, 0, 'product_category', 'text_name_desc', 'Name Z - A', '2017-10-13 00:26:07', '2017-10-13 00:26:07'),
(7190, 2, 0, 'product_category', 'text_price_asc', 'Price Low &gt; High', '2017-10-13 00:26:07', '2017-10-13 00:26:07'),
(7191, 2, 0, 'product_category', 'text_price_desc', 'Price High &gt; Low', '2017-10-13 00:26:07', '2017-10-13 00:26:07'),
(7192, 2, 0, 'product_category', 'text_rating_asc', 'Rating Lowest', '2017-10-13 00:26:07', '2017-10-13 00:26:07'),
(7193, 2, 0, 'product_category', 'text_rating_desc', 'Rating Highest', '2017-10-13 00:26:07', '2017-10-13 00:26:07'),
(7194, 2, 0, 'product_category', 'text_top_category', 'Top Category', '2017-10-13 00:26:07', '2017-10-13 00:26:07'),
(7195, 2, 0, 'checkout_guest_step_1', 'heading_title', 'Guest Checkout - Step 1', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7196, 2, 0, 'checkout_guest_step_1', 'text_cart', 'কার্ট', '2017-10-13 01:25:29', '2017-10-13 02:21:28'),
(7197, 2, 0, 'checkout_guest_step_1', 'text_guest_step_1', 'Guest Checkout - Step 1', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7198, 2, 0, 'checkout_guest_step_1', 'text_your_details', 'আপনার ব্যক্তিগত তথ্যসমূহ', '2017-10-13 01:25:29', '2017-10-13 02:21:46'),
(7199, 2, 0, 'checkout_guest_step_1', 'text_your_address', 'আপনার ঠিকানা', '2017-10-13 01:25:29', '2017-10-13 02:21:13'),
(7200, 2, 0, 'checkout_guest_step_1', 'text_shipping_address', 'প্রেরণের ঠিকানা', '2017-10-13 01:25:29', '2017-10-13 02:20:58'),
(7201, 2, 0, 'checkout_guest_step_1', 'text_indicator', 'Check here if you have a separate shipping address.', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7202, 2, 0, 'checkout_guest_step_1', 'entry_firstname', 'First Name:', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7203, 2, 0, 'checkout_guest_step_1', 'entry_lastname', 'Last Name:', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7204, 2, 0, 'checkout_guest_step_1', 'entry_email', 'E-Mail:', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7205, 2, 0, 'checkout_guest_step_1', 'entry_telephone', 'Telephone:', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7206, 2, 0, 'checkout_guest_step_1', 'entry_fax', 'Fax:', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7207, 2, 0, 'checkout_guest_step_1', 'entry_company', 'Company:', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7208, 2, 0, 'checkout_guest_step_1', 'entry_address_1', 'Address 1:', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7209, 2, 0, 'checkout_guest_step_1', 'entry_address_2', 'Address 2:', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7210, 2, 0, 'checkout_guest_step_1', 'entry_postcode', 'ZIP/Post Code:', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7211, 2, 0, 'checkout_guest_step_1', 'entry_city', 'District towns:', '2017-10-13 01:25:29', '2018-04-25 19:54:01'),
(7212, 2, 0, 'checkout_guest_step_1', 'entry_country', 'দেশ:', '2017-10-13 01:25:29', '2018-04-25 19:58:32'),
(7213, 2, 0, 'checkout_guest_step_1', 'entry_zone', 'বিভাগ / রাজ্য :', '2017-10-13 01:25:29', '2017-11-06 22:44:29'),
(7214, 2, 0, 'checkout_guest_step_1', 'error_firstname', 'First Name must be greater than 3 and less than 32 characters!', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7215, 2, 0, 'checkout_guest_step_1', 'error_lastname', 'Last Name must be greater than 3 and less than 32 characters!', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7216, 2, 0, 'checkout_guest_step_1', 'error_email', 'E-Mail Address does not appear to be valid!', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7217, 2, 0, 'checkout_guest_step_1', 'error_telephone', 'Telephone must be greater than 3 and less than 32 characters!', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7218, 2, 0, 'checkout_guest_step_1', 'error_address_1', 'Address 1 must be greater than 3 and less than 128 characters!', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7219, 2, 0, 'checkout_guest_step_1', 'error_city', 'City must be greater than 3 and less than 128 characters!', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7220, 2, 0, 'checkout_guest_step_1', 'error_postcode', 'Zip/postal code must be between 3 and 10 characters!', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7221, 2, 0, 'checkout_guest_step_1', 'error_country', 'Please select a country!', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7222, 2, 0, 'checkout_guest_step_1', 'error_zone', 'Please select a region / state!', '2017-10-13 01:25:29', '2017-10-13 01:25:29'),
(7223, 2, 0, 'account_wishlist', 'heading_title', 'আমার চাহিদা তালিকা', '2017-10-13 02:02:10', '2017-10-13 02:06:19'),
(7224, 2, 0, 'account_wishlist', 'text_account', 'অ্যাকাউন্ট', '2017-10-13 02:02:10', '2017-10-13 02:16:21'),
(7225, 2, 0, 'account_wishlist', 'text_empty_wishlist', 'আপনার পছন্ধ তালিকা খালি', '2017-10-13 02:02:10', '2017-11-06 22:47:36'),
(7226, 2, 0, 'account_wishlist', 'button_cart', 'কার্ট দেখুন', '2017-10-13 02:02:10', '2017-10-13 02:05:15'),
(7227, 2, 0, 'account_wishlist', 'button_continue', 'কেনাকাটা চালিয়ে যান', '2017-10-13 02:02:10', '2017-10-13 02:05:31'),
(7228, 2, 0, 'account_wishlist', 'column_image', 'ছবি', '2017-10-13 02:02:10', '2017-10-13 02:18:25'),
(7229, 2, 0, 'account_wishlist', 'column_name', 'নাম', '2017-10-13 02:02:10', '2017-10-13 02:18:42'),
(7230, 2, 0, 'account_wishlist', 'column_model', 'মডেল', '2017-10-13 02:02:10', '2017-10-13 02:18:54'),
(7231, 2, 0, 'account_wishlist', 'column_added', 'চাহিদা তালিকায় যোগ করা হয়েছে', '2017-10-13 02:02:10', '2017-10-13 02:17:44'),
(7232, 2, 0, 'account_wishlist', 'column_price', 'একক দাম', '2017-10-13 02:02:10', '2017-10-13 02:19:09'),
(7233, 2, 0, 'account_wishlist', 'column_actions', 'অ্যাকশন', '2017-10-13 02:02:10', '2017-10-13 02:19:33'),
(7234, 2, 1, 'catalog_category', 'heading_title', 'Categories', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7235, 2, 1, 'catalog_category', 'text_category', 'Category', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7236, 2, 1, 'catalog_category', 'text_success', 'Success: You have modified categories!', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7237, 2, 1, 'catalog_category', 'text_default', 'Default', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7238, 2, 1, 'catalog_category', 'text_image_manager', 'Image Manager', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7239, 2, 1, 'catalog_category', 'update_title', 'Update Category', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7240, 2, 1, 'catalog_category', 'column_image', 'Image', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7241, 2, 1, 'catalog_category', 'column_name', 'Category Name', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7242, 2, 1, 'catalog_category', 'column_sort_order', 'Sort Order', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7243, 2, 1, 'catalog_category', 'column_status', 'Status', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7244, 2, 1, 'catalog_category', 'column_products', 'Products count', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7245, 2, 1, 'catalog_category', 'column_subcategories', 'Subcategories count', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7246, 2, 1, 'catalog_category', 'entry_name', 'Category Name:', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7247, 2, 1, 'catalog_category', 'entry_meta_keywords', 'Meta Tag Keywords:', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7248, 2, 1, 'catalog_category', 'entry_meta_description', 'Meta Tag Description:', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7249, 2, 1, 'catalog_category', 'entry_description', 'Description:', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7250, 2, 1, 'catalog_category', 'entry_status', 'Category Status:', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7251, 2, 1, 'catalog_category', 'entry_parent_category', 'Parent Category:', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7252, 2, 1, 'catalog_category', 'entry_store', 'Stores:', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7253, 2, 1, 'catalog_category', 'entry_keyword', 'SEO Keyword:', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7254, 2, 1, 'catalog_category', 'entry_image', 'Image:', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7255, 2, 1, 'catalog_category', 'entry_sort_order', 'Sort Order:', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7256, 2, 1, 'catalog_category', 'error_permission', 'Warning: You do not have permission to modify categories!', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7257, 2, 1, 'catalog_category', 'error_name', 'Category Name must be between 2 and 32 characters!', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7258, 2, 1, 'catalog_category', 'error_required_data', 'Required Data has not been entered. Check for field errors!', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7259, 2, 1, 'catalog_category', 'text_select_all', '- All Categories -', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7260, 2, 1, 'catalog_category', 'text_top_level', '- Top Level -', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7261, 2, 1, 'catalog_category', 'text_select_parent', '- Select Parent -', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7262, 2, 1, 'catalog_category', 'text_success_layout', 'Success: You have modified category page layout.', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7263, 2, 1, 'catalog_category', 'tab_layout', ' Layout ', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7264, 2, 1, 'catalog_category', 'tab_image', 'Images', '2017-10-13 04:08:22', '2017-10-13 04:08:22'),
(7265, 2, 1, 'common_do_embed', 'text_get_product_embed_code', 'Product Embed Code', '2017-10-13 04:26:30', '2017-10-13 04:26:30'),
(7266, 2, 1, 'common_do_embed', 'text_get_category_embed_code', 'Category Embed Code', '2017-10-13 04:26:30', '2017-10-13 04:26:30'),
(7267, 2, 1, 'common_do_embed', 'text_get_manufacturer_embed_code', 'Manufacturer Embed Code', '2017-10-13 04:26:30', '2017-10-13 04:26:30'),
(7268, 2, 1, 'common_do_embed', 'entry_image', 'Show Image', '2017-10-13 04:26:30', '2017-10-13 04:26:30'),
(7269, 2, 1, 'common_do_embed', 'entry_name', 'Show Name', '2017-10-13 04:26:30', '2017-10-13 04:26:30'),
(7270, 2, 1, 'common_do_embed', 'entry_price', 'Show Price', '2017-10-13 04:26:30', '2017-10-13 04:26:30'),
(7271, 2, 1, 'common_do_embed', 'entry_rating', 'Show Reviews And Rating', '2017-10-13 04:26:30', '2017-10-13 04:26:30'),
(7272, 2, 1, 'common_do_embed', 'entry_blurb', 'Show Blurb', '2017-10-13 04:26:30', '2017-10-13 04:26:30'),
(7273, 2, 1, 'common_do_embed', 'entry_quantity', 'Show Quantity', '2017-10-13 04:26:30', '2017-10-13 04:26:30'),
(7274, 2, 1, 'common_do_embed', 'entry_addtocart', 'Show Button', '2017-10-13 04:26:30', '2017-10-13 04:26:30'),
(7275, 2, 1, 'common_do_embed', 'entry_language', 'Select Language', '2017-10-13 04:26:30', '2017-10-13 04:26:30'),
(7276, 2, 1, 'common_do_embed', 'entry_currency', 'Select Currency', '2017-10-13 04:26:30', '2017-10-13 04:26:30'),
(7277, 2, 1, 'common_do_embed', 'entry_products_count', 'Products Count', '2017-10-13 04:26:30', '2017-10-13 04:26:30'),
(7278, 2, 0, 'account_forgotten', 'heading_title', 'আপনি কি পাসওয়ার্ড ভুলে গেছেন ?', '2017-10-13 17:38:58', '2017-10-17 01:46:53'),
(7279, 2, 0, 'account_forgotten', 'heading_title_loginname', 'আপনার লগইন নাম ভুলে গেছেন ?', '2017-10-13 17:38:58', '2017-10-17 01:47:11'),
(7280, 2, 0, 'account_forgotten', 'text_account', 'Account', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7281, 2, 0, 'account_forgotten', 'text_forgotten', 'Forgotten Password', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7282, 2, 0, 'account_forgotten', 'text_your_email', 'Your E-Mail Address', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7283, 2, 0, 'account_forgotten', 'text_email', 'Enter the e-mail address associated with your account. Click submit to have your password emailed to you', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7284, 2, 0, 'account_forgotten', 'text_loginname_email', 'Enter the login name and e-mail address associated with your account. Click submit to request password reset', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7285, 2, 0, 'account_forgotten', 'text_lastname_email', 'Enter the last name and e-mail address associated with your account. Click submit to have your login name emailed to you', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7286, 2, 0, 'account_forgotten', 'text_success', 'Success: Password reset link has been sent to your e-mail address.', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7287, 2, 0, 'account_forgotten', 'text_success_loginname', 'Success: Your login name reminder has been sent to your e-mail address.', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7288, 2, 0, 'account_forgotten', 'entry_loginname', 'Login Name:', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7289, 2, 0, 'account_forgotten', 'entry_lastname', 'Last Name:', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7290, 2, 0, 'account_forgotten', 'entry_email', 'E-Mail Address:', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7291, 2, 0, 'account_forgotten', 'error_email', 'Error: The Email address was not provided or not found in our records, please try again!', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7292, 2, 0, 'account_forgotten', 'error_loginname', 'Error: The Login name was not provided or not found in our records, please try again!', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7293, 2, 0, 'account_forgotten', 'error_lastname', 'Error: The Last name was not provided or not found in our records, please try again!', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7294, 2, 0, 'account_forgotten', 'error_not_found', 'Error: No records found matching information your provided, please check your information and try again!', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7295, 2, 0, 'account_forgotten', 'text_forgotten_loginname', 'Forgotten Login Name', '2017-10-13 17:38:58', '2017-10-13 17:38:58'),
(7296, 2, 1, 'catalog_product', 'heading_title', 'Products', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7297, 2, 1, 'catalog_product', 'text_product', 'Product', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7298, 2, 1, 'catalog_product', 'tab_media', 'Media', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7299, 2, 1, 'catalog_product', 'tab_shipping', 'Shipping', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7300, 2, 1, 'catalog_product', 'tab_files', 'Files', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7301, 2, 1, 'catalog_product', 'tab_relations', 'Relations', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7302, 2, 1, 'catalog_product', 'tab_promotions', 'Promotions', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7303, 2, 1, 'catalog_product', 'tab_extensions', 'Extensions', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7304, 2, 1, 'catalog_product', 'tab_layout', 'Page Layout', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7305, 2, 1, 'catalog_product', 'text_success', 'Success: You have modified products!', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7306, 2, 1, 'catalog_product', 'text_success_copy', 'Success: You have successfully clone product <b>%s</b>!', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7307, 2, 1, 'catalog_product', 'text_success_copy_layout', ' Note: Custom product layout has been cloned too.', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7308, 2, 1, 'catalog_product', 'text_error_copy', 'Cloning has failed! Original product is not available', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7309, 2, 1, 'catalog_product', 'text_plus', '+', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7310, 2, 1, 'catalog_product', 'text_minus', '-', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7311, 2, 1, 'catalog_product', 'text_default', 'Default', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7312, 2, 1, 'catalog_product', 'text_product_summary', 'Product Summary', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7313, 2, 1, 'catalog_product', 'text_image_manager', 'Image Manager', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7314, 2, 1, 'catalog_product', 'text_option', 'Option', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7315, 2, 1, 'catalog_product', 'text_option_value', 'Option Value', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7316, 2, 1, 'catalog_product', 'column_name', 'Product Name', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7317, 2, 1, 'catalog_product', 'column_model', 'Model', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7318, 2, 1, 'catalog_product', 'column_image', 'Image', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7319, 2, 1, 'catalog_product', 'column_quantity', 'Quantity', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7320, 2, 1, 'catalog_product', 'column_status', 'Status', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7321, 2, 1, 'catalog_product', 'column_price', 'Price', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7322, 2, 1, 'catalog_product', 'column_action', 'Action', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7323, 2, 1, 'catalog_product', 'entry_featured', 'Featured Product:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7324, 2, 1, 'catalog_product', 'entry_name', 'Product Name:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7325, 2, 1, 'catalog_product', 'entry_meta_keywords', 'Meta Tag Keywords:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7326, 2, 1, 'catalog_product', 'entry_meta_description', 'Meta Tag Description:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7327, 2, 1, 'catalog_product', 'entry_description', 'Description:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7328, 2, 1, 'catalog_product', 'entry_blurb', 'Blurb:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7329, 2, 1, 'catalog_product', 'entry_store', 'Stores:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7330, 2, 1, 'catalog_product', 'entry_keyword', 'SEO Keyword:<br/><span class=\"help\">SEO key that will show in URL for this product. You can generate key from product name</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7331, 2, 1, 'catalog_product', 'entry_model', 'Model:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7332, 2, 1, 'catalog_product', 'entry_sku', 'SKU:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7333, 2, 1, 'catalog_product', 'entry_location', 'Misc Location:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7334, 2, 1, 'catalog_product', 'entry_manufacturer', 'Manufacturer:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7335, 2, 1, 'catalog_product', 'entry_shipping', 'Requires Shipping:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7336, 2, 1, 'catalog_product', 'entry_ship_individually', 'Ship Product Individually:<br/><span class=\"help\">Product will be shipped in a separate package and additional shipping cost will be added to the order with multiple items. If enabled, Fixed Shipping Price needs to be set.</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7337, 2, 1, 'catalog_product', 'entry_shipping_price', 'Fixed Shipping Price:<br/><span class=\"help\">Master setting with fixed shipping price for this product.</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7338, 2, 1, 'catalog_product', 'entry_free_shipping', 'Free Shipping:<br/><span class=\"help\">Master setting to enable free shipping for this product.</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7339, 2, 1, 'catalog_product', 'entry_date_available', 'Date Available:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7340, 2, 1, 'catalog_product', 'entry_option_quantity', 'Quantity:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7341, 2, 1, 'catalog_product', 'entry_quantity', 'Quantity:<br/><span class=\"help\">Connected to Track Stock setting</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7342, 2, 1, 'catalog_product', 'entry_minimum', 'Minimum Quantity:<br/><span class=\"help\">Force a minimum ordered amount</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7343, 2, 1, 'catalog_product', 'entry_maximum', 'Maximum Quantity:<br/><span class=\"help\">Set a limit on quantity that can be selected per each order. 0 = no limit</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7344, 2, 1, 'catalog_product', 'entry_stock_status', 'Pre-Order Stock Status:<br/><span class=\"help\">Text shown when a product is out of stock and purchase allowed</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7345, 2, 1, 'catalog_product', 'entry_stock_checkout', 'Stock Checkout:<br /><span class=\"help\">Allow customers to checkout even if the products are out of stock.</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7346, 2, 1, 'catalog_product', 'entry_status', 'Status:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7347, 2, 1, 'catalog_product', 'entry_tax_class', 'Tax Class:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7348, 2, 1, 'catalog_product', 'entry_cost', 'Cost:<br/><span class=\"help\">The wholesale cost used for profit reporting</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7349, 2, 1, 'catalog_product', 'entry_price', 'Price:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7350, 2, 1, 'catalog_product', 'entry_track_option_stock', 'Track Stock:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7351, 2, 1, 'catalog_product', 'entry_subtract', 'Track Stock:<br/><span class=\"help\">Set YES if need to track stock quantity for this product. If options are used check subtract setting for each option value</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7352, 2, 1, 'catalog_product', 'entry_weight_class', 'Weight Class:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7353, 2, 1, 'catalog_product', 'entry_weight', 'Weight:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7354, 2, 1, 'catalog_product', 'entry_length_class', 'Length Class:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7355, 2, 1, 'catalog_product', 'entry_length', 'Length:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7356, 2, 1, 'catalog_product', 'entry_width', 'Width:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7357, 2, 1, 'catalog_product', 'entry_height', 'Height:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7358, 2, 1, 'catalog_product', 'entry_dimension', 'Dimensions (L x W x H):', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7359, 2, 1, 'catalog_product', 'entry_image', 'Image:<br /><span class=\"help\">Click image to change it.</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7360, 2, 1, 'catalog_product', 'entry_customer_group', 'Customer Group:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7361, 2, 1, 'catalog_product', 'entry_date_start', 'Date Start:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7362, 2, 1, 'catalog_product', 'entry_date_end', 'Date End:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7363, 2, 1, 'catalog_product', 'entry_priority', 'Priority:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7364, 2, 1, 'catalog_product', 'entry_option', 'Option:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7365, 2, 1, 'catalog_product', 'entry_option_name', 'Option Name:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7366, 2, 1, 'catalog_product', 'entry_option_value', 'Option Value:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7367, 2, 1, 'catalog_product', 'entry_sort_order', 'Sort Order:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7368, 2, 1, 'catalog_product', 'entry_prefix', 'Prefix:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7369, 2, 1, 'catalog_product', 'entry_option_prefix', 'Modify Price By:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7370, 2, 1, 'catalog_product', 'entry_option_price', 'Price Modifier:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7371, 2, 1, 'catalog_product', 'entry_category', 'Categories:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7372, 2, 1, 'catalog_product', 'entry_download', 'Downloads:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7373, 2, 1, 'catalog_product', 'entry_related', 'Related Products:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7374, 2, 1, 'catalog_product', 'entry_tags', 'Product Tags:<br /><span class=\"help\">comma separated</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7375, 2, 1, 'catalog_product', 'error_permission', 'Warning: You do not have permission to modify products!', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7376, 2, 1, 'catalog_product', 'error_name', 'Product Name must be greater than 3 and less than 255 characters!', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7377, 2, 1, 'catalog_product', 'error_model', 'Product Model must be less than 64 characters! Recommended 5-25 characters', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7378, 2, 1, 'catalog_product', 'error_required_data', 'Required Data has not been entered. Check for field errors!', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7379, 2, 1, 'catalog_product', 'error_product_not_found', 'Error: Product not found!', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7380, 2, 1, 'catalog_product', 'filter_product', 'Search for product', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7381, 2, 1, 'catalog_product', 'filter_any_word', 'Any of these words', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7382, 2, 1, 'catalog_product', 'filter_all_words', 'All of these words', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7383, 2, 1, 'catalog_product', 'filter_exact_match', 'The exact phrase', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7384, 2, 1, 'catalog_product', 'filter_all_categories', '- All Categories -', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7385, 2, 1, 'catalog_product', 'filter_price_max', 'max', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7386, 2, 1, 'catalog_product', 'text_view', 'view', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7387, 2, 1, 'catalog_product', 'text_delete', 'delete', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7388, 2, 1, 'catalog_product', 'text_choose_action', 'Choose action', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7389, 2, 1, 'catalog_product', 'text_clone_selected', 'Clone selected', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7390, 2, 1, 'catalog_product', 'text_export_selected', 'Export selected', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7391, 2, 1, 'catalog_product', 'text_delete_selected', 'Delete selected', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7392, 2, 1, 'catalog_product', 'text_edit_selected', 'Edit selected', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7393, 2, 1, 'catalog_product', 'text_clone', 'Clone', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7394, 2, 1, 'catalog_product', 'text_export', 'Export', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7395, 2, 1, 'catalog_product', 'text_select_category', '- Select Category -', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7396, 2, 1, 'catalog_product', 'text_select_product', '- Select Product -', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7397, 2, 1, 'catalog_product', 'text_option_name', 'Option Name', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7398, 2, 1, 'catalog_product', 'text_group_option', 'Group Option', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7399, 2, 1, 'catalog_product', 'text_option_type', 'Option Type', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7400, 2, 1, 'catalog_product', 'text_option_values', 'Option Values', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7401, 2, 1, 'catalog_product', 'text_no_option_values', 'No Option Values', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7402, 2, 1, 'catalog_product', 'text_edit_option_values', 'Edit Option Value', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7403, 2, 1, 'catalog_product', 'text_save_option_values', 'Save Option Value', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7404, 2, 1, 'catalog_product', 'button_remove_option', 'Remove Option', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7405, 2, 1, 'catalog_product', 'text_option_removed', 'Option Removed', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7406, 2, 1, 'catalog_product', 'entry_weight_type', 'Weight Type', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7407, 2, 1, 'catalog_product', 'text_product_pagination', 'Product(s) {start} to {end} of {total}', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7408, 2, 1, 'catalog_product', 'entry_product_id', 'Product ID', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7409, 2, 1, 'catalog_product', 'error_product_load', 'Warning: No product with such ID!', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7410, 2, 1, 'catalog_product', 'error_attribute_not_selected', 'Please select option to add!', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7411, 2, 1, 'catalog_product', 'error_date', '\"Date End\" can not be less than \"Date Start\"!', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7412, 2, 1, 'catalog_product', 'error_required', 'This field is required!', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7413, 2, 1, 'catalog_product', 'error_option_in_group', 'Option cannot be added to product as it is already a part of group option!', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7414, 2, 1, 'catalog_product', 'text_success_layout', 'Success: You have modified product page layout.', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7415, 2, 1, 'catalog_product', 'text_success_option', 'Success: You have modified product option.', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7416, 2, 1, 'catalog_product', 'text_add_new_option', '- Add New Option -', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7417, 2, 1, 'catalog_product', 'entry_required', 'Required:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7418, 2, 1, 'catalog_product', 'entry_element_type', 'Element Type:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7419, 2, 1, 'catalog_product', 'entry_element_values', 'Element Values:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7420, 2, 1, 'catalog_product', 'text_expand', '+ expand', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7421, 2, 1, 'catalog_product', 'text_hide', '- hide', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7422, 2, 1, 'catalog_product', 'entry_option_placeholder', 'Placeholder:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7423, 2, 1, 'catalog_product', 'entry_regexp_pattern', 'Regular Expression Pattern:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7424, 2, 1, 'catalog_product', 'entry_error_text', 'Error Message about invalid Value:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7425, 2, 1, 'catalog_product', 'text_product_condition', 'Product Condition:', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7426, 2, 1, 'catalog_product', 'text_product_available', 'Available', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7427, 2, 1, 'catalog_product', 'text_product_disabled', 'Disabled', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7428, 2, 1, 'catalog_product', 'text_product_unavailable', 'Unavailable', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7429, 2, 1, 'catalog_product', 'text_product_out_of_stock', 'Out of Stock', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7430, 2, 1, 'catalog_product', 'text_product_in_stock', 'In Stock', '2017-10-14 00:49:55', '2017-10-14 00:49:55');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(7431, 2, 1, 'catalog_product', 'text_product_option_out_of_stock', 'Product Option(s) Out of Stock', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7432, 2, 1, 'catalog_product', 'text_call_to_order', 'Call To Order', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7433, 2, 1, 'catalog_product', 'entry_call_to_order', 'Block Product From Ordering:<br /><span class=\"help\">This will put product to display mode only with no ability to order. Contact us for order message will be displayed.</span>', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7434, 2, 1, 'catalog_product', 'text_new_option', 'New Option', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7435, 2, 1, 'catalog_product', 'text_total_orders', 'Total Orders', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7436, 2, 1, 'catalog_product', 'error_measure_value', 'The limit of 999.99 has been reached. Provide smaller number.', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7437, 2, 1, 'catalog_product', 'error_weight_value', 'This product requires shipping. Please set weight value.', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7438, 2, 1, 'catalog_product', 'error_weight_class', 'Please set weight class.', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7439, 2, 1, 'catalog_product', 'entry_allowed_extensions', 'Allowed File Extensions (txt, jpg …)', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7440, 2, 1, 'catalog_product', 'entry_min_size', 'Min file size (Kb)', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7441, 2, 1, 'catalog_product', 'entry_max_size', 'Max file size (Kb)', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7442, 2, 1, 'catalog_product', 'entry_upload_dir', 'Upload directory name<br>%s', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7443, 2, 1, 'catalog_product', 'text_success_relation_set', 'Relations of selected products was set successfully!', '2017-10-14 00:49:55', '2017-10-14 00:49:55'),
(7444, 2, 1, 'catalog_manufacturer', 'heading_title', 'Manufacturers or Brands', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7445, 2, 1, 'catalog_manufacturer', 'text_manufacturer', 'Manufacturer or Brand', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7446, 2, 1, 'catalog_manufacturer', 'text_success', 'Success: You have modified manufacturers!', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7447, 2, 1, 'catalog_manufacturer', 'text_default', 'Default', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7448, 2, 1, 'catalog_manufacturer', 'text_image_manager', 'Image Manager', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7449, 2, 1, 'catalog_manufacturer', 'column_name', 'Manufacturer Name', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7450, 2, 1, 'catalog_manufacturer', 'column_sort_order', 'Sort Order', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7451, 2, 1, 'catalog_manufacturer', 'column_action', 'Action', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7452, 2, 1, 'catalog_manufacturer', 'entry_name', 'Manufacturer Name:', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7453, 2, 1, 'catalog_manufacturer', 'entry_store', 'Stores:', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7454, 2, 1, 'catalog_manufacturer', 'entry_keyword', 'SEO Keyword:', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7455, 2, 1, 'catalog_manufacturer', 'entry_edit', 'Edit', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7456, 2, 1, 'catalog_manufacturer', 'entry_layout', ' Layout ', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7457, 2, 1, 'catalog_manufacturer', 'entry_image', 'Image:', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7458, 2, 1, 'catalog_manufacturer', 'entry_sort_order', 'Sort Order:', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7459, 2, 1, 'catalog_manufacturer', 'error_manufacturer_not_found', 'Error: Manufacturer not found!', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7460, 2, 1, 'catalog_manufacturer', 'error_permission', 'Warning: You do not have permission to modify manufacturers!', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7461, 2, 1, 'catalog_manufacturer', 'error_name', 'Manufacturer Name must be between 2 and 64 characters!', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7462, 2, 1, 'catalog_manufacturer', 'error_product', 'Warning: This manufacturer cannot be deleted as it is currently assigned to %s products!', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7463, 2, 1, 'catalog_manufacturer', 'text_success_layout', 'Success: You have modified category page layout.', '2017-10-14 00:50:07', '2017-10-14 00:50:07'),
(7464, 2, 0, 'product_manufacturer', 'text_product', 'পণ্য', '2017-10-14 19:21:03', '2017-10-17 01:41:02'),
(7465, 2, 0, 'product_manufacturer', 'text_error', 'প্রস্তুতকারকের তথ্য পাওয়া যায় নি !', '2017-10-14 19:21:03', '2017-10-17 01:42:20'),
(7466, 2, 0, 'product_manufacturer', 'text_empty', 'এই উৎপাদনকারির লিস্ট করার মত আর কোন পন্য নেই.এই উৎপাদন কারির লিস্ট করার মত আর কোন পণ্য নেই ।', '2017-10-14 19:21:03', '2017-10-17 01:43:58'),
(7467, 2, 0, 'product_manufacturer', 'text_stars', '%s out of 5 Stars!', '2017-10-14 19:21:03', '2017-10-14 19:21:03'),
(7468, 2, 0, 'product_manufacturer', 'text_sort', 'যে অনুযায়ী সাজাবেন:', '2017-10-14 19:21:03', '2017-10-17 01:45:58'),
(7469, 2, 0, 'product_manufacturer', 'text_default', 'ডিফল্ট', '2017-10-14 19:21:03', '2017-10-17 01:46:17'),
(7470, 2, 0, 'product_manufacturer', 'text_name_asc', 'Name A - Z', '2017-10-14 19:21:03', '2017-10-14 19:21:03'),
(7471, 2, 0, 'product_manufacturer', 'text_name_desc', 'Name Z - A', '2017-10-14 19:21:03', '2017-10-14 19:21:03'),
(7472, 2, 0, 'product_manufacturer', 'text_price_asc', 'Price Low &gt; High', '2017-10-14 19:21:03', '2017-10-14 19:21:03'),
(7473, 2, 0, 'product_manufacturer', 'text_price_desc', 'Price High &gt; Low', '2017-10-14 19:21:03', '2017-10-14 19:21:03'),
(7474, 2, 0, 'product_manufacturer', 'text_rating_asc', 'Rating Lowest', '2017-10-14 19:21:03', '2017-10-14 19:21:03'),
(7475, 2, 0, 'product_manufacturer', 'text_rating_desc', 'Rating Highest', '2017-10-14 19:21:03', '2017-10-14 19:21:03'),
(7476, 2, 1, 'tool_datasets_manager', 'heading_title', 'Datasets Manager', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7477, 2, 1, 'tool_datasets_manager', 'text_success', 'Success: You have modified message list!', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7478, 2, 1, 'tool_datasets_manager', 'column_id', ' Id ', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7479, 2, 1, 'tool_datasets_manager', 'column_name', ' Dataset Name ', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7480, 2, 1, 'tool_datasets_manager', 'column_key', ' Dataset Key', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7481, 2, 1, 'tool_datasets_manager', 'column_action', 'Action', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7482, 2, 1, 'tool_datasets_manager', 'text_dataset_name', ' Dataset Name', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7483, 2, 1, 'tool_datasets_manager', 'text_dataset_key', ' Dataset Key', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7484, 2, 1, 'tool_datasets_manager', 'text_dataset_properties', ' Dataset Properties', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7485, 2, 1, 'tool_datasets_manager', 'text_dataset_column_properties', ' Dataset Column Properties', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7486, 2, 1, 'tool_datasets_manager', 'text_dataset_column_definition', ' Dataset Columns', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7487, 2, 1, 'tool_datasets_manager', 'text_num_rows', ' Dataset Row Count', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7488, 2, 1, 'tool_datasets_manager', 'text_popup_title', ' Information About Dataset', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7489, 2, 1, 'tool_datasets_manager', 'text_confirm', 'Confirm?', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7490, 2, 1, 'tool_datasets_manager', 'text_date', 'Date', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7491, 2, 1, 'tool_datasets_manager', 'text_show', 'Show', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7492, 2, 1, 'tool_datasets_manager', 'text_repeats', 'Number of repetitions:', '2017-10-14 20:04:01', '2017-10-14 20:04:01'),
(7493, 2, 1, 'error_permission', 'heading_title', 'Permission Denied!', '2017-10-15 03:01:39', '2017-10-15 03:01:39'),
(7494, 2, 1, 'error_permission', 'text_permission', 'You do not have permission to access this page, please refer to your system administrator.', '2017-10-15 03:01:39', '2017-10-15 03:01:39'),
(7495, 2, 1, 'default_free_shipping_default_free_shipping', 'default_free_shipping_name', 'Free Shipping', '2017-10-16 23:27:32', '2017-10-16 23:27:32'),
(7496, 2, 1, 'default_free_shipping_default_free_shipping', 'text_shipping', 'Shipping', '2017-10-16 23:27:32', '2017-10-16 23:27:32'),
(7497, 2, 1, 'default_free_shipping_default_free_shipping', 'text_success', 'Success: You have modified free shipping!', '2017-10-16 23:27:32', '2017-10-16 23:27:32'),
(7498, 2, 1, 'default_free_shipping_default_free_shipping', 'default_free_shipping_total', 'Total:<br /><span class=\"help\">Sub-Total amount needed before the free shipping module becomes available. Without currency symbol.</span>', '2017-10-16 23:27:32', '2017-10-16 23:27:32'),
(7499, 2, 1, 'default_free_shipping_default_free_shipping', 'default_free_shipping_location_id', 'Location:', '2017-10-16 23:27:32', '2017-10-16 23:27:32'),
(7500, 2, 1, 'default_free_shipping_default_free_shipping', 'default_free_shipping_location_id_0', 'All Locations', '2017-10-16 23:27:32', '2017-10-16 23:27:32'),
(7501, 2, 1, 'default_free_shipping_default_free_shipping', 'error_permission', 'Warning: You do not have permission to modify free shipping!', '2017-10-16 23:27:32', '2017-10-16 23:27:32'),
(7502, 2, 1, 'default_cheque_default_cheque', 'default_cheque_name', 'Cheque / Money Order', '2017-10-16 23:28:30', '2017-10-16 23:28:30'),
(7503, 2, 1, 'default_cheque_default_cheque', 'text_payment', 'Payment', '2017-10-16 23:28:30', '2017-10-16 23:28:30'),
(7504, 2, 1, 'default_cheque_default_cheque', 'text_success', 'Success: You have modified cheque / money order account details!', '2017-10-16 23:28:30', '2017-10-16 23:28:30'),
(7505, 2, 1, 'default_cheque_default_cheque', 'default_cheque_payable', 'Payable To:<br /><span class=\"help\">Provide name check needs to be written to</span>', '2017-10-16 23:28:30', '2017-10-16 23:28:30'),
(7506, 2, 1, 'default_cheque_default_cheque', 'default_cheque_address', 'Mail or Send To:<br /><span class=\"help\">Provide address where to send the check. Main store address will be used if blank</span>', '2017-10-16 23:28:30', '2017-10-16 23:28:30'),
(7507, 2, 1, 'default_cheque_default_cheque', 'default_cheque_order_status_id', 'Order Status:', '2017-10-16 23:28:30', '2017-10-16 23:28:30'),
(7508, 2, 1, 'default_cheque_default_cheque', 'default_cheque_location_id', 'Location:', '2017-10-16 23:28:30', '2017-10-16 23:28:30'),
(7509, 2, 1, 'default_cheque_default_cheque', 'default_cheque_location_id_0', 'All Locations', '2017-10-16 23:28:30', '2017-10-16 23:28:30'),
(7510, 2, 1, 'default_cheque_default_cheque', 'error_permission', 'Warning: You do not have permission to modify payment cheque / money order!', '2017-10-16 23:28:30', '2017-10-16 23:28:30'),
(7511, 2, 1, 'default_cheque_default_cheque', 'error_payable', 'Payable To Required!', '2017-10-16 23:28:30', '2017-10-16 23:28:30'),
(7512, 2, 1, 'default_banktransfer_default_banktransfer', 'default_banktransfer_name', 'Bank Transfer', '2017-10-16 23:28:36', '2017-10-16 23:28:36'),
(7513, 2, 1, 'default_banktransfer_default_banktransfer', 'text_payment', 'Payment', '2017-10-16 23:28:36', '2017-10-16 23:28:36'),
(7514, 2, 1, 'default_banktransfer_default_banktransfer', 'text_success', 'Success: You have modified bank transfer settings and details!', '2017-10-16 23:28:36', '2017-10-16 23:28:36'),
(7515, 2, 1, 'default_banktransfer_default_banktransfer', 'default_banktransfer_instructions', 'Bank Transfer Instructions:<span class=\"help\">Instruction shown to customers to make bank or wire transfer into your bank account</span>', '2017-10-16 23:28:36', '2017-10-16 23:28:36'),
(7516, 2, 1, 'default_banktransfer_default_banktransfer', 'default_banktransfer_order_min', 'Total Order limit:<span class=\"help\">Minimum order amount to be reached to allow this payment</span>', '2017-10-16 23:28:36', '2017-10-16 23:28:36'),
(7517, 2, 1, 'default_banktransfer_default_banktransfer', 'default_banktransfer_order_status_id', 'Order Status:', '2017-10-16 23:28:36', '2017-10-16 23:28:36'),
(7518, 2, 1, 'default_banktransfer_default_banktransfer', 'default_banktransfer_location_id', 'Location:', '2017-10-16 23:28:36', '2017-10-16 23:28:36'),
(7519, 2, 1, 'default_banktransfer_default_banktransfer', 'default_banktransfer_location_id_0', 'All Locations', '2017-10-16 23:28:36', '2017-10-16 23:28:36'),
(7520, 2, 1, 'default_banktransfer_default_banktransfer', 'error_permission', 'Warning: You do not have permission to modify payment banktransfer!', '2017-10-16 23:28:36', '2017-10-16 23:28:36'),
(7521, 2, 1, 'default_banktransfer_default_banktransfer', 'error_instructions', 'Bank Transfer Instructions are required!', '2017-10-16 23:28:36', '2017-10-16 23:28:36'),
(7522, 2, 1, 'default_store_pickup_default_store_pickup', 'default_store_pickup_name', 'Pickup From Store', '2017-10-16 23:30:18', '2017-10-16 23:30:18'),
(7523, 2, 1, 'default_store_pickup_default_store_pickup', 'text_shipping', 'Shipping', '2017-10-16 23:30:18', '2017-10-16 23:30:18'),
(7524, 2, 1, 'default_store_pickup_default_store_pickup', 'text_success', 'Success: You have modified pickup from store!', '2017-10-16 23:30:18', '2017-10-16 23:30:18'),
(7525, 2, 1, 'default_store_pickup_default_store_pickup', 'default_store_pickup_location_id', 'Location:', '2017-10-16 23:30:18', '2017-10-16 23:30:18'),
(7526, 2, 1, 'default_store_pickup_default_store_pickup', 'default_store_pickup_location_id_0', 'All Locations', '2017-10-16 23:30:18', '2017-10-16 23:30:18'),
(7527, 2, 1, 'default_store_pickup_default_store_pickup', 'error_permission', 'Warning: You do not have permission to modify pickup from store!', '2017-10-16 23:30:18', '2017-10-16 23:30:18'),
(7813, 2, 1, 'slideshow2_slideshow2', 'entry_url', 'Url', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7814, 2, 1, 'slideshow2_slideshow2', 'slideshow2_status', 'Status', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7806, 2, 1, 'slideshow2_slideshow2', 'button_remove', 'Remove', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7807, 2, 1, 'slideshow2_slideshow2', 'button_edit', 'Edit', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7808, 2, 1, 'slideshow2_slideshow2', 'button_add_slide', 'Add Slide', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7809, 2, 1, 'slideshow2_slideshow2', 'text_slide', 'Slide', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7810, 2, 1, 'slideshow2_slideshow2', 'text_success', 'You successfully modified slides', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7811, 2, 1, 'slideshow2_slideshow2', 'entry_title', 'Title', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7812, 2, 1, 'slideshow2_slideshow2', 'entry_img', 'Image', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7805, 2, 1, 'slideshow2_slideshow2', 'slides_title', 'Edit Slides', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7804, 2, 1, 'slideshow2_slideshow2', 'slideshow2_name', 'Slideshow2', '2017-11-04 20:15:54', '2017-11-04 20:15:54'),
(7801, 2, 0, 'template2_template2', 'text_next_page', 'next page', '2017-11-04 20:01:52', '2017-11-04 20:01:52'),
(7802, 2, 0, 'template2_template2', 'text_prev_page', 'prev page', '2017-11-04 20:01:52', '2017-11-04 20:01:52'),
(7803, 2, 0, 'blocks_manufacturer', 'heading_title', 'Brands', '2017-11-04 20:14:37', '2017-11-04 20:14:37'),
(7800, 2, 0, 'template2_template2', 'text_pages', 'Pages:', '2017-11-04 20:01:52', '2017-11-04 20:01:52'),
(7799, 2, 0, 'template2_template2', 'text_buy_now', 'buy now', '2017-11-04 20:01:52', '2017-11-04 20:01:52'),
(7798, 2, 1, 'template2_template2', 'template2_note', '<b>PLEASE NOTE:</b> you can manage this template only if template extension <b>ENABLED</b>\n		<br/>\n		<br/>To enable this template in the storefront please go to System -> Settings -> <a href=\"#admin#rt=setting/setting&active=appearance\" target=\"_template\">Appearance</a>. Choose store you want to edit and update template option\n		<br/> Or Press \"Select Template\" button - it will redirect you to settings section\n		<br/>\n		<br/><b>Banners</b>: to edit banners please go to Design -> <a href=\"#admin#rt=design/blocks\" target=\"_banners\">Blocks</a>.<br/>\n		 There are two blocks - \"Template2 Banner 1\" and \"Template2 Banner 2\"', '2017-11-04 19:58:13', '2017-11-04 19:58:13'),
(7796, 2, 1, 'template2_template2', 'template2_product_list_height', 'Product list height', '2017-11-04 19:58:13', '2017-11-04 19:58:13'),
(7797, 2, 1, 'template2_template2', 'text_additional_settings', ' Select Template', '2017-11-04 19:58:13', '2017-11-04 19:58:13'),
(7795, 2, 1, 'template2_template2', 'template2_product_list_width', 'Product list width', '2017-11-04 19:58:13', '2017-11-04 19:58:13'),
(7793, 2, 1, 'template2_template2', 'template2_status_0', 'Disabled', '2017-11-04 19:58:13', '2017-11-04 19:58:13'),
(7794, 2, 1, 'template2_template2', 'template2_status_1', 'Enabled', '2017-11-04 19:58:13', '2017-11-04 19:58:13'),
(7544, 2, 1, 'default_weight_default_weight', 'default_weight_name', 'Weight Based Shipping', '2017-10-16 23:31:26', '2017-10-16 23:31:26'),
(7545, 2, 1, 'default_weight_default_weight', 'text_shipping', 'Shipping', '2017-10-16 23:31:26', '2017-10-16 23:31:26'),
(7546, 2, 1, 'default_weight_default_weight', 'text_additional_settings', ' Additional Settings ', '2017-10-16 23:31:26', '2017-10-16 23:31:26'),
(7547, 2, 1, 'default_weight_default_weight', 'text_success', 'Success: You have modified weight based shipping!', '2017-10-16 23:31:26', '2017-10-16 23:31:26'),
(7548, 2, 1, 'default_weight_default_weight', 'entry_rate', 'Rates:<br /><span class=\"help\">Example: 5:10.00,7:12.00 Weight:Cost,Weight:Cost, etc. In this example 5 pounds = $10.00. Where Pound is your Store Weight class and $ is Store Base currency. You can change both in the Store Settings</span>', '2017-10-16 23:31:26', '2017-10-16 23:31:26'),
(7549, 2, 1, 'default_weight_default_weight', 'entry_status', 'Status:', '2017-10-16 23:31:26', '2017-10-16 23:31:26'),
(7550, 2, 1, 'default_weight_default_weight', 'entry_tax', 'Tax Class:', '2017-10-16 23:31:26', '2017-10-16 23:31:26'),
(7551, 2, 1, 'default_weight_default_weight', 'entry_location', 'Location:', '2017-10-16 23:31:26', '2017-10-16 23:31:26'),
(7552, 2, 1, 'default_weight_default_weight', 'entry_sort_order', 'Sort Order:', '2017-10-16 23:31:26', '2017-10-16 23:31:26'),
(7553, 2, 1, 'default_weight_default_weight', 'error_permission', 'Warning: You do not have permission to modify weight based shipping!', '2017-10-16 23:31:26', '2017-10-16 23:31:26'),
(7554, 2, 1, 'mobile_app_mobile_app', 'mobile_app_name', 'Mobile App for Tellbd E-Commerce', '2017-10-30 19:18:08', '2018-11-22 11:48:36'),
(7555, 2, 1, 'mobile_app_mobile_app', 'mobile_app_note', 'Configuration for Mobile Application', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7556, 2, 1, 'mobile_app_mobile_app', 'mobile_app_title', 'Application Title:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7557, 2, 1, 'mobile_app_mobile_app', 'mobile_app_author', 'Application Author:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7558, 2, 1, 'mobile_app_mobile_app', 'mobile_app_price', 'Application Price:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7559, 2, 1, 'mobile_app_mobile_app', 'mobile_app_price_suffix_apple', 'Price suffix for Apple:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7560, 2, 1, 'mobile_app_mobile_app', 'mobile_app_price_suffix_google', 'Price suffix for Google:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7561, 2, 1, 'mobile_app_mobile_app', 'mobile_app_icon_apple', 'Icon for Apple:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7562, 2, 1, 'mobile_app_mobile_app', 'mobile_app_icon_google', 'Icon for Google:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7563, 2, 1, 'mobile_app_mobile_app', 'mobile_app_button', 'Button text:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7564, 2, 1, 'mobile_app_mobile_app', 'mobile_app_button_url_apple', 'Url of Apple App:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7565, 2, 1, 'mobile_app_mobile_app', 'mobile_app_button_url_google', 'Url of Google App:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7566, 2, 1, 'mobile_app_mobile_app', 'mobile_app_status_google', 'Show on Google Devices:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7567, 2, 1, 'mobile_app_mobile_app', 'mobile_app_status_apple', 'Show on Apple Devices:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7568, 2, 1, 'mobile_app_mobile_app', 'push_notification_text', 'Push notification', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7569, 2, 1, 'mobile_app_mobile_app', 'mobile_app_name_push', 'Push notification', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7570, 2, 1, 'mobile_app_mobile_app', 'push_notification_name', 'Push notification', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7571, 2, 1, 'mobile_app_mobile_app', 'entry_title', 'Message Title:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7572, 2, 1, 'mobile_app_mobile_app', 'entry_body', 'Meassage Text:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7573, 2, 1, 'mobile_app_mobile_app', 'mobile_app_push_api_key', 'Push notification Api Key:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7574, 2, 1, 'mobile_app_mobile_app', 'mobile_app_push_auth_key', 'Push notification Auth Key:', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7575, 2, 1, 'mobile_app_mobile_app', 'text_success', 'Message send', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7576, 2, 1, 'mobile_app_mobile_app', 'text_error', 'Error while sending', '2017-10-30 19:18:08', '2017-10-30 19:18:08'),
(7577, 2, 1, 'pricecheckfeed_pricecheckfeed', 'pricecheckfeed_name', 'PriceCheck Feed', '2017-10-30 19:23:39', '2017-10-30 19:23:39'),
(7578, 2, 0, 'default_fedex_default_fedex', 'text_title', 'Fedex', '2017-10-30 20:02:21', '2017-10-30 20:02:21'),
(7579, 2, 0, 'default_fedex_default_fedex', 'text_description', 'Fedex', '2017-10-30 20:02:21', '2017-10-30 20:02:21'),
(7580, 2, 0, 'default_fedex_default_fedex', 'fedex_error_empty_postcode', 'Error: Empty postal code.', '2017-10-30 20:02:21', '2017-10-30 20:02:21'),
(7581, 2, 0, 'default_fedex_default_fedex', 'fedex_error_no_service', 'Service is not available in your area. Check if your shipping address is correct', '2017-10-30 20:02:21', '2017-10-30 20:02:21'),
(7582, 2, 0, 'default_free_shipping_default_free_shipping', 'text_title', 'Free Shipping', '2017-10-30 20:02:22', '2017-10-30 20:02:22'),
(7583, 2, 0, 'default_free_shipping_default_free_shipping', 'text_description', 'Free Shipping', '2017-10-30 20:02:22', '2017-10-30 20:02:22'),
(7584, 2, 0, 'default_store_pickup_default_store_pickup', 'text_title', 'Pickup', '2017-10-30 20:02:23', '2017-10-30 20:02:23'),
(7585, 2, 0, 'default_store_pickup_default_store_pickup', 'text_description', 'Pickup From Store', '2017-10-30 20:02:23', '2017-10-30 20:02:23'),
(7586, 2, 0, 'default_weight_default_weight', 'text_title', 'Weight Based Shipping', '2017-10-30 20:02:23', '2017-10-30 20:02:23'),
(7587, 2, 0, 'default_weight_default_weight', 'text_weight', 'Weight:', '2017-10-30 20:02:23', '2017-10-30 20:02:23'),
(7588, 2, 0, 'default_cheque_default_cheque', 'text_title', 'Cheque / Money Order', '2017-10-30 20:04:36', '2017-10-30 20:04:36'),
(7589, 2, 0, 'default_cheque_default_cheque', 'text_payable', 'Make Check Payable To: ', '2017-10-30 20:04:36', '2017-10-30 20:04:36'),
(7590, 2, 0, 'default_cheque_default_cheque', 'text_address', 'Send To: ', '2017-10-30 20:04:36', '2017-10-30 20:04:36'),
(7591, 2, 0, 'default_cheque_default_cheque', 'text_payment', 'Your order will not ship until we receive payment.', '2017-10-30 20:04:36', '2017-10-30 20:04:36'),
(7592, 2, 0, 'default_cheque_default_cheque', 'text_wait', 'Please wait!', '2017-10-30 20:04:36', '2017-10-30 20:04:36'),
(7593, 2, 0, 'default_banktransfer_default_banktransfer', 'text_title', 'Bank Transfer', '2017-10-30 20:04:36', '2017-10-30 20:04:36'),
(7594, 2, 0, 'default_banktransfer_default_banktransfer', 'text_instructions', 'Follow instructions to make your payment: ', '2017-10-30 20:04:36', '2017-10-30 20:04:36'),
(7595, 2, 0, 'default_banktransfer_default_banktransfer', 'text_payment', 'Your order will not ship or completed until payment is received.', '2017-10-30 20:04:36', '2017-10-30 20:04:36'),
(7596, 2, 0, 'default_banktransfer_default_banktransfer', 'text_minimum_notmet', 'Order total minimum is not met for bank transfer payment.', '2017-10-30 20:04:36', '2017-10-30 20:04:36'),
(7597, 2, 1, 'tool_rl_manager', 'heading_title', 'Media Resource Library Manager', '2017-10-30 20:06:01', '2017-10-30 20:06:01'),
(7598, 2, 1, 'tool_rl_manager', 'text_rl_latest', 'Latest added resources', '2017-10-30 20:06:01', '2017-10-30 20:06:01'),
(7599, 2, 1, 'tool_rl_manager', 'text_rl_type', 'resource type', '2017-10-30 20:06:01', '2017-10-30 20:06:01'),
(7600, 2, 1, 'tool_rl_manager', 'entry_type_name', 'Resource Type Key<br/><span class=\"help\">This resource type key/name value can not be changed</span>', '2017-10-30 20:06:01', '2017-10-30 20:06:01'),
(7601, 2, 1, 'tool_rl_manager', 'entry_default_directory', 'Resource directory<br/><span class=\"help\">Directory locating resource for this type. If changed, existing resources will not be accessible and will need to be copied to new directory!</span>', '2017-10-30 20:06:01', '2017-10-30 20:06:01'),
(7602, 2, 1, 'tool_rl_manager', 'entry_default_icon', 'Default icon<br/><span class=\"help\">Icon image to be shown in the listing of resources (Location: /image/... ).</span>', '2017-10-30 20:06:01', '2017-10-30 20:06:01'),
(7603, 2, 1, 'tool_rl_manager', 'entry_file_types', 'Allowed file extensions<br/><span class=\"help\">Regex with a list of allowed file extensions for this resource type</span>', '2017-10-30 20:06:01', '2017-10-30 20:06:01'),
(7604, 2, 1, 'tool_rl_manager', 'text_success', 'Success: You have updated resource type!', '2017-10-30 20:06:01', '2017-10-30 20:06:01'),
(7605, 2, 1, 'tool_rl_manager', 'error_missing_type_id', 'Error: Missing resource type ID!', '2017-10-30 20:06:01', '2017-10-30 20:06:01'),
(7606, 2, 1, 'tool_rl_manager', 'error_type_name', 'Error: Resource type name needs to be between 2 and 40 characters', '2017-10-30 20:06:01', '2017-10-30 20:06:01'),
(7607, 2, 1, 'tool_rl_manager', 'error_default_directory', 'Error: Resource type directory needs to be between 2 and 64 characters', '2017-10-30 20:06:01', '2017-10-30 20:06:01'),
(7608, 2, 1, 'tool_rl_manager', 'error_default_icon', 'Error: Resource type icon needs to be between 2 and 64 characters', '2017-10-30 20:06:01', '2017-10-30 20:06:01'),
(7609, 2, 1, 'tool_rl_manager', 'error_file_types', 'Error: Resource type file extensions regex needs to be between 2 and 40 characters', '2017-10-30 20:06:01', '2017-10-30 20:06:01'),
(7610, 2, 1, 'sale_customer_group', 'heading_title', 'Customer Group', '2017-10-30 20:08:13', '2017-10-30 20:08:13'),
(7611, 2, 1, 'sale_customer_group', 'breadcrumb_title', 'Customer Groups', '2017-10-30 20:08:13', '2017-10-30 20:08:13'),
(7612, 2, 1, 'sale_customer_group', 'text_success', 'Success: You have modified customer groups!', '2017-10-30 20:08:13', '2017-10-30 20:08:13'),
(7613, 2, 1, 'sale_customer_group', 'column_name', 'Customer Group Name', '2017-10-30 20:08:13', '2017-10-30 20:08:13'),
(7614, 2, 1, 'sale_customer_group', 'column_tax_exempt', 'Tax Exempt', '2017-10-30 20:08:13', '2017-10-30 20:08:13'),
(7615, 2, 1, 'sale_customer_group', 'column_action', 'Action', '2017-10-30 20:08:13', '2017-10-30 20:08:13'),
(7616, 2, 1, 'sale_customer_group', 'entry_name', 'Customer Group Name:', '2017-10-30 20:08:13', '2017-10-30 20:08:13'),
(7617, 2, 1, 'sale_customer_group', 'entry_tax_exempt', 'Exempt from all taxes:', '2017-10-30 20:08:13', '2017-10-30 20:08:13'),
(7618, 2, 1, 'sale_customer_group', 'error_permission', 'Warning: You do not have permission to modify customer groups!', '2017-10-30 20:08:13', '2017-10-30 20:08:13'),
(7619, 2, 1, 'sale_customer_group', 'error_name', 'Customer Group Name must be between 2 and 64 characters!', '2017-10-30 20:08:13', '2017-10-30 20:08:13'),
(7620, 2, 1, 'sale_customer_group', 'error_default', 'Warning: This customer group cannot be deleted as it is currently assigned as the default store customer group!', '2017-10-30 20:08:13', '2017-10-30 20:08:13'),
(7621, 2, 1, 'sale_customer_group', 'error_store', 'Warning: This customer group cannot be deleted as it is currently assigned to %s stores!', '2017-10-30 20:08:13', '2017-10-30 20:08:13'),
(7622, 2, 1, 'sale_customer_group', 'error_customer', 'Warning: This customer group cannot be deleted as it is currently assigned to %s customers!', '2017-10-30 20:08:13', '2017-10-30 20:08:13'),
(7623, 2, 1, 'catalog_attribute', 'heading_title', 'Global Attributes', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7624, 2, 1, 'catalog_attribute', 'text_attribute', 'Global Attribute', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7625, 2, 1, 'catalog_attribute', 'text_success', 'Success: You have modified attributes!', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7626, 2, 1, 'catalog_attribute', 'text_select_type', '- Select Type -', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7627, 2, 1, 'catalog_attribute', 'text_select_parent', '- Select Parent -', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7628, 2, 1, 'catalog_attribute', 'column_name', 'Name', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7629, 2, 1, 'catalog_attribute', 'column_type', 'Type', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7630, 2, 1, 'catalog_attribute', 'column_sort_order', 'Sort Order', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7631, 2, 1, 'catalog_attribute', 'column_status', 'Status', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7632, 2, 1, 'catalog_attribute', 'column_action', 'Action', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7633, 2, 1, 'catalog_attribute', 'entry_name', 'Name:', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7634, 2, 1, 'catalog_attribute', 'entry_attribute_parent', 'Attribute Parent:', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7635, 2, 1, 'catalog_attribute', 'entry_attribute_group', 'Attribute Group:', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7636, 2, 1, 'catalog_attribute', 'entry_attribute_type', 'Attribute Type:', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7637, 2, 1, 'catalog_attribute', 'entry_element_type', 'Element Type:', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7638, 2, 1, 'catalog_attribute', 'entry_element_values', 'Element Values:', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7639, 2, 1, 'catalog_attribute', 'entry_sort_order', 'Sort Order:', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7640, 2, 1, 'catalog_attribute', 'entry_required', 'Required:', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7641, 2, 1, 'catalog_attribute', 'entry_status', 'Status:', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7642, 2, 1, 'catalog_attribute', 'entry_children_attributes', 'Children Attributes:', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7643, 2, 1, 'catalog_attribute', 'error_permission', 'Warning: You do not have permission to modify global attributes!', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7644, 2, 1, 'catalog_attribute', 'error_name', 'Group Name must be between 2 and 32 characters!', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7645, 2, 1, 'catalog_attribute', 'error_required', 'This field is required!', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7646, 2, 1, 'catalog_attribute', 'text_parent_note', 'If this is a parent attribute with children attributes, it can only be of type SelectBox, MultiSelect Box, Checkbox and Checkbox group.<br>Children values combination will be shown as one set.', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7647, 2, 1, 'catalog_attribute', 'entry_allowed_extensions', 'Allowed File Extensions (txt, jpg …)', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7648, 2, 1, 'catalog_attribute', 'entry_min_size', 'Min file size (Kb)', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7649, 2, 1, 'catalog_attribute', 'entry_max_size', 'Max file size (Kb)', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7650, 2, 1, 'catalog_attribute', 'entry_upload_dir', 'Upload directory name<br>%s', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7651, 2, 1, 'catalog_attribute', 'entry_regexp_pattern', 'Regular Expression Pattern for Validation of Values:', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7652, 2, 1, 'catalog_attribute', 'entry_error_text', 'Error Message of invalid Value:', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7653, 2, 1, 'catalog_attribute', 'entry_placeholder', 'Placeholder:', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7654, 2, 1, 'catalog_attribute', 'error_attribute_name', 'Attribute Name must be between 2 and 64 characters!', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7655, 2, 1, 'catalog_attribute', 'error_error_text', 'Error text about invalid attribute value must be between 2 and 255 characters!', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7656, 2, 1, 'catalog_attribute', 'error_regexp_pattern', 'Regular Expression Pattern is invalid!', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7657, 2, 1, 'catalog_attribute', 'entry_show_to_customer', 'Show to Customer', '2017-10-30 20:10:19', '2017-10-30 20:10:19'),
(7658, 2, 1, 'tool_migration', 'heading_title', 'Cart Migration', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7659, 2, 1, 'tool_migration', 'heading_title_step_one', ' - Step 1', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7660, 2, 1, 'tool_migration', 'heading_title_step_two', ' - Step 2', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7661, 2, 1, 'tool_migration', 'heading_title_step_three', ' - Finish', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7662, 2, 1, 'tool_migration', 'text_description', '            Migration tool allow you import data from another carts.<br>Note: Tellbd E-Commerce support import for mysql only for now.<br> Press start migration button to continue... ', '2017-10-30 20:30:22', '2018-11-22 11:48:23'),
(7663, 2, 1, 'tool_migration', 'text_success', 'Success: You data successfully transfeerd to Tellbd E-Commerce!', '2017-10-30 20:30:22', '2018-11-22 11:48:28'),
(7664, 2, 1, 'tool_migration', 'text_cart_info', '            Source Cart Info<span class=\"help\">Source shopping cart application details.</span>', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7665, 2, 1, 'tool_migration', 'text_db_info', '            Database Info<span class=\"help\">Note: Tellbd E-Commerce support import for mysql only for now.</span>', '2017-10-30 20:30:22', '2018-11-22 11:57:00'),
(7666, 2, 1, 'tool_migration', 'entry_cart_type', 'Source cart type:', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7667, 2, 1, 'tool_migration', 'entry_cart_url', 'Source cart URL:', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7668, 2, 1, 'tool_migration', 'entry_db_host', 'Database Host:', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7669, 2, 1, 'tool_migration', 'entry_db_user', 'Database User:', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7670, 2, 1, 'tool_migration', 'entry_db_password', 'পাসওয়ার্ড:', '2017-10-30 20:30:22', '2017-11-06 22:11:08'),
(7671, 2, 1, 'tool_migration', 'entry_db_name', 'Database Name:', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7672, 2, 1, 'tool_migration', 'entry_db_prefix', 'Database Prefix:', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7673, 2, 1, 'tool_migration', 'entry_cart_select', ' - select cart type - ', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7674, 2, 1, 'tool_migration', 'entry_cart_osc', 'Oscommerce 2.2RC2', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7675, 2, 1, 'tool_migration', 'entry_cart_oscmax', 'OscMAX', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7676, 2, 1, 'tool_migration', 'entry_cart_zen', 'ZenCart 1.3.9h', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7677, 2, 1, 'tool_migration', 'entry_cart_cre', 'CRE Loaded 6.4.1 STD', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7678, 2, 1, 'tool_migration', 'entry_cart_opencart', 'OpenCart 1.4.9', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7679, 2, 1, 'tool_migration', 'entry_migrate_data', 'Select data to migrate', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7680, 2, 1, 'tool_migration', 'entry_migrate_data_categories', 'Categories', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7681, 2, 1, 'tool_migration', 'entry_migrate_data_products', 'Products, Categories, Brands', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7682, 2, 1, 'tool_migration', 'entry_migrate_data_customers', 'Customers', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7683, 2, 1, 'tool_migration', 'entry_migrate_data_orders', 'Orders', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7684, 2, 1, 'tool_migration', 'entry_erase_existing_data', 'Erase existing data?', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7685, 2, 1, 'tool_migration', 'button_start_migration', 'Start Migration', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7686, 2, 1, 'tool_migration', 'button_continue', 'Continue', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7687, 2, 1, 'tool_migration', 'button_back', 'Back', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7688, 2, 1, 'tool_migration', 'button_cancel', 'Cancel', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7689, 2, 1, 'tool_migration', 'error_permission', 'Warning: You do not have permission to perform migration!', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7690, 2, 1, 'tool_migration', 'error_db_host', 'Host required!', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7691, 2, 1, 'tool_migration', 'error_db_user', 'User required!', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7692, 2, 1, 'tool_migration', 'error_db_name', 'Database Name required!', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7693, 2, 1, 'tool_migration', 'error_db_connection', '            Error: Could not connect to the database please make sure the database server, username and password is correct!', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7694, 2, 1, 'tool_migration', 'error_db_not_exist', 'Error: Database does not exist!', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7695, 2, 1, 'tool_migration', 'error_cart_type', 'Error: Please select cart type!', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7696, 2, 1, 'tool_migration', 'error_cart_url', 'Error: Cart URL required!', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7697, 2, 1, 'tool_migration', 'error_cart_not_supported', 'Warning: Chosen cart not supported now!', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7698, 2, 1, 'tool_migration', 'error_migrate_data', 'Error: Please select at least one item!', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7699, 2, 1, 'tool_migration', 'text_no_customers', 'Note: No one customer was imported.', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7700, 2, 1, 'tool_migration', 'text_no_products', 'Note: No one product was imported.', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7701, 2, 1, 'tool_migration', 'text_no_orders', 'Note: No one order was imported.', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7702, 2, 1, 'tool_migration', 'text_no_brands', 'Note: No one brand was imported.', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7703, 2, 1, 'tool_migration', 'text_no_categories', 'Note: No one product category was imported.', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7704, 2, 1, 'tool_migration', 'error_empty_source_cart', 'Warning: Chosen source cart is empty! Please check database and table prefix.', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7705, 2, 1, 'tool_migration', 'text_finished', 'Migration has finished.', '2017-10-30 20:30:22', '2017-10-30 20:30:22'),
(7706, 2, 1, 'extension_total', 'heading_title', 'Order Totals', '2017-11-04 18:57:47', '2017-11-04 18:57:47'),
(7707, 2, 1, 'extension_total', 'text_install', 'Install', '2017-11-04 18:57:47', '2017-11-04 18:57:47'),
(7708, 2, 1, 'extension_total', 'text_uninstall', 'Uninstall', '2017-11-04 18:57:47', '2017-11-04 18:57:47'),
(7709, 2, 1, 'extension_total', 'column_name', 'Order Totals', '2017-11-04 18:57:47', '2017-11-04 18:57:47'),
(7710, 2, 1, 'extension_total', 'column_status', 'Status', '2017-11-04 18:57:47', '2017-11-04 18:57:47'),
(7711, 2, 1, 'extension_total', 'column_sort_order', 'Sort Order', '2017-11-04 18:57:47', '2017-11-04 18:57:47'),
(7712, 2, 1, 'extension_total', 'column_calculation_order', 'Calculation Order', '2017-11-04 18:57:47', '2017-11-04 18:57:47'),
(7713, 2, 1, 'extension_total', 'column_action', 'Action', '2017-11-04 18:57:47', '2017-11-04 18:57:47'),
(7714, 2, 1, 'total_sub_total', 'heading_title', 'Sub-Total', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7715, 2, 1, 'total_sub_total', 'total_name', 'Sub-Total', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7716, 2, 1, 'total_sub_total', 'text_total', 'Order Totals', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7717, 2, 1, 'total_sub_total', 'text_success', 'Success: You have modified total sub-total!', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7718, 2, 1, 'total_sub_total', 'entry_status', 'Status:', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7719, 2, 1, 'total_sub_total', 'entry_sort_order', 'Sort Order:', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7720, 2, 1, 'total_sub_total', 'entry_calculation_order', 'Calculation Order:', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7721, 2, 1, 'total_sub_total', 'error_permission', 'Warning: You do not have permission to modify total sub-total!', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7722, 2, 1, 'total_shipping', 'heading_title', 'Shipping', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7723, 2, 1, 'total_shipping', 'total_name', 'Shipping', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7724, 2, 1, 'total_shipping', 'text_total', 'Order Totals', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7725, 2, 1, 'total_shipping', 'text_success', 'Success: You have modified total shipping!', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7726, 2, 1, 'total_shipping', 'entry_status', 'Status:', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7727, 2, 1, 'total_shipping', 'entry_sort_order', 'Sort Order:', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7728, 2, 1, 'total_shipping', 'entry_calculation_order', 'Calculation Order:', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7729, 2, 1, 'total_shipping', 'error_permission', 'Warning: You do not have permission to modify total shipping!', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7730, 2, 1, 'total_coupon', 'heading_title', 'Coupon', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7731, 2, 1, 'total_coupon', 'total_name', 'Coupon', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7732, 2, 1, 'total_coupon', 'text_total', 'Order Totals', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7733, 2, 1, 'total_coupon', 'text_success', 'Success: You have modified total coupon!', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7734, 2, 1, 'total_coupon', 'entry_status', 'Status:', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7735, 2, 1, 'total_coupon', 'entry_sort_order', 'Sort Order:', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7736, 2, 1, 'total_coupon', 'entry_calculation_order', 'Calculation Order:', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7737, 2, 1, 'total_coupon', 'error_permission', 'Warning: You do not have permission to modify total coupon!', '2017-11-04 18:57:48', '2017-11-04 18:57:48'),
(7738, 2, 1, 'total_tax', 'heading_title', 'Taxes', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7739, 2, 1, 'total_tax', 'total_name', 'Taxes', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7740, 2, 1, 'total_tax', 'text_total', 'Order Totals', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7741, 2, 1, 'total_tax', 'text_success', 'Success: You have modified total taxes!', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7742, 2, 1, 'total_tax', 'entry_status', 'Status:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7743, 2, 1, 'total_tax', 'entry_sort_order', 'Sort Order:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7744, 2, 1, 'total_tax', 'entry_calculation_order', 'Calculation Order:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7745, 2, 1, 'total_tax', 'error_permission', 'Warning: You do not have permission to modify total taxes!', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7746, 2, 1, 'total_balance', 'heading_title', 'Balance', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7747, 2, 1, 'total_balance', 'total_name', 'Balance', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7748, 2, 1, 'total_balance', 'text_total', 'Order Totals', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7749, 2, 1, 'total_balance', 'text_success', 'Success: You have modified total balance!', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7750, 2, 1, 'total_balance', 'entry_status', 'Status:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7751, 2, 1, 'total_balance', 'entry_sort_order', 'Sort Order:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7752, 2, 1, 'total_balance', 'entry_calculation_order', 'Calculation Order:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7753, 2, 1, 'total_balance', 'error_permission', 'Warning: You do not have permission to modify total balance!', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7754, 2, 1, 'total_total', 'heading_title', 'Total', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7755, 2, 1, 'total_total', 'total_name', 'Total', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7756, 2, 1, 'total_total', 'text_total', 'Order Totals', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7757, 2, 1, 'total_total', 'text_success', 'Success: You have modified total total!', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7758, 2, 1, 'total_total', 'entry_status', 'Status:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7759, 2, 1, 'total_total', 'entry_sort_order', 'Sort Order:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7760, 2, 1, 'total_total', 'entry_calculation_order', 'Calculation Order:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7761, 2, 1, 'total_total', 'error_permission', 'Warning: You do not have permission to modify total total!', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7762, 2, 1, 'total_low_order_fee', 'heading_title', 'Low Order Fee', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7763, 2, 1, 'total_low_order_fee', 'total_name', 'Low Order Fee', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7764, 2, 1, 'total_low_order_fee', 'text_total', 'Order Totals', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7765, 2, 1, 'total_low_order_fee', 'text_success', 'Success: You have modified total low order fee!', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7766, 2, 1, 'total_low_order_fee', 'entry_total', 'Order Total:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7767, 2, 1, 'total_low_order_fee', 'entry_fee', 'Fee:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7768, 2, 1, 'total_low_order_fee', 'entry_tax', 'Tax Class:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7769, 2, 1, 'total_low_order_fee', 'entry_status', 'Status:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7770, 2, 1, 'total_low_order_fee', 'entry_sort_order', 'Sort Order:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7771, 2, 1, 'total_low_order_fee', 'entry_calculation_order', 'Calculation Order:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7772, 2, 1, 'total_low_order_fee', 'error_permission', 'Warning: You do not have permission to modify total low order fee!', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7773, 2, 1, 'total_handling', 'heading_title', 'Handling Fee', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7774, 2, 1, 'total_handling', 'total_name', 'Handling Fee', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7775, 2, 1, 'total_handling', 'text_total', 'Order Totals', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7776, 2, 1, 'total_handling', 'text_success', 'Success: You have updated total handling fee!', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7777, 2, 1, 'total_handling', 'entry_total', 'Order Total:<span class=\"help\">Minimum order amount to be reached to apply the fee. If customer order total will exceed this amount, handling feee will not be applied. This value is overridden with payment specific setting.</span>', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7778, 2, 1, 'total_handling', 'entry_total_placeholder', 'Order Amount', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7779, 2, 1, 'total_handling', 'entry_fee', 'Fee:<span class=\"help\">Fee to be added to order total if minimum amount condition is not met. This amount is overridden by payment specific setting</span>', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7780, 2, 1, 'total_handling', 'entry_payment_fee', 'Fee:<span class=\"help\">Fee to be added to order total if minimum sub-total amount condition is not met. This amount override main fee setting</span>', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7781, 2, 1, 'total_handling', 'entry_payment', 'Payment:<span class=\"help\">Select a specific payment you need to add the fee to. These settings will override the main settings if payment is used by customer.</span>', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7782, 2, 1, 'total_handling', 'entry_order_subtotal', 'Order Sub-Total:<span class=\"help\">Minimum order sub-total amount to be reached to apply the fee. This overrides main setting</span>', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7783, 2, 1, 'total_handling', 'entry_tax', 'Tax Class:<span class=\"help\">Select if you need tax to be applied on-top of the handling fee</span>', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7784, 2, 1, 'total_handling', 'entry_status', 'Status:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7785, 2, 1, 'total_handling', 'entry_sort_order', 'Sort Order:', '2017-11-04 18:57:49', '2017-11-04 18:57:49');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(7786, 2, 1, 'total_handling', 'entry_calculation_order', 'Calculation Order:', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7787, 2, 1, 'total_handling', 'error_permission', 'Warning: You do not have permission to modify total handling fee!', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7788, 2, 1, 'total_handling', 'error_number', 'Warning: Order total and handling fee must be a numbers!', '2017-11-04 18:57:49', '2017-11-04 18:57:49'),
(7792, 2, 1, 'template2_template2', 'template2_status', 'Status', '2017-11-04 19:58:13', '2017-11-04 19:58:13'),
(7791, 2, 1, 'template2_template2', 'template2_name', 'template2 template', '2017-11-04 19:58:13', '2017-11-04 19:58:13'),
(7835, 2, 0, 'blocks_product_slider', 'text_latest', 'Latest', '2017-11-04 20:18:34', '2017-11-04 20:18:34'),
(7836, 2, 0, 'blocks_product_slider', 'text_specials', 'Specials', '2017-11-04 20:18:34', '2017-11-04 20:18:34'),
(7837, 2, 0, 'blocks_product_slider', 'text_featured', 'Featured', '2017-11-04 20:18:34', '2017-11-04 20:18:34'),
(7838, 2, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_name', 'TextMarketer', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7839, 2, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_note', 'To enable sms-messaging go to System -> Settings -> <a href=\"#admin#rt=setting/setting/im\" target=\"_im\">IM</a> <br/>\n		and choose TextMarketer as default sms-driver. Do not forget to enable section where you wish to receive sms from (admin or storefront).<br/>\n		This extension will enable Mobile Phone field for admins and customers to provide. Remember that disabling of this extension will hide this field.\n		If added to existing store with customers, keep in mind that this information will be missing.', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7840, 2, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_username', 'API Username', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7841, 2, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_password', 'API Password', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7842, 2, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_originator', 'Originator: <span class=\"help\">Who the message is from (the originator or sender ID). This can be 11 alpha-numeric or 16 numeric only characters.</span>', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7843, 2, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_test', 'Test Mode', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7844, 2, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_test_0', 'No', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7845, 2, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_test_1', 'Yes', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7846, 2, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_logging', 'Error Logging Status<span class=\"help\">If you want to log all errors of TextMarketer extension turn this setting ON.</span>', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7847, 2, 1, 'default_textmarketer_default_textmarketer', 'entry_sms', ' Mobile Phone ', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7848, 2, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_test_connection', 'Test Your Connection:<span class=\"help\">You can test if API credentials that you\'ve entered are correct.</span>', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7849, 2, 1, 'default_textmarketer_default_textmarketer', 'text_test', ' Test ', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7850, 2, 1, 'default_textmarketer_default_textmarketer', 'error_turn_extension_on', 'Error! Please check if extension is turned ON.', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7851, 2, 1, 'default_textmarketer_default_textmarketer', 'error_empty_test_phone_number', 'Error! Please place recipient phone number.', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7852, 2, 1, 'default_textmarketer_default_textmarketer', 'text_see_log', 'See error log for details.', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7853, 2, 1, 'default_textmarketer_default_textmarketer', 'text_connection_success', 'Connection is successful and API Credentials are configured correctly.', '2017-11-06 18:10:55', '2017-11-06 18:10:55'),
(7854, 2, 1, 'catalog_review', 'heading_title', 'Reviews', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7855, 2, 1, 'catalog_review', 'text_review', 'Review', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7856, 2, 1, 'catalog_review', 'insert_title', 'Insert Review', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7857, 2, 1, 'catalog_review', 'update_title', 'Update Review', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7858, 2, 1, 'catalog_review', 'text_success', 'Success: You have modified reviews!', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7859, 2, 1, 'catalog_review', 'column_product', 'Product', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7860, 2, 1, 'catalog_review', 'column_author', 'Author', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7861, 2, 1, 'catalog_review', 'column_rating', 'Rating', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7862, 2, 1, 'catalog_review', 'column_status', 'Status', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7863, 2, 1, 'catalog_review', 'column_date_added', 'Date Added', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7864, 2, 1, 'catalog_review', 'column_action', 'Action', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7865, 2, 1, 'catalog_review', 'entry_product', 'Product:', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7866, 2, 1, 'catalog_review', 'entry_author', 'Author:', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7867, 2, 1, 'catalog_review', 'entry_rating', 'Rating:', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7868, 2, 1, 'catalog_review', 'entry_status', 'Status:', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7869, 2, 1, 'catalog_review', 'entry_text', 'Text:', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7870, 2, 1, 'catalog_review', 'entry_good', 'Good', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7871, 2, 1, 'catalog_review', 'entry_bad', 'Bad', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7872, 2, 1, 'catalog_review', 'error_permission', 'Warning: You do not have permission to modify reviews!', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7873, 2, 1, 'catalog_review', 'error_product', 'Product required!', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7874, 2, 1, 'catalog_review', 'error_author', 'Author must be between 2 and 64 characters!', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7875, 2, 1, 'catalog_review', 'error_text', 'Review Text must be between 25 and 1000 characters!', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7876, 2, 1, 'catalog_review', 'error_rating', 'Review rating required!', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7877, 2, 1, 'catalog_review', 'text_select_product', '- Select Product -', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7878, 2, 1, 'catalog_review', 'text_select_category', '- Select Category -', '2017-11-06 19:03:28', '2017-11-06 19:03:28'),
(7879, 2, 0, 'account_newsletter', 'heading_title', 'নিউজলেটার সম্মতি', '2017-11-06 21:10:51', '2017-11-06 21:39:52'),
(7880, 2, 0, 'account_newsletter', 'text_account', 'অ্যাকাউন্ট', '2017-11-06 21:10:51', '2017-11-06 21:40:31'),
(7881, 2, 0, 'account_newsletter', 'text_newsletter', 'নিউজলেটার', '2017-11-06 21:10:51', '2017-11-06 21:39:01'),
(7882, 2, 0, 'account_newsletter', 'text_success', 'সাফল্য: আপনার নিউজলেটার সদস্যতা সফলভাবে আপডেট করা হয়েছে !', '2017-11-06 21:10:51', '2017-11-06 21:41:14'),
(7883, 2, 0, 'account_newsletter', 'entry_newsletter', 'সাবস্ক্রাইব:', '2017-11-06 21:10:51', '2017-11-06 21:41:39'),
(7884, 2, 0, 'account_newsletter', 'text_customer_registration', 'গ্রাহক নিবন্ধন', '2017-11-06 21:10:51', '2017-11-06 21:42:04'),
(7885, 2, 0, 'account_newsletter', 'entry_captcha', 'Enter code: ', '2017-11-06 21:10:51', '2017-11-06 21:10:51'),
(7886, 2, 0, 'account_newsletter', 'error_captcha', 'Human verification has failed! Please try agan.', '2017-11-06 21:10:51', '2017-11-06 21:10:51'),
(7887, 1, 0, 'default_textmarketer_default_textmarketer', 'entry_sms', 'Mobile Phone (SMS Notification)', '2017-11-06 21:25:41', '2017-11-06 21:25:41'),
(7888, 1, 0, 'default_textmarketer_default_textmarketer', 'default_textmarketer_protocol_title', ' SMS ', '2017-11-06 21:25:41', '2017-11-06 21:25:41'),
(7889, 2, 0, 'default_textmarketer_default_textmarketer', 'entry_sms', 'মোবাইল ফোন (এসএমএস বিজ্ঞপ্তি)', '2017-11-06 21:34:33', '2017-11-06 21:38:19'),
(7890, 2, 0, 'default_textmarketer_default_textmarketer', 'default_textmarketer_protocol_title', ' এসএমএস ', '2017-11-06 21:34:33', '2017-11-06 21:38:39'),
(7891, 2, 0, 'checkout_address', 'entry_zone', 'বিভাগ / রাজ্য :', '0000-00-00 00:00:00', '2017-11-06 22:44:37'),
(7892, 2, 0, 'checkout_address', 'entry_country', 'দেশ:', '0000-00-00 00:00:00', '2018-04-25 19:58:33'),
(7893, 2, 1, 'default_usps_default_usps', 'entry_password', 'পাসওয়ার্ড:', '0000-00-00 00:00:00', '2017-11-06 22:12:11'),
(7894, 1, 0, 'template2_template2', 'text_buy_now', 'buy now', '2017-11-09 03:21:47', '2017-11-09 03:21:47'),
(7895, 1, 0, 'template2_template2', 'text_pages', 'Pages:', '2017-11-09 03:21:47', '2017-11-09 03:21:47'),
(7897, 1, 0, 'template2_template2', 'text_prev_page', 'prev page', '2017-11-09 03:21:47', '2017-11-09 03:21:47'),
(7898, 2, 1, 'encryption_data_manager_encryption_data_manager', 'encryption_data_manager_name', 'Encryption Data Manager', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7899, 2, 1, 'encryption_data_manager_encryption_data_manager', 'text_extensions', 'Extensions', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7900, 2, 1, 'encryption_data_manager_encryption_data_manager', 'text_additional_settings', ' Encryption Data Tools ', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7901, 2, 1, 'encryption_data_manager_encryption_data_manager', 'entry_status', 'Status:', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7902, 2, 1, 'encryption_data_manager_encryption_data_manager', 'entry_sort_order', 'Sort Order:', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7903, 2, 1, 'encryption_data_manager_encryption_data_manager', 'button_generate_keys', 'Generate Key Pair', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7904, 2, 1, 'encryption_data_manager_encryption_data_manager', 'button_encrypt_data', 'Encrypt Data', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7905, 2, 1, 'encryption_data_manager_encryption_data_manager', 'error_permission', 'Warning: You do not have permission to modify weight based shipping!', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7906, 2, 1, 'encryption_data_manager_encryption_data_manager', 'error_duplicate_key', 'Error: Selected key name pair already exists!', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7907, 2, 1, 'encryption_data_manager_encryption_data_manager', 'encryption_data_manager_note', '  <b>This extension requires ADVANCED configuration and attention</b><br/> \n		  <b>Once enabled and data encrypted, there is NO undo and extension can not be disabled! </b><br/> \n		  This extension helps managing encryption keys creation and data migration from open to encrypted tables (initial migration)<br/> \n		  <b>PLEASE NOTE:</b> you need to have PHP with SSL Encryption  <b>ENABLED</b>\n          <br/>\n          <br/>To enable data encryption please read help instructions (HOW TO button)', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7908, 2, 1, 'encryption_data_manager_encryption_data_manager', 'error_openssl_disabled', 'Warning: OpenSSL for PHP is not available or not activated. You can not use encryption or this extension! <br> Check HELP for this extension for more details.', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7909, 2, 1, 'encryption_data_manager_encryption_data_manager', 'error_data_encryption_disabled', 'Warning: Data Encryption is not enabled on your Tellbd E-Commerce. You can not encrypt/decrypt data using this extension! <br> Check HELP for this extension for more details.', '2018-03-20 22:47:49', '2018-11-22 11:47:58'),
(7910, 2, 1, 'encryption_data_manager_encryption_data_manager', 'key_gen_section_name', 'Generate Key Pair', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7911, 2, 1, 'encryption_data_manager_encryption_data_manager', 'data_encryption', 'Encrypt Data', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7912, 2, 1, 'encryption_data_manager_encryption_data_manager', 'error_required_data_missing', 'Missing required data field(s). Please check provided values', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7913, 2, 1, 'encryption_data_manager_encryption_data_manager', 'entry_key_name', 'Unique key pair name:<br /><span class=\"help\">Name should not contain any spaces or special characters. Keeps it short and simple.</span>', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7914, 2, 1, 'encryption_data_manager_encryption_data_manager', 'entry_key_length', 'Key length (bits):<br /><span class=\"help\">Specify key encryption bit length. Larger number represent stronger encryption, but can slower performance (Range 256 - 8192 )</span>', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7915, 2, 1, 'encryption_data_manager_encryption_data_manager', 'entry_private_key_type', 'Ecncryption type:<br /><span class=\"help\">This is an encryption algorithm. Use default RSA if you are not advanced user.</span>', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7916, 2, 1, 'encryption_data_manager_encryption_data_manager', 'entry_encrypt_key', 'Enable password based key:<br /><span class=\"help\">If enable, addtional passphrase will be required to decrypt text with use of private key. NOTE. This is not currently supported in data encryption.</span>', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7917, 2, 1, 'encryption_data_manager_encryption_data_manager', 'entry_passphrase', 'Passphrase or key password:<br /><span class=\"help\">Remember the passphrase or key(s) will be useless and data might be lost</span>', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7918, 2, 1, 'encryption_data_manager_encryption_data_manager', 'text_success_key_get', '<b>Key pair has been created. See keys below and keep them safe.</b> <br/><br/> %s <br/><br/> %s ', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7919, 2, 1, 'encryption_data_manager_encryption_data_manager', 'error_generating_keys_failed', 'Key pair generation failed. Check your settings and check error log.', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7920, 2, 1, 'encryption_data_manager_encryption_data_manager', 'entry_enc_key', 'Key pair name:<br /><span class=\"help\">Select key to be used for encryption. IMPORTANT: Remember key that you used</span>', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7921, 2, 1, 'encryption_data_manager_encryption_data_manager', 'entry_enc_tables', 'Table(s) to encrypt:<br /><span class=\"help\">Shown table(s) will be encryted with the key selected. Data can only be opened with this key</span>', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7922, 2, 1, 'encryption_data_manager_encryption_data_manager', 'entry_enc_test_mode', 'Test Mode:<br /><span class=\"help\">Check first that all is OK to be encrepted.</span>', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7923, 2, 1, 'encryption_data_manager_encryption_data_manager', 'entry_enc_remove_original', 'Remove source data:<br /><span class=\"help\">Remove source un-encrepted data records after encryption is complete</span>', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7924, 2, 1, 'encryption_data_manager_encryption_data_manager', 'text_success_encrypting', '<b>Data has been encrypted. <br />  See details:</b> <br/><br/> %s <br /><br /> <b>If you want this key to be used for new data encryption, add following line to file system/config.php : define(\'DATA_ENCRYPTION_KEYPAIR\', \'%s\'); </b> ', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7925, 2, 1, 'encryption_data_manager_encryption_data_manager', 'text_encryption_test', '<b>Data encryption test result</b> Check error log for any possible errors! <br/><br/> %s ', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7926, 2, 1, 'encryption_data_manager_encryption_data_manager', 'error_encrypting', 'Data encryption failed. Check your settings and check error log.', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7927, 2, 1, 'encryption_data_manager_encryption_data_manager', 'post_encrypting_notice', '<b>Important notes! After encryption is completed data will be copied to mirror tables with data encrypted in them.     		<br />Follow instructions to add configuration to system/config.php for Tellbd E-Commerce to switch read/write operations to encrypted tables. </b><br /> Add following line to configuration file: define(\'DATA_ENCRYPTION_KEYPAIR\', \'your_key_name\'); <br> This will be default key for read/write operations ', '2018-03-20 22:47:49', '2018-11-22 11:48:11'),
(7928, 2, 1, 'encryption_data_manager_encryption_data_manager', 'encryption_usage', 'Encryption Usage', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7929, 2, 1, 'encryption_data_manager_encryption_data_manager', 'text_unencrepted_records', 'Un-encrypted data records', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7930, 2, 1, 'encryption_data_manager_encryption_data_manager', 'warn_encrypt_open_data', 'Use \'Encrypt Data\' Tab for initial encryption', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7931, 2, 1, 'encryption_data_manager_encryption_data_manager', 'text_encrepted_records', 'Encrypted data records', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7932, 2, 1, 'encryption_data_manager_encryption_data_manager', 'text_usage_heading_key_id', 'Key ID', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7933, 2, 1, 'encryption_data_manager_encryption_data_manager', 'text_usage_heading_key_name', 'Key Name', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7934, 2, 1, 'encryption_data_manager_encryption_data_manager', 'text_usage_heading_key_tables', 'Encrypted Tables Usage', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7935, 2, 1, 'encryption_data_manager_encryption_data_manager', 'text_usage_heading_key_rotate', 'Rotate (change) Encryption to new key', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7936, 2, 1, 'encryption_data_manager_encryption_data_manager', 'text_usage_records', 'record(s)', '2018-03-20 22:47:49', '2018-03-20 22:47:49'),
(7945, 2, 0, 'product_product', 'text_call_for_price', 'মূল্য জানতে কল করুন', '0000-00-00 00:00:00', '2018-05-05 16:35:42'),
(7946, 1, 0, 'product_product', 'text_call_for_price', 'Call For Price.', '0000-00-00 00:00:00', '2018-04-21 21:46:01'),
(7947, 1, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_name', 'TextMarketer', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7948, 1, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_note', 'To enable sms-messaging go to System -> Settings -> <a href=\"#admin#rt=setting/setting/im\" target=\"_im\">IM</a> <br/>\n		and choose TextMarketer as default sms-driver. Do not forget to enable section where you wish to receive sms from (admin or storefront).<br/>\n		This extension will enable Mobile Phone field for admins and customers to provide. Remember that disabling of this extension will hide this field.\n		If added to existing store with customers, keep in mind that this information will be missing.', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7949, 1, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_username', 'API Username', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7950, 1, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_password', 'API Password', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7951, 1, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_originator', 'Originator: <span class=\"help\">Who the message is from (the originator or sender ID). This can be 11 alpha-numeric or 16 numeric only characters.</span>', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7952, 1, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_test', 'Test Mode', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7953, 1, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_test_0', 'No', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7954, 1, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_test_1', 'Yes', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7955, 1, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_logging', 'Error Logging Status<span class=\"help\">If you want to log all errors of TextMarketer extension turn this setting ON.</span>', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7956, 1, 1, 'default_textmarketer_default_textmarketer', 'entry_sms', ' Mobile Phone ', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7957, 1, 1, 'default_textmarketer_default_textmarketer', 'default_textmarketer_test_connection', 'Test Your Connection:<span class=\"help\">You can test if API credentials that you\'ve entered are correct.</span>', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7958, 1, 1, 'default_textmarketer_default_textmarketer', 'text_test', ' Test ', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7959, 1, 1, 'default_textmarketer_default_textmarketer', 'error_turn_extension_on', 'Error! Please check if extension is turned ON.', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7960, 1, 1, 'default_textmarketer_default_textmarketer', 'error_empty_test_phone_number', 'Error! Please place recipient phone number.', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7961, 1, 1, 'default_textmarketer_default_textmarketer', 'text_see_log', 'See error log for details.', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7962, 1, 1, 'default_textmarketer_default_textmarketer', 'text_connection_success', 'Connection is successful and API Credentials are configured correctly.', '2018-04-25 16:21:17', '2018-04-25 16:21:17'),
(7963, 1, 1, 'mobile_app_mobile_app', 'mobile_app_name', 'Mobile App for Tellbd E-Commerce', '2018-04-27 19:12:47', '2018-11-22 11:47:47'),
(7964, 1, 1, 'mobile_app_mobile_app', 'mobile_app_note', 'Configuration for Mobile Application', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7965, 1, 1, 'mobile_app_mobile_app', 'mobile_app_title', 'Application Title:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7966, 1, 1, 'mobile_app_mobile_app', 'mobile_app_author', 'Application Author:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7967, 1, 1, 'mobile_app_mobile_app', 'mobile_app_price', 'Application Price:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7968, 1, 1, 'mobile_app_mobile_app', 'mobile_app_price_suffix_apple', 'Price suffix for Apple:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7969, 1, 1, 'mobile_app_mobile_app', 'mobile_app_price_suffix_google', 'Price suffix for Google:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7970, 1, 1, 'mobile_app_mobile_app', 'mobile_app_icon_apple', 'Icon for Apple:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7971, 1, 1, 'mobile_app_mobile_app', 'mobile_app_icon_google', 'Icon for Google:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7972, 1, 1, 'mobile_app_mobile_app', 'mobile_app_button', 'Button text:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7973, 1, 1, 'mobile_app_mobile_app', 'mobile_app_button_url_apple', 'Url of Apple App:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7974, 1, 1, 'mobile_app_mobile_app', 'mobile_app_button_url_google', 'Url of Google App:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7975, 1, 1, 'mobile_app_mobile_app', 'mobile_app_status_google', 'Show on Google Devices:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7976, 1, 1, 'mobile_app_mobile_app', 'mobile_app_status_apple', 'Show on Apple Devices:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7977, 1, 1, 'mobile_app_mobile_app', 'push_notification_text', 'Push notification', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7978, 1, 1, 'mobile_app_mobile_app', 'mobile_app_name_push', 'Push notification', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7979, 1, 1, 'mobile_app_mobile_app', 'push_notification_name', 'Push notification', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7980, 1, 1, 'mobile_app_mobile_app', 'entry_title', 'Message Title:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7981, 1, 1, 'mobile_app_mobile_app', 'entry_body', 'Meassage Text:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7982, 1, 1, 'mobile_app_mobile_app', 'mobile_app_push_api_key', 'Push notification Api Key:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7983, 1, 1, 'mobile_app_mobile_app', 'mobile_app_push_auth_key', 'Push notification Auth Key:', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7984, 1, 1, 'mobile_app_mobile_app', 'text_success', 'Message send', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7985, 1, 1, 'mobile_app_mobile_app', 'text_error', 'Error while sending', '2018-04-27 19:12:47', '2018-04-27 19:12:47'),
(7986, 2, 1, 'catalog_files', 'heading_title', 'Product Files', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(7987, 2, 1, 'catalog_files', 'text_product', 'Product', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(7988, 2, 1, 'catalog_files', 'text_edit_product_file', 'Edit Product File', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(7989, 2, 1, 'catalog_files', 'tab_files', 'Files', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(7990, 2, 1, 'catalog_files', 'tab_general', 'General', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(7991, 2, 1, 'catalog_files', 'tab_attributes', 'Download Attributes', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(7992, 2, 1, 'catalog_files', 'entry_file_icon', 'File Icon', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(7993, 2, 1, 'catalog_files', 'entry_status', ' Status', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(7994, 2, 1, 'catalog_files', 'entry_resource', ' Resource', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(7995, 2, 1, 'catalog_files', 'entry_name', ' Name', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(7996, 2, 1, 'catalog_files', 'entry_download_name', 'Download Name', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(7997, 2, 1, 'catalog_files', 'entry_mask', 'Download mask <span class=\"help\">Filename alias for customer download output</span>', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(7998, 2, 1, 'catalog_files', 'entry_file_full_path', 'File Server Path ', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(7999, 2, 1, 'catalog_files', 'entry_file_max_downloads', 'Max Download', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8000, 2, 1, 'catalog_files', 'entry_file_sort_order', 'Sort order', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8001, 2, 1, 'catalog_files', 'entry_file_status', 'Status', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8002, 2, 1, 'catalog_files', 'entry_file_push_to_customers', 'Push to customers', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8003, 2, 1, 'catalog_files', 'entry_file_activation', 'Activation Mode', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8004, 2, 1, 'catalog_files', 'text_add_file', 'Add File', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8005, 2, 1, 'catalog_files', 'text_new_file', 'Add New File', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8006, 2, 1, 'catalog_files', 'text_download_attributes', 'Download Attributes', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8007, 2, 1, 'catalog_files', 'text_download_information', 'General', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8008, 2, 1, 'catalog_files', 'entry_date_added', 'Added on ', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8009, 2, 1, 'catalog_files', 'entry_date_modified', 'Modified ', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8010, 2, 1, 'catalog_files', 'entry_max_downloads', 'Max downloads <span class=\"help\">Count of downloads allowed for customer</span>', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8011, 2, 1, 'catalog_files', 'entry_activate', 'Activated<span class=\"help\">Download will be activates on the event selected.<br>Example: Immediately. Download is activate  after order is placed, regardless of the order status</span>', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8012, 2, 1, 'catalog_files', 'entry_sort_order', 'Sort Order', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8013, 2, 1, 'catalog_files', 'entry_expire_days', 'Expire days<span class=\"help\">Count of days from date of purchase</span>', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8014, 2, 1, 'catalog_files', 'text_before_order', 'Before Order', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8015, 2, 1, 'catalog_files', 'text_immediately', 'Immediately', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8016, 2, 1, 'catalog_files', 'text_on_order_status', 'on Order Status', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8017, 2, 1, 'catalog_files', 'text_manually', 'Manually', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8018, 2, 1, 'catalog_files', 'text_success_download_save', 'Success: You have modified file! ', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8019, 2, 1, 'catalog_files', 'error_download_exists', 'Error: Cannot to update download because it does not exists in database! ', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8020, 2, 1, 'catalog_files', 'error_download_name', 'Error: Download name must have length between 2 and 128 characters! ', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8021, 2, 1, 'catalog_files', 'error_max_downloads', 'Error: maximum downloads count must be greater 0! ', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8022, 2, 1, 'catalog_files', 'error_activate', 'Error: select action for activation of download! ', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8023, 2, 1, 'catalog_files', 'error_order_status', 'Error: select order status for activation of download! ', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8024, 2, 1, 'catalog_files', 'error_download_attributes', 'Download Attributes Error(s):', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8025, 2, 1, 'catalog_files', 'text_shared_downloads', 'Shared Downloads', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8026, 2, 1, 'catalog_files', 'text_create_download', 'Create new download', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8027, 2, 1, 'catalog_files', 'text_path', 'Relative path to file', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8028, 2, 1, 'catalog_files', 'text_preview', 'Preview', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8029, 2, 1, 'catalog_files', 'entry_shared', 'Shared Download', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8030, 2, 1, 'catalog_files', 'text_assign', ' Save ', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8031, 2, 1, 'catalog_files', 'text_assigned_to', 'Also assigned to: ', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8032, 2, 1, 'catalog_files', 'text_select_shared_downloads', 'Select shared downloads', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8033, 2, 1, 'catalog_files', 'error_selected_downloads', 'Warning: Please select the shared downloads for assign.', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8034, 2, 1, 'catalog_files', 'text_map_success', 'Success: You have assigned shared downloads to product!', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8035, 2, 1, 'catalog_files', 'text_delete_or_refuse', 'delete or refuse (for shared)', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8036, 2, 1, 'catalog_files', 'text_confirm_delete', 'Confirm download delete/refuse', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8037, 2, 1, 'catalog_files', 'text_success_remove', 'Success: product files list changed!', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8038, 2, 1, 'catalog_files', 'text_push', 'Push', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8039, 2, 1, 'catalog_files', 'text_push_to_customers', 'Push to Customers', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8040, 2, 1, 'catalog_files', 'text_push_to_orders', 'Push Download to %s Orders', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8041, 2, 1, 'catalog_files', 'success_push_to_orders', 'Success: Download was pushed  to %s order(s) successfully', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8042, 2, 1, 'catalog_files', 'text_no_download_attributes_yet', ' No download attributes yet. <a href=\"%s\" target=\"_blank\">Click to add</a>', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8043, 2, 1, 'catalog_files', 'text_confirm_push', ' Confirm? ', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8044, 2, 1, 'catalog_files', 'error_downloads_disabled', 'Warning: Downloads are disabled in store settings. <a href=\"#admin#rt=setting/setting&active=general\" target=\"new\">Click to Edit</a>!', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8045, 2, 1, 'catalog_files', 'error_permission', 'Warning: You do not have permission to modify product files!', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8046, 2, 1, 'catalog_files', 'error_file', 'Please set the file for download.', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8047, 2, 1, 'catalog_files', 'attention_shared', 'You are about to edit shared download. Edit will effect other products.', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8048, 2, 1, 'catalog_files', 'text_shared_with', 'Shared with:', '2018-05-15 12:55:40', '2018-05-15 12:55:40'),
(8049, 2, 1, 'tool_cache', 'heading_title', 'Cache Management', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8050, 2, 1, 'tool_cache', 'text_success', 'Success: You have successfully deleted the cache files!', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8051, 2, 1, 'tool_cache', 'text_configuration', 'Configuration', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8052, 2, 1, 'tool_cache', 'text_layouts_blocks', 'Layouts &amp; Blocks', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8053, 2, 1, 'tool_cache', 'text_flexyforms', 'Flexy Forms', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8054, 2, 1, 'tool_cache', 'text_images', 'Images', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8055, 2, 1, 'tool_cache', 'text_products', 'Products', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8056, 2, 1, 'tool_cache', 'text_categories', 'Categories', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8057, 2, 1, 'tool_cache', 'text_manufacturers', 'Manufacturers', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8058, 2, 1, 'tool_cache', 'text_localisations', 'Localisations', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8059, 2, 1, 'tool_cache', 'text_error_log', 'Error Log', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8060, 2, 1, 'tool_cache', 'text_clear_cache', 'Clear Selected Cache', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8061, 2, 1, 'tool_cache', 'text_clear_all_cache', 'Clear All Cache', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8062, 2, 1, 'tool_cache', 'desc_configuration', 'System and store configurations', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8063, 2, 1, 'tool_cache', 'desc_layouts_blocks', 'Pages, page layouts, blocks', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8064, 2, 1, 'tool_cache', 'desc_flexyforms', 'Flexy forms data', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8065, 2, 1, 'tool_cache', 'desc_images', 'Image thumbnails', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8066, 2, 1, 'tool_cache', 'desc_products', 'Product data', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8067, 2, 1, 'tool_cache', 'desc_categories', 'Category data', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8068, 2, 1, 'tool_cache', 'desc_manufacturers', 'Manufacturer data', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8069, 2, 1, 'tool_cache', 'desc_localisations', 'Currency, Language, Country, Zone, Length, Weight, &amp; other', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8070, 2, 1, 'tool_cache', 'desc_error_log', 'Error Log', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8071, 2, 1, 'tool_cache', 'column_type', 'Cache Type', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8072, 2, 1, 'tool_cache', 'column_description', 'Description', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8073, 2, 1, 'tool_cache', 'text_html_cache', 'HTML-cache', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8074, 2, 1, 'tool_cache', 'desc_html_cache', 'Cached HTML pages and blocks', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8075, 2, 1, 'tool_cache', 'text_install_upgrade_history', 'Install/Upgrade History', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8076, 2, 1, 'tool_cache', 'desc_install_upgrade_history', 'Clear All Install/Upgrade History', '2018-11-09 16:43:24', '2018-11-09 16:43:24'),
(8077, 2, 1, 'tool_backup', 'heading_title', 'Backup / Restore / Load', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8078, 2, 1, 'tool_backup', 'text_backup', 'Download Backup', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8079, 2, 1, 'tool_backup', 'text_success_backup', 'Success: You have successfully created backup file!', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8080, 2, 1, 'tool_backup', 'text_success', 'Success: You have successfully imported your database!', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8081, 2, 1, 'tool_backup', 'text_success_xml', 'Success: You have successfully imported your xml!', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8082, 2, 1, 'tool_backup', 'entry_restore', 'Restore from sql or xml file:', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8083, 2, 1, 'tool_backup', 'entry_tables', 'Backup Tables:', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8084, 2, 1, 'tool_backup', 'entry_loadxml', 'Load XML-file:', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8085, 2, 1, 'tool_backup', 'tab_backup', 'Backup', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8086, 2, 1, 'tool_backup', 'tab_restore', 'Restore', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8087, 2, 1, 'tool_backup', 'tab_loadxml', 'Layout and dataset load XML', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8088, 2, 1, 'tool_backup', 'error_permission', 'Warning: You do not have permission to modify backups!', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8089, 2, 1, 'tool_backup', 'error_nothing_to_do', 'Warning: Please set what you want to backup or import!', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8090, 2, 1, 'tool_backup', 'error_empty', 'Warning: The file you uploaded was empty or had wrong file type!', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8091, 2, 1, 'tool_backup', 'error_upload', 'Warning: The file was not uploaded. Check post_max_size or file_upload directives of your php.ini file. ', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8092, 2, 1, 'tool_backup', 'error_xml', 'Warning: The file you uploaded does not loaded as XML! Please, see log-file for details', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8093, 2, 1, 'tool_backup', 'entry_backup_code', 'Backup Code (%s)<br/><span class=\"help\">Sub-directories with code files excluding dynamic files such as cache, log files, images, resources etc </span>', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8094, 2, 1, 'tool_backup', 'entry_backup_content', 'Backup Content (%s)<br/><span class=\"help\">Sub-directories with dynamic files such as images, downloads, resources etc </span>', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8095, 2, 1, 'tool_backup', 'entry_compress_backup', 'Compress Backup Directory  %s ?<br/><span class=\"help\">Archive *.tar.gz will be created.<br/> Note: it could to take a long time. Otherwise you can disable compression and find your backup in folder %s</span>', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8096, 2, 1, 'tool_backup', 'button_backup_now', 'Backup Now', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8097, 2, 1, 'tool_backup', 'button_load', 'Load', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8098, 2, 1, 'tool_backup', 'button_backup_schedule', 'Schedule Backup', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8099, 2, 1, 'tool_backup', 'text_success_scheduled', 'Success: You have successfully created scheduled backup task! <a href=\"%s\">See details</a>', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8100, 2, 1, 'tool_backup', 'text_fail_note', 'NOTE: This process execution depends on your Tellbd E-Commerce data size as well as your server virtual memory size. If process terminates with errors, check directory %s permissions to be set to -rw-rw-rw and <a href=\"http://php.net/manual/en/ini.core.php#ini.memory-limit\" target=\"_blank\">[PHP memory setting]</a>. Increase memory setting or run backup manually if process still fail.', '2018-11-09 16:43:42', '2018-11-22 11:47:48'),
(8101, 2, 1, 'tool_backup', 'backup_complete_text_file', 'To download backup-file please visit <a href=\"#admin#rt=tool/install_upgrade_history\">Install/Upgrade History</a> ', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8102, 2, 1, 'tool_backup', 'backup_complete_text_dir', 'Directory with backup-files is %s</a> ', '2018-11-09 16:43:42', '2018-11-09 16:43:42'),
(8103, 2, 1, 'tool_import_export', 'import_export_title', 'Import & Export', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8104, 2, 1, 'tool_import_export', 'import_wizard_title', 'Import Data Wizard', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8105, 2, 1, 'tool_import_export', 'tab_import', 'Import', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8106, 2, 1, 'tool_import_export', 'tab_import_wizard', 'Import Wizard', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8107, 2, 1, 'tool_import_export', 'tab_export', 'Export', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8108, 2, 1, 'tool_import_export', 'text_tables', 'Tables', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8109, 2, 1, 'tool_import_export', 'text_options', 'Options', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8110, 2, 1, 'tool_import_export', 'text_file_format', 'File Format: ', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8111, 2, 1, 'tool_import_export', 'text_file_name', 'File Name: ', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8112, 2, 1, 'tool_import_export', 'text_load_file', 'Upload Import File', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8113, 2, 1, 'tool_import_export', 'text_load_file_notes', 'You can upload CSV or Text file to import data. For data structure, you can follow proprietary format (see export) or free format. <br/> For data with the free format, you will need to map data elements manualy. Only product and categories supported for free format import. ', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8114, 2, 1, 'tool_import_export', 'text_import_wizard_notes', 'Select a destination table and corresponding database field to each provided import data column. If no field is selected, input column data will be ignored. <br/> <b>Note:</b> Language and store specific data values will be assigned to current content store & language selected', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8115, 2, 1, 'tool_import_export', 'text_records_to_be_loaded', 'There will be %s records loaded and processed in this import!', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8116, 2, 1, 'tool_import_export', 'text_import_task_title', 'Running Import Process', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8117, 2, 1, 'tool_import_export', 'text_load', 'Load', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8118, 2, 1, 'tool_import_export', 'text_import_loaded', 'Total loaded: ', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8119, 2, 1, 'tool_import_export', 'text_file_field', 'File to import:<br><span class=\"help\">Supported formats for import files: CSV, TXT</span>', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8120, 2, 1, 'tool_import_export', 'text_id_range_from', 'ID range from: ', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8121, 2, 1, 'tool_import_export', 'text_to', 'to: ', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8122, 2, 1, 'tool_import_export', 'text_csv_delimiter', 'CSV/TXT delimiter: ', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8123, 2, 1, 'tool_import_export', 'text_export_note_csv_delimiter', '<span class=\"help\">All fields will be enclosed in double quotes.</span>', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8124, 2, 1, 'tool_import_export', 'text_import_note_csv_delimiter', '<span class=\"help\">All fields must be enclosed in double quotes.</span>', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8125, 2, 1, 'tool_import_export', 'text_test_mode', 'Run in a test mode <br><span class=\"help\">It is recommended to run data import in a test mode first to see if any issues are present.</span>', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8126, 2, 1, 'tool_import_export', 'text_import_file_col', 'Import File Column', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8127, 2, 1, 'tool_import_export', 'text_import_file_data', 'Import Data Sample', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8128, 2, 1, 'tool_import_export', 'text_destination_col', 'Select destination table', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8129, 2, 1, 'tool_import_export', 'text_import_update_on', 'Update if exists', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8130, 2, 1, 'tool_import_export', 'text_import_split', 'Split data by', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8131, 2, 1, 'tool_import_export', 'title_export_map', 'Select, copy and save this mapping for future use.', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8132, 2, 1, 'tool_import_export', 'text_export_map', 'Export mapping', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8133, 2, 1, 'tool_import_export', 'title_load_map', 'Post to the field below pre-saved mapping data', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8134, 2, 1, 'tool_import_export', 'text_load_map', 'Load mapping', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8135, 2, 1, 'tool_import_export', 'error_file_format', 'Unsupported import file format!', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8136, 2, 1, 'tool_import_export', 'error_xml_import', 'Error during import XML file!', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8137, 2, 1, 'tool_import_export', 'error_csv_import', 'Error during import CSV/TXT file! Please check fields delimiter.', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8138, 2, 1, 'tool_import_export', 'error_data_corrupted', 'Data is empty or corrupted.', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8139, 2, 1, 'tool_import_export', 'error_file_empty', 'File is empty.', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8140, 2, 1, 'tool_import_export', 'error_writable_backup', 'Backup directory needs to be writable for CSV/TXT export to work.', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8141, 2, 1, 'tool_import_export', 'text_updated', 'Updated: ', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8142, 2, 1, 'tool_import_export', 'text_created', 'Created: ', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8143, 2, 1, 'tool_import_export', 'text_errors', 'Errors: ', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8144, 2, 1, 'tool_import_export', 'text_show_details', 'Show details', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8145, 2, 1, 'tool_import_export', 'text_no_children', 'No child items', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8146, 2, 1, 'tool_import_export', 'text_some_errors', 'There are some errors.', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8147, 2, 1, 'tool_import_export', 'text_test_completed', 'Test run completed. Total SQL queries: ', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8148, 2, 1, 'tool_import_export', 'text_sort_by', 'Sort by: ', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8149, 2, 1, 'tool_import_export', 'error_table_selection', 'No import destination table or fields selected!', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8150, 2, 1, 'tool_import_export', 'error_required_selection', 'Missing required data field \'%s\' for destination table!', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8151, 2, 1, 'tool_import_export', 'error_tmp_dir_non_writable', 'Temporary Directory %s is not writable! Please change permissions to proceed.', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8152, 2, 1, 'tool_import_export', 'error_empty_request', 'Empty request.', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8153, 2, 1, 'tool_import_export', 'text_complete_import', 'Import Process has been completed. %s row(s) processed.', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8154, 2, 1, 'tool_import_export', 'text_see_log', 'For more details see <a href=\"%s\" target=\"_new\">log file %s</a>', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8155, 2, 1, 'tool_import_export', 'text_success_abort', 'Task interrupted successfully.', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8156, 2, 1, 'tool_import_export', 'button_schedule_import', 'Schedule Import', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8157, 2, 1, 'tool_import_export', 'text_success_scheduled', 'Success: You have successfully created scheduled import task! <a href=\"%s\">See details</a>', '2018-11-09 16:44:32', '2018-11-09 16:44:32'),
(8158, 1, 1, 'template2_template2', 'template2_name', 'template2 template', '2019-03-01 14:28:39', '2019-03-01 14:28:39'),
(8159, 1, 1, 'template2_template2', 'template2_status', 'Status', '2019-03-01 14:28:39', '2019-03-01 14:28:39'),
(8160, 1, 1, 'template2_template2', 'template2_status_0', 'Disabled', '2019-03-01 14:28:39', '2019-03-01 14:28:39'),
(8161, 1, 1, 'template2_template2', 'template2_status_1', 'Enabled', '2019-03-01 14:28:39', '2019-03-01 14:28:39'),
(8162, 1, 1, 'template2_template2', 'template2_product_list_width', 'Product list width', '2019-03-01 14:28:39', '2019-03-01 14:28:39'),
(8163, 1, 1, 'template2_template2', 'template2_product_list_height', 'Product list height', '2019-03-01 14:28:39', '2019-03-01 14:28:39'),
(8164, 1, 1, 'template2_template2', 'text_additional_settings', ' Select Template', '2019-03-01 14:28:39', '2019-03-01 14:28:39');
INSERT INTO `ab1l_language_definitions` (`language_definition_id`, `language_id`, `section`, `block`, `language_key`, `language_value`, `date_added`, `date_modified`) VALUES
(8165, 1, 1, 'template2_template2', 'template2_note', '<b>PLEASE NOTE:</b> you can manage this template only if template extension <b>ENABLED</b>\n		<br/>\n		<br/>To enable this template in the storefront please go to System -> Settings -> <a href=\"#admin#rt=setting/setting&active=appearance\" target=\"_template\">Appearance</a>. Choose store you want to edit and update template option\n		<br/> Or Press \"Select Template\" button - it will redirect you to settings section\n		<br/>\n		<br/><b>Banners</b>: to edit banners please go to Design -> <a href=\"#admin#rt=design/blocks\" target=\"_banners\">Blocks</a>.<br/>\n		 There are two blocks - \"Template2 Banner 1\" and \"Template2 Banner 2\"', '2019-03-01 14:28:39', '2019-03-01 14:28:39'),
(8166, 1, 1, 'design_content', 'entry_meta_description', ' Meta Tag Description: ', '2019-05-11 11:50:47', '2019-05-11 11:50:47'),
(8167, 1, 1, 'design_content', 'entry_meta_keywords', 'Meta Tag Keywords:', '2019-05-11 11:50:47', '2019-05-11 11:50:47'),
(8168, 1, 1, 'sale_customer', 'text_register_date', 'Register Date:', '2019-05-11 11:50:47', '2019-05-11 11:50:47'),
(8169, 1, 1, 'english', 'text_all_stores', 'All Stores', '2019-05-19 10:39:58', '2019-05-19 10:39:58'),
(8170, 1, 1, 'catalog_files', 'entry_also_mapped_to', 'Shared With', '2019-05-19 10:39:58', '2019-05-19 10:39:58'),
(8171, 1, 1, 'common_header', 'text_taxes', 'Taxes', '2019-05-19 10:39:58', '2019-05-19 10:39:58'),
(8172, 1, 1, 'common_login', 'error_login_secure', 'You are trying to login in non-secure unsafe mode! Please switch to secure <a href=\"%s\">HTTPS</a> to proceed ', '2019-05-19 10:39:58', '2019-05-19 10:39:58'),
(8173, 1, 1, 'sale_customer', 'column_id', 'ID', '2019-05-19 10:39:58', '2019-05-19 10:39:58'),
(8174, 1, 1, 'sale_customer', 'error_incorrect_debit_credit', 'Error: debit or credit value cannot be greater than 99999999999.9999', '2019-05-19 10:39:58', '2019-05-19 10:39:58'),
(8178, 2, 0, 'bangla', 'button_download', 'ছবি ডাউনলোড করুন', '0000-00-00 00:00:00', '2019-05-19 14:04:55'),
(8177, 1, 0, 'english', 'button_download', 'Photo Download', '0000-00-00 00:00:00', '2019-05-19 14:04:55'),
(8179, 1, 1, 'revechat_revechat', 'revechat_name', 'REVE Chat', '2021-05-11 21:23:16', '2021-05-11 21:23:16'),
(8180, 1, 1, 'revechat_revechat', 'revechat_note', '', '2021-05-11 21:23:16', '2021-05-11 21:23:16'),
(8181, 1, 1, 'revechat_revechat', 'revechat_connect', 'REVE Chat Connect', '2021-05-11 21:23:16', '2021-05-11 21:23:16'),
(8182, 1, 1, 'revechat_revechat', 'button_connect', 'Connect', '2021-05-11 21:23:16', '2021-05-11 21:23:16'),
(8183, 1, 0, 'blocks_product_slider', 'text_buy_now', 'buy now', '2021-05-11 21:56:20', '2021-05-11 21:56:20'),
(8184, 1, 0, 'blocks_product_slider', 'text_bestsellers', 'Bestsellers', '2021-05-11 21:56:20', '2021-05-11 21:56:20'),
(8185, 1, 0, 'blocks_product_slider', 'text_latest', 'Latest', '2021-05-11 21:56:20', '2021-05-11 21:56:20'),
(8186, 1, 0, 'blocks_product_slider', 'text_specials', 'Specials', '2021-05-11 21:56:20', '2021-05-11 21:56:20'),
(8187, 1, 0, 'blocks_product_slider', 'text_featured', 'Featured', '2021-05-11 21:56:20', '2021-05-11 21:56:20');

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

--
-- Table structure for table `ab1l_layouts`
--

CREATE TABLE `ab1l_layouts` (
  `layout_id` int(10) NOT NULL,
  `template_id` varchar(100) NOT NULL,
  `layout_name` varchar(255) NOT NULL DEFAULT '',
  `layout_type` smallint(1) NOT NULL DEFAULT 0,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_layouts`
--

INSERT INTO `ab1l_layouts` (`layout_id`, `template_id`, `layout_name`, `layout_type`, `date_added`, `date_modified`) VALUES
(11, 'default', 'Default Page Layout', 0, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(12, 'default', 'Home Page', 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(13, 'default', 'Login Page', 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(14, 'default', 'Default Product Page', 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(15, 'default', 'Checkout Pages', 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(16, 'default', 'Product Listing Page', 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 'default', 'Maintenance Page', 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(18, 'default', 'Customer Account Pages', 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(19, 'default', 'Cart Page', 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(21, 'template2', 'Default Page Layout', 0, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(22, 'template2', 'Home Layout', 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(23, 'template2', 'Product Listing Page Layout', 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(24, 'template2', 'Login Page Layout', 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(25, 'template2', 'Default Product Page Layout', 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(26, 'template2', 'Checkout Pages Layout', 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(29, 'default', 'Category: power plants', 1, '2018-04-24 21:47:56', '2018-04-24 21:47:56');

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

--
-- Table structure for table `ab1l_length_classes`
--

CREATE TABLE `ab1l_length_classes` (
  `length_class_id` int(11) NOT NULL,
  `value` decimal(15,8) NOT NULL,
  `iso_code` varchar(5) NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_length_classes`
--

INSERT INTO `ab1l_length_classes` (`length_class_id`, `value`, `iso_code`, `date_added`, `date_modified`) VALUES
(1, 1.00000000, 'CMET', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(2, 10.00000000, 'MMET', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(3, 0.39370000, 'INCH', '0000-00-00 00:00:00', '2017-10-11 10:30:00');

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

--
-- Table structure for table `ab1l_length_class_descriptions`
--

CREATE TABLE `ab1l_length_class_descriptions` (
  `length_class_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `title` varchar(32) NOT NULL COMMENT 'translatable',
  `unit` varchar(4) NOT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_length_class_descriptions`
--

INSERT INTO `ab1l_length_class_descriptions` (`length_class_id`, `language_id`, `title`, `unit`) VALUES
(1, 1, 'Centimeter', 'cm'),
(2, 1, 'Millimeter', 'mm'),
(3, 1, 'Inch', 'in'),
(1, 2, 'Centimeter', 'cm'),
(2, 2, 'Millimeter', 'mm'),
(3, 2, 'Inch', 'in');

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

--
-- Table structure for table `ab1l_locations`
--

CREATE TABLE `ab1l_locations` (
  `location_id` int(11) NOT NULL,
  `name` varchar(32) NOT NULL DEFAULT '',
  `description` varchar(255) NOT NULL DEFAULT '',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_locations`
--

INSERT INTO `ab1l_locations` (`location_id`, `name`, `description`, `date_added`, `date_modified`) VALUES
(1, 'USA', 'All States', '2017-10-11 10:30:00', '2017-10-11 20:45:17'),
(2, 'Bangladesh', 'All District', '2017-10-11 20:46:45', '2017-10-11 20:46:45');

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

--
-- Table structure for table `ab1l_manufacturers`
--

CREATE TABLE `ab1l_manufacturers` (
  `manufacturer_id` int(11) NOT NULL,
  `name` varchar(64) NOT NULL DEFAULT '',
  `sort_order` int(3) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_manufacturers`
--

INSERT INTO `ab1l_manufacturers` (`manufacturer_id`, `name`, `sort_order`) VALUES
(25, 'Panasonic', 0),
(24, 'Zkteco', 0),
(23, 'E1brand', 0),
(26, 'SINGER', 0),
(21, 'Dahua', 0),
(22, 'Made In China', 0),
(27, 'Made In US', 0),
(28, 'Made In Malaysia', 0),
(29, 'Made In India', 0),
(30, 'Made In japan', 0),
(31, 'Made In Bangladesh', 0),
(32, 'HP ', 0),
(33, 'DELL', 0),
(34, 'Canon', 0),
(35, 'EPSON', 0),
(36, 'Samsung', 0),
(37, 'Made In Taiwan', 0),
(38, 'Made In Koriya', 0),
(39, 'Made In France', 0),
(40, 'Made In Italy', 0),
(41, 'Made In Germany', 0),
(42, 'NOKIA', 0),
(43, 'Apple', 0),
(44, 'ASUS', 0),
(45, 'MikroTik', 0),
(46, 'HikVision', 0),
(47, 'C-Tec', 0),
(48, 'CAT', 0),
(49, 'Carrier', 0),
(50, 'General', 0),
(51, 'Hitachi', 0);

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

--
-- Table structure for table `ab1l_manufacturers_to_stores`
--

CREATE TABLE `ab1l_manufacturers_to_stores` (
  `manufacturer_id` int(11) NOT NULL,
  `store_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_manufacturers_to_stores`
--

INSERT INTO `ab1l_manufacturers_to_stores` (`manufacturer_id`, `store_id`) VALUES
(21, 0),
(22, 0),
(23, 0),
(24, 0),
(25, 0),
(26, 0),
(27, 0),
(28, 0),
(29, 0),
(30, 0),
(31, 0),
(32, 0),
(33, 0),
(34, 0),
(35, 0),
(36, 0),
(37, 0),
(38, 0),
(39, 0),
(40, 0),
(41, 0),
(42, 0),
(43, 0),
(44, 0),
(45, 0),
(46, 0),
(47, 0),
(48, 0),
(49, 0),
(50, 0),
(51, 0);

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

--
-- Table structure for table `ab1l_messages`
--

CREATE TABLE `ab1l_messages` (
  `msg_id` int(11) NOT NULL,
  `title` varchar(128) NOT NULL DEFAULT '',
  `message` text NOT NULL,
  `status` char(1) NOT NULL DEFAULT '',
  `viewed` int(11) NOT NULL DEFAULT 0,
  `repeated` int(11) NOT NULL DEFAULT 0,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_messages`
--

INSERT INTO `ab1l_messages` (`msg_id`, `title`, `message`, `status`, `viewed`, `repeated`, `date_added`, `date_modified`) VALUES
(45, 'AbanteCart core upgrade to v1.2.12 is now available', 'Upgrade for your AbanteCart to new version 1.2.12 is now available.\r\n\r\nPlease click --> #admin#rt=tool/package_installer&extension_key=abantecart_upgrade_1212 to start the upgrade.\r\n\r\nAbout this release:\r\nNew AbanteCart v1.2.12 contains minor improvements and bug fixes. \r\n\r\nIMPORTANT NOTES: \r\n1. Backup your code and Mysql database before you upgrade \r\n2. Do not run upgrades directly on live sites. Try upgrades on test or clone site first. ', 'N', 2, 74, '2018-11-22 13:08:00', '2019-05-11 11:31:01'),
(44, 'Language definition \"mobile_app_name_push\" is missing for \"English\"', 'AbanteCart engine cannot find value of language definition with key \"mobile_app_name_push\" in /home/e1brand/public_html/admin/controller/common/menu.php line 135 (rt=setting/setting/details).  Please add it in #admin#rt=localisation/language_definitions or run language translate process in #admin#rt=localisation/language', 'W', 2, 645, '2018-11-22 12:17:57', '2019-03-31 20:36:14'),
(46, 'Failed login to admin attempt from IP:103.248.236.9', 'Given user login: admin', 'N', 0, 11, '2018-12-05 19:03:15', '2019-06-11 11:41:50'),
(47, 'Language definition \"mobile_app_name_push\" is missing for \"বাংলা\"', 'AbanteCart engine cannot find value of language definition with key \"mobile_app_name_push\" in /home/e1brand/public_html/admin/controller/common/menu.php line 135 (rt=extension/extensions/extensions).  Please add it in #admin#rt=localisation/language_definitions or run language translate process in #admin#rt=localisation/language', 'W', 2, 77, '2018-12-07 12:54:56', '2019-03-14 12:30:19'),
(48, 'Thank you for installation of AbanteCart!', 'You made a right choice in eCommerce application selection. AbanteCart rapidly becoming one of the best eCommerce open source solutions with continuously growing community and large number of extensions. ', 'N', 0, 2, '2018-12-09 16:01:17', '2021-05-24 20:46:21'),
(49, 'Language definition \"heading_title\" is missing for \"English\"', 'AbanteCart engine cannot find value of language definition with key \"heading_title\" in /home/e1brand/public_html/admin/controller/responses/design/blocks_manager.php line 174 (rt=design/blocks_manager/block_info).  Please add it in #admin#rt=localisation/language_definitions or run language translate process in #admin#rt=localisation/language', 'W', 2, 1, '2019-03-01 17:39:35', '2019-03-01 17:39:49'),
(51, 'AbanteCart core upgrade to v1.2.14 is now available', 'Upgrade for your AbanteCart to new version 1.2.14 is now available.\r\n\r\nPlease click --> #admin#rt=tool/package_installer&extension_key=abantecart_upgrade_1214 to start the upgrade.\r\n\r\nAbout this release:\r\nNew AbanteCart v1.2.14 contains improvements, bug fixes, and payment extensions updates.\r\n\r\nIMPORTANT NOTES: \r\n1. Backup your code and Mysql database before you upgrade \r\n2. Do not run upgrades directly on live sites. Try upgrades on the test or clone site first. ', 'N', 0, 21, '2019-06-11 11:42:04', '2021-05-24 20:46:21'),
(50, 'AbanteCart core upgrade to v1.2.13 is now available', 'Upgrade for your AbanteCart to new version 1.2.13 is now available.\r\n\r\nPlease click --> #admin#rt=tool/package_installer&extension_key=abantecart_upgrade_1213 to start the upgrade.\r\n\r\nAbout this release:\r\nNew AbanteCart v1.2.13 contains improvements, bug fixes, and default extension updates.\r\n\r\nIMPORTANT NOTES: \r\n1. Backup your code and Mysql database before you upgrade \r\n2. Do not run upgrades directly on live sites. Try upgrades on test or clone site first. ', 'N', 2, 10, '2019-05-11 12:23:15', '2019-05-19 10:38:43'),
(52, 'Failed login to admin attempt from IP:103.200.38.240', 'Given user login: admin', 'N', 0, 0, '2019-09-08 14:27:21', '2019-09-08 14:27:21'),
(53, 'New Enquiry From Tatjana / Downtown Lounge (pardavimai@downtown.lt)', 'Enquiry:\r\nLaba diena, \r\n \r\n \r\n \r\nSiūlome nuomotis bene geriausią erdvę įvairiems renginiams ar šventei Vilniuje – DownTown Lounge (downtown.lt/lounge/apie-lounge/). \r\n \r\n \r\n \r\nLankstus erdvės išplanavimas, scena, garso aparatūra – viskas ko reikia Jūsų šventei. Dėl detalesnės informacijos prašome skambinti arba rašyti. \r\n \r\n \r\n \r\npardavimai@downtown.lt \r\n \r\nTatjana / Downtown Lounge \r\n \r\nTel.   +370 671 91914\r\n\r\nFirst name:	Tatjana / Downtown Lounge\r\nEmail:	pardavimai@downtown.lt', 'N', 0, 0, '2019-10-08 17:25:54', '2019-10-08 17:25:54'),
(54, 'New Enquiry From CharlestieskVR (raphaeguppyFed@gmail.com)', 'Enquiry:\r\nHi!  e1brand.com \r\n \r\nHave you ever heard that you can send a message through the feedback form? \r\nThese forms are located on many sites. We sent you our message in the same way, and the fact that you received and read it shows the effectiveness of this method of sending messages. \r\nSince people in any case will read the message received through the contact form. \r\nOur database includes more than 35 million websites from all over the world. \r\nThe cost of sending one million messages 49 USD. \r\nThere is a discount program for large orders. \r\n \r\nFree proof mailing of 50,000 messages to any country of your choice. \r\n \r\nThis message is created automatically. Please use the contact details below to contact us. \r\n \r\nContact us. \r\nTelegram - @FeedbackFormEU \r\nSkype  FeedbackForm2019 \r\nEmail - feedbackform@make-success.com\r\n\r\nFirst name:	CharlestieskVR\r\nEmail:	raphaeguppyFed@gmail.com', 'N', 0, 0, '2019-10-26 12:13:15', '2019-10-26 12:13:15'),
(55, 'New customer registration approval is pending', 'Customer OYASHI UDDIN has registered with new account. Action of approval is required! Click to view #admin#rt=sale/customer/update&customer_id=20', 'N', 0, 0, '2020-02-02 14:59:44', '2020-02-02 14:59:44'),
(56, 'Session save path is not writable! ', 'Your server is unable to create a session necessary for AbanteCart functionality. Check logs for exact error details and contact your hosting support administrator to resolve this error.', 'E', 0, 12, '2020-02-10 09:06:01', '2020-02-10 15:25:40'),
(57, 'Failed login to admin attempt from IP:103.141.65.217', 'Given user login: golap', 'N', 0, 14, '2020-02-10 14:13:40', '2020-02-11 16:14:19'),
(58, 'Failed login to admin attempt from IP:103.126.217.233', 'Given user login: admin', 'N', 0, 0, '2020-02-13 11:39:47', '2020-02-13 11:39:47'),
(59, 'Failed login to admin attempt from IP:103.200.95.217', 'Given user login: golap', 'N', 0, 3, '2020-02-26 15:38:29', '2020-02-26 15:41:04'),
(60, 'New Enquiry From JerryskatsTW (no-replyguppyFed@gmail.com)', 'Enquiry:\r\nHеllо!  e1brand.com \r\n \r\nDid yоu knоw thаt it is pоssiblе tо sеnd mеssаgе аbsоlutеly lеgit? \r\nWе оffеring а nеw mеthоd оf sеnding businеss prоpоsаl thrоugh fееdbасk fоrms. Suсh fоrms аrе lосаtеd оn mаny sitеs. \r\nWhеn suсh lеttеrs аrе sеnt, nо pеrsоnаl dаtа is usеd, аnd mеssаgеs аrе sеnt tо fоrms spесifiсаlly dеsignеd tо rесеivе mеssаgеs аnd аppеаls. \r\nаlsо, mеssаgеs sеnt thrоugh fееdbасk Fоrms dо nоt gеt intо spаm bесаusе suсh mеssаgеs аrе соnsidеrеd impоrtаnt. \r\nWе оffеr yоu tо tеst оur sеrviсе fоr frее. Wе will sеnd up tо 50,000 mеssаgеs fоr yоu. \r\nThе соst оf sеnding оnе milliоn mеssаgеs is 49 USD. \r\n \r\nThis mеssаgе is сrеаtеd аutоmаtiсаlly. Plеаsе usе thе соntасt dеtаils bеlоw tо соntасt us. \r\n \r\nContact us. \r\nTelegram - @FeedbackFormEU \r\nSkype  FeedbackForm2019 \r\nWhatsApp - +375259112693\r\n\r\nFirst name:	JerryskatsTW\r\nEmail:	no-replyguppyFed@gmail.com', 'N', 0, 0, '2020-05-06 17:54:16', '2020-05-06 17:54:16'),
(61, 'New Enquiry From ClaudeJoxAV (alex_zenno_bots@mail.ru)', 'Enquiry:\r\nПоследние новости, интерактивная карта онлайн, подробная статистика по странам в таблице. \r\nhttps://covid-monitor.com \r\n \r\n \r\nкоронавирус сегодня\r\n\r\nFirst name:	ClaudeJoxAV\r\nEmail:	alex_zenno_bots@mail.ru', 'N', 0, 0, '2020-05-18 18:29:04', '2020-05-18 18:29:04'),
(62, 'New Enquiry From Danil (southlife_00@bk.ru)', 'Enquiry:\r\n \r\nприрода кубань\r\n\r\nFirst name:	Danil\r\nEmail:	southlife_00@bk.ru', 'N', 0, 0, '2020-08-29 17:27:24', '2020-08-29 17:27:24'),
(63, 'New Enquiry From RamAninYRE (pineda@cbd-8.com)', 'Enquiry:\r\ntablets http://cialis4walmart.com - norlucate classe aldactone umgesetzt\r\n\r\nFirst name:	RamAninYRE\r\nEmail:	pineda@cbd-8.com', 'N', 0, 0, '2020-09-28 04:12:37', '2020-09-28 04:12:37'),
(64, 'New Enquiry From NeksexistMZ (mkupoamidayseentyinsise@gmail.com)', 'Enquiry:\r\ncasino online slots  http://onlinecasinouse.com/#  online casino gambling  play slots  online casino real money  \r\n\r\nFirst name:	NeksexistMZ\r\nEmail:	mkupoamidayseentyinsise@gmail.com', 'N', 0, 0, '2020-09-28 22:02:08', '2020-09-28 22:02:08'),
(65, 'Failed login to admin attempt from IP:103.126.14.151', 'Given user login: admin', 'N', 0, 2, '2021-05-11 20:22:16', '2021-05-11 20:44:04');

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

--
-- Table structure for table `ab1l_online_customers`
--

CREATE TABLE `ab1l_online_customers` (
  `customer_id` int(11) NOT NULL,
  `ip` varchar(50) NOT NULL,
  `url` text NOT NULL,
  `referer` text NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_online_customers`
--

INSERT INTO `ab1l_online_customers` (`customer_id`, `ip`, `url`, `referer`, `date_added`) VALUES
(0, '103.126.14.151', 'http://stylerevivebd.com/index.php?rt=r/extension/banner_manager&amp;type=1&amp;banner_id=21&amp;_=1622122181143', 'https://stylerevivebd.com/', '2021-05-27 13:30:42'),
(0, '124.71.180.89', 'http://www.stylerevivebd.com/', '', '2021-05-27 12:45:57');

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

--
-- Table structure for table `ab1l_orders`
--

CREATE TABLE `ab1l_orders` (
  `order_id` int(11) NOT NULL,
  `invoice_id` int(11) NOT NULL DEFAULT 0,
  `invoice_prefix` varchar(10) NOT NULL,
  `store_id` int(11) NOT NULL DEFAULT 0,
  `store_name` varchar(64) NOT NULL,
  `store_url` varchar(255) NOT NULL,
  `customer_id` int(11) NOT NULL DEFAULT 0,
  `customer_group_id` int(11) NOT NULL DEFAULT 0,
  `firstname` varchar(32) NOT NULL DEFAULT '',
  `lastname` varchar(32) NOT NULL,
  `telephone` varchar(32) NOT NULL DEFAULT '',
  `fax` varchar(32) NOT NULL DEFAULT '',
  `email` varchar(96) NOT NULL DEFAULT '',
  `shipping_firstname` varchar(32) NOT NULL,
  `shipping_lastname` varchar(32) NOT NULL DEFAULT '',
  `shipping_company` varchar(32) NOT NULL,
  `shipping_address_1` varchar(128) NOT NULL,
  `shipping_address_2` varchar(128) NOT NULL,
  `shipping_city` varchar(128) NOT NULL,
  `shipping_postcode` varchar(10) NOT NULL DEFAULT '',
  `shipping_zone` varchar(128) NOT NULL,
  `shipping_zone_id` int(11) NOT NULL,
  `shipping_country` varchar(128) NOT NULL,
  `shipping_country_id` int(11) NOT NULL,
  `shipping_address_format` text NOT NULL,
  `shipping_method` varchar(128) NOT NULL DEFAULT '',
  `shipping_method_key` varchar(128) NOT NULL DEFAULT '',
  `payment_firstname` varchar(32) NOT NULL DEFAULT '',
  `payment_lastname` varchar(32) NOT NULL DEFAULT '',
  `payment_company` varchar(32) NOT NULL,
  `payment_address_1` varchar(128) NOT NULL,
  `payment_address_2` varchar(128) NOT NULL,
  `payment_city` varchar(128) NOT NULL,
  `payment_postcode` varchar(10) NOT NULL DEFAULT '',
  `payment_zone` varchar(128) NOT NULL,
  `payment_zone_id` int(11) NOT NULL,
  `payment_country` varchar(128) NOT NULL,
  `payment_country_id` int(11) NOT NULL,
  `payment_address_format` text NOT NULL,
  `payment_method` varchar(128) NOT NULL DEFAULT '',
  `payment_method_key` varchar(128) NOT NULL DEFAULT '',
  `comment` text NOT NULL,
  `total` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `order_status_id` int(11) NOT NULL DEFAULT 0,
  `language_id` int(11) NOT NULL,
  `currency_id` int(11) NOT NULL,
  `currency` varchar(3) NOT NULL,
  `value` decimal(15,8) NOT NULL,
  `coupon_id` int(11) NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `ip` varchar(50) NOT NULL DEFAULT '',
  `payment_method_data` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_orders`
--

INSERT INTO `ab1l_orders` (`order_id`, `invoice_id`, `invoice_prefix`, `store_id`, `store_name`, `store_url`, `customer_id`, `customer_group_id`, `firstname`, `lastname`, `telephone`, `fax`, `email`, `shipping_firstname`, `shipping_lastname`, `shipping_company`, `shipping_address_1`, `shipping_address_2`, `shipping_city`, `shipping_postcode`, `shipping_zone`, `shipping_zone_id`, `shipping_country`, `shipping_country_id`, `shipping_address_format`, `shipping_method`, `shipping_method_key`, `payment_firstname`, `payment_lastname`, `payment_company`, `payment_address_1`, `payment_address_2`, `payment_city`, `payment_postcode`, `payment_zone`, `payment_zone_id`, `payment_country`, `payment_country_id`, `payment_address_format`, `payment_method`, `payment_method_key`, `comment`, `total`, `order_status_id`, `language_id`, `currency_id`, `currency`, `value`, `coupon_id`, `date_added`, `date_modified`, `ip`, `payment_method_data`) VALUES
(123456, 123456, 'IN#', 0, 'E1brand', 'http://www.e1brand.com/', 14, 1, 'Tellbd', '.com', '', '', 'tellbd@gmail.com', 'Tellbd', '.com', 'Tellbd', 'Dhaka', '', 'Dhaka', '1000', 'Dhaka', 322, 'Bangladesh', 18, '', 'Flat Shipping Rate', 'default_flat_rate_shipping.default_flat_rate_shipping', 'Tellbd', '.com', 'Tellbd', 'Dhaka', '', 'Dhaka', '1000', 'Dhaka', 322, 'Bangladesh', 18, '', 'Cash On Delivery', 'default_cod', '', 30.3500, 3, 2, 4, 'BDT', 1.00000000, 0, '2017-10-13 01:57:57', '2017-10-13 04:06:06', '103.248.236.9', ''),
(123457, 0, '', 0, 'E1brand', 'http://www.e1brand.com/', 14, 1, 'Tellbd', '.com', '', '', 'tellbd@gmail.com', 'Tellbd', '.com', 'Tellbd', 'Dhaka', '', 'Dhaka', '1000', 'Dhaka', 322, 'Bangladesh', 18, '', 'Pickup From Store', 'default_store_pickup.default_store_pickup', 'Tellbd', '.com', 'Tellbd', 'Dhaka', '', 'Dhaka', '1000', 'Dhaka', 322, 'Bangladesh', 18, '', 'No Payment Required', 'no_payment_required', '', 0.0000, 1, 2, 4, 'BDT', 1.00000000, 0, '2017-10-30 20:05:20', '2017-10-30 20:07:15', '103.248.236.9', ''),
(123458, 123457, 'IN#', 0, 'E1brand', 'http://www.e1brand.com/', 14, 1, 'Tellbd', '.com', '', '', 'tellbd@gmail.com', 'Tellbd', '.com', 'Tellbd', 'Dhaka', '', 'Dhaka', '1000', 'Dhaka', 322, 'Bangladesh', 18, '', 'Pickup From Store', 'default_store_pickup.default_store_pickup', 'Tellbd', '.com', 'Tellbd', 'Dhaka', '', 'Dhaka', '1000', 'Dhaka', 322, 'Bangladesh', 18, '', 'No Payment Required', 'no_payment_required', '', 230.0000, 1, 2, 4, 'BDT', 1.00000000, 0, '2017-11-06 14:03:48', '2017-11-06 18:04:00', '103.73.104.239', ''),
(123459, 0, '', 0, 'E1brand', 'http://www.e1brand.com/', 16, 5, 'Md. salauddin', 'Sahin', '01701665700', '', 'alshifa.dhaka@gmail.com', '', '', '', '', '', '', '', '', 0, '', 0, '', '', '', 'Md. salauddin', 'Sahin', 'Al-Shifa Medical Services LTD', '22 East Madartek', 'Sobujbag', 'Dhaka', '1214', 'Dhaka', 322, 'Bangladesh', 18, '', 'Cash On Delivery', 'default_cod', '', 48501.0000, 1, 1, 4, 'BDT', 1.00000000, 0, '2018-04-25 16:44:51', '2018-05-12 13:28:17', '103.58.74.202', ''),
(123460, 0, '', 0, 'E1brand', 'http://www.e1brand.com/', 17, 1, 'ikbal', 'hossain', '', '', 'ikbal1bd@gmail.com', '', '', '', '', '', '', '', '', 0, '', 0, '', '', '', 'ikbal', 'hossain', '', 'basabo', '', 'dhaka', '1200', 'Dhaka', 322, 'Bangladesh', 18, '', 'Cash On Delivery', 'default_cod', '', 95000.0000, 0, 1, 4, 'BDT', 1.00000000, 0, '2018-05-25 19:17:29', '2018-05-25 19:17:29', '103.248.236.9', ''),
(123461, 0, '', 0, 'E1brand', 'http://www.e1brand.com/', 17, 1, 'ikbal', 'hossain', '', '', 'ikbal1bd@gmail.com', '', '', '', '', '', '', '', '', 0, '', 0, '', '', '', 'ikbal', 'hossain', '', 'basabo', '', 'dhaka', '1200', 'Dhaka', 322, 'Bangladesh', 18, '', 'Cash On Delivery', 'default_cod', '', 90100.0000, 1, 1, 4, 'BDT', 1.00000000, 0, '2018-05-25 19:19:41', '2018-05-25 19:21:43', '103.248.236.9', ''),
(123462, 123458, 'IN#', 0, 'E1brand', 'http://www.e1brand.com/', 17, 1, 'ikbal', 'hossain', '', '', 'ikbal1bd@gmail.com', '', '', '', '', '', '', '', '', 0, '', 0, '', '', '', 'ikbal', 'hossain', '', 'basabo', '', 'dhaka', '1200', 'Dhaka', 322, 'Bangladesh', 18, '', 'Cash On Delivery', 'default_cod', '', 190000.0000, 5, 1, 4, 'BDT', 1.00000000, 0, '2018-05-25 19:26:29', '2018-05-25 19:31:06', '103.248.236.9', ''),
(123463, 0, '', 0, 'E1brand', 'http://www.e1brand.com/', 17, 1, 'ikbal', 'hossain', '', '', 'ikbal1bd@gmail.com', '', '', '', '', '', '', '', '', 0, '', 0, '', '', '', 'ikbal', 'hossain', '', 'basabo', '', 'dhaka', '1200', 'Dhaka', 322, 'Bangladesh', 18, '', 'No Payment Required', 'no_payment_required', '', 0.0000, 0, 1, 4, 'BDT', 1.00000000, 0, '2018-05-25 19:39:25', '2018-05-25 19:39:25', '103.248.236.9', ''),
(123464, 0, '', 0, 'E1brand', 'http://www.e1brand.com/', 14, 1, 'Tellbd', '.com', '', '', 'tellbd@gmail.com', '', '', '', '', '', '', '', '', 0, '', 0, '', '', '', 'Tellbd', '.com', 'Tellbd', 'Dhaka', '', 'Dhaka', '1000', 'ঢাকা', 322, 'Bangladesh', 18, '', 'No Payment Required', 'no_payment_required', '', 0.0000, 1, 2, 4, 'BDT', 1.00000000, 0, '2018-06-03 14:44:21', '2018-06-03 14:44:28', '103.58.74.202', ''),
(123465, 0, '', 0, 'E1brand', 'http://www.e1brand.com/', 14, 1, 'Tellbd', '.com', '', '', 'tellbd@gmail.com', '', '', '', '', '', '', '', '', 0, '', 0, '', '', '', 'Tellbd', '.com', 'Tellbd', 'Dhaka', '', 'Dhaka', '1000', 'Dhaka', 322, 'Bangladesh', 18, '', 'Cash On Delivery', 'default_cod', '', 95000.0000, 1, 1, 4, 'BDT', 1.00000000, 0, '2018-06-03 22:05:27', '2018-06-03 22:05:38', '103.248.236.9', ''),
(123466, 0, '', 0, 'E1brand', 'http://www.e1brand.com/', 14, 1, 'Tellbd', '.com', '', '', 'tellbd@gmail.com', '', '', '', '', '', '', '', '', 0, '', 0, '', '', '', 'Tellbd', '.com', 'Tellbd', 'Dhaka', '', 'Dhaka', '1000', 'Dhaka', 322, 'Bangladesh', 18, '', 'No Payment Required', 'no_payment_required', '', 110.0000, 1, 1, 4, 'BDT', 1.00000000, 0, '2018-06-11 19:45:10', '2018-11-29 18:01:26', '103.248.236.9', ''),
(14, 0, '', 0, 'E1brand', 'http://www.e1brand.com/', 14, 1, 'Tellbd', '.com', '', '', 'tellbd@gmail.com', 'Tellbd', '.com', 'Tellbd', 'Dhaka', '', 'Dhaka', '1000', 'Dhaka', 322, 'Bangladesh', 18, '', 'Flat Shipping Rate', 'default_flat_rate_shipping.default_flat_rate_shipping', 'Tellbd', '.com', 'Tellbd', 'Dhaka', '', 'Dhaka', '1000', 'Dhaka', 322, 'Bangladesh', 18, '', 'Cash On Delivery', 'default_cod', '', 95.4500, 5, 2, 1, 'USD', 1.00000000, 0, '2017-10-11 21:08:39', '2017-10-12 09:46:34', '103.248.237.1', '');

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

--
-- Table structure for table `ab1l_orders_enc`
--

CREATE TABLE `ab1l_orders_enc` (
  `order_id` int(11) NOT NULL,
  `invoice_id` int(11) NOT NULL DEFAULT 0,
  `invoice_prefix` varchar(10) COLLATE utf8_bin NOT NULL,
  `store_id` int(11) NOT NULL DEFAULT 0,
  `store_name` varchar(64) COLLATE utf8_bin NOT NULL,
  `store_url` varchar(255) COLLATE utf8_bin NOT NULL,
  `customer_id` int(11) NOT NULL DEFAULT 0,
  `customer_group_id` int(11) NOT NULL DEFAULT 0,
  `firstname` varchar(32) COLLATE utf8_bin NOT NULL DEFAULT '',
  `lastname` varchar(32) COLLATE utf8_bin NOT NULL,
  `telephone` text COLLATE utf8_bin NOT NULL,
  `fax` text COLLATE utf8_bin NOT NULL,
  `email` text COLLATE utf8_bin NOT NULL,
  `shipping_firstname` varchar(32) COLLATE utf8_bin NOT NULL,
  `shipping_lastname` varchar(32) COLLATE utf8_bin NOT NULL DEFAULT '',
  `shipping_company` text COLLATE utf8_bin NOT NULL,
  `shipping_address_1` text COLLATE utf8_bin NOT NULL,
  `shipping_address_2` text COLLATE utf8_bin NOT NULL,
  `shipping_city` text COLLATE utf8_bin NOT NULL,
  `shipping_postcode` text COLLATE utf8_bin NOT NULL,
  `shipping_zone` varchar(128) COLLATE utf8_bin NOT NULL,
  `shipping_zone_id` int(11) NOT NULL,
  `shipping_country` text COLLATE utf8_bin NOT NULL,
  `shipping_country_id` int(11) NOT NULL,
  `shipping_address_format` text COLLATE utf8_bin NOT NULL,
  `shipping_method` varchar(128) COLLATE utf8_bin NOT NULL DEFAULT '',
  `shipping_method_key` varchar(128) COLLATE utf8_bin NOT NULL DEFAULT '',
  `payment_firstname` varchar(32) COLLATE utf8_bin NOT NULL DEFAULT '',
  `payment_lastname` varchar(32) COLLATE utf8_bin NOT NULL DEFAULT '',
  `payment_company` text COLLATE utf8_bin NOT NULL,
  `payment_address_1` text COLLATE utf8_bin NOT NULL,
  `payment_address_2` text COLLATE utf8_bin NOT NULL,
  `payment_city` text COLLATE utf8_bin NOT NULL,
  `payment_postcode` text COLLATE utf8_bin NOT NULL,
  `payment_zone` varchar(128) COLLATE utf8_bin NOT NULL,
  `payment_zone_id` int(11) NOT NULL,
  `payment_country` text COLLATE utf8_bin NOT NULL,
  `payment_country_id` int(11) NOT NULL,
  `payment_address_format` text COLLATE utf8_bin NOT NULL,
  `payment_method` varchar(128) COLLATE utf8_bin NOT NULL DEFAULT '',
  `payment_method_key` varchar(128) COLLATE utf8_bin NOT NULL DEFAULT '',
  `comment` text COLLATE utf8_bin NOT NULL,
  `total` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `order_status_id` int(11) NOT NULL DEFAULT 0,
  `language_id` int(11) NOT NULL,
  `currency_id` int(11) NOT NULL,
  `currency` varchar(3) COLLATE utf8_bin NOT NULL,
  `value` decimal(15,8) NOT NULL,
  `coupon_id` int(11) NOT NULL,
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_added` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ip` varchar(15) COLLATE utf8_bin NOT NULL DEFAULT '',
  `payment_method_data` text CHARACTER SET utf8 NOT NULL,
  `key_id` int(3) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin;

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

--
-- Table structure for table `ab1l_order_data`
--

CREATE TABLE `ab1l_order_data` (
  `order_id` int(11) NOT NULL,
  `type_id` int(11) NOT NULL,
  `data` text DEFAULT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_order_data`
--

INSERT INTO `ab1l_order_data` (`order_id`, `type_id`, `data`, `date_added`, `date_modified`) VALUES
(14, 1, 'a:2:{s:3:\"uri\";s:16:\"tellbd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(14, 3, 'a:2:{s:3:\"uri\";s:16:\"tellbd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2017-10-11 21:08:39', '2017-10-11 21:08:39'),
(123458, 1, 'a:2:{s:3:\"uri\";s:16:\"tellbd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2017-11-06 14:03:48', '2017-11-06 14:03:48'),
(123458, 2, 'a:2:{s:3:\"uri\";s:14:\"+8801842460000\";s:6:\"status\";s:1:\"1\";}', '2017-11-06 14:03:48', '2017-11-06 14:03:48'),
(123458, 3, 'a:2:{s:3:\"uri\";s:16:\"tellbd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2017-11-06 14:03:48', '2017-11-06 14:03:48'),
(123458, 4, 'a:2:{s:3:\"uri\";s:14:\"+8801842460000\";s:6:\"status\";s:1:\"1\";}', '2017-11-06 14:03:48', '2017-11-06 14:03:48'),
(123459, 1, 'a:2:{s:3:\"uri\";s:23:\"alshifa.dhaka@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-04-25 16:44:51', '2018-04-25 16:44:51'),
(123459, 2, 'a:2:{s:3:\"uri\";s:14:\"+8801701665700\";s:6:\"status\";s:1:\"1\";}', '2018-04-25 16:44:51', '2018-04-25 16:44:51'),
(123459, 3, 'a:2:{s:3:\"uri\";s:23:\"alshifa.dhaka@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-04-25 16:44:51', '2018-04-25 16:44:51'),
(123459, 4, 'a:2:{s:3:\"uri\";s:14:\"+8801701665700\";s:6:\"status\";s:1:\"1\";}', '2018-04-25 16:44:51', '2018-04-25 16:44:51'),
(123460, 1, 'a:2:{s:3:\"uri\";s:18:\"ikbal1bd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-05-25 19:17:29', '2018-05-25 19:17:29'),
(123460, 3, 'a:2:{s:3:\"uri\";s:18:\"ikbal1bd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-05-25 19:17:29', '2018-05-25 19:17:29'),
(123461, 1, 'a:2:{s:3:\"uri\";s:18:\"ikbal1bd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-05-25 19:19:41', '2018-05-25 19:19:41'),
(123461, 3, 'a:2:{s:3:\"uri\";s:18:\"ikbal1bd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-05-25 19:19:41', '2018-05-25 19:19:41'),
(123462, 1, 'a:2:{s:3:\"uri\";s:18:\"ikbal1bd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-05-25 19:26:29', '2018-05-25 19:26:29'),
(123462, 3, 'a:2:{s:3:\"uri\";s:18:\"ikbal1bd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-05-25 19:26:29', '2018-05-25 19:26:29'),
(123463, 1, 'a:2:{s:3:\"uri\";s:18:\"ikbal1bd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-05-25 19:39:25', '2018-05-25 19:39:25'),
(123463, 3, 'a:2:{s:3:\"uri\";s:18:\"ikbal1bd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-05-25 19:39:25', '2018-05-25 19:39:25'),
(123464, 1, 'a:2:{s:3:\"uri\";s:16:\"tellbd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-06-03 14:44:21', '2018-06-03 14:44:21'),
(123464, 2, 'a:2:{s:3:\"uri\";s:14:\"+8801842460000\";s:6:\"status\";s:1:\"1\";}', '2018-06-03 14:44:21', '2018-06-03 14:44:21'),
(123464, 3, 'a:2:{s:3:\"uri\";s:16:\"tellbd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-06-03 14:44:21', '2018-06-03 14:44:21'),
(123464, 4, 'a:2:{s:3:\"uri\";s:14:\"+8801842460000\";s:6:\"status\";s:1:\"1\";}', '2018-06-03 14:44:21', '2018-06-03 14:44:21'),
(123465, 1, 'a:2:{s:3:\"uri\";s:16:\"tellbd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-06-03 22:05:27', '2018-06-03 22:05:27'),
(123465, 2, 'a:2:{s:3:\"uri\";s:14:\"+8801842460000\";s:6:\"status\";s:1:\"1\";}', '2018-06-03 22:05:27', '2018-06-03 22:05:27'),
(123465, 3, 'a:2:{s:3:\"uri\";s:16:\"tellbd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-06-03 22:05:27', '2018-06-03 22:05:27'),
(123465, 4, 'a:2:{s:3:\"uri\";s:14:\"+8801842460000\";s:6:\"status\";s:1:\"1\";}', '2018-06-03 22:05:27', '2018-06-03 22:05:27'),
(123466, 1, 'a:2:{s:3:\"uri\";s:16:\"tellbd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-06-11 19:45:10', '2018-06-11 19:45:10'),
(123466, 2, 'a:2:{s:3:\"uri\";s:14:\"+8801842460000\";s:6:\"status\";s:1:\"1\";}', '2018-06-11 19:45:10', '2018-06-11 19:45:10'),
(123466, 3, 'a:2:{s:3:\"uri\";s:16:\"tellbd@gmail.com\";s:6:\"status\";s:1:\"1\";}', '2018-06-11 19:45:10', '2018-06-11 19:45:10'),
(123466, 4, 'a:2:{s:3:\"uri\";s:14:\"+8801842460000\";s:6:\"status\";s:1:\"1\";}', '2018-06-11 19:45:10', '2018-06-11 19:45:10');

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

--
-- Table structure for table `ab1l_order_data_types`
--

CREATE TABLE `ab1l_order_data_types` (
  `type_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `name` varchar(64) NOT NULL DEFAULT '' COMMENT 'translatable',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_order_data_types`
--

INSERT INTO `ab1l_order_data_types` (`type_id`, `language_id`, `name`, `date_added`, `date_modified`) VALUES
(1, 1, 'email', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 1, 'sms', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3, 2, 'email', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4, 2, 'sms', '2017-10-11 10:30:00', '2017-10-11 10:30:00');

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

--
-- Table structure for table `ab1l_order_downloads`
--

CREATE TABLE `ab1l_order_downloads` (
  `order_download_id` int(11) NOT NULL,
  `order_id` int(11) NOT NULL,
  `order_product_id` int(11) NOT NULL,
  `name` varchar(64) NOT NULL DEFAULT '',
  `filename` varchar(128) NOT NULL DEFAULT '',
  `mask` varchar(128) NOT NULL DEFAULT '',
  `download_id` int(11) NOT NULL,
  `status` int(1) NOT NULL DEFAULT 0,
  `remaining_count` int(11) DEFAULT NULL,
  `percentage` int(11) DEFAULT 0,
  `expire_date` datetime DEFAULT NULL,
  `sort_order` int(11) NOT NULL,
  `activate` varchar(64) NOT NULL,
  `activate_order_status_id` int(11) NOT NULL DEFAULT 0,
  `attributes_data` longtext DEFAULT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_order_downloads`
--

INSERT INTO `ab1l_order_downloads` (`order_download_id`, `order_id`, `order_product_id`, `name`, `filename`, `mask`, `download_id`, `status`, `remaining_count`, `percentage`, `expire_date`, `sort_order`, `activate`, `activate_order_status_id`, `attributes_data`, `date_added`, `date_modified`) VALUES
(1, 123465, 66, 'zxp-series-3-product-spec-sheet-en-gb', 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 0, NULL, 0, NULL, 0, '', 0, 'a:0:{}', '2018-06-03 22:05:27', '2018-06-03 22:05:27');

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

--
-- Table structure for table `ab1l_order_downloads_history`
--

CREATE TABLE `ab1l_order_downloads_history` (
  `order_download_history_id` int(11) NOT NULL,
  `order_download_id` int(11) NOT NULL,
  `order_id` int(11) NOT NULL,
  `order_product_id` int(11) NOT NULL,
  `filename` varchar(128) NOT NULL DEFAULT '',
  `mask` varchar(128) NOT NULL DEFAULT '',
  `download_id` int(11) NOT NULL,
  `download_percent` int(11) DEFAULT 0,
  `time` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_order_downloads_history`
--

INSERT INTO `ab1l_order_downloads_history` (`order_download_history_id`, `order_download_id`, `order_id`, `order_product_id`, `filename`, `mask`, `download_id`, `download_percent`, `time`) VALUES
(1, 0, 0, 0, 'download/18/76/5.mp3', 'sample.mp3', 2, 100, '2015-07-08 10:36:06'),
(2, 0, 0, 0, 'download/18/76/5.mp3', 'sample.mp3', 2, 99, '2018-01-17 19:46:45'),
(3, 0, 0, 0, 'download/18/76/5.mp3', 'sample.mp3', 2, 62, '2018-02-16 06:44:54'),
(4, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-06-03 22:07:28'),
(5, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-06-04 22:06:18'),
(6, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-06-06 00:29:06'),
(7, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-06-15 03:12:59'),
(8, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-06-15 13:40:52'),
(9, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-13 19:44:59'),
(10, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-13 19:45:01'),
(11, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-13 19:45:02'),
(12, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-13 19:45:02'),
(13, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-13 19:45:02'),
(14, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-13 19:45:02'),
(15, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-13 19:45:03'),
(16, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-13 19:45:03'),
(17, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-13 19:45:03'),
(18, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-13 19:45:03'),
(19, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-13 19:45:06'),
(20, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-13 19:45:06'),
(21, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-13 19:45:06'),
(22, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-18 14:05:04'),
(23, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-18 14:05:10'),
(24, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-18 14:05:14'),
(25, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-18 14:05:15'),
(26, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-18 14:05:15'),
(27, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-18 14:05:15'),
(28, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-18 14:05:15'),
(29, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-18 14:05:15'),
(30, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-18 14:05:16'),
(31, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-18 14:05:16'),
(32, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-18 14:05:18'),
(33, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-18 14:05:18'),
(34, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-07-18 14:05:18'),
(35, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 51, '2018-10-02 20:23:28'),
(36, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 85, '2018-10-02 20:23:29'),
(37, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-10-02 20:23:30'),
(38, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-10-30 08:08:06'),
(39, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-11-08 15:46:02'),
(40, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-11-13 14:08:03'),
(41, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 36, '2018-11-14 23:18:40'),
(42, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-11-16 23:33:42'),
(43, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 38, '2018-11-30 02:38:41'),
(44, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-12-03 22:09:45'),
(45, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-12-05 17:59:41'),
(46, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-12-06 11:19:20'),
(47, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2018-12-19 16:55:12'),
(48, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 94, '2019-01-18 09:33:42'),
(49, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-02-07 04:04:45'),
(50, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-02-16 18:29:48'),
(51, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-02-21 06:06:19'),
(52, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-02-21 06:06:19'),
(53, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-02-21 06:06:19'),
(54, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 11, '2019-04-10 06:34:49'),
(55, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 11, '2019-04-13 18:28:12'),
(56, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 9, '2019-05-01 03:07:40'),
(57, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 36, '2019-05-02 15:33:44'),
(58, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 11, '2019-05-08 23:10:59'),
(59, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 34, '2019-05-17 08:01:15'),
(60, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-05-19 02:14:00'),
(61, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-06-01 08:05:46'),
(62, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-06-01 16:16:07'),
(63, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 19, '2019-06-13 20:54:46'),
(64, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-06-13 20:55:10'),
(65, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-06-13 20:55:11'),
(66, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-07-11 21:24:07'),
(67, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 25, '2019-07-15 00:37:06'),
(68, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-07-22 12:42:05'),
(69, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 32, '2019-07-30 05:47:44'),
(70, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 25, '2019-08-24 07:55:21'),
(71, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-08-25 03:55:43'),
(72, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-08-29 16:06:40'),
(73, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 25, '2019-09-01 21:25:49'),
(74, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-09-11 12:39:49'),
(75, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-09-14 08:25:42'),
(76, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-09-16 18:57:52'),
(77, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 4, '2019-10-07 13:54:14'),
(78, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 47, '2019-10-12 08:42:52'),
(79, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 47, '2019-10-16 22:26:44'),
(80, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 43, '2019-10-19 03:08:18'),
(81, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 42, '2019-10-23 00:06:12'),
(82, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 4, '2019-10-25 20:32:30'),
(83, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-10-26 04:54:48'),
(84, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-10-26 20:53:08'),
(85, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 42, '2019-10-28 20:33:53'),
(86, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-11-21 05:44:22'),
(87, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 42, '2019-12-04 00:55:17'),
(88, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2019-12-08 05:16:20'),
(89, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 42, '2019-12-19 02:25:32'),
(90, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 49, '2019-12-21 06:19:14'),
(91, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 47, '2019-12-23 07:34:37'),
(92, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 26, '2020-01-14 22:04:07'),
(93, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-01-18 00:39:34'),
(94, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-01-19 02:32:02'),
(95, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-01-21 18:04:11'),
(96, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-01-27 18:05:47'),
(97, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-01-30 18:19:29'),
(98, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 13, '2020-03-10 23:58:34'),
(99, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-03-11 19:01:49'),
(100, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 13, '2020-03-16 15:45:27'),
(101, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-03-30 09:27:56'),
(102, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 87, '2020-04-07 17:03:20'),
(103, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-04-25 11:36:17'),
(104, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-04-27 19:45:37'),
(105, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-04-30 14:52:45'),
(106, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-05-04 01:45:21'),
(107, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 26, '2020-05-09 09:30:43'),
(108, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-05-23 09:29:26'),
(109, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 11, '2020-05-29 12:52:08'),
(110, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 11, '2020-06-13 20:57:28'),
(111, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-06-21 02:45:20'),
(112, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 11, '2020-06-26 15:33:57'),
(113, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-07-21 22:05:18'),
(114, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-07-29 18:38:46'),
(115, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 11, '2020-07-30 16:41:18'),
(116, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-07-31 02:48:05'),
(117, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 87, '2020-08-02 23:18:27'),
(118, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-08-04 01:00:11'),
(119, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 87, '2020-08-06 04:46:06'),
(120, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-08-18 17:06:01'),
(121, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 11, '2020-08-29 23:14:09'),
(122, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 28, '2020-09-24 04:42:22'),
(123, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-09-24 20:38:58'),
(124, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-09-27 13:03:26'),
(125, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-10-02 05:46:13'),
(126, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 59, '2020-10-06 01:40:43'),
(127, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-10-06 01:45:58'),
(128, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 53, '2020-10-09 02:22:08'),
(129, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-10-11 06:57:25'),
(130, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-10-18 12:01:55'),
(131, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-10-19 14:03:08'),
(132, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-11-02 15:59:30'),
(133, 0, 0, 0, 'download/18/85/5.pdf', 'zxp-series-3-product-spec-sheet-en-gb.pdf', 3, 100, '2020-11-02 23:31:50');

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

--
-- Table structure for table `ab1l_order_history`
--

CREATE TABLE `ab1l_order_history` (
  `order_history_id` int(11) NOT NULL,
  `order_id` int(11) NOT NULL,
  `order_status_id` int(5) NOT NULL,
  `notify` int(1) NOT NULL DEFAULT 0,
  `comment` text NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_order_history`
--

INSERT INTO `ab1l_order_history` (`order_history_id`, `order_id`, `order_status_id`, `notify`, `comment`, `date_added`, `date_modified`) VALUES
(15, 14, 5, 1, '', '2017-10-12 09:46:34', '2017-10-12 09:46:34'),
(16, 123456, 1, 1, '', '2017-10-13 01:58:09', '2017-10-13 01:58:09'),
(17, 123456, 3, 1, '', '2017-10-13 04:05:15', '2017-10-13 04:05:15'),
(18, 123457, 1, 1, '', '2017-10-30 20:07:15', '2017-10-30 20:07:15'),
(19, 123458, 1, 1, '', '2017-11-06 14:04:08', '2017-11-06 14:04:08'),
(20, 123459, 1, 1, '', '2018-04-25 16:44:55', '2018-04-25 16:44:55'),
(21, 123461, 1, 1, '', '2018-05-25 19:19:44', '2018-05-25 19:19:44'),
(22, 123462, 1, 1, '', '2018-05-25 19:26:40', '2018-05-25 19:26:40'),
(14, 14, 1, 1, '', '2017-10-11 21:08:49', '2017-10-11 21:08:49'),
(23, 123462, 5, 1, '', '2018-05-25 19:30:30', '2018-05-25 19:30:30'),
(24, 123462, 5, 1, '', '2018-05-25 19:30:40', '2018-05-25 19:30:40'),
(25, 123464, 1, 1, '', '2018-06-03 14:44:28', '2018-06-03 14:44:28'),
(26, 123465, 1, 1, '', '2018-06-03 22:05:38', '2018-06-03 22:05:38'),
(27, 123466, 1, 1, '', '2018-06-11 19:45:15', '2018-06-11 19:45:15');

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

--
-- Table structure for table `ab1l_order_options`
--

CREATE TABLE `ab1l_order_options` (
  `order_option_id` int(11) NOT NULL,
  `order_id` int(11) NOT NULL,
  `order_product_id` int(11) NOT NULL,
  `product_option_value_id` int(11) NOT NULL DEFAULT 0,
  `name` varchar(255) NOT NULL,
  `sku` varchar(64) NOT NULL DEFAULT '',
  `value` text NOT NULL,
  `price` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `prefix` char(1) NOT NULL DEFAULT '',
  `settings` longtext DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_order_options`
--

INSERT INTO `ab1l_order_options` (`order_option_id`, `order_id`, `order_product_id`, `product_option_value_id`, `name`, `sku`, `value`, `price`, `prefix`, `settings`) VALUES
(27, 123456, 52, 618, 'Color', '', 'La Base', 27.0000, '$', ''),
(30, 123457, 55, 778, 'Size EU', '', 'EU XS (Asia M)', 21.0000, '$', '');

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

--
-- Table structure for table `ab1l_order_products`
--

CREATE TABLE `ab1l_order_products` (
  `order_product_id` int(11) NOT NULL,
  `order_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL DEFAULT '',
  `model` varchar(24) NOT NULL DEFAULT '',
  `sku` varchar(64) NOT NULL DEFAULT '',
  `price` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `total` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `tax` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `quantity` int(4) NOT NULL DEFAULT 0,
  `subtract` int(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_order_products`
--

INSERT INTO `ab1l_order_products` (`order_product_id`, `order_id`, `product_id`, `name`, `model`, `sku`, `price`, `total`, `tax`, `quantity`, `subtract`) VALUES
(52, 123456, 55, 'LE ROUGE ABSOLU Reshaping &amp; Replenishing LipColour SPF 15', 'tw152236', '', 27.0000, 27.0000, 1.3500, 1, 1),
(55, 123457, 122, 'Mens Fine Cotton Giraffe Polo Shirts', 'JDSK36', '', 21.0000, 21.0000, 1.0500, 1, 1),
(56, 123458, 125, 'Semi-Automatic Biochemistry Analyzer - Touch Screen', 'SA-20 Touch Screen', '', 110.0000, 220.0000, 0.0000, 2, 1),
(57, 123458, 123, 'Semi-Automatic Biochemistry Analyzer', 'SA-20', '', 10.0000, 10.0000, 0.0000, 1, 0),
(58, 123459, 140, 'Desktop PC Intel Core i3 8GB RAM 1TB HDD', 'E1-DESK-i3r8h1', '', 35000.0000, 35000.0000, 0.0000, 1, 1),
(59, 123459, 154, 'Toten WM.6609.9001 9U Wall Mount Server Rack Cabinet', 'Toten-9U', '', 13500.0000, 13500.0000, 0.0000, 1, 0),
(60, 123460, 158, 'Board Cutting ceiling', 'E1-int-ce1-boa-111', '', 0.0000, 0.0000, 0.0000, 1, 1),
(61, 123460, 132, 'iron safe security locker', 'E1-loc-60in', '', 95000.0000, 95000.0000, 0.0000, 1, 1),
(62, 123461, 132, 'iron safe security locker', 'E1-loc-60in', '', 90000.0000, 90000.0000, 0.0000, 1, 1),
(63, 123462, 132, 'iron safe security locker', 'E1-loc-60in', '', 95000.0000, 190000.0000, 0.0000, 2, 1),
(64, 123463, 151, '900 KW Cummins Diesel Generator – 900DHFC', '900DHFC', '', 0.0000, 0.0000, 0.0000, 1, 1),
(65, 123464, 150, 'MT-2101 Meeting Table', 'E1-Fur-MT-2101', '', 0.0000, 0.0000, 0.0000, 1, 1),
(66, 123465, 171, 'Zebra ZXP Series 3 Dual Sided ID Card Printer', 'Zebra ZXP Series 3 Dual ', '', 95000.0000, 95000.0000, 0.0000, 1, 1),
(67, 123466, 152, '40kVA Cummins Diesel Generator Set(27.5kVA-1675kVA)', ' BCX40', '', 100.0000, 100.0000, 0.0000, 1, 1),
(50, 14, 65, 'Absolue Eye Precious Cells', '427847', '', 89.0000, 89.0000, 4.4500, 1, 1);

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

--
-- Table structure for table `ab1l_order_statuses`
--

CREATE TABLE `ab1l_order_statuses` (
  `order_status_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `name` varchar(32) NOT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_order_statuses`
--

INSERT INTO `ab1l_order_statuses` (`order_status_id`, `language_id`, `name`) VALUES
(0, 1, 'Incomplete'),
(1, 1, 'Pending'),
(2, 1, 'Processing'),
(3, 1, 'Shipped'),
(7, 1, 'Canceled'),
(5, 1, 'Completed'),
(8, 1, 'Denied'),
(9, 1, 'Canceled Reversal'),
(10, 1, 'Failed'),
(11, 1, 'Refunded'),
(12, 1, 'Reversed'),
(13, 1, 'Chargeback'),
(14, 1, 'Canceled by Customer'),
(0, 2, 'Incomplete'),
(1, 2, 'Pending'),
(2, 2, 'Processing'),
(3, 2, 'Shipped'),
(5, 2, 'Completed'),
(7, 2, 'Canceled'),
(8, 2, 'Denied'),
(9, 2, 'Canceled Reversal'),
(10, 2, 'Failed'),
(11, 2, 'Refunded'),
(12, 2, 'Reversed'),
(13, 2, 'Chargeback'),
(14, 2, 'Canceled by Customer');

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

--
-- Table structure for table `ab1l_order_status_ids`
--

CREATE TABLE `ab1l_order_status_ids` (
  `order_status_id` int(11) NOT NULL,
  `status_text_id` varchar(64) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_order_status_ids`
--

INSERT INTO `ab1l_order_status_ids` (`order_status_id`, `status_text_id`) VALUES
(0, 'incomplete'),
(1, 'pending'),
(2, 'processing'),
(3, 'shipped'),
(5, 'completed'),
(7, 'canceled'),
(8, 'denied'),
(9, 'canceled_reversal'),
(10, 'failed'),
(11, 'refunded'),
(12, 'reversed'),
(13, 'chargeback'),
(14, 'canceled_by_customer');

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

--
-- Table structure for table `ab1l_order_totals`
--

CREATE TABLE `ab1l_order_totals` (
  `order_total_id` int(10) NOT NULL,
  `order_id` int(11) NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `text` varchar(255) NOT NULL DEFAULT '',
  `value` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `sort_order` int(3) NOT NULL,
  `type` varchar(255) NOT NULL DEFAULT '',
  `key` varchar(128) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_order_totals`
--

INSERT INTO `ab1l_order_totals` (`order_total_id`, `order_id`, `title`, `text`, `value`, `sort_order`, `type`, `key`) VALUES
(91, 123466, 'Total:', '৳110.00', 110.0000, 1000, 'total', 'total'),
(90, 123466, 'Sub-Total:', '৳0.00', 0.0000, 1, 'subtotal', 'subtotal'),
(89, 123465, 'Total:', '৳95,000.00', 95000.0000, 1000, 'total', 'total'),
(51, 123456, 'উপ-মোট:', '৳27.00', 27.0000, 1, 'subtotal', 'subtotal'),
(52, 123456, 'Flat Shipping Rate:', '৳2.00', 2.0000, 3, 'shipping', 'shipping'),
(53, 123456, 'Supplier 5%:', '৳1.35', 1.3500, 5, 'tax', 'tax'),
(54, 123456, 'সর্বমোট:', '৳30.35', 30.3500, 1000, 'total', 'total'),
(88, 123465, 'Sub-Total:', '৳95,000.00', 95000.0000, 1, 'subtotal', 'subtotal'),
(87, 123464, 'সর্বমোট:', '৳0.00', 0.0000, 1000, 'total', 'total'),
(85, 123463, 'Total:', '৳0.00', 0.0000, 1000, 'total', 'total'),
(86, 123464, 'উপ-মোট:', '৳0.00', 0.0000, 1, 'subtotal', 'subtotal'),
(84, 123463, 'Sub-Total:', '৳0.00', 0.0000, 1, 'subtotal', 'subtotal'),
(83, 123462, 'Total:', '৳190,000.00', 190000.0000, 1000, 'total', 'total'),
(81, 123461, 'shipping', '৳100.00', 100.0000, 3, 'shipping', 'shipping'),
(82, 123462, 'Sub-Total:', '৳190,000.00', 190000.0000, 1, 'subtotal', 'subtotal'),
(65, 123457, 'উপ-মোট:', '৳21.00', 21.0000, 1, 'subtotal', 'subtotal'),
(66, 123457, 'Pickup From Store:', '৳0.00', 0.0000, 3, 'shipping', 'shipping'),
(67, 123457, 'Supplier 5%:', '৳1.05', 1.0500, 5, 'tax', 'tax'),
(68, 123457, 'একাউন্ট ব্যালান্স: ', '-৳22.05', -22.0500, 999, 'balance', 'balance'),
(69, 123457, 'সর্বমোট:', '৳0.00', 0.0000, 1000, 'total', 'total'),
(70, 123458, 'উপ-মোট:', '৳230.00', 230.0000, 1, 'subtotal', 'subtotal'),
(71, 123458, 'Pickup From Store:', '৳0.00', 0.0000, 3, 'shipping', 'shipping'),
(72, 123458, 'সর্বমোট:', '৳230.00', 230.0000, 1000, 'total', 'total'),
(73, 123459, 'Sub-Total:', '৳48,500.00', 48500.0000, 1, 'subtotal', 'subtotal'),
(74, 123459, 'Total:', '৳48,501.00', 48501.0000, 1000, 'total', 'total'),
(76, 123459, 'shipping', '৳1.00', 1.0000, 3, 'shipping', 'shipping'),
(77, 123460, 'Sub-Total:', '৳95,000.00', 95000.0000, 1, 'subtotal', 'subtotal'),
(78, 123460, 'Total:', '৳95,000.00', 95000.0000, 1000, 'total', 'total'),
(79, 123461, 'Sub-Total:', '৳90,000.00', 90000.0000, 1, 'subtotal', 'subtotal'),
(80, 123461, 'Total:', '৳90,100.00', 90100.0000, 1000, 'total', 'total'),
(43, 14, 'Sub-Total:', '$89.00', 89.0000, 1, 'subtotal', 'subtotal'),
(44, 14, 'Flat Shipping Rate:', '$2.00', 2.0000, 3, 'shipping', 'shipping'),
(45, 14, 'Supplier 5%:', '$4.45', 4.4500, 5, 'tax', 'tax'),
(46, 14, 'Total:', '$95.45', 95.4500, 1000, 'total', 'total'),
(92, 123466, 'Discount', '৳0.00', 0.0000, 4, 'discount', 'coupon');

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

--
-- Table structure for table `ab1l_pages`
--

CREATE TABLE `ab1l_pages` (
  `page_id` int(10) NOT NULL,
  `parent_page_id` int(10) NOT NULL DEFAULT 0,
  `controller` varchar(100) NOT NULL,
  `key_param` varchar(40) NOT NULL DEFAULT '',
  `key_value` varchar(40) NOT NULL DEFAULT '',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_pages`
--

INSERT INTO `ab1l_pages` (`page_id`, `parent_page_id`, `controller`, `key_param`, `key_value`, `date_added`, `date_modified`) VALUES
(1, 0, 'generic', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 0, 'pages/index/home', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3, 0, 'pages/checkout', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4, 0, 'pages/account/login', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5, 0, 'pages/product/product', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(10, 0, 'pages/index/maintenance', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(11, 0, 'pages/account', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(12, 0, 'pages/checkout/cart', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(14, 0, 'pages/product', '', '', '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(17, 0, 'pages/product/category', 'path', '118', '2018-04-24 21:47:56', '2018-04-24 21:47:56');

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

--
-- Table structure for table `ab1l_pages_forms`
--

CREATE TABLE `ab1l_pages_forms` (
  `page_id` int(10) NOT NULL,
  `form_id` int(10) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_pages_layouts`
--

CREATE TABLE `ab1l_pages_layouts` (
  `layout_id` int(10) NOT NULL,
  `page_id` int(10) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_pages_layouts`
--

INSERT INTO `ab1l_pages_layouts` (`layout_id`, `page_id`) VALUES
(11, 1),
(12, 2),
(13, 4),
(14, 5),
(15, 3),
(17, 10),
(18, 11),
(19, 12),
(21, 1),
(22, 2),
(23, 14),
(24, 4),
(25, 5),
(26, 3),
(29, 17);

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

--
-- Table structure for table `ab1l_page_descriptions`
--

CREATE TABLE `ab1l_page_descriptions` (
  `page_id` int(10) NOT NULL DEFAULT 0,
  `language_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL COMMENT 'translatable',
  `title` varchar(255) NOT NULL COMMENT 'translatable',
  `seo_url` varchar(100) NOT NULL DEFAULT '',
  `keywords` varchar(255) NOT NULL DEFAULT '' COMMENT 'translatable',
  `description` varchar(255) NOT NULL DEFAULT '' COMMENT 'translatable',
  `content` text DEFAULT NULL COMMENT 'translatable',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_page_descriptions`
--

INSERT INTO `ab1l_page_descriptions` (`page_id`, `language_id`, `name`, `title`, `seo_url`, `keywords`, `description`, `content`, `date_added`, `date_modified`) VALUES
(1, 1, 'All Other Pages', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 1, 'Home Page', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3, 1, 'Checkout Page', '', '', '', '', '', '2017-10-11 10:30:00', '2017-11-04 19:58:11'),
(4, 1, 'Login Page', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5, 1, 'Default Product Page', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(10, 1, 'Maintenance Page', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(11, 1, 'Customer Account Pages', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(12, 1, 'Cart Page', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(1, 2, 'All Other Pages', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 2, 'Home Page', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3, 2, 'Checkout Page', '', '', '', '', '', '2017-10-11 10:30:00', '2017-11-04 19:58:11'),
(4, 2, 'Login Page', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5, 2, 'Default Product Page', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(10, 2, 'Maintenance Page', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(11, 2, 'Customer Account Pages', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(12, 2, 'Cart Page', '', '', '', '', '', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(14, 1, 'Product Listing Page', '', '', '', '', '', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(14, 2, 'Product Listing Page', '', '', '', '', NULL, '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(17, 2, 'power plants', '', '', '', '', '', '0000-00-00 00:00:00', '2018-04-24 21:47:56'),
(17, 1, 'power plants', '', '', '', '', '', '0000-00-00 00:00:00', '2018-04-24 21:47:56');

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

--
-- Table structure for table `ab1l_products`
--

CREATE TABLE `ab1l_products` (
  `product_id` int(11) NOT NULL,
  `model` varchar(64) NOT NULL,
  `sku` varchar(64) NOT NULL,
  `location` varchar(128) NOT NULL,
  `quantity` int(4) NOT NULL DEFAULT 0,
  `stock_checkout` char(1) DEFAULT '',
  `stock_status_id` int(11) NOT NULL,
  `manufacturer_id` int(11) NOT NULL,
  `shipping` int(1) NOT NULL DEFAULT 1,
  `ship_individually` int(1) NOT NULL DEFAULT 0,
  `free_shipping` int(1) NOT NULL DEFAULT 0,
  `shipping_price` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `price` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `tax_class_id` int(11) NOT NULL,
  `date_available` date NOT NULL,
  `weight` decimal(5,2) NOT NULL DEFAULT 0.00,
  `weight_class_id` int(11) NOT NULL DEFAULT 0,
  `length` decimal(5,2) NOT NULL DEFAULT 0.00,
  `width` decimal(5,2) NOT NULL DEFAULT 0.00,
  `height` decimal(5,2) NOT NULL DEFAULT 0.00,
  `length_class_id` int(11) NOT NULL DEFAULT 0,
  `status` int(1) NOT NULL DEFAULT 0,
  `viewed` int(5) NOT NULL DEFAULT 0,
  `sort_order` int(11) NOT NULL DEFAULT 0,
  `subtract` int(1) NOT NULL DEFAULT 1,
  `minimum` int(11) NOT NULL DEFAULT 1,
  `maximum` int(11) NOT NULL DEFAULT 0,
  `cost` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `call_to_order` smallint(6) NOT NULL DEFAULT 0,
  `settings` longtext DEFAULT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `manufacturer_price` decimal(15,4) DEFAULT NULL,
  `wholesale_price` decimal(15,4) DEFAULT NULL,
  `resell_price` decimal(15,4) DEFAULT NULL,
  `manufacturer` decimal(15,4) DEFAULT NULL,
  `made_in` varchar(200) DEFAULT NULL,
  `warranty` varchar(200) DEFAULT NULL,
  `lot` varchar(200) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_products`
--

INSERT INTO `ab1l_products` (`product_id`, `model`, `sku`, `location`, `quantity`, `stock_checkout`, `stock_status_id`, `manufacturer_id`, `shipping`, `ship_individually`, `free_shipping`, `shipping_price`, `price`, `tax_class_id`, `date_available`, `weight`, `weight_class_id`, `length`, `width`, `height`, `length_class_id`, `status`, `viewed`, `sort_order`, `subtract`, `minimum`, `maximum`, `cost`, `call_to_order`, `settings`, `date_added`, `date_modified`, `manufacturer_price`, `wholesale_price`, `resell_price`, `manufacturer`, `made_in`, `warranty`, `lot`) VALUES
(177, 'Fanvil X4 PoE 30 DSS', '', '', 1, '', 0, 0, 0, 1, 0, 0.0000, 6500.0000, 0, '2018-06-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 43, 1, 1, 1, 0, 5000.0000, 0, NULL, '2018-06-11 08:04:06', '2018-06-11 08:04:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(178, 'Yealink SIP-T19P E2', '', '', 1, '', 0, 22, 0, 1, 0, 0.0000, 4500.0000, 0, '2018-06-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 48, 1, 1, 1, 0, 4000.0000, 0, NULL, '2018-06-11 08:08:28', '2018-06-11 08:08:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(179, 'Grandstream GXV3240', '', '', 1, '', 0, 0, 0, 1, 0, 0.0000, 22800.0000, 0, '2018-06-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 59, 1, 1, 1, 0, 21500.0000, 0, NULL, '2018-06-11 08:15:42', '2018-06-11 08:15:42', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(180, 'Kaspersky 1', '', '', 1, '', 0, 0, 0, 1, 0, 0.0000, 800.0000, 0, '2018-06-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 70, 1, 1, 1, 0, 550.0000, 0, NULL, '2018-06-11 08:45:40', '2018-09-27 19:00:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(181, 'Kaspersky 3', '', '', 1, '', 0, 0, 0, 1, 0, 0.0000, 1950.0000, 0, '2018-06-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 59, 1, 1, 1, 0, 1250.0000, 0, NULL, '2018-06-11 08:51:24', '2018-06-11 08:51:24', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(182, 'RB750r2', '', '', 1, '', 0, 45, 0, 1, 0, 0.0000, 5200.0000, 0, '2018-07-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 46, 1, 1, 1, 0, 3800.0000, 0, NULL, '2018-07-06 11:03:17', '2018-07-06 14:28:32', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(183, 'RB951Ui 2HnD', '', '', 1, '', 0, 45, 0, 1, 0, 0.0000, 6500.0000, 0, '2018-07-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 35, 1, 1, 1, 0, 5000.0000, 0, NULL, '2018-07-06 11:29:57', '2018-07-06 14:28:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(184, 'RB450G', '', '', 1, '', 0, 45, 0, 1, 0, 0.0000, 10500.0000, 0, '2018-07-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 36, 1, 1, 1, 0, 9800.0000, 0, NULL, '2018-07-06 12:56:57', '2018-07-06 14:27:16', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(185, 'CCR1009-7G-1C-1S+', '', '', 1, '', 0, 45, 0, 1, 0, 0.0000, 0.0000, 0, '2018-07-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 71, 1, 1, 1, 0, 39000.0000, 0, NULL, '2018-07-06 13:07:59', '2018-07-06 14:26:16', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(186, 'P3310C', '', '', 1, '', 0, 22, 0, 1, 0, 0.0000, 0.0000, 0, '2018-07-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 55, 1, 1, 1, 0, 50000.0000, 0, NULL, '2018-07-06 14:41:12', '2018-07-06 14:41:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(187, 'e1-xv-vt-11', '', '', 1, '', 0, 22, 0, 1, 0, 0.0000, 0.0000, 0, '2018-07-06', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 46, 1, 1, 1, 0, 5000.0000, 0, NULL, '2018-07-07 16:29:40', '2018-07-07 16:30:26', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(189, '', '', '', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2018-09-08', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 21, 1, 1, 1, 0, 0.0000, 0, NULL, '2018-09-09 12:45:09', '2018-09-09 12:45:09', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(176, 'Grandstream GXP1610', '', '', 1, '', 0, 0, 0, 1, 0, 0.0000, 4600.0000, 0, '2018-06-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 35, 1, 1, 1, 0, 4700.0000, 0, NULL, '2018-06-11 07:57:27', '2018-06-11 07:57:27', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(175, 'Mikrotik RB2011UiAS-2HnD-IN', '', '', 1, '', 0, 45, 0, 1, 0, 0.0000, 12500.0000, 0, '2018-06-08', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 66, 1, 1, 1, 0, 12000.0000, 0, NULL, '2018-06-09 16:30:15', '2018-07-06 14:34:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(174, 'MikroTik hAP lite', '', '', 0, '', 0, 27, 0, 1, 0, 0.0000, 2850.0000, 0, '2018-06-08', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 48, 1, 1, 1, 0, 2400.0000, 0, NULL, '2018-06-09 16:21:30', '2018-07-06 10:48:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(173, 'fargo-hdp5000', '', '', 1, '', 0, 27, 0, 1, 0, 0.0000, 345000.0000, 0, '2018-06-02', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 59, 1, 1, 1, 0, 325000.0000, 0, NULL, '2018-06-03 21:48:43', '2018-06-04 13:15:42', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(167, 'E1-Fur-MT-1140', '', '', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2018-05-30', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 91, 1, 1, 1, 0, 0.0000, 0, NULL, '2018-05-31 10:24:27', '2018-05-31 10:24:27', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(168, 'E1-Fur-MT-1210', '', '', 1, '', 0, 31, 0, 1, 0, 0.0000, 0.0000, 0, '2018-05-30', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 110, 1, 1, 1, 0, 0.0000, 0, NULL, '2018-05-31 21:38:38', '2018-06-02 14:34:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(169, 'E1-Fur-MT-1180', '', '', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2018-05-31', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 118, 1, 1, 1, 0, 0.0000, 0, NULL, '2018-06-01 14:42:01', '2018-06-02 14:21:48', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(171, 'Zebra ZXP Series 3 Dual Sided ID Card Printer', '', '', 1, '', 0, 27, 0, 1, 0, 0.0000, 95000.0000, 0, '2018-06-02', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 89, 1, 0, 1, 0, 88000.0000, 0, NULL, '2018-06-03 20:55:32', '2018-06-04 09:03:19', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(172, 'ZXP Series 7 Card Printers', '', '', 1, '', 0, 27, 0, 1, 0, 0.0000, 282000.0000, 0, '2018-06-02', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 45, 1, 1, 1, 0, 265000.0000, 0, NULL, '2018-06-03 21:39:46', '2018-06-03 21:39:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(166, 'E1-Fur-MT-1180', '', '', 1, '', 0, 23, 1, 1, 0, 0.0000, 0.0000, 0, '2018-05-30', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 78, 1, 1, 1, 0, 0.0000, 0, NULL, '2018-05-31 10:20:58', '2018-05-31 10:20:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(165, 'E1-Fur-MT-1120', '', '', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2018-05-30', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 63, 1, 1, 1, 0, 0.0000, 0, NULL, '2018-05-31 10:17:43', '2018-05-31 10:17:43', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(164, 'HP-E243i', '', '', 1, '', 0, 32, 0, 1, 0, 0.0000, 26800.0000, 0, '2018-05-27', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 99, 1, 1, 1, 0, 22000.0000, 0, NULL, '2018-05-28 10:31:10', '2018-05-28 10:31:10', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(163, 'E1-far-dt-2100', '', '', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '1970-01-01', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 153, 1, 1, 1, 0, 55000.0000, 0, NULL, '2018-05-25 19:51:59', '2018-05-25 19:51:59', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(162, 'E1-Fur-DT-1100', '', '', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2018-05-23', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 124, 1, 1, 1, 0, 65.0000, 0, NULL, '2018-05-23 18:25:01', '2018-05-23 19:23:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(161, 'E1-Fur-WT-1100', '', '', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2018-05-22', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 95, 1, 1, 1, 0, 0.0000, 0, NULL, '2018-05-23 17:46:35', '2018-05-23 17:46:35', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(160, 'E1-int-ce1-boa-112', '', '', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2018-05-18', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 44, 1, 1, 1, 0, 0.0000, 0, NULL, '2018-05-19 21:05:18', '2018-05-19 21:18:49', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(159, 'Sen-sl-gd-11', '', '', 1, '', 0, 41, 0, 1, 0, 0.0000, 0.0000, 0, '2018-05-14', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 106, 1, 1, 1, 0, 110000.0000, 0, NULL, '2018-05-15 12:33:31', '2018-05-15 13:15:15', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(158, 'E1-int-ce1-boa-111', '', '', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2018-05-13', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 102, 1, 1, 1, 0, 0.0000, 0, NULL, '2018-05-14 20:14:22', '2018-09-27 19:44:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(154, 'Toten-9U', '', '', 10, '', 1, 22, 0, 0, 0, 0.0000, 13500.0000, 0, '2018-04-24', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 54, 1, 0, 1, 0, 7000.0000, 0, NULL, '2018-04-25 18:46:05', '2018-05-04 20:45:16', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(155, ' Toten-6U', '', '', 10, '', 1, 22, 0, 0, 0, 0.0000, 8500.0000, 0, '2018-04-24', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 49, 1, 1, 1, 0, 4500.0000, 0, NULL, '2018-04-25 19:08:44', '2018-05-04 20:45:19', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(153, 'HP-24ES', '', '', 10, '', 1, 32, 0, 0, 0, 0.0000, 18000.0000, 0, '2018-04-24', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 22, 1, 1, 1, 0, 15200.0000, 0, NULL, '2018-04-25 18:36:18', '2018-05-04 20:45:21', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(152, ' BCX40', '', '', 9, '', 1, 22, 0, 1, 1, 0.0000, 0.0000, 0, '2018-04-23', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 43, 1, 1, 1, 0, 0.0000, 0, NULL, '2018-04-24 22:47:00', '2018-06-11 19:45:15', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(151, '900DHFC', '', '', 10, '', 1, 27, 0, 1, 1, 0.0000, 0.0000, 0, '2018-04-23', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 95, 1, 1, 1, 0, 0.0000, 0, NULL, '2018-04-24 22:03:09', '2018-05-04 20:45:24', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(150, 'E1-Fur-MT-2101', '', '', 9, '', 0, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2018-04-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 142, 1, 1, 1, 0, 0.0000, 0, NULL, '2018-04-14 13:51:50', '2018-06-03 18:35:37', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(147, 'Asus GT51CH', '', '', 1, '', 1, 44, 0, 0, 0, 0.0000, 224000.0000, 0, '2018-03-22', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 94, 1, 1, 1, 0, 220000.0000, 0, NULL, '2018-03-23 17:38:40', '2018-05-04 20:40:39', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(148, 'Asus BM1AD', '', '', 1, '', 1, 44, 0, 0, 0, 0.0000, 56200.0000, 0, '2018-03-22', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 79, 1, 1, 1, 0, 52500.0000, 0, NULL, '2018-03-23 18:28:57', '2018-05-04 20:42:08', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(149, 'E1-Fur-MT-2100', '', '', 10, '', 1, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2018-04-13', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 210, 1, 1, 1, 0, 0.0000, 0, NULL, '2018-04-14 13:44:01', '2018-05-04 20:45:29', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(146, 'E1-GPC-AMD-r4g4h1', '', '', 10, '', 1, 23, 0, 0, 0, 0.0000, 65800.0000, 0, '2018-03-22', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 87, 1, 1, 1, 0, 57000.0000, 0, NULL, '2018-03-23 17:17:13', '2018-05-04 20:45:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(144, 'Dell OptiPlex 7040MT', '', '', 10, '', 1, 33, 0, 0, 0, 0.0000, 65600.0000, 0, '2018-03-22', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 39, 1, 1, 1, 0, 58700.0000, 0, NULL, '2018-03-23 16:36:18', '2018-05-04 20:45:40', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(143, 'Dell Optiplex 3040MT', '', '', 10, '', 1, 33, 0, 0, 0, 0.0000, 55800.0000, 0, '2018-03-22', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 26, 1, 1, 1, 0, 52500.0000, 0, NULL, '2018-03-23 16:24:22', '2018-05-04 20:45:42', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(141, 'HP ProDesk 400', '', '', 10, '', 1, 32, 0, 0, 0, 0.0000, 45000.0000, 0, '2018-03-22', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 42, 1, 1, 1, 0, 40000.0000, 0, NULL, '2018-03-23 14:05:55', '2018-05-04 20:45:35', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(142, 'Dell OptiPlex 3046MT', '', '', 10, '', 1, 33, 0, 0, 0, 0.0000, 45000.0000, 0, '2018-03-22', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 24, 1, 1, 1, 0, 33500.0000, 0, NULL, '2018-03-23 14:36:19', '2018-05-04 20:45:36', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(156, 'E1-Ad-LSB1', '', '', 1, '', 2, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2018-05-01', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 106, 1, 1, 0, 0, 1500.0000, 0, NULL, '2018-05-02 13:14:41', '2018-05-02 13:38:36', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(140, 'E1-DESK-i3r8h1', '', '', 10, '', 1, 23, 0, 0, 0, 0.0000, 35000.0000, 0, '2018-03-22', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 47, 1, 1, 1, 0, 32000.0000, 0, NULL, '2018-03-23 13:35:01', '2018-05-04 20:43:48', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(128, 'Dahua HAC-HFW1000R', '', '', 1, '', 1, 21, 0, 0, 0, 0.0000, 2150.0000, 0, '2018-03-18', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 45, 1, 1, 1, 0, 1950.0000, 0, NULL, '2018-03-19 21:33:25', '2018-12-05 12:43:13', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(129, 'Dahua HAC-HDW1000R', '', '', 1, '', 1, 21, 0, 0, 0, 0.0000, 2300.0000, 0, '2018-03-18', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 53, 1, 1, 1, 0, 1950.0000, 0, NULL, '2018-03-19 21:57:41', '2018-12-05 12:43:25', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(130, 'Dahua DH-HAC-HFW1020B', '', '', 1, '', 1, 21, 0, 0, 0, 0.0000, 2650.0000, 0, '2018-03-20', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 52, 1, 1, 1, 0, 2100.0000, 0, NULL, '2018-03-19 22:25:55', '2018-12-05 12:43:50', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(131, 'Dahua HAC-HFW-1200RP', '', '', 1, '', 1, 21, 0, 0, 0, 0.0000, 3450.0000, 0, '2018-03-19', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 52, 1, 1, 1, 0, 2600.0000, 0, NULL, '2018-03-20 08:08:55', '2018-12-05 12:45:03', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(132, 'E1-loc-60in', '', '', 1, '', 1, 23, 0, 1, 0, 0.0000, 95000.0000, 0, '2018-03-19', 450.00, 1, 26.00, 40.00, 60.00, 3, 1, 252, 1, 0, 1, 0, 35000.0000, 0, NULL, '2018-03-20 14:54:53', '2018-03-20 22:16:08', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(133, 'F22', '', '', 1, '', 1, 24, 0, 0, 0, 0.0000, 18200.0000, 0, '2018-03-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 76, 1, 1, 1, 0, 12500.0000, 0, NULL, '2018-03-22 20:19:49', '2018-11-19 19:11:07', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(134, 'F18', '', '', 1, '', 1, 24, 0, 1, 0, 0.0000, 12800.0000, 0, '2018-03-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 54, 1, 1, 1, 0, 9290.0000, 0, NULL, '2018-03-22 20:33:31', '2018-11-22 11:19:47', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(135, 'FR1200', '', '', 10, '', 1, 24, 0, 0, 0, 0.0000, 12400.0000, 0, '2018-03-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 41, 1, 1, 1, 0, 7000.0000, 0, NULL, '2018-03-22 20:42:06', '2018-05-04 20:45:48', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(136, 'iClock680', '', '', 1, '', 1, 24, 0, 0, 0, 0.0000, 32200.0000, 0, '2018-03-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 21, 1, 1, 1, 0, 23450.0000, 0, NULL, '2018-03-22 20:49:33', '2018-03-22 21:05:04', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(137, 'iClock3000', '', '', 1, '', 1, 24, 0, 0, 0, 0.0000, 28600.0000, 0, '2018-03-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 56, 1, 1, 1, 0, 23000.0000, 0, NULL, '2018-03-22 21:01:26', '2018-03-22 21:03:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(138, 'SLK20R', '', '', 1, '', 1, 24, 0, 0, 0, 0.0000, 8200.0000, 0, '2018-03-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 42, 1, 1, 1, 0, 5000.0000, 0, NULL, '2018-03-22 21:11:56', '2018-03-22 21:12:42', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(139, 'iClock 880', '', '', 10, '', 1, 24, 0, 0, 0, 0.0000, 42800.0000, 0, '2018-03-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 67, 1, 1, 1, 0, 25000.0000, 0, NULL, '2018-03-22 21:20:02', '2018-05-04 20:45:45', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(124, 'SA-20 Touch Screen', '', '', 1, '', 0, 0, 1, 0, 0, 0.0000, 0.0000, 0, '2017-11-05', 8.50, 1, 0.00, 0.00, 0.00, 3, 1, 35, 1, 1, 1, 0, 0.0000, 0, NULL, '2017-11-06 13:36:20', '2017-11-06 13:48:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(157, 'E1-Ad-LV1', '', '', 1, '', 1, 22, 0, 1, 0, 0.0000, 0.0000, 0, '2018-05-01', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 97, 1, 1, 1, 0, 2200.0000, 0, NULL, '2018-05-02 13:41:51', '2018-05-02 15:09:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(190, 'FWT 8848G', '', '', 1, '', 0, 28, 0, 1, 0, 0.0000, 7500.0000, 0, '2018-09-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 34, 1, 1, 1, 0, 6800.0000, 0, NULL, '2018-09-27 16:43:42', '2018-09-27 16:45:05', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(191, 'KX-TDA100D', '', '', 1, '', 0, 25, 0, 1, 0, 0.0000, 38000.0000, 0, '2018-09-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 26, 1, 1, 1, 0, 35000.0000, 0, NULL, '2018-09-27 17:16:21', '2018-09-27 17:19:50', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(192, ' KX-NS300 6 CO ', '', '', 1, '', 0, 25, 0, 1, 0, 0.0000, 29850.0000, 0, '2018-09-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 54, 1, 1, 1, 0, 28000.0000, 0, NULL, '2018-09-27 17:31:33', '2018-09-27 18:10:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(193, 'TC200-40 IKE 48 Line ', '', '', 1, '', 0, 0, 0, 1, 0, 0.0000, 475000.0000, 0, '2018-09-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 22, 1, 1, 1, 0, 470000.0000, 0, NULL, '2018-09-27 18:26:37', '2018-09-27 18:35:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(194, 'Excelltel MS208 8-Line ', '', '', 1, '', 0, 0, 1, 0, 0, 0.0000, 7680.0000, 0, '2018-09-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 50, 1, 1, 1, 0, 6500.0000, 0, NULL, '2018-09-27 18:52:52', '2018-09-27 19:40:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(195, 'OptiPlex 7050 MT', '', '', 1, '', 0, 33, 0, 1, 0, 0.0000, 69000.0000, 0, '2018-10-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 19, 1, 1, 1, 0, 67000.0000, 0, NULL, '2018-10-06 10:39:52', '2018-10-06 10:44:03', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(196, 'OptiPlex 5050 MT', '', '', 1, '', 0, 33, 0, 1, 0, 0.0000, 52250.0000, 0, '2018-10-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 20, 1, 1, 1, 0, 50800.0000, 0, NULL, '2018-10-06 10:53:46', '2018-10-06 10:56:21', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(197, 'Dell poweredge r740', '', '', 1, '', 0, 33, 0, 1, 0, 0.0000, 7850.0000, 0, '2018-10-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 21, 1, 1, 1, 0, 6799.0000, 0, NULL, '2018-10-06 11:18:05', '2018-10-06 11:20:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(198, 'PowerEdge T330 ', '', '', 1, '', 0, 33, 0, 1, 0, 0.0000, 147050.0000, 0, '2018-10-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 17, 1, 1, 1, 0, 1619.0000, 0, NULL, '2018-10-06 12:10:12', '2018-10-06 12:13:44', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(199, 'Dell PowerEdge T130 II ', '', '', 1, '', 0, 33, 0, 1, 0, 0.0000, 123800.0000, 0, '2018-10-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 18, 1, 1, 1, 0, 120000.0000, 0, NULL, '2018-10-06 12:22:07', '2018-10-06 12:34:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(200, 'Dell PowerEdge R330 ', '', '', 1, '', 0, 33, 0, 1, 0, 0.0000, 180500.0000, 0, '2018-10-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 17, 1, 1, 1, 0, 175000.0000, 0, NULL, '2018-10-06 12:48:42', '2018-10-06 12:56:34', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(201, 'dell emc scv3000 series storage arrays ', '', '', 1, '', 0, 33, 0, 1, 0, 0.0000, 7463.9500, 0, '2018-10-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 35, 1, 1, 1, 0, 6287.8800, 0, NULL, '2018-10-06 13:33:12', '2018-10-06 13:59:09', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(202, 'Latitude E7270 Laptop', '', '', 1, '', 0, 33, 0, 1, 0, 0.0000, 120500.0000, 0, '2018-10-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 25, 1, 1, 1, 0, 115400.0000, 0, NULL, '2018-10-06 14:29:03', '2018-10-06 14:46:41', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(203, 'DELL LATITUDE 5290 (BLK)', '', '', 1, '', 0, 33, 0, 1, 0, 0.0000, 110200.0000, 0, '2018-10-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 25, 1, 1, 1, 0, 108500.0000, 0, NULL, '2018-10-06 14:57:45', '2018-10-06 15:02:29', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(204, 'Dell Vostro 3668 MT ', '', '', 1, '', 0, 33, 0, 1, 0, 0.0000, 38500.0000, 0, '2018-10-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 24, 1, 1, 1, 0, 37300.0000, 0, NULL, '2018-10-06 15:24:18', '2018-10-06 15:26:21', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(205, 'ASHG07LMCA Wall Mounted - 3/4HP , Cooling / Heating', '', '', 1, '', 0, 0, 0, 1, 0, 0.0000, 65000.0000, 0, '2018-11-05', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 19, 1, 1, 1, 0, 5000.0000, 0, NULL, '2018-11-06 13:29:34', '2018-11-06 13:30:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(206, 'k40', '', '', 1, '', 0, 24, 0, 1, 0, 0.0000, 12500.0000, 0, '2018-11-18', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 27, 1, 1, 1, 0, 5800.0000, 0, NULL, '2018-11-19 17:22:36', '2018-11-19 17:41:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(207, 'k50', 'ZKTeco K50 Fingerprint Time Attendance &amp; Access Control Term', 'ZKTeco K50 Fingerprint Time Attendance &amp; Access Control Terminal with Adapter ', 1, '', 0, 24, 0, 1, 0, 0.0000, 12200.0000, 0, '2018-11-18', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 48, 1, 1, 1, 0, 7200.0000, 0, NULL, '2018-11-19 18:02:26', '2018-11-19 18:05:18', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(208, 'SF300', 'ZKTeco SF300 Fingerprint Access Control and Time Attendance', 'ZKTeco SF300 Fingerprint Access Control and Time Attendance', 1, '', 0, 24, 0, 1, 0, 0.0000, 13200.0000, 0, '2018-11-18', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 23, 1, 1, 1, 0, 7200.0000, 0, NULL, '2018-11-19 18:10:25', '2018-11-19 19:12:51', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(209, 'DS-7116HQHI-K1', 'Hikvision DS-7116HQHI-K1 16 Channel HD 1080p Turbo HD DVR', 'Hikvision DS-7116HQHI-K1 16 Channel HD 1080p Turbo HD DVR', 1, '', 0, 46, 0, 1, 0, 0.0000, 11500.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 31, 1, 1, 1, 0, 10500.0000, 0, NULL, '2018-12-05 12:50:53', '2018-12-05 12:51:13', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(210, 'HCVR-5432L-S2', 'DAHUA DH-HCVR-5432L-S2 32 Channel Tribrid HD CVI DVR (1080P)', 'DAHUA DH-HCVR-5432L-S2 32 Channel Tribrid HD CVI DVR (1080P)', 1, '', 0, 46, 0, 1, 0, 0.0000, 68700.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 26, 1, 1, 1, 0, 21200.0000, 0, NULL, '2018-12-05 12:54:55', '2018-12-05 12:59:36', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(211, 'DS-7332HQHI-K4', 'Hikvision DS-7332HQHI-K4 32 Channel HD 1080P DVR ', 'Hikvision DS-7332HQHI-K4 32 Channel HD 1080P DVR ', 1, '', 0, 46, 0, 1, 0, 0.0000, 38000.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 21, 1, 1, 1, 0, 34000.0000, 0, NULL, '2018-12-05 13:05:00', '2018-12-05 13:05:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(212, 'PwDs-bx-2x1', '', '', 1, '', 0, 23, 0, 1, 0, 0.0000, 3200.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 19, 1, 1, 1, 0, 2200.0000, 0, NULL, '2018-12-05 13:19:44', '2018-12-05 13:21:14', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(213, 'PwDs-bx-5x4', 'Distribution box - 5 Fit X 4 Fit', 'Distribution box - 5 Fit X 4 Fit', 1, '', 0, 23, 0, 1, 0, 0.0000, 12400.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 36, 1, 1, 1, 0, 9500.0000, 0, NULL, '2018-12-05 13:23:40', '2018-12-05 13:23:40', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(214, 'ABB S4HD-3P-250A', 'Molded Case Circuit Breakers ABB S4HD-3P-250A-NA', 'Molded Case Circuit Breakers ABB S4HD-3P-250A-NA', 1, '', 0, 41, 0, 1, 0, 0.0000, 28700.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 27, 1, 1, 1, 0, 24500.0000, 0, NULL, '2018-12-05 13:35:39', '2018-12-05 13:37:11', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(215, 'Pw-cir-br-3p-250a-ch', 'Circuit Breakers CH 3P 250A', 'Circuit Breakers CH 3P 250A', 1, '', 0, 22, 0, 1, 0, 0.0000, 12400.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 21, 1, 1, 1, 0, 3500.0000, 0, NULL, '2018-12-05 13:40:44', '2018-12-05 13:40:44', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(216, 'Pw-cir-br-3p-125a-abb', 'Circuit breaker ABB A1B 125A TMF 125-1250 3p F F', 'Circuit breaker ABB A1B 125A TMF 125-1250 3p F F', 1, '', 0, 41, 0, 1, 0, 0.0000, 11400.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 23, 1, 1, 1, 0, 9600.0000, 0, NULL, '2018-12-05 13:46:38', '2018-12-05 13:49:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(217, 'Pw-cir-br-3p-125a-ch', 'Circuit Breaker China 6-125A Miniature', 'Circuit Breaker China 6-125A Miniature', 1, '', 0, 22, 0, 1, 0, 0.0000, 4800.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 17, 1, 1, 1, 0, 2200.0000, 0, NULL, '2018-12-05 14:18:11', '2018-12-05 14:19:04', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(218, 'BB S403M-C63', 'Circuit breaker ABB S403M-C63 Miniature 230/400 VAC, 63 A, 10 kA', 'Circuit breaker ABB S403M-C63 Miniature 230/400 VAC, 63 A, 10 kA Interrupt', 1, '', 0, 41, 0, 1, 0, 0.0000, 10400.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 26, 1, 1, 1, 0, 8200.0000, 0, NULL, '2018-12-05 14:28:17', '2018-12-05 14:29:29', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(219, 'Pw-cir-br-3p-63a-ch', 'Circuit Breaker China 63A', 'Circuit Breaker China 63A', 1, '', 0, 22, 0, 1, 0, 0.0000, 3200.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 16, 1, 1, 1, 0, 1500.0000, 0, NULL, '2018-12-05 14:35:05', '2018-12-05 14:35:43', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(220, 'Pw-cir-br-3p-32a-abb', 'Circuit breaker ABB B 32A', 'Circuit breaker ABB B 32A', 1, '', 0, 41, 0, 1, 0, 0.0000, 4800.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 23, 1, 1, 1, 0, 2400.0000, 0, NULL, '2018-12-05 14:52:09', '2018-12-05 14:52:09', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(221, 'Pw-cir-br-3p-32a-ch', 'Circuit breaker China 32A', 'Circuit breaker China 32A', 1, '', 0, 22, 0, 1, 0, 0.0000, 2850.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 14, 1, 1, 1, 0, 550.0000, 0, NULL, '2018-12-05 14:56:15', '2018-12-05 14:58:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(222, 'Pw-cir-br-3p-6-10a-abb', '', '', 1, '', 0, 41, 1, 0, 0, 0.0000, 2800.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 29, 1, 1, 1, 0, 520.0000, 0, NULL, '2018-12-05 15:14:55', '2018-12-05 15:14:55', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(223, 'Pw-cir-br-3p-6-10a-ch', '', '', 1, '', 0, 22, 0, 1, 0, 0.0000, 1850.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 18, 1, 1, 1, 0, 150.0000, 0, NULL, '2018-12-05 15:19:13', '2018-12-05 15:20:29', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(225, 'Pw-ats-250a-abb', 'Automatic Transfer Switch (ATS) ABB 250A', 'Automatic Transfer Switch (ATS) ABB 250A', 1, '', 0, 41, 0, 1, 0, 0.0000, 36800.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 35, 1, 1, 1, 0, 22500.0000, 0, NULL, '2018-12-05 15:32:12', '2018-12-05 15:32:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(226, 'Pw-ats-250a-ch', 'Automatic Transfer Switch (ATS) China 250A', 'Automatic Transfer Switch (ATS) China 250A', 1, '', 0, 22, 0, 1, 0, 0.0000, 22500.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 31, 1, 1, 1, 0, 14500.0000, 0, NULL, '2018-12-05 15:34:21', '2018-12-05 15:34:21', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(228, 'Pw-nyy-35rm-ger', ' NYY PVC Insulated Heavy Current Cable 35 RM Single and Multicor', ' NYY PVC Insulated Heavy Current Cable 35 RM Single and Multicore', 1, '', 0, 41, 0, 1, 0, 0.0000, 250.0000, 0, '2018-12-04', 0.00, 1, 0.00, 0.00, 12.00, 3, 1, 35, 1, 1, 1, 0, 140.0000, 0, NULL, '2018-12-05 15:47:27', '2018-12-05 16:24:03', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(229, 'CFP702-4', 'CFP Standard 2 Zone Conventional Fire Alarm Panel', 'CFP Standard 2 Zone Conventional Fire Alarm Panel', 1, '', 0, 47, 0, 1, 0, 0.0000, 0.0000, 0, '2018-12-17', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 106, 1, 1, 1, 0, 120000.0000, 0, NULL, '2018-12-18 16:29:11', '2019-01-20 16:50:24', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(230, 'e1-in-de-190112', 'Office Interior Decoration', 'Office Interior Decoration', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-01-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 35, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-01-11 19:02:40', '2019-01-11 19:02:40', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(231, 'e1-in-wo-190112', '', '', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-01-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 58, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-01-11 19:07:32', '2019-01-11 19:12:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(232, 'EX-CAT-340', '', '', 1, '', 0, 48, 0, 1, 0, 0.0000, 0.0000, 0, '2019-01-17', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 86, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-01-18 08:13:43', '2019-06-11 11:54:35', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(233, 'fi-ct-so-11', '', '', 1, '', 0, 47, 0, 1, 0, 0.0000, 0.0000, 0, '1970-01-01', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 23, 1, 1, 1, 0, 2500.0000, 0, NULL, '2019-01-20 16:43:40', '2019-01-20 16:48:52', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(234, 'fi-ct-smd-11', 'C-Tec ActiV Optical Smoke Detector', 'C-Tec ActiV Optical Smoke Detector', 1, '', 0, 47, 0, 1, 0, 0.0000, 0.0000, 0, '2019-01-19', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 31, 1, 1, 1, 0, 3200.0000, 0, NULL, '2019-01-20 16:53:47', '2019-01-20 17:07:18', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(236, 'Gen-dc-19', 'Data Center Backup Generator', 'Data Center Backup Generator', 1, '', 0, 30, 0, 1, 0, 0.0000, 0.0000, 0, '2019-01-19', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 76, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-01-20 18:54:17', '2019-01-20 18:55:50', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19237, '', '', '', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-01-20', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 0, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-01-21 14:53:12', '2019-01-21 14:53:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19238, 'e1-in-de-1234', 'Conference Room Interior Design', 'Conference Room Interior Design', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-02-03', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 38, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-02-04 17:32:58', '2019-03-01 18:14:14', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19239, 'e1-in-co-1238', 'Office Conference / Meeting Room', 'Office Conference / Meeting Room', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-02-28', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 46, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-03-01 18:33:38', '2019-03-01 18:33:38', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19240, 'e1-in-ki-1100', 'Kitchen Interior Design', 'Kitchen Interior Design', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-03-24', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 56, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-03-25 08:13:15', '2019-03-25 11:08:24', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19241, 'e1-in-of-1108', 'Office Room Interior Design', 'Office Room Interior Design', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-03-24', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 30, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-03-25 11:09:46', '2019-03-25 11:16:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19242, 'e1-in-of-1188', 'Meeting room decorative wood glass walls', 'Meeting room decorative wood glass walls', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-03-24', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 36, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-03-25 13:56:35', '2019-03-25 14:22:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19243, 'e1-in-of-1238', 'Modern Executive Office Interior Design', 'Modern Executive Office Interior Design', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-03-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 38, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-03-27 08:56:39', '2019-03-27 08:56:39', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19244, 'e1-in-of-1258', 'Modern Office Interior Design', 'Modern Office Interior Design', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-03-27', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 25, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-03-28 07:38:00', '2019-03-28 07:38:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19245, 'e1-in-of-1268', 'Modern Office Interior Design', 'Modern Office Interior Design', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-03-27', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 19, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-03-28 07:45:48', '2019-03-28 07:45:48', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19246, 'e1-in-of-1288', 'Modern Office Interior Design', 'Modern Office Interior Design', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-03-27', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 18, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-03-28 08:06:33', '2019-03-28 08:06:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19247, 'e1-in-of-1450', 'Modern Office Room Interior Design', 'Modern Office Room Interior Design', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-06', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 24, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-04-07 08:52:00', '2019-04-07 08:52:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19248, '', 'Office Workstation', 'Office Workstation', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-09', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 38, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-04-10 13:37:02', '2019-04-10 13:37:02', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19249, 'e1-fi-co2-gl-c5g', '5kg CO2 Fire Extinguisher - Gloria C5G', '5kg CO2 Fire Extinguisher - Gloria C5G', 1, '', 0, 22, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-11', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 16, 1, 1, 1, 0, 3500.0000, 0, NULL, '2019-04-12 13:07:20', '2019-04-12 15:07:09', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19250, 'e1-fi-abc-gl-c5g', 'Gloria 5kg ABC Dry Powder Fire Extinguisher', 'Gloria 5kg ABC Dry Powder Fire Extinguisher', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-11', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 22, 1, 1, 1, 0, 1800.0000, 0, NULL, '2019-04-12 13:11:39', '2019-04-12 15:06:40', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19251, 'e1-ac-hi-1t-F13CF', 'Hitachi 1 Ton Split Air Conditioner RAS F13CF', 'Hitachi 1 Ton Split Air Conditioner RAS F13CF', 1, '', 0, 51, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-15', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 18, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-04-16 18:53:08', '2019-04-16 18:53:08', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19253, 'e1-fi-foa-ak-10l', 'Fire Extinguisher Foam - 10 Litre', 'Fire Extinguisher Foam - 10 Litre', 1, '', 0, 22, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 20, 1, 1, 1, 0, 1700.0000, 0, NULL, '2019-04-17 14:30:26', '2019-04-17 14:36:49', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19254, '', '', '', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-23', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 6, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-04-24 05:27:31', '2019-04-24 05:27:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19255, '', 'Director Table', 'Director Table', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-23', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 6, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-04-24 05:33:56', '2019-04-24 05:47:08', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19256, '', 'Director Table', 'Director Table', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-23', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 10, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-04-24 05:39:04', '2019-04-24 05:39:04', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19257, '', 'Director Table', 'Director Table', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-23', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 8, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-04-24 05:43:36', '2019-04-24 05:43:36', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19258, '', 'Director Table', 'Director Table', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-23', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 10, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-04-24 05:47:45', '2019-04-24 05:47:45', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19259, '', 'Director Table', 'Director Table', 1, '', 0, 23, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-23', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 8, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-04-24 05:50:13', '2019-04-24 05:50:13', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19260, '', 'Director Table', 'Director Table', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-23', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 8, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-04-24 05:54:31', '2019-04-24 05:54:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19261, 'e1-ac-hi-40t', '4 0 Ton Hitachi Cassette AC', '4 0 Ton Hitachi Cassette AC', 1, '', 0, 51, 0, 1, 0, 0.0000, 0.0000, 0, '2019-04-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 0, 0, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-05-07 17:15:48', '2019-05-07 17:15:48', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19262, '', 'Board False Ceiling', 'Board False Ceiling', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-05-08', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 8, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-05-09 13:17:28', '2019-05-09 13:17:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19263, '', 'Board False Ceiling', 'Board False Ceiling', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-05-08', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 11, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-05-09 13:20:09', '2019-05-09 13:20:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19264, '', 'Board False Ceiling', 'Board False Ceiling', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-05-08', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 10, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-05-09 13:25:28', '2019-05-09 13:25:37', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19265, '', 'Board False Ceiling', 'Board False Ceiling', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-05-08', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 19, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-05-09 13:27:18', '2019-05-09 13:27:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19266, '', 'Board False Ceiling', 'Board False Ceiling', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-05-08', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 15, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-05-09 13:30:52', '2019-05-09 13:31:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19267, '', 'Board False Ceiling', 'Board False Ceiling', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-05-08', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 18, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-05-09 13:33:36', '2019-05-09 13:33:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19268, '', '', '', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-06-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 27, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-06-11 11:53:28', '2019-06-11 11:53:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19269, '', '', '', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-06-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 27, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-06-11 11:57:04', '2019-06-11 11:57:04', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19270, '', 'Diesel Forklift 10 Ton - Raxi Malaysia', 'Diesel Forklift 10 Ton - Raxi Malaysia', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-06-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 20, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-06-11 12:00:27', '2019-06-11 12:00:27', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19271, '', 'Walk Behind Double Drum Hand Roller', 'Walk Behind Double Drum Hand Roller', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-06-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 10, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-06-11 12:04:10', '2019-06-11 12:04:10', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19272, '', '15 Cubic Meter Heavy Dump Truck 40 Ton Payload Capacity Three Ax', '15 Cubic Meter Heavy Dump Truck 40 Ton Payload Capacity Three Axles', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2019-06-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 22, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-06-11 12:50:55', '2019-06-11 12:50:55', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19273, 'Tadano TR 250', 'TADANO TR250 Rough Terrain Crane', 'TADANO TR250 Rough Terrain Crane', 1, '', 0, 30, 0, 1, 0, 0.0000, 0.0000, 0, '2019-06-10', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 26, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-06-11 13:44:15', '2019-06-11 13:44:15', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19274, '', '', '', 1, '', 0, 23, 0, 0, 0, 0.0000, 5000.0000, 0, '2019-07-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 13, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-07-17 13:08:48', '2019-07-17 13:10:32', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19275, '', 'E-commerce Website', 'E-commerce Website', 1, '', 0, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2019-07-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 7, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-07-17 13:13:39', '2019-07-17 13:13:39', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19276, 'Payment Gateway', 'Payment Gateway', 'Payment Gateway', 1, '', 0, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2019-07-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 21, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-07-17 13:15:04', '2019-07-17 13:16:16', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19277, '', 'Call Center / PBX', 'Call Center / PBX', 1, '', 0, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2019-07-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 10, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-07-17 13:20:42', '2019-07-17 13:20:42', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19278, '', 'SMS Gateway', 'SMS Gateway', 1, '', 0, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2019-07-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 19, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-07-17 13:23:34', '2019-07-17 13:23:34', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19279, '', 'Mobile App Development', 'Mobile App Development', 1, '', 0, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2019-07-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 7, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-07-17 13:31:44', '2019-07-17 13:31:44', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19280, '', 'Accounting Software', 'Accounting Software', 1, '', 0, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2019-07-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 17, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-07-17 13:34:28', '2019-07-17 13:34:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19281, '', 'Domain Registration', 'Domain Registration', 1, '', 0, 0, 0, 0, 0, 0.0000, 0.0000, 0, '2019-07-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 7, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-07-17 13:44:56', '2019-07-17 13:44:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19282, '', 'Dedicated Server', 'Dedicated Server', 1, '', 0, 0, 0, 0, 0, 0.0000, 0.0000, 0, '2019-07-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 18, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-07-17 13:48:06', '2019-07-17 13:48:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19283, '', 'VPS Server', 'VPS Server', 1, '', 0, 0, 0, 0, 0, 0.0000, 0.0000, 0, '2019-07-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 43, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-07-17 13:50:14', '2019-07-17 13:50:14', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19284, '', 'WHM Hosting', 'WHM Hosting', 1, '', 0, 0, 0, 0, 0, 0.0000, 0.0000, 0, '2019-07-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 48, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-07-17 13:52:17', '2019-07-17 13:52:17', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19285, '', 'VPN Server', 'VPN Server', 1, '', 0, 0, 0, 0, 0, 0.0000, 0.0000, 0, '2019-07-16', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 50, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-07-17 13:58:09', '2019-07-17 13:58:09', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19286, '', 'Cisco CP-3905 Unified SIP IP phone', 'Cisco CP-3905 Unified SIP IP phone', 1, '', 0, 0, 0, 0, 0, 0.0000, 0.0000, 0, '2019-09-07', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 45, 1, 1, 1, 0, 0.0000, 0, NULL, '2019-09-08 14:30:15', '2019-09-08 14:30:15', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19287, '', '', '', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-02', 0.00, 1, 30.00, 35.00, 50.00, 1, 1, 3, 1, 1, 1, 0, 0.0000, 0, NULL, '2020-02-03 15:59:54', '2020-02-03 16:02:44', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19288, '', 'ZKTeco TL-400B Biometric Bluetooth Smart Door Lock', 'ZKTeco TL-400B Biometric Bluetooth Smart Door Lock', 1, '', 0, 24, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-13', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 8, 1, 1, 1, 0, 17500.0000, 0, NULL, '2020-02-14 11:31:46', '2020-02-14 11:31:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19292, '', 'ZKTeco ZM100 Face Recognition Smart Lock', 'ZKTeco ZM100 Face Recognition Smart Lock', 1, '', 0, 24, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-13', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 13, 1, 1, 1, 0, 27000.0000, 0, NULL, '2020-02-14 16:30:43', '2020-02-14 16:40:09', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19293, '', 'Galo Electric Door Lock with Full Kit', 'Galo Electric Door Lock with Full Kit', 1, '', 0, 24, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-13', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 14, 1, 1, 1, 0, 7500.0000, 0, NULL, '2020-02-14 16:37:12', '2020-02-14 16:37:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19294, '', 'Godrej FR–1060 Fire Resistant Safe Security Locker', 'Godrej FR–1060 Fire Resistant Safe Security Locker', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-13', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 11, 1, 1, 1, 0, 179000.0000, 0, NULL, '2020-02-14 16:44:32', '2020-02-14 16:44:32', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19295, '', 'ZKTeco LH3000 RFID Hotel Door Lock', 'ZKTeco LH3000 RFID Hotel Door Lock', 1, '', 0, 24, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-13', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 6, 1, 1, 1, 0, 11500.0000, 0, NULL, '2020-02-14 16:53:32', '2020-02-14 16:53:32', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19296, 'kkmoon', 'KKMoon GSM Gate Opener Relay Switch Control RTU5024', 'KKMoon GSM Gate Opener Relay Switch Control RTU5024', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-13', 0.00, 1, 0.00, 0.00, 0.00, 3, 0, 0, 1, 1, 1, 0, 3200.0000, 0, NULL, '2020-02-14 17:00:36', '2020-02-14 17:00:36', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19297, '', 'Archway gate', 'Archway gate', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-25', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 3, 1, 1, 1, 0, 59990.0000, 0, NULL, '2020-02-26 15:52:53', '2020-02-26 15:52:53', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19298, 'Colahome', 'Smart Door Window Security Burglar Alarm Home Safety Sensor Tool', 'Smart Door Window Security Burglar Alarm Home Safety Sensor Tool Window Alarm Kit Home Office Door Sensor', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-25', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 1, 1, 1, 1, 0, 409.0000, 0, NULL, '2020-02-26 16:00:00', '2020-02-26 16:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19299, 'Rongsdshop', 'Door Exit Release Button Switch Touch Sensor Pannel for cess Con', 'Door Exit Release Button Switch Touch Sensor Pannel for cess Control Systems 12V', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-25', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 3, 1, 1, 1, 0, 624.0000, 0, NULL, '2020-02-26 16:06:32', '2020-02-26 16:06:32', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19300, 'JoyLife', 'Wireless Digital Doorbell with PIR Sensor Infrared Induction Ala', 'Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-25', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 1, 1, 1, 1, 0, 1047.0000, 0, NULL, '2020-02-26 16:11:11', '2020-02-26 16:11:11', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19301, 'Timeless', 'Induction Small Night Light Sensor Lamp LED Intelligent Door Loc', 'Induction Small Night Light Sensor Lamp LED Intelligent Door Lock Cabinet Key', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-25', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 8, 1, 1, 1, 0, 572.0000, 0, NULL, '2020-02-26 16:21:08', '2020-02-26 16:21:08', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19302, 'Vktech', '4LED PIR Infrared Detection Motion Sensor Light Door Lock Induct', '4LED PIR Infrared Detection Motion Sensor Light Door Lock Induction Lamp', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-25', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 4, 1, 1, 1, 0, 720.0000, 0, NULL, '2020-02-26 16:26:34', '2020-02-26 16:26:34', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19303, 'Rongsdshop', 'Smart Electronic Induction Lock Sauna Cabinet Gym Locker Sensor', 'Smart Electronic Induction Lock Sauna Cabinet Gym Locker Sensor', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-25', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 1, 1, 1, 1, 0, 867.0000, 0, NULL, '2020-02-26 16:31:42', '2020-02-26 16:31:42', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19304, 'Colahome', 'Clever Tools· 12V Smart Home WiFi Safe Door Sensor Alarm Window ', 'Clever Tools· 12V Smart Home WiFi Safe Door Sensor Alarm Window Security Magnet Lock Detector White', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-25', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 1, 1, 1, 1, 0, 481.0000, 0, NULL, '2020-02-26 16:53:01', '2020-02-26 16:53:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19305, 'Rongsdshop', '180 Degrees Infrared Sensor Switch Waterproof Dust-proof IR Moti', '180 Degrees Infrared Sensor Switch Waterproof Dust-proof IR Motion Inductive For Home interruptor', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-25', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 2, 1, 1, 1, 0, 898.0000, 0, NULL, '2020-02-26 17:12:00', '2020-02-26 17:12:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19306, 'Swmrat Electronics', 'Fingerprint Sensor Module for Robotics Intelligence Working Purp', 'Fingerprint Sensor Module for Robotics Intelligence Working Purpose', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 10, 1, 1, 1, 0, 1605.0000, 0, NULL, '2020-02-27 10:23:06', '2020-02-27 10:23:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19307, 'Chengyuanshop', 'Electric Drawer Cabinet Lock Bracelet Card Sauna Gym Sensor Lock', 'Electric Drawer Cabinet Lock Bracelet Card Sauna Gym Sensor Lock Kit Gold Silver', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 0, 1, 1, 1, 0, 1049.0000, 0, NULL, '2020-02-27 10:29:43', '2020-02-27 10:31:35', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19308, 'Cacao', 'Wireless Motion Sensor Doorbell Automatic Door Bell MP3 Audio Pl', 'Wireless Motion Sensor Doorbell Automatic Door Bell MP3 Audio Player Welcome PIR Detector Alarm for Shop Store Visitor Greeting', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 0, 1, 1, 1, 0, 1284.0000, 0, NULL, '2020-02-27 10:41:19', '2020-02-27 10:41:19', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19309, 'FeelinGirl', 'Door Window Alarm 2PCS Home Security Wireless Magnetic Sensor Bu', 'Door Window Alarm 2PCS Home Security Wireless Magnetic Sensor Burglar Anti-theft Ultra-thin', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 0, 1, 1, 1, 0, 939.0000, 0, NULL, '2020-02-27 10:47:56', '2020-02-27 10:47:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19311, '', 'Wireless Digital Doorbell with PIR Sensor Infrared Induction Ala', 'Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 0, 1, 1, 1, 0, 1058.0000, 0, NULL, '2020-02-27 11:02:48', '2020-02-27 11:02:48', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19312, 'Quickmart', 'ALARM PADLOCK for Anti Theft Motion Sensor Alarm Lock', 'ALARALARM PADLOCK for Anti Theft Motion Sensor Alarm Lock', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 9, 1, 1, 1, 0, 465.0000, 0, NULL, '2020-02-27 11:05:31', '2020-02-27 11:05:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19313, '', ' High Gain Tri Band 4G 3G 2G Signal Network Booster GSM 900MHz ,', ' High Gain Tri Band 4G 3G 2G Signal Network Booster GSM 900MHz ,1800MHz and 2100MHz Signal Repeater - White', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 1, 1, 1, 1, 0, 13999.0000, 0, NULL, '2020-02-27 12:42:24', '2020-02-27 12:45:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `ab1l_products` (`product_id`, `model`, `sku`, `location`, `quantity`, `stock_checkout`, `stock_status_id`, `manufacturer_id`, `shipping`, `ship_individually`, `free_shipping`, `shipping_price`, `price`, `tax_class_id`, `date_available`, `weight`, `weight_class_id`, `length`, `width`, `height`, `length_class_id`, `status`, `viewed`, `sort_order`, `subtract`, `minimum`, `maximum`, `cost`, `call_to_order`, `settings`, `date_added`, `date_modified`, `manufacturer_price`, `wholesale_price`, `resell_price`, `manufacturer`, `made_in`, `warranty`, `lot`) VALUES
(19314, '', 'WiFi Amplifier 2 300Mbps Signal Booster USB Port Wireless Repeat', 'WiFi Amplifier 2 300Mbps Signal Booster USB Port Wireless Repeater(White)', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 9, 1, 1, 1, 0, 750.0000, 0, NULL, '2020-02-27 12:49:05', '2020-02-27 12:49:05', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19315, '', 'Indoor Antenna for Network Booster', 'Indoor Antenna for Network Booster', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 16, 1, 1, 1, 0, 2499.0000, 0, NULL, '2020-02-27 12:51:37', '2020-02-27 12:51:37', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19316, 'eshop BD', '4G - WiFi Signal Booster Modem Adapter Antenne for Mobile', '4G - WiFi Signal Booster Modem Adapter Antenne for Mobile', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 13, 1, 1, 1, 0, 1700.0000, 0, NULL, '2020-02-27 12:55:12', '2020-02-27 12:55:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19317, '24 Gadget', 'PIX-LINK LV-WR05U 300Mbps Wireless-N Repeater/Router/AP wifi boo', 'PIX-LINK LV-WR05U 300Mbps Wireless-N Repeater/Router/AP wifi booster', 1, '', 0, 0, 0, 1, 0, 0.0000, 0.0000, 0, '2020-02-26', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 8, 1, 1, 1, 0, 1500.0000, 0, NULL, '2020-02-27 12:57:45', '2020-02-27 12:57:45', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19318, '', '', '', 1, '', 0, 22, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-14', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 4, 1, 1, 1, 0, 32900.0000, 0, NULL, '2020-10-15 19:17:52', '2020-10-15 19:24:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19319, '', '', '', 1, '', 0, 31, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-14', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 8, 1, 1, 1, 0, 25000.0000, 0, NULL, '2020-10-15 19:39:47', '2020-10-15 19:45:13', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19320, '', '', '', 1, '', 0, 31, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-14', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 4, 1, 1, 1, 0, 31160.0000, 0, NULL, '2020-10-15 19:59:43', '2020-10-15 19:59:43', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19321, '', '', '', 1, '', 0, 22, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-14', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 2, 1, 1, 1, 0, 92000.0000, 0, NULL, '2020-10-15 20:09:58', '2020-10-15 20:09:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19322, '', '', '', 1, '', 0, 0, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-14', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 6, 1, 1, 1, 0, 37000.0000, 0, NULL, '2020-10-15 20:15:31', '2020-10-15 20:16:18', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19323, '', '', '', 1, '', 0, 0, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-15', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 4, 1, 1, 1, 0, 55000.0000, 0, NULL, '2020-10-16 10:59:02', '2020-10-16 10:59:02', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19324, '', '', '', 1, '', 0, 21, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-15', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 4, 1, 1, 1, 0, 18500.0000, 0, NULL, '2020-10-16 11:12:40', '2020-10-16 11:14:53', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19325, '', '', '', 1, '', 0, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-15', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 0, 1, 1, 1, 0, 24000.0000, 0, NULL, '2020-10-16 20:58:47', '2020-10-16 20:58:47', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19326, '', '', '', 1, '', 0, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-15', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 4, 1, 1, 1, 0, 38000.0000, 0, NULL, '2020-10-16 21:02:31', '2020-10-16 21:02:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19327, '', '', '', 1, '', 0, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-15', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 1, 1, 1, 1, 0, 30000.0000, 0, NULL, '2020-10-16 21:05:56', '2020-10-16 21:05:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19328, '', '', '', 1, '', 0, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-15', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 3, 1, 1, 1, 0, 32004.0000, 0, NULL, '2020-10-16 21:28:06', '2020-10-16 21:28:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19329, '', '', '', 1, '', 0, 44, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 1, 1, 1, 1, 0, 30000.0000, 0, NULL, '2020-10-22 19:29:09', '2020-10-22 19:29:09', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19330, '', '', '', 1, '', 0, 22, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 1, 1, 1, 1, 0, 75000.0000, 0, NULL, '2020-10-22 19:33:32', '2020-10-22 19:33:32', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19331, '', '', '', 1, '', 0, 22, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 0, 1, 1, 1, 0, 25000.0000, 0, NULL, '2020-10-22 19:36:49', '2020-10-22 19:36:49', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19332, '', '', '', 1, '', 0, 22, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 1, 1, 1, 1, 0, 18500.0000, 0, NULL, '2020-10-22 19:41:42', '2020-10-22 19:41:42', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19333, '', '', '', 1, '', 0, 0, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 4, 1, 1, 1, 0, 27500.0000, 0, NULL, '2020-10-22 19:45:08', '2020-10-22 19:45:08', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19334, '', '', '', 1, '', 0, 0, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-21', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 1, 1, 1, 1, 0, 17500.0000, 0, NULL, '2020-10-22 19:50:15', '2020-10-22 19:50:44', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19335, '', '', '', 1, '', 0, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-29', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 2, 1, 1, 1, 0, 18000.0000, 0, NULL, '2020-10-30 19:35:46', '2020-10-30 19:35:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19336, '', '', '', 1, '', 0, 23, 0, 0, 0, 0.0000, 0.0000, 0, '2020-10-29', 0.00, 1, 0.00, 0.00, 0.00, 3, 1, 9, 1, 1, 1, 0, 11000.0000, 0, NULL, '2020-10-30 19:49:53', '2020-10-30 19:49:53', NULL, NULL, NULL, NULL, NULL, NULL, NULL);

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

--
-- Table structure for table `ab1l_products_featured`
--

CREATE TABLE `ab1l_products_featured` (
  `product_id` int(11) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_products_related`
--

CREATE TABLE `ab1l_products_related` (
  `product_id` int(11) NOT NULL,
  `related_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_products_to_categories`
--

CREATE TABLE `ab1l_products_to_categories` (
  `product_id` int(11) NOT NULL,
  `category_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_products_to_categories`
--

INSERT INTO `ab1l_products_to_categories` (`product_id`, `category_id`) VALUES
(128, 86),
(128, 87),
(129, 86),
(129, 87),
(130, 86),
(130, 87),
(131, 86),
(131, 87),
(132, 89),
(133, 101),
(133, 102),
(134, 101),
(134, 102),
(135, 102),
(137, 101),
(137, 102),
(138, 102),
(139, 101),
(139, 102),
(140, 74),
(141, 74),
(142, 74),
(143, 74),
(144, 74),
(146, 74),
(147, 74),
(148, 74),
(149, 116),
(150, 116),
(151, 119),
(152, 119),
(153, 112),
(154, 120),
(155, 120),
(156, 110),
(157, 110),
(158, 94),
(158, 126),
(158, 128),
(159, 125),
(160, 94),
(161, 92),
(162, 92),
(162, 98),
(162, 115),
(163, 92),
(163, 98),
(163, 115),
(164, 74),
(164, 91),
(164, 112),
(165, 92),
(165, 98),
(165, 116),
(166, 92),
(166, 98),
(166, 116),
(167, 80),
(167, 92),
(167, 98),
(167, 116),
(168, 80),
(168, 92),
(168, 98),
(168, 116),
(169, 80),
(169, 92),
(169, 115),
(169, 116),
(171, 91),
(171, 105),
(171, 122),
(172, 91),
(172, 105),
(172, 122),
(173, 91),
(173, 105),
(173, 122),
(174, 91),
(174, 121),
(174, 122),
(175, 91),
(175, 121),
(175, 122),
(176, 103),
(176, 127),
(177, 103),
(177, 127),
(178, 91),
(178, 103),
(178, 127),
(179, 91),
(179, 103),
(179, 121),
(179, 127),
(180, 91),
(180, 100),
(180, 104),
(180, 121),
(180, 122),
(181, 91),
(181, 100),
(181, 104),
(181, 121),
(181, 122),
(182, 91),
(182, 121),
(182, 122),
(183, 91),
(183, 121),
(183, 122),
(184, 91),
(184, 121),
(184, 122),
(185, 91),
(185, 121),
(185, 122),
(186, 91),
(186, 121),
(186, 122),
(187, 86),
(187, 88),
(187, 91),
(187, 100),
(187, 122),
(189, 81),
(189, 128),
(190, 103),
(191, 103),
(191, 129),
(192, 103),
(192, 129),
(193, 103),
(193, 129),
(194, 103),
(194, 129),
(195, 74),
(195, 91),
(196, 74),
(196, 91),
(197, 75),
(197, 91),
(198, 75),
(198, 91),
(199, 75),
(199, 91),
(200, 75),
(200, 91),
(201, 91),
(202, 73),
(203, 73),
(203, 91),
(204, 74),
(204, 91),
(205, 77),
(205, 107),
(206, 100),
(206, 102),
(207, 100),
(207, 101),
(208, 100),
(208, 102),
(209, 86),
(209, 132),
(209, 133),
(210, 86),
(210, 132),
(210, 133),
(211, 86),
(211, 132),
(211, 133),
(212, 117),
(212, 134),
(213, 117),
(213, 134),
(214, 117),
(214, 134),
(215, 117),
(215, 134),
(216, 117),
(216, 134),
(217, 117),
(217, 134),
(218, 117),
(218, 134),
(219, 117),
(219, 134),
(220, 117),
(220, 134),
(221, 117),
(221, 134),
(222, 117),
(222, 134),
(223, 117),
(223, 134),
(225, 117),
(225, 119),
(225, 134),
(226, 117),
(226, 119),
(226, 134),
(228, 117),
(228, 118),
(228, 119),
(228, 134),
(229, 100),
(229, 131),
(230, 81),
(230, 126),
(230, 128),
(231, 81),
(231, 92),
(231, 98),
(231, 126),
(231, 128),
(231, 135),
(232, 117),
(232, 136),
(232, 137),
(232, 149),
(232, 150),
(233, 100),
(233, 131),
(234, 100),
(234, 131),
(236, 75),
(236, 91),
(236, 117),
(236, 118),
(236, 119),
(236, 121),
(236, 122),
(19238, 81),
(19238, 128),
(19238, 138),
(19239, 81),
(19239, 126),
(19239, 128),
(19239, 138),
(19240, 81),
(19240, 126),
(19240, 139),
(19241, 81),
(19241, 126),
(19241, 128),
(19242, 81),
(19242, 126),
(19242, 128),
(19242, 138),
(19243, 81),
(19243, 94),
(19243, 126),
(19243, 128),
(19244, 81),
(19244, 94),
(19244, 126),
(19244, 128),
(19245, 81),
(19245, 94),
(19245, 126),
(19245, 128),
(19246, 81),
(19246, 94),
(19246, 126),
(19247, 81),
(19247, 94),
(19247, 126),
(19247, 128),
(19248, 81),
(19248, 92),
(19248, 128),
(19248, 135),
(19249, 131),
(19250, 131),
(19251, 77),
(19251, 107),
(19253, 100),
(19253, 131),
(19254, 115),
(19255, 115),
(19256, 115),
(19257, 115),
(19258, 115),
(19259, 115),
(19260, 115),
(19261, 77),
(19261, 107),
(19262, 94),
(19262, 126),
(19263, 94),
(19263, 126),
(19264, 94),
(19264, 126),
(19265, 94),
(19265, 126),
(19266, 94),
(19266, 126),
(19267, 94),
(19267, 126),
(19268, 137),
(19268, 149),
(19268, 150),
(19269, 137),
(19269, 149),
(19269, 150),
(19270, 137),
(19270, 149),
(19270, 150),
(19271, 149),
(19271, 150),
(19272, 137),
(19272, 149),
(19272, 150),
(19273, 137),
(19273, 149),
(19273, 150),
(19274, 151),
(19275, 91),
(19275, 151),
(19276, 91),
(19276, 151),
(19277, 91),
(19277, 151),
(19278, 91),
(19278, 151),
(19279, 91),
(19279, 151),
(19280, 91),
(19280, 151),
(19281, 91),
(19281, 151),
(19282, 91),
(19282, 151),
(19283, 91),
(19283, 151),
(19284, 91),
(19284, 121),
(19284, 151),
(19285, 91),
(19285, 121),
(19285, 151),
(19286, 91),
(19286, 127),
(19287, 100),
(19287, 152),
(19288, 100),
(19288, 101),
(19292, 100),
(19292, 101),
(19293, 100),
(19293, 101),
(19294, 100),
(19294, 101),
(19295, 100),
(19295, 101),
(19296, 100),
(19296, 101),
(19297, 100),
(19297, 101),
(19298, 100),
(19298, 101),
(19299, 100),
(19299, 101),
(19300, 100),
(19300, 101),
(19301, 100),
(19301, 101),
(19302, 100),
(19302, 101),
(19304, 100),
(19304, 101),
(19305, 100),
(19305, 101),
(19306, 101),
(19306, 118),
(19307, 100),
(19307, 101),
(19308, 100),
(19308, 101),
(19309, 100),
(19309, 101),
(19311, 100),
(19311, 101),
(19312, 100),
(19312, 101),
(19313, 121),
(19314, 121),
(19315, 121),
(19316, 121),
(19318, 109),
(19319, 93),
(19320, 93),
(19322, 137),
(19323, 97),
(19324, 87),
(19325, 93),
(19326, 97),
(19327, 97),
(19328, 93),
(19329, 73),
(19330, 137),
(19331, 77),
(19332, 105),
(19333, 131),
(19334, 152),
(19335, 93),
(19336, 80);

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

--
-- Table structure for table `ab1l_products_to_downloads`
--

CREATE TABLE `ab1l_products_to_downloads` (
  `product_id` int(11) NOT NULL,
  `download_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_products_to_downloads`
--

INSERT INTO `ab1l_products_to_downloads` (`product_id`, `download_id`) VALUES
(171, 3);

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

--
-- Table structure for table `ab1l_products_to_stores`
--

CREATE TABLE `ab1l_products_to_stores` (
  `product_id` int(11) NOT NULL,
  `store_id` int(11) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_products_to_stores`
--

INSERT INTO `ab1l_products_to_stores` (`product_id`, `store_id`) VALUES
(124, 0),
(128, 0),
(129, 0),
(130, 0),
(131, 0),
(132, 0),
(133, 0),
(134, 0),
(135, 0),
(136, 0),
(137, 0),
(138, 0),
(139, 0),
(140, 0),
(141, 0),
(142, 0),
(143, 0),
(144, 0),
(146, 0),
(147, 0),
(148, 0),
(149, 0),
(150, 0),
(151, 0),
(152, 0),
(153, 0),
(154, 0),
(155, 0),
(156, 0),
(157, 0),
(158, 0),
(159, 0),
(160, 0),
(161, 0),
(162, 0),
(163, 0),
(164, 0),
(165, 0),
(166, 0),
(167, 0),
(168, 0),
(169, 0),
(171, 0),
(172, 0),
(173, 0),
(174, 0),
(175, 0),
(176, 0),
(177, 0),
(178, 0),
(179, 0),
(180, 0),
(181, 0),
(182, 0),
(183, 0),
(184, 0),
(185, 0),
(186, 0),
(187, 0),
(189, 0),
(190, 0),
(191, 0),
(192, 0),
(193, 0),
(194, 0),
(195, 0),
(196, 0),
(197, 0),
(198, 0),
(199, 0),
(200, 0),
(201, 0),
(202, 0),
(203, 0),
(204, 0),
(205, 0),
(206, 0),
(207, 0),
(208, 0),
(209, 0),
(210, 0),
(211, 0),
(212, 0),
(213, 0),
(214, 0),
(215, 0),
(216, 0),
(217, 0),
(218, 0),
(219, 0),
(220, 0),
(221, 0),
(222, 0),
(223, 0),
(225, 0),
(226, 0),
(228, 0),
(229, 0),
(230, 0),
(231, 0),
(232, 0),
(233, 0),
(234, 0),
(236, 0),
(237, 0),
(19238, 0),
(19239, 0),
(19240, 0),
(19241, 0),
(19242, 0),
(19243, 0),
(19244, 0),
(19245, 0),
(19246, 0),
(19247, 0),
(19248, 0),
(19249, 0),
(19250, 0),
(19251, 0),
(19253, 0),
(19254, 0),
(19255, 0),
(19256, 0),
(19257, 0),
(19258, 0),
(19259, 0),
(19260, 0),
(19261, 0),
(19262, 0),
(19263, 0),
(19264, 0),
(19265, 0),
(19266, 0),
(19267, 0),
(19268, 0),
(19269, 0),
(19270, 0),
(19271, 0),
(19272, 0),
(19273, 0),
(19274, 0),
(19275, 0),
(19276, 0),
(19277, 0),
(19278, 0),
(19279, 0),
(19280, 0),
(19281, 0),
(19282, 0),
(19283, 0),
(19284, 0),
(19285, 0),
(19286, 0),
(19287, 0),
(19288, 0),
(19292, 0),
(19293, 0),
(19294, 0),
(19295, 0),
(19296, 0),
(19297, 0),
(19297, 2),
(19298, 0),
(19299, 0),
(19300, 0),
(19301, 0),
(19302, 0),
(19303, 0),
(19304, 0),
(19305, 0),
(19306, 0),
(19307, 0),
(19308, 0),
(19309, 0),
(19311, 0),
(19312, 0),
(19313, 0),
(19314, 0),
(19315, 0),
(19316, 0),
(19317, 0),
(19318, 0),
(19319, 0),
(19320, 0),
(19321, 0),
(19322, 0),
(19323, 0),
(19324, 0),
(19326, 0),
(19327, 0),
(19328, 0),
(19329, 0),
(19330, 0),
(19331, 0),
(19332, 0),
(19333, 0),
(19334, 0),
(19335, 0),
(19336, 0);

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

--
-- Table structure for table `ab1l_product_descriptions`
--

CREATE TABLE `ab1l_product_descriptions` (
  `product_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL COMMENT 'translatable',
  `meta_keywords` varchar(255) NOT NULL COMMENT 'translatable',
  `meta_description` varchar(255) NOT NULL COMMENT 'translatable',
  `description` longtext NOT NULL COMMENT 'translatable',
  `blurb` text NOT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_product_descriptions`
--

INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(139, 1, 'Access Control and Time &amp; Attendance Reader', 'Access Control and Time &amp; Attendance Reader', 'Access Control and Time &amp; Attendance Reader', '&lt;br /&gt;&lt;br /&gt;&lt;table class=&quot;dsR7 dsR11 ke-zeroborder dsR4&quot; style=&quot;width: 100%;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;4&quot; border=&quot;0&quot; align=&quot;right&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Capacity&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td class=&quot;dsR12&quot; style=&quot;text-align: right;&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;Fingerprint:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Transaction:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Record Storage:&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;50,000 Templates&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; 200,000 Events&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; 200,000&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Display&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;3.5 in. Color TFT LCD&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;color: #7ac34e; font-size: 14px; line-height: 21px;&quot;&gt;Interface&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;1:N (6000 templates) &amp;lt;1 second (typical)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;color: #7ac34e; font-size: 14px; line-height: 21px;&quot;&gt;Fingerprint Sensor&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;ZK Optic Sensor&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Communication&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td class=&quot;dsR8&quot; style=&quot;text-align: right;&quot;&gt;&lt;/td&gt;&lt;td class=&quot;dsR15&quot; style=&quot;text-align: right; vertical-align: top;&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;Data:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Interface:&lt;/span&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;line-height: 1.5; text-align: right;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;dsR14&quot; style=&quot;vertical-align: top;&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;Ethernet 10/100&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; USB, Wiegand Ports Input / Output&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Power&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td class=&quot;dsR12&quot; style=&quot;text-align: right;&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;Power Supply:&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;12V DC, 3A&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Environment&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td class=&quot;dsR12&quot; style=&quot;text-align: right;&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;Operating Temperature:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Humidity:&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;32° F to 113° F ( 0° C to 45° C)&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; 5% to 80%&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Supported Options&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td class=&quot;dsR12&quot; style=&quot;text-align: right;&quot;&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;RFID&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Dimensions&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td class=&quot;dsR12&quot; style=&quot;text-align: right;&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;Width:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Hight:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Depth:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Weight:&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;8.4 in. (21.3 cm)&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; 7.0 in. (17.8 cm)&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; 1.87 in. (4.75 cm)&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; 4.4 lbs. (2.0 kg)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(137, 1, 'Fingerprint Time Attendance &amp; Access Control Terminal', 'Fingerprint Time Attendance &amp; Access Control Terminal', 'Fingerprint Time Attendance &amp; Access Control Terminal', '&lt;table width=&quot;678&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; width=&quot;678&quot;&gt;&lt;h2&gt;Technical Specifications&lt;/h2&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Fingerprint Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;20,000&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;ID Card Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;20,000 (Optional)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Record Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;150,000&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Display&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;3 .5-inch TFT Screen&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Communication&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;TCP/IP, USB-host&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Standard Functions&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Work code, SMS, DST, Webserver, Scheduled-bell, Self-Service Query,&lt;/p&gt;&lt;p&gt;Automatic Status Switch, Photo ID, Multiple Verify Mode, T9 Input, Camera, Anti-passback&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Access Control Interface&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;3rd Party Electric Lock, Door Sensor, Exit Button, Alarm, Bell&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Wiegand Signal&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Input &amp;amp; Output&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Optional Functions&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ID/Mifare, GPRS, 3G(WCDMA), Wi-Fi, External Printer, WDMS&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Software&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ZKTime.Net 3.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Power Supply&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;DC12V 3A&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Verification Speed&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;≤1 Sec.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Temp&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;0°C - 45°C&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Humidity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;20% - 80%&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Dimension&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;206.0×150.0×48.4mm (Length×Width×Thickness)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Net Weight&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;556g&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(137, 2, 'Fingerprint Time Attendance &amp; Access Control Terminal', 'Fingerprint Time Attendance &amp; Access Control Terminal', 'Fingerprint Time Attendance &amp; Access Control Terminal', '&lt;table width=&quot;678&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; width=&quot;678&quot;&gt;&lt;h2&gt;Technical Specifications&lt;/h2&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Fingerprint Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;20,000&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;ID Card Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;20,000 (Optional)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Record Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;150,000&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Display&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;3 .5-inch TFT Screen&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Communication&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;TCP/IP, USB-host&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Standard Functions&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Work code, SMS, DST, Webserver, Scheduled-bell, Self-Service Query,&lt;/p&gt;&lt;p&gt;Automatic Status Switch, Photo ID, Multiple Verify Mode, T9 Input, Camera, Anti-passback&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Access Control Interface&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;3rd Party Electric Lock, Door Sensor, Exit Button, Alarm, Bell&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Wiegand Signal&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Input &amp;amp; Output&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Optional Functions&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ID/Mifare, GPRS, 3G(WCDMA), Wi-Fi, External Printer, WDMS&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Software&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ZKTime.Net 3.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Power Supply&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;DC12V 3A&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Verification Speed&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;≤1 Sec.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Temp&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;0°C - 45°C&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Humidity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;20% - 80%&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Dimension&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;206.0×150.0×48.4mm (Length×Width×Thickness)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Net Weight&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;556g&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(140, 2, 'Desktop PC Intel Core i3 8GB RAM 1TB HDD', 'Desktop PC Intel Core i3 8GB RAM 1TB HDD', 'Desktop PC Intel Core i3 8GB RAM 1TB HDD', '&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;wide_sky_box_header&quot;&gt;&lt;h2&gt;Product Feature&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Desktop Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Tower PC&lt;/td&gt;&lt;/tr&gt;\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Monitor&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HP 18.5″ LED Monitor&lt;/td&gt;&lt;/tr&gt;\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Core i3-8100&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Speed&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;3.60 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Gigabyte Z370&lt;/td&gt;&lt;/tr&gt;\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;DDR4 8 GB 2400 BUS&lt;/td&gt;&lt;/tr&gt;\r\n\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;ROM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;24x Super Multi DVD R/W&lt;/td&gt;&lt;/tr&gt;\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;1 TB Toshiba&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Disk Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HDD&lt;/td&gt;&lt;/tr&gt;\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Graphics Card&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Integrated Intel 620 HD Graphics&lt;/td&gt;&lt;/tr&gt;\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Networking&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;10/100 Integrated&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Keyboard&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;USB Standard Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Mouse&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;USB Optical Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Modem&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;2G/3G/4G Support&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Casing&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;ATX Thermal Casing&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product desktop pc comes with 3 years warranty.&lt;/p&gt;&lt;/div&gt;', ''),
(139, 2, 'Access Control and Time &amp; Attendance Reader', 'Access Control and Time &amp; Attendance Reader', 'Access Control and Time &amp; Attendance Reader', '&lt;br /&gt;&lt;br /&gt;&lt;table class=&quot;dsR7 dsR11 ke-zeroborder dsR4&quot; style=&quot;width: 100%;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;4&quot; border=&quot;0&quot; align=&quot;right&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Capacity&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td class=&quot;dsR12&quot; style=&quot;text-align: right;&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;Fingerprint:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Transaction:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Record Storage:&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;50,000 Templates&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; 200,000 Events&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; 200,000&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Display&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;3.5 in. Color TFT LCD&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;color: #7ac34e; font-size: 14px; line-height: 21px;&quot;&gt;Interface&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;1:N (6000 templates) &amp;lt;1 second (typical)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;color: #7ac34e; font-size: 14px; line-height: 21px;&quot;&gt;Fingerprint Sensor&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;ZK Optic Sensor&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Communication&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td class=&quot;dsR8&quot; style=&quot;text-align: right;&quot;&gt;&lt;/td&gt;&lt;td class=&quot;dsR15&quot; style=&quot;text-align: right; vertical-align: top;&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;Data:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Interface:&lt;/span&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;line-height: 1.5; text-align: right;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;dsR14&quot; style=&quot;vertical-align: top;&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;Ethernet 10/100&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; USB, Wiegand Ports Input / Output&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Power&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td class=&quot;dsR12&quot; style=&quot;text-align: right;&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;Power Supply:&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;12V DC, 3A&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Environment&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td class=&quot;dsR12&quot; style=&quot;text-align: right;&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;Operating Temperature:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Humidity:&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;32° F to 113° F ( 0° C to 45° C)&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; 5% to 80%&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Supported Options&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td class=&quot;dsR12&quot; style=&quot;text-align: right;&quot;&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;RFID&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 14px; color: #7ac34e;&quot;&gt;Dimensions&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td class=&quot;dsR8&quot;&gt;&lt;/td&gt;&lt;td class=&quot;dsR12&quot; style=&quot;text-align: right;&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;Width:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Hight:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Depth:&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; Weight:&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;8.4 in. (21.3 cm)&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; 7.0 in. (17.8 cm)&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; 1.87 in. (4.75 cm)&lt;/span&gt;&lt;br /&gt; &lt;span style=&quot;font-size: 12px;&quot;&gt; 4.4 lbs. (2.0 kg)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(138, 1, 'USB Fingerprint Scanner', 'USB Fingerprint Scanner', 'USB Fingerprint Scanner', '&lt;table style=&quot;width: 532.5pt;&quot; width=&quot;710&quot; height=&quot;574&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;20&quot;&gt;&lt;td class=&quot;et4&quot; colspan=&quot;2&quot; x:str=&quot;&quot; style=&quot;font-size: 12pt; vertical-align: bottom; height: 15pt; width: 298.5pt;&quot; width=&quot;398&quot; height=&quot;20&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 16px; font-family: Tahoma; color: #99bb00;&quot;&gt;Technical Specifications&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Model Name&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;SLK20R&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Material&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Optical&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;CPU&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;280MHz DSP&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Flash&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;32 MB&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;SoC&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;RTOS[image out only]&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Image Quality&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;2 million pixels CMOS&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Encrypted Fingerprint Data&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;YES&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Sunlight Operation&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Yes, Dark field and Automatic Gain / Exposure&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Water Splash&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;YES&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Dry, Wet, or Rough Fingerprints&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Work well&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Power Consumption&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et7&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;5V:200mA Scanning;5V:60mA idle (waiting for finger)&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Live Fingerprint Detection&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;YES&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;LED&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;White&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;22&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 16.5pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;22&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Product Certifications&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 16.5pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;22&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;FCC, CE, RoHS, PIV&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Power Voltage&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;5V (USB)&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Power Current&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;200mA&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Communication&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;USB 2.0 / USB1.1&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Interface Socket&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;USB Type A&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Image Resolution&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;500~1000 dpi&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Effective Collecting Area&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;15.24 * 20.32 mm (FAP20)&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Collecting Area&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;16.5 * 23 mm&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Image Size&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;300 * 400 pixel (FAP20 )&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Dimension&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;49 * 44 * 20.1mm (L*W*H)&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Image Format&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;RAW, BMP, JPG&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Template&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;ZKFinger V10.0 ; ISO19794-2 ; ANSI-378&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Template Size&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;1- 4KB (ZKFinger V10.0);1568 B (ISO 19794-2)&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Gray Level&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:num=&quot;256&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;256&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Weight&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;0.12kg&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Operating Environment&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;-20 °C ~ +50 °C; 90% r.h.&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(138, 2, 'USB Fingerprint Scanner', 'USB Fingerprint Scanner', 'USB Fingerprint Scanner', '&lt;table style=&quot;width: 532.5pt;&quot; width=&quot;710&quot; height=&quot;574&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;20&quot;&gt;&lt;td class=&quot;et4&quot; colspan=&quot;2&quot; x:str=&quot;&quot; style=&quot;font-size: 12pt; vertical-align: bottom; height: 15pt; width: 298.5pt;&quot; width=&quot;398&quot; height=&quot;20&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 16px; font-family: Tahoma; color: #99bb00;&quot;&gt;Technical Specifications&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Model Name&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;SLK20R&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Material&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Optical&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;CPU&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;280MHz DSP&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Flash&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;32 MB&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;SoC&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;RTOS[image out only]&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Image Quality&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;2 million pixels CMOS&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Encrypted Fingerprint Data&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;YES&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Sunlight Operation&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Yes, Dark field and Automatic Gain / Exposure&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Water Splash&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;YES&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Dry, Wet, or Rough Fingerprints&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Work well&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Power Consumption&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et7&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;5V:200mA Scanning;5V:60mA idle (waiting for finger)&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Live Fingerprint Detection&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;YES&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;LED&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;White&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;22&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 16.5pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;22&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Product Certifications&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 16.5pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;22&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;FCC, CE, RoHS, PIV&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Power Voltage&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;5V (USB)&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Power Current&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;200mA&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Communication&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;USB 2.0 / USB1.1&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Interface Socket&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;USB Type A&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Image Resolution&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;500~1000 dpi&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Effective Collecting Area&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;15.24 * 20.32 mm (FAP20)&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Collecting Area&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;16.5 * 23 mm&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Image Size&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;300 * 400 pixel (FAP20 )&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Dimension&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;49 * 44 * 20.1mm (L*W*H)&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Image Format&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;RAW, BMP, JPG&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Template&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;ZKFinger V10.0 ; ISO19794-2 ; ANSI-378&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Template Size&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;1- 4KB (ZKFinger V10.0);1568 B (ISO 19794-2)&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Gray Level&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:num=&quot;256&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;256&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Weight&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;0.12kg&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot; height=&quot;19&quot;&gt;&lt;td class=&quot;et5&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; text-align: right; vertical-align: bottom; height: 14.25pt; width: 149.25pt;&quot; width=&quot;199&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;Operating Environment&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class=&quot;et6&quot; x:str=&quot;&quot; style=&quot;color: #333333; font-size: 6pt; vertical-align: bottom; height: 14.25pt; width: 383.25pt;&quot; width=&quot;511&quot; height=&quot;19&quot;&gt;&lt;p&gt;&lt;span style=&quot;line-height: 2; font-size: 12px; font-family: Tahoma;&quot;&gt;-20 °C ~ +50 °C; 90% r.h.&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(136, 2, 'Fingerprint Time &amp; Attendance and Access Control Terminal', 'Fingerprint Time &amp; Attendance and Access Control Terminal', 'Fingerprint Time &amp; Attendance and Access Control Terminal', '&lt;table class=&quot;ke-zeroborder&quot; style=&quot;background-image: none; background-attachment: scroll; background-size: auto; background-origin: padding-box; background-clip: border-box; background-position: 0% 0%; background-repeat: repeat;&quot; width=&quot;680&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 444.45pt;&quot; width=&quot;593&quot;&gt;&lt;h2 style=&quot;line-height: 18pt; margin: 0.83em 0cm; background-image: none; background-attachment: scroll; background-size: auto; background-origin: padding-box; background-clip: border-box; background-position: 0% 0%; background-repeat: repeat;&quot;&gt;Technical Specifications&lt;/h2&gt;&lt;/td&gt;&lt;td style=&quot;border: 0px #000000; border-image-source: none; padding: 0cm;&quot; width=&quot;88&quot;&gt;&lt;p style=&quot;margin: 0cm 0cm 0pt;&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Fingerprint Capacity &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;8000 &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;ID Card Capacity &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;10,000 (Optional) &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Record Capacity &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;200,000 &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Display &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;3.5-inch Screen &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Communication &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;TCP/IP, RS232/485, USB (host &amp;amp; Client)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Standard Functions &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;Workcode, SMS, DST, Scheduled-bell, Self-Service Query, Automatic Status Switch, T9 input, &lt;/p&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;and photo-ID , 9 digit user ID&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Optional Functions &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;ID/Mifare/HID, Webserver and Wi-Fi, 3G and GPRS&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Software &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;ZKTime.Net &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Power Supply &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;DC 12V 1.5A &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Verification Speed &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;≤ 1 sec &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Operating Temp. &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;0°C- 45°C &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Operating Humidity &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;20%-80% &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Dimension &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;250.6×150×41.6mm (Length×Width×Thickness) &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Gross Weight &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;1.40 kg &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(136, 1, 'Fingerprint Time &amp; Attendance and Access Control Terminal', 'Fingerprint Time &amp; Attendance and Access Control Terminal', 'Fingerprint Time &amp; Attendance and Access Control Terminal', '&lt;table class=&quot;ke-zeroborder&quot; style=&quot;background-image: none; background-attachment: scroll; background-size: auto; background-origin: padding-box; background-clip: border-box; background-position: 0% 0%; background-repeat: repeat;&quot; width=&quot;680&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 444.45pt;&quot; width=&quot;593&quot;&gt;&lt;h2 style=&quot;line-height: 18pt; margin: 0.83em 0cm; background-image: none; background-attachment: scroll; background-size: auto; background-origin: padding-box; background-clip: border-box; background-position: 0% 0%; background-repeat: repeat;&quot;&gt;Technical Specifications&lt;/h2&gt;&lt;/td&gt;&lt;td style=&quot;border: 0px #000000; border-image-source: none; padding: 0cm;&quot; width=&quot;88&quot;&gt;&lt;p style=&quot;margin: 0cm 0cm 0pt;&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Fingerprint Capacity &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;8000 &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;ID Card Capacity &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;10,000 (Optional) &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Record Capacity &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;200,000 &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Display &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;3.5-inch Screen &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Communication &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;TCP/IP, RS232/485, USB (host &amp;amp; Client)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Standard Functions &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;Workcode, SMS, DST, Scheduled-bell, Self-Service Query, Automatic Status Switch, T9 input, &lt;/p&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;and photo-ID , 9 digit user ID&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Optional Functions &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;ID/Mifare/HID, Webserver and Wi-Fi, 3G and GPRS&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Software &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;ZKTime.Net &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Power Supply &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;DC 12V 1.5A &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Verification Speed &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;≤ 1 sec &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Operating Temp. &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;0°C- 45°C &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Operating Humidity &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;20%-80% &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;firstbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Dimension &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;250.6×150×41.6mm (Length×Width×Thickness) &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;secondbg&quot;&gt;&lt;td style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 4cm;&quot; width=&quot;151&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm; text-align: right;&quot; align=&quot;right&quot;&gt;Gross Weight &lt;/p&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;border: #000000; border-image-source: none; padding: 1pt 5pt; width: 396.85pt;&quot; width=&quot;529&quot; valign=&quot;top&quot;&gt;&lt;p style=&quot;margin: 3.75pt 0cm;&quot;&gt;1.40 kg &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(135, 2, 'RS485 Slave Reader', 'RS485 Slave Reader', 'RS485 Slave Reader', '&lt;table width=&quot;678&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; width=&quot;678&quot;&gt;&lt;h2&gt;Technical Specifications&lt;/h2&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Model&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;FR1200&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;CPU&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;324 MHz&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Fingerprint Sensor&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ZK Small Size Sensor&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Algorithm Version&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ZKFinger VX10.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Communication&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;RS485&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Standard Function&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ID Card Module&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Optional Function&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;MF Card Module&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Voice Prompt&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Buzzer&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Power Supply&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;DC 12V&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Temperature&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;0 ~ 45°C (32°~113°F)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Protection Grade&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;IP65&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Dimension(L x W x H)&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;102 x 50 x 37mm&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(135, 1, 'RS485 Slave Reader', 'RS485 Slave Reader', 'RS485 Slave Reader', '&lt;table width=&quot;678&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; width=&quot;678&quot;&gt;&lt;h2&gt;Technical Specifications&lt;/h2&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Model&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;FR1200&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;CPU&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;324 MHz&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Fingerprint Sensor&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ZK Small Size Sensor&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Algorithm Version&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ZKFinger VX10.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Communication&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;RS485&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Standard Function&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ID Card Module&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Optional Function&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;MF Card Module&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Voice Prompt&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Buzzer&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Power Supply&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;DC 12V&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Temperature&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;0 ~ 45°C (32°~113°F)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Protection Grade&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;IP65&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Dimension(L x W x H)&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;102 x 50 x 37mm&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(128, 1, 'Dahua HAC-HFW1000R 1MP Water-proof Bullet Camera', 'Dahua HAC-HFW1000R', 'Dahua HAC-HFW1000R', 'Dahua HAC-HFW1000R Water-proof Bullet Camera \r\n\r\n    1 Megapixel CMOS \r\n    25/30fps@720P\r\n    High speed, long distance real-time transmission\r\n    Day/Night(ICR), AWB, AGC, BLC, 2DNR\r\n    3.6mm fixed lens (2.8mm optional)\r\n    Max. IR LEDs length 20m, Smart IR\r\n    IP67, DC12V  \r\n\r\n01 Year Warranty', ''),
(128, 2, 'Dahua HAC-HFW1000R 1MP Water-proof Bullet Camera', 'Dahua HAC-HFW1000R', 'Dahua HAC-HFW1000R', 'Dahua HAC-HFW1000R Water-proof Bullet Camera \r\n\r\n    1 Megapixel CMOS \r\n    25/30fps@720P\r\n    High speed, long distance real-time transmission\r\n    Day/Night(ICR), AWB, AGC, BLC, 2DNR\r\n    3.6mm fixed lens (2.8mm optional)\r\n    Max. IR LEDs length 20m, Smart IR\r\n    IP67, DC12V  \r\n\r\n01 Year Warranty', ''),
(129, 1, 'Dahua HAC-HDW1000R 1MP Dome Type Camera', 'Dahua HAC-HDW1000R', 'Dahua HAC-HDW1000R', 'Dahua HAC-HDW1000R Dome Type Camera \r\n\r\n    Technology    :  HDCVI Dome Type Camera\r\n    Resolution      : 1MP/ 720p\r\n    Key Features  :  Long Distance Real Time High\r\n    Speed Data Transmission\r\n    Lens                 :  3.6 mm Fixed\r\n    IR Distance     :  20 mtr\r\n\r\n02 Years Warranty ', ''),
(129, 2, 'Dahua HAC-HDW1000R 1MP Dome Type Camera', 'Dahua HAC-HDW1000R', 'Dahua HAC-HDW1000R', 'Dahua HAC-HDW1000R Dome Type Camera \r\n\r\n    Technology    :  HDCVI Dome Type Camera\r\n    Resolution      : 1MP/ 720p\r\n    Key Features  :  Long Distance Real Time High\r\n    Speed Data Transmission\r\n    Lens                 :  3.6 mm Fixed\r\n    IR Distance     :  20 mtr\r\n\r\n02 Years Warranty ', ''),
(130, 1, 'Dahua DH-HAC-HFW1020B 1MP 720P Bullet Camera', 'Dahua DH-HAC-HFW1020B', 'Dahua DH-HAC-HFW1020B', 'Dahua DH-HAC-HFW1020B 1MP 720P Bullet Camera\r\n\r\n    1Megapixel CMOS \r\n    25/30fps@720P\r\n    High speed, long distance real-time transmission\r\n    HD and SD switchable\r\n    OSD Menu, control over coaxial cable\r\n    WDR(120dB), Day/Night(ICR), 3DNR, Auto Iris\r\n    AC24V/DC12V\r\n\r\n01 Year Warranty ', ''),
(130, 2, 'Dahua DH-HAC-HFW1020B 1MP 720P Bullet Camera', 'Dahua DH-HAC-HFW1020B', 'Dahua DH-HAC-HFW1020B', 'Dahua DH-HAC-HFW1020B 1MP 720P Bullet Camera\r\n\r\n    1Megapixel CMOS \r\n    25/30fps@720P\r\n    High speed, long distance real-time transmission\r\n    HD and SD switchable\r\n    OSD Menu, control over coaxial cable\r\n    WDR(120dB), Day/Night(ICR), 3DNR, Auto Iris\r\n    AC24V/DC12V\r\n\r\n01 Year Warranty ', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(131, 1, 'Dahua HAC-HFW-1200RP 2MP HDCVI IR BULLET Camera', 'Dahua HAC-HFW-1200RP', 'Dahua HAC-HFW-1200RP', '&lt;div itemprop=&quot;description&quot;&gt;&lt;p&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Dahua HAC-HFW-1200RP 2MP HDCVI IR BULLET Camera&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Resolution                     :  2MP /1080P&lt;/li&gt;&lt;li&gt;Key Features                   : 1 / 2.7’’  2 MP CMOS,  ICR&lt;/li&gt;&lt;li&gt;Lens                                 : 3.6 mm /6mm &lt;/li&gt;&lt;li&gt;Viewing angle                 :  89.9 / 59.4  Degree &lt;/li&gt;&lt;li&gt;IR Distance                     :  20Meter&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;01 Year Warranty&lt;/p&gt;&lt;/div&gt;', ''),
(131, 2, 'Dahua HAC-HFW-1200RP 2MP HDCVI IR BULLET Camera', 'Dahua HAC-HFW-1200RP', 'Dahua HAC-HFW-1200RP', '&lt;div itemprop=&quot;description&quot;&gt;&lt;p&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Dahua HAC-HFW-1200RP 2MP HDCVI IR BULLET Camera&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Resolution                     :  2MP /1080P&lt;/li&gt;&lt;li&gt;Key Features                   : 1 / 2.7’’  2 MP CMOS,  ICR&lt;/li&gt;&lt;li&gt;Lens                                 : 3.6 mm /6mm &lt;/li&gt;&lt;li&gt;Viewing angle                 :  89.9 / 59.4  Degree &lt;/li&gt;&lt;li&gt;IR Distance                     :  20Meter&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;01 Year Warranty&lt;/p&gt;&lt;/div&gt;', ''),
(132, 1, 'iron safe security locker', 'iron safe security locker', 'iron safe security locker', '&lt;strong&gt;iron safe security locker&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Fire prop&lt;br /&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Bullet prop&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Water prop&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ship cutting plate 2 mm&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;High performance locker&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;26 pieces knob&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Length: 26 Inch&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Width: 40 Inch&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Height: 60 Inch&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Weight: 450 Kg +&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;lock warranty 3 years&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;', ''),
(132, 2, 'iron safe security locker', 'iron safe security locker', 'iron safe security locker', '&lt;strong&gt;iron safe security locker&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Fire prop&lt;br /&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Bullet prop&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Water prop&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ship cutting plate 2 mm&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;High performance locker&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;26 pieces knob&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Length: 26 Inch&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Width: 40 Inch&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Height: 60 Inch&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Weight: 450 Kg +&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;lock warranty 3 years&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;', ''),
(133, 1, 'ZKTeco F22 Wi-Fi UltraThin fingerprint time attendance and access control terminal', '', '', '&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; width=&quot;677&quot;&gt;&lt;p&gt;Technical Specifications&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Display&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;2.4-inch TFT LCD Color Screen&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Fingerprint Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;3000&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Card Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;5000(Optional) ID or mifare card&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Transaction Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;30,000&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Sensor&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;BioID Sensor/ SilkID Sensor (optional)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Algorithm Version&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ZKFinger VX10.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Communication&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;RS232/485, TCP/IP, USB-host,Wi-Fi&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Access Control Interface&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;3rd Party Electric Lock, Door Sensor, Exit Button, Alarm&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Wiegand Signal&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Input, Output&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Aux. Input&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;1ea for linkage function&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Functions&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;DST, Automatic Status Switch, Record query, T9 input, 14 digit user ID,&lt;/p&gt;&lt;p&gt;Anti-passback, Scheduled-Bell, Printer(Optional), ADMS(Optional)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Power Supply&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;12V DC,3A&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Temperature&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;0 °C- 45 °C&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Humidity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;20%-80%&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Dimension(LxWxH)&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;158.5x78.0x19.4mm&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;SDK and software&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Standalone SDK,ZKAccess3.5 software&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(133, 2, 'Ultra thin fingerprint time attendance and access control terminal', '', '', '&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; width=&quot;677&quot;&gt;&lt;p&gt;Technical Specifications&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Display&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;2.4-inch TFT LCD Color Screen&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Fingerprint Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;3000&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Card Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;5000(Optional) ID or mifare card&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Transaction Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;30,000&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Sensor&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;BioID Sensor/ SilkID Sensor (optional)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Algorithm Version&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ZKFinger VX10.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Communication&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;RS232/485, TCP/IP, USB-host,Wi-Fi&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Access Control Interface&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;3rd Party Electric Lock, Door Sensor, Exit Button, Alarm&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Wiegand Signal&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Input, Output&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Aux. Input&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;1ea for linkage function&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Functions&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;DST, Automatic Status Switch, Record query, T9 input, 14 digit user ID,&lt;/p&gt;&lt;p&gt;Anti-passback, Scheduled-Bell, Printer(Optional), ADMS(Optional)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Power Supply&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;12V DC,3A&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Temperature&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;0 °C- 45 °C&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Humidity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;20%-80%&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Dimension(LxWxH)&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;158.5x78.0x19.4mm&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;SDK and software&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Standalone SDK,ZKAccess3.5 software&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(134, 1, 'ZKTeco F18 Fingerprint Standalone Access Control and Time Attendance', 'Fingerprint Standalone Access Control and Time Attendance', 'Fingerprint Standalone Access Control and Time Attendanc', '&lt;table width=&quot;678&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; width=&quot;678&quot;&gt;&lt;h2&gt;Technical Specifications&lt;/h2&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Fingerprint Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;3000 Templates&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Card Capacity&lt;/td&gt;&lt;td&gt;5,000 (Optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Transaction Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;30,000 Transactions&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Sensor&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ZK Optical Sensor&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Algorithm Version&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ZK Finger VX9.0&amp;amp;10.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Communication&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;RS232/485, TCP/IP, USB-host&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Access Control Interface&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;3rd Party Electric Lock, Door Sensor, Exit Button, Alarm, Doorbell&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Wiegand Signal&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Input and Output&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Display&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;TFT LCD Color Screen&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Interface Styles&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Common, Matrix and Magic styles&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Standard Function&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Webserver, Anti-passback&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Optional Function&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ID Card, Mifare Card&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Power Supply&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;12V DC,3A&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Temperature&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;0 °C- 45 °C&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Humidity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;20%-80%&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Dimension(WxDxH)&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;80×183×42mm&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(134, 2, 'Fingerprint Standalone Access Control and Time Attendance', 'Fingerprint Standalone Access Control and Time Attendance', 'Fingerprint Standalone Access Control and Time Attendanc', '&lt;table width=&quot;678&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; width=&quot;678&quot;&gt;&lt;h2&gt;Technical Specifications&lt;/h2&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Fingerprint Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;3000 Templates&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Card Capacity&lt;/td&gt;&lt;td&gt;5,000 (Optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Transaction Capacity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;30,000 Transactions&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Sensor&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ZK Optical Sensor&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Algorithm Version&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ZK Finger VX9.0&amp;amp;10.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Communication&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;RS232/485, TCP/IP, USB-host&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Access Control Interface&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;3rd Party Electric Lock, Door Sensor, Exit Button, Alarm, Doorbell&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Wiegand Signal&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Input and Output&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Display&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;TFT LCD Color Screen&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Interface Styles&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Common, Matrix and Magic styles&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Standard Function&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;Webserver, Anti-passback&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Optional Function&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;ID Card, Mifare Card&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Power Supply&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;12V DC,3A&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Temperature&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;0 °C- 45 °C&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Operating Humidity&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;20%-80%&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;148&quot;&gt;&lt;p&gt;Dimension(WxDxH)&lt;/p&gt;&lt;/td&gt;&lt;td width=&quot;529&quot;&gt;&lt;p&gt;80×183×42mm&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(124, 1, 'Semi-Automatic Biochemistry Analyzer - Touch Screen', '', '', '&lt;!--n--&gt;&lt;!--n--&gt;&lt;span class=&quot;STYLE14&quot;&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/span&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;ul&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;li&gt;End point, kinetic, fixed time, mutistandard, bichromatic etc&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Filter wavelengths: 7standard filters from 340 to 800nm, 2 more open filter positions, others are available on request&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;With 20 incubating positions&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Large memory to store 200 test programs and 1000 testing results&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Excellent Q.C function Q.C. chart can be stored, displayed and printed.&lt;/li&gt;&lt;!--n--&gt;&lt;/ul&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--n--&gt;    &lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;STYLE14&quot;&gt;&lt;strong&gt;Technical Specifications&lt;/strong&gt;&lt;/span&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;ul&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;li&gt;Reading Cuvette: Both through cell and direct reading cuvette&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Incubating Positions: 20 incubation positions&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Photometric System: &lt;br /&gt;Light Source: 6V 10W long-life halogen lamp&lt;br /&gt;&lt;!--n--&gt;Filters: 7standard filters from 340 to 800nm, 2 more open filter positions; ±2 nm pass-band&lt;br /&gt;&lt;!--n--&gt;Wavelength Accuracy: ±2 nm&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Measuring System: &lt;!--n--&gt; Measuring Range: 0-3.500 O.D&lt;br /&gt;&lt;!--n--&gt;Photometric Linearity: ±2% from 0 to 2.000 O.D.&lt;br /&gt;&lt;!--n--&gt;Photometric Accuracy: ±2% from 0 to 2.000 O.D.&lt;br /&gt;&lt;!--n--&gt;Drift: less than 0.001 O.D.&lt;br /&gt;&lt;!--n--&gt;Carry Over: ≤1%&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Incubator Temperature control: 25degree.centigrade ,30degree.centigrade ,37degree.centigrade, Precision:±0.1degree.centigrade&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Reagent Volume: 200-500 ul&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Printer: Built-in thermal printer, 57mm width paper&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Power Supply: 110V 60HZ / 220V 50HZ, 60VA&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Dimensions: 34cm*38cm*18cm&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Weight: 8.5kg&lt;/li&gt;&lt;!--n--&gt;&lt;/ul&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;b&gt;Manufacturer: Clindiag&lt;/b&gt;', ''),
(124, 2, 'Semi-Automatic Biochemistry Analyzer - Touch Screen', '', '', '&lt;!--n--&gt;&lt;!--n--&gt;&lt;span class=&quot;STYLE14&quot;&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/span&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;ul&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;li&gt;End point, kinetic, fixed time, mutistandard, bichromatic etc&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Filter wavelengths: 7standard filters from 340 to 800nm, 2 more open filter positions, others are available on request&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;With 20 incubating positions&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Large memory to store 200 test programs and 1000 testing results&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Excellent Q.C function Q.C. chart can be stored, displayed and printed.&lt;/li&gt;&lt;!--n--&gt;&lt;/ul&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--n--&gt;    &lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;STYLE14&quot;&gt;&lt;strong&gt;Technical Specifications&lt;/strong&gt;&lt;/span&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;ul&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;!--t--&gt;&lt;li&gt;Reading Cuvette: Both through cell and direct reading cuvette&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Incubating Positions: 20 incubation positions&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Photometric System: &lt;br /&gt;Light Source: 6V 10W long-life halogen lamp&lt;br /&gt;&lt;!--n--&gt;Filters: 7standard filters from 340 to 800nm, 2 more open filter positions; ±2 nm pass-band&lt;br /&gt;&lt;!--n--&gt;Wavelength Accuracy: ±2 nm&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Measuring System: &lt;!--n--&gt; Measuring Range: 0-3.500 O.D&lt;br /&gt;&lt;!--n--&gt;Photometric Linearity: ±2% from 0 to 2.000 O.D.&lt;br /&gt;&lt;!--n--&gt;Photometric Accuracy: ±2% from 0 to 2.000 O.D.&lt;br /&gt;&lt;!--n--&gt;Drift: less than 0.001 O.D.&lt;br /&gt;&lt;!--n--&gt;Carry Over: ≤1%&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Incubator Temperature control: 25degree.centigrade ,30degree.centigrade ,37degree.centigrade, Precision:±0.1degree.centigrade&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Reagent Volume: 200-500 ul&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Printer: Built-in thermal printer, 57mm width paper&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Power Supply: 110V 60HZ / 220V 50HZ, 60VA&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Dimensions: 34cm*38cm*18cm&lt;/li&gt;&lt;!--n--&gt;&lt;li&gt;Weight: 8.5kg&lt;/li&gt;&lt;!--n--&gt;&lt;/ul&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;b&gt;Manufacturer: Clindiag&lt;/b&gt;', ''),
(157, 1, 'LED Video/Advertising Display Screen', 'LED Video/Advertising Display Screen', 'LED Video/Advertising Display Screen', '&lt;div class=&quot;fusion-row&quot;&gt;&lt;br /&gt;&lt;div class=&quot;fusion-fullwidth fullwidth-box fusion-fullwidth-4  fusion-parallax-none nonhundred-percent-fullwidth&quot; style=&quot;border-color: #eae9e9; border-bottom-width: 0px; border-top-width: 0px; border-bottom-style: solid; border-top-style: solid; padding: 0px 0px 30px 0px;&quot;&gt;&lt;div class=&quot;fusion-row&quot;&gt;&lt;div class=&quot;fusion-reading-box-container reading-box-container-1 pixel-tag&quot; style=&quot;margin-bottom: 84px;&quot;&gt;&lt;div class=&quot;reading-box&quot; style=&quot;background-color: #f6f6f6; border-top-width: 3px; border-top-color: #ff5722; border: 1px solid #f6f6f6;&quot;&gt;&lt;h2 data-fontsize=&quot;20&quot; data-lineheight=&quot;27&quot;&gt;Pixel Pitches&lt;/h2&gt;&lt;p align=&quot;justify&quot;&gt;Pixel pitches a common term used for LED displays defines by the ideal distance between viewer and video wall. The reason why pixel pitch is such a deciding factor is as per suitable viewing distance pixel is placed and LED walls are designed. For e.g. if the estimated viewing distance is 5 mm between the video wall and viewer then 5mm will be the pixel pitch for the same.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;fusion-row&quot;&gt;&lt;h2 data-fontsize=&quot;20&quot; data-lineheight=&quot;27&quot;&gt;6.67 &amp;amp; 8 mm&lt;/h2&gt;&lt;p align=&quot;justify&quot;&gt;6.67 mm and 8 mm true color outdoor RGB LED display screens are made up of 3 in 1 SMDs. These displays are covered with a protective covering to make them waterproof &amp;amp; weather proof. They are meant for outdoor applications where the viewing distances are shorter and resolution is an important criterion. The brightness of outdoor SMD displays is much higher than that of indoor SMD displays as these needs to be viewed even under direct sunlight in outdoor conditions.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;Typical viewing distance for 6.67 is 6-7 meters and for 8 mm it is 8 meters. P 6 and P8 outdoor videowall display screens are typically installed above shop fronts, on the streets and in parks for infotainment.&lt;/p&gt;&lt;h2 data-fontsize=&quot;20&quot; data-lineheight=&quot;27&quot;&gt;10 mm&lt;/h2&gt;&lt;p align=&quot;justify&quot;&gt;10 mm true color outdoor RGB LED display screens are made up of individual DIP LED’s with configuration of 1R1G1B for 10 mm. They are completely waterproof displays having an ingress protection of IP 66 at the front and IP 56 at the back. Typical viewing distances are 10 meters. These displays are very rugged in nature and generate very high brightness levels which can be viewed easily under direct sunlight.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;P10 is the most common product for outdoor displays with medium viewing distances. Common applications of these displays are for LED hoardings, stadium replay screens and score boards and on building facades. These can be customized to make spherical or cylindrical displays which can be installed in the center of outdoor common areas to serve as an architectural masterpiece and to disseminate important information at the same time.&lt;/p&gt;&lt;h2 data-fontsize=&quot;20&quot; data-lineheight=&quot;27&quot;&gt;16 &amp;amp; 20 mm&lt;/h2&gt;&lt;p align=&quot;justify&quot;&gt;16 mm and 20 mm true colour outdoor rgb LED display screens are made up of individual DIP LED’s with configuration of 2R1G1B. They are completely waterproof displays having an ingress protection of IP 66 at the front and IP 56 at the back. Typical viewing distances are 16 meters and 20 meters respectively. These displays are very rugged in nature and generate very high brightness levels which can be viewed easily under direct sunlight.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;P16 is the most common product for outdoor displays with large viewing distances. Common applications of these displays are for huge hoardings, stadium perimeter wall and on building rooftops.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;fusion-fullwidth fullwidth-box fusion-fullwidth-5  fusion-parallax-fixed nonhundred-percent-fullwidth&quot; style=&quot;border-color: #eae9e9; border-bottom: 0px solid #eae9e9; border-top: 0px solid #eae9e9; padding: 0px; background-color: #ffffff;&quot;&gt;&lt;div class=&quot;fusion-row&quot;&gt;&lt;h2 style=&quot;font-size: 40px; text-align: center; color: #111111; line-height: 48px; margin-bottom: 0.6em !important;&quot; data-inline-fontsize=&quot;true&quot; data-inline-lineheight=&quot;true&quot; data-fontsize=&quot;40&quot; data-lineheight=&quot;48&quot;&gt;Outdoor Pixel Pitches Specifications&lt;/h2&gt;&lt;div class=&quot;fusion-sep-clear&quot;&gt;&lt;/div&gt;&lt;div class=&quot;fusion-separator sep-single&quot; style=&quot;border-color: #ff5722; border-top-width: 2px; width: 100%; max-width: 250px; margin: 0px auto 25px auto;&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;fusion-fullwidth fullwidth-box fusion-fullwidth-6  fusion-parallax-none nonhundred-percent-fullwidth&quot; style=&quot;border-color: #eae9e9; border-bottom-width: 0px; border-top-width: 0px; border-bottom-style: solid; border-top-style: solid; padding: 20px 0px 30px 0px;&quot;&gt;&lt;div class=&quot;fusion-row&quot;&gt;&lt;div class=&quot;fusion-table table-1 desktop-view-led-spec&quot;&gt;&lt;table class=&quot;indoor-table&quot; style=&quot;width: 100%; border-collapse: collapse; border: 1px solid #e67817;&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style=&quot;border: 1px solid #e67817; text-align: center;&quot;&gt;Pixel Pitch&lt;/th&gt;&lt;th style=&quot;width: 11.5%; border: 1px solid #e67817; text-align: center;&quot; align=&quot;center&quot;&gt;3.9mm&lt;/th&gt;&lt;th style=&quot;width: 11.5%; border: 1px solid #e67817; text-align: center;&quot; align=&quot;center&quot;&gt;5mm&lt;/th&gt;&lt;th style=&quot;width: 11.5%; border: 1px solid #e67817; text-align: center;&quot; align=&quot;center&quot;&gt;6mm&lt;/th&gt;&lt;th style=&quot;width: 11.5%; border: 1px solid #e67817; text-align: center;&quot; align=&quot;center&quot;&gt;8mm&lt;/th&gt;&lt;th style=&quot;width: 11.5%; border: 1px solid #e67817; text-align: center;&quot; align=&quot;center&quot;&gt;10mm&lt;/th&gt;&lt;th style=&quot;width: 11.5%; border: 1px solid #e67817; text-align: center;&quot; align=&quot;center&quot;&gt;16mm&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Optimum Viewing Distance(m)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;&amp;gt;4&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;&amp;gt;5&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;&amp;gt;6&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;&amp;gt;8&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;&amp;gt;10&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;&amp;gt;16&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Pixel Density(pixel/m2)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;62500&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;40000&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;27777&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;15625&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;10000&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;3906&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Pixel Configuration&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;2&quot; align=&quot;center&quot;&gt;SMD 3 in 1&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;4&quot; align=&quot;center&quot;&gt;1R1G1B&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;LED Encapsulation&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;Nationstar / Kinglight / Amplight&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Module Resolution (W*H)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;64x 64&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;64x 32&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;32 x 32&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;32 x 16&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;16 x 16&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;16 x 16&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Module Dimention (mm)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;256x 256&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;320x 160&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;192 x 192&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;256 x 128&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;160 x 160&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;256 x 256&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Avg. Power Consumption(W/m2)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;350&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;400&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;300&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;300&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;300&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;250&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Max. Power Consumption(W/m2)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;800&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;1000&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;1000&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;1000&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;1000&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;850&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Ingression Proof Grade&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;IP65 (Fromt) and IP54 (Back)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Gray Scale&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;7&quot; align=&quot;center&quot;&gt;upto 16 bit / 2.81 billion&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Drive Method / Scan Mode&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;1/16 scan&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;2&quot; align=&quot;center&quot;&gt;1/8 scan&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;2&quot; align=&quot;center&quot;&gt;1/4 scan&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;1/1 Scan&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Frame Frequency(Hz)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;7&quot; align=&quot;center&quot;&gt;60&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Refresh Rate(Hz)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;300 – 2000&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Brightness (Cd/m2)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;4500&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;5500&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;5500&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;6500&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;5800&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;8000&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Operating Temperature / Humidity&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;Temperature: -20oC ~ 50oC | Humidity: 10% ~ 90% Hz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Input Voltage&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;220V or 110V (+/- 10%)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;LED Chip&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;Epistar / Cree / Nichia / Slian-Opto&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Optimum Viewing Angle (V*H)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;140 x 120&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;140 x 70&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;2&quot; align=&quot;center&quot;&gt;140 x 120&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;3&quot; align=&quot;center&quot;&gt;120 x 170&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Control System&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;7&quot; align=&quot;center&quot;&gt;Linsn / Nova / Listen&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;LED Life Span(Hrs)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;100,000&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(157, 2, 'LED Video/Advertising Display Screen', 'LED Video/Advertising Display Screen', 'LED Video/Advertising Display Screen', '&lt;div class=&quot;fusion-row&quot;&gt;&lt;br /&gt;&lt;div class=&quot;fusion-fullwidth fullwidth-box fusion-fullwidth-4  fusion-parallax-none nonhundred-percent-fullwidth&quot; style=&quot;border-color: #eae9e9; border-bottom-width: 0px; border-top-width: 0px; border-bottom-style: solid; border-top-style: solid; padding: 0px 0px 30px 0px;&quot;&gt;&lt;div class=&quot;fusion-row&quot;&gt;&lt;div class=&quot;fusion-reading-box-container reading-box-container-1 pixel-tag&quot; style=&quot;margin-bottom: 84px;&quot;&gt;&lt;div class=&quot;reading-box&quot; style=&quot;background-color: #f6f6f6; border-top-width: 3px; border-top-color: #ff5722; border: 1px solid #f6f6f6;&quot;&gt;&lt;h2 data-fontsize=&quot;20&quot; data-lineheight=&quot;27&quot;&gt;Pixel Pitches&lt;/h2&gt;&lt;p align=&quot;justify&quot;&gt;Pixel pitches a common term used for LED displays defines by the ideal distance between viewer and video wall. The reason why pixel pitch is such a deciding factor is as per suitable viewing distance pixel is placed and LED walls are designed. For e.g. if the estimated viewing distance is 5 mm between the video wall and viewer then 5mm will be the pixel pitch for the same.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;fusion-row&quot;&gt;&lt;h2 data-fontsize=&quot;20&quot; data-lineheight=&quot;27&quot;&gt;6.67 &amp;amp; 8 mm&lt;/h2&gt;&lt;p align=&quot;justify&quot;&gt;6.67 mm and 8 mm true color outdoor RGB LED display screens are made up of 3 in 1 SMDs. These displays are covered with a protective covering to make them waterproof &amp;amp; weather proof. They are meant for outdoor applications where the viewing distances are shorter and resolution is an important criterion. The brightness of outdoor SMD displays is much higher than that of indoor SMD displays as these needs to be viewed even under direct sunlight in outdoor conditions.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;Typical viewing distance for 6.67 is 6-7 meters and for 8 mm it is 8 meters. P 6 and P8 outdoor videowall display screens are typically installed above shop fronts, on the streets and in parks for infotainment.&lt;/p&gt;&lt;h2 data-fontsize=&quot;20&quot; data-lineheight=&quot;27&quot;&gt;10 mm&lt;/h2&gt;&lt;p align=&quot;justify&quot;&gt;10 mm true color outdoor RGB LED display screens are made up of individual DIP LED’s with configuration of 1R1G1B for 10 mm. They are completely waterproof displays having an ingress protection of IP 66 at the front and IP 56 at the back. Typical viewing distances are 10 meters. These displays are very rugged in nature and generate very high brightness levels which can be viewed easily under direct sunlight.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;P10 is the most common product for outdoor displays with medium viewing distances. Common applications of these displays are for LED hoardings, stadium replay screens and score boards and on building facades. These can be customized to make spherical or cylindrical displays which can be installed in the center of outdoor common areas to serve as an architectural masterpiece and to disseminate important information at the same time.&lt;/p&gt;&lt;h2 data-fontsize=&quot;20&quot; data-lineheight=&quot;27&quot;&gt;16 &amp;amp; 20 mm&lt;/h2&gt;&lt;p align=&quot;justify&quot;&gt;16 mm and 20 mm true colour outdoor rgb LED display screens are made up of individual DIP LED’s with configuration of 2R1G1B. They are completely waterproof displays having an ingress protection of IP 66 at the front and IP 56 at the back. Typical viewing distances are 16 meters and 20 meters respectively. These displays are very rugged in nature and generate very high brightness levels which can be viewed easily under direct sunlight.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;P16 is the most common product for outdoor displays with large viewing distances. Common applications of these displays are for huge hoardings, stadium perimeter wall and on building rooftops.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;fusion-fullwidth fullwidth-box fusion-fullwidth-5  fusion-parallax-fixed nonhundred-percent-fullwidth&quot; style=&quot;border-color: #eae9e9; border-bottom: 0px solid #eae9e9; border-top: 0px solid #eae9e9; padding: 0px; background-color: #ffffff;&quot;&gt;&lt;div class=&quot;fusion-row&quot;&gt;&lt;h2 style=&quot;font-size: 40px; text-align: center; color: #111111; line-height: 48px; margin-bottom: 0.6em !important;&quot; data-inline-fontsize=&quot;true&quot; data-inline-lineheight=&quot;true&quot; data-fontsize=&quot;40&quot; data-lineheight=&quot;48&quot;&gt;Outdoor Pixel Pitches Specifications&lt;/h2&gt;&lt;div class=&quot;fusion-sep-clear&quot;&gt;&lt;/div&gt;&lt;div class=&quot;fusion-separator sep-single&quot; style=&quot;border-color: #ff5722; border-top-width: 2px; width: 100%; max-width: 250px; margin: 0px auto 25px auto;&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;fusion-fullwidth fullwidth-box fusion-fullwidth-6  fusion-parallax-none nonhundred-percent-fullwidth&quot; style=&quot;border-color: #eae9e9; border-bottom-width: 0px; border-top-width: 0px; border-bottom-style: solid; border-top-style: solid; padding: 20px 0px 30px 0px;&quot;&gt;&lt;div class=&quot;fusion-row&quot;&gt;&lt;div class=&quot;fusion-table table-1 desktop-view-led-spec&quot;&gt;&lt;table class=&quot;indoor-table&quot; style=&quot;width: 100%; border-collapse: collapse; border: 1px solid #e67817;&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style=&quot;border: 1px solid #e67817; text-align: center;&quot;&gt;Pixel Pitch&lt;/th&gt;&lt;th style=&quot;width: 11.5%; border: 1px solid #e67817; text-align: center;&quot; align=&quot;center&quot;&gt;3.9mm&lt;/th&gt;&lt;th style=&quot;width: 11.5%; border: 1px solid #e67817; text-align: center;&quot; align=&quot;center&quot;&gt;5mm&lt;/th&gt;&lt;th style=&quot;width: 11.5%; border: 1px solid #e67817; text-align: center;&quot; align=&quot;center&quot;&gt;6mm&lt;/th&gt;&lt;th style=&quot;width: 11.5%; border: 1px solid #e67817; text-align: center;&quot; align=&quot;center&quot;&gt;8mm&lt;/th&gt;&lt;th style=&quot;width: 11.5%; border: 1px solid #e67817; text-align: center;&quot; align=&quot;center&quot;&gt;10mm&lt;/th&gt;&lt;th style=&quot;width: 11.5%; border: 1px solid #e67817; text-align: center;&quot; align=&quot;center&quot;&gt;16mm&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Optimum Viewing Distance(m)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;&amp;gt;4&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;&amp;gt;5&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;&amp;gt;6&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;&amp;gt;8&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;&amp;gt;10&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;&amp;gt;16&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Pixel Density(pixel/m2)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;62500&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;40000&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;27777&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;15625&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;10000&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;3906&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Pixel Configuration&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;2&quot; align=&quot;center&quot;&gt;SMD 3 in 1&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;4&quot; align=&quot;center&quot;&gt;1R1G1B&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;LED Encapsulation&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;Nationstar / Kinglight / Amplight&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Module Resolution (W*H)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;64x 64&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;64x 32&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;32 x 32&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;32 x 16&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;16 x 16&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;16 x 16&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Module Dimention (mm)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;256x 256&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;320x 160&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;192 x 192&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;256 x 128&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;160 x 160&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;256 x 256&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Avg. Power Consumption(W/m2)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;350&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;400&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;300&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;300&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;300&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;250&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Max. Power Consumption(W/m2)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;800&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;1000&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;1000&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;1000&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;1000&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;850&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Ingression Proof Grade&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;IP65 (Fromt) and IP54 (Back)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Gray Scale&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;7&quot; align=&quot;center&quot;&gt;upto 16 bit / 2.81 billion&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Drive Method / Scan Mode&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;1/16 scan&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;2&quot; align=&quot;center&quot;&gt;1/8 scan&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;2&quot; align=&quot;center&quot;&gt;1/4 scan&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;1/1 Scan&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Frame Frequency(Hz)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;7&quot; align=&quot;center&quot;&gt;60&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Refresh Rate(Hz)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;300 – 2000&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Brightness (Cd/m2)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;4500&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;5500&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;5500&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;6500&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;5800&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;8000&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Operating Temperature / Humidity&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;Temperature: -20oC ~ 50oC | Humidity: 10% ~ 90% Hz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Input Voltage&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;220V or 110V (+/- 10%)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;LED Chip&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;Epistar / Cree / Nichia / Slian-Opto&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Optimum Viewing Angle (V*H)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;140 x 120&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; align=&quot;center&quot;&gt;140 x 70&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;2&quot; align=&quot;center&quot;&gt;140 x 120&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;3&quot; align=&quot;center&quot;&gt;120 x 170&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;Control System&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;7&quot; align=&quot;center&quot;&gt;Linsn / Nova / Listen&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 20%; border: 1px solid #e67817;&quot;&gt;LED Life Span(Hrs)&lt;/td&gt;&lt;td style=&quot;width: 11.5%; border: 1px solid #e67817;&quot; colspan=&quot;6&quot; align=&quot;center&quot;&gt;100,000&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(156, 1, 'LED GLOW SIGN DISPLAY BOARDS', 'LED GLOW SIGN DISPLAY BOARDS', 'LED GLOW SIGN DISPLAY BOARDS', '&lt;strong&gt;Product Details:&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;&lt;div class=&quot;fram isq&quot;&gt;&lt;table style=&quot;border-color: #ff0303; width: 40%; height: 40%;&quot; class=&quot;aligncenter&quot; border=&quot;1&quot;&gt;&lt;tbody&gt;&lt;tr style=&quot;height: 8px;&quot;&gt;&lt;td style=&quot;height: 8px;&quot;&gt;&lt;strong&gt; Color&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;height: 8px;&quot;&gt; any&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 15px;&quot;&gt;&lt;td style=&quot;height: 15px;&quot;&gt;&lt;strong&gt; Design Type&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;height: 15px;&quot;&gt; Customized&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;Keeping in sync with the changing market trends, we have been able to facilitate our valuable clients with &lt;b&gt;LED ACP Glow Sign&lt;/b&gt;. These glow signs are designed and made by our adept professionals who make use of bright LED lights and allied metals in the manufacturing process. In addition to this, our designers make utilization of most advanced techniques while designing these glow signs.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;Following are the striking features of our LED ACP Glow Signs:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Excellent finishing&lt;/p&gt;&lt;p&gt;Dimensional accuracy&lt;/p&gt;&lt;p&gt;Wear &amp;amp; tear resistant&lt;/p&gt;&lt;p&gt;Attention grabbing combination of lights and colors&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;b&gt;Used for brand creation in following areas:&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;p&gt;Malls&lt;/p&gt;&lt;p&gt;Shopping areas&lt;/p&gt;&lt;p&gt;Roads&lt;/p&gt;&lt;p&gt;Highways&lt;/p&gt;', ''),
(156, 2, 'LED GLOW SIGN DISPLAY BOARDS', 'LED GLOW SIGN DISPLAY BOARDS', 'LED GLOW SIGN DISPLAY BOARDS', '&lt;strong&gt;Product Details:&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;&lt;div class=&quot;fram isq&quot;&gt;&lt;table style=&quot;border-color: #ff0303; width: 40%; height: 40%;&quot; class=&quot;aligncenter&quot; border=&quot;1&quot;&gt;&lt;tbody&gt;&lt;tr style=&quot;height: 8px;&quot;&gt;&lt;td style=&quot;height: 8px;&quot;&gt;&lt;strong&gt; Color&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;height: 8px;&quot;&gt; any&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 15px;&quot;&gt;&lt;td style=&quot;height: 15px;&quot;&gt;&lt;strong&gt; Design Type&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;height: 15px;&quot;&gt; Customized&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;Keeping in sync with the changing market trends, we have been able to facilitate our valuable clients with &lt;b&gt;LED ACP Glow Sign&lt;/b&gt;. These glow signs are designed and made by our adept professionals who make use of bright LED lights and allied metals in the manufacturing process. In addition to this, our designers make utilization of most advanced techniques while designing these glow signs.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;Following are the striking features of our LED ACP Glow Signs:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Excellent finishing&lt;/p&gt;&lt;p&gt;Dimensional accuracy&lt;/p&gt;&lt;p&gt;Wear &amp;amp; tear resistant&lt;/p&gt;&lt;p&gt;Attention grabbing combination of lights and colors&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;b&gt;Used for brand creation in following areas:&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;p&gt;Malls&lt;/p&gt;&lt;p&gt;Shopping areas&lt;/p&gt;&lt;p&gt;Roads&lt;/p&gt;&lt;p&gt;Highways&lt;/p&gt;', ''),
(141, 1, 'HP ProDesk 400 G4 Core i5 4GB RAM Microtower Desktop PC', 'HP ProDesk 400 G4 Core i5 4GB RAM Microtower Desktop PC', 'HP ProDesk 400 G4 Core i5 4GB RAM Microtower Desktop PC', '&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;wide_sky_box_header&quot;&gt;&lt;h2&gt;Product Feature&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Desktop Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Tower PC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Core i5-7500U Processor&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Speed&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;3M Cache, 3.40 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel H270 Express Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Monitor&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HP 18.5″ LED Monitor&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;4GB DDR4&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;1TB SATA HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Disk Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Graphics Card&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Integrated Intel HD 630 Graphics&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Optical Drive&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;24x Super Multi DVD R/W&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Audio/Speaker&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;High Definition Integrated Audio&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Networking&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Integrated Intel Gigabit Ethernet Controller&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Keyboard&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HP USB Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Mouse&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HP USB Optical Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Casing&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HP Brand MT Casing&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product hp prodesk 400 g4 desktop pc comes with 3 years warranty.&lt;/p&gt;&lt;/div&gt;', ''),
(141, 2, 'HP ProDesk 400 G4 Core i5 4GB RAM Microtower Desktop PC', 'HP ProDesk 400 G4 Core i5 4GB RAM Microtower Desktop PC', 'HP ProDesk 400 G4 Core i5 4GB RAM Microtower Desktop PC', '&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;wide_sky_box_header&quot;&gt;&lt;h2&gt;Product Feature&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Desktop Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Tower PC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Core i5-7500U Processor&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Speed&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;3M Cache, 3.40 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel H270 Express Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Monitor&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HP 18.5″ LED Monitor&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;4GB DDR4&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;1TB SATA HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Disk Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Graphics Card&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Integrated Intel HD 630 Graphics&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Optical Drive&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;24x Super Multi DVD R/W&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Audio/Speaker&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;High Definition Integrated Audio&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Networking&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Integrated Intel Gigabit Ethernet Controller&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Keyboard&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HP USB Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Mouse&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HP USB Optical Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Casing&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HP Brand MT Casing&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product hp prodesk 400 g4 desktop pc comes with 3 years warranty.&lt;/p&gt;&lt;/div&gt;', ''),
(140, 1, 'Desktop PC Intel Core i3 8GB RAM 1TB HDD', 'Desktop PC Intel Core i3 8GB RAM 1TB HDD', 'Desktop PC Intel Core i3 8GB RAM 1TB HDD', '&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;wide_sky_box_header&quot;&gt;&lt;h2&gt;Product Feature&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Desktop Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Tower PC&lt;/td&gt;&lt;/tr&gt;\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Monitor&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HP 18.5″ LED Monitor&lt;/td&gt;&lt;/tr&gt;\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Core i3-8100&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Speed&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;3.60 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Gigabyte Z370&lt;/td&gt;&lt;/tr&gt;\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;DDR4 8 GB 2400 BUS&lt;/td&gt;&lt;/tr&gt;\r\n\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;ROM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;24x Super Multi DVD R/W&lt;/td&gt;&lt;/tr&gt;\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;1 TB Toshiba&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Disk Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HDD&lt;/td&gt;&lt;/tr&gt;\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Graphics Card&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Integrated Intel 620 HD Graphics&lt;/td&gt;&lt;/tr&gt;\r\n\r\n&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Networking&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;10/100 Integrated&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Keyboard&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;USB Standard Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Mouse&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;USB Optical Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Modem&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;2G/3G/4G Support&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Casing&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;ATX Thermal Casing&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product desktop pc comes with 3 years warranty.&lt;/p&gt;&lt;/div&gt;', ''),
(142, 1, 'Dell OptiPlex 3046MT Core i3 4GB RAM 1TB HDD', 'Dell OptiPlex 3046MT Core i3 4GB RAM 1TB HDD', 'Dell OptiPlex 3046MT Core i3 4GB RAM 1TB HDD', '&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;wide_sky_box_header&quot;&gt;&lt;h2&gt;Product Feature&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Desktop Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Tower PC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Core i3 6th Generation 6100 Processor&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Speed&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;3 MB Cache, 3.7 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Monitor&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell 18.5” Wide Screen LED Monitor&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;4 GB 2133MHz DDR4L RAM&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;1 TB&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Disk Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Graphics Card&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel HD Graphics 530&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Optical Drive&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;DVD-RW&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Audio/Speaker&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Internal Dell Business Audio Speaker, Dell Stereo Speaker Systems Available, Dell Sound Bar for Select Flat-Panel Displays&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Networking&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;10/100/1000&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Keyboard&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell USB Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Mouse&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell USB Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Casing&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell Mid Tower Casing&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product dell optiplex 3046mt desktop pc comes with 3 years limited warranty.&lt;/p&gt;&lt;/div&gt;', ''),
(142, 2, 'Dell OptiPlex 3046MT Core i3 4GB RAM 1TB HDD', 'Dell OptiPlex 3046MT Core i3 4GB RAM 1TB HDD', 'Dell OptiPlex 3046MT Core i3 4GB RAM 1TB HDD', '&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;wide_sky_box_header&quot;&gt;&lt;h2&gt;Product Feature&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Desktop Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Tower PC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Core i3 6th Generation 6100 Processor&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Speed&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;3 MB Cache, 3.7 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Monitor&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell 18.5” Wide Screen LED Monitor&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;4 GB 2133MHz DDR4L RAM&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;1 TB&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Disk Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Graphics Card&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel HD Graphics 530&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Optical Drive&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;DVD-RW&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Audio/Speaker&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Internal Dell Business Audio Speaker, Dell Stereo Speaker Systems Available, Dell Sound Bar for Select Flat-Panel Displays&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Networking&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;10/100/1000&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Keyboard&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell USB Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Mouse&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell USB Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Casing&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell Mid Tower Casing&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product dell optiplex 3046mt desktop pc comes with 3 years limited warranty.&lt;/p&gt;&lt;/div&gt;', ''),
(143, 1, 'Dell Optiplex 3040MT Intel Core i5 6th Gen 4GB RAM', 'Dell Optiplex 3040MT Intel Core i5 6th Gen 4GB RAM', 'Dell Optiplex 3040MT Intel Core i5 6th Gen 4GB RAM', '&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;wide_sky_box_header&quot;&gt;&lt;h2&gt;Product Feature&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Desktop Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Tower PC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Core i5-6500&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel H110 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Monitor&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell 18.5&quot; LED&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;4GB DDR3 1600MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;500GB 7200 RPM&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Disk Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Graphics Card&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel HD Graphics 530&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Optical Drive&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;DVD R/W&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Networking&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Integrated Realtek RTL8151GD, Ethernet LAN 10/100/1000&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Keyboard&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell USB Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Mouse&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell USB Optical Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Casing&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell Mid Tower&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Other Features&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;2 External USB 3.0 Ports-Rear, 6 External USB 2.0 Ports-2 Front / 4 Rear, 1 RJ-45, 1 VGA, 1 Mic-in and 1 Headphone Out&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product dell optiplex 3040mt desktop pc comes with 2 years warranty.&lt;/p&gt;&lt;/div&gt;', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(143, 2, 'Dell Optiplex 3040MT Intel Core i5 6th Gen 4GB RAM', 'Dell Optiplex 3040MT Intel Core i5 6th Gen 4GB RAM', 'Dell Optiplex 3040MT Intel Core i5 6th Gen 4GB RAM', '&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;wide_sky_box_header&quot;&gt;&lt;h2&gt;Product Feature&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Desktop Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Tower PC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Core i5-6500&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel H110 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Monitor&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell 18.5&quot; LED&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;4GB DDR3 1600MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;500GB 7200 RPM&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Disk Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Graphics Card&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel HD Graphics 530&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Optical Drive&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;DVD R/W&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Networking&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Integrated Realtek RTL8151GD, Ethernet LAN 10/100/1000&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Keyboard&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell USB Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Mouse&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell USB Optical Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Casing&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell Mid Tower&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Other Features&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;2 External USB 3.0 Ports-Rear, 6 External USB 2.0 Ports-2 Front / 4 Rear, 1 RJ-45, 1 VGA, 1 Mic-in and 1 Headphone Out&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product dell optiplex 3040mt desktop pc comes with 2 years warranty.&lt;/p&gt;&lt;/div&gt;', ''),
(144, 1, 'Dell OptiPlex 7040MT Core i7 4GB RAM 1TB HDD', 'Dell OptiPlex 7040MT Core i7 4GB RAM 1TB HDD', 'Dell OptiPlex 7040MT Core i7 4GB RAM 1TB HDD', '&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;wide_sky_box_header&quot;&gt;&lt;h2&gt;Product Feature&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Desktop Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Tower PC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Core i7-6700&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Speed&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;3.4GHz, 8MB, 4, 65W&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Q170 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Monitor&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell 18.5&quot; Wide Screen Monitor with LED Backlight&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;4GB 2133MHz DDR4 Memory, 4 DIMM Slots Up To 32GB&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;1TB 7200 RPM 3.5&quot; SATA Hard Drive&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Disk Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Graphics Card&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Integrated Intel HD Graphics 530&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Optical Drive&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Super Multi DVD Burner&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Keyboard&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell Wired Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Mouse&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell Optical Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Casing&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Mini Tower Desktop&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product dell optiplex 7040 mt desktop pc comes with 3 years sadmg rapid parts exchange warranty.&lt;/p&gt;&lt;/div&gt;', ''),
(144, 2, 'Dell OptiPlex 7040MT Core i7 4GB RAM 1TB HDD', 'Dell OptiPlex 7040MT Core i7 4GB RAM 1TB HDD', 'Dell OptiPlex 7040MT Core i7 4GB RAM 1TB HDD', '&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;wide_sky_box_header&quot;&gt;&lt;h2&gt;Product Feature&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Desktop Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Tower PC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Core i7-6700&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Speed&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;3.4GHz, 8MB, 4, 65W&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Intel Q170 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Monitor&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell 18.5&quot; Wide Screen Monitor with LED Backlight&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;4GB 2133MHz DDR4 Memory, 4 DIMM Slots Up To 32GB&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;1TB 7200 RPM 3.5&quot; SATA Hard Drive&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Disk Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Graphics Card&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Integrated Intel HD Graphics 530&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Optical Drive&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Super Multi DVD Burner&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Keyboard&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell Wired Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Mouse&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Dell Optical Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Casing&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Mini Tower Desktop&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product dell optiplex 7040 mt desktop pc comes with 3 years sadmg rapid parts exchange warranty.&lt;/p&gt;&lt;/div&gt;', ''),
(146, 1, 'Gaming PC AMD Ryzen R5 8GB RAM 4GB Graphics', 'Gaming PC AMD Ryzen R5 8GB RAM 4GB Graphics', 'Gaming PC AMD Ryzen R5 8GB RAM 4GB Graphics', '&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;wide_sky_box_header&quot;&gt;&lt;h2&gt;Product Feature&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Desktop Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Tower PC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;AMD Ryzen R5 1600&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Speed&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;16MB Cache, 3.6 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;ASRock AB350M Pro4&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Monitor&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;No&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Geil Super Luce AMD Edition 8GB 2400 MHz LED&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;1TB Toshiba Hard Disk&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Disk Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Graphics Card&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Asus Radeon RX 550 4GB GDDR5&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Optical Drive&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;LITE-ON 24X DVD Writer&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Audio/Speaker&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;On Board&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Keyboard&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Logitech/Dell USB Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Mouse&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Logitech/Dell USB Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Casing&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Sing Antec GX505 Window ATX Gaming Case&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product desktop pc comes with 3 years limited warranty.&lt;/p&gt;&lt;/div&gt;', ''),
(146, 2, 'Gaming PC AMD Ryzen R5 8GB RAM 4GB Graphics', 'Gaming PC AMD Ryzen R5 8GB RAM 4GB Graphics', 'Gaming PC AMD Ryzen R5 8GB RAM 4GB Graphics', '&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;wide_sky_box_header&quot;&gt;&lt;h2&gt;Product Feature&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Desktop Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Tower PC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;AMD Ryzen R5 1600&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Processor Speed&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;16MB Cache, 3.6 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;ASRock AB350M Pro4&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Monitor&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;No&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Geil Super Luce AMD Edition 8GB 2400 MHz LED&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;1TB Toshiba Hard Disk&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Disk Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Graphics Card&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Asus Radeon RX 550 4GB GDDR5&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Optical Drive&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;LITE-ON 24X DVD Writer&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Audio/Speaker&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;On Board&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Keyboard&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Logitech/Dell USB Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Mouse&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Logitech/Dell USB Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Casing&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Sing Antec GX505 Window ATX Gaming Case&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product desktop pc comes with 3 years limited warranty.&lt;/p&gt;&lt;/div&gt;', ''),
(147, 1, 'Asus GT51CH Gaming Brand PC', 'Asus GT51CH Gaming Brand PC', 'Asus GT51CH Gaming Brand PC', '&lt;table class=&quot;attribute table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;Details Specification&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Products Group&lt;/td&gt;&lt;td&gt;Gaming Brand PC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Machine Type&lt;/td&gt;&lt;td&gt;Minitower&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Model&lt;/td&gt;&lt;td&gt;GT51CH&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Monitor&lt;/td&gt;&lt;td&gt;Monitor Not Included (Have to purchase separately)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Color&lt;/td&gt;&lt;td&gt;White Gray&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor&lt;/td&gt;&lt;td&gt;Intel® Core™ i7-7700K (4.20 GHz up to 4.50 GHz), 4C/8T/91W&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Cache Memory&lt;/td&gt;&lt;td&gt;8 MB Intel Smart Cache&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Graphics&lt;/td&gt;&lt;td&gt;NVIDIA GeForce GTX-1080 8GB O.C Edition (2HDMI,1DVI,2DP)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Chipset&lt;/td&gt;&lt;td&gt;Intel Z270 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Memory/RAM&lt;/td&gt;&lt;td&gt;16 GB (Up to 64 GB) Quad Channel, DDR4 at 2400MHz, 4 x DIMM&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage&lt;/td&gt;&lt;td&gt;256GB SSD + 2TB SATA Hard Drive (7200RPM)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Optical Drive&lt;/td&gt;&lt;td&gt;24 x SuperMulti DVD RW&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Drive Bay&lt;/td&gt;&lt;td&gt;2.5&quot; x 5 for SSD and 3.5&quot; x 5 for HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Wireless Connectivity&lt;/td&gt;&lt;td&gt;In-Built Wi-Fi (2*2) + Bluetooth + NFC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;NIC/LAN&lt;/td&gt;&lt;td&gt;10/100/1000 Mbps&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Audio&lt;/td&gt;&lt;td&gt;SonicMaster, High Definition 7.1 Channel Audio&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Back I/O Ports&lt;/td&gt;&lt;td&gt;2 x USB 2.0&lt;br /&gt; 6 x USB 3.1 Gen 1&lt;br /&gt; 1 x RJ45 LAN&lt;br /&gt; 1 x 7.1 Channel Audio&lt;br /&gt; 1 x Power input&lt;br /&gt; 2 x HDMI, 1 x DVI, 2 x DP (Via Graphics Card)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Front I/O Ports&lt;/td&gt;&lt;td&gt;1 x Headphone&lt;br /&gt; 1 x Microphone&lt;br /&gt; 1x USB 3.1 Gen 2 Type-A&lt;br /&gt; 1x USB 3.1Gen 2 Type-C&lt;br /&gt; 2x USB 3.1Gen 1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SATA Ports&lt;/td&gt;&lt;td&gt;6 x SATA 6Gb/s&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Expansion Slot&lt;/td&gt;&lt;td&gt;3 x M.2&lt;br /&gt; 2 x PCI-e x 1&lt;br /&gt; 3 x PCI-e x 16&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Power Supply&lt;/td&gt;&lt;td&gt;700 Watt PSU&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Dimension&lt;/td&gt;&lt;td&gt;262 x 584 x 587 mm (WxDxH)&lt;br /&gt; 380 x 700 x 680 ~ mm (WxDxH) (Without Bezel) with Carton&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Weight&lt;/td&gt;&lt;td&gt;27 kg&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Accessories&lt;/td&gt;&lt;td&gt;USB Mechanical Keyboard / Gaming Mouse / Power Cord / Warranty Card / Quick Manual&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating system&lt;/td&gt;&lt;td&gt;Original Windows 10 (64bit) License&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Warranty&lt;/td&gt;&lt;td&gt;3 Years Full Warranty with Spare Parts&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', '▪ Intel® Core™ i7-7700K  (4.20 GHz up to 4.50 GHz), 4C/8T/91W\r\n▪ NVIDIA GeForce GTX-1080 8GB O.C Edition (2HDMI,1DVI,2DP)'),
(147, 2, 'Asus GT51CH Gaming Brand PC', 'Asus GT51CH Gaming Brand PC', 'Asus GT51CH Gaming Brand PC', '&lt;!--n--&gt;▪ Intel® Core™ i7-7700K (4.20 GHz up to 4.50 GHz), 4C/8T/91W&lt;br /&gt;&lt;!--n--&gt;▪ NVIDIA GeForce GTX-1080 8GB O.C Edition (2HDMI,1DVI,2DP)&lt;br /&gt;&lt;br /&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;table class=&quot;attribute table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;Details Specification&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Products Group&lt;/td&gt;&lt;td&gt;Gaming Brand PC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Machine Type&lt;/td&gt;&lt;td&gt;Minitower&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Model&lt;/td&gt;&lt;td&gt;GT51CH&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Monitor&lt;/td&gt;&lt;td&gt;Monitor Not Included (Have to purchase separately)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Color&lt;/td&gt;&lt;td&gt;White Gray&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor&lt;/td&gt;&lt;td&gt;Intel® Core™ i7-7700K (4.20 GHz up to 4.50 GHz), 4C/8T/91W&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Cache Memory&lt;/td&gt;&lt;td&gt;8 MB Intel Smart Cache&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Graphics&lt;/td&gt;&lt;td&gt;NVIDIA GeForce GTX-1080 8GB O.C Edition (2HDMI,1DVI,2DP)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Chipset&lt;/td&gt;&lt;td&gt;Intel Z270 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Memory/RAM&lt;/td&gt;&lt;td&gt;16 GB (Up to 64 GB) Quad Channel, DDR4 at 2400MHz, 4 x DIMM&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage&lt;/td&gt;&lt;td&gt;256GB SSD + 2TB SATA Hard Drive (7200RPM)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Optical Drive&lt;/td&gt;&lt;td&gt;24 x SuperMulti DVD RW&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Drive Bay&lt;/td&gt;&lt;td&gt;2.5&quot; x 5 for SSD and 3.5&quot; x 5 for HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Wireless Connectivity&lt;/td&gt;&lt;td&gt;In-Built Wi-Fi (2*2) + Bluetooth + NFC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;NIC/LAN&lt;/td&gt;&lt;td&gt;10/100/1000 Mbps&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Audio&lt;/td&gt;&lt;td&gt;SonicMaster, High Definition 7.1 Channel Audio&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Back I/O Ports&lt;/td&gt;&lt;td&gt;2 x USB 2.0&lt;br /&gt; 6 x USB 3.1 Gen 1&lt;br /&gt; 1 x RJ45 LAN&lt;br /&gt; 1 x 7.1 Channel Audio&lt;br /&gt; 1 x Power input&lt;br /&gt; 2 x HDMI, 1 x DVI, 2 x DP (Via Graphics Card)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Front I/O Ports&lt;/td&gt;&lt;td&gt;1 x Headphone&lt;br /&gt; 1 x Microphone&lt;br /&gt; 1x USB 3.1 Gen 2 Type-A&lt;br /&gt; 1x USB 3.1Gen 2 Type-C&lt;br /&gt; 2x USB 3.1Gen 1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SATA Ports&lt;/td&gt;&lt;td&gt;6 x SATA 6Gb/s&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Expansion Slot&lt;/td&gt;&lt;td&gt;3 x M.2&lt;br /&gt; 2 x PCI-e x 1&lt;br /&gt; 3 x PCI-e x 16&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Power Supply&lt;/td&gt;&lt;td&gt;700 Watt PSU&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Dimension&lt;/td&gt;&lt;td&gt;262 x 584 x 587 mm (WxDxH)&lt;br /&gt; 380 x 700 x 680 ~ mm (WxDxH) (Without Bezel) with Carton&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Weight&lt;/td&gt;&lt;td&gt;27 kg&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Accessories&lt;/td&gt;&lt;td&gt;USB Mechanical Keyboard / Gaming Mouse / Power Cord / Warranty Card / Quick Manual&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating system&lt;/td&gt;&lt;td&gt;Original Windows 10 (64bit) License&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Warranty&lt;/td&gt;&lt;td&gt;3 Years Full Warranty with Spare Parts&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(148, 1, 'Asus BM1AD Intel Core i7-4790', 'Asus BM1AD Intel Core i7-4790', 'Asus BM1AD Intel Core i7-4790', '&lt;table class=&quot;attribute table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;Main Specification&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Model&lt;/td&gt;&lt;td&gt;BM1AD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor&lt;/td&gt;&lt;td&gt;Intel Core i7-4790&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor Speed&lt;/td&gt;&lt;td&gt;3.60 GHz up to 4.0 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;RAM&lt;/td&gt;&lt;td&gt;4 GB (Up to 16 GB) Dual Channel, DDR3 at 1600MHz, 2 x DIMM&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage&lt;/td&gt;&lt;td&gt;500GB SATA Hard Drive (7200RPM) up to 4 TB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Monitor&lt;/td&gt;&lt;td&gt;Asus 19.5&quot; LED Backlight Monitor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Graphic&lt;/td&gt;&lt;td&gt;Intel® HD Graphics 4600&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ChipSet&lt;/td&gt;&lt;td&gt;Intel H81 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Card Reader&lt;/td&gt;&lt;td&gt;4 in 1(MS, MS Pro, MMC, SD)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Dimension&lt;/td&gt;&lt;td&gt;180 x 364 x 398 mm&lt;br /&gt; 295 x 490 x 520 ~ cm with Carton&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;LAN&lt;/td&gt;&lt;td&gt;10/100/1000Mbps&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Audio&lt;/td&gt;&lt;td&gt;High Definition 8 Channel Audio&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Accessories&lt;/td&gt;&lt;td&gt;1 X USB Keyboard, 1 X USB Mouse, 1 x Warranty Card, 1 x Power Cord, 1 x Quick Manual&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Power Supply&lt;/td&gt;&lt;td&gt;300 Watt PSU&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Weight (KG)&lt;/td&gt;&lt;td&gt;13.6 Kg&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Color&lt;/td&gt;&lt;td&gt;Black&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating system&lt;/td&gt;&lt;td&gt;Free DOS&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;thead&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;PERFORMANCE&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Cache Memory&lt;/td&gt;&lt;td&gt;8 MB Intel Smart Cache&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;thead&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;CONNECTIVTY&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Back I/O&lt;/td&gt;&lt;td&gt;&lt;p&gt;4 x USB 2.0&lt;br /&gt; 2 x PS/2&lt;br /&gt; 1 x VGA(D-Sub)&lt;br /&gt; 1 x DVI-I&lt;br /&gt; 1 x HDMI&lt;br /&gt; 1 x RJ45 LAN&lt;br /&gt; 1 x 6 Channel Audio 3 Ports&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Expension Slots&lt;/td&gt;&lt;td&gt;2 x PCI&lt;br /&gt; 1 x PCI-e x 1&lt;br /&gt; 1 x PCI-e x 16&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Front I/O Port&lt;/td&gt;&lt;td&gt;2 x USB 2.0&lt;br /&gt; 2 x USB 3.0&lt;br /&gt; 1 x Headphone&lt;br /&gt; 1 x Microphone&lt;br /&gt; 1 x Card Reader&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', '▪ Processor: Intel Core i7-4790, 3.60 GHz up to 4.0 GH\r\n▪ RAM: 4 GB DDR3,HDD: 500GB Up to 1TB SATA 6Gb/s\r\n▪ Asus 19.5&quot; LED Backlight Monitor\r\n▪ Intel® HD Graphics 4600, Free DOS'),
(148, 2, 'Asus BM1AD Intel Core i7-4790', 'Asus BM1AD Intel Core i7-4790', 'Asus BM1AD Intel Core i7-4790', '&lt;!--n--&gt;▪ Processor: Intel Core i7-4790, 3.60 GHz up to 4.0 GH&lt;br /&gt;&lt;!--n--&gt;▪ RAM: 4 GB DDR3,HDD: 500GB Up to 1TB SATA 6Gb/s&lt;br /&gt;&lt;!--n--&gt;▪ Asus 19.5&quot; LED Backlight Monitor&lt;br /&gt;&lt;!--n--&gt;▪ Intel® HD Graphics 4600, Free DOS&lt;br /&gt;&lt;br /&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;table class=&quot;attribute table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;Main Specification&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Model&lt;/td&gt;&lt;td&gt;BM1AD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor&lt;/td&gt;&lt;td&gt;Intel Core i7-4790&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor Speed&lt;/td&gt;&lt;td&gt;3.60 GHz up to 4.0 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;RAM&lt;/td&gt;&lt;td&gt;4 GB (Up to 16 GB) Dual Channel, DDR3 at 1600MHz, 2 x DIMM&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage&lt;/td&gt;&lt;td&gt;500GB SATA Hard Drive (7200RPM) up to 4 TB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Monitor&lt;/td&gt;&lt;td&gt;Asus 19.5&quot; LED Backlight Monitor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Graphic&lt;/td&gt;&lt;td&gt;Intel® HD Graphics 4600&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ChipSet&lt;/td&gt;&lt;td&gt;Intel H81 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Card Reader&lt;/td&gt;&lt;td&gt;4 in 1(MS, MS Pro, MMC, SD)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Dimension&lt;/td&gt;&lt;td&gt;180 x 364 x 398 mm&lt;br /&gt; 295 x 490 x 520 ~ cm with Carton&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;LAN&lt;/td&gt;&lt;td&gt;10/100/1000Mbps&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Audio&lt;/td&gt;&lt;td&gt;High Definition 8 Channel Audio&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Accessories&lt;/td&gt;&lt;td&gt;1 X USB Keyboard, 1 X USB Mouse, 1 x Warranty Card, 1 x Power Cord, 1 x Quick Manual&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Power Supply&lt;/td&gt;&lt;td&gt;300 Watt PSU&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Weight (KG)&lt;/td&gt;&lt;td&gt;13.6 Kg&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Color&lt;/td&gt;&lt;td&gt;Black&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating system&lt;/td&gt;&lt;td&gt;Free DOS&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;thead&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;PERFORMANCE&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Cache Memory&lt;/td&gt;&lt;td&gt;8 MB Intel Smart Cache&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;thead&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;CONNECTIVTY&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Back I/O&lt;/td&gt;&lt;td&gt;&lt;p&gt;4 x USB 2.0&lt;br /&gt; 2 x PS/2&lt;br /&gt; 1 x VGA(D-Sub)&lt;br /&gt; 1 x DVI-I&lt;br /&gt; 1 x HDMI&lt;br /&gt; 1 x RJ45 LAN&lt;br /&gt; 1 x 6 Channel Audio 3 Ports&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Expension Slots&lt;/td&gt;&lt;td&gt;2 x PCI&lt;br /&gt; 1 x PCI-e x 1&lt;br /&gt; 1 x PCI-e x 16&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Front I/O Port&lt;/td&gt;&lt;td&gt;2 x USB 2.0&lt;br /&gt; 2 x USB 3.0&lt;br /&gt; 1 x Headphone&lt;br /&gt; 1 x Microphone&lt;br /&gt; 1 x Card Reader&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(149, 1, 'Round Meeting Table', 'Round Meeting Table', 'Round Meeting Table', '', ''),
(149, 2, 'Round Meeting Table', 'Round Meeting Table', 'Round Meeting Table', '', ''),
(150, 1, 'Meeting Table', 'MT-2101 Meeting Table', 'MT-2101 Meeting Table', '', ''),
(150, 2, 'MT-2101 Meeting Table', 'MT-2101 Meeting Table', 'MT-2101 Meeting Table', '', ''),
(151, 1, '900 KW Cummins Diesel Generator – 900DHFC', '900 KW Cummins Diesel Generator – 900DHFC', '900 KW Cummins Diesel Generator – 900DHFC', '&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;&lt;strong&gt;Stock #&lt;/strong&gt;: &lt;/span&gt;GENA081717SEP4&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Year: &lt;/span&gt;&lt;/strong&gt;2017&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Engine: &lt;/span&gt;&lt;/strong&gt;Cummins&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Fuel Type: &lt;/span&gt;&lt;/strong&gt;Diesel&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;kW Output: &lt;/span&gt;&lt;/strong&gt;900&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Rating: &lt;/span&gt;&lt;/strong&gt;Stand By&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Voltage: &lt;/span&gt;&lt;/strong&gt;480v&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Phase: &lt;/span&gt;&lt;/strong&gt;3&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Hertz: &lt;/span&gt;&lt;/strong&gt;60&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Condition: &lt;/span&gt;&lt;/strong&gt;New&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Hours: &lt;/span&gt;&lt;/strong&gt;171&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Mobility: &lt;/span&gt;&lt;/strong&gt;Stationary&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Enclosure: &lt;/span&gt;&lt;/strong&gt;None&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;article class=&quot;post-9810 generators type-generators status-publish has-post-thumbnail hentry&quot; style=&quot;overflow: hidden; position: relative;&quot;&gt;&lt;div&gt;&lt;h3&gt;900 KW Cummins 900DHFC&lt;/h3&gt;&lt;p&gt;900 kW Cummins Diesel Generator with 171 hours since new. This Cummins has been recently tested and serviced and is ready to work.&lt;/p&gt;&lt;/div&gt;&lt;/article&gt;&lt;p&gt;&lt;em&gt;Didn’t find what you are looking for? Call a CPP&amp;amp;S project manager today, tell them about your project and let our team go to work and find you the correct piece of equipment to fit your needs.&lt;/em&gt;&lt;/p&gt;', ''),
(151, 2, '900 KW Cummins Diesel Generator – 900DHFC', '900 KW Cummins Diesel Generator – 900DHFC', '900 KW Cummins Diesel Generator – 900DHFC', '&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;&lt;strong&gt;Stock #&lt;/strong&gt;: &lt;/span&gt;GENA081717SEP4&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Year: &lt;/span&gt;&lt;/strong&gt;2017&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Engine: &lt;/span&gt;&lt;/strong&gt;Cummins&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Fuel Type: &lt;/span&gt;&lt;/strong&gt;Diesel&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;kW Output: &lt;/span&gt;&lt;/strong&gt;900&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Rating: &lt;/span&gt;&lt;/strong&gt;Stand By&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Voltage: &lt;/span&gt;&lt;/strong&gt;480v&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Phase: &lt;/span&gt;&lt;/strong&gt;3&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Hertz: &lt;/span&gt;&lt;/strong&gt;60&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Condition: &lt;/span&gt;&lt;/strong&gt;New&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Hours: &lt;/span&gt;&lt;/strong&gt;171&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Mobility: &lt;/span&gt;&lt;/strong&gt;Stationary&lt;br /&gt;&lt;strong&gt;&lt;span padding-right:=&quot;&quot; 10px=&quot;&quot; vertical-align:=&quot;&quot; top=&quot;&quot;&gt;Enclosure: &lt;/span&gt;&lt;/strong&gt;None&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;article class=&quot;post-9810 generators type-generators status-publish has-post-thumbnail hentry&quot; style=&quot;overflow: hidden; position: relative;&quot;&gt;&lt;div&gt;&lt;h3&gt;900 KW Cummins 900DHFC&lt;/h3&gt;&lt;p&gt;900 kW Cummins Diesel Generator with 171 hours since new. This Cummins has been recently tested and serviced and is ready to work.&lt;/p&gt;&lt;/div&gt;&lt;/article&gt;&lt;p&gt;&lt;em&gt;Didn’t find what you are looking for? Call a CPP&amp;amp;S project manager today, tell them about your project and let our team go to work and find you the correct piece of equipment to fit your needs.&lt;/em&gt;&lt;/p&gt;', '900 KW Cummins Diesel Generator – 900DHFC');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(152, 1, '40kVA Cummins Diesel Generator Set(27.5kVA-1675kVA)', '40kVA Cummins Diesel Generator Set(27.5kVA-1675kVA)', '40kVA Cummins Diesel Generator Set(27.5kVA-1675kVA)', '&lt;p&gt;&lt;b&gt;Product Abstract:&lt;/b&gt;&lt;/p&gt;&lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;40kVA Cummins Diesel Generator: Prime Power 30kW/38kVA;&lt;br /&gt; Standby Power 33kW/40kVA;&lt;br /&gt; Engine model: 4BT3.9-G2;&lt;br /&gt; Fuel cons.100%(L/H): 7.5 ;&lt;br /&gt; Cyl. arrangement: 4L;&lt;br /&gt; Intake type: Turbocharged;&lt;br /&gt; Bore x Stroke(mm):102x120;&lt;br /&gt; Type of governor: Electronic governor;&lt;br /&gt; Frequency: 50Hz/60Hz;&lt;br /&gt; Rated speed: 1500/1800rpm;&lt;br /&gt; Phase/Wires: 3 phase 4 wires;&lt;br /&gt; Displacement(L): 3.9 ;&lt;br /&gt; Dimension(mm): 1720x820x1400;&lt;br /&gt; Weight(kg): 1080;&lt;br /&gt; Alternator: Stamford, Marathon, Leroy Somer, Faraday, Engga;&lt;br /&gt; Automatic controller: Deep Sea and Hassan. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;p&gt;&lt;b&gt;Product Description:&lt;/b&gt;&lt;/p&gt;&lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Genset Model: BCX40&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Prime power(kw/kva): 30/38;  standby power(kw/kva): 33/40&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Technical Specification for Standard Gen Set:&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Gen-set adopt 3 phases&amp;amp; 4 lines output, with output 400V/230V, Frequency 50Hz/60Hz, Power factor 0.8, Neutral point to earth and protective performance complies with NEMA1 and IP22 standard.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Original: China&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Engine Brand: Cummins&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Alternator brand: Leroysomer, Marathon, Stamford, Faraday, Engga&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Frequency: 50Hz/60Hz&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Certification: ISO, CE, TL,&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Power Factor: COSΦ =0.8(lagging)&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Phase/Wires: 3 phase 4 wires&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Aspiration: Turbocharged / Air-air inter-cooling&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Start mode: DC24V electric start&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Fuel: 0# light diesel&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Frequency fluctuation: ≤ ± 0.5 %&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Voltage distortion: &amp;lt;4%&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Protection: IP23&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Voltage control: AVR&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Parameter:&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Power Factor: 0.8(lagging)&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Protection Standard: IP21-IP23&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Model of Connection: 3 phase 4 lines&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Insulation Grade: H&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Frequency Drop(%): ≤ 0.5&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Transient state frequency deviation(%): (advertised power) +10~-7&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Frequency Recovery Time(S): ≤ 3&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Voltage Recovery Time(S): ≤ 4&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Waveform Distortion(%): ≤ 5&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Features:&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;High fuel efficiency: Fewer fuel consumption at leading level than other competitive products.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;The turbocharger with waste gated design: Optimizes operation across the torque curve resulting in excellent low-end torque.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Compacted yet durable and dependable engine: Cummins engines contain up to 40% fewer parts than competitive engines in its class. This results in a better power-to-weight ration, a less chance of failure and lower repair cost.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Advanced design and manufacturing: Make the engine delivers superior performance and lower cost than competitive engines.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Excellent cold start performance: Optional assistant cold starter with improved 6.6KW starter and intake air heater.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Excellent performance and advantage: Adopt advanced design to achieve higher horsepower and lower weight.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Features of BS-Cummins diesel generator set:&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Compact structure, reliability, good performance, a world famous brand&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Type: Open type/silent type&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Engine: Cummins (USA), DCEC Cummins, CCEC Cummins&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Alterator: Engga, Marathon, Leroy-somer, Stamford, Faraday&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Controller: Deepsea 8610, 7320, 5110, Deepsea 5220/GBS-820; Hassan GU320&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Features of cummins engine:&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Four strokes, fan turbocharged engine, turbocharged and turbocharger intercooling technology&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Unique Cummins PT fuel syatem, high-efficient fuel supply system, four valves per cylinder, direct injection, sufficient combustion, low pollutant emission, reliable, environmental protection, fuel-saving, satisfied for varied emission standards&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Low fault rate and maintenance cost, less maintenance hours.&lt;/span&gt;', ''),
(152, 2, '40kVA Cummins Diesel Generator Set(27.5kVA-1675kVA)', '40kVA Cummins Diesel Generator Set(27.5kVA-1675kVA)', '40kVA Cummins Diesel Generator Set(27.5kVA-1675kVA)', '&lt;p&gt;&lt;b&gt;Product Abstract:&lt;/b&gt;&lt;/p&gt;&lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;40kVA Cummins Diesel Generator: Prime Power 30kW/38kVA;&lt;br /&gt; Standby Power 33kW/40kVA;&lt;br /&gt; Engine model: 4BT3.9-G2;&lt;br /&gt; Fuel cons.100%(L/H): 7.5 ;&lt;br /&gt; Cyl. arrangement: 4L;&lt;br /&gt; Intake type: Turbocharged;&lt;br /&gt; Bore x Stroke(mm):102x120;&lt;br /&gt; Type of governor: Electronic governor;&lt;br /&gt; Frequency: 50Hz/60Hz;&lt;br /&gt; Rated speed: 1500/1800rpm;&lt;br /&gt; Phase/Wires: 3 phase 4 wires;&lt;br /&gt; Displacement(L): 3.9 ;&lt;br /&gt; Dimension(mm): 1720x820x1400;&lt;br /&gt; Weight(kg): 1080;&lt;br /&gt; Alternator: Stamford, Marathon, Leroy Somer, Faraday, Engga;&lt;br /&gt; Automatic controller: Deep Sea and Hassan. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;p&gt;&lt;b&gt;Product Description:&lt;/b&gt;&lt;/p&gt;&lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Genset Model: BCX40&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Prime power(kw/kva): 30/38;  standby power(kw/kva): 33/40&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Technical Specification for Standard Gen Set:&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Gen-set adopt 3 phases&amp;amp; 4 lines output, with output 400V/230V, Frequency 50Hz/60Hz, Power factor 0.8, Neutral point to earth and protective performance complies with NEMA1 and IP22 standard.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Original: China&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Engine Brand: Cummins&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Alternator brand: Leroysomer, Marathon, Stamford, Faraday, Engga&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Frequency: 50Hz/60Hz&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Certification: ISO, CE, TL,&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Power Factor: COSΦ =0.8(lagging)&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Phase/Wires: 3 phase 4 wires&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Aspiration: Turbocharged / Air-air inter-cooling&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Start mode: DC24V electric start&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Fuel: 0# light diesel&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Frequency fluctuation: ≤ ± 0.5 %&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Voltage distortion: &amp;lt;4%&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Protection: IP23&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Voltage control: AVR&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Parameter:&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Power Factor: 0.8(lagging)&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Protection Standard: IP21-IP23&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Model of Connection: 3 phase 4 lines&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Insulation Grade: H&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Frequency Drop(%): ≤ 0.5&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Transient state frequency deviation(%): (advertised power) +10~-7&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Frequency Recovery Time(S): ≤ 3&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Voltage Recovery Time(S): ≤ 4&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Waveform Distortion(%): ≤ 5&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Features:&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;High fuel efficiency: Fewer fuel consumption at leading level than other competitive products.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;The turbocharger with waste gated design: Optimizes operation across the torque curve resulting in excellent low-end torque.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Compacted yet durable and dependable engine: Cummins engines contain up to 40% fewer parts than competitive engines in its class. This results in a better power-to-weight ration, a less chance of failure and lower repair cost.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Advanced design and manufacturing: Make the engine delivers superior performance and lower cost than competitive engines.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Excellent cold start performance: Optional assistant cold starter with improved 6.6KW starter and intake air heater.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Excellent performance and advantage: Adopt advanced design to achieve higher horsepower and lower weight.&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Features of BS-Cummins diesel generator set:&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Compact structure, reliability, good performance, a world famous brand&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Type: Open type/silent type&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Engine: Cummins (USA), DCEC Cummins, CCEC Cummins&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Alterator: Engga, Marathon, Leroy-somer, Stamford, Faraday&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Controller: Deepsea 8610, 7320, 5110, Deepsea 5220/GBS-820; Hassan GU320&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Features of cummins engine:&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Four strokes, fan turbocharged engine, turbocharged and turbocharger intercooling technology&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Unique Cummins PT fuel syatem, high-efficient fuel supply system, four valves per cylinder, direct injection, sufficient combustion, low pollutant emission, reliable, environmental protection, fuel-saving, satisfied for varied emission standards&lt;/span&gt;&lt;br style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot; /&gt; &lt;span style=&quot;color: #3d830a; font-family: arial; line-height: 16px; background-color: #e9ffd8;&quot;&gt;Low fault rate and maintenance cost, less maintenance hours.&lt;/span&gt;', '900 KW Cummins Diesel Generator – 900DHFC'),
(153, 2, 'HP 24ES 23.8-inch LED Monitor ', 'HP 24ES 23.8-inch LED Monitor ', 'HP 24ES 23.8-inch LED Monitor ', '&lt;p&gt;&lt;a class=&quot;heading&quot;&gt;Technical specifications&lt;/a&gt;&lt;/p&gt;&lt;table class=&quot;table table-bordered table-steps&quot;&gt;&lt;thead valign=&quot;bottom&quot;&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;LED feature&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Specification&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody valign=&quot;top&quot;&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Display size&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;60.5 cm (23.8 in) diagonal&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Display type&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;IPS with anti-glare&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Brightness&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;250 nits&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Color gamut&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;72%&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Frequency&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Horizontal: 30-80 kHz&lt;/div&gt;&lt;div class=&quot;para&quot;&gt;Vertical: 50-60 Hz&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Inputs&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;1 VGA&lt;/div&gt;&lt;div class=&quot;para&quot;&gt;1 HDMI&lt;/div&gt;&lt;div class=&quot;para&quot;&gt;&lt;blockquote class=&quot;blockquote&quot;&gt;&lt;h5&gt;  note:&lt;/h5&gt;&lt;div class=&quot;para&quot;&gt;HDCP support on digital inputs&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Viewing angle&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Horizontal viewing angle (typical): 178 degrees&lt;/div&gt;&lt;div class=&quot;para&quot;&gt;Vertical viewing angle (typical): 178 degrees&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Recommended resolution (H x V)&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;1920 x 1080 @ 60 Hz (Full HD)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Aspect ratio&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;16:9&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Static contrast ratio&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Up to 1000:1&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Dynamic contrast ratio&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Up to 10,000,000:1&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Response time&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;14 ms on/off (typical)&lt;/div&gt;&lt;div class=&quot;para&quot;&gt;7 ms gray to gray with overdrive&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Power consumption&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;25 W max&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Tilt&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;-5 to +25 degrees&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Dimensions&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;W x D x H (unpacked):&lt;/div&gt;&lt;div class=&quot;para&quot;&gt;54.1 x 18.3 x 40.9 cm (21.3 x 7.2 x 16.1 in)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Weight&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Unpacked: 3.0 Kg (6.7 lbs)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt; &lt;/p&gt;', ''),
(153, 1, 'HP 24ES 23.8-inch LED Monitor ', 'HP 24ES 23.8-inch LED Monitor ', 'HP 24ES 23.8-inch LED Monitor ', '&lt;p&gt;&lt;a class=&quot;heading&quot;&gt;Technical specifications&lt;/a&gt;&lt;/p&gt;&lt;table class=&quot;table table-bordered table-steps&quot;&gt;&lt;thead valign=&quot;bottom&quot;&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;LED feature&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Specification&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody valign=&quot;top&quot;&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Display size&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;60.5 cm (23.8 in) diagonal&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Display type&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;IPS with anti-glare&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Brightness&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;250 nits&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Color gamut&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;72%&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Frequency&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Horizontal: 30-80 kHz&lt;/div&gt;&lt;div class=&quot;para&quot;&gt;Vertical: 50-60 Hz&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Inputs&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;1 VGA&lt;/div&gt;&lt;div class=&quot;para&quot;&gt;1 HDMI&lt;/div&gt;&lt;div class=&quot;para&quot;&gt;&lt;blockquote class=&quot;blockquote&quot;&gt;&lt;h5&gt;  note:&lt;/h5&gt;&lt;div class=&quot;para&quot;&gt;HDCP support on digital inputs&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Viewing angle&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Horizontal viewing angle (typical): 178 degrees&lt;/div&gt;&lt;div class=&quot;para&quot;&gt;Vertical viewing angle (typical): 178 degrees&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Recommended resolution (H x V)&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;1920 x 1080 @ 60 Hz (Full HD)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Aspect ratio&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;16:9&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Static contrast ratio&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Up to 1000:1&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Dynamic contrast ratio&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Up to 10,000,000:1&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Response time&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;14 ms on/off (typical)&lt;/div&gt;&lt;div class=&quot;para&quot;&gt;7 ms gray to gray with overdrive&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Power consumption&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;25 W max&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Tilt&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;-5 to +25 degrees&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Dimensions&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;W x D x H (unpacked):&lt;/div&gt;&lt;div class=&quot;para&quot;&gt;54.1 x 18.3 x 40.9 cm (21.3 x 7.2 x 16.1 in)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Weight&lt;/div&gt;&lt;/td&gt;&lt;td rowspan=&quot;1&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;div class=&quot;para&quot;&gt;Unpacked: 3.0 Kg (6.7 lbs)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt; &lt;/p&gt;', ''),
(154, 1, 'Toten WM.6609.9001 9U Wall Mount Server Rack Cabinet', 'Toten WM.6609.9001 9U Wall Mount Server Rack Cabinet', 'Toten WM.6609.9001 9U Wall Mount Server Rack Cabinet', '&lt;p&gt;Server Rack Cabinet TOTEN 9U / Cabinet / Enclosure – 9U, 19″ (W600 x D450 x H501mm)&lt;/p&gt;&lt;p&gt;Model : W2.6409.9001.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Standard Features of Wall Mount Equipment Rack:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;600 x 450 x 501mm (Width x Dept. x Height )&lt;/li&gt;&lt;li&gt;2 x 4-inch Fan (Low Noise) on Vented Top Flush Panel&lt;/li&gt;&lt;li&gt;2 x Side Door with Cam Lock&lt;/li&gt;&lt;li&gt;Front Door –Glass with Cam Lock&lt;/li&gt;&lt;li&gt;4 x Panel Mount with Unit Indication&lt;/li&gt;&lt;li&gt;1 x Integrated Wall Mounting Panel&lt;/li&gt;&lt;li&gt;1 x Power Distribution Unit (6 Way PDU)&lt;/li&gt;&lt;li&gt;1 Packet of M6 Cage Nuts Assembly&lt;/li&gt;&lt;li&gt;Finish with Epoxy Powder Coating&lt;/li&gt;&lt;li&gt;Type :Wall Mount Equipment Rack&lt;/li&gt;&lt;li&gt;Color : Black&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Standards:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Comply with ANSI/EIA RS-310-D、IEC297-2、DIN41494;PART1、DIN41494;PART7, ETSI standard.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Features of Server Rack Cabinet TOTEN 9U:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Welded frame, reliable structure;&lt;/li&gt;&lt;li&gt;Standing or wall mounting installation;&lt;/li&gt;&lt;li&gt;Adjustable feet and heavy duty castors are optional;&lt;/li&gt;&lt;li&gt;Easy mounting installation (patent);&lt;/li&gt;&lt;li&gt;19” standard installation;&lt;/li&gt;&lt;li&gt;Removable side panels, side locks optional;&lt;/li&gt;&lt;li&gt;Cable entry on both of top cover and bottom panel;&lt;/li&gt;&lt;li&gt;120mm fan available;&lt;/li&gt;&lt;li&gt;Turning angle of front door is over 180 degrees.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Main material:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;SPCC cold rolled steel;&lt;/li&gt;&lt;li&gt;Thickness: mounting profile 2.0mm, mounting angle 1.5mm, others 1.2mm.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Surface finish:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Degreasing, pickling, phosphoric, powder coated;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Degree of protection:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;IP20&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt; &lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Loading capacity:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Static loading: 60KG&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;&lt;h2&gt;Quality system:&lt;/h2&gt;&lt;p&gt;TOTEN runs under ISO9001:2000 certification. They have passed the strict test, and gotten the certification of SGS for years.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;h2&gt;Quality Control:&lt;/h2&gt;&lt;p&gt;To ensure the quality and the manufacturing capacity our products, TOTEN has invested heavily to import advanced manufacturing equipment abroad: 5 Germany TRUMPF high-speed hydraulic turret punch presses, 1 Japan AMADA hydraulic turret punch presses, 2 Germany TRUMPF laser cutter, 33 press brakes, 4 spraying painting lines and 50 common punch presses.&lt;/p&gt;&lt;p&gt;Beside Server Rack Cabinet TOTEN 9U We also Sell other &lt;strong&gt;sizes Server Rack Cabinet :&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;42U&lt;/li&gt;&lt;li&gt;32U&lt;/li&gt;&lt;li&gt;22U&lt;/li&gt;&lt;li&gt;15U&lt;/li&gt;&lt;li&gt;12U&lt;/li&gt;&lt;li&gt;6U&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;&lt;h3&gt;And Server Rack Cabinet Dimensions are:&lt;/h3&gt;&lt;p&gt;• 600mmx800mm&lt;br /&gt;• 600mmx1000mm&lt;br /&gt;• 800mmx1000mm&lt;br /&gt;• 600mmx450mm&lt;br /&gt;• 600mmx600mm&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Our whole Server Rack Cabinet Models are:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;span&gt;GS.6042.9101&lt;/span&gt;&lt;br /&gt;&lt;span&gt;GS.8042.9101&lt;/span&gt;&lt;br /&gt;&lt;span&gt;GS.8042.9801&lt;/span&gt;&lt;br /&gt;&lt;span&gt;A3.6032.7801&lt;/span&gt;&lt;br /&gt;&lt;span&gt;A3.6832.7101&lt;/span&gt;&lt;br /&gt;&lt;span&gt;A3.6822.7101&lt;/span&gt;&lt;br /&gt;&lt;span&gt;A3.6022.7101&lt;/span&gt;&lt;br /&gt;&lt;span&gt;W2.6615.9001&lt;/span&gt;&lt;br /&gt;&lt;span&gt;W2.6612.9001&lt;/span&gt;&lt;br /&gt;&lt;span&gt;W2.6409.9001&lt;/span&gt;&lt;br /&gt;&lt;span&gt;W2.6609.9001&lt;/span&gt;&lt;br /&gt;&lt;span&gt;W2.6406.9001&lt;/span&gt;&lt;/p&gt;&lt;p&gt;AS We are the Authorized Distributor of TOTEN Server Rack Cabinet/Computer server rack. We get directly from server rack manufacturers of TOTEN. Standing Server Cabinet, small server rack, Wall Mount Equipment Rack, Open Enclosure are also available to us.&lt;/p&gt;&lt;h2&gt;Therefore we give you Server Rack Cabinet TOTEN 9U at cheapest price in Bangladesh&lt;/h2&gt;&lt;p&gt; &lt;/p&gt;&lt;h3&gt;Moreover we do Server Rack Installation&lt;/h3&gt;&lt;p&gt;Except Server Rack Cabinet, we also sell &lt;strong&gt;Server Rack Accessories&lt;/strong&gt;:&lt;br /&gt;• PDU&lt;br /&gt;• Fixed Tray&lt;br /&gt;• Sliding Tray&lt;br /&gt;• Mesh Door&lt;br /&gt;• Glass Door&lt;br /&gt;• Cooling Fan&lt;/p&gt;', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(154, 2, 'Toten WM.6609.9001 9U Wall Mount Server Rack Cabinet', 'Toten WM.6609.9001 9U Wall Mount Server Rack Cabinet', 'Toten WM.6609.9001 9U Wall Mount Server Rack Cabinet', '&lt;p&gt;Server Rack Cabinet TOTEN 9U / Cabinet / Enclosure – 9U, 19″ (W600 x D450 x H501mm)&lt;/p&gt;&lt;p&gt;Model : W2.6409.9001.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Standard Features of Wall Mount Equipment Rack:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;600 x 450 x 501mm (Width x Dept. x Height )&lt;/li&gt;&lt;li&gt;2 x 4-inch Fan (Low Noise) on Vented Top Flush Panel&lt;/li&gt;&lt;li&gt;2 x Side Door with Cam Lock&lt;/li&gt;&lt;li&gt;Front Door –Glass with Cam Lock&lt;/li&gt;&lt;li&gt;4 x Panel Mount with Unit Indication&lt;/li&gt;&lt;li&gt;1 x Integrated Wall Mounting Panel&lt;/li&gt;&lt;li&gt;1 x Power Distribution Unit (6 Way PDU)&lt;/li&gt;&lt;li&gt;1 Packet of M6 Cage Nuts Assembly&lt;/li&gt;&lt;li&gt;Finish with Epoxy Powder Coating&lt;/li&gt;&lt;li&gt;Type :Wall Mount Equipment Rack&lt;/li&gt;&lt;li&gt;Color : Black&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Standards:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Comply with ANSI/EIA RS-310-D、IEC297-2、DIN41494;PART1、DIN41494;PART7, ETSI standard.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Features of Server Rack Cabinet TOTEN 9U:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Welded frame, reliable structure;&lt;/li&gt;&lt;li&gt;Standing or wall mounting installation;&lt;/li&gt;&lt;li&gt;Adjustable feet and heavy duty castors are optional;&lt;/li&gt;&lt;li&gt;Easy mounting installation (patent);&lt;/li&gt;&lt;li&gt;19” standard installation;&lt;/li&gt;&lt;li&gt;Removable side panels, side locks optional;&lt;/li&gt;&lt;li&gt;Cable entry on both of top cover and bottom panel;&lt;/li&gt;&lt;li&gt;120mm fan available;&lt;/li&gt;&lt;li&gt;Turning angle of front door is over 180 degrees.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Main material:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;SPCC cold rolled steel;&lt;/li&gt;&lt;li&gt;Thickness: mounting profile 2.0mm, mounting angle 1.5mm, others 1.2mm.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Surface finish:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Degreasing, pickling, phosphoric, powder coated;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Degree of protection:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;IP20&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt; &lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Loading capacity:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Static loading: 60KG&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;&lt;h2&gt;Quality system:&lt;/h2&gt;&lt;p&gt;TOTEN runs under ISO9001:2000 certification. They have passed the strict test, and gotten the certification of SGS for years.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;h2&gt;Quality Control:&lt;/h2&gt;&lt;p&gt;To ensure the quality and the manufacturing capacity our products, TOTEN has invested heavily to import advanced manufacturing equipment abroad: 5 Germany TRUMPF high-speed hydraulic turret punch presses, 1 Japan AMADA hydraulic turret punch presses, 2 Germany TRUMPF laser cutter, 33 press brakes, 4 spraying painting lines and 50 common punch presses.&lt;/p&gt;&lt;p&gt;Beside Server Rack Cabinet TOTEN 9U We also Sell other &lt;strong&gt;sizes Server Rack Cabinet :&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;42U&lt;/li&gt;&lt;li&gt;32U&lt;/li&gt;&lt;li&gt;22U&lt;/li&gt;&lt;li&gt;15U&lt;/li&gt;&lt;li&gt;12U&lt;/li&gt;&lt;li&gt;6U&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;&lt;h3&gt;And Server Rack Cabinet Dimensions are:&lt;/h3&gt;&lt;p&gt;• 600mmx800mm&lt;br /&gt;• 600mmx1000mm&lt;br /&gt;• 800mmx1000mm&lt;br /&gt;• 600mmx450mm&lt;br /&gt;• 600mmx600mm&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Our whole Server Rack Cabinet Models are:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;span&gt;GS.6042.9101&lt;/span&gt;&lt;br /&gt;&lt;span&gt;GS.8042.9101&lt;/span&gt;&lt;br /&gt;&lt;span&gt;GS.8042.9801&lt;/span&gt;&lt;br /&gt;&lt;span&gt;A3.6032.7801&lt;/span&gt;&lt;br /&gt;&lt;span&gt;A3.6832.7101&lt;/span&gt;&lt;br /&gt;&lt;span&gt;A3.6822.7101&lt;/span&gt;&lt;br /&gt;&lt;span&gt;A3.6022.7101&lt;/span&gt;&lt;br /&gt;&lt;span&gt;W2.6615.9001&lt;/span&gt;&lt;br /&gt;&lt;span&gt;W2.6612.9001&lt;/span&gt;&lt;br /&gt;&lt;span&gt;W2.6409.9001&lt;/span&gt;&lt;br /&gt;&lt;span&gt;W2.6609.9001&lt;/span&gt;&lt;br /&gt;&lt;span&gt;W2.6406.9001&lt;/span&gt;&lt;/p&gt;&lt;p&gt;AS We are the Authorized Distributor of TOTEN Server Rack Cabinet/Computer server rack. We get directly from server rack manufacturers of TOTEN. Standing Server Cabinet, small server rack, Wall Mount Equipment Rack, Open Enclosure are also available to us.&lt;/p&gt;&lt;h2&gt;Therefore we give you Server Rack Cabinet TOTEN 9U at cheapest price in Bangladesh&lt;/h2&gt;&lt;p&gt; &lt;/p&gt;&lt;h3&gt;Moreover we do Server Rack Installation&lt;/h3&gt;&lt;p&gt;Except Server Rack Cabinet, we also sell &lt;strong&gt;Server Rack Accessories&lt;/strong&gt;:&lt;br /&gt;• PDU&lt;br /&gt;• Fixed Tray&lt;br /&gt;• Sliding Tray&lt;br /&gt;• Mesh Door&lt;br /&gt;• Glass Door&lt;br /&gt;• Cooling Fan&lt;/p&gt;', ''),
(155, 1, 'Toten WM.6406.9001 6U Rack', 'Toten WM.6406.9001 6U Rack', 'Toten WM.6406.9001 6U Rack', '&lt;div class=&quot;woocommerce-Tabs-panel woocommerce-Tabs-panel--description panel entry-content wc-tab&quot; id=&quot;tab-description&quot; role=&quot;tabpanel&quot; aria-labelledby=&quot;tab-title-description&quot; style=&quot;display: block;&quot;&gt;&lt;h2&gt;Description&lt;/h2&gt;&lt;div class=&quot;pro_desc_box&quot;&gt;&lt;p&gt;Toten WM.6406.9001 6U Rack Price in Bangladesh&lt;/p&gt;&lt;p&gt;Description&lt;/p&gt;&lt;p&gt;Toten WM.6406.9001 6U enclosure wall mount server rack cabinet has 2 x 4″ fan low noise on vented top flush panel&lt;/p&gt;&lt;p&gt;2 x side door with cam lock, front door glass with cam lock&lt;/p&gt;&lt;p&gt;4 x panel mount with unit indication, 1 x integrated wall mounting panel 1 x power distribution unit 6 way PDU&lt;/p&gt;&lt;p&gt;1 packet M6 cage nuts assembly, finish with epoxy powder coating, welded frame&lt;/p&gt;&lt;p&gt;reliable structure, standing or wall mounting installation&lt;/p&gt;&lt;p&gt;optional adjustable feet and heavy duty castors, easy mounting installation patent&lt;/p&gt;&lt;p&gt;19″ standard installation, removable side panels, optional side locks&lt;/p&gt;&lt;p&gt;cable entry on both of top cover and bottom panel, 120 mm fan available&lt;/p&gt;&lt;p&gt;turning angle front door over 180 degrees, dimensions 600 x 450 x 368mm. Also this Toten server rack cabinet rack cabinet comply with ANSI/EIA RS-310-D, IEC297-2, DIN41494 PART1, DIN41494 PART7, ETSI standard.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Standard Features of 6U Wall Mount Rack:&lt;/strong&gt; 600 x 450 x 368mm (Width x Dept. x Height ) 2 x 4-inch Fan (Low Noise) on Vented Top Flush Panel 2 x Side Door with Cam Lock Front Door –Glass with Cam Lock 4 x Panel Mount with Unit Indication 1 x Integrated Wall Mounting Panel 1 x Power Distribution Unit (6 Way PDU) Finish with Epoxy Powder Coating&amp;gt; Color : Black&lt;/p&gt;&lt;p&gt;Toten WM.6406.9001 6U Rack Price in Bangladesh&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(155, 2, 'Toten WM.6406.9001 6U Rack', 'Toten WM.6406.9001 6U Rack', 'Toten WM.6406.9001 6U Rack', '&lt;div class=&quot;woocommerce-Tabs-panel woocommerce-Tabs-panel--description panel entry-content wc-tab&quot; id=&quot;tab-description&quot; role=&quot;tabpanel&quot; aria-labelledby=&quot;tab-title-description&quot; style=&quot;display: block;&quot;&gt;&lt;h2&gt;Description&lt;/h2&gt;&lt;div class=&quot;pro_desc_box&quot;&gt;&lt;p&gt;Toten WM.6406.9001 6U Rack Price in Bangladesh&lt;/p&gt;&lt;p&gt;Description&lt;/p&gt;&lt;p&gt;Toten WM.6406.9001 6U enclosure wall mount server rack cabinet has 2 x 4″ fan low noise on vented top flush panel&lt;/p&gt;&lt;p&gt;2 x side door with cam lock, front door glass with cam lock&lt;/p&gt;&lt;p&gt;4 x panel mount with unit indication, 1 x integrated wall mounting panel 1 x power distribution unit 6 way PDU&lt;/p&gt;&lt;p&gt;1 packet M6 cage nuts assembly, finish with epoxy powder coating, welded frame&lt;/p&gt;&lt;p&gt;reliable structure, standing or wall mounting installation&lt;/p&gt;&lt;p&gt;optional adjustable feet and heavy duty castors, easy mounting installation patent&lt;/p&gt;&lt;p&gt;19″ standard installation, removable side panels, optional side locks&lt;/p&gt;&lt;p&gt;cable entry on both of top cover and bottom panel, 120 mm fan available&lt;/p&gt;&lt;p&gt;turning angle front door over 180 degrees, dimensions 600 x 450 x 368mm. Also this Toten server rack cabinet rack cabinet comply with ANSI/EIA RS-310-D, IEC297-2, DIN41494 PART1, DIN41494 PART7, ETSI standard.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Standard Features of 6U Wall Mount Rack:&lt;/strong&gt; 600 x 450 x 368mm (Width x Dept. x Height ) 2 x 4-inch Fan (Low Noise) on Vented Top Flush Panel 2 x Side Door with Cam Lock Front Door –Glass with Cam Lock 4 x Panel Mount with Unit Indication 1 x Integrated Wall Mounting Panel 1 x Power Distribution Unit (6 Way PDU) Finish with Epoxy Powder Coating&amp;gt; Color : Black&lt;/p&gt;&lt;p&gt;Toten WM.6406.9001 6U Rack Price in Bangladesh&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(158, 1, 'Board Cutting ceiling', 'Board Cutting ceiling', 'Board Cutting ceiling', 'Baramati Binder Board', ''),
(158, 2, 'Board Cutting ceiling', 'Board Cutting ceiling', 'Board Cutting ceiling', 'Baramati Binder Board', ''),
(159, 1, 'Sensor sliding glass door', 'Sensor sliding glass door', 'Sensor sliding glass door', '&lt;table class=&quot;bodytext&quot; width=&quot;606&quot; cellspacing=&quot;5&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;table class=&quot;chart_bold&quot; width=&quot;100%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;1&quot; border=&quot;1&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;width: 22%;&quot; valign=&quot;top&quot; bgcolor=&quot;#9FCEFC&quot; align=&quot;center&quot;&gt; &lt;/td&gt;&lt;td style=&quot;width: 20.3097%;&quot; valign=&quot;top&quot; bgcolor=&quot;#9FCEFC&quot; align=&quot;center&quot;&gt;Door Opening&lt;/td&gt;&lt;td style=&quot;width: 25.6903%;&quot; valign=&quot;top&quot; bgcolor=&quot;#9FCEFC&quot; align=&quot;center&quot;&gt;Overall Dimensions&lt;/td&gt;&lt;td style=&quot;width: 28%;&quot; valign=&quot;top&quot; bgcolor=&quot;#9FCEFC&quot; align=&quot;center&quot;&gt;No. of Panel&lt;/td&gt;&lt;td style=&quot;width: 10%;&quot; valign=&quot;top&quot; bgcolor=&quot;#99ccff&quot; align=&quot;left&quot;&gt;&lt;/td&gt;&lt;td class=&quot;prodContentPriceCol&quot; style=&quot;width: 9%;&quot; valign=&quot;top&quot; bgcolor=&quot;#99ccff&quot; align=&quot;right&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;chart&quot; rowspan=&quot;3&quot; style=&quot;width: 22%;&quot; valign=&quot;middle&quot; align=&quot;center&quot;&gt;Single Sliding Door&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 20.3097%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;36&quot;W x 84&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 25.6903%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;84&quot;W x 92&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 28%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;2&lt;/td&gt;&lt;td style=&quot;width: 10%;&quot; valign=&quot;top&quot;&gt;&lt;/td&gt;&lt;td style=&quot;width: 9%;&quot; valign=&quot;top&quot; align=&quot;right&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 20.3097%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;42&quot;W x 84&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 25.6903%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;96&quot;W x 92&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 28%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;2&lt;/td&gt;&lt;td style=&quot;width: 10%;&quot; valign=&quot;top&quot;&gt;&lt;/td&gt;&lt;td style=&quot;width: 9%;&quot; valign=&quot;top&quot; align=&quot;right&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 20.3097%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;48&quot;W x 84&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 25.6903%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;120&quot;W x 92&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 28%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;2&lt;/td&gt;&lt;td style=&quot;width: 10%;&quot; valign=&quot;top&quot;&gt;&lt;/td&gt;&lt;td style=&quot;width: 9%;&quot; valign=&quot;top&quot; align=&quot;right&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;chart&quot; rowspan=&quot;2&quot; style=&quot;width: 22%;&quot; valign=&quot;middle&quot; align=&quot;center&quot;&gt;Double Sliding Door&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 20.3097%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;60&quot;W x 84&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 25.6903%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;144&quot;W x 92&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 28%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;4&lt;/td&gt;&lt;td style=&quot;width: 10%;&quot; valign=&quot;top&quot;&gt;&lt;/td&gt;&lt;td style=&quot;text-align: right; cursor: pointer; width: 9%;&quot; valign=&quot;top&quot; align=&quot;right&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 20.3097%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;72&quot;W x 84&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 25.6903%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;168&quot;W x 92&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 28%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;4&lt;/td&gt;&lt;td style=&quot;width: 10%;&quot; valign=&quot;top&quot;&gt;&lt;/td&gt;&lt;td style=&quot;text-align: right; cursor: pointer; width: 9%;&quot; valign=&quot;top&quot; align=&quot;right&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;table width=&quot;100%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;1&quot; border=&quot;1&quot; align=&quot;left&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan=&quot;3&quot; class=&quot;body_bold&quot; valign=&quot;top&quot;&gt;Features&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Construction&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Clear anodized aluminum frames are easy to clean and sterilize (other frame colors optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Position Switch&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Single or Dual (optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Alarm Contacts&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Optional&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Transom&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Optional&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Threshold Configuration&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Standard no-threshold design allows easy transfer of carts and other items; thresholds available on optional basis&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Emergency Power Options&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Uninterruptible Power Supply (UPS); extended operation&lt;br /&gt; Fly Open Box; One time operation&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Locking options (2-Point locking standard)&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;&lt;ul&gt;&lt;li&gt;3-Point Locks&lt;/li&gt;&lt;li&gt;Lock position indicators&lt;/li&gt;&lt;li&gt;Armored strikes&lt;/li&gt;&lt;li&gt;Electric Solenoid Lock (Fail Safe/Fail Secure)&lt;/li&gt;&lt;li&gt;Access Control Locking with surface or recessed panic hardware&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;table class=&quot;specs&quot; width=&quot;100%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;1&quot; border=&quot;1&quot; align=&quot;left&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan=&quot;3&quot; class=&quot;specs_bold&quot; valign=&quot;top&quot; width=&quot;479&quot;&gt;Specifications&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;specs_bold&quot;&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot; align=&quot;center&quot;&gt;Description&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;189&quot; align=&quot;center&quot;&gt;Standard&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;176&quot; align=&quot;center&quot;&gt;Optional&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Design&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Bi-Part or Single Slide&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Breakout&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Sliding Panels Only&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Jamb Dimension&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;189&quot;&gt;1 3/4&quot; x 4 1/2&quot;&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;176&quot;&gt;1 3/4&quot; x 6&quot;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Finish&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;189&quot;&gt;Clear&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;176&quot;&gt;Special Finish Available&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Panels&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Static-dissipative PVC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Locking&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;189&quot;&gt;Single Point Bottom Rail Deadlock(s)&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;176&quot;&gt;Electric Locking&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Controls&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;189&quot;&gt;Touchless or biometric keypad&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;176&quot;&gt;Biometric or card key reader&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Sensors&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;189&quot;&gt;2 SU-100s / Stanguard&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;176&quot;&gt;2 Wizards&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Drive System&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;¼ HP DC gear driven motor, twin ¼ HP DC gear driven motors (optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Material&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Door Panel options (special quote): tempered glass, polycarbonate&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Compliance&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;UL, cUL, ANSI A156.10, UBC, BOCA, ICBO, NFPA 101&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;STANLEY SU-100 MOTION SENSORS&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Uni-directional function reduces length of time door stays open by detecting approaching traffic; saves energy by preserving loss of heat and air conditioning&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Stan-Guard® Threshold Sensor&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Configurable Options: threshold sensor and doorway holding beam detects and holds the door open for people and objects until area is clear&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Security Options&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Security access options include card readers, biometric readers, passcode readers and overhead cameras; call Terra for more information&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Battery Backup&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Extends operation of automatic doors up to 1.5 hours in event of power outage or failure (optional)&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;hr /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(159, 2, 'Sensor sliding glass door', 'Sensor sliding glass door', 'Sensor sliding glass door', '&lt;table class=&quot;bodytext&quot; width=&quot;606&quot; cellspacing=&quot;5&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;table class=&quot;chart_bold&quot; width=&quot;100%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;1&quot; border=&quot;1&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;width: 22%;&quot; valign=&quot;top&quot; bgcolor=&quot;#9FCEFC&quot; align=&quot;center&quot;&gt; &lt;/td&gt;&lt;td style=&quot;width: 20.3097%;&quot; valign=&quot;top&quot; bgcolor=&quot;#9FCEFC&quot; align=&quot;center&quot;&gt;Door Opening&lt;/td&gt;&lt;td style=&quot;width: 25.6903%;&quot; valign=&quot;top&quot; bgcolor=&quot;#9FCEFC&quot; align=&quot;center&quot;&gt;Overall Dimensions&lt;/td&gt;&lt;td style=&quot;width: 28%;&quot; valign=&quot;top&quot; bgcolor=&quot;#9FCEFC&quot; align=&quot;center&quot;&gt;No. of Panel&lt;/td&gt;&lt;td style=&quot;width: 10%;&quot; valign=&quot;top&quot; bgcolor=&quot;#99ccff&quot; align=&quot;left&quot;&gt;&lt;/td&gt;&lt;td class=&quot;prodContentPriceCol&quot; style=&quot;width: 9%;&quot; valign=&quot;top&quot; bgcolor=&quot;#99ccff&quot; align=&quot;right&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;chart&quot; rowspan=&quot;3&quot; style=&quot;width: 22%;&quot; valign=&quot;middle&quot; align=&quot;center&quot;&gt;Single Sliding Door&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 20.3097%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;36&quot;W x 84&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 25.6903%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;84&quot;W x 92&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 28%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;2&lt;/td&gt;&lt;td style=&quot;width: 10%;&quot; valign=&quot;top&quot;&gt;&lt;/td&gt;&lt;td style=&quot;width: 9%;&quot; valign=&quot;top&quot; align=&quot;right&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 20.3097%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;42&quot;W x 84&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 25.6903%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;96&quot;W x 92&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 28%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;2&lt;/td&gt;&lt;td style=&quot;width: 10%;&quot; valign=&quot;top&quot;&gt;&lt;/td&gt;&lt;td style=&quot;width: 9%;&quot; valign=&quot;top&quot; align=&quot;right&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 20.3097%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;48&quot;W x 84&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 25.6903%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;120&quot;W x 92&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 28%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;2&lt;/td&gt;&lt;td style=&quot;width: 10%;&quot; valign=&quot;top&quot;&gt;&lt;/td&gt;&lt;td style=&quot;width: 9%;&quot; valign=&quot;top&quot; align=&quot;right&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;chart&quot; rowspan=&quot;2&quot; style=&quot;width: 22%;&quot; valign=&quot;middle&quot; align=&quot;center&quot;&gt;Double Sliding Door&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 20.3097%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;60&quot;W x 84&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 25.6903%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;144&quot;W x 92&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 28%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;4&lt;/td&gt;&lt;td style=&quot;width: 10%;&quot; valign=&quot;top&quot;&gt;&lt;/td&gt;&lt;td style=&quot;text-align: right; cursor: pointer; width: 9%;&quot; valign=&quot;top&quot; align=&quot;right&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 20.3097%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;72&quot;W x 84&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 25.6903%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;168&quot;W x 92&quot;H&lt;/td&gt;&lt;td class=&quot;chart&quot; style=&quot;width: 28%;&quot; valign=&quot;top&quot; align=&quot;center&quot;&gt;4&lt;/td&gt;&lt;td style=&quot;width: 10%;&quot; valign=&quot;top&quot;&gt;&lt;/td&gt;&lt;td style=&quot;text-align: right; cursor: pointer; width: 9%;&quot; valign=&quot;top&quot; align=&quot;right&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;table width=&quot;100%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;1&quot; border=&quot;1&quot; align=&quot;left&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan=&quot;3&quot; class=&quot;body_bold&quot; valign=&quot;top&quot;&gt;Features&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Construction&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Clear anodized aluminum frames are easy to clean and sterilize (other frame colors optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Position Switch&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Single or Dual (optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Alarm Contacts&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Optional&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Transom&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Optional&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Threshold Configuration&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Standard no-threshold design allows easy transfer of carts and other items; thresholds available on optional basis&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Emergency Power Options&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Uninterruptible Power Supply (UPS); extended operation&lt;br /&gt; Fly Open Box; One time operation&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Locking options (2-Point locking standard)&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;&lt;ul&gt;&lt;li&gt;3-Point Locks&lt;/li&gt;&lt;li&gt;Lock position indicators&lt;/li&gt;&lt;li&gt;Armored strikes&lt;/li&gt;&lt;li&gt;Electric Solenoid Lock (Fail Safe/Fail Secure)&lt;/li&gt;&lt;li&gt;Access Control Locking with surface or recessed panic hardware&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;table class=&quot;specs&quot; width=&quot;100%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;1&quot; border=&quot;1&quot; align=&quot;left&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan=&quot;3&quot; class=&quot;specs_bold&quot; valign=&quot;top&quot; width=&quot;479&quot;&gt;Specifications&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;specs_bold&quot;&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot; align=&quot;center&quot;&gt;Description&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;189&quot; align=&quot;center&quot;&gt;Standard&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;176&quot; align=&quot;center&quot;&gt;Optional&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Design&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Bi-Part or Single Slide&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Breakout&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Sliding Panels Only&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Jamb Dimension&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;189&quot;&gt;1 3/4&quot; x 4 1/2&quot;&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;176&quot;&gt;1 3/4&quot; x 6&quot;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Finish&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;189&quot;&gt;Clear&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;176&quot;&gt;Special Finish Available&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Panels&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Static-dissipative PVC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Locking&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;189&quot;&gt;Single Point Bottom Rail Deadlock(s)&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;176&quot;&gt;Electric Locking&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Controls&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;189&quot;&gt;Touchless or biometric keypad&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;176&quot;&gt;Biometric or card key reader&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Sensors&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;189&quot;&gt;2 SU-100s / Stanguard&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;176&quot;&gt;2 Wizards&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Drive System&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;¼ HP DC gear driven motor, twin ¼ HP DC gear driven motors (optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Material&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Door Panel options (special quote): tempered glass, polycarbonate&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Compliance&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;UL, cUL, ANSI A156.10, UBC, BOCA, ICBO, NFPA 101&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;STANLEY SU-100 MOTION SENSORS&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Uni-directional function reduces length of time door stays open by detecting approaching traffic; saves energy by preserving loss of heat and air conditioning&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Stan-Guard® Threshold Sensor&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Configurable Options: threshold sensor and doorway holding beam detects and holds the door open for people and objects until area is clear&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Security Options&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Security access options include card readers, biometric readers, passcode readers and overhead cameras; call Terra for more information&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;113&quot;&gt;Battery Backup&lt;/td&gt;&lt;td colspan=&quot;2&quot; valign=&quot;top&quot; width=&quot;365&quot;&gt;Extends operation of automatic doors up to 1.5 hours in event of power outage or failure (optional)&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;hr /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(160, 1, 'Board Ceiling', 'board ceiling', 'board ceiling', '', ''),
(160, 2, 'board ceiling', 'board ceiling', 'board ceiling', '', ''),
(161, 1, 'Modern Office Workstation', 'Modern Office Workstation', 'Modern Office Workstation', '', ''),
(161, 2, 'Modern Office Workstation', 'Modern Office Workstation', 'Modern Office Workstation', '', ''),
(162, 1, 'Director Table', 'Director Table', 'Director Table', '', ''),
(162, 2, 'Director Table', 'Director Table', 'Director Table', '', ''),
(163, 1, 'Director Table', 'Director Table', 'Director Table', '', ''),
(163, 2, 'Director Table', 'Director Table', 'Director Table', '', ''),
(164, 1, 'HP EliteDisplay E243i 24-Inch Full HD Monitor', 'HP EliteDisplay E243i 24-Inch Full HD Monitor', 'HP EliteDisplay E243i 24-Inch Full HD Monitor', '&lt;h2&gt;Specification&lt;/h2&gt;&lt;table class=&quot;table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;strong&gt;MONITOR&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Screen Size&lt;/td&gt;&lt;td&gt;24-Inch&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Contrast Ratio&lt;/td&gt;&lt;td&gt;1000:1 static; 5000000:1 dynamic&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Response Time&lt;/td&gt;&lt;td&gt;5 ms on/off&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Resolution&lt;/td&gt;&lt;td&gt;WUXGA (1920 x 1200 @ 60 Hz)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Brightness&lt;/td&gt;&lt;td&gt;300 cd/m²&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Connectivity&lt;/td&gt;&lt;td&gt;Input connector&lt;br /&gt; 1 VGA&lt;br /&gt; 1 HDMI 1.4 (with HDCP support)&lt;br /&gt; 1 DisplayPort™ 1.2 (with HDCP support)&lt;br /&gt; Ports&lt;br /&gt; 3 USB 3.0 (one upstream, two downstream) 1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Warranty&lt;/td&gt;&lt;td&gt;03 Years Warranty&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;div itemprop=&quot;description&quot;&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;HP EliteDisplay E243i 24-Inch Full HD Monitor&lt;/span&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Native resolution WUXGA (1920 x 1200 @ 60 Hz)&lt;/li&gt;&lt;li&gt;Contrast ratio 1000:1 static; 5000000:1 dynamic&lt;/li&gt;&lt;li&gt;Brightness 300 cd/m²&lt;/li&gt;&lt;li&gt;Pixel pitch 0.2745 mm&lt;/li&gt;&lt;li&gt;Response time 5 ms on/off&lt;/li&gt;&lt;li&gt;Display Tilt &amp;amp; Swivel Range Tilt: -5 to +20°; Swivel: ±45°; Pivot rotation: 90°; Height: 150 mm&lt;/li&gt;&lt;li&gt;Dimensions (W X D X H) 20.95 x 1.83 x 18.83 in&lt;/li&gt;&lt;li&gt;Weight 14.02 lb&lt;/li&gt;&lt;li&gt;Warranty Protected by HP, including a 3-year standard limited warranty.&lt;/li&gt;&lt;li&gt;What\'s in the box Monitor; AC power cord; VGA cable; USB cable (Type A male to Type B male); DisplayPort™ 1.2 cable; CD (includes user guide, warranty, drivers); HP Display Assistant&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(164, 2, 'HP EliteDisplay E243i 24-Inch Full HD Monitor', 'HP EliteDisplay E243i 24-Inch Full HD Monitor', 'HP EliteDisplay E243i 24-Inch Full HD Monitor', '&lt;h2&gt;Specification&lt;/h2&gt;&lt;table class=&quot;table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&lt;strong&gt;MONITOR&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Screen Size&lt;/td&gt;&lt;td&gt;24-Inch&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Contrast Ratio&lt;/td&gt;&lt;td&gt;1000:1 static; 5000000:1 dynamic&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Response Time&lt;/td&gt;&lt;td&gt;5 ms on/off&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Resolution&lt;/td&gt;&lt;td&gt;WUXGA (1920 x 1200 @ 60 Hz)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Brightness&lt;/td&gt;&lt;td&gt;300 cd/m²&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Connectivity&lt;/td&gt;&lt;td&gt;Input connector&lt;br /&gt; 1 VGA&lt;br /&gt; 1 HDMI 1.4 (with HDCP support)&lt;br /&gt; 1 DisplayPort™ 1.2 (with HDCP support)&lt;br /&gt; Ports&lt;br /&gt; 3 USB 3.0 (one upstream, two downstream) 1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Warranty&lt;/td&gt;&lt;td&gt;03 Years Warranty&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;div itemprop=&quot;description&quot;&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;HP EliteDisplay E243i 24-Inch Full HD Monitor&lt;/span&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Native resolution WUXGA (1920 x 1200 @ 60 Hz)&lt;/li&gt;&lt;li&gt;Contrast ratio 1000:1 static; 5000000:1 dynamic&lt;/li&gt;&lt;li&gt;Brightness 300 cd/m²&lt;/li&gt;&lt;li&gt;Pixel pitch 0.2745 mm&lt;/li&gt;&lt;li&gt;Response time 5 ms on/off&lt;/li&gt;&lt;li&gt;Display Tilt &amp;amp; Swivel Range Tilt: -5 to +20°; Swivel: ±45°; Pivot rotation: 90°; Height: 150 mm&lt;/li&gt;&lt;li&gt;Dimensions (W X D X H) 20.95 x 1.83 x 18.83 in&lt;/li&gt;&lt;li&gt;Weight 14.02 lb&lt;/li&gt;&lt;li&gt;Warranty Protected by HP, including a 3-year standard limited warranty.&lt;/li&gt;&lt;li&gt;What\'s in the box Monitor; AC power cord; VGA cable; USB cable (Type A male to Type B male); DisplayPort™ 1.2 cable; CD (includes user guide, warranty, drivers); HP Display Assistant&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(165, 1, 'Meeting Table', 'Meeting Table', 'Meeting Table', '', ''),
(165, 2, 'Meeting Table', 'Meeting Table', 'Meeting Table', '', ''),
(166, 1, 'Meeting Table', 'Meeting Table', 'Meeting Table', '', ''),
(166, 2, 'Meeting Table', 'Meeting Table', 'Meeting Table', '', ''),
(167, 1, 'Meeting Table', 'Meeting Table', 'Meeting Table', '', ''),
(167, 2, 'Meeting Table', 'Meeting Table', 'Meeting Table', '', ''),
(168, 1, 'Meeting Table', 'Meeting Table', 'Meeting Table', '', ''),
(168, 2, 'Meeting Table', 'Meeting Table', 'Meeting Table', '', 'Meeting Table'),
(169, 1, 'Meeting Table', 'Meeting Table', 'Meeting Table', '', ''),
(169, 2, 'Meeting Table', 'Meeting Table', 'Meeting Table', '&lt;img src=&quot;resources/image/18/84/d.jpg&quot;&gt;', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(171, 1, 'Zebra ZXP Series 3 Dual Sided ID Card Printer', 'Zebra ZXP Series 3 Dual Sided ID Card Printer', 'Zebra ZXP Series 3 Dual Sided ID Card Printer', '&lt;div id=&quot;id_1&quot;&gt;&lt;p class=&quot;p2 ft2&quot;&gt;ZXP Series 3 Card Printer&lt;/p&gt;&lt;p class=&quot;p3 ft3&quot;&gt;Zebra’s ZXP Series 3™ &lt;nobr&gt;direct-to-card&lt;/nobr&gt; printer provides an array of features, outstanding print quality, and a low cost of ownership. The ZXP Series 3 offers a wide range of high capacity ribbon options, along with the capability to select the card thickness that is right for the application. And, when paired with Zebra’s &lt;nobr&gt;eco-friendly&lt;/nobr&gt; media,&lt;/p&gt;&lt;p class=&quot;p4 ft3&quot;&gt;the ZXP Series 3 is the most &lt;nobr&gt;cost-effective&lt;/nobr&gt; printing solution in its class.&lt;/p&gt;&lt;/div&gt;&lt;div id=&quot;id_2&quot;&gt;&lt;div id=&quot;id_2_1&quot;&gt;&lt;p class=&quot;p0 ft4&quot;&gt;The ZXP Series 3 offers vivid, &lt;nobr&gt;high-quality&lt;/nobr&gt; full color and monochrome printing on single- or &lt;nobr&gt;dual-sided&lt;/nobr&gt; cards. Operating the ZXP Series&lt;/p&gt;&lt;p class=&quot;p5 ft5&quot;&gt;3 is simplified with an intuitive design, color touch points, and &lt;nobr&gt;quick-replace&lt;/nobr&gt; higher capacity &lt;nobr&gt;Load-N-Go™&lt;/nobr&gt; smart ribbons, which are now &lt;nobr&gt;eco-friendly&lt;/nobr&gt; using less plastic and more biodegradable material. Zebra’s ZRaster™ &lt;nobr&gt;host-based&lt;/nobr&gt; image processing technology enables high speed printing — without sacrificing image quality.&lt;/p&gt;&lt;/div&gt;&lt;div id=&quot;id_2_2&quot;&gt;&lt;p class=&quot;p6 ft4&quot;&gt;The printer’s compact design makes it the right choice for tight work spaces. Smart card and magnetic stripe encoding options allow the ZXP Series 3 to meet the needs of a variety of markets and applications, including ID and access control cards as well as personalized gift, membership and loyalty cards. Standard Kensington™ lock feature and optional enclosure lock make the ZXP Series 3 ideal for secure card printing solutions.&lt;/p&gt;&lt;p class=&quot;p7 ft6&quot;&gt;Print Touch&lt;/p&gt;&lt;p class=&quot;p8 ft5&quot;&gt;The ZXP Series 3 includes Zebra® Print Touch™, an embedded Near Field Communication (NFC) chip and software. Just hold your NFC enabled smartphone up to the Zebra Print Touch logo on the printer to read key printer information and launch &lt;nobr&gt;web-based&lt;/nobr&gt; help pages.&lt;/p&gt;&lt;p class=&quot;p9 ft6&quot;&gt;Genuine Zebra Supplies&lt;/p&gt;&lt;p class=&quot;p6 ft7&quot;&gt;Genuine Zebra supplies meet stringent quality standards and are recommended for optimal printing quality and proper printer performance.&lt;/p&gt;&lt;p class=&quot;p10 ft6&quot;&gt;CardStudio Software&lt;/p&gt;&lt;p class=&quot;p11 ft7&quot;&gt;Zebra’s CardStudio™ is an &lt;nobr&gt;easy-to-learn,&lt;/nobr&gt; &lt;nobr&gt;easy-to-operate&lt;/nobr&gt; complete card design and card issuance software suite. It makes designing and printing high quality photo ID cards and other cards easy, with basic to advanced features, and support for all Zebra card printers. For more information, visit &lt;span class=&quot;ft8&quot;&gt;www.zebra.com/cardstudio&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;!--n--&gt;&lt;div id=&quot;id_2&quot;&gt;&lt;!--n--&gt;&lt;div id=&quot;id_2_1&quot;&gt;&lt;!--n--&gt;&lt;p class=&quot;p0 ft11&quot;&gt;ZXP Series 3 Specifications&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p13 ft12&quot;&gt;PRINTER NAME&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p14 ft1&quot;&gt;ZXP Series 3&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p15 ft12&quot;&gt;STANDARD FEATURES&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p16 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;True Colours&lt;/span&gt;&lt;span class=&quot;ft14&quot;&gt;® &lt;/span&gt;ix Series™ ZXP 3 &lt;nobr&gt;high-performance&lt;/nobr&gt; ribbons with intelligent media technology&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;High capacity, &lt;/span&gt;&lt;nobr&gt;eco-friendly&lt;/nobr&gt; &lt;nobr&gt;Load-N-Go™&lt;/nobr&gt; &lt;nobr&gt;drop-in&lt;/nobr&gt; ribbon cartridges&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;ZRaster™ &lt;/span&gt;&lt;nobr&gt;host-based&lt;/nobr&gt; image processing&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;Auto calibration of ribbon&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;USB connectivity&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;Microsoft&lt;/span&gt;&lt;span class=&quot;ft14&quot;&gt;® &lt;/span&gt;Certified Windows&lt;span class=&quot;ft14&quot;&gt;® &lt;/span&gt;drivers&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;Print Touch NFC tag for online printer documentation and tools&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;100 card covered feeder (30 mil)&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;45 card capacity output hopper (30 mil)&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;nobr&gt;&lt;span class=&quot;ft13&quot;&gt;16-character&lt;/span&gt;&lt;/nobr&gt; LCD operator control display&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;300 dpi (11.8 dots/mm) print resolution&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;nobr&gt;&lt;span class=&quot;ft13&quot;&gt;Two-year&lt;/span&gt;&lt;/nobr&gt; warranty on printer&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;nobr&gt;&lt;span class=&quot;ft13&quot;&gt;Two-year&lt;/span&gt;&lt;/nobr&gt; (unlimited passes) original printhead&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;nobr&gt;&lt;span class=&quot;ft13&quot;&gt;One-year&lt;/span&gt;&lt;/nobr&gt; hot swap (U.S. only)&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;Kensington&lt;/span&gt;&lt;span class=&quot;ft14&quot;&gt;® &lt;/span&gt;secure lock slot&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p15 ft12&quot;&gt;PRINTING SPECIFICATIONS&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p15 ft1&quot;&gt;&lt;nobr&gt;Dye-sublimation&lt;/nobr&gt; thermal transfer direct to card&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;Full color or monochrome printing&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;Single- or &lt;nobr&gt;dual-sided&lt;/nobr&gt; printing&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft14&quot;&gt;700&lt;/span&gt;&lt;span class=&quot;ft15&quot;&gt;cards / hour monochrome &lt;/span&gt;&lt;nobr&gt;single-sided&lt;/nobr&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft14&quot;&gt;195&lt;/span&gt;&lt;span class=&quot;ft15&quot;&gt;cards / hour &lt;/span&gt;&lt;nobr&gt;single-sided&lt;/nobr&gt; YMCKO&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft14&quot;&gt;140&lt;/span&gt;&lt;span class=&quot;ft15&quot;&gt;cards / hour &lt;/span&gt;&lt;nobr&gt;dual-sided&lt;/nobr&gt; YMCKOK&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;nobr&gt;Edge-to-edge&lt;/nobr&gt; printing on standard &lt;nobr&gt;CR-80&lt;/nobr&gt; media&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p15 ft12&quot;&gt;MEDIA SPECIFICATIONS&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p18 ft1&quot;&gt;NOTE: The ZXP Series 3 printer is designed to work only with Zebra True Colours ix Series &lt;nobr&gt;high-performance&lt;/nobr&gt; ribbons&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p19 ft16&quot;&gt;Zebra intelligent technology automatically detects and authenticates ribbon Integrated cleaning roller included with each ribbon&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p20 ft16&quot;&gt;Media Starter Kit &lt;nobr&gt;(single-sided):&lt;/nobr&gt; 1 YMCKO ribbon, 200 &lt;nobr&gt;30-mil&lt;/nobr&gt; PVC cards Specially designed cleaning supplies simplify preventive maintenance&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p21 ft17&quot;&gt;True Colours ix Series ZXP 3 Ribbons&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft18&quot;&gt;&lt;span class=&quot;ft18&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft19&quot;&gt;YMCKO: 280 images/roll&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;½ YMCKO: 400 images/roll&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft18&quot;&gt;&lt;span class=&quot;ft18&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft19&quot;&gt;YMCKOK: 230 images/roll&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft18&quot;&gt;&lt;span class=&quot;ft18&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft19&quot;&gt;KdO: 700 images/roll&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;KrO: 700 images/roll&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft18&quot;&gt;&lt;span class=&quot;ft18&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft19&quot;&gt;Black Monochrome: 2000 images/roll&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft18&quot;&gt;&lt;span class=&quot;ft18&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft19&quot;&gt;Red Monochrome: 1700 images/roll&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;Blue Monochrome: 1700 images/roll&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft18&quot;&gt;&lt;span class=&quot;ft18&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft19&quot;&gt;Gold Monochrome: 1600 images/roll&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft18&quot;&gt;&lt;span class=&quot;ft18&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft19&quot;&gt;Silver Monochrome: 1600 images/roll&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;White Monochrome: 1400 images/roll&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p21 ft17&quot;&gt;Card Compatibility&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p23 ft21&quot;&gt;For optimum card quality and printer performance, use genuine Zebra card supplies. For more information, visit &lt;span class=&quot;ft20&quot;&gt;www.zebra.com/cards&lt;/span&gt;.&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft18&quot;&gt;&lt;span class=&quot;ft18&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft19&quot;&gt;Card Thickness: &lt;/span&gt;&lt;nobr&gt;10-40&lt;/nobr&gt; mil&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft18&quot;&gt;&lt;span class=&quot;ft18&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft19&quot;&gt;Card Size: &lt;/span&gt;&lt;nobr&gt;CR-80,&lt;/nobr&gt; ISO 7810 format, Type &lt;nobr&gt;ID-1&lt;/nobr&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p24 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;Card Material: PVC and PVC composite&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft18&quot;&gt;&lt;span class=&quot;ft18&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft19&quot;&gt;Smart Card Contact — ISO &lt;/span&gt;&lt;nobr&gt;7816-1,2,3,4&lt;/nobr&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft18&quot;&gt;&lt;span class=&quot;ft18&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft19&quot;&gt;Smart Card Contactless MIFARE® ISO 14443A/B&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;Spot color or monochrome print only on &amp;lt; 20 mil card thickness&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;/div&gt;&lt;!--n--&gt;&lt;div id=&quot;id_2_2&quot;&gt;&lt;!--n--&gt;&lt;p class=&quot;p22 ft12&quot;&gt;OPERATING CHARACTERISTICS&lt;/p&gt;&lt;!--n--&gt;&lt;table class=&quot;t0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;!--n--&gt;&lt;tbody&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td0&quot;&gt;&lt;p class=&quot;p25 ft17&quot;&gt;Environmental&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td1&quot;&gt;&lt;p class=&quot;p26 ft14&quot;&gt;Operating Temperature: 60ºF to 86ºF/15ºC to 30ºC&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td2&quot;&gt;&lt;p class=&quot;p27 ft22&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td3&quot;&gt;&lt;p class=&quot;p26 ft14&quot;&gt;Operating Humidity: 20% to 65% &lt;nobr&gt;non-condensing&lt;/nobr&gt;&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td2&quot;&gt;&lt;p class=&quot;p27 ft22&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td3&quot;&gt;&lt;p class=&quot;p26 ft14&quot;&gt;Storage Temperature: 23ºF to &lt;nobr&gt;131ºF/-5ºC&lt;/nobr&gt; to 55ºC&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td2&quot;&gt;&lt;p class=&quot;p27 ft22&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td3&quot;&gt;&lt;p class=&quot;p26 ft1&quot;&gt;Storage Humidity: 20% to 70% &lt;nobr&gt;non-condensing&lt;/nobr&gt;&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td2&quot;&gt;&lt;p class=&quot;p27 ft22&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td3&quot;&gt;&lt;p class=&quot;p26 ft1&quot;&gt;Media Storage:&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr1 td2&quot;&gt;&lt;p class=&quot;p27 ft23&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr1 td3&quot;&gt;&lt;p class=&quot;p26 ft18&quot;&gt;• Temperature: 41ºF to 77ºF/5ºC to 25ºC&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr1 td2&quot;&gt;&lt;p class=&quot;p27 ft23&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr1 td3&quot;&gt;&lt;p class=&quot;p26 ft18&quot;&gt;• Humidity: 35% to 65% &lt;nobr&gt;non-condensing&lt;/nobr&gt;&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr2 td2&quot;&gt;&lt;p class=&quot;p27 ft22&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr2 td3&quot;&gt;&lt;p class=&quot;p26 ft1&quot;&gt;• Do not store in direct sunlight&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr3 td4&quot;&gt;&lt;p class=&quot;p27 ft24&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr3 td5&quot;&gt;&lt;p class=&quot;p27 ft24&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr4 td2&quot;&gt;&lt;p class=&quot;p25 ft17&quot;&gt;Electrical&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr4 td3&quot;&gt;&lt;p class=&quot;p26 ft1&quot;&gt;&lt;nobr&gt;Auto-switching&lt;/nobr&gt; &lt;nobr&gt;single-phase&lt;/nobr&gt; AC power&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td2&quot;&gt;&lt;p class=&quot;p27 ft22&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td3&quot;&gt;&lt;p class=&quot;p26 ft14&quot;&gt;Operating range: &lt;nobr&gt;90-132VAC&lt;/nobr&gt; and &lt;nobr&gt;190-264VAC&lt;/nobr&gt; RMS&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td2&quot;&gt;&lt;p class=&quot;p27 ft22&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td3&quot;&gt;&lt;p class=&quot;p26 ft1&quot;&gt;Frequency range: &lt;nobr&gt;47-63&lt;/nobr&gt; Hz&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td2&quot;&gt;&lt;p class=&quot;p27 ft22&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr0 td3&quot;&gt;&lt;p class=&quot;p26 ft1&quot;&gt;FCC Class A&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr3 td4&quot;&gt;&lt;p class=&quot;p27 ft24&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr3 td5&quot;&gt;&lt;p class=&quot;p27 ft24&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;!--n--&gt;&lt;p class=&quot;p21 ft12&quot;&gt;PHYSICAL CHARACTERISTICS&lt;/p&gt;&lt;!--n--&gt;&lt;table class=&quot;t1&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;!--n--&gt;&lt;tbody&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr4 td0&quot;&gt;&lt;p class=&quot;p25 ft17&quot;&gt;Length&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr4 td1&quot;&gt;&lt;p class=&quot;p26 ft1&quot;&gt;14.5&quot; (368 mm)&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr3 td4&quot;&gt;&lt;p class=&quot;p27 ft24&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr3 td5&quot;&gt;&lt;p class=&quot;p27 ft24&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr4 td2&quot;&gt;&lt;p class=&quot;p25 ft17&quot;&gt;Height&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr4 td3&quot;&gt;&lt;p class=&quot;p26 ft1&quot;&gt;9.3&quot; (236 mm)&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr3 td4&quot;&gt;&lt;p class=&quot;p27 ft24&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr3 td5&quot;&gt;&lt;p class=&quot;p27 ft24&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr4 td2&quot;&gt;&lt;p class=&quot;p25 ft17&quot;&gt;Width&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr4 td3&quot;&gt;&lt;p class=&quot;p26 ft1&quot;&gt;7.9&quot; (200 mm)&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr3 td4&quot;&gt;&lt;p class=&quot;p27 ft24&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr3 td5&quot;&gt;&lt;p class=&quot;p27 ft24&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr4 td2&quot;&gt;&lt;p class=&quot;p25 ft17&quot;&gt;Weight&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr4 td3&quot;&gt;&lt;p class=&quot;p26 ft1&quot;&gt;11.6 lbs (5.3 kg)&lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;tr&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr3 td4&quot;&gt;&lt;p class=&quot;p27 ft24&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;!--t--&gt;&lt;td class=&quot;tr3 td5&quot;&gt;&lt;p class=&quot;p27 ft24&quot;&gt; &lt;/p&gt;&lt;/td&gt;&lt;!--n--&gt;&lt;/tr&gt;&lt;!--n--&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;!--n--&gt;&lt;p class=&quot;p28 ft12&quot;&gt;COMMUNICATION AND INTERFACE CAPABILITIES&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p14 ft1&quot;&gt;USB V2.0 (cable included) — standard&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;nobr&gt;Built-in&lt;/nobr&gt; 10/100 Ethernet — optional*&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p15 ft12&quot;&gt;SOFTWARE TOOLS&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p14 ft1&quot;&gt;CardStudio card design and issuance software&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p29 ft21&quot;&gt;Windows&lt;span class=&quot;ft25&quot;&gt;® &lt;/span&gt;XP (32 bit), Windows Vista&lt;span class=&quot;ft25&quot;&gt;® &lt;/span&gt;(32 and 64 bit), Windows Server&lt;span class=&quot;ft25&quot;&gt;® &lt;/span&gt;2003 (32 bit), Windows 7® (32 and 64 bit), Windows Server 2008 (32 and 64 bit), Windows 8&lt;span class=&quot;ft25&quot;&gt;® &lt;/span&gt;and Win 8 Pro (32 and 64 bit), Windows Server 2012 (64 bit)&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p28 ft1&quot;&gt;Please see &lt;span class=&quot;ft26&quot;&gt;www.zebra.com &lt;/span&gt;for up &lt;nobr&gt;to-date&lt;/nobr&gt; listing of supported systems.&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p15 ft12&quot;&gt;OPTIONAL FEATURES&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p14 ft1&quot;&gt;&lt;nobr&gt;Built-in&lt;/nobr&gt; 10/100 Ethernet connectivity*&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;Manual card feeder bezel&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;Zebra OneCare extended product warranty programs&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;Lockable enclosure with opaque output bin*&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p24 ft18&quot;&gt;Encoding Options and Specifications&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p30 ft14&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft27&quot;&gt;Magnetic stripe encoder — ISO 7811 (new and &lt;/span&gt;&lt;nobr&gt;pre-encoded);&lt;/nobr&gt; tracks 1, 2 and 3; high and low coercivity; stripe down; 30 mil cards only&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p24 ft14&quot;&gt;&lt;span class=&quot;ft14&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft27&quot;&gt;ISO 7816 smart card contact station for &lt;/span&gt;&lt;nobr&gt;third-party&lt;/nobr&gt; external contact encoders*&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p31 ft14&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft27&quot;&gt;Combined MIFARE® ISO 14443 (13.56 MHz) contactless and ISO 7816 Contact Encoder with EMV level 1 certification and PC/SC compliance (includes 50 card capacity [30 mil] output hopper)*&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p17 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft13&quot;&gt;Encoding over USB and Ethernet&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p15 ft12&quot;&gt;PRODUCT WARRANTY&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p32 ft29&quot;&gt;The ZXP Series 3 is warranted against defects in workmanship and materials for a period of 2 (two) years from the date of shipment. For the complete warranty statement, please visit: &lt;span class=&quot;ft28&quot;&gt;www.zebra.com/warranty&lt;/span&gt;.&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p21 ft30&quot;&gt;RECOMMENDED SERVICES&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p33 ft29&quot;&gt;The Zebra OneCare Service portfolio of Essential, Select and Premier maximizes the availability and productivity of your devices. Key features include 24/7 technical support, comprehensive coverage, advance replacement and software updates. Optional Visibility Services are available. For more information go to &lt;span class=&quot;ft28&quot;&gt;www.zebra.com/zebraonecare&lt;/span&gt;.&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p34 ft18&quot;&gt;For optimum print quality and printer performance, use genuine Zebra supplies. Specifications subject to change without notice.&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p1 ft1&quot;&gt;*Field upgradeable options&lt;/p&gt;&lt;!--n--&gt;&lt;/div&gt;&lt;!--n--&gt;&lt;div id=&quot;id_2_3&quot;&gt;&lt;!--n--&gt;&lt;p class=&quot;p35 ft31&quot;&gt;Ideal for These Applications&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p36 ft17&quot;&gt;Security&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p37 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft32&quot;&gt;Employee and student ID cards&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p38 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft32&quot;&gt;Access control cards&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p39 ft17&quot;&gt;Retail / Hospitality&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p4 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft32&quot;&gt;Loyalty cards&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p38 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft32&quot;&gt;Gift cards&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p36 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft32&quot;&gt;Membership cards&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p39 ft17&quot;&gt;Financial Services&lt;/p&gt;&lt;!--n--&gt;&lt;p class=&quot;p40 ft1&quot;&gt;&lt;span class=&quot;ft1&quot;&gt;•&lt;/span&gt;&lt;span class=&quot;ft32&quot;&gt;Instant issuance financial cards&lt;/span&gt;&lt;/p&gt;&lt;!--n--&gt;&lt;/div&gt;&lt;!--n--&gt;&lt;/div&gt;', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(171, 2, 'Zebra ZXP Series 3 Dual Sided ID Card Printer', 'Zebra ZXP Series 3 Dual Sided ID Card Printer', 'Zebra ZXP Series 3 Dual Sided ID Card Printer', '&lt;div style=&quot;left: 49.736px; top: 144.087px; font-size: 30px; font-family: sans-serif; transform: scaleX(0.998181);&quot;&gt;ZXP Series 3 Specifications&lt;/div&gt;&lt;div style=&quot;left: 829.736px; top: 186.157px; font-size: 14.1667px; font-family: sans-serif; transform: scaleX(0.993813);&quot;&gt;Ideal for These&lt;/div&gt;&lt;div style=&quot;left: 829.736px; top: 202.817px; font-size: 14.1667px; font-family: sans-serif; transform: scaleX(1.0515);&quot;&gt;Applications&lt;/div&gt;&lt;div style=&quot;left: 829.736px; top: 226.748px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(1.04512);&quot;&gt;Security&lt;/div&gt;&lt;div style=&quot;left: 829.736px; top: 244.66783333333308px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 838.731px; top: 244.668px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.939878);&quot;&gt;Employee and&lt;/div&gt;&lt;div style=&quot;left: 838.731px; top: 258.831px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.937222);&quot;&gt;student ID cards&lt;/div&gt;&lt;div style=&quot;left: 829.736px; top: 279.0028333333331px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 838.731px; top: 279.003px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.938041);&quot;&gt;Access control cards&lt;/div&gt;&lt;div style=&quot;left: 829.736px; top: 308.018px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(1.01893);&quot;&gt;Retail / Hospitality&lt;/div&gt;&lt;div style=&quot;left: 829.736px; top: 325.93783333333306px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 838.731px; top: 325.938px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.95831);&quot;&gt;Loyalty cards&lt;/div&gt;&lt;div style=&quot;left: 829.736px; top: 346.1094999999997px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 838.731px; top: 346.11px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.95375);&quot;&gt;Gift cards&lt;/div&gt;&lt;div style=&quot;left: 829.736px; top: 366.2811666666663px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 838.731px; top: 366.281px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.935485);&quot;&gt;Membership cards&lt;/div&gt;&lt;div style=&quot;left: 829.736px; top: 395.296px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.981283);&quot;&gt;Financial Services&lt;/div&gt;&lt;div style=&quot;left: 829.736px; top: 413.21616666666614px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 838.731px; top: 413.216px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.92117);&quot;&gt;Instant issuance&lt;/div&gt;&lt;div style=&quot;left: 838.731px; top: 427.38px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.927646);&quot;&gt;financial cards&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 196.938px; font-size: 12.5px; font-family: sans-serif; transform: scaleX(0.933505);&quot;&gt;PRINTER NAME&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 220.392px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.776408);&quot;&gt;ZXP Series 3&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 242.696px; font-size: 12.5px; font-family: sans-serif; transform: scaleX(0.936436);&quot;&gt;STANDARD FEATURES&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 266.15px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 266.15px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.774861);&quot;&gt;True Colours&lt;/div&gt;&lt;div style=&quot;left: 119.79799999999999px; top: 266.79999999999984px; font-size: 10px; font-family: sans-serif;&quot;&gt;®&lt;/div&gt;&lt;div style=&quot;left: 124.738px; top: 266.15px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.793654);&quot;&gt;ix Series™ ZXP 3 high-performance ribbons with intelligent&lt;/div&gt;&lt;div style=&quot;left: 63.9078px; top: 280.313px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.811495);&quot;&gt;media technology&lt;/div&gt;&lt;div style=&quot;left: 56.40616666666665px; top: 297.8133333333334px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9078px; top: 297.813px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.806173);&quot;&gt;High capacity, eco-friendly Load-N-Go™ drop-in ribbon cartridges&lt;/div&gt;&lt;div style=&quot;left: 56.40616666666665px; top: 315.3133333333334px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9078px; top: 315.313px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.758333);&quot;&gt;ZRaster™ host-based image processing&lt;/div&gt;&lt;div style=&quot;left: 56.40616666666665px; top: 332.8133333333334px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9078px; top: 332.813px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.822803);&quot;&gt;Auto calibration of ribbon&lt;/div&gt;&lt;div style=&quot;left: 56.40616666666665px; top: 350.3133333333334px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9078px; top: 350.313px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.823667);&quot;&gt;USB connectivity&lt;/div&gt;&lt;div style=&quot;left: 56.40616666666665px; top: 367.8133333333334px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9078px; top: 367.813px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.83881);&quot;&gt;Microsoft&lt;/div&gt;&lt;div style=&quot;left: 105.32549999999999px; top: 368.4666666666666px; font-size: 10px; font-family: sans-serif;&quot;&gt;®&lt;/div&gt;&lt;div style=&quot;left: 110.265px; top: 367.817px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.807832);&quot;&gt;Certified Windows&lt;/div&gt;&lt;div style=&quot;left: 193.85049999999998px; top: 368.4666666666666px; font-size: 10px; font-family: sans-serif;&quot;&gt;®&lt;/div&gt;&lt;div style=&quot;left: 198.791px; top: 367.817px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.819923);&quot;&gt;drivers&lt;/div&gt;&lt;div style=&quot;left: 56.39883333333332px; top: 385.3166666666666px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9005px; top: 385.317px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.80432);&quot;&gt;Print Touch NFC tag for online printer documentation and tools&lt;/div&gt;&lt;div style=&quot;left: 56.39883333333332px; top: 402.8166666666666px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9005px; top: 402.817px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.799463);&quot;&gt;100 card covered feeder (30 mil)&lt;/div&gt;&lt;div style=&quot;left: 56.39883333333332px; top: 420.3166666666666px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9005px; top: 420.317px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.811714);&quot;&gt;45 card capacity output hopper (30 mil)&lt;/div&gt;&lt;div style=&quot;left: 56.39883333333332px; top: 437.8166666666666px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9005px; top: 437.817px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.798962);&quot;&gt;16-character LCD operator control display&lt;/div&gt;&lt;div style=&quot;left: 56.39883333333332px; top: 455.3166666666666px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9005px; top: 455.317px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.790197);&quot;&gt;300 dpi (11.8 dots/mm) print resolution&lt;/div&gt;&lt;div style=&quot;left: 56.39883333333332px; top: 472.8166666666666px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9005px; top: 472.817px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.830203);&quot;&gt;Two-year warranty on printer&lt;/div&gt;&lt;div style=&quot;left: 56.39883333333332px; top: 490.3166666666666px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9005px; top: 490.317px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.79374);&quot;&gt;Two-year (unlimited passes) original printhead&lt;/div&gt;&lt;div style=&quot;left: 56.39883333333332px; top: 507.8166666666666px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9005px; top: 507.817px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.799887);&quot;&gt;One-year hot swap (U.S. only)&lt;/div&gt;&lt;div style=&quot;left: 56.39883333333332px; top: 525.3166666666666px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9005px; top: 525.317px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.783889);&quot;&gt;Kensington&lt;/div&gt;&lt;div style=&quot;left: 113.40816666666666px; top: 525.9666666666666px; font-size: 10px; font-family: sans-serif;&quot;&gt;®&lt;/div&gt;&lt;div style=&quot;left: 118.348px; top: 525.317px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.795693);&quot;&gt;secure lock slot&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 547.621px; font-size: 12.5px; font-family: sans-serif; transform: scaleX(0.954836);&quot;&gt;PRINTING SPECIFICATIONS&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 571.075px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.810286);&quot;&gt;Dye-sublimation thermal transfer direct to card&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 588.575px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.803262);&quot;&gt;Full color or monochrome printing&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 606.075px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.803704);&quot;&gt;Single- or dual-sided printing&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 623.575px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.790235);&quot;&gt;700 cards / hour monochrome single-sided&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 641.075px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.782169);&quot;&gt;195 cards / hour single-sided YMCKO&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 658.575px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.782963);&quot;&gt;140 cards / hour dual-sided YMCKOK&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 676.075px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.800598);&quot;&gt;Edge-to-edge printing on standard CR-80 media&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 698.379px; font-size: 12.5px; font-family: sans-serif; transform: scaleX(0.945211);&quot;&gt;MEDIA SPECIFICATIONS&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 721.833px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.77527);&quot;&gt;NOTE: The ZXP Series 3 printer is designed to work only with Zebra True Colours ix&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 735.996px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.776539);&quot;&gt;Series high-performance ribbons&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 753.496px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.815721);&quot;&gt;Zebra intelligent technology automatically detects and authenticates ribbon&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 770.996px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.813321);&quot;&gt;Integrated cleaning roller included with each ribbon&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 788.496px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.79393);&quot;&gt;Media Starter Kit (single-sided): 1 YMCKO ribbon, 200 30-mil PVC cards&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 805.996px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.798755);&quot;&gt;Specially designed cleaning supplies simplify preventive maintenance&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 825.246px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.816667);&quot;&gt;True Colours ix Series ZXP 3 Ribbons&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 839.3863333333333px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 839.386px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.796381);&quot;&gt;YMCKO: 280 images/roll&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 853.5496666666666px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 853.55px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.798651);&quot;&gt;½ YMCKO: 400 images/roll&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 867.7129999999999px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 867.713px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.79473);&quot;&gt;YMCKOK: 230 images/roll&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 881.8763333333332px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 881.876px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.791523);&quot;&gt;KdO: 700 images/roll&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 896.0396666666664px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 896.04px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.795708);&quot;&gt;KrO: 700 images/roll&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 910.2029999999999px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 910.203px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.806659);&quot;&gt;Black Monochrome: 2000 images/roll&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 924.366333333333px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 924.366px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.783621);&quot;&gt;Red Monochrome: 1700 images/roll&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 938.5296666666665px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 938.53px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.787998);&quot;&gt;Blue Monochrome: 1700 images/roll&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 952.6929999999998px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 952.693px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.794442);&quot;&gt;Gold Monochrome: 1600 images/roll&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 966.856333333333px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 966.856px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.797165);&quot;&gt;Silver Monochrome: 1600 images/roll&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 981.0196666666664px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 981.02px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.79487);&quot;&gt;White Monochrome: 1400 images/roll&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 1000.27px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.858366);&quot;&gt;Card Compatibility&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 1014.4px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.804033);&quot;&gt;For optimum card quality and printer performance, use genuine Zebra card&lt;/div&gt;&lt;div style=&quot;left: 56.4027px; top: 1028.56px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.800193);&quot;&gt;supplies. For more information, visit&lt;/div&gt;&lt;div style=&quot;left: 215.641px; top: 1028.56px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.819194);&quot;&gt;www.zebra.com/cards&lt;/div&gt;&lt;div style=&quot;left: 314.00266666666664px; top: 1028.5613333333329px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;.&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 1042.7363333333328px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 1042.74px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.776759);&quot;&gt;Card Thickness: 10-40 mil&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 1056.8996666666662px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 1056.9px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.780014);&quot;&gt;Card Size: CR-80, ISO 7810 format, Type ID-1&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 1071.0629999999994px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 1071.06px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.785791);&quot;&gt;Card Material: PVC and PVC composite&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 1085.2263333333328px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 1085.23px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.775887);&quot;&gt;Smart Card Contact — ISO 7816-1,2,3,4&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 1099.3896666666662px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 1099.39px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.78017);&quot;&gt;Smart Card Contactless MIFARE® ISO 14443A/B&lt;/div&gt;&lt;div style=&quot;left: 56.40266666666666px; top: 1113.5529999999994px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 63.9043px; top: 1113.55px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.800807);&quot;&gt;Spot color or monochrome print only on &amp;lt; 20 mil card thickness&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 196.938px; font-size: 12.5px; font-family: sans-serif; transform: scaleX(0.946256);&quot;&gt;OPERATING CHARACTERISTICS&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 220.427px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.852848);&quot;&gt;Environmental&lt;/div&gt;&lt;div style=&quot;left: 551.403px; top: 220.392px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.819841);&quot;&gt;Operating Temperature: 60ºF to 86ºF/15ºC to 30ºC&lt;/div&gt;&lt;div style=&quot;left: 551.403px; top: 237.892px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.803056);&quot;&gt;Operating Humidity: 20% to 65% non-condensing&lt;/div&gt;&lt;div style=&quot;left: 551.403px; top: 255.392px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.803371);&quot;&gt;Storage Temperature: 23ºF to 131ºF/-5ºC to 55ºC&lt;/div&gt;&lt;div style=&quot;left: 551.403px; top: 272.892px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.797875);&quot;&gt;Storage Humidity: 20% to 70% non-condensing&lt;/div&gt;&lt;div style=&quot;left: 551.403px; top: 290.392px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.812683);&quot;&gt;Media Storage:&lt;/div&gt;&lt;div style=&quot;left: 551.4026666666666px; top: 304.55516666666665px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 558.904px; top: 304.555px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.806458);&quot;&gt;Temperature: 41ºF to 77ºF/5ºC to 25ºC&lt;/div&gt;&lt;div style=&quot;left: 551.4026666666666px; top: 318.71850000000006px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 558.904px; top: 318.719px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.796466);&quot;&gt;Humidity: 35% to 65% non-condensing&lt;/div&gt;&lt;div style=&quot;left: 551.4026666666666px; top: 332.8818333333335px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 558.904px; top: 332.882px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.805716);&quot;&gt;Do not store in direct sunlight&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 355.469px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.861467);&quot;&gt;Electrical&lt;/div&gt;&lt;div style=&quot;left: 551.403px; top: 355.434px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.799992);&quot;&gt;Auto-switching single-phase AC power&lt;/div&gt;&lt;div style=&quot;left: 551.403px; top: 372.934px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.793708);&quot;&gt;Operating range: 90-132VAC and 190-264VAC RMS&lt;/div&gt;&lt;div style=&quot;left: 551.403px; top: 390.434px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.803968);&quot;&gt;Frequency range: 47-63 Hz&lt;/div&gt;&lt;div style=&quot;left: 551.403px; top: 407.934px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.730399);&quot;&gt;FCC Class A&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 430.246px; font-size: 12.5px; font-family: sans-serif; transform: scaleX(0.942313);&quot;&gt;PHYSICAL CHARACTERISTICS&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 453.735px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.849211);&quot;&gt;Length&lt;/div&gt;&lt;div style=&quot;left: 551.403px; top: 453.7px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.755863);&quot;&gt;14.5&quot; (368 mm)&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 476.287px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.861389);&quot;&gt;Height&lt;/div&gt;&lt;div style=&quot;left: 551.403px; top: 476.252px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.782115);&quot;&gt;9.3&quot; (236 mm)&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 498.838px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.876505);&quot;&gt;Width&lt;/div&gt;&lt;div style=&quot;left: 551.403px; top: 498.803px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.774038);&quot;&gt;7.9&quot; (200 mm)&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 521.39px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.856272);&quot;&gt;Weight&lt;/div&gt;&lt;div style=&quot;left: 551.403px; top: 521.355px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.752567);&quot;&gt;11.6 lbs (5.3 kg)&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 543.654px; font-size: 12.5px; font-family: sans-serif; transform: scaleX(0.962954);&quot;&gt;COMMUNICATION AND INTERFACE CAPABILITIES&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 567.108px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.786611);&quot;&gt;USB V2.0 (cable included) — standard&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 584.608px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.795966);&quot;&gt;Built-in 10/100 Ethernet — optional*&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 606.912px; font-size: 12.5px; font-family: sans-serif; transform: scaleX(0.916116);&quot;&gt;SOFTWARE TOOLS&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 630.366px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.787545);&quot;&gt;CardStudio card design and issuance software&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 647.866px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.783726);&quot;&gt;Windows&lt;/div&gt;&lt;div style=&quot;left: 486.5026666666666px; top: 648.516px; font-size: 10px; font-family: sans-serif;&quot;&gt;®&lt;/div&gt;&lt;div style=&quot;left: 491.443px; top: 647.866px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.795011);&quot;&gt;XP (32 bit), Windows Vista&lt;/div&gt;&lt;div style=&quot;left: 607.8156666666666px; top: 648.516px; font-size: 10px; font-family: sans-serif;&quot;&gt;®&lt;/div&gt;&lt;div style=&quot;left: 612.756px; top: 647.866px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.799991);&quot;&gt;(32 and 64 bit), Windows Server&lt;/div&gt;&lt;div style=&quot;left: 754.9036666666666px; top: 648.516px; font-size: 10px; font-family: sans-serif;&quot;&gt;®&lt;/div&gt;&lt;div style=&quot;left: 759.844px; top: 647.866px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.832108);&quot;&gt;2003&lt;/div&gt;&lt;div style=&quot;left: 446.407px; top: 662.029px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.796805);&quot;&gt;(32 bit), Windows 7® (32 and 64 bit), Windows Server 2008 (32 and 64 bit),&lt;/div&gt;&lt;div style=&quot;left: 446.407px; top: 676.193px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.782814);&quot;&gt;Windows 8&lt;/div&gt;&lt;div style=&quot;left: 494.48016666666666px; top: 676.8493333333332px; font-size: 10px; font-family: sans-serif;&quot;&gt;®&lt;/div&gt;&lt;div style=&quot;left: 499.42px; top: 676.199px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.792741);&quot;&gt;and Win 8 Pro (32 and 64 bit), Windows Server 2012 (64 bit)&lt;/div&gt;&lt;div style=&quot;left: 446.407px; top: 693.699px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.762045);&quot;&gt;Please see&lt;/div&gt;&lt;div style=&quot;left: 496.457px; top: 693.699px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.834167);&quot;&gt;www.zebra.com&lt;/div&gt;&lt;div style=&quot;left: 567.6px; top: 693.699px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.809944);&quot;&gt;for up to-date listing of supported systems.&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 716.003px; font-size: 12.5px; font-family: sans-serif; transform: scaleX(0.93625);&quot;&gt;OPTIONAL FEATURES&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 739.458px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.818906);&quot;&gt;Built-in 10/100 Ethernet connectivity*&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 756.958px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.811046);&quot;&gt;Manual card feeder bezel&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 774.458px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.811036);&quot;&gt;Zebra OneCare extended product warranty programs&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 791.958px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.805389);&quot;&gt;Lockable enclosure with opaque output bin*&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 809.458px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.794951);&quot;&gt;Encoding Options and Specifications&lt;/div&gt;&lt;div style=&quot;left: 446.4026666666667px; top: 823.6208333333333px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 453.904px; top: 823.621px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.790606);&quot;&gt;Magnetic stripe encoder — ISO 7811 (new and pre-encoded); tracks 1, 2 and 3;&lt;/div&gt;&lt;div style=&quot;left: 453.904px; top: 837.784px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.814622);&quot;&gt;high and low coercivity; stripe down; 30 mil cards only&lt;/div&gt;&lt;div style=&quot;left: 446.4026666666667px; top: 851.9591666666665px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 453.904px; top: 851.959px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.813953);&quot;&gt;ISO 7816 smart card contact station for third-party external contact encoders*&lt;/div&gt;&lt;div style=&quot;left: 446.4026666666667px; top: 866.1224999999998px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 453.904px; top: 866.123px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.768222);&quot;&gt;Combined MIFARE® ISO 14443 (13.56 MHz) contactless and ISO 7816 Contact&lt;/div&gt;&lt;div style=&quot;left: 453.904px; top: 880.286px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.786005);&quot;&gt;Encoder with EMV level 1 certification and PC/SC compliance (includes 50 card&lt;/div&gt;&lt;div style=&quot;left: 453.904px; top: 894.449px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.8082);&quot;&gt;capacity [30 mil] output hopper)*&lt;/div&gt;&lt;div style=&quot;left: 446.4026666666667px; top: 908.6241666666665px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;•&lt;/div&gt;&lt;div style=&quot;left: 453.904px; top: 908.624px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.791117);&quot;&gt;Encoding over USB and Ethernet&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 930.928px; font-size: 12.5px; font-family: sans-serif; transform: scaleX(0.948393);&quot;&gt;PRODUCT WARRANTY&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 954.382px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.805);&quot;&gt;The ZXP Series 3 is warranted against defects in workmanship and materials&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 968.546px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.831696);&quot;&gt;for a period of 2 (two) years from the date of shipment. For the complete&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 982.709px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.8322);&quot;&gt;warranty statement, please visit:&lt;/div&gt;&lt;div style=&quot;left: 594.231px; top: 982.709px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.841988);&quot;&gt;www.zebra.com/warranty&lt;/div&gt;&lt;div style=&quot;left: 707.5376666666666px; top: 982.709px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;.&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 1004.83px; font-size: 14.1667px; font-family: sans-serif; transform: scaleX(1.01249);&quot;&gt;RECOMMENDED SERVICES&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 1029.79px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.77661);&quot;&gt;The Zebra OneCare Service portfolio of Essential, Select and Premier maximizes&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 1043.95px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.801536);&quot;&gt;the availability and productivity of your devices. Key features include 24/7&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 1058.12px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.787806);&quot;&gt;technical support, comprehensive coverage, advance replacement and software&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 1072.28px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.787015);&quot;&gt;updates. Optional Visibility Services are available. For more information go to&lt;/div&gt;&lt;div style=&quot;left: 446.403px; top: 1086.44px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.807134);&quot;&gt;www.zebra.com/zebraonecare&lt;/div&gt;&lt;div style=&quot;left: 578.6793333333333px; top: 1086.443833333333px; font-size: 11.666666666666666px; font-family: sans-serif;&quot;&gt;.&lt;/div&gt;&lt;div style=&quot;left: 439.741px; top: 1109.47px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.802393);&quot;&gt;For optimum print quality and printer performance, use genuine Zebra supplies.&lt;/div&gt;&lt;div style=&quot;left: 439.741px; top: 1123.64px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.81323);&quot;&gt;Specifications subject to change without notice.&lt;/div&gt;&lt;div style=&quot;left: 439.741px; top: 1137.8px; font-size: 11.6667px; font-family: sans-serif; transform: scaleX(0.80406);&quot;&gt;*Field upgradeable options&lt;/div&gt;', ''),
(172, 1, 'Zebra ZXP Series 7 Double-Sided 300DPI ID Card Printer', 'Zebra ZXP Series 7 Double-Sided 300DPI ID Card Printer', 'Zebra ZXP Series 7 Double-Sided 300DPI ID Card Printer', 'Zebra ZXP series 7 double-sided ID card printer has dye sublimation / thermal transfer technology, 300 dpi print resolution, color YMCKO print speed 300 cards/hour, monochrome print speed 1375 cards/hour, USB 2.0 and Ethernet 10/100 printer connectivity, Microsoft windows-certified drivers, 200-card capacity feeder, 15-card reject hopper, 100-card output hopper, double-card feed capability, ix Series intelligent media technology, 21-character x 6-line LCD operator display with configurable soft keys, Pennington physical lock slot, 1 year unlimited warranty on printer and print head.', ''),
(172, 2, 'Zebra ZXP Series 7 Double-Sided 300DPI ID Card Printer', 'Zebra ZXP Series 7 Double-Sided 300DPI ID Card Printer', 'Zebra ZXP Series 7 Double-Sided 300DPI ID Card Printer', 'Zebra ZXP series 7 double-sided ID card printer has dye sublimation / thermal transfer technology, 300 dpi print resolution, color YMCKO print speed 300 cards/hour, monochrome print speed 1375 cards/hour, USB 2.0 and Ethernet 10/100 printer connectivity, Microsoft windows-certified drivers, 200-card capacity feeder, 15-card reject hopper, 100-card output hopper, double-card feed capability, ix Series intelligent media technology, 21-character x 6-line LCD operator display with configurable soft keys, Pennington physical lock slot, 1 year unlimited warranty on printer and print head.', ''),
(173, 1, 'Fargo HDP5000 Dual Side Base ID card Printer &amp; Encoder', 'Fargo HDP5000 Dual Side Base ID card Printer &amp; Encoder', 'Fargo HDP5000 Dual Side Base ID card Printer &amp; Encoder', '&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot; id=&quot;md1&quot;&gt;&lt;div class=&quot;field-item even&quot; itemprop=&quot;description&quot;&gt;&lt;p&gt;Superior print quality, higher reliability and durability, greater security – your photo ID cards will have all these qualities when you print and encode them with the affordable and versatile HDP5000 ID card printer and encoder.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;High Definition Printing® gives you superior print quality, even on smart cards with embedded electronics, for a more impressive public image.&lt;/li&gt;&lt;li&gt;High reliability and durability lowers your total cost of ownership, and affordable pricing makes High Definition Card Printing available to practically any business.&lt;/li&gt;&lt;li&gt;We back the HDP5000 ID card printer and encoder with a lifetime printhead warranty and three-year warranty on everything else.&lt;/li&gt;&lt;li&gt;Versatile modular design permits change as your needs change. Dual card input hopper, dual-sided printing, single- or dual-sided lamination and card encoding technologies are all field-upgradeable features.&lt;/li&gt;&lt;li&gt;Minimal training is required because of its simple design and intuitive operation. Cards, ribbons and overlaminates come in cartridges that load quickly and easily.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;HDP5000 ID Card Printer &amp;amp; Encoder Key Features&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Our enhanced HDP5000 ID card printer and encoder is feature-packed. Perfect for smart cards with embedded electronics, it reliably produces cards in High Definition with the highest image quality available. The HDP5000 ID card printer and encoder upgrades easily in the field, with additional modules.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;New optional dual card input hopper simplifies card handling and minimizes downtime.&lt;/li&gt;&lt;li&gt;HID Global next-generation HDP platform enables faster print speed.&lt;/li&gt;&lt;li&gt;Optional single-sided or simultaneous dual-sided lamination for higher card security--quickly.&lt;/li&gt;&lt;li&gt;Dual-sided card printing option lets you double the print area available without manually reloading cards.&lt;/li&gt;&lt;li&gt;Optional High Durable HDP Film offers greatly enhanced card durability.&lt;/li&gt;&lt;li&gt;SmartScreen™ LCD Control Panel displays helpful status messages and prompts.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(173, 2, 'Fargo HDP5000 Dual Side Base ID card Printer &amp; Encoder', 'Fargo HDP5000 Dual Side Base ID card Printer &amp; Encoder', 'Fargo HDP5000 Dual Side Base ID card Printer &amp; Encoder', '&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot; id=&quot;md1&quot;&gt;&lt;div class=&quot;field-item even&quot; itemprop=&quot;description&quot;&gt;&lt;p&gt;Superior print quality, higher reliability and durability, greater security – your photo ID cards will have all these qualities when you print and encode them with the affordable and versatile HDP5000 ID card printer and encoder.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;High Definition Printing® gives you superior print quality, even on smart cards with embedded electronics, for a more impressive public image.&lt;/li&gt;&lt;li&gt;High reliability and durability lowers your total cost of ownership, and affordable pricing makes High Definition Card Printing available to practically any business.&lt;/li&gt;&lt;li&gt;We back the HDP5000 ID card printer and encoder with a lifetime printhead warranty and three-year warranty on everything else.&lt;/li&gt;&lt;li&gt;Versatile modular design permits change as your needs change. Dual card input hopper, dual-sided printing, single- or dual-sided lamination and card encoding technologies are all field-upgradeable features.&lt;/li&gt;&lt;li&gt;Minimal training is required because of its simple design and intuitive operation. Cards, ribbons and overlaminates come in cartridges that load quickly and easily.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;HDP5000 ID Card Printer &amp;amp; Encoder Key Features&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Our enhanced HDP5000 ID card printer and encoder is feature-packed. Perfect for smart cards with embedded electronics, it reliably produces cards in High Definition with the highest image quality available. The HDP5000 ID card printer and encoder upgrades easily in the field, with additional modules.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;New optional dual card input hopper simplifies card handling and minimizes downtime.&lt;/li&gt;&lt;li&gt;HID Global next-generation HDP platform enables faster print speed.&lt;/li&gt;&lt;li&gt;Optional single-sided or simultaneous dual-sided lamination for higher card security--quickly.&lt;/li&gt;&lt;li&gt;Dual-sided card printing option lets you double the print area available without manually reloading cards.&lt;/li&gt;&lt;li&gt;Optional High Durable HDP Film offers greatly enhanced card durability.&lt;/li&gt;&lt;li&gt;SmartScreen™ LCD Control Panel displays helpful status messages and prompts.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(174, 1, 'MikroTik Router Board Wireless 5 LAN Port PoE RB951Ui-2HnD', 'MikroTik Router Board Wireless 5 LAN Port PoE RB951Ui-2HnD', 'MikroTik Router Board Wireless 5 LAN Port PoE RB951Ui-2HnD', 'MikroTik router board wireless wi-fi RB951Ui-2HnD has five ethernet LAN ports and PoE output, routerOS operating system, 600 MHz CPU, 128 megabyte RAM, USB port, dimensions 113x138x29 mm.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Router Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Wi-Fi Router&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Antenna&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Conceal Antenna&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Wired Port&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;5 x 10/100 Ethernet Port&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Wi-Fi&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;802.11b/g/n&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product mikrotik rb951ui-2hnd wireless router comes with 1 year warranty.&lt;/p&gt;&lt;/div&gt;', ''),
(174, 2, 'MikroTik Router Board Wireless 5 LAN Port PoE RB951Ui-2HnD', 'MikroTik Router Board Wireless 5 LAN Port PoE RB951Ui-2HnD', 'MikroTik Router Board Wireless 5 LAN Port PoE RB951Ui-2HnD', 'MikroTik router board wireless wi-fi RB951Ui-2HnD has five ethernet LAN ports and PoE output, routerOS operating system, 600 MHz CPU, 128 megabyte RAM, USB port, dimensions 113x138x29 mm.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;wide_sky_box mtop white&quot; style=&quot;border-bottom: 1px solid #eaeae4;&quot;&gt;&lt;div class=&quot;pro_feature&quot;&gt;&lt;table width=&quot;607&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Router Type&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Wi-Fi Router&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Antenna&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;Conceal Antenna&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;background-color: #eff0f2; width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Wired Port&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;5 x 10/100 Ethernet Port&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;featuredRow&quot; style=&quot;width: 592px;&quot;&gt;&lt;td class=&quot;featuredTxtLeft&quot;&gt;Wi-Fi&lt;/td&gt;&lt;td class=&quot;featuredRight_sky&quot;&gt;802.11b/g/n&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pro_desc_box&quot; style=&quot;border-bottom: 2px solid #39970d;&quot;&gt;&lt;h2&gt;Product Warranty&lt;/h2&gt;&lt;p&gt;This product mikrotik rb951ui-2hnd wireless router comes with 1 year warranty.&lt;/p&gt;&lt;/div&gt;', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(175, 1, 'Mikrotik RB2011UiAS-2HnD-IN 128MB RAM 1 Core CPU Routerboard', 'Mikrotik RB2011UiAS-2HnD-IN 128MB RAM 1 Core CPU Routerboard', 'Mikrotik RB2011UiAS-2HnD-IN 128MB RAM 1 Core CPU Routerboard', '&lt;h2&gt;Specifications&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Product code&lt;/td&gt;&lt;td&gt;RB2011UiAS-2HnD-IN&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Architecture&lt;/td&gt;&lt;td&gt;MIPSBE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU&lt;/td&gt;&lt;td&gt;AR9344&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU core count&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU nominal frequency&lt;/td&gt;&lt;td&gt;600 MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Dimensions&lt;/td&gt;&lt;td&gt;214mm x 86mm for PCB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;License level&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating System&lt;/td&gt;&lt;td&gt;RouterOS&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Size of RAM&lt;/td&gt;&lt;td&gt;128 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage size&lt;/td&gt;&lt;td&gt;128 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage type&lt;/td&gt;&lt;td&gt;NAND&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Tested ambient temperature&lt;/td&gt;&lt;td&gt;-35C to +65C&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Suggested price&lt;/td&gt;&lt;td&gt;$129.00&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Powering&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Max Power consumption&lt;/td&gt;&lt;td&gt;11W&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in&lt;/td&gt;&lt;td&gt;Passive PoE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE out&lt;/td&gt;&lt;td&gt;Passive PoE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in input Voltage&lt;/td&gt;&lt;td&gt;8-30 V&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of DC inputs&lt;/td&gt;&lt;td&gt;2 (DC jack, PoE-IN)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;DC jack input Voltage&lt;/td&gt;&lt;td&gt;8-30 V&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Wireless&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Wireless 2.4 GHz number of chains&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Wireless 2.4 GHz standards&lt;/td&gt;&lt;td&gt;802.11b/g/n&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Antenna gain dBi for 2.4 GHz&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Wireless 2.4 GHz chip model&lt;/td&gt;&lt;td&gt;AR9344&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Ethernet&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;10/100 Ethernet ports&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;10/100/1000 Ethernet ports&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Fiber&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;SFP DDMI&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SFP ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Peripherals&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Serial port&lt;/td&gt;&lt;td&gt;RJ45&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of USB ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;USB Power Reset&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;USB slot type&lt;/td&gt;&lt;td&gt;USB type A&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Max USB current (A)&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Other&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;PCB temperature monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Voltage Monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Wireless specifications&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;2.4 GHz&lt;/th&gt;&lt;th&gt;Transmit (dBm)&lt;/th&gt;&lt;th&gt;Receive Sensitivity&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;1MBit/s&lt;/td&gt;&lt;td&gt;30&lt;/td&gt;&lt;td&gt;-96&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;11MBit/s&lt;/td&gt;&lt;td&gt;28&lt;/td&gt;&lt;td&gt;-80&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;6MBit/s&lt;/td&gt;&lt;td&gt;30&lt;/td&gt;&lt;td&gt;-96&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;54MBit/s&lt;/td&gt;&lt;td&gt;27&lt;/td&gt;&lt;td&gt;-80&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;MCS0&lt;/td&gt;&lt;td&gt;30&lt;/td&gt;&lt;td&gt;-92&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;MCS7&lt;/td&gt;&lt;td&gt;25&lt;/td&gt;&lt;td&gt;-73&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(175, 2, 'Mikrotik RB2011UiAS-2HnD-IN 128MB RAM 1 Core CPU Routerboard', 'Mikrotik RB2011UiAS-2HnD-IN 128MB RAM 1 Core CPU Routerboard', 'Mikrotik RB2011UiAS-2HnD-IN 128MB RAM 1 Core CPU Routerboard', '&lt;h2&gt;Specifications&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Product code&lt;/td&gt;&lt;td&gt;RB2011UiAS-2HnD-IN&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Architecture&lt;/td&gt;&lt;td&gt;MIPSBE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU&lt;/td&gt;&lt;td&gt;AR9344&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU core count&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU nominal frequency&lt;/td&gt;&lt;td&gt;600 MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Dimensions&lt;/td&gt;&lt;td&gt;214mm x 86mm for PCB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;License level&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating System&lt;/td&gt;&lt;td&gt;RouterOS&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Size of RAM&lt;/td&gt;&lt;td&gt;128 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage size&lt;/td&gt;&lt;td&gt;128 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage type&lt;/td&gt;&lt;td&gt;NAND&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Tested ambient temperature&lt;/td&gt;&lt;td&gt;-35C to +65C&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Suggested price&lt;/td&gt;&lt;td&gt;$129.00&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Powering&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Max Power consumption&lt;/td&gt;&lt;td&gt;11W&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in&lt;/td&gt;&lt;td&gt;Passive PoE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE out&lt;/td&gt;&lt;td&gt;Passive PoE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in input Voltage&lt;/td&gt;&lt;td&gt;8-30 V&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of DC inputs&lt;/td&gt;&lt;td&gt;2 (DC jack, PoE-IN)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;DC jack input Voltage&lt;/td&gt;&lt;td&gt;8-30 V&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Wireless&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Wireless 2.4 GHz number of chains&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Wireless 2.4 GHz standards&lt;/td&gt;&lt;td&gt;802.11b/g/n&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Antenna gain dBi for 2.4 GHz&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Wireless 2.4 GHz chip model&lt;/td&gt;&lt;td&gt;AR9344&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Ethernet&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;10/100 Ethernet ports&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;10/100/1000 Ethernet ports&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Fiber&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;SFP DDMI&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SFP ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Peripherals&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Serial port&lt;/td&gt;&lt;td&gt;RJ45&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of USB ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;USB Power Reset&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;USB slot type&lt;/td&gt;&lt;td&gt;USB type A&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Max USB current (A)&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Other&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;PCB temperature monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Voltage Monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Wireless specifications&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;2.4 GHz&lt;/th&gt;&lt;th&gt;Transmit (dBm)&lt;/th&gt;&lt;th&gt;Receive Sensitivity&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;1MBit/s&lt;/td&gt;&lt;td&gt;30&lt;/td&gt;&lt;td&gt;-96&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;11MBit/s&lt;/td&gt;&lt;td&gt;28&lt;/td&gt;&lt;td&gt;-80&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;6MBit/s&lt;/td&gt;&lt;td&gt;30&lt;/td&gt;&lt;td&gt;-96&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;54MBit/s&lt;/td&gt;&lt;td&gt;27&lt;/td&gt;&lt;td&gt;-80&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;MCS0&lt;/td&gt;&lt;td&gt;30&lt;/td&gt;&lt;td&gt;-92&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;MCS7&lt;/td&gt;&lt;td&gt;25&lt;/td&gt;&lt;td&gt;-73&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(176, 1, 'Grandstream GXP1610 IP Phone', 'Grandstream GXP1610 IP Phone', 'Grandstream GXP1610 IP Phone', '', ''),
(176, 2, 'Grandstream GXP1610 IP Phone', 'Grandstream GXP1610 IP Phone', 'Grandstream GXP1610 IP Phone', '', ''),
(177, 1, 'Fanvil X4 PoE 30 DSS IP Phone', 'Fanvil X4 PoE 30 DSS IP Phone', 'Fanvil X4 PoE 30 DSS IP Phone', '', ''),
(177, 2, 'Fanvil X4 PoE 30 DSS IP Phone', 'Fanvil X4 PoE 30 DSS IP Phone', 'Fanvil X4 PoE 30 DSS IP Phone', '', ''),
(178, 1, 'Yealink SIP-T19P E2 IP Phone', 'Yealink SIP-T19P E2 IP Phone', 'Yealink SIP-T19P E2 IP Phone', '', ''),
(178, 2, 'Yealink SIP-T19P E2 IP Phone', 'Yealink SIP-T19P E2 IP Phone', 'Yealink SIP-T19P E2 IP Phone', '', ''),
(179, 1, 'Grandstream GXV3240 6 SIP 1MP 4.3&quot; Wi-Fi Video IP Phone', 'Grandstream GXV3240 6 SIP 1MP 4.3&quot; Wi-Fi Video IP Phone', 'Grandstream GXV3240 6 SIP 1MP 4.3&quot; Wi-Fi Video IP Phone', '', ''),
(179, 2, 'Grandstream GXV3240 6 SIP 1MP 4.3&quot; Wi-Fi Video IP Phone', 'Grandstream GXV3240 6 SIP 1MP 4.3&quot; Wi-Fi Video IP Phone', 'Grandstream GXV3240 6 SIP 1MP 4.3&quot; Wi-Fi Video IP Phone', '', ''),
(180, 1, 'Kaspersky 2018 Internet Security 1 User ', 'Kaspersky 2018 Internet Security 1 User ', 'Kaspersky 2018 Internet Security 1 User ', '', ''),
(180, 2, 'Kaspersky 2018 Internet Security 1 User ', 'Kaspersky 2018 Internet Security 1 User ', 'Kaspersky 2018 Internet Security 1 User ', '', ''),
(181, 1, 'Kaspersky 2018 Internet Security 3 User', 'Kaspersky 2018 Internet Security 3 User', 'Kaspersky 2018 Internet Security 3 User', '', ''),
(181, 2, 'Kaspersky 2018 Internet Security 3 User', 'Kaspersky 2018 Internet Security 3 User', 'Kaspersky 2018 Internet Security 3 User', '', ''),
(182, 1, 'MikroTik hEX lite RB750r2', 'MikroTik hEX lite RB750r2', 'MikroTik hEX lite RB750r2', '&lt;div class=&quot;large-12 columns title-img2&quot;&gt;&lt;div class=&quot;productTitleWrap&quot;&gt;&lt;div class=&quot;productTitleTextWrap&quot;&gt;&lt;span class=&quot;productMainDescr&quot;&gt;5x Gigabit Ethernet with PoE output for four ports, USB, 800MHz CPU, 128MB RAM, RouterOS L4&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;large-12 columns product-page&quot;&gt;&lt;p&gt;hEX PoE is a five port Gigabit Ethernet router for locations where wireless connectivity is not required. The device has a USB 2.0 port and a SFP port for adding optical fiber connectivity. The ports 2-5 can power other PoE capable devices with the same voltage as applied to the unit.&lt;/p&gt;&lt;p&gt;It is affordable, small and easy to use, but at the same time comes with a very powerful 800MHz CPU, capable of all the advanced configurations that RouterOS supports. Less power adapters and cables to worry about! Max current is 1A per port, Ethernet ports are shielded.&lt;/p&gt;&lt;p&gt;It also supports passive PoE input and passive or 802.3af/at PoE output. Ethernet ports 2-5 can power other PoE capable devices with the same voltage as applied to the unit. Less power adapters and cables to worry about! It can power at/af mode B (4,5+)(7,8-) compatible devices, if 48-57 input voltage is used.&lt;/p&gt;&lt;/div&gt;&lt;h2&gt;&lt;br /&gt;Specifications&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Product code&lt;/td&gt;&lt;td&gt;RB750r2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Architecture&lt;/td&gt;&lt;td&gt;MIPSBE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU&lt;/td&gt;&lt;td&gt;QCA9533&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU core count&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU nominal frequency&lt;/td&gt;&lt;td&gt;850 MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Dimensions&lt;/td&gt;&lt;td&gt;113x89x28mm. Weight without packaging and cables: 129g&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;License level&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating System&lt;/td&gt;&lt;td&gt;RouterOS&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Size of RAM&lt;/td&gt;&lt;td&gt;64 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage size&lt;/td&gt;&lt;td&gt;16 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage type&lt;/td&gt;&lt;td&gt;FLASH&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Tested ambient temperature&lt;/td&gt;&lt;td&gt;-20C to +70C&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Powering&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Max Power consumption&lt;/td&gt;&lt;td&gt;2W&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in&lt;/td&gt;&lt;td&gt;Passive PoE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in input Voltage&lt;/td&gt;&lt;td&gt;6-30 V&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of DC inputs&lt;/td&gt;&lt;td&gt;2 (DC jack, PoE-IN)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;DC jack input Voltage&lt;/td&gt;&lt;td&gt;6-30 V&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Ethernet&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;10/100 Ethernet ports&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(182, 2, 'MikroTik hEX lite RB750r2', 'MikroTik hEX lite RB750r2', 'MikroTik hEX lite RB750r2', '&lt;h2&gt;Specifications&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Product code&lt;/td&gt;&lt;td&gt;RB750r2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Architecture&lt;/td&gt;&lt;td&gt;MIPSBE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU&lt;/td&gt;&lt;td&gt;QCA9533&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU core count&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU nominal frequency&lt;/td&gt;&lt;td&gt;850 MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Dimensions&lt;/td&gt;&lt;td&gt;113x89x28mm. Weight without packaging and cables: 129g&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;License level&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating System&lt;/td&gt;&lt;td&gt;RouterOS&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Size of RAM&lt;/td&gt;&lt;td&gt;64 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage size&lt;/td&gt;&lt;td&gt;16 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage type&lt;/td&gt;&lt;td&gt;FLASH&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Tested ambient temperature&lt;/td&gt;&lt;td&gt;-20C to +70C&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Suggested price&lt;/td&gt;&lt;td&gt;$39.95&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Powering&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Max Power consumption&lt;/td&gt;&lt;td&gt;2W&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in&lt;/td&gt;&lt;td&gt;Passive PoE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in input Voltage&lt;/td&gt;&lt;td&gt;6-30 V&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of DC inputs&lt;/td&gt;&lt;td&gt;2 (DC jack, PoE-IN)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;DC jack input Voltage&lt;/td&gt;&lt;td&gt;6-30 V&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Ethernet&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;10/100 Ethernet ports&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(186, 1, 'BDCOM P3310C OLT', 'BDCOM P3310C OLT', 'BDCOM P3310C OLT', '&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;strong style=&quot;color: #3399ff; font-family: arial, helvetica, sans-serif; font-size: 20px; line-height: 20px; text-align: center; background-color: #ffffff;&quot;&gt;Technical Parameters&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;strong style=&quot;color: #3399ff; font-family: arial, helvetica, sans-serif; font-size: 20px; line-height: 20px; text-align: center; background-color: #ffffff;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.bdcom.cn/imageRepository/21318821-f437-4a47-b641-33d2aeef1e36.jpg&quot; style=&quot;width: 850px; height: 1521px;&quot; /&gt;&lt;/strong&gt;&lt;/p&gt;', ''),
(183, 1, 'MikroTik hEX PoE  RB951Ui 2HnD - Wireless', 'MikroTik hEX PoE  RB951Ui 2HnD - Wireless', 'MikroTik hEX PoE  RB951Ui 2HnD - Wireless', '&lt;div class=&quot;large-12 columns title-img2&quot;&gt;&lt;div class=&quot;productTitleWrap&quot;&gt;&lt;div class=&quot;productTitleTextWrap&quot;&gt;&lt;span class=&quot;productMainDescr&quot;&gt;5x Gigabit Ethernet with PoE output for four ports, USB, 800MHz CPU, 128MB RAM, RouterOS L4&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;large-12 columns product-page&quot;&gt;&lt;p&gt;hEX PoE is a five port Gigabit Ethernet router for locations where wireless connectivity is not required. The device has a USB 2.0 port and a SFP port for adding optical fiber connectivity. The ports 2-5 can power other PoE capable devices with the same voltage as applied to the unit.&lt;/p&gt;&lt;p&gt;It is affordable, small and easy to use, but at the same time comes with a very powerful 800MHz CPU, capable of all the advanced configurations that RouterOS supports. Less power adapters and cables to worry about! Max current is 1A per port, Ethernet ports are shielded.&lt;/p&gt;&lt;p&gt;It also supports passive PoE input and passive or 802.3af/at PoE output. Ethernet ports 2-5 can power other PoE capable devices with the same voltage as applied to the unit. Less power adapters and cables to worry about! It can power at/af mode B (4,5+)(7,8-) compatible devices, if 48-57 input voltage is used.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;Specifications&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Product code&lt;/td&gt;&lt;td&gt;RB951Ui 2HnD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Architecture&lt;/td&gt;&lt;td&gt;MIPSBE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU&lt;/td&gt;&lt;td&gt;QCA9557&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU core count&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU nominal frequency&lt;/td&gt;&lt;td&gt;800 MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;License level&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Size of RAM&lt;/td&gt;&lt;td&gt;128 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage size&lt;/td&gt;&lt;td&gt;16 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage type&lt;/td&gt;&lt;td&gt;FLASH&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Tested ambient temperature&lt;/td&gt;&lt;td&gt;-40 + 70 C&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Powering&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Max Power consumption&lt;/td&gt;&lt;td&gt;9W&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in&lt;/td&gt;&lt;td&gt;Passive PoE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE out&lt;/td&gt;&lt;td&gt;802.3af/at&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in input Voltage&lt;/td&gt;&lt;td&gt;12-57 V&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of DC inputs&lt;/td&gt;&lt;td&gt;2 (DC jack, PoE-IN)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;DC jack input Voltage&lt;/td&gt;&lt;td&gt;12-57 V&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Ethernet&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;10/100/1000 Ethernet ports&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Fiber&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;SFP ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Peripherals&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Number of USB ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;USB Power Reset&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;USB slot type&lt;/td&gt;&lt;td&gt;USB type A&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Max USB current (A)&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Other&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;PCB temperature monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Voltage Monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;', ''),
(183, 2, 'MikroTik hEX PoE  RB951Ui 2HnD - Wireless', 'MikroTik hEX PoE  RB951Ui 2HnD - Wireless', 'MikroTik hEX PoE  RB951Ui 2HnD - Wireless', '&lt;div class=&quot;large-12 columns title-img2&quot;&gt;&lt;div class=&quot;productTitleWrap&quot;&gt;&lt;div class=&quot;productTitleTextWrap&quot;&gt;&lt;span class=&quot;productMainDescr&quot;&gt;5x Gigabit Ethernet with PoE output for four ports, USB, 800MHz CPU, 128MB RAM, RouterOS L4&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;large-12 columns product-page&quot;&gt;&lt;p&gt;hEX PoE is a five port Gigabit Ethernet router for locations where wireless connectivity is not required. The device has a USB 2.0 port and a SFP port for adding optical fiber connectivity. The ports 2-5 can power other PoE capable devices with the same voltage as applied to the unit.&lt;/p&gt;&lt;p&gt;It is affordable, small and easy to use, but at the same time comes with a very powerful 800MHz CPU, capable of all the advanced configurations that RouterOS supports. Less power adapters and cables to worry about! Max current is 1A per port, Ethernet ports are shielded.&lt;/p&gt;&lt;p&gt;It also supports passive PoE input and passive or 802.3af/at PoE output. Ethernet ports 2-5 can power other PoE capable devices with the same voltage as applied to the unit. Less power adapters and cables to worry about! It can power at/af mode B (4,5+)(7,8-) compatible devices, if 48-57 input voltage is used.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;Specifications&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Product code&lt;/td&gt;&lt;td&gt;RB951Ui 2HnD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Architecture&lt;/td&gt;&lt;td&gt;MIPSBE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU&lt;/td&gt;&lt;td&gt;QCA9557&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU core count&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU nominal frequency&lt;/td&gt;&lt;td&gt;800 MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;License level&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Size of RAM&lt;/td&gt;&lt;td&gt;128 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage size&lt;/td&gt;&lt;td&gt;16 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage type&lt;/td&gt;&lt;td&gt;FLASH&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Tested ambient temperature&lt;/td&gt;&lt;td&gt;-40 + 70 C&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Suggested price&lt;/td&gt;&lt;td&gt;$79.00&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Powering&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Max Power consumption&lt;/td&gt;&lt;td&gt;9W&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in&lt;/td&gt;&lt;td&gt;Passive PoE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE out&lt;/td&gt;&lt;td&gt;802.3af/at&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in input Voltage&lt;/td&gt;&lt;td&gt;12-57 V&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of DC inputs&lt;/td&gt;&lt;td&gt;2 (DC jack, PoE-IN)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;DC jack input Voltage&lt;/td&gt;&lt;td&gt;12-57 V&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Ethernet&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;10/100/1000 Ethernet ports&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Fiber&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;SFP ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Peripherals&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Number of USB ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;USB Power Reset&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;USB slot type&lt;/td&gt;&lt;td&gt;USB type A&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Max USB current (A)&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Other&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;PCB temperature monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Voltage Monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;', ''),
(184, 1, 'MikroTik RB450G Router', 'MikroTik RB450G Router', 'MikroTik RB450G Router', '&lt;h2&gt;Specifications&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr style=&quot;height: 15px;&quot;&gt;&lt;th colspan=&quot;2&quot; style=&quot;height: 15px;&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr style=&quot;height: 15px;&quot;&gt;&lt;td style=&quot;height: 15px;&quot;&gt;Product code&lt;/td&gt;&lt;td style=&quot;height: 15px;&quot;&gt;RB450G&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 15px;&quot;&gt;&lt;td style=&quot;height: 15px;&quot;&gt;Architecture&lt;/td&gt;&lt;td style=&quot;height: 15px;&quot;&gt;MIPSBE&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 15px;&quot;&gt;&lt;td style=&quot;height: 15px;&quot;&gt;CPU&lt;/td&gt;&lt;td style=&quot;height: 15px;&quot;&gt;AR7161&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 15px;&quot;&gt;&lt;td style=&quot;height: 15px;&quot;&gt;CPU core count&lt;/td&gt;&lt;td style=&quot;height: 15px;&quot;&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 15px;&quot;&gt;&lt;td style=&quot;height: 15px;&quot;&gt;CPU nominal frequency&lt;/td&gt;&lt;td style=&quot;height: 15px;&quot;&gt;680 MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 15px;&quot;&gt;&lt;td style=&quot;height: 15px;&quot;&gt;License level&lt;/td&gt;&lt;td style=&quot;height: 15px;&quot;&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 15px;&quot;&gt;&lt;td style=&quot;height: 15px;&quot;&gt;Operating System&lt;/td&gt;&lt;td style=&quot;height: 15px;&quot;&gt;RouterOS&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 15px;&quot;&gt;&lt;td style=&quot;height: 15px;&quot;&gt;Size of RAM&lt;/td&gt;&lt;td style=&quot;height: 15px;&quot;&gt;256 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 15px;&quot;&gt;&lt;td style=&quot;height: 15px;&quot;&gt;Storage size&lt;/td&gt;&lt;td style=&quot;height: 15px;&quot;&gt;512 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 15px;&quot;&gt;&lt;td style=&quot;height: 15px;&quot;&gt;Storage type&lt;/td&gt;&lt;td style=&quot;height: 15px;&quot;&gt;NAND&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 15.4px;&quot;&gt;&lt;td style=&quot;height: 15.4px;&quot;&gt;Tested ambient temperature&lt;/td&gt;&lt;td style=&quot;height: 15.4px;&quot;&gt;-20°C .. +70°C tested&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Powering&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;PoE in&lt;/td&gt;&lt;td&gt;Passive PoE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in input Voltage&lt;/td&gt;&lt;td&gt;8-28 V&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of DC inputs&lt;/td&gt;&lt;td&gt;2 (DC jack, PoE-IN)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;DC jack input Voltage&lt;/td&gt;&lt;td&gt;8-28 V&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Ethernet&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;10/100/1000 Ethernet ports&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Peripherals&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Memory card type&lt;/td&gt;&lt;td&gt;microSD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Memory Cards&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Serial port&lt;/td&gt;&lt;td&gt;RS232&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Other&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;PCB temperature monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Voltage Monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;', ''),
(184, 2, 'MikroTik RB450G Router', 'MikroTik RB450G Router', 'MikroTik RB450G Router', '&lt;h2&gt;Specifications&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Product code&lt;/td&gt;&lt;td&gt;RB450G&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Architecture&lt;/td&gt;&lt;td&gt;MIPSBE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU&lt;/td&gt;&lt;td&gt;AR7161&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU core count&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU nominal frequency&lt;/td&gt;&lt;td&gt;680 MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;License level&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating System&lt;/td&gt;&lt;td&gt;RouterOS&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Size of RAM&lt;/td&gt;&lt;td&gt;256 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage size&lt;/td&gt;&lt;td&gt;512 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage type&lt;/td&gt;&lt;td&gt;NAND&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Tested ambient temperature&lt;/td&gt;&lt;td&gt;-20°C .. +70°C tested&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Suggested price&lt;/td&gt;&lt;td&gt;$99.00&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Powering&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;PoE in&lt;/td&gt;&lt;td&gt;Passive PoE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in input Voltage&lt;/td&gt;&lt;td&gt;8-28 V&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of DC inputs&lt;/td&gt;&lt;td&gt;2 (DC jack, PoE-IN)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;DC jack input Voltage&lt;/td&gt;&lt;td&gt;8-28 V&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Ethernet&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;10/100/1000 Ethernet ports&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Peripherals&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Memory card type&lt;/td&gt;&lt;td&gt;microSD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Memory Cards&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Serial port&lt;/td&gt;&lt;td&gt;RS232&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Other&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;PCB temperature monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Voltage Monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;', ''),
(185, 1, 'MikroTik CCR1009-7G-1C-1S+', 'MikroTik CCR1009-7G-1C-1S+', 'MikroTik CCR1009-7G-1C-1S+', '&lt;div class=&quot;large-12 columns title-img2&quot;&gt;&lt;div class=&quot;productTitleWrap&quot;&gt;&lt;div class=&quot;productTitleTextWrap&quot;&gt;&lt;span class=&quot;productMainDescr&quot;&gt;1U rackmount, 7x Gigabit Ethernet, 1x Combo port (SFP or Gigabit Ethernet), 1xSFP+ cage, 9 cores x 1.2GHz CPU, 2GB RAM, LCD panel, Dual Power supplies, SmartCard slot, RouterOS L6&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;large-12 columns product-page&quot;&gt;&lt;p&gt;The new updated revision of CCR1009 is here. We attempted to combine all the customer feedback and best practice in CCR device manufacturing that we learned over the last three years, since the first CCR1009 devices were launched.&lt;/p&gt;&lt;p&gt;Important changes&lt;/p&gt;&lt;p&gt;No switch-chip - the device now features only fully independent Ethernet ports each with a direct connection to the CPU, allowing to overcome previous shared 1Gbit limitation from switch-chip ports and utilize full potential of CPU processing power on those ports.&lt;/p&gt;&lt;p&gt;Combo-port - a single 1Gbit software interface that has two hardware interfaces - an SFP cage and a Gigabit Ethernet port, allowing you to use any type of connection available to you. It is also possible to switch between both physical interfaces in RouterOS. In an event of disconnect the combo-port provides hardware fail-over feature.&lt;/p&gt;&lt;p&gt;100Mbps SFP support - this is our first device that supports 100BASE-LX/100BASE-SX/100BASE-BX fiber modules, as well as standard 1.25G SFP modules.&lt;/p&gt;&lt;p&gt;More throughput - because the ports are now directly connected to the CPU, the new CCR1009 can achieve even higher throughput.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;Specifications&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Product code&lt;/td&gt;&lt;td&gt;CCR1009-7G-1C-1S+&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Architecture&lt;/td&gt;&lt;td&gt;TILE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU&lt;/td&gt;&lt;td&gt;TLR4-00980CH-10CE-A3b&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU core count&lt;/td&gt;&lt;td&gt;9&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU nominal frequency&lt;/td&gt;&lt;td&gt;1.2 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Dimensions&lt;/td&gt;&lt;td&gt;444x175x47mm&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;License level&lt;/td&gt;&lt;td&gt;6&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating System&lt;/td&gt;&lt;td&gt;RouterOS&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Size of RAM&lt;/td&gt;&lt;td&gt;2 GB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage size&lt;/td&gt;&lt;td&gt;128 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage type&lt;/td&gt;&lt;td&gt;NAND&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Tested ambient temperature&lt;/td&gt;&lt;td&gt;-20C .. +60C&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Powering&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Max Power consumption&lt;/td&gt;&lt;td&gt;34W&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in&lt;/td&gt;&lt;td&gt;Passive PoE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in input Voltage&lt;/td&gt;&lt;td&gt;15-57 V&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of AC inputs&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;AC input range&lt;/td&gt;&lt;td&gt;100-240&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of DC inputs&lt;/td&gt;&lt;td&gt;1 (PoE-IN)&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Ethernet&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;10/100/1000 Ethernet ports&lt;/td&gt;&lt;td&gt;7&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Ethernet Combo ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Fiber&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;SFP+ ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Peripherals&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Number of SIM slots&lt;/td&gt;&lt;td&gt;1 Smart card (Mini SIM)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Serial port&lt;/td&gt;&lt;td&gt;RS232&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of USB ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;USB Power Reset&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;USB slot type&lt;/td&gt;&lt;td&gt;microUSB type AB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Max USB current (A)&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Other&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;CPU temperature monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current Monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PCB temperature monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Voltage Monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(185, 2, 'MikroTik CCR1009-7G-1C-1S+', 'MikroTik CCR1009-7G-1C-1S+', 'MikroTik CCR1009-7G-1C-1S+', '&lt;div class=&quot;large-12 columns title-img2&quot;&gt;&lt;div class=&quot;productTitleWrap&quot;&gt;&lt;div class=&quot;productTitleTextWrap&quot;&gt;&lt;span class=&quot;productMainDescr&quot;&gt;1U rackmount, 7x Gigabit Ethernet, 1x Combo port (SFP or Gigabit Ethernet), 1xSFP+ cage, 9 cores x 1.2GHz CPU, 2GB RAM, LCD panel, Dual Power supplies, SmartCard slot, RouterOS L6&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;large-12 columns product-page&quot;&gt;&lt;p&gt;The new updated revision of CCR1009 is here. We attempted to combine all the customer feedback and best practice in CCR device manufacturing that we learned over the last three years, since the first CCR1009 devices were launched.&lt;/p&gt;&lt;p&gt;Important changes&lt;/p&gt;&lt;p&gt;No switch-chip - the device now features only fully independent Ethernet ports each with a direct connection to the CPU, allowing to overcome previous shared 1Gbit limitation from switch-chip ports and utilize full potential of CPU processing power on those ports.&lt;/p&gt;&lt;p&gt;Combo-port - a single 1Gbit software interface that has two hardware interfaces - an SFP cage and a Gigabit Ethernet port, allowing you to use any type of connection available to you. It is also possible to switch between both physical interfaces in RouterOS. In an event of disconnect the combo-port provides hardware fail-over feature.&lt;/p&gt;&lt;p&gt;100Mbps SFP support - this is our first device that supports 100BASE-LX/100BASE-SX/100BASE-BX fiber modules, as well as standard 1.25G SFP modules.&lt;/p&gt;&lt;p&gt;More throughput - because the ports are now directly connected to the CPU, the new CCR1009 can achieve even higher throughput.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;Specifications&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Product code&lt;/td&gt;&lt;td&gt;CCR1009-7G-1C-1S+&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Architecture&lt;/td&gt;&lt;td&gt;TILE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU&lt;/td&gt;&lt;td&gt;TLR4-00980CH-10CE-A3b&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU core count&lt;/td&gt;&lt;td&gt;9&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CPU nominal frequency&lt;/td&gt;&lt;td&gt;1.2 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Dimensions&lt;/td&gt;&lt;td&gt;444x175x47mm&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;License level&lt;/td&gt;&lt;td&gt;6&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating System&lt;/td&gt;&lt;td&gt;RouterOS&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Size of RAM&lt;/td&gt;&lt;td&gt;2 GB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage size&lt;/td&gt;&lt;td&gt;128 MB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage type&lt;/td&gt;&lt;td&gt;NAND&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Tested ambient temperature&lt;/td&gt;&lt;td&gt;-20C .. +60C&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Suggested price&lt;/td&gt;&lt;td&gt;$495.00&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Powering&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Max Power consumption&lt;/td&gt;&lt;td&gt;34W&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in&lt;/td&gt;&lt;td&gt;Passive PoE&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PoE in input Voltage&lt;/td&gt;&lt;td&gt;15-57 V&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of AC inputs&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;AC input range&lt;/td&gt;&lt;td&gt;100-240&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of DC inputs&lt;/td&gt;&lt;td&gt;1 (PoE-IN)&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Ethernet&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;10/100/1000 Ethernet ports&lt;/td&gt;&lt;td&gt;7&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Ethernet Combo ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Fiber&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;SFP+ ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Peripherals&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Number of SIM slots&lt;/td&gt;&lt;td&gt;1 Smart card (Mini SIM)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Serial port&lt;/td&gt;&lt;td&gt;RS232&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Number of USB ports&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;USB Power Reset&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;USB slot type&lt;/td&gt;&lt;td&gt;microUSB type AB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Max USB current (A)&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;&lt;h2&gt;Other&lt;/h2&gt;&lt;table class=&quot;table product-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot;&gt;Details&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;CPU temperature monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current Monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;PCB temperature monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Voltage Monitor&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;', ''),
(186, 2, 'BDCOM P3310C OLT', 'BDCOM P3310C OLT', 'BDCOM P3310C OLT', '&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;strong style=&quot;color: #3399ff; font-family: arial, helvetica, sans-serif; font-size: 20px; line-height: 20px; text-align: center; background-color: #ffffff;&quot;&gt;Technical Parameters&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;strong style=&quot;color: #3399ff; font-family: arial, helvetica, sans-serif; font-size: 20px; line-height: 20px; text-align: center; background-color: #ffffff;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.bdcom.cn/imageRepository/21318821-f437-4a47-b641-33d2aeef1e36.jpg&quot; style=&quot;width: 850px; height: 1521px;&quot; /&gt;&lt;/strong&gt;&lt;/p&gt;', ''),
(187, 1, 'Viewtech XVR + DVR 16CH', 'Viewtech XVR + DVR 16CH', 'Viewtech XVR + DVR 16CH', '&lt;p&gt;Check accessories tab to add a &lt;strong&gt;hard drive&lt;/strong&gt;.  Viewtech will install the hard drive and power up the NVR before dispatch.&lt;/p&gt;&lt;p&gt;The Dahua 32CH NVR offer an unbelievable incoming bandwidth of 320Mbps.  This unit has 4 HDD bays allowing total storage of 24TB.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;H.264 &amp;amp; H.265 Recording&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This NVR is compatible with both H.264 and H.265 streams.  &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Built in PoE Switch&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This NVR offers a built in 16 port PoE switches. Dahua cameras can be simply plugged into any built in POE port and the camera will automatically install itself.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Dual HDMI Outputs&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;One primary / replay output and one programmable output for spot monitors. The programmable output can be fully programmed with a number of different cycling and matrix functions.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Plug &amp;amp; Play&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This NVR offers a built in 16 port PoE switch. Dahua cameras can be simply plugged into any built in POE port and the camera will automatically install itself.&lt;/p&gt;&lt;p&gt;The remaining 16 cameras can be installed via an external switch.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Advanced Motion Detection&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Multi-region maskable motion detection allows complete customisation of motion activated recording. Both sensitivity and threshold can be adjusted.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Web Interface&lt;/strong&gt;&lt;br /&gt;The easy to use web interface is fast and intuitive. Features likes video settings, SD card record and playback control, network information, motion detection as well as hundreds of other settings can all be done from here.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Mobile Phone Support&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;All Dahua cameras and NVRs feature fully featured mobile apps. These are supported for iPhone and Android. Features include live view, playback, alarm monitoring, status monitoring, full remote setup and push alerts. Push alerts send notifications straight to your phone regarding motion detect or other alarms.&lt;/p&gt;', ''),
(187, 2, 'Viewtech XVR + DVR 16CH', 'Viewtech XVR + DVR 16CH', 'Viewtech XVR + DVR 16CH', '&lt;p&gt;Check accessories tab to add a &lt;strong&gt;hard drive&lt;/strong&gt;.  Viewtech will install the hard drive and power up the NVR before dispatch.&lt;/p&gt;&lt;p&gt;The Dahua 32CH NVR offer an unbelievable incoming bandwidth of 320Mbps.  This unit has 4 HDD bays allowing total storage of 24TB.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;H.264 &amp;amp; H.265 Recording&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This NVR is compatible with both H.264 and H.265 streams.  &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Built in PoE Switch&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This NVR offers a built in 16 port PoE switches. Dahua cameras can be simply plugged into any built in POE port and the camera will automatically install itself.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Dual HDMI Outputs&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;One primary / replay output and one programmable output for spot monitors. The programmable output can be fully programmed with a number of different cycling and matrix functions.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Plug &amp;amp; Play&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This NVR offers a built in 16 port PoE switch. Dahua cameras can be simply plugged into any built in POE port and the camera will automatically install itself.&lt;/p&gt;&lt;p&gt;The remaining 16 cameras can be installed via an external switch.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Advanced Motion Detection&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Multi-region maskable motion detection allows complete customisation of motion activated recording. Both sensitivity and threshold can be adjusted.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Web Interface&lt;/strong&gt;&lt;br /&gt;The easy to use web interface is fast and intuitive. Features likes video settings, SD card record and playback control, network information, motion detection as well as hundreds of other settings can all be done from here.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Mobile Phone Support&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;All Dahua cameras and NVRs feature fully featured mobile apps. These are supported for iPhone and Android. Features include live view, playback, alarm monitoring, status monitoring, full remote setup and push alerts. Push alerts send notifications straight to your phone regarding motion detect or other alarms.&lt;/p&gt;', ''),
(189, 1, 'Modern Office Decoration', 'Modern Office Decoration', 'Modern Office Decoration', '', ''),
(189, 2, 'Modern Office Decoration', 'Modern Office Decoration', 'Modern Office Decoration', '', ''),
(190, 1, 'Telular FWT Etross 8848G', 'Telular FWT Etross 8848G', 'Telular FWT Etross 8848G', 'Etross-8848 GSM to analog converter has steady industrial module and reliable design, easy installation, optimized circuit directly connecting the exchange device for extensions, strong signals with high gain antenna supports SIM card, supports DTMF 2\'nd dialing out, DTMF CLIP, hide subscriber caller id, reversal polarity signal for metering, signal indiator and power indicator and working status indicator. This converter can produce a FXS line to allow a regular phone to be connected and used just like a local landline. This device can both receive and make calls. .', ''),
(190, 2, 'Telular FWT Etross 8848G', 'Telular FWT Etross 8848G', 'Telular FWT Etross 8848G', 'Etross-8848 GSM to analog converter has steady industrial module and reliable design, easy installation, optimized circuit directly connecting the exchange device for extensions, strong signals with high gain antenna supports SIM card, supports DTMF 2\'nd dialing out, DTMF CLIP, hide subscriber caller id, reversal polarity signal for metering, signal indiator and power indicator and working status indicator. This converter can produce a FXS line to allow a regular phone to be connected and used just like a local landline. This device can both receive and make calls. .', ''),
(191, 1, 'Panasonic KX-TDA100D IP-PBX System Machine', 'Panasonic KX-TDA100D IP-PBX System Machine', 'Panasonic KX-TDA100D IP-PBX System Machine', '&lt;div class=&quot;span4&quot;&gt;&lt;div&gt;&lt;p&gt;&lt;strong&gt;Key Features&lt;/strong&gt;&lt;/p&gt;&lt;ul class=&quot;key-spec&quot; itemprop=&quot;description&quot;&gt;&lt;li&gt;✔ &lt;em&gt;Redial: Yes&lt;/em&gt;&lt;/li&gt;&lt;li&gt;✔ &lt;em&gt;Call Hold: Yes&lt;/em&gt;&lt;/li&gt;&lt;li&gt;✔ &lt;em&gt;Call Transfer: Yes&lt;/em&gt;&lt;/li&gt;&lt;li&gt;✔ &lt;em&gt;Color: Black, Blue&lt;/em&gt;&lt;/li&gt;&lt;li&gt;✔ &lt;em&gt;Do Not Disturb: Yes&lt;/em&gt;&lt;/li&gt;&lt;li&gt;✔ &lt;em&gt;EPABX Type: PBX&lt;/em&gt;&lt;/li&gt;&lt;li&gt;✔ &lt;em&gt;Features: QSIG Access to CO line, QSIG Connection, Tandem Connection, Transfer to Network PBX, Trunk Answer from Any Station, VirtuaPrivate Network, Walking Class Of Service, Walking Extensions&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;h2 xmlns:msxsl=&quot;urn:schemas-microsoft-com:xslt&quot; xmlns:js=&quot;urn:custom-javascript&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Overview &amp;amp; Full Specifications of Panasonic KX TDA100D PBX&lt;/h2&gt;&lt;hr class=&quot;dashed&quot; xmlns:msxsl=&quot;urn:schemas-microsoft-com:xslt&quot; xmlns:js=&quot;urn:custom-javascript&quot; /&gt;&lt;p itemprop=&quot;description&quot; xmlns:msxsl=&quot;urn:schemas-microsoft-com:xslt&quot; xmlns:js=&quot;urn:custom-javascript&quot;&gt;&lt;strong&gt;Overview:&lt;/strong&gt;Combining the benefits of traditional telecommunications with the advantages of contemporary IP technology, Panasonic’s KX-TDA100D Hybrid IP-PBX System KX-TDA100D offers a wide range of capabilities to optimise your company’s communications. Solutions such as Wireless Mobility give you the freedom to respond to important calls when you are away from your desk or moving around the office, while advanced call centre functions make it easy to distribute calls, manage agents handling calls, and control internal use of the phone system, improving communication efficiency and allowing you to serve customers more effectively.&lt;/p&gt;&lt;p&gt;The Panasonic KX TDA100D PBX is the perfect example of the best way to ensure great business communication. Bringing together tele-communication and modern IP technology, this gives rise to a programmable device which can be tailored to suit your specific business needs.&lt;br /&gt;&lt;strong&gt;Design and Construction&lt;/strong&gt;&lt;br /&gt;Featuring a modular chassis and interface the Panasonic KX TDA100D PBX is black, looks chic and blends in with your office décor. This business phone system with extensions has dimensions of 390 x 334 x 270mm and has a single trunk. It has 64 FCCS IP nodes and the same number of CCIS IP nodes. You can enjoy the following options- Redial, Call Transfer, Do Not Disturb. It has an SIP Trunk point to point and to multipoint and can be mounted on a desktop.&lt;br /&gt;&lt;strong&gt;Functions&lt;/strong&gt;&lt;br /&gt;The Panasonic KX TDA100D PBX can be used for a variety of functions. It can be used for direct calling, call forwarding, call distributor and related functions. This PBX system will help ease the work of the receptionist or manager and helps create a convenient connectivity network amongst all the employees.&lt;br /&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;br /&gt;This system comes with noise cancellation, can be programmed to ring simultaneously on a cell phone number the desk phone and comes with durable, scratch and splash proof handsets! Besides this, it has turned the CPU redundant as it manages situations of power failure as a stand alone device.&lt;br /&gt;&lt;strong&gt;Safety Features&lt;/strong&gt;&lt;br /&gt;It is a true example of invention because when your IP enabled system appears to be corrupted, it can still assists in a smooth, planned migration to VoIP which allows voice and data communication to be harmonious.&lt;/p&gt;&lt;div itemtype=&quot;http://schema.org/Table&quot; itemscope=&quot;&quot; class=&quot;block-align&quot; xmlns:msxsl=&quot;urn:schemas-microsoft-com:xslt&quot; xmlns:js=&quot;urn:custom-javascript&quot;&gt;&lt;h3 itemprop=&quot;about&quot;&gt;Panasonic KX TDA100D PBX Specs&lt;/h3&gt;&lt;table class=&quot;table&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td width=&quot;35%&quot;&gt;Redial:&lt;/td&gt;&lt;td width=&quot;65%&quot;&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;35%&quot;&gt;Call Hold:&lt;/td&gt;&lt;td width=&quot;65%&quot;&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;35%&quot;&gt;Call Transfer:&lt;/td&gt;&lt;td width=&quot;65%&quot;&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;35%&quot;&gt;Color:&lt;/td&gt;&lt;td width=&quot;65%&quot;&gt;Black, Blue&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;35%&quot;&gt;Do Not Disturb:&lt;/td&gt;&lt;td width=&quot;65%&quot;&gt;Yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;35%&quot;&gt;EPABX Type:&lt;/td&gt;&lt;td width=&quot;65%&quot;&gt;PBX&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;35%&quot;&gt;Features:&lt;/td&gt;&lt;td width=&quot;65%&quot;&gt;QSIG Access to CO line, QSIG Connection, Tandem Connection, Transfer to Network PBX, Trunk Answer from Any Station, VirtuaPrivate Network, Walking Class Of Service, Walking Extensions&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;35%&quot;&gt;Mount:&lt;/td&gt;&lt;td width=&quot;65%&quot;&gt;Desktop&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&quot;35%&quot;&gt;Segment:&lt;/td&gt;&lt;td width=&quot;65%&quot;&gt;Office&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;', ''),
(191, 2, 'Panasonic KX-TDA100D IP-PBX System Machine', 'Panasonic KX-TDA100D IP-PBX System Machine', 'Panasonic KX-TDA100D IP-PBX System Machine', 'Key Features [full spec]\r\n\r\n    ✔ Redial: Yes\r\n    ✔ Call Hold: Yes\r\n    ✔ Call Transfer: Yes\r\n    ✔ Color: Black, Blue\r\n    ✔ Do Not Disturb: Yes\r\n    ✔ EPABX Type: PBX\r\n    ✔ Features: QSIG Access to CO line, QSIG Connection, Tandem Connection, Transfer to Network PBX, Trunk Answer from Any Station, VirtuaPrivate Network, Walking Class Of Service, Walking Extensions\r\n\r\n\r\n\r\nOverview &amp; Full Specifications of Panasonic KX TDA100D PBX\r\n\r\nOverview:Combining the benefits of traditional telecommunications with the advantages of contemporary IP technology, Panasonic’s KX-TDA100D Hybrid IP-PBX System KX-TDA100D offers a wide range of capabilities to optimise your company’s communications. Solutions such as Wireless Mobility give you the freedom to respond to important calls when you are away from your desk or moving around the office, while advanced call centre functions make it easy to distribute calls, manage agents handling calls, and control internal use of the phone system, improving communication efficiency and allowing you to serve customers more effectively.\r\n\r\nThe Panasonic KX TDA100D PBX is the perfect example of the best way to ensure great business communication. Bringing together tele-communication and modern IP technology, this gives rise to a programmable device which can be tailored to suit your specific business needs.\r\nDesign and Construction\r\nFeaturing a modular chassis and interface the Panasonic KX TDA100D PBX is black, looks chic and blends in with your office décor. This business phone system with extensions has dimensions of 390 x 334 x 270mm and has a single trunk. It has 64 FCCS IP nodes and the same number of CCIS IP nodes. You can enjoy the following options- Redial, Call Transfer, Do Not Disturb. It has an SIP Trunk point to point and to multipoint and can be mounted on a desktop.\r\nFunctions\r\nThe Panasonic KX TDA100D PBX can be used for a variety of functions. It can be used for direct calling, call forwarding, call distributor and related functions. This PBX system will help ease the work of the receptionist or manager and helps create a convenient connectivity network amongst all the employees.\r\nFeatures\r\nThis system comes with noise cancellation, can be programmed to ring simultaneously on a cell phone number the desk phone and comes with durable, scratch and splash proof handsets! Besides this, it has turned the CPU redundant as it manages situations of power failure as a stand alone device.\r\nSafety Features\r\nIt is a true example of invention because when your IP enabled system appears to be corrupted, it can still assists in a smooth, planned migration to VoIP which allows voice and data communication to be harmonious.\r\nPanasonic KX TDA100D PBX Specs\r\nRedial:	Yes\r\nCall Hold:	Yes\r\nCall Transfer:	Yes\r\nColor:	Black, Blue\r\nDo Not Disturb:	Yes\r\nEPABX Type:	PBX\r\nFeatures:	QSIG Access to CO line, QSIG Connection, Tandem Connection, Transfer to Network PBX, Trunk Answer from Any Station, VirtuaPrivate Network, Walking Class Of Service, Walking Extensions\r\nMount:	Desktop\r\nSegment:	Office', ''),
(192, 1, 'Panasonic KX-NS300 6 CO Line Smart PABX System', 'Panasonic KX-NS300 6 CO Line Smart PABX System', 'PABX System TC200-40 IKE 48 Line Intercom', 'Panasonic KX-NS300 smart hybrids PABX system has 16 extension line, 6 CO / 2 channel DISA, 2 digital extension port,email communication.', ''),
(192, 2, 'PABX System TC200-40 IKE 48 Line Intercom', 'PABX System TC200-40 IKE 48 Line Intercom', 'PABX System TC200-40 IKE 48 Line Intercom', 'PABX system TC200-40 intercom has 48 extensions line, 2 TNT line, caller ID intercom, call forwarding, auto- extension number display, call pickup remotely, conversation interrupt and break, 3rd party conferences call.', ''),
(193, 1, 'PABX System TC200-40 IKE 48 Line Intercom', 'PABX System TC200-40 IKE 48 Line Intercom', 'PABX System TC200-40 IKE 48 Line Intercom', 'PABX system TC200-40  intercom has 48 extension line, 2 TNT line, call forwarding,  call forwarding or call pickup remotely,caller ID intercom, auto- extension number display, conversation interrupt and break, 3rd party conference call.', ''),
(193, 2, 'PABX System TC200-40 IKE 48 Line Intercom', 'PABX System TC200-40 IKE 48 Line Intercom', 'PABX System TC200-40 IKE 48 Line Intercom', 'PABX system TC200-40  intercom has 48 extension line, 2 TNT line, call forwarding,  call forwarding or call pickup remotely,caller ID intercom, auto- extension number display, conversation interrupt and break, 3rd party conference call.', ''),
(194, 1, 'MS208 8-Line Intercom Small PABX System', ' MS208 8-Line Intercom Small PABX System', 'MS208 8-Line Intercom Small PABX System', 'MS208 intercom small PABX system has 3 CO lines 8 extensions capacity, call duration control, ring group, call restriction, auto attendance, door opener and call transferring.', ''),
(194, 2, 'MS208 8-Line Intercom Small PABX System', ' MS208 8-Line Intercom Small PABX System', 'MS208 8-Line Intercom Small PABX System', 'MS208 intercom small PABX system has 3 CO lines 8 extensions capacity, call duration control, ring group, call restriction, auto attendance, door opener and call transferring.', ''),
(195, 1, 'Dell OptiPlex 7050 MT 7th Gen Core i7-7700', 'Dell OptiPlex 7050 MT 7th Gen Core i7-7700', 'Dell OptiPlex 7050 MT 7th Gen Core i7-7700', '&lt;h2&gt;Description&lt;/h2&gt;&lt;table class=&quot;attribute table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;Main Specification&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Model&lt;/td&gt;&lt;td&gt;OptiPlex 7050 MT&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Type&lt;/td&gt;&lt;td&gt;Desktop&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor&lt;/td&gt;&lt;td&gt;7th Gen-i7-7700&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor Speed&lt;/td&gt;&lt;td&gt;QC/8MB/8T/3.6GHz/65W&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;RAM&lt;/td&gt;&lt;td&gt;8GB (1x4G) 2400MHz DDR4 Memory, 4 DIMM slots; up to 32GB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage&lt;/td&gt;&lt;td&gt;1TB 7200 RPM 3.5″ SATA Hard Drive&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Monitor&lt;/td&gt;&lt;td&gt;Dell Monitor E1916H&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Graphics card&lt;/td&gt;&lt;td&gt;Integrated Intel HD Graphics 530&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ChipSet&lt;/td&gt;&lt;td&gt;Intel Q270 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Optical drive&lt;/td&gt;&lt;td&gt;16X DVD+/-RW Drive (Half Height)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;I/O Ports&lt;/td&gt;&lt;td&gt;10 External USB: 6 x 3.0 (2 front/4 rear) and 4 x 2.0 (2 front/2 rear – 1 front with PowerShare);&lt;br /&gt; 1 Internal USB 2.0; 1 RJ-45; 1 Serial; 2 Display Port 1.2;&lt;br /&gt; 1 HDMI 1.4; 2 PS/2; 1 UAJ, 1 Line-out; 1 VGA (optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;I/O Slots&lt;/td&gt;&lt;td&gt;1 x full height PCIe x16, 1x full height PCIe x16 (wired x 4),&lt;br /&gt; 1 x full height PCIe x1, 1x full height PCI, 1x M.2 (22x80mm)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Bays&lt;/td&gt;&lt;td&gt;1x internal 3.5” HDD (convertible to 5.25” ODD), 2 x internal 2.5” HDD, 1 x external slim ODD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Keyboard&lt;/td&gt;&lt;td&gt;Dell KB216 Wired Black Business Keyboard (English)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Mouse&lt;/td&gt;&lt;td&gt;Dell Optical Mouse-MS116 – Black&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Monitor Power Cord&lt;/td&gt;&lt;td&gt;Monitor Power Cord&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Power Supply&lt;/td&gt;&lt;td&gt;Standard 240W PSU&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating system&lt;/td&gt;&lt;td&gt;DOS Factory Installed (English)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Warranty&lt;/td&gt;&lt;td&gt;3 Years SADMG Rapid Parts Exchange Service&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(195, 2, 'Dell OptiPlex 7050 MT 7th Gen Core i7-7700', 'Dell OptiPlex 7050 MT 7th Gen Core i7-7700', 'Dell OptiPlex 7050 MT 7th Gen Core i7-7700', '&lt;h2&gt;Description&lt;/h2&gt;&lt;table class=&quot;attribute table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;Main Specification&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Model&lt;/td&gt;&lt;td&gt;OptiPlex 7050 MT&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Type&lt;/td&gt;&lt;td&gt;Desktop&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor&lt;/td&gt;&lt;td&gt;7th Gen-i7-7700&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor Speed&lt;/td&gt;&lt;td&gt;QC/8MB/8T/3.6GHz/65W&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;RAM&lt;/td&gt;&lt;td&gt;8GB (1x4G) 2400MHz DDR4 Memory, 4 DIMM slots; up to 32GB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage&lt;/td&gt;&lt;td&gt;1TB 7200 RPM 3.5″ SATA Hard Drive&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Monitor&lt;/td&gt;&lt;td&gt;Dell Monitor E1916H&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Graphics card&lt;/td&gt;&lt;td&gt;Integrated Intel HD Graphics 530&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ChipSet&lt;/td&gt;&lt;td&gt;Intel Q270 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Optical drive&lt;/td&gt;&lt;td&gt;16X DVD+/-RW Drive (Half Height)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;I/O Ports&lt;/td&gt;&lt;td&gt;10 External USB: 6 x 3.0 (2 front/4 rear) and 4 x 2.0 (2 front/2 rear – 1 front with PowerShare);&lt;br /&gt; 1 Internal USB 2.0; 1 RJ-45; 1 Serial; 2 Display Port 1.2;&lt;br /&gt; 1 HDMI 1.4; 2 PS/2; 1 UAJ, 1 Line-out; 1 VGA (optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;I/O Slots&lt;/td&gt;&lt;td&gt;1 x full height PCIe x16, 1x full height PCIe x16 (wired x 4),&lt;br /&gt; 1 x full height PCIe x1, 1x full height PCI, 1x M.2 (22x80mm)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Bays&lt;/td&gt;&lt;td&gt;1x internal 3.5” HDD (convertible to 5.25” ODD), 2 x internal 2.5” HDD, 1 x external slim ODD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Keyboard&lt;/td&gt;&lt;td&gt;Dell KB216 Wired Black Business Keyboard (English)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Mouse&lt;/td&gt;&lt;td&gt;Dell Optical Mouse-MS116 – Black&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Monitor Power Cord&lt;/td&gt;&lt;td&gt;Monitor Power Cord&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Power Supply&lt;/td&gt;&lt;td&gt;Standard 240W PSU&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating system&lt;/td&gt;&lt;td&gt;DOS Factory Installed (English)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Warranty&lt;/td&gt;&lt;td&gt;3 Years SADMG Rapid Parts Exchange Service&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(196, 1, 'Dell OptiPlex 5050 MT 7th Gen Core i5', 'Dell OptiPlex 5050 MT 7th Gen Core i5', 'Dell OptiPlex 5050 MT 7th Gen Core i5', '&lt;h2&gt;Description&lt;/h2&gt;&lt;h2&gt;Dell OptiPlex 5050 MT 7th Gen Core i5&lt;/h2&gt;&lt;table class=&quot;attribute table&quot;&gt;&lt;thead&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Model&lt;/td&gt;&lt;td&gt;OptiPlex 5050 MT&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Type&lt;/td&gt;&lt;td&gt;Desktop&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor&lt;/td&gt;&lt;td&gt;Intel Core 7th Gen i5&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor Speed&lt;/td&gt;&lt;td&gt;(Quad Core, 3.4 up to 3.8GHz , 6MB, 8T, 65W)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;RAM&lt;/td&gt;&lt;td&gt;4GB (1x4G) 2400MHz DDR4 Memory, 4 DIMM slots; up to 32GB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage&lt;/td&gt;&lt;td&gt;1TB 7200 RPM 3.5″ SATA Hard Drive&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Monitor&lt;/td&gt;&lt;td&gt;Dell Monitor E1916H&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Graphics card&lt;/td&gt;&lt;td&gt;Integrated Intel HD Graphics 530&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ChipSet&lt;/td&gt;&lt;td&gt;Intel Q270 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;I/O Ports&lt;/td&gt;&lt;td&gt;10 External USB: 6 x 3.0 (2 front/4 rear) and 4 x 2.0 (2 front/2 rear – 1 front with PowerShare);&lt;br /&gt; 1 Internal USB 2.0; 1 RJ-45; 1 Serial; 2 Display Port 1.2; 1 HDMI 1.4; 2 PS/2; 1 UAJ, 1 Line-out; 1 VGA (optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;I/O Slots&lt;/td&gt;&lt;td&gt;1 x full height PCIe x16, 1x full height PCIe x16 (wired x 4),&lt;br /&gt; 1 x full height PCIe x1, 1x full height PCI, 1x M.2 (22x80mm)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Bays&lt;/td&gt;&lt;td&gt;1x internal 3.5” HDD (convertible to 5.25” ODD), 2 x internal 2.5” HDD, 1 x external slim ODD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Keyboard&lt;/td&gt;&lt;td&gt;Dell KB216 Wired Black Business Keyboard (English)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Mouse&lt;/td&gt;&lt;td&gt;Dell Optical Mouse-MS116 – Black&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Monitor Power Cord&lt;/td&gt;&lt;td&gt;Monitor Power Cord&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Power Supply&lt;/td&gt;&lt;td&gt;Standard 240W PSU&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating system&lt;/td&gt;&lt;td&gt;DOS Factory Installed (English)&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(196, 2, 'Dell OptiPlex 5050 MT 7th Gen Core i5', 'Dell OptiPlex 5050 MT 7th Gen Core i5', 'Dell OptiPlex 5050 MT 7th Gen Core i5', '&lt;h2&gt;Description&lt;/h2&gt;&lt;h2&gt;Dell OptiPlex 5050 MT 7th Gen Core i5&lt;/h2&gt;&lt;table class=&quot;attribute table&quot;&gt;&lt;thead&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Model&lt;/td&gt;&lt;td&gt;OptiPlex 5050 MT&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Type&lt;/td&gt;&lt;td&gt;Desktop&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor&lt;/td&gt;&lt;td&gt;Intel Core 7th Gen i5&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Processor Speed&lt;/td&gt;&lt;td&gt;(Quad Core, 3.4 up to 3.8GHz , 6MB, 8T, 65W)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;RAM&lt;/td&gt;&lt;td&gt;4GB (1x4G) 2400MHz DDR4 Memory, 4 DIMM slots; up to 32GB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storage&lt;/td&gt;&lt;td&gt;1TB 7200 RPM 3.5″ SATA Hard Drive&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Monitor&lt;/td&gt;&lt;td&gt;Dell Monitor E1916H&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Graphics card&lt;/td&gt;&lt;td&gt;Integrated Intel HD Graphics 530&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ChipSet&lt;/td&gt;&lt;td&gt;Intel Q270 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;I/O Ports&lt;/td&gt;&lt;td&gt;10 External USB: 6 x 3.0 (2 front/4 rear) and 4 x 2.0 (2 front/2 rear – 1 front with PowerShare);&lt;br /&gt; 1 Internal USB 2.0; 1 RJ-45; 1 Serial; 2 Display Port 1.2; 1 HDMI 1.4; 2 PS/2; 1 UAJ, 1 Line-out; 1 VGA (optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;I/O Slots&lt;/td&gt;&lt;td&gt;1 x full height PCIe x16, 1x full height PCIe x16 (wired x 4),&lt;br /&gt; 1 x full height PCIe x1, 1x full height PCI, 1x M.2 (22x80mm)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Bays&lt;/td&gt;&lt;td&gt;1x internal 3.5” HDD (convertible to 5.25” ODD), 2 x internal 2.5” HDD, 1 x external slim ODD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Keyboard&lt;/td&gt;&lt;td&gt;Dell KB216 Wired Black Business Keyboard (English)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Mouse&lt;/td&gt;&lt;td&gt;Dell Optical Mouse-MS116 – Black&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Monitor Power Cord&lt;/td&gt;&lt;td&gt;Monitor Power Cord&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Power Supply&lt;/td&gt;&lt;td&gt;Standard 240W PSU&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operating system&lt;/td&gt;&lt;td&gt;DOS Factory Installed (English)&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(197, 1, 'Dell poweredge r740 (2U Rack Server)', 'Dell poweredge r740 (2U Rack Server)', 'Dell poweredge r740 (2U Rack Server)', '&lt;div class=&quot;tab-content&quot;&gt;&lt;div class=&quot;std&quot;&gt;&lt;h2&gt;Dell EMC PowerEdge R740 Server&lt;/h2&gt;&lt;h3&gt;Contains:&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;(2) Xeon Silver 4110 2.1GHz Eight-Core Processors&lt;/li&gt;&lt;li&gt;256GB (16x16GB) 2666Mhz DDR4 Memory&lt;/li&gt;&lt;li&gt;(2) 32GB SD Cards&lt;/li&gt;&lt;li&gt;(2) 750W Power Supplies&lt;/li&gt;&lt;li&gt;QLogic 57800 2x10Gb BT SA/SFP+ + 2x1Gb BT Network Daughter Card&lt;/li&gt;&lt;li&gt;H330 Controller&lt;/li&gt;&lt;li&gt;3 Year Dell EMC Warranty&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(197, 2, 'Dell poweredge r740 (2U Rack Server)', 'Dell poweredge r740 (2U Rack Server)', 'Dell poweredge r740 (2U Rack Server)', '&lt;div class=&quot;tab-content&quot;&gt;&lt;div class=&quot;std&quot;&gt;&lt;h2&gt;Dell EMC PowerEdge R740 Server&lt;/h2&gt;&lt;h3&gt;Contains:&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;(2) Xeon Silver 4110 2.1GHz Eight-Core Processors&lt;/li&gt;&lt;li&gt;256GB (16x16GB) 2666Mhz DDR4 Memory&lt;/li&gt;&lt;li&gt;(2) 32GB SD Cards&lt;/li&gt;&lt;li&gt;(2) 750W Power Supplies&lt;/li&gt;&lt;li&gt;QLogic 57800 2x10Gb BT SA/SFP+ + 2x1Gb BT Network Daughter Card&lt;/li&gt;&lt;li&gt;H330 Controller&lt;/li&gt;&lt;li&gt;3 Year Dell EMC Warranty&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(198, 1, 'PowerEdge T330 Tower Server', 'PowerEdge T330 Tower Server', 'PowerEdge T330 Tower Server', '&lt;section class=&quot;specification-tab bg-gray p-b-15&quot; id=&quot;specification&quot;&gt;&lt;div class=&quot;container&quot;&gt;&lt;h3 class=&quot;section-head&quot;&gt;Specification:&lt;/h3&gt;&lt;table class=&quot;data-table&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;colgroup&gt; &lt;col class=&quot;name&quot; /&gt; &lt;col class=&quot;value&quot; /&gt; &lt;/colgroup&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=&quot;heading-row&quot; colspan=&quot;3&quot;&gt;Desktop PC&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;Intel Xeon E3-1220 v6 3.0GHz,8M cache, 4 core&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Processor Speed&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;3.0GHz,8M cache, 4 core&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;Intel C236&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;16GB UDIMM, 2400MT/s, ECC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;2 X 1TB 7.2K RPM SATA 3.5&quot;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Storage Controller&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;PERC H330 Integrated RAID Controller&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Lan&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;On-Board LOM 1GBE Dual Port&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Audio&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;On Board&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Optical Drive&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;DVD+/-RW SATA&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Warranty&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;03 Years Dell Standard Warranty&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/section&gt;&lt;section class=&quot;description bg-white p-tb-15&quot; id=&quot;description&quot;&gt;&lt;div class=&quot;container&quot;&gt;&lt;h3 class=&quot;section-head&quot;&gt;Description :&lt;/h3&gt;&lt;div itemprop=&quot;description&quot;&gt;&lt;p&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Dell PowerEdge T330 II 4-Core 3.0GHz 2TB Tower Server&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Processor: Intel Xeon E3-1220 vv6 3.0GHz,8M cache, 4 core ‖&lt;/li&gt;&lt;li&gt;Chipset: Intel C236 ‖&lt;/li&gt;&lt;li&gt;Memory: 16GB UDIMM, 2400MT/s, ECC ‖&lt;/li&gt;&lt;li&gt;Hard Drive: 2 X 1TB 7.2K RPM SATA 3.5&quot; ‖&lt;/li&gt;&lt;li&gt;RAID: PERC H330 Integrated RAID Controller ‖&lt;/li&gt;&lt;li&gt;Optical Drive: DVD+/-RW SATA ‖&lt;/li&gt;&lt;li&gt;Monitor: No Monitor ‖&lt;/li&gt;&lt;li&gt;LAN /NIC: On-Board LOM 1GBE Dual Port ‖&lt;/li&gt;&lt;li&gt;Power Supply: RPS 495W PSU II OS: No OS&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;03 Years Warranty&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;', ''),
(198, 2, 'PowerEdge T330 Tower Server', 'PowerEdge T330 Tower Server', 'PowerEdge T330 Tower Server', '&lt;section class=&quot;specification-tab bg-gray p-b-15&quot; id=&quot;specification&quot;&gt;&lt;div class=&quot;container&quot;&gt;&lt;h3 class=&quot;section-head&quot;&gt;Specification:&lt;/h3&gt;&lt;table class=&quot;data-table&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;colgroup&gt; &lt;col class=&quot;name&quot; /&gt; &lt;col class=&quot;value&quot; /&gt; &lt;/colgroup&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=&quot;heading-row&quot; colspan=&quot;3&quot;&gt;Desktop PC&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Processor Type&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;Intel Xeon E3-1220 v6 3.0GHz,8M cache, 4 core&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Processor Speed&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;3.0GHz,8M cache, 4 core&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Main Board&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;Intel C236&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;RAM&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;16GB UDIMM, 2400MT/s, ECC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Hard Disk&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;2 X 1TB 7.2K RPM SATA 3.5&quot;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Storage Controller&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;PERC H330 Integrated RAID Controller&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Lan&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;On-Board LOM 1GBE Dual Port&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Audio&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;On Board&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Optical Drive&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;DVD+/-RW SATA&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;name&quot;&gt;Warranty&lt;/td&gt;&lt;td class=&quot;value&quot;&gt;03 Years Dell Standard Warranty&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/section&gt;&lt;section class=&quot;description bg-white p-tb-15&quot; id=&quot;description&quot;&gt;&lt;div class=&quot;container&quot;&gt;&lt;h3 class=&quot;section-head&quot;&gt;Description :&lt;/h3&gt;&lt;div itemprop=&quot;description&quot;&gt;&lt;p&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Dell PowerEdge T330 II 4-Core 3.0GHz 2TB Tower Server&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Processor: Intel Xeon E3-1220 vv6 3.0GHz,8M cache, 4 core ‖&lt;/li&gt;&lt;li&gt;Chipset: Intel C236 ‖&lt;/li&gt;&lt;li&gt;Memory: 16GB UDIMM, 2400MT/s, ECC ‖&lt;/li&gt;&lt;li&gt;Hard Drive: 2 X 1TB 7.2K RPM SATA 3.5&quot; ‖&lt;/li&gt;&lt;li&gt;RAID: PERC H330 Integrated RAID Controller ‖&lt;/li&gt;&lt;li&gt;Optical Drive: DVD+/-RW SATA ‖&lt;/li&gt;&lt;li&gt;Monitor: No Monitor ‖&lt;/li&gt;&lt;li&gt;LAN /NIC: On-Board LOM 1GBE Dual Port ‖&lt;/li&gt;&lt;li&gt;Power Supply: RPS 495W PSU II OS: No OS&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;03 Years Warranty&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;', ''),
(199, 1, 'Dell PowerEdge T130 II hardwre RAID (Mini Tower Server)', 'Dell PowerEdge T130 II hardwre RAID (Mini Tower Server)', 'Dell PowerEdge T130 II hardwre RAID (Mini Tower Server)', '&lt;div id=&quot;tabs&quot; class=&quot;htabs heighlight&quot;&gt;&lt;ul class=&quot;nav clearfix&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://smart-bd.com/#tab-description&quot; class=&quot;ui-tabs ui-widget ui-widget-content ui-corner-all&quot;&gt;Description&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div id=&quot;tab-description&quot; class=&quot;tab-content&quot;&gt;&lt;table style=&quot;width: 630px;&quot; width=&quot;630&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;&lt;strong&gt;Item&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;&lt;strong&gt;Item Description&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Brand&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;&lt;strong&gt;Dell EMC&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Model&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;PowerEdge &lt;strong&gt;T130&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Country of Origin&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;USA&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Country of Manufacture&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Malaysia&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Processor&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Intel &lt;strong&gt;Four Core&lt;/strong&gt; Xeon &lt;strong&gt;E3-1220 v6&lt;/strong&gt; 3.0GHz, 8M cache, 4C/4T, turbo (72W) &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Chipset&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Intel C236&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Memory&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;&lt;strong&gt;16GB Memory&lt;/strong&gt; UDIMM, 2133MT/s, ECC supported up to &lt;strong&gt;64GB &lt;/strong&gt;DDR4&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Hard Drive&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;&lt;strong&gt;2 x Dell 1TB&lt;/strong&gt;&lt;strong&gt; 7.2K &lt;/strong&gt;RPM SATA 6Gbps 3.5in Cabled Hard Drive- Non Hot-plug&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;RAID Controller&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;&lt;strong&gt;PERC H330&lt;/strong&gt; &lt;strong&gt;Hardware RAID &lt;/strong&gt;Controlle&lt;strong&gt;r&lt;/strong&gt; Supporting RAID Level 0,1,5,10&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;DVD+/-RW Drive&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;DVD+/-RW, SATA, Internal &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Drive Bays&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;4 x 3.5” SAS/SATA Cabled Hard Drives&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Slots&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;4 x PCIe 3.0 slots&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;NIC&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Broadcom 5720 Dual port (&lt;strong&gt;2 Port&lt;/strong&gt;) Gigabit Ethernet&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Device Access&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Total 8 USB:&lt;/p&gt;&lt;p&gt;• Rear USB: 2 x USB 3.0 plus 4 x USB 2.0&lt;/p&gt;&lt;p&gt;• Front USB: 1 x USB 2.0 plus 1 x USB 3.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Management&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;iDRAC Basic&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Graphics&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Integrated Graphics G200e with 8MB memory&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Power Supply&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;High Output Single Power Supply&lt;strong&gt; 290W&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Form Factor&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Mini Tower&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Warranty&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Dell &lt;strong&gt;3 Years&lt;/strong&gt; Standard Warranty and Parts Exchange&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(199, 2, 'Dell PowerEdge T130 II hardwre RAID (Mini Tower Server)', 'Dell PowerEdge T130 II hardwre RAID (Mini Tower Server)', 'Dell PowerEdge T130 II hardwre RAID (Mini Tower Server)', '&lt;div id=&quot;tabs&quot; class=&quot;htabs heighlight&quot;&gt;&lt;ul class=&quot;nav clearfix&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://smart-bd.com/#tab-description&quot; class=&quot;ui-tabs ui-widget ui-widget-content ui-corner-all&quot;&gt;Description&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div id=&quot;tab-description&quot; class=&quot;tab-content&quot;&gt;&lt;table style=&quot;width: 630px;&quot; width=&quot;630&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;&lt;strong&gt;Item&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;&lt;strong&gt;Item Description&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Brand&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;&lt;strong&gt;Dell EMC&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Model&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;PowerEdge &lt;strong&gt;T130&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Country of Origin&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;USA&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Country of Manufacture&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Malaysia&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Processor&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Intel &lt;strong&gt;Four Core&lt;/strong&gt; Xeon &lt;strong&gt;E3-1220 v6&lt;/strong&gt; 3.0GHz, 8M cache, 4C/4T, turbo (72W) &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Chipset&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Intel C236&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Memory&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;&lt;strong&gt;16GB Memory&lt;/strong&gt; UDIMM, 2133MT/s, ECC supported up to &lt;strong&gt;64GB &lt;/strong&gt;DDR4&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Hard Drive&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;&lt;strong&gt;2 x Dell 1TB&lt;/strong&gt;&lt;strong&gt; 7.2K &lt;/strong&gt;RPM SATA 6Gbps 3.5in Cabled Hard Drive- Non Hot-plug&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;RAID Controller&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;&lt;strong&gt;PERC H330&lt;/strong&gt; &lt;strong&gt;Hardware RAID &lt;/strong&gt;Controlle&lt;strong&gt;r&lt;/strong&gt; Supporting RAID Level 0,1,5,10&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;DVD+/-RW Drive&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;DVD+/-RW, SATA, Internal &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Drive Bays&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;4 x 3.5” SAS/SATA Cabled Hard Drives&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Slots&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;4 x PCIe 3.0 slots&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;NIC&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Broadcom 5720 Dual port (&lt;strong&gt;2 Port&lt;/strong&gt;) Gigabit Ethernet&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Device Access&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Total 8 USB:&lt;/p&gt;&lt;p&gt;• Rear USB: 2 x USB 3.0 plus 4 x USB 2.0&lt;/p&gt;&lt;p&gt;• Front USB: 1 x USB 2.0 plus 1 x USB 3.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Management&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;iDRAC Basic&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Graphics&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Integrated Graphics G200e with 8MB memory&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Power Supply&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;High Output Single Power Supply&lt;strong&gt; 290W&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Form Factor&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Mini Tower&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 120px; height: 1px;&quot;&gt;&lt;p&gt;Warranty&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width: 510px; height: 1px;&quot;&gt;&lt;p&gt;Dell &lt;strong&gt;3 Years&lt;/strong&gt; Standard Warranty and Parts Exchange&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;', ''),
(200, 1, 'Dell PowerEdge R330 1U Rack Server ', 'Dell PowerEdge R330 1U Rack Server ', 'Dell PowerEdge R330 1U Rack Server ', '&lt;ul class=&quot;resp-tabs-list&quot;&gt;&lt;li&gt;Specification&lt;/li&gt;&lt;li&gt;Description&lt;/li&gt;&lt;li&gt;Tags&lt;/li&gt;&lt;li&gt;Reviews&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;resp-tabs-container&quot;&gt;&lt;div&gt;&lt;h2&gt;Additional Information&lt;/h2&gt;&lt;table class=&quot;data-table&quot; id=&quot;product-attribute-specs-table&quot;&gt;&lt;colgroup&gt;&lt;col width=&quot;25%&quot; /&gt; &lt;col /&gt; &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr class=&quot;first odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Brand&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Dell&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Model&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Dell PowerEdge R330&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Processor&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Intel Xeon E3-1240v6&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Chipset&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Intel C236 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Clock Speed&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;3.7GHz-4.10GHz, 4 Core, 8MB Cache Processor&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;RAM&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;16GB&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;RAM type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;DDR4 UDIMM 2133MHz Memory&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;RAM slot&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;RAM max&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;64GB&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;HDD&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;2 x 1TB&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;HDD type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;SATA Hot-Plug HDD (Up to 4 3.5in HDD Bay)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;RAID Controller&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;PERC H330 RAID Controller&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Monitor&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;No Monitor&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Optical device&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;DVD RW&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Networking&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Duel Gigabit NIC Card&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Bays&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Power supply&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Dual (1+1) 350W Redundent PSU&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Keyboard&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;No Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Mouse&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;No Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;OS Compatibility&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;No OS&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Form factor&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1U Rack Server&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;last even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Warranty&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;3 year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div&gt;&lt;h2&gt;Details&lt;/h2&gt;&lt;div class=&quot;std&quot; itemprop=&quot;description&quot;&gt;Model - Dell PowerEdge R330, Processor - Intel Xeon E3-1240v6, Clock Speed - 3.7GHz-4.10GHz, 4 Core, 8MB Cache Processor, Chipset - Intel C236 Chipset, RAM (GB) - 16GB, RAM Type - DDR4 UDIMM 2133MHz Memory, Ram Slots - 4, Max. RAM - 64GB, HDD (GB) - 2 x 1TB, HDD Type - SATA Hot-Plug HDD (Up to 4 3.5in HDD Bay), RAID Controller - PERC H330 RAID Controller, Monitor - No Monitor, Optical Device - DVD RW, Networking - Duel Gigabit NIC Card, Bays - 4, Power Supply - Dual (1+1) 350W Redundent PSU, Keyboard - No Keyboard, Mouse - No Mouse, OS - No OS, From Factor - 1U Rack Server, Warranty - 3 Year&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(200, 2, 'Dell PowerEdge R330 1U Rack Server ', 'Dell PowerEdge R330 1U Rack Server ', 'Dell PowerEdge R330 1U Rack Server ', '&lt;ul class=&quot;resp-tabs-list&quot;&gt;&lt;li&gt;Specification&lt;/li&gt;&lt;li&gt;Description&lt;/li&gt;&lt;li&gt;Tags&lt;/li&gt;&lt;li&gt;Reviews&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;resp-tabs-container&quot;&gt;&lt;div&gt;&lt;h2&gt;Additional Information&lt;/h2&gt;&lt;table class=&quot;data-table&quot; id=&quot;product-attribute-specs-table&quot;&gt;&lt;colgroup&gt;&lt;col width=&quot;25%&quot; /&gt; &lt;col /&gt; &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr class=&quot;first odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Brand&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Dell&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Model&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Dell PowerEdge R330&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Processor&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Intel Xeon E3-1240v6&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Chipset&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Intel C236 Chipset&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Clock Speed&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;3.7GHz-4.10GHz, 4 Core, 8MB Cache Processor&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;RAM&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;16GB&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;RAM type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;DDR4 UDIMM 2133MHz Memory&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;RAM slot&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;RAM max&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;64GB&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;HDD&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;2 x 1TB&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;HDD type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;SATA Hot-Plug HDD (Up to 4 3.5in HDD Bay)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;RAID Controller&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;PERC H330 RAID Controller&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Monitor&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;No Monitor&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Optical device&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;DVD RW&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Networking&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Duel Gigabit NIC Card&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Bays&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Power supply&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Dual (1+1) 350W Redundent PSU&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Keyboard&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;No Keyboard&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Mouse&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;No Mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;OS Compatibility&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;No OS&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Form factor&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1U Rack Server&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;last even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Warranty&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;3 year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div&gt;&lt;h2&gt;Details&lt;/h2&gt;&lt;div class=&quot;std&quot; itemprop=&quot;description&quot;&gt;Model - Dell PowerEdge R330, Processor - Intel Xeon E3-1240v6, Clock Speed - 3.7GHz-4.10GHz, 4 Core, 8MB Cache Processor, Chipset - Intel C236 Chipset, RAM (GB) - 16GB, RAM Type - DDR4 UDIMM 2133MHz Memory, Ram Slots - 4, Max. RAM - 64GB, HDD (GB) - 2 x 1TB, HDD Type - SATA Hot-Plug HDD (Up to 4 3.5in HDD Bay), RAID Controller - PERC H330 RAID Controller, Monitor - No Monitor, Optical Device - DVD RW, Networking - Duel Gigabit NIC Card, Bays - 4, Power Supply - Dual (1+1) 350W Redundent PSU, Keyboard - No Keyboard, Mouse - No Mouse, OS - No OS, From Factor - 1U Rack Server, Warranty - 3 Year&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(201, 1, 'dell emc scv3000 series storage arrays (3u rack storage)', 'dell emc scv3000 series storage arrays (3u rack storage)', 'dell emc scv3000 series storage arrays (3u rack storage)', '&lt;div class=&quot;specs&quot;&gt;&lt;div class=&quot;specsHeading&quot;&gt;&lt;h3&gt;Expansion Capacity&lt;/h3&gt;&lt;/div&gt;&lt;div class=&quot;specsItem&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Supported expansion enclosures&lt;br /&gt;&lt;/strong&gt;test&lt;br /&gt;SCv300: 12 x 3.5” drive bays (12Gb SAS)&lt;br /&gt;SCv320: 24 x 2.5” drive bays (12Gb SAS)&lt;br /&gt;SCv360: 60 x 3.5” drive bays (12Gb SAS)&lt;a class=&quot;technote microcontent&quot; rel=&quot;technotes:expansion-enclouser-drive-bays&quot; href=&quot;https://www.dell.com/mc.ashx?id=technotes:expansion-enclouser-drive-bays&amp;amp;c=bb&amp;amp;l=en&amp;amp;s=bsd&amp;amp;modalwidth=400&amp;amp;modalHeight=150&amp;amp;ovropac=0&amp;amp;modalscroll=yes&amp;amp;modaltarget=div&amp;amp;modaltype=tooltip&amp;amp;position=bottom&amp;amp;title=Important%20Details%0D%0A&amp;amp;flip=false&amp;amp;eventType=rollover&quot; name=&quot;modalPopup&quot;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Maximum drive count&lt;/strong&gt;&lt;br /&gt;222 per array (internal plus external expansion), more in federated systems&lt;a class=&quot;technote microcontent&quot; rel=&quot;technotes:dell-compellent-sc-series-systems&quot; href=&quot;https://www.dell.com/mc.ashx?id=technotes:dell-compellent-sc-series-systems&amp;amp;c=bb&amp;amp;l=en&amp;amp;s=bsd&amp;amp;modalwidth=400&amp;amp;modalHeight=150&amp;amp;ovropac=0&amp;amp;modalscroll=yes&amp;amp;modaltarget=div&amp;amp;modaltype=tooltip&amp;amp;position=bottom&amp;amp;title=Important%20Details%0D%0A&amp;amp;flip=false&amp;amp;eventType=rollover&quot; name=&quot;modalPopup&quot;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Max raw capacity&lt;/strong&gt; &lt;br /&gt;1PB per array&lt;a class=&quot;technote microcontent&quot; rel=&quot;technotes:with-2mb-page-size&quot; href=&quot;https://www.dell.com/mc.ashx?id=technotes:with-2mb-page-size&amp;amp;c=bb&amp;amp;l=en&amp;amp;s=bsd&amp;amp;modalwidth=400&amp;amp;modalHeight=150&amp;amp;ovropac=0&amp;amp;modalscroll=yes&amp;amp;modaltarget=div&amp;amp;modaltype=tooltip&amp;amp;position=bottom&amp;amp;title=Important%20Details%0D%0A&amp;amp;flip=false&amp;amp;eventType=rollover&quot; name=&quot;modalPopup&quot;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt; (SSD or HDD), more in federated systems&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Max raw capacity (NAS)&lt;/strong&gt;&lt;br /&gt;1PB&lt;a class=&quot;technote microcontent&quot; rel=&quot;technotes:with-2mb-page-size&quot; href=&quot;https://www.dell.com/mc.ashx?id=technotes:with-2mb-page-size&amp;amp;c=bb&amp;amp;l=en&amp;amp;s=bsd&amp;amp;modalwidth=400&amp;amp;modalHeight=150&amp;amp;ovropac=0&amp;amp;modalscroll=yes&amp;amp;modaltarget=div&amp;amp;modaltype=tooltip&amp;amp;position=bottom&amp;amp;title=Important%20Details%0D%0A&amp;amp;flip=false&amp;amp;eventType=rollover&quot; name=&quot;modalPopup&quot;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt; per array (requires FS8600 NAS appliance)&lt;br /&gt;4PB in single namespace (requires FS8600 and multiple arrays) &lt;br /&gt;20PB with global namespace (requires FS8600 and multiple arrays)&lt;br /&gt;Also supports NX3000 Series Windows NAS appliance&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Storage media&lt;/strong&gt;&lt;br /&gt;SAS and NL-SAS drives; different drive types, transfer rates and rotational speeds can be mixed in the same system.&lt;br /&gt;SSD: write-intensive and read-intensive drives &lt;br /&gt;HDD: 15K, 10K, 7.2K RPM&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(201, 2, 'dell emc scv3000 series storage arrays (3u rack storage)', 'dell emc scv3000 series storage arrays (3u rack storage)', 'dell emc scv3000 series storage arrays (3u rack storage)', '&lt;div class=&quot;specs&quot;&gt;&lt;div class=&quot;specsHeading&quot;&gt;&lt;h3&gt;Expansion Capacity&lt;/h3&gt;&lt;/div&gt;&lt;div class=&quot;specsItem&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Supported expansion enclosures&lt;br /&gt;&lt;/strong&gt;test&lt;br /&gt;SCv300: 12 x 3.5” drive bays (12Gb SAS)&lt;br /&gt;SCv320: 24 x 2.5” drive bays (12Gb SAS)&lt;br /&gt;SCv360: 60 x 3.5” drive bays (12Gb SAS)&lt;a class=&quot;technote microcontent&quot; rel=&quot;technotes:expansion-enclouser-drive-bays&quot; href=&quot;https://www.dell.com/mc.ashx?id=technotes:expansion-enclouser-drive-bays&amp;amp;c=bb&amp;amp;l=en&amp;amp;s=bsd&amp;amp;modalwidth=400&amp;amp;modalHeight=150&amp;amp;ovropac=0&amp;amp;modalscroll=yes&amp;amp;modaltarget=div&amp;amp;modaltype=tooltip&amp;amp;position=bottom&amp;amp;title=Important%20Details%0D%0A&amp;amp;flip=false&amp;amp;eventType=rollover&quot; name=&quot;modalPopup&quot;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Maximum drive count&lt;/strong&gt;&lt;br /&gt;222 per array (internal plus external expansion), more in federated systems&lt;a class=&quot;technote microcontent&quot; rel=&quot;technotes:dell-compellent-sc-series-systems&quot; href=&quot;https://www.dell.com/mc.ashx?id=technotes:dell-compellent-sc-series-systems&amp;amp;c=bb&amp;amp;l=en&amp;amp;s=bsd&amp;amp;modalwidth=400&amp;amp;modalHeight=150&amp;amp;ovropac=0&amp;amp;modalscroll=yes&amp;amp;modaltarget=div&amp;amp;modaltype=tooltip&amp;amp;position=bottom&amp;amp;title=Important%20Details%0D%0A&amp;amp;flip=false&amp;amp;eventType=rollover&quot; name=&quot;modalPopup&quot;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Max raw capacity&lt;/strong&gt; &lt;br /&gt;1PB per array&lt;a class=&quot;technote microcontent&quot; rel=&quot;technotes:with-2mb-page-size&quot; href=&quot;https://www.dell.com/mc.ashx?id=technotes:with-2mb-page-size&amp;amp;c=bb&amp;amp;l=en&amp;amp;s=bsd&amp;amp;modalwidth=400&amp;amp;modalHeight=150&amp;amp;ovropac=0&amp;amp;modalscroll=yes&amp;amp;modaltarget=div&amp;amp;modaltype=tooltip&amp;amp;position=bottom&amp;amp;title=Important%20Details%0D%0A&amp;amp;flip=false&amp;amp;eventType=rollover&quot; name=&quot;modalPopup&quot;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt; (SSD or HDD), more in federated systems&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Max raw capacity (NAS)&lt;/strong&gt;&lt;br /&gt;1PB&lt;a class=&quot;technote microcontent&quot; rel=&quot;technotes:with-2mb-page-size&quot; href=&quot;https://www.dell.com/mc.ashx?id=technotes:with-2mb-page-size&amp;amp;c=bb&amp;amp;l=en&amp;amp;s=bsd&amp;amp;modalwidth=400&amp;amp;modalHeight=150&amp;amp;ovropac=0&amp;amp;modalscroll=yes&amp;amp;modaltarget=div&amp;amp;modaltype=tooltip&amp;amp;position=bottom&amp;amp;title=Important%20Details%0D%0A&amp;amp;flip=false&amp;amp;eventType=rollover&quot; name=&quot;modalPopup&quot;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt; per array (requires FS8600 NAS appliance)&lt;br /&gt;4PB in single namespace (requires FS8600 and multiple arrays) &lt;br /&gt;20PB with global namespace (requires FS8600 and multiple arrays)&lt;br /&gt;Also supports NX3000 Series Windows NAS appliance&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Storage media&lt;/strong&gt;&lt;br /&gt;SAS and NL-SAS drives; different drive types, transfer rates and rotational speeds can be mixed in the same system.&lt;br /&gt;SSD: write-intensive and read-intensive drives &lt;br /&gt;HDD: 15K, 10K, 7.2K RPM&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(202, 1, 'Latitude E7270', 'Latitude E7270 Laptop', 'Latitude E7270 Laptop', '&lt;h1&gt;Technical Details&lt;/h1&gt;&lt;p&gt;Summary&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Screen Size&lt;/th&gt;&lt;td&gt;12.5 inches&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Screen Resolution&lt;/th&gt;&lt;td&gt;1366 x 768 pixels&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Max Screen Resolution&lt;/th&gt;&lt;td&gt;1366x768 pixels&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Processor&lt;/th&gt;&lt;td&gt;2.6 GHz Intel Core i7&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;RAM&lt;/th&gt;&lt;td&gt;8 GB DDR4-SDRAM&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory Speed&lt;/th&gt;&lt;td&gt;2133 MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Hard Drive&lt;/th&gt;&lt;td&gt;256 GB Flash Memory Solid State&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Graphics Coprocessor&lt;/th&gt;&lt;td&gt;Intel HD Graphics 520&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Chipset Brand&lt;/th&gt;&lt;td&gt;Intel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Card Description&lt;/th&gt;&lt;td&gt;Integrated&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Wireless Type&lt;/th&gt;&lt;td&gt;802.11 A/C&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Number of USB 3.0 Ports&lt;/th&gt;&lt;td&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;Other Technical Details&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Brand Name&lt;/th&gt;&lt;td&gt;Dell&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Series&lt;/th&gt;&lt;td&gt;Dell E7270&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Item model number&lt;/th&gt;&lt;td&gt;LATE72701836BLK&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Hardware Platform&lt;/th&gt;&lt;td&gt;PC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Operating System&lt;/th&gt;&lt;td&gt;Windows 7 Professional&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Item Weight&lt;/th&gt;&lt;td&gt;4.5 pounds&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Product Dimensions&lt;/th&gt;&lt;td&gt;8.5 x 12.2 x 0.7 inches&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Item Dimensions L x W x H&lt;/th&gt;&lt;td&gt;8.5 x 12.2 x 0.7 inches&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Color&lt;/th&gt;&lt;td&gt;Black&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Processor Brand&lt;/th&gt;&lt;td&gt;Intel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Processor Count&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Flash Memory Size&lt;/th&gt;&lt;td&gt;256.0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Hard Drive Interface&lt;/th&gt;&lt;td&gt;Solid State&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Optical Drive Type&lt;/th&gt;&lt;td&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(202, 2, 'Latitude E7270', 'Latitude E7270 Laptop', 'Latitude E7270 Laptop', '&lt;h1&gt;Technical Details&lt;/h1&gt;&lt;p&gt;Summary&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Screen Size&lt;/th&gt;&lt;td&gt;12.5 inches&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Screen Resolution&lt;/th&gt;&lt;td&gt;1366 x 768 pixels&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Max Screen Resolution&lt;/th&gt;&lt;td&gt;1366x768 pixels&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Processor&lt;/th&gt;&lt;td&gt;2.6 GHz Intel Core i7&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;RAM&lt;/th&gt;&lt;td&gt;8 GB DDR4-SDRAM&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory Speed&lt;/th&gt;&lt;td&gt;2133 MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Hard Drive&lt;/th&gt;&lt;td&gt;256 GB Flash Memory Solid State&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Graphics Coprocessor&lt;/th&gt;&lt;td&gt;Intel HD Graphics 520&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Chipset Brand&lt;/th&gt;&lt;td&gt;Intel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Card Description&lt;/th&gt;&lt;td&gt;Integrated&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Wireless Type&lt;/th&gt;&lt;td&gt;802.11 A/C&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Number of USB 3.0 Ports&lt;/th&gt;&lt;td&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;Other Technical Details&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Brand Name&lt;/th&gt;&lt;td&gt;Dell&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Series&lt;/th&gt;&lt;td&gt;Dell E7270&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Item model number&lt;/th&gt;&lt;td&gt;LATE72701836BLK&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Hardware Platform&lt;/th&gt;&lt;td&gt;PC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Operating System&lt;/th&gt;&lt;td&gt;Windows 7 Professional&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Item Weight&lt;/th&gt;&lt;td&gt;4.5 pounds&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Product Dimensions&lt;/th&gt;&lt;td&gt;8.5 x 12.2 x 0.7 inches&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Item Dimensions L x W x H&lt;/th&gt;&lt;td&gt;8.5 x 12.2 x 0.7 inches&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Color&lt;/th&gt;&lt;td&gt;Black&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Processor Brand&lt;/th&gt;&lt;td&gt;Intel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Processor Count&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Flash Memory Size&lt;/th&gt;&lt;td&gt;256.0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Hard Drive Interface&lt;/th&gt;&lt;td&gt;Solid State&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Optical Drive Type&lt;/th&gt;&lt;td&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(203, 1, 'DELL LATITUDE 5290 INTEL CORE-i7-8TH GEN 8650U ', 'DELL LATITUDE 5290 INTEL CORE-i7-8TH GEN 8650U ', 'DELL LATITUDE 5290 INTEL CORE-i7-8TH GEN 8650U ', '&lt;div class=&quot;product-info&quot;&gt;&lt;div class=&quot;row&quot;&gt;&lt;div class=&quot;col-lg-5 col-md-5 col-sm-12 col-xs-12 image-container&quot;&gt;&lt;div class=&quot;image col-lg-10 col-md-12&quot;&gt;&lt;a href=&quot;http://smart-bd.com/image/cache/data/laptop/dell/laptop-latitude-12-5290-mlk-love-pdp-design-1-500x554.jpg&quot; class=&quot;colorbox cboxElement&quot;&gt; &lt;img src=&quot;http://smart-bd.com/image/cache/data/laptop/dell/laptop-latitude-12-5290-mlk-love-pdp-design-1-500x554.jpg&quot; title=&quot;DELL LATITUDE 5290 INTEL CORE-i7-8TH GEN 8650U 1.90 GHZ&quot; alt=&quot;DELL LATITUDE 5290 INTEL CORE-i7-8TH GEN 8650U 1.90 GHZ&quot; id=&quot;image&quot; data-zoom-image=&quot;http://smart-bd.com/image/cache/data/laptop/dell/laptop-latitude-12-5290-mlk-love-pdp-design-1-500x554.jpg&quot; class=&quot;product-image-zoom img-responsive&quot; /&gt; &lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;col-lg-7 col-md-7 col-sm-12 col-xs-12 product-view&quot;&gt;&lt;h1&gt;DELL LATITUDE 5290 INTEL CORE-i7-8TH GEN 8650U 1.90 GHZ&lt;/h1&gt;&lt;div class=&quot;description&quot;&gt;&lt;p&gt;&lt;i class=&quot;fa fa-chevron-down&quot;&gt;&lt;/i&gt; &lt;b&gt;Brand:&lt;/b&gt; &lt;a href=&quot;http://smart-bd.com/index.php?route=product/manufacturer/info&amp;amp;manufacturer_id=15&quot;&gt;Dell&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;i class=&quot;fa fa-chevron-down&quot;&gt;&lt;/i&gt; &lt;b&gt;Product Code:&lt;/b&gt; DELL LATITUDE 5290&lt;/p&gt;&lt;p&gt;&lt;i class=&quot;fa fa-chevron-down&quot;&gt;&lt;/i&gt; &lt;b&gt;Availability:&lt;/b&gt; &lt;span&gt;In Stock&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=&quot;price&quot;&gt;&lt;div class=&quot;price-gruop&quot;&gt;108,500 Tk&lt;/div&gt;&lt;div class=&quot;other-price&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;share clearfix&quot;&gt;&lt;div class=&quot;addthis_toolbox addthis_default_style &quot;&gt;&lt;div class=&quot;fb-like fb_iframe_widget&quot; style=&quot;height: 25px;&quot; data-layout=&quot;button_count&quot; data-show_faces=&quot;false&quot; data-share=&quot;false&quot; data-action=&quot;like&quot; data-width=&quot;90&quot; data-height=&quot;25&quot; data-font=&quot;arial&quot; data-href=&quot;http://smart-bd.com/index.php?route=product/product&amp;amp;product_id=2417&quot; data-send=&quot;false&quot; fb-xfbml-state=&quot;rendered&quot; fb-iframe-plugin-query=&quot;action=like&amp;amp;app_id=172525162793917&amp;amp;container_width=0&amp;amp;font=arial&amp;amp;height=25&amp;amp;href=http%3A%2F%2Fsmart-bd.com%2Findex.php%3Froute%3Dproduct%2Fproduct%26product_id%3D2417&amp;amp;layout=button_count&amp;amp;locale=en_US&amp;amp;sdk=joey&amp;amp;send=false&amp;amp;share=false&amp;amp;show_faces=false&amp;amp;width=90&quot;&gt;&lt;span style=&quot;vertical-align: bottom; width: 62px; height: 20px;&quot;&gt;&lt;iframe width=&quot;90px&quot; height=&quot;25px&quot; style=&quot;visibility: visible; width: 62px; height: 20px;&quot; name=&quot;f68ee2789cfac4&quot; allowtransparency=&quot;true&quot; allowfullscreen=&quot;allowfullscreen&quot; scrolling=&quot;no&quot; allow=&quot;encrypted-media&quot; title=&quot;fb:like Facebook Social Plugin&quot; src=&quot;https://www.facebook.com/v2.6/plugins/like.php?action=like&amp;amp;app_id=172525162793917&amp;amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fconnect%2Fxd_arbiter%2Fr%2FtrnHszv6jVd.js%3Fversion%3D42%23cb%3Df10252554a18ab2%26domain%3Dsmart-bd.com%26origin%3Dhttp%253A%252F%252Fsmart-bd.com%252Ff37d9e003b7ecfc%26relation%3Dparent.parent&amp;amp;container_width=0&amp;amp;font=arial&amp;amp;height=25&amp;amp;href=http%3A%2F%2Fsmart-bd.com%2Findex.php%3Froute%3Dproduct%2Fproduct%26product_id%3D2417&amp;amp;layout=button_count&amp;amp;locale=en_US&amp;amp;sdk=joey&amp;amp;send=false&amp;amp;share=false&amp;amp;show_faces=false&amp;amp;width=90&quot; class=&quot;&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;tweet_iframe_widget&quot; style=&quot;width: 62px; height: 25px;&quot;&gt;&lt;span&gt;&lt;iframe width=&quot;300&quot; height=&quot;150&quot; style=&quot;position: static; visibility: visible; width: 61px; height: 20px;&quot; id=&quot;twitter-widget-0&quot; scrolling=&quot;no&quot; allowtransparency=&quot;true&quot; class=&quot;twitter-share-button twitter-share-button-rendered twitter-tweet-button&quot; title=&quot;Twitter Tweet Button&quot; src=&quot;https://platform.twitter.com/widgets/tweet_button.d8c3ececb2f3e7c69df1a2b5ba9241a5.en.html#dnt=false&amp;amp;id=twitter-widget-0&amp;amp;lang=en&amp;amp;original_referer=http%3A%2F%2Fsmart-bd.com%2Findex.php%3Froute%3Dproduct%2Fproduct%26product_id%3D2417&amp;amp;size=m&amp;amp;text=DELL%20LATITUDE%205290%20INTEL%20CORE-i7-8TH%20GEN%208650U%201.90%20GHZ%3A&amp;amp;time=1538837415183&amp;amp;type=share&amp;amp;url=http%3A%2F%2Fsmart-bd.com%2Findex.php%3Froute%3Dproduct%2Fproduct%26product_id%3D2417%23.W7jLpuzQ4_M.twitter&quot; data-url=&quot;http://smart-bd.com/index.php?route=product/product&amp;amp;product_id=2417#.W7jLpuzQ4_M.twitter&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;&lt;/span&gt;&lt;/div&gt;&lt;a class=&quot;addthis_button_pinterest_pinit at300b&quot;&gt;&lt;/a&gt; &lt;a class=&quot;atc_s addthis_button_compact&quot;&gt;Share&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;div class=&quot;atclear&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;tags&quot;&gt;&lt;b&gt;Tags:&lt;/b&gt; &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=laptop price in bangladesh&quot;&gt;laptop price in bangladesh&lt;/a&gt;, &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=dell laptop in bangladesh&quot;&gt;dell laptop in bangladesh&lt;/a&gt;, &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=laptop price in bangladesh all brand&quot;&gt;laptop price in bangladesh all brand&lt;/a&gt;, &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=dell laptop in bangladesh market price&quot;&gt;dell laptop in bangladesh market price&lt;/a&gt;, &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=best laptop in bangladesh&quot;&gt;best laptop in bangladesh&lt;/a&gt;, &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=laptop price in bangladesh intel core i5&quot;&gt;laptop price in bangladesh intel core i5&lt;/a&gt;, &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=laptop in emi bangladesh&quot;&gt;laptop in emi bangladesh&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;tabs-group box&quot;&gt;&lt;div id=&quot;tabs&quot; class=&quot;htabs heighlight&quot;&gt;&lt;ul class=&quot;nav clearfix&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://smart-bd.com/#tab-description&quot; class=&quot;ui-tabs ui-widget ui-widget-content ui-corner-all&quot;&gt;Description&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div id=&quot;tab-description&quot; class=&quot;tab-content&quot;&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Processor&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;INTEL CORE-i7-8TH GEN 8650U 1.90 GHZ&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Chipset&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;Intel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;RAM&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;8GB DDR-4 2400MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Hard Disk&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;&lt;p&gt;256GB SSD&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Display&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;&lt;p&gt;12.5\'\' HD&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Graphics&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;UHD 620 Graphics&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Camera&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;&lt;p&gt;&lt;span class=&quot;shortSpec spec~Zm5jd2gxMDFzdw~0&quot;&gt;Integrated Widescreen HD (720p) Webcam with Digital Microphone&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Audio&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;&lt;p&gt;&lt;span class=&quot;shortSpec spec~dzUxMTA0OG15dzEw~0&quot;&gt;High Definition Audio with Waves MaxxAudio Pro&lt;br /&gt; 1 combo headphone / microphone jack&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Optical Disk Drive&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;&lt;span class=&quot;shortSpec spec~eTU0NjAwNWluOA~16&quot;&gt;No&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;LAN and WiFi&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;10/100 Ethernet LAN, Dell(TM) Wireless 1704 802.11b/g/n with Bluetooth v4.0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Battery&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;3CELL&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Carry Case&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;&lt;p&gt;Dell original carry case&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Color&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;&lt;p&gt;Black&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Operating System&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;&lt;p&gt;&lt;span class=&quot;shortSpec spec~dzUxMTA0OG15dzEw~11&quot;&gt;Free DOS&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;product&quot;&gt;&lt;td class=&quot;ptitle&quot;&gt;&lt;strong&gt;  Warranty&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;3 Years Warranty&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt; &lt;/p&gt;&lt;/div&gt;&lt;/div&gt;', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(203, 2, 'DELL LATITUDE 5290 INTEL CORE-i7-8TH GEN 8650U ', 'DELL LATITUDE 5290 INTEL CORE-i7-8TH GEN 8650U ', 'DELL LATITUDE 5290 INTEL CORE-i7-8TH GEN 8650U ', '&lt;div class=&quot;product-info&quot;&gt;&lt;div class=&quot;row&quot;&gt;&lt;div class=&quot;col-lg-5 col-md-5 col-sm-12 col-xs-12 image-container&quot;&gt;&lt;div class=&quot;image col-lg-10 col-md-12&quot;&gt;&lt;a href=&quot;http://smart-bd.com/image/cache/data/laptop/dell/laptop-latitude-12-5290-mlk-love-pdp-design-1-500x554.jpg&quot; class=&quot;colorbox cboxElement&quot;&gt; &lt;img src=&quot;http://smart-bd.com/image/cache/data/laptop/dell/laptop-latitude-12-5290-mlk-love-pdp-design-1-500x554.jpg&quot; title=&quot;DELL LATITUDE 5290 INTEL CORE-i7-8TH GEN 8650U 1.90 GHZ&quot; alt=&quot;DELL LATITUDE 5290 INTEL CORE-i7-8TH GEN 8650U 1.90 GHZ&quot; id=&quot;image&quot; data-zoom-image=&quot;http://smart-bd.com/image/cache/data/laptop/dell/laptop-latitude-12-5290-mlk-love-pdp-design-1-500x554.jpg&quot; class=&quot;product-image-zoom img-responsive&quot; /&gt; &lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;col-lg-7 col-md-7 col-sm-12 col-xs-12 product-view&quot;&gt;&lt;h1&gt;DELL LATITUDE 5290 INTEL CORE-i7-8TH GEN 8650U 1.90 GHZ&lt;/h1&gt;&lt;div class=&quot;description&quot;&gt;&lt;p&gt;&lt;i class=&quot;fa fa-chevron-down&quot;&gt;&lt;/i&gt; &lt;b&gt;Brand:&lt;/b&gt; &lt;a href=&quot;http://smart-bd.com/index.php?route=product/manufacturer/info&amp;amp;manufacturer_id=15&quot;&gt;Dell&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;i class=&quot;fa fa-chevron-down&quot;&gt;&lt;/i&gt; &lt;b&gt;Product Code:&lt;/b&gt; DELL LATITUDE 5290&lt;/p&gt;&lt;p&gt;&lt;i class=&quot;fa fa-chevron-down&quot;&gt;&lt;/i&gt; &lt;b&gt;Availability:&lt;/b&gt; &lt;span&gt;In Stock&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=&quot;price&quot;&gt;&lt;div class=&quot;price-gruop&quot;&gt;108,500 Tk&lt;/div&gt;&lt;div class=&quot;other-price&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;share clearfix&quot;&gt;&lt;div class=&quot;addthis_toolbox addthis_default_style &quot;&gt;&lt;div class=&quot;fb-like fb_iframe_widget&quot; style=&quot;height: 25px;&quot; data-layout=&quot;button_count&quot; data-show_faces=&quot;false&quot; data-share=&quot;false&quot; data-action=&quot;like&quot; data-width=&quot;90&quot; data-height=&quot;25&quot; data-font=&quot;arial&quot; data-href=&quot;http://smart-bd.com/index.php?route=product/product&amp;amp;product_id=2417&quot; data-send=&quot;false&quot; fb-xfbml-state=&quot;rendered&quot; fb-iframe-plugin-query=&quot;action=like&amp;amp;app_id=172525162793917&amp;amp;container_width=0&amp;amp;font=arial&amp;amp;height=25&amp;amp;href=http%3A%2F%2Fsmart-bd.com%2Findex.php%3Froute%3Dproduct%2Fproduct%26product_id%3D2417&amp;amp;layout=button_count&amp;amp;locale=en_US&amp;amp;sdk=joey&amp;amp;send=false&amp;amp;share=false&amp;amp;show_faces=false&amp;amp;width=90&quot;&gt;&lt;span style=&quot;vertical-align: bottom; width: 62px; height: 20px;&quot;&gt;&lt;iframe width=&quot;90px&quot; height=&quot;25px&quot; style=&quot;visibility: visible; width: 62px; height: 20px;&quot; name=&quot;f68ee2789cfac4&quot; allowtransparency=&quot;true&quot; allowfullscreen=&quot;allowfullscreen&quot; scrolling=&quot;no&quot; allow=&quot;encrypted-media&quot; title=&quot;fb:like Facebook Social Plugin&quot; src=&quot;https://www.facebook.com/v2.6/plugins/like.php?action=like&amp;amp;app_id=172525162793917&amp;amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fconnect%2Fxd_arbiter%2Fr%2FtrnHszv6jVd.js%3Fversion%3D42%23cb%3Df10252554a18ab2%26domain%3Dsmart-bd.com%26origin%3Dhttp%253A%252F%252Fsmart-bd.com%252Ff37d9e003b7ecfc%26relation%3Dparent.parent&amp;amp;container_width=0&amp;amp;font=arial&amp;amp;height=25&amp;amp;href=http%3A%2F%2Fsmart-bd.com%2Findex.php%3Froute%3Dproduct%2Fproduct%26product_id%3D2417&amp;amp;layout=button_count&amp;amp;locale=en_US&amp;amp;sdk=joey&amp;amp;send=false&amp;amp;share=false&amp;amp;show_faces=false&amp;amp;width=90&quot; class=&quot;&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;tweet_iframe_widget&quot; style=&quot;width: 62px; height: 25px;&quot;&gt;&lt;span&gt;&lt;iframe width=&quot;300&quot; height=&quot;150&quot; style=&quot;position: static; visibility: visible; width: 61px; height: 20px;&quot; id=&quot;twitter-widget-0&quot; scrolling=&quot;no&quot; allowtransparency=&quot;true&quot; class=&quot;twitter-share-button twitter-share-button-rendered twitter-tweet-button&quot; title=&quot;Twitter Tweet Button&quot; src=&quot;https://platform.twitter.com/widgets/tweet_button.d8c3ececb2f3e7c69df1a2b5ba9241a5.en.html#dnt=false&amp;amp;id=twitter-widget-0&amp;amp;lang=en&amp;amp;original_referer=http%3A%2F%2Fsmart-bd.com%2Findex.php%3Froute%3Dproduct%2Fproduct%26product_id%3D2417&amp;amp;size=m&amp;amp;text=DELL%20LATITUDE%205290%20INTEL%20CORE-i7-8TH%20GEN%208650U%201.90%20GHZ%3A&amp;amp;time=1538837415183&amp;amp;type=share&amp;amp;url=http%3A%2F%2Fsmart-bd.com%2Findex.php%3Froute%3Dproduct%2Fproduct%26product_id%3D2417%23.W7jLpuzQ4_M.twitter&quot; data-url=&quot;http://smart-bd.com/index.php?route=product/product&amp;amp;product_id=2417#.W7jLpuzQ4_M.twitter&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;&lt;/span&gt;&lt;/div&gt;&lt;a class=&quot;addthis_button_pinterest_pinit at300b&quot;&gt;&lt;/a&gt; &lt;a class=&quot;atc_s addthis_button_compact&quot;&gt;Share&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;div class=&quot;atclear&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;tags&quot;&gt;&lt;b&gt;Tags:&lt;/b&gt; &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=laptop price in bangladesh&quot;&gt;laptop price in bangladesh&lt;/a&gt;, &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=dell laptop in bangladesh&quot;&gt;dell laptop in bangladesh&lt;/a&gt;, &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=laptop price in bangladesh all brand&quot;&gt;laptop price in bangladesh all brand&lt;/a&gt;, &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=dell laptop in bangladesh market price&quot;&gt;dell laptop in bangladesh market price&lt;/a&gt;, &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=best laptop in bangladesh&quot;&gt;best laptop in bangladesh&lt;/a&gt;, &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=laptop price in bangladesh intel core i5&quot;&gt;laptop price in bangladesh intel core i5&lt;/a&gt;, &lt;a href=&quot;http://smart-bd.com/index.php?route=product/search&amp;amp;tag=laptop in emi bangladesh&quot;&gt;laptop in emi bangladesh&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;tabs-group box&quot;&gt;&lt;div id=&quot;tabs&quot; class=&quot;htabs heighlight&quot;&gt;&lt;ul class=&quot;nav clearfix&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://smart-bd.com/#tab-description&quot; class=&quot;ui-tabs ui-widget ui-widget-content ui-corner-all&quot;&gt;Description&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div id=&quot;tab-description&quot; class=&quot;tab-content&quot;&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Processor&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;INTEL CORE-i7-8TH GEN 8650U 1.90 GHZ&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Chipset&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;Intel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;RAM&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;8GB DDR-4 2400MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Hard Disk&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;&lt;p&gt;256GB SSD&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Display&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;&lt;p&gt;12.5\'\' HD&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Graphics&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;UHD 620 Graphics&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Camera&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;&lt;p&gt;&lt;span class=&quot;shortSpec spec~Zm5jd2gxMDFzdw~0&quot;&gt;Integrated Widescreen HD (720p) Webcam with Digital Microphone&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Audio&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;&lt;p&gt;&lt;span class=&quot;shortSpec spec~dzUxMTA0OG15dzEw~0&quot;&gt;High Definition Audio with Waves MaxxAudio Pro&lt;br /&gt; 1 combo headphone / microphone jack&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Optical Disk Drive&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;&lt;span class=&quot;shortSpec spec~eTU0NjAwNWluOA~16&quot;&gt;No&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;LAN and WiFi&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;10/100 Ethernet LAN, Dell(TM) Wireless 1704 802.11b/g/n with Bluetooth v4.0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Battery&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;3CELL&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Carry Case&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;&lt;p&gt;Dell original carry case&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Color&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;&lt;p&gt;Black&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;ptitle&quot; style=&quot;width: 160px; padding: 7px;&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Operating System&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot; style=&quot;padding: 7px;&quot;&gt;&lt;p&gt;&lt;span class=&quot;shortSpec spec~dzUxMTA0OG15dzEw~11&quot;&gt;Free DOS&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;product&quot;&gt;&lt;td class=&quot;ptitle&quot;&gt;&lt;strong&gt;  Warranty&lt;/strong&gt;&lt;/td&gt;&lt;td class=&quot;pdetail&quot;&gt;3 Years Warranty&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt; &lt;/p&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(204, 1, 'Dell Vostro 3668 MT Intel Core i3', 'Dell Vostro 3668 MT Intel Core i3', 'Dell Vostro 3668 MT Intel Core i3', '&lt;div class=&quot;easytabs-ul-wrapper&quot;&gt;&lt;ul class=&quot;easytabs&quot;&gt;&lt;li class=&quot;active&quot;&gt;&lt;a href=&quot;https://www.wootware.co.za/dell-vostro-3668-mt-intel-core-i3-7100-3-9ghz-4gb-1x4gb-ddr4-2400mhz-500gb-7200rpm-hdd-windows-10-pro-64-bit-desktop-pc.html#product_tabs_description_tabbed&quot; class=&quot;easytabs-anchor easytabs-a easytabs-a-tab active&quot;&gt; Product Description &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://www.wootware.co.za/dell-vostro-3668-mt-intel-core-i3-7100-3-9ghz-4gb-1x4gb-ddr4-2400mhz-500gb-7200rpm-hdd-windows-10-pro-64-bit-desktop-pc.html#product_tabs_additional_tabbed&quot; class=&quot;easytabs-anchor easytabs-a easytabs-a-tab&quot;&gt; Additional Information &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://www.wootware.co.za/dell-vostro-3668-mt-intel-core-i3-7100-3-9ghz-4gb-1x4gb-ddr4-2400mhz-500gb-7200rpm-hdd-windows-10-pro-64-bit-desktop-pc.html#product_tabs_review_tabbed&quot; class=&quot;easytabs-anchor easytabs-a easytabs-a-tab&quot;&gt; Reviews (0) &lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class=&quot;padder easytabs-content-wrapper&quot;&gt;&lt;div class=&quot;easytabs-content active&quot; id=&quot;product_tabs_description_tabbed_contents&quot;&gt;&lt;div class=&quot;std&quot;&gt;&lt;table style=&quot;table-layout: fixed; word-wrap: break-word;&quot; width=&quot;100%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; bgcolor=&quot;#cccccc&quot;&gt;&lt;colgroup&gt;&lt;col width=&quot;30%&quot; /&gt; &lt;col width=&quot;70%&quot; /&gt; &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;SPECIFICATIONS&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Brand&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Dell&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Series&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Vostro 3668&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Model&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;V3668-I37100-4500&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Processor&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Model&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Core i3-7100&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Chipset Manufacturer&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Intel&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Base Clock&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;3.90 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Boost Clock&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;NA&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Core Count&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;2&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Thread Count&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Cache&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;3 MB SmartCache&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Lithography&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;14 nm&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Memory&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Total Installed&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;4 GB (1x4GB)&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Type&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;DDR4&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Speed&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;2400 MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Slot Count&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;2x Slots in total&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Graphics&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Type&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Integrated&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Model&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Intel HD Graphics 630&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Storage&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Installed&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;1x 500GB 7200 RPM HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Input / Output&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; rowspan=&quot;2&quot; valign=&quot;top&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Front&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;2x USB 3.0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;1x DVD-RW Drive&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; rowspan=&quot;4&quot; valign=&quot;top&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Rear&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;4x USB 2.0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;1x RJ45&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;1x HDMI&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;1x VGA&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Communications&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Network&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Gigabit Ethernet&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Wi-Fi&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Optional Dell Wireless 1707 Card (802.11bgn, 2.4GHz)&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Bluetooth&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;v4.0 (optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;General&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Operating System&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Windows 10 Pro 64-bit (English)&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Keyboard&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Dell Entry Keyboard KB216 Black US International (QWERTY)&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Mouse&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Dell USB Optical Mouse-MS116 Black&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Warranty Information&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Warranty&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;3 Year Next Business Day Warranty&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(204, 2, 'Dell Vostro 3668 MT Intel Core i3', 'Dell Vostro 3668 MT Intel Core i3', 'Dell Vostro 3668 MT Intel Core i3', '&lt;div class=&quot;easytabs-ul-wrapper&quot;&gt;&lt;ul class=&quot;easytabs&quot;&gt;&lt;li class=&quot;active&quot;&gt;&lt;a href=&quot;https://www.wootware.co.za/dell-vostro-3668-mt-intel-core-i3-7100-3-9ghz-4gb-1x4gb-ddr4-2400mhz-500gb-7200rpm-hdd-windows-10-pro-64-bit-desktop-pc.html#product_tabs_description_tabbed&quot; class=&quot;easytabs-anchor easytabs-a easytabs-a-tab active&quot;&gt; Product Description &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://www.wootware.co.za/dell-vostro-3668-mt-intel-core-i3-7100-3-9ghz-4gb-1x4gb-ddr4-2400mhz-500gb-7200rpm-hdd-windows-10-pro-64-bit-desktop-pc.html#product_tabs_additional_tabbed&quot; class=&quot;easytabs-anchor easytabs-a easytabs-a-tab&quot;&gt; Additional Information &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://www.wootware.co.za/dell-vostro-3668-mt-intel-core-i3-7100-3-9ghz-4gb-1x4gb-ddr4-2400mhz-500gb-7200rpm-hdd-windows-10-pro-64-bit-desktop-pc.html#product_tabs_review_tabbed&quot; class=&quot;easytabs-anchor easytabs-a easytabs-a-tab&quot;&gt; Reviews (0) &lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class=&quot;padder easytabs-content-wrapper&quot;&gt;&lt;div class=&quot;easytabs-content active&quot; id=&quot;product_tabs_description_tabbed_contents&quot;&gt;&lt;div class=&quot;std&quot;&gt;&lt;table style=&quot;table-layout: fixed; word-wrap: break-word;&quot; width=&quot;100%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; bgcolor=&quot;#cccccc&quot;&gt;&lt;colgroup&gt;&lt;col width=&quot;30%&quot; /&gt; &lt;col width=&quot;70%&quot; /&gt; &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;SPECIFICATIONS&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Brand&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Dell&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Series&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Vostro 3668&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Model&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;V3668-I37100-4500&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Processor&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Model&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Core i3-7100&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Chipset Manufacturer&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Intel&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Base Clock&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;3.90 GHz&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Boost Clock&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;NA&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Core Count&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;2&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Thread Count&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Cache&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;3 MB SmartCache&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Lithography&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;14 nm&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Memory&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Total Installed&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;4 GB (1x4GB)&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Type&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;DDR4&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Speed&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;2400 MHz&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Slot Count&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;2x Slots in total&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Graphics&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Type&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Integrated&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Model&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Intel HD Graphics 630&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Storage&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Installed&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;1x 500GB 7200 RPM HDD&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Input / Output&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; rowspan=&quot;2&quot; valign=&quot;top&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Front&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;2x USB 3.0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;1x DVD-RW Drive&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; rowspan=&quot;4&quot; valign=&quot;top&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Rear&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;4x USB 2.0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;1x RJ45&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;1x HDMI&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;1x VGA&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Communications&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Network&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Gigabit Ethernet&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Wi-Fi&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Optional Dell Wireless 1707 Card (802.11bgn, 2.4GHz)&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Bluetooth&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;v4.0 (optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;General&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Operating System&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Windows 10 Pro 64-bit (English)&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Keyboard&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Dell Entry Keyboard KB216 Black US International (QWERTY)&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Mouse&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;Dell USB Optical Mouse-MS116 Black&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding: 3px;&quot; colspan=&quot;2&quot; bgcolor=&quot;#EAEAEA&quot;&gt;&lt;strong&gt;Warranty Information&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bgcolor=&quot;#EFEFEF&quot;&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#EFF3F6&quot;&gt;&lt;strong&gt;Warranty&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;padding: 3px;&quot; bgcolor=&quot;#FFFFFF&quot;&gt;3 Year Next Business Day Warranty&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(205, 1, 'ASHG07LMCA Wall Mounted - 3/4HP , Cooling / Heating', 'ASHG07LMCA Wall Mounted - 3/4HP , Cooling / Heating', 'ASHG07LMCA Wall Mounted - 3/4HP , Cooling / Heating', '&lt;div class=&quot;tab-pane active&quot; id=&quot;features&quot;&gt;&lt;p&gt;Quiet Operation&lt;/p&gt;&lt;p&gt;Inverter Cooling / Heating air conditioner&lt;/p&gt;&lt;p&gt;Moisture Removal&lt;/p&gt;&lt;p&gt;Up/Down Swing Flaps&lt;/p&gt;&lt;p&gt;Automatic Flaps&lt;/p&gt;&lt;p&gt;Auto Shut Flaps&lt;/p&gt;&lt;p&gt;Automatic Air Flow Adjustment&lt;/p&gt;&lt;p&gt;Auto Restart&lt;/p&gt;&lt;p&gt;Sleep Timer&lt;/p&gt;&lt;p&gt;Program Timer&lt;/p&gt;&lt;p&gt;4 selective wind speed (Quiet, Low, Medium and High)&lt;/p&gt;&lt;p&gt;Refrigerant R410A, Protect Earth Allopatric&lt;/p&gt;&lt;p&gt;Suggested area : 70-80 sq.ft.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;table id=&quot;product_spec&quot; class=&quot;table-striped&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;even&quot;&gt;&lt;td width=&quot;40%&quot;&gt;Dimension (HxWxD)&lt;/td&gt;&lt;td class=&quot;spec-middle-col&quot; width=&quot;12%&quot;&gt;mm&lt;/td&gt;&lt;td width=&quot;48%&quot;&gt;&lt;p&gt;268 x 840 x 203&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td width=&quot;40%&quot;&gt;Net Weight&lt;/td&gt;&lt;td class=&quot;spec-middle-col&quot; width=&quot;12%&quot;&gt;kg&lt;/td&gt;&lt;td width=&quot;48%&quot;&gt;&lt;p&gt;8.5&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;td width=&quot;40%&quot;&gt;Cooling Capacity&lt;/td&gt;&lt;td class=&quot;spec-middle-col&quot; width=&quot;12%&quot;&gt;Btu/h&lt;/td&gt;&lt;td width=&quot;48%&quot;&gt;&lt;p&gt;7,200&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td width=&quot;40%&quot;&gt;Cooling Capacity&lt;/td&gt;&lt;td class=&quot;spec-middle-col&quot; width=&quot;12%&quot;&gt;kW&lt;/td&gt;&lt;td width=&quot;48%&quot;&gt;&lt;p&gt;2.10&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;td width=&quot;40%&quot;&gt;Heating Capacity&lt;/td&gt;&lt;td class=&quot;spec-middle-col&quot; width=&quot;12%&quot;&gt;Btu/h&lt;/td&gt;&lt;td width=&quot;48%&quot;&gt;&lt;p&gt;9,200&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td width=&quot;40%&quot;&gt;Heating Capacity&lt;/td&gt;&lt;td class=&quot;spec-middle-col&quot; width=&quot;12%&quot;&gt;kW&lt;/td&gt;&lt;td width=&quot;48%&quot;&gt;&lt;p&gt;2.70&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;td width=&quot;40%&quot;&gt;Power Supply / Phase / Frequency&lt;/td&gt;&lt;td class=&quot;spec-middle-col&quot; width=&quot;12%&quot;&gt;V/Ø/Hz&lt;/td&gt;&lt;td width=&quot;48%&quot;&gt;&lt;p&gt;230 / 1 / 50&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;', ''),
(205, 2, 'ASHG07LMCA Wall Mounted - 3/4HP , Cooling / Heating', 'ASHG07LMCA Wall Mounted - 3/4HP , Cooling / Heating', 'ASHG07LMCA Wall Mounted - 3/4HP , Cooling / Heating', '&lt;div class=&quot;tab-pane active&quot; id=&quot;features&quot;&gt;&lt;p&gt;Quiet Operation&lt;/p&gt;&lt;p&gt;Inverter Cooling / Heating air conditioner&lt;/p&gt;&lt;p&gt;Moisture Removal&lt;/p&gt;&lt;p&gt;Up/Down Swing Flaps&lt;/p&gt;&lt;p&gt;Automatic Flaps&lt;/p&gt;&lt;p&gt;Auto Shut Flaps&lt;/p&gt;&lt;p&gt;Automatic Air Flow Adjustment&lt;/p&gt;&lt;p&gt;Auto Restart&lt;/p&gt;&lt;p&gt;Sleep Timer&lt;/p&gt;&lt;p&gt;Program Timer&lt;/p&gt;&lt;p&gt;4 selective wind speed (Quiet, Low, Medium and High)&lt;/p&gt;&lt;p&gt;Refrigerant R410A, Protect Earth Allopatric&lt;/p&gt;&lt;p&gt;Suggested area : 70-80 sq.ft.&lt;/p&gt;&lt;/div&gt;', ''),
(206, 1, 'ZKTeco K40-Pro Time Attendance &amp; Simple Access Control Terminal With Adapter', 'ZKTeco K40-Pro Time Attendance &amp; Simple Access Control Terminal With Adapter', 'ZKTeco K40-Pro Time Attendance &amp; Simple Access Control Terminal With Adapter', '&lt;div class=&quot;row&quot;&gt;&lt;div class=&quot;col-sm-12&quot;&gt;&lt;div class=&quot;new_theme_border&quot;&gt;&lt;h4&gt;Description:&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;&lt;span&gt;TCP/IP, USB-host&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Built-in battery&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Simple access control or external bell&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Multi languages&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;SSR report in excel forms&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Supports WDMS&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;h4&gt;Specifications:&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;&lt;span&gt;Fingerprint Capacity 1000 (2000 without SSR )&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;ID Card Capacity 1000 (Optional)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Record Capacity 80,000&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Display 2.8-inch TFT Screen&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Communication TCP/IP, USB Host&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Standard Functions WDMS,Web Server, SMS, Automatic Status Switch,Self-Service Query, Work Code, T9&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;input, 9 Digits User ID, DST, Schedule Bell&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Optional Functions ID/Mifare&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Software ZKTime.net 3.0&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Power Supply DC 12V 1.5A&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Verification Speed ≤0.5 sec&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Operating Temp. 0 °C- 45 °C&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Operating Humidity 20%-80%&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Dimension 184 × 136 × 37.6 (Length × Width × Thickness)&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(206, 2, 'ZKTeco K40-Pro Time Attendance &amp; Simple Access Control Terminal With Adapter', 'ZKTeco K40-Pro Time Attendance &amp; Simple Access Control Terminal With Adapter', 'ZKTeco K40-Pro Time Attendance &amp; Simple Access Control Terminal With Adapter', '&lt;h2&gt;Additional Information&lt;/h2&gt;&lt;table class=&quot;data-table&quot; id=&quot;product-attribute-specs-table&quot;&gt;&lt;colgroup&gt;&lt;col width=&quot;25%&quot; /&gt; &lt;col /&gt; &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr class=&quot;first odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Brand&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;ZKTeco&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Model&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;ZKTeco K40-Pro&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Display&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;2.8-inch TFT Screen&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Fingerprint Capacity&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1000 (2000 without SSR )&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;ID Card Capacity&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1000 (Optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Logs Capacity&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;80,000&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Interface (Built-in)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;TCP/IP, USB Host&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Function&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Standard: WDMS,Web Server, SMS, Automatic Status Switch,Self-Service Query, Work Code, T9 input, 9 Digits User ID, DST, Schedule Bell, Optional: ID/Mifare&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Access Control Interface&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;3rd party electric lock and exit button&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Verification Speed&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;≤0.5 sec&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Power supply&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;DC 12V 1.5A&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Dimension&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;184 x 136 x 37.6mm&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;last odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Warranty&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1 year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(207, 1, 'ZKTeco K50 Fingerprint Time Attendance &amp; Access Control Terminal with Adapter ', 'ZKTeco K50 Fingerprint Time Attendance &amp; Access Control Terminal with Adapter ', 'ZKTeco K50 Fingerprint Time Attendance &amp; Access Control Terminal with Adapter ', '&lt;p&gt;• Elegant and modern design. &lt;br /&gt;• 2.8-inch color TFT LCD screen. &lt;br /&gt;• TCP / IP interface and USB-Host port. &lt;br /&gt;• Includes lite software for assistance management. &lt;br /&gt;• The attendance report is exported in Excel format using a USB memory. &lt;br /&gt;• Equipped with backup battery power. Multiple languages. &lt;br /&gt;• Simple administration and scalability&lt;/p&gt;&lt;p&gt;Screen: 2.8 Inch TFT&lt;br /&gt;Finger Print Capability: 3000&lt;br /&gt;Card capacity: 1000&lt;br /&gt;Event Capacity: 1,00,000&lt;br /&gt;Communication: TCP / IP, USB-Host&lt;br /&gt;Standard functions: Programmed Ring, SMS, Labor Code, Timetable&lt;br /&gt;Summer, SSR Report, Self-Service Search, Automatic Change of&lt;br /&gt;Status, T9 Input, 9 Digit ID, ID Card&lt;br /&gt;Battery Backup: 2000 mAh&lt;br /&gt;Power supply: 5V DC 1A&lt;br /&gt;Operating Temperature: 0 ° ca 45 ° c&lt;br /&gt;Operation Humidity: 20% - 80%&lt;br /&gt;Dimensions: 185 x 140 x 30 mm&lt;br /&gt;+&amp;gt; Warranty: One Year&lt;/p&gt;', ''),
(207, 2, 'ZKTeco K50 Fingerprint Time Attendance &amp; Access Control Terminal with Adapter ', 'ZKTeco K50 Fingerprint Time Attendance &amp; Access Control Terminal with Adapter ', 'ZKTeco K50 Fingerprint Time Attendance &amp; Access Control Terminal with Adapter ', '&lt;h2&gt;Additional Information&lt;/h2&gt;&lt;table class=&quot;data-table&quot; id=&quot;product-attribute-specs-table&quot;&gt;&lt;colgroup&gt;&lt;col width=&quot;25%&quot; /&gt; &lt;col /&gt; &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr class=&quot;first odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Brand&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;ZKTeco&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Model&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;ZKTeco K50A&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Display&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;2.8-Inch TFT&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Fingerprint Capacity&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1000&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;ID Card Capacity&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1000&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Logs Capacity&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;80,000&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Interface (Built-in)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;TCP / IP, USB-Host&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Function&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Programmed Ring, SMS, Labor Code, Timetable Summer, SSR Report, Self-Service Search, Automatic Change of Status, T9 Input, 9 Digit ID, ID Card&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Power supply&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;5V DC 1A&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Dimension&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;185 x 140 x 30mm&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;last odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Warranty&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1 year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(208, 1, 'ZKTeco SF300 Fingerprint Access Control and Time Attendance', 'ZKTeco SF300 Fingerprint Access Control and Time Attendance', 'ZKTeco SF300 Fingerprint Access Control and Time Attendance', '&lt;h4&gt;&lt;span&gt;• 2.8-inch touch screen, color display with graphical UI for easy operation&lt;br /&gt; • Up to 24 user-defined schedules that can be activated on a daily bell alert (optional)&lt;br /&gt; • Prompt audio acceptance or rejection signals for valid or invalid fingers&lt;br /&gt; • Compact and lightweight, small size for 86mm (L) x 86mm (H) socket installation&lt;br /&gt; • TCP/IP or RS485 communication for various networking environments&lt;br /&gt; • Supports USB flash drive for offline data management&lt;br /&gt; • Built-in auxiliary input with enhanced flexibility to link with wired detector or emergency switch&lt;br /&gt; • Up to 15 multi-verification methods to enhance security level&lt;br /&gt; • Standard access control features such as Time zone, Holiday, A&amp;amp;C Group, Unlock combination etc.&lt;br /&gt; • Duress Alarm offers effective protection against duress by threats&lt;br /&gt; • Tamper proof switch and multiple alarm outputs&lt;br /&gt; • Multi-languages display available on quest &lt;/span&gt;&lt;/h4&gt;', ''),
(208, 2, 'ZKTeco SF300 Fingerprint Access Control and Time Attendance', 'ZKTeco SF300 Fingerprint Access Control and Time Attendance', 'ZKTeco SF300 Fingerprint Access Control and Time Attendance', '&lt;h4&gt;&lt;span&gt;• 2.8-inch touch screen, color display with graphical UI for easy operation&lt;br /&gt; • Up to 24 user-defined schedules that can be activated on a daily bell alert (optional)&lt;br /&gt; • Prompt audio acceptance or rejection signals for valid or invalid fingers&lt;br /&gt; • Compact and lightweight, small size for 86mm (L) x 86mm (H) socket installation&lt;br /&gt; • TCP/IP or RS485 communication for various networking environments&lt;br /&gt; • Supports USB flash drive for offline data management&lt;br /&gt; • Built-in auxiliary input with enhanced flexibility to link with wired detector or emergency switch&lt;br /&gt; • Up to 15 multi-verification methods to enhance security level&lt;br /&gt; • Standard access control features such as Time zone, Holiday, A&amp;amp;C Group, Unlock combination etc.&lt;br /&gt; • Duress Alarm offers effective protection against duress by threats&lt;br /&gt; • Tamper proof switch and multiple alarm outputs&lt;br /&gt; • Multi-languages display available on quest &lt;/span&gt;&lt;/h4&gt;', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(209, 1, 'Hikvision DS-7116HQHI-K1 16 Channel HD 1080p Turbo HD DVR', 'Hikvision DS-7116HQHI-K1 16 Channel HD 1080p Turbo HD DVR', 'Hikvision DS-7116HQHI-K1 16 Channel HD 1080p Turbo HD DVR', '&lt;h2&gt;Additional Information&lt;/h2&gt;&lt;table class=&quot;data-table&quot; id=&quot;product-attribute-specs-table&quot;&gt;&lt;colgroup&gt;&lt;col width=&quot;25%&quot; /&gt; &lt;col /&gt; &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr class=&quot;first odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Brand&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Hikvision&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Model&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Hikvision DS-7116HQHI-K1&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;16 Channel Turbo HD DVR&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video Input channel(BNC)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;16-ch BNC (1.0 Vp-p, 75Ω)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video compression&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;H.265+/H.265/H.264+/H.264&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video output(VGA)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1920 x 1080 / 60 Hz,1280 x 1024 / 60 Hz, 1280 x 720 / 60 Hz, 1024 x 768 / 60 Hz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio Input channel RCA&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch RCA (2.0 Vp-p, 1 kΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio compression&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;G.711u&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio output channel&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch RCA(Linear, 1kΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Two way audio&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch, RCA (2.0 Vp-p, 1 KΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video recording res&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Turbo HD 1080P&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Frame rate&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Main stream: 3 MP/1080p/720p/VGA/WD1/4CIF/CIF@15fps, 1080p/720p@15fps; VGA/WD1/4CIF/CIF@25fps (P)/30fps (N), 720p/VGA/WD1/4CIF/CIF@25fps (P)/30fps (N)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Stream type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Video/Video&amp;amp;Audio&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Dual stream support&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Support&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Number HDD interface(SATA)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1 SATA Interface&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Max HDD support(GB TB)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Up to 6 TB capacity for each disk&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Network interface(RJ45)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1; 10M / 100M self-adaptive Ethernet interface&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;USB Port&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;2 x USB2.0&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Dimension&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;285 x 210 x 45mm&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Power supply&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;12VDC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Others&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Chassis: Mini 1U chassis, Network protocols: TCP/IP, PPPoE, DHCP, Hik-Connect, DNS, DDNS, NTP, SADP, NFS, iSCSI, UPnP, HTTPS, ONVIF, Remote connections: 128, Playback Resolution: 3 MP/1080p/720p/VGA/WD1/4CIF/CIF, Audio Bit Rate: 64kbps, Video Bit Rate: 32&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;last even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Warranty&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1 year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(209, 2, 'Hikvision DS-7116HQHI-K1 16 Channel HD 1080p Turbo HD DVR', 'Hikvision DS-7116HQHI-K1 16 Channel HD 1080p Turbo HD DVR', 'Hikvision DS-7116HQHI-K1 16 Channel HD 1080p Turbo HD DVR', '&lt;h2&gt;Additional Information&lt;/h2&gt;&lt;table class=&quot;data-table&quot; id=&quot;product-attribute-specs-table&quot;&gt;&lt;colgroup&gt;&lt;col width=&quot;25%&quot; /&gt; &lt;col /&gt; &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr class=&quot;first odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Brand&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Hikvision&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Model&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Hikvision DS-7116HQHI-K1&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;16 Channel Turbo HD DVR&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video Input channel(BNC)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;16-ch BNC (1.0 Vp-p, 75Ω)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video compression&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;H.265+/H.265/H.264+/H.264&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video output(VGA)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1920 x 1080 / 60 Hz,1280 x 1024 / 60 Hz, 1280 x 720 / 60 Hz, 1024 x 768 / 60 Hz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio Input channel RCA&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch RCA (2.0 Vp-p, 1 kΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio compression&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;G.711u&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio output channel&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch RCA(Linear, 1kΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Two way audio&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch, RCA (2.0 Vp-p, 1 KΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video recording res&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Turbo HD 1080P&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Frame rate&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Main stream: 3 MP/1080p/720p/VGA/WD1/4CIF/CIF@15fps, 1080p/720p@15fps; VGA/WD1/4CIF/CIF@25fps (P)/30fps (N), 720p/VGA/WD1/4CIF/CIF@25fps (P)/30fps (N)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Stream type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Video/Video&amp;amp;Audio&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Dual stream support&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Support&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Number HDD interface(SATA)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1 SATA Interface&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Max HDD support(GB TB)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Up to 6 TB capacity for each disk&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Network interface(RJ45)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1; 10M / 100M self-adaptive Ethernet interface&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;USB Port&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;2 x USB2.0&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Dimension&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;285 x 210 x 45mm&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Power supply&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;12VDC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Others&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Chassis: Mini 1U chassis, Network protocols: TCP/IP, PPPoE, DHCP, Hik-Connect, DNS, DDNS, NTP, SADP, NFS, iSCSI, UPnP, HTTPS, ONVIF, Remote connections: 128, Playback Resolution: 3 MP/1080p/720p/VGA/WD1/4CIF/CIF, Audio Bit Rate: 64kbps, Video Bit Rate: 32&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;last even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Warranty&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1 year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(210, 1, 'DAHUA DH-HCVR-5432L-S2 32 Channel Tribrid HD CVI DVR (1080P)', 'DAHUA DH-HCVR-5432L-S2 32 Channel Tribrid HD CVI DVR (1080P)', 'DAHUA DH-HCVR-5432L-S2 32 Channel Tribrid HD CVI DVR (1080P)', '&lt;p&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;DAHUA DH-HCVR-5432L-S2 32 Channel Tribrid HD CVI DVR (1080P)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Tribrid: Support HDCVI/ Analog &amp;amp; IP Camera&lt;/li&gt;&lt;li&gt;All Channel @ 1080P Recording&lt;/li&gt;&lt;li&gt;HDMI &amp;amp; VGA Out Put Up to 1080P&lt;/li&gt;&lt;li&gt;Support4HDD (Up to 24TB)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;01 Year Warranty&lt;/p&gt;', ''),
(211, 1, 'Hikvision DS-7332HQHI-K4 32 Channel HD 1080P DVR ', 'Hikvision DS-7332HQHI-K4 32 Channel HD 1080P DVR ', 'Hikvision DS-7332HQHI-K4 32 Channel HD 1080P DVR ', '&lt;h2&gt;Additional Information&lt;/h2&gt;&lt;table class=&quot;data-table&quot; id=&quot;product-attribute-specs-table&quot;&gt;&lt;colgroup&gt;&lt;col width=&quot;25%&quot; /&gt; &lt;col /&gt; &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr class=&quot;first odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Brand&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Hikvision&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Model&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Hikvision DS-7332HQHI-K4&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;32 Channel HD 1080P DVR&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video Input channel(BNC)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;32-ch, BNC interface (1.0Vp-p, 75 Ω)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video compression&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;H.265+/H.265/H.264+/H.264&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video output(VGA)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch,2K(2560x1440)/60Hz, 1920x1080/60Hz, 1280x1024/60Hz, 1280x720/60Hz, 1024x768/60Hz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio Input channel RCA&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;4-ch, RCA (2.0 Vp-p, 1 KΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio compression&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;G.711u&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio output channel&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch RCA(Linear, 1kΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Two way audio&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch, RCA (2.0 Vp-p, 1 KΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video recording res&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;HD 1080p&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Frame rate&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Main stream: 1080p Lite mode not enabled - 4 MP lite 15fps; 1080p lite/720p/WD1/4CIF/VGA/CIF 25fps (P)/30fps (N), 3 MP/1080p/720p/WD1/4CIF/VGA/CIF 15fps, Sub-stream: 1080p Lite mode enabled - 4 MP lite 15fps; 1080p lite/720p lite/WD1/4CIF/VGA/CIF 25fps (P&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Stream type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Video/Video&amp;amp;Audio&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Dual stream support&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Support&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Number HDD interface(SATA)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;4 SATA interfaces, 1 eSATA inerface&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Max HDD support(GB TB)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Up to 8 TB capacity for each disk&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Network interface(RJ45)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1; 10M / 100M self-adaptive Ethernet&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;USB Port&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1 x USB3.0, 2 x USB2.0&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Dimension&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;440 x 390 x 70mm&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Power supply&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;100 to 240VAC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Others&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Supported camera types: Support HDTVI input - 4MP,3 MP, 1080p/25Hz, 1080p/30Hz, 720p/25Hz, 720p/30Hz, 720P/50Hz, 720p/60Hz, Support AHD input - 4MP,1080p/25Hz, 1080p/30Hz, 720p/25Hz, 720p/30Hz, Support CVI input - 1080p25, 1080p30, 720p25, 720p30, support&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;last even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Warranty&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1 year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(210, 2, 'DAHUA DH-HCVR-5432L-S2 32 Channel Tribrid HD CVI DVR (1080P)', 'DAHUA DH-HCVR-5432L-S2 32 Channel Tribrid HD CVI DVR (1080P)', 'DAHUA DH-HCVR-5432L-S2 32 Channel Tribrid HD CVI DVR (1080P)', '&lt;h2&gt;Additional Information&lt;/h2&gt;&lt;table class=&quot;data-table&quot; id=&quot;product-attribute-specs-table&quot;&gt;&lt;colgroup&gt;&lt;col width=&quot;25%&quot; /&gt; &lt;col /&gt; &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr class=&quot;first odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Brand&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Hikvision&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Model&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Hikvision DS-7116HQHI-K1&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;16 Channel Turbo HD DVR&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video Input channel(BNC)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;16-ch BNC (1.0 Vp-p, 75Ω)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video compression&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;H.265+/H.265/H.264+/H.264&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video output(VGA)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1920 x 1080 / 60 Hz,1280 x 1024 / 60 Hz, 1280 x 720 / 60 Hz, 1024 x 768 / 60 Hz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio Input channel RCA&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch RCA (2.0 Vp-p, 1 kΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio compression&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;G.711u&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio output channel&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch RCA(Linear, 1kΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Two way audio&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch, RCA (2.0 Vp-p, 1 KΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video recording res&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Turbo HD 1080P&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Frame rate&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Main stream: 3 MP/1080p/720p/VGA/WD1/4CIF/CIF@15fps, 1080p/720p@15fps; VGA/WD1/4CIF/CIF@25fps (P)/30fps (N), 720p/VGA/WD1/4CIF/CIF@25fps (P)/30fps (N)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Stream type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Video/Video&amp;amp;Audio&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Dual stream support&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Support&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Number HDD interface(SATA)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1 SATA Interface&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Max HDD support(GB TB)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Up to 6 TB capacity for each disk&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Network interface(RJ45)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1; 10M / 100M self-adaptive Ethernet interface&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;USB Port&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;2 x USB2.0&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Dimension&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;285 x 210 x 45mm&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Power supply&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;12VDC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Others&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Chassis: Mini 1U chassis, Network protocols: TCP/IP, PPPoE, DHCP, Hik-Connect, DNS, DDNS, NTP, SADP, NFS, iSCSI, UPnP, HTTPS, ONVIF, Remote connections: 128, Playback Resolution: 3 MP/1080p/720p/VGA/WD1/4CIF/CIF, Audio Bit Rate: 64kbps, Video Bit Rate: 32&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;last even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Warranty&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1 year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(211, 2, 'Hikvision DS-7332HQHI-K4 32 Channel HD 1080P DVR ', 'Hikvision DS-7332HQHI-K4 32 Channel HD 1080P DVR ', 'Hikvision DS-7332HQHI-K4 32 Channel HD 1080P DVR ', '&lt;h2&gt;Additional Information&lt;/h2&gt;&lt;table class=&quot;data-table&quot; id=&quot;product-attribute-specs-table&quot;&gt;&lt;colgroup&gt;&lt;col width=&quot;25%&quot; /&gt; &lt;col /&gt; &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr class=&quot;first odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Brand&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Hikvision&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Model&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Hikvision DS-7332HQHI-K4&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;32 Channel HD 1080P DVR&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video Input channel(BNC)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;32-ch, BNC interface (1.0Vp-p, 75 Ω)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video compression&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;H.265+/H.265/H.264+/H.264&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video output(VGA)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch,2K(2560x1440)/60Hz, 1920x1080/60Hz, 1280x1024/60Hz, 1280x720/60Hz, 1024x768/60Hz&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio Input channel RCA&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;4-ch, RCA (2.0 Vp-p, 1 KΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio compression&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;G.711u&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Audio output channel&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch RCA(Linear, 1kΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Two way audio&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1-ch, RCA (2.0 Vp-p, 1 KΩ)&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Video recording res&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;HD 1080p&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Frame rate&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Main stream: 1080p Lite mode not enabled - 4 MP lite 15fps; 1080p lite/720p/WD1/4CIF/VGA/CIF 25fps (P)/30fps (N), 3 MP/1080p/720p/WD1/4CIF/VGA/CIF 15fps, Sub-stream: 1080p Lite mode enabled - 4 MP lite 15fps; 1080p lite/720p lite/WD1/4CIF/VGA/CIF 25fps (P&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Stream type&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Video/Video&amp;amp;Audio&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Dual stream support&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Support&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Number HDD interface(SATA)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;4 SATA interfaces, 1 eSATA inerface&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Max HDD support(GB TB)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Up to 8 TB capacity for each disk&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Network interface(RJ45)&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1; 10M / 100M self-adaptive Ethernet&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;USB Port&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1 x USB3.0, 2 x USB2.0&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Dimension&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;440 x 390 x 70mm&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Power supply&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;100 to 240VAC&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;th class=&quot;label&quot;&gt;Others&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;Supported camera types: Support HDTVI input - 4MP,3 MP, 1080p/25Hz, 1080p/30Hz, 720p/25Hz, 720p/30Hz, 720P/50Hz, 720p/60Hz, Support AHD input - 4MP,1080p/25Hz, 1080p/30Hz, 720p/25Hz, 720p/30Hz, Support CVI input - 1080p25, 1080p30, 720p25, 720p30, support&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;last even&quot;&gt;&lt;th class=&quot;label&quot;&gt;Warranty&lt;/th&gt;&lt;td class=&quot;data last&quot;&gt;1 year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(212, 1, 'Distribution box - 2 Fit X 1 Fit', 'Distribution box - 2 Fit X 1 Fit', 'Distribution box - 2 Fit X 1 Fit', '', ''),
(212, 2, 'Distribution box - 2\' X 1\'', 'Distribution box - 2 Fit X 1 Fit', 'Distribution box - 2 Fit X 1 Fit', '', ''),
(213, 1, 'Distribution box - 5 Fit X 4 Fit', 'Distribution box - 5 Fit X 4 Fit', 'Distribution box - 5 Fit X 4 Fit', '', ''),
(213, 2, 'Distribution box - 5 Fit X 4 Fit', 'Distribution box - 5 Fit X 4 Fit', 'Distribution box - 5 Fit X 4 Fit', '', ''),
(214, 1, 'Molded Case Circuit Breakers ABB S4HD-3P-250A-NA', 'Molded Case Circuit Breakers ABB S4HD-3P-250A-NA', 'Molded Case Circuit Breakers ABB S4HD-3P-250A-NA', '&lt;p class=&quot;description&quot; data-reactid=&quot;200&quot;&gt;&lt;strong&gt;S4HD-3P-250A-NA&lt;/strong&gt;, ABB, SACE Isomax, type S4H-D, 3P, 3PH, 250A, 600V, 65kA@480V, UL listed, bolt-on, suitable for reverse feed applications, load side lug terminals, NA - No Overcurrent Protection, non-automatic switch, molded case circuit breakers&lt;/p&gt;&lt;div class=&quot;specifications&quot; data-reactid=&quot;201&quot;&gt;&lt;table data-reactid=&quot;202&quot;&gt;&lt;tbody data-reactid=&quot;203&quot;&gt;&lt;tr class=&quot;bold&quot; data-reactid=&quot;204&quot;&gt;&lt;td data-reactid=&quot;205&quot;&gt;Part Number&lt;/td&gt;&lt;td data-reactid=&quot;206&quot;&gt;S4HD-3P-250A-NA&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;207&quot;&gt;&lt;td data-reactid=&quot;208&quot;&gt;Manufacturers&lt;/td&gt;&lt;td data-reactid=&quot;209&quot;&gt;ABB&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;210&quot;&gt;&lt;td data-reactid=&quot;211&quot;&gt;Sub-Category&lt;/td&gt;&lt;td data-reactid=&quot;212&quot;&gt;Molded Case&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;213&quot;&gt;&lt;td data-reactid=&quot;214&quot;&gt;Family&lt;/td&gt;&lt;td data-reactid=&quot;215&quot;&gt;SACE Isomax&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;216&quot;&gt;&lt;td data-reactid=&quot;217&quot;&gt;Type&lt;/td&gt;&lt;td data-reactid=&quot;218&quot;&gt;S4H-D&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;219&quot;&gt;&lt;td data-reactid=&quot;220&quot;&gt;Phase&lt;/td&gt;&lt;td data-reactid=&quot;221&quot;&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;222&quot;&gt;&lt;td data-reactid=&quot;223&quot;&gt;Poles&lt;/td&gt;&lt;td data-reactid=&quot;224&quot;&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;225&quot;&gt;&lt;td data-reactid=&quot;226&quot;&gt;Voltage&lt;/td&gt;&lt;td data-reactid=&quot;227&quot;&gt;600&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;228&quot;&gt;&lt;td data-reactid=&quot;229&quot;&gt;Amperage&lt;/td&gt;&lt;td data-reactid=&quot;230&quot;&gt;250&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;231&quot;&gt;&lt;td data-reactid=&quot;232&quot;&gt;Connection&lt;/td&gt;&lt;td data-reactid=&quot;233&quot;&gt;Bolt-On&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;234&quot;&gt;&lt;td data-reactid=&quot;235&quot;&gt;Protection&lt;/td&gt;&lt;td data-reactid=&quot;236&quot;&gt;Non-Automatic&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;237&quot;&gt;&lt;td data-reactid=&quot;238&quot;&gt;Functions&lt;/td&gt;&lt;td data-reactid=&quot;239&quot;&gt;NA - No Overcurrent Protection&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;240&quot;&gt;&lt;td data-reactid=&quot;241&quot;&gt;AIC Rating&lt;/td&gt;&lt;td data-reactid=&quot;242&quot;&gt;65kA@480V&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;243&quot;&gt;&lt;td data-reactid=&quot;244&quot;&gt;Frame Size&lt;/td&gt;&lt;td data-reactid=&quot;245&quot;&gt;S4&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;', ''),
(214, 2, 'Molded Case Circuit Breakers ABB S4HD-3P-250A-NA', 'Molded Case Circuit Breakers ABB S4HD-3P-250A-NA', 'Molded Case Circuit Breakers ABB S4HD-3P-250A-NA', '&lt;p class=&quot;description&quot; data-reactid=&quot;200&quot;&gt;&lt;strong&gt;S4HD-3P-250A-NA&lt;/strong&gt;, ABB, SACE Isomax, type S4H-D, 3P, 3PH, 250A, 600V, 65kA@480V, UL listed, bolt-on, suitable for reverse feed applications, load side lug terminals, NA - No Overcurrent Protection, non-automatic switch, molded case circuit breakers&lt;/p&gt;&lt;div class=&quot;specifications&quot; data-reactid=&quot;201&quot;&gt;&lt;table data-reactid=&quot;202&quot;&gt;&lt;tbody data-reactid=&quot;203&quot;&gt;&lt;tr class=&quot;bold&quot; data-reactid=&quot;204&quot;&gt;&lt;td data-reactid=&quot;205&quot;&gt;Part Number&lt;/td&gt;&lt;td data-reactid=&quot;206&quot;&gt;S4HD-3P-250A-NA&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;207&quot;&gt;&lt;td data-reactid=&quot;208&quot;&gt;Manufacturers&lt;/td&gt;&lt;td data-reactid=&quot;209&quot;&gt;ABB&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;210&quot;&gt;&lt;td data-reactid=&quot;211&quot;&gt;Sub-Category&lt;/td&gt;&lt;td data-reactid=&quot;212&quot;&gt;Molded Case&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;213&quot;&gt;&lt;td data-reactid=&quot;214&quot;&gt;Family&lt;/td&gt;&lt;td data-reactid=&quot;215&quot;&gt;SACE Isomax&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;216&quot;&gt;&lt;td data-reactid=&quot;217&quot;&gt;Type&lt;/td&gt;&lt;td data-reactid=&quot;218&quot;&gt;S4H-D&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;219&quot;&gt;&lt;td data-reactid=&quot;220&quot;&gt;Phase&lt;/td&gt;&lt;td data-reactid=&quot;221&quot;&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;222&quot;&gt;&lt;td data-reactid=&quot;223&quot;&gt;Poles&lt;/td&gt;&lt;td data-reactid=&quot;224&quot;&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;225&quot;&gt;&lt;td data-reactid=&quot;226&quot;&gt;Voltage&lt;/td&gt;&lt;td data-reactid=&quot;227&quot;&gt;600&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;228&quot;&gt;&lt;td data-reactid=&quot;229&quot;&gt;Amperage&lt;/td&gt;&lt;td data-reactid=&quot;230&quot;&gt;250&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;231&quot;&gt;&lt;td data-reactid=&quot;232&quot;&gt;Connection&lt;/td&gt;&lt;td data-reactid=&quot;233&quot;&gt;Bolt-On&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;234&quot;&gt;&lt;td data-reactid=&quot;235&quot;&gt;Protection&lt;/td&gt;&lt;td data-reactid=&quot;236&quot;&gt;Non-Automatic&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;237&quot;&gt;&lt;td data-reactid=&quot;238&quot;&gt;Functions&lt;/td&gt;&lt;td data-reactid=&quot;239&quot;&gt;NA - No Overcurrent Protection&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;240&quot;&gt;&lt;td data-reactid=&quot;241&quot;&gt;AIC Rating&lt;/td&gt;&lt;td data-reactid=&quot;242&quot;&gt;65kA@480V&lt;/td&gt;&lt;/tr&gt;&lt;tr data-reactid=&quot;243&quot;&gt;&lt;td data-reactid=&quot;244&quot;&gt;Frame Size&lt;/td&gt;&lt;td data-reactid=&quot;245&quot;&gt;S4&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;', ''),
(215, 1, 'Circuit Breakers CH 3P 250A', 'Circuit Breakers CH 3P 250A', 'Circuit Breakers CH 3P 250A', '', ''),
(215, 2, 'Circuit Breakers CH 3P 250A', 'Circuit Breakers CH 3P 250A', 'Circuit Breakers CH 3P 250A', '', ''),
(216, 1, 'Circuit breaker ABB A1B 125A TMF 125-1250 3p FF', 'Circuit breaker ABB A1B 125A TMF 125-1250 3p F F', 'Circuit breaker ABB A1B 125A TMF 125-1250 3p F F', '&lt;h3&gt;General Information&lt;/h3&gt;&lt;ul class=&quot;general-information attribute-list&quot;&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Extended Product Type:&lt;/dt&gt;&lt;dd data-code=&quot;ExtendedProductType&quot;&gt;A1B 125 TMF 125-1250 3p F F&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Product ID:&lt;/dt&gt;&lt;dd itemprop=&quot;productID&quot; data-code=&quot;ProductId&quot;&gt;1SDA066708R1&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;EAN:&lt;/dt&gt;&lt;dd itemprop=&quot;gtin13&quot; data-code=&quot;Ean&quot;&gt;8015644694012&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Catalog Description:&lt;/dt&gt;&lt;dd itemprop=&quot;description&quot; data-code=&quot;CatalogDescription&quot;&gt;A1B 125 TMF 125-1250 3p F F&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Long Description:&lt;/dt&gt;&lt;dd data-code=&quot;LongDescription&quot;&gt;C.BREAKER FORMULA A1B 125 FIXED THREE-POLE WITH FRONT TERMINALS AND THERMOMAGNETIC RELEASE TMF R 125-1250 A&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;categories-section-wrapper&quot;&gt;&lt;div class=&quot;attribute-group&quot;&gt;&lt;h3&gt;Categories&lt;/h3&gt;&lt;ul class=&quot;information-group attribute-list&quot;&gt;&lt;li&gt;Products » Low Voltage Products and Systems » Circuit Breakers » Moulded Case Circuit Breakers » FORMULA&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(216, 2, 'Circuit breaker ABB A1B 125A TMF 125-1250 3p F F', 'Circuit breaker ABB A1B 125A TMF 125-1250 3p F F', 'Circuit breaker ABB A1B 125A TMF 125-1250 3p F F', '&lt;div class=&quot;attribute-group&quot; data-display-name=&quot;Ordering&quot;&gt;&lt;ul class=&quot;information-group attribute-list&quot;&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;EAN:&lt;/dt&gt;&lt;dd itemprop=&quot;gtin13&quot; data-code=&quot;Ean&quot;&gt;8015644694012&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Minimum Order Quantity:&lt;/dt&gt;&lt;dd data-code=&quot;MinimumOrderQuantity&quot;&gt;1 piece&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Customs Tariff Number:&lt;/dt&gt;&lt;dd data-code=&quot;CustomsTariffNumber&quot;&gt;85362090&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class=&quot;attribute-group&quot; data-display-name=&quot;Dimensions&quot;&gt;&lt;h3&gt;Dimensions&lt;/h3&gt;&lt;ul class=&quot;information-group attribute-list&quot;&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Product Net Width:&lt;/dt&gt;&lt;dd itemprop=&quot;width&quot; itemscope=&quot;&quot; itemtype=&quot;http://schema.org/QuantitiveValue&quot; data-code=&quot;ProductNetWidth&quot;&gt;&lt;span itemprop=&quot;value&quot;&gt;76.2&lt;/span&gt; mm&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Product Net Height:&lt;/dt&gt;&lt;dd itemprop=&quot;height&quot; itemscope=&quot;&quot; itemtype=&quot;http://schema.org/QuantitiveValue&quot; data-code=&quot;ProductNetHeight&quot;&gt;&lt;span itemprop=&quot;value&quot;&gt;130&lt;/span&gt; mm&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Product Net Depth / Length:&lt;/dt&gt;&lt;dd itemprop=&quot;depth&quot; itemscope=&quot;&quot; itemtype=&quot;http://schema.org/QuantitiveValue&quot; data-code=&quot;ProductNetDepth&quot;&gt;&lt;span itemprop=&quot;value&quot;&gt;60&lt;/span&gt; mm&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Product Net Weight:&lt;/dt&gt;&lt;dd itemprop=&quot;weight&quot; itemscope=&quot;&quot; itemtype=&quot;http://schema.org/QuantitiveValue&quot; data-code=&quot;ProductNetWeight&quot;&gt;&lt;span itemprop=&quot;value&quot;&gt;0.7&lt;/span&gt; kg&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class=&quot;attribute-group&quot; data-display-name=&quot;Container Information&quot;&gt;&lt;h3&gt;Container Information&lt;/h3&gt;&lt;ul class=&quot;information-group attribute-list&quot;&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Package Level 1 Units:&lt;/dt&gt;&lt;dd data-code=&quot;PackageLevel1Units&quot;&gt;1 piece&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Package Level 1 Width:&lt;/dt&gt;&lt;dd data-code=&quot;PackageLevel1Width&quot;&gt;136.5 mm&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Package Level 1 Height:&lt;/dt&gt;&lt;dd data-code=&quot;PackageLevel1Height&quot;&gt;124 mm&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Package Level 1 Depth / Length:&lt;/dt&gt;&lt;dd data-code=&quot;PackageLevel1Length&quot;&gt;110.5 mm&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Package Level 1 Gross Weight:&lt;/dt&gt;&lt;dd data-code=&quot;PacLev1GroWei&quot;&gt;0.8 kg&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Package Level 1 EAN:&lt;/dt&gt;&lt;dd data-code=&quot;PackageLevel1Ean&quot;&gt;8015644694012&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class=&quot;attribute-group&quot; data-display-name=&quot;Additional Information&quot;&gt;&lt;h3&gt;Additional Information&lt;/h3&gt;&lt;ul class=&quot;information-group attribute-list&quot;&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Electrical Durability:&lt;/dt&gt;&lt;dd data-code=&quot;ElectricalDurability&quot;&gt;1500 cycle&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Mechanical Durability:&lt;/dt&gt;&lt;dd data-code=&quot;MechanicalDurability&quot;&gt;Nr. Operations 8500 cycle&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Number of Poles:&lt;/dt&gt;&lt;dd data-code=&quot;NumberOfPoles&quot;&gt;3&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Opening Time:&lt;/dt&gt;&lt;dd data-code=&quot;OpeningTime&quot;&gt;CB with SOR 15 ms&lt;br /&gt;CB with UVR 15 ms&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Power Loss:&lt;/dt&gt;&lt;dd data-code=&quot;PowerLoss&quot;&gt;at Rated Operating Conditions per Pole 11 W&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Product Main Type:&lt;/dt&gt;&lt;dd data-code=&quot;ProductMainType&quot;&gt;SACE FORMULA&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Product Name:&lt;/dt&gt;&lt;dd data-code=&quot;ProductName&quot;&gt;Moulded Case Circuit Breaker&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Product Type:&lt;/dt&gt;&lt;dd data-code=&quot;ProductType&quot;&gt;CB&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Rated Current (I&lt;sub&gt;n&lt;/sub&gt;):&lt;/dt&gt;&lt;dd data-code=&quot;RatedCurrent&quot;&gt;Main Circuit 125 A&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Rated Impulse Withstand Voltage (U&lt;sub&gt;imp&lt;/sub&gt;):&lt;/dt&gt;&lt;dd data-code=&quot;RatImpWitVol&quot;&gt;6 kV&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Rated Insulation Voltage (U&lt;sub&gt;i&lt;/sub&gt;):&lt;/dt&gt;&lt;dd data-code=&quot;RatInsVol&quot;&gt;690 V&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Rated Operational Voltage:&lt;/dt&gt;&lt;dd data-code=&quot;RatOpeVol&quot;&gt;550 V AC&lt;br /&gt;250 V DC&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Rated Service Short-Circuit Breaking Capacity (I&lt;sub&gt;cs&lt;/sub&gt;):&lt;/dt&gt;&lt;dd data-code=&quot;RatSerShoCirBreCap&quot;&gt;(240 V AC) 12.5 kA&lt;br /&gt;(380 V AC) 9 kA&lt;br /&gt;(415 V AC) 5 kA&lt;br /&gt;(440 V AC) 5 kA&lt;br /&gt;(480 V AC) 5 kA&lt;br /&gt;(500 V AC) 2.5 kA&lt;br /&gt;(250 V DC) 2 Poles in Series 2.5 kA&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Rated Ultimate Short-Circuit Breaking Capacity (I&lt;sub&gt;cu&lt;/sub&gt;):&lt;/dt&gt;&lt;dd data-code=&quot;RatUltShoCirBreCap&quot;&gt;(240 V AC) 25 kA&lt;br /&gt;(380 V AC) 18 kA&lt;br /&gt;(415 V AC) 18 kA&lt;br /&gt;(440 V AC) 15 kA&lt;br /&gt;(480 V AC) 10 kA&lt;br /&gt;(500 V AC) 5 kA&lt;br /&gt;(250 V DC) 5 kA&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Rated Uninterrupted Current (I&lt;sub&gt;u&lt;/sub&gt;):&lt;/dt&gt;&lt;dd data-code=&quot;RatUniCur&quot;&gt;125 A&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Release Type:&lt;/dt&gt;&lt;dd data-code=&quot;ReleaseType&quot;&gt;TM&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Standards:&lt;/dt&gt;&lt;dd data-code=&quot;Standards&quot;&gt;IEC&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Sub-type:&lt;/dt&gt;&lt;dd data-code=&quot;SubType&quot;&gt;A1&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Terminal Connection Type:&lt;/dt&gt;&lt;dd data-code=&quot;TerConTyp&quot;&gt;Front&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Version:&lt;/dt&gt;&lt;dd data-code=&quot;Version&quot;&gt;F&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class=&quot;attribute-group&quot; data-display-name=&quot;Certificates and Declarations (Document Number)&quot;&gt;&lt;h3&gt;Certificates and Declarations (Document Number)&lt;/h3&gt;&lt;ul class=&quot;information-group attribute-list&quot;&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Data Sheet, Technical Information:&lt;/dt&gt;&lt;dd&gt;&lt;a class=&quot;document-link&quot; data-document-id=&quot;1SDC210032D0204&quot; href=&quot;https://new.abb.com/products/ABB1SDA066708R1#documentLink&quot;&gt;1SDC210032D0204&lt;/a&gt;&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Declaration of Conformity - CE:&lt;/dt&gt;&lt;dd&gt;&lt;a class=&quot;document-link&quot; data-document-id=&quot;9AKK106713A5519&quot; href=&quot;https://new.abb.com/products/ABB1SDA066708R1#documentLink&quot;&gt;9AKK106713A5519&lt;/a&gt;&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Environmental Information:&lt;/dt&gt;&lt;dd&gt;&lt;a class=&quot;document-link&quot; data-document-id=&quot;1SDL000183R0001&quot; href=&quot;https://new.abb.com/products/ABB1SDA066708R1#documentLink&quot;&gt;1SDL000183R0001&lt;/a&gt;&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;Instructions and Manuals:&lt;/dt&gt;&lt;dd&gt;&lt;a class=&quot;document-link&quot; data-document-id=&quot;1SDH000717R0001&quot; href=&quot;https://new.abb.com/products/ABB1SDA066708R1#documentLink&quot;&gt;1SDH000717R0001&lt;/a&gt;&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class=&quot;attribute-group&quot; data-display-name=&quot;Classifications&quot;&gt;&lt;h3&gt;Classifications&lt;/h3&gt;&lt;ul class=&quot;information-group attribute-list&quot;&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;ETIM 4:&lt;/dt&gt;&lt;dd data-code=&quot;Etim40&quot;&gt;EC000228 - Power circuit-breaker for trafo/generator/installation prot.&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;ETIM 5:&lt;/dt&gt;&lt;dd data-code=&quot;Etim50&quot;&gt;EC000228 - Power circuit-breaker for trafo/generator/installation prot.&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;ETIM 6:&lt;/dt&gt;&lt;dd data-code=&quot;Etim6&quot;&gt;EC000228 - Power circuit-breaker for trafo/generator/installation prot.&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;ETIM 7:&lt;/dt&gt;&lt;dd data-code=&quot;Etim7&quot;&gt;EC000228 - Power circuit-breaker for trafo/generator/installation protection&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li&gt;&lt;dl&gt;&lt;dt&gt;Object Classification Code:&lt;/dt&gt;&lt;dd data-code=&quot;ObjClaCod&quot;&gt;Q&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;li class=&quot;even&quot;&gt;&lt;dl&gt;&lt;dt&gt;WEEE Category:&lt;/dt&gt;&lt;dd data-code=&quot;WeeeCategory&quot;&gt;5. Small Equipment (No External Dimension More Than 50 cm)&lt;/dd&gt;&lt;/dl&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;', ''),
(217, 1, 'Circuit Breaker China 6-125A Miniature', 'Circuit Breaker China 6-125A Miniature', 'Circuit Breaker China 6-125A Miniature', '', ''),
(217, 2, 'Circuit Breaker China 6-125A Miniature', 'Circuit Breaker China 6-125A Miniature', 'Circuit Breaker China 6-125A Miniature', '', ''),
(218, 1, 'Circuit breaker ABB S403M-C63 Miniature 230/400 VAC, 63 A, 10 kA Interrupt', 'Circuit breaker ABB S403M-C63 Miniature 230/400 VAC, 63 A, 10 kA Interrupt', 'Circuit breaker ABB S403M-C63 Miniature 230/400 VAC, 63 A, 10 kA Interrupt', '&lt;section id=&quot;block-shopcross-product-ui-product-specifications&quot; class=&quot;block block-shopcross-product-ui clearfix&quot;&gt;&lt;h2 class=&quot;block-title&quot;&gt;Product Specifications&lt;/h2&gt;&lt;dl class=&quot;specifications clearfix&quot;&gt;&lt;dt&gt;Brand Name&lt;/dt&gt;&lt;dd&gt;ABB&lt;/dd&gt;&lt;dt&gt;MFR Part Number&lt;/dt&gt;&lt;dd&gt;S403M-C63&lt;/dd&gt;&lt;dt&gt;UPC&lt;/dt&gt;&lt;dd&gt;804325528115&lt;/dd&gt;&lt;dt&gt;UNSPSC&lt;/dt&gt;&lt;dd&gt;39121603&lt;/dd&gt;&lt;dt&gt;Item&lt;/dt&gt;&lt;dd&gt;Miniature Circuit Breaker&lt;/dd&gt;&lt;dt&gt;Type&lt;/dt&gt;&lt;dd&gt;Low Voltage&lt;/dd&gt;&lt;dt&gt;Series&lt;/dt&gt;&lt;dd&gt;Smissline&lt;/dd&gt;&lt;dt&gt;Voltage Rating&lt;/dt&gt;&lt;dd&gt;230/400 VAC&lt;/dd&gt;&lt;dt&gt;Amperage Rating&lt;/dt&gt;&lt;dd&gt;63 A&lt;/dd&gt;&lt;dt&gt;Frequency Rating&lt;/dt&gt;&lt;dd&gt;50/60 Hz&lt;/dd&gt;&lt;dt&gt;Interrupt Rating&lt;/dt&gt;&lt;dd&gt;10 kA&lt;/dd&gt;&lt;dt&gt;Number of Poles&lt;/dt&gt;&lt;dd&gt;3&lt;/dd&gt;&lt;dt&gt;Enclosure Type&lt;/dt&gt;&lt;dd&gt;IP20&lt;/dd&gt;&lt;dt&gt;Temperature Rating&lt;/dt&gt;&lt;dd&gt;-25 to 55 deg C&lt;/dd&gt;&lt;dt&gt;Dimensions&lt;/dt&gt;&lt;dd&gt;91 mm Height x 18 mm Width x 82 mm Depth&lt;/dd&gt;&lt;dt&gt;Standard/Approvals&lt;/dt&gt;&lt;dd&gt;IEC Approved, EN60898-1, EN60947-2&lt;/dd&gt;&lt;/dl&gt;&lt;/section&gt;&lt;section id=&quot;block-views-related-products-block&quot; class=&quot;block block-views clearfix&quot;&gt;&lt;div class=&quot;view view-related-products view-id-related_products view-display-id-block view-dom-id-6a5dd2a6210d5679223236ebf43d68a2 jquery-once-3-processed&quot;&gt;&lt;div class=&quot;view-header&quot;&gt;&lt;h2 class=&quot;divider-label&quot;&gt;&lt;/h2&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;', ''),
(218, 2, 'Circuit breaker ABB S403M-C63 Miniature 230/400 VAC, 63 A, 10 kA Interrupt', 'Circuit breaker ABB S403M-C63 Miniature 230/400 VAC, 63 A, 10 kA Interrupt', 'Circuit breaker ABB S403M-C63 Miniature 230/400 VAC, 63 A, 10 kA Interrupt', '&lt;section id=&quot;block-shopcross-product-ui-product-specifications&quot; class=&quot;block block-shopcross-product-ui clearfix&quot;&gt;&lt;h2 class=&quot;block-title&quot;&gt;Product Specifications&lt;/h2&gt;&lt;dl class=&quot;specifications clearfix&quot;&gt;&lt;dt&gt;Brand Name&lt;/dt&gt;&lt;dd&gt;ABB&lt;/dd&gt;&lt;dt&gt;MFR Part Number&lt;/dt&gt;&lt;dd&gt;S403M-C63&lt;/dd&gt;&lt;dt&gt;UPC&lt;/dt&gt;&lt;dd&gt;804325528115&lt;/dd&gt;&lt;dt&gt;UNSPSC&lt;/dt&gt;&lt;dd&gt;39121603&lt;/dd&gt;&lt;dt&gt;Item&lt;/dt&gt;&lt;dd&gt;Miniature Circuit Breaker&lt;/dd&gt;&lt;dt&gt;Type&lt;/dt&gt;&lt;dd&gt;Low Voltage&lt;/dd&gt;&lt;dt&gt;Series&lt;/dt&gt;&lt;dd&gt;Smissline&lt;/dd&gt;&lt;dt&gt;Voltage Rating&lt;/dt&gt;&lt;dd&gt;230/400 VAC&lt;/dd&gt;&lt;dt&gt;Amperage Rating&lt;/dt&gt;&lt;dd&gt;63 A&lt;/dd&gt;&lt;dt&gt;Frequency Rating&lt;/dt&gt;&lt;dd&gt;50/60 Hz&lt;/dd&gt;&lt;dt&gt;Interrupt Rating&lt;/dt&gt;&lt;dd&gt;10 kA&lt;/dd&gt;&lt;dt&gt;Number of Poles&lt;/dt&gt;&lt;dd&gt;3&lt;/dd&gt;&lt;dt&gt;Enclosure Type&lt;/dt&gt;&lt;dd&gt;IP20&lt;/dd&gt;&lt;dt&gt;Temperature Rating&lt;/dt&gt;&lt;dd&gt;-25 to 55 deg C&lt;/dd&gt;&lt;dt&gt;Dimensions&lt;/dt&gt;&lt;dd&gt;91 mm Height x 18 mm Width x 82 mm Depth&lt;/dd&gt;&lt;dt&gt;Standard/Approvals&lt;/dt&gt;&lt;dd&gt;IEC Approved, EN60898-1, EN60947-2&lt;/dd&gt;&lt;/dl&gt;&lt;/section&gt;&lt;section id=&quot;block-views-related-products-block&quot; class=&quot;block block-views clearfix&quot;&gt;&lt;div class=&quot;view view-related-products view-id-related_products view-display-id-block view-dom-id-6a5dd2a6210d5679223236ebf43d68a2 jquery-once-3-processed&quot;&gt;&lt;div class=&quot;view-header&quot;&gt;&lt;h2 class=&quot;divider-label&quot;&gt;&lt;/h2&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;', ''),
(219, 1, 'Circuit Breaker China 63A', 'Circuit Breaker China 63A', 'Circuit Breaker China 63A', '&lt;div class=&quot;sr-layout-block&quot;&gt;&lt;div class=&quot;sr-layout-subblock&quot;&gt;&lt;div class=&quot;sr-txt-title&quot;&gt;&lt;h2 class=&quot;sr-txt-h2&quot;&gt;Basic Info&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;sr-layout-content&quot;&gt;&lt;div class=&quot;basic-info-list&quot;&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Model NO.: &lt;/span&gt;TGB1-63&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Poles Number: &lt;/span&gt;3&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Type: &lt;/span&gt;Circuit Breaker&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Function: &lt;/span&gt;Circuit-Breaker Failure Protection&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Certification: &lt;/span&gt;ISO9001-2000, CE, CB, CCC&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Brand Name: &lt;/span&gt;Tengen&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Model Number: &lt;/span&gt;Dz47-63&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Current: &lt;/span&gt;5-63A&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Voltage: &lt;/span&gt;230/400V 400V&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Tripping Way: &lt;/span&gt;Distribution and Power&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Short Circuit Breaking Capacity: &lt;/span&gt;10000A&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Place of Origin: &lt;/span&gt;Zhejiang, China&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Trademark: &lt;/span&gt;HENUO&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Transport Package: &lt;/span&gt;International Standard Export Carton&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Specification: &lt;/span&gt;CE CCC&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Origin: &lt;/span&gt;Zhejiang China&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;HS Code: &lt;/span&gt;853620000&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(219, 2, 'Circuit Breaker China 63A', 'Circuit Breaker China 63A', 'Circuit Breaker China 63A', '&lt;div class=&quot;sr-layout-block&quot;&gt;&lt;div class=&quot;sr-layout-subblock&quot;&gt;&lt;div class=&quot;sr-txt-title&quot;&gt;&lt;h2 class=&quot;sr-txt-h2&quot;&gt;Basic Info&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;sr-layout-content&quot;&gt;&lt;div class=&quot;basic-info-list&quot;&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Model NO.: &lt;/span&gt;TGB1-63&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Poles Number: &lt;/span&gt;3&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Type: &lt;/span&gt;Circuit Breaker&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Function: &lt;/span&gt;Circuit-Breaker Failure Protection&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Certification: &lt;/span&gt;ISO9001-2000, CE, CB, CCC&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Brand Name: &lt;/span&gt;Tengen&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Model Number: &lt;/span&gt;Dz47-63&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Current: &lt;/span&gt;5-63A&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Voltage: &lt;/span&gt;230/400V 400V&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Tripping Way: &lt;/span&gt;Distribution and Power&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Short Circuit Breaking Capacity: &lt;/span&gt;10000A&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Place of Origin: &lt;/span&gt;Zhejiang, China&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Trademark: &lt;/span&gt;HENUO&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Transport Package: &lt;/span&gt;International Standard Export Carton&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Specification: &lt;/span&gt;CE CCC&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Origin: &lt;/span&gt;Zhejiang China&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;HS Code: &lt;/span&gt;853620000&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(220, 1, 'Circuit breaker ABB B 32A', 'Circuit breaker ABB B 32A', 'Circuit breaker ABB B 32A', '&lt;p style=&quot;margin: 0px 0px 8px; padding: 0px; border-spacing: 0px; border-collapse: collapse; color: #000000; font-family: Arial, sans-serif; font-size: 12.838399887085px; line-height: 19.7711353302002px;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; border-spacing: 0px; border-collapse: collapse;&quot;&gt;Description&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 8px; padding: 0px; border-spacing: 0px; border-collapse: collapse; color: #000000; font-family: Arial, sans-serif; font-size: 12.838399887085px; line-height: 19.7711353302002px;&quot;&gt;Line circuit breaker in accordance with DIN VDE 0641 part 11, 1-pole 230/400 V/AC.&lt;/p&gt;&lt;table style=&quot;width: 237px;&quot; width=&quot;237&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;colgroup&gt; &lt;col /&gt; &lt;col /&gt; &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px; width: 145px;&quot; height=&quot;18&quot; align=&quot;left&quot;&gt;Technical data&lt;/td&gt;&lt;td style=&quot;width: 92px;&quot;&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Content&lt;/td&gt;&lt;td&gt;1 pc(s)&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Operating voltage&lt;/td&gt;&lt;td&gt;230/400 Vac&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Category&lt;/td&gt;&lt;td&gt;Circuit breaker&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Type&lt;/td&gt;&lt;td&gt;32 A&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Release characteristics&lt;/td&gt;&lt;td&gt;B/6kA&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Nominal current&lt;/td&gt;&lt;td&gt;32 A&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Number of pins&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt; &lt;/p&gt;', ''),
(220, 2, 'Circuit breaker ABB B 32A', 'Circuit breaker ABB B 32A', 'Circuit breaker ABB B 32A', '&lt;p style=&quot;margin: 0px 0px 8px; padding: 0px; border-spacing: 0px; border-collapse: collapse; color: #000000; font-family: Arial, sans-serif; font-size: 12.838399887085px; line-height: 19.7711353302002px;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; border-spacing: 0px; border-collapse: collapse;&quot;&gt;Description&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 8px; padding: 0px; border-spacing: 0px; border-collapse: collapse; color: #000000; font-family: Arial, sans-serif; font-size: 12.838399887085px; line-height: 19.7711353302002px;&quot;&gt;Line circuit breaker in accordance with DIN VDE 0641 part 11, 1-pole 230/400 V/AC.&lt;/p&gt;&lt;table style=&quot;width: 237px;&quot; width=&quot;237&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;colgroup&gt; &lt;col /&gt; &lt;col /&gt; &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px; width: 145px;&quot; height=&quot;18&quot; align=&quot;left&quot;&gt;Technical data&lt;/td&gt;&lt;td style=&quot;width: 92px;&quot;&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Content&lt;/td&gt;&lt;td&gt;1 pc(s)&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Operating voltage&lt;/td&gt;&lt;td&gt;230/400 Vac&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Category&lt;/td&gt;&lt;td&gt;Circuit breaker&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Type&lt;/td&gt;&lt;td&gt;32 A&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Release characteristics&lt;/td&gt;&lt;td&gt;B/6kA&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Nominal current&lt;/td&gt;&lt;td&gt;32 A&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;18&quot;&gt;&lt;td style=&quot;height: 18px;&quot; height=&quot;18&quot;&gt;Number of pins&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt; &lt;/p&gt;', ''),
(221, 1, 'Circuit breaker China 32A', 'Circuit breaker China 32A', 'Circuit breaker China 32A', '&lt;div class=&quot;sr-layout-block&quot;&gt;&lt;div class=&quot;sr-layout-subblock&quot;&gt;&lt;div class=&quot;sr-txt-title&quot;&gt;&lt;h2 class=&quot;sr-txt-h2&quot;&gt;Basic Info&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;sr-layout-content&quot;&gt;&lt;div class=&quot;basic-info-list&quot;&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Model NO.: &lt;/span&gt;DPN&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Poles Number: &lt;/span&gt;1&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Type: &lt;/span&gt;Circuit Breaker&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Function: &lt;/span&gt;Conventional Circuit Breaker&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Professional Manufacture: &lt;/span&gt;10 Year&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Guarantee Period: &lt;/span&gt;2 Year&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Rated Current: &lt;/span&gt;1A-63A&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Voltage: &lt;/span&gt;230V/400V&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Capacity: &lt;/span&gt;4ka, 6ka, 10ka&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Charcteristic Curve: &lt;/span&gt;B, C, D&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Attestation: &lt;/span&gt;CE, CB, ISO9001&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Brand: &lt;/span&gt;Suntree&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Model: &lt;/span&gt;Sdpn&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Trademark: &lt;/span&gt;SUNTREE/OEM&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Specification: &lt;/span&gt;1a, 3a, 6a, 10a, 16a, 20a, 25a, 32a, 40a, 50a, 63a&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Origin: &lt;/span&gt;Zhejiang China&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;HS Code: &lt;/span&gt;8536200000&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(221, 2, 'Circuit breaker China 32A', 'Circuit breaker China 32A', 'Circuit breaker China 32A', '&lt;div class=&quot;sr-layout-block&quot;&gt;&lt;div class=&quot;sr-layout-subblock&quot;&gt;&lt;div class=&quot;sr-txt-title&quot;&gt;&lt;h2 class=&quot;sr-txt-h2&quot;&gt;Basic Info&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;sr-layout-content&quot;&gt;&lt;div class=&quot;basic-info-list&quot;&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Model NO.: &lt;/span&gt;DPN&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Poles Number: &lt;/span&gt;1&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Type: &lt;/span&gt;Circuit Breaker&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Function: &lt;/span&gt;Conventional Circuit Breaker&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Professional Manufacture: &lt;/span&gt;10 Year&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Guarantee Period: &lt;/span&gt;2 Year&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Rated Current: &lt;/span&gt;1A-63A&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Voltage: &lt;/span&gt;230V/400V&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Capacity: &lt;/span&gt;4ka, 6ka, 10ka&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Charcteristic Curve: &lt;/span&gt;B, C, D&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Attestation: &lt;/span&gt;CE, CB, ISO9001&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Brand: &lt;/span&gt;Suntree&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Model: &lt;/span&gt;Sdpn&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Trademark: &lt;/span&gt;SUNTREE/OEM&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Specification: &lt;/span&gt;1a, 3a, 6a, 10a, 16a, 20a, 25a, 32a, 40a, 50a, 63a&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Origin: &lt;/span&gt;Zhejiang China&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;HS Code: &lt;/span&gt;8536200000&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(222, 1, 'Circuit breaker ABB  6-10A', 'Circuit breaker ABB  6-10A', 'Circuit breaker ABB  6-10A', '&lt;table&gt;&lt;tbody&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_2&quot;&gt;Manufacturer &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;ABB&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;2&quot; data-value=&quot;63030&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_2619&quot;&gt; Type of protection &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;circuit breaker&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;2619&quot; data-value=&quot;106442&quot; name=&quot;&quot; checked=&quot;checked&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_18&quot;&gt; Rated voltage &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;230V AC&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;18&quot; data-value=&quot;28153&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_77&quot;&gt; Current rating &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;10A&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;77&quot; data-value=&quot;24608&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_1733&quot;&gt; Number of poles &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;1&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;1733&quot; data-value=&quot;11188&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_10&quot;&gt; Mounting &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;DIN&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;10&quot; data-value=&quot;12374&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_194&quot;&gt; Characteristics &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;B&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;194&quot; data-value=&quot;11328&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_1736&quot;&gt; Short circuit breaking capacity &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;6kA&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;1736&quot; data-value=&quot;25473&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_82&quot;&gt; IP rating &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;IP20&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;82&quot; data-value=&quot;1159&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_312&quot;&gt; Cross section of connecting wires &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;1...25mm&lt;sup&gt;2&lt;/sup&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_32&quot;&gt; Operating temperature &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;-25...55°C&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;32&quot; data-value=&quot;353982&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_436&quot;&gt; Conform to the norm &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;IEC/EN 60898, IEC/EN 60947-2&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;436&quot; data-value=&quot;388959&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_157&quot;&gt; Electrical life &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;20000cycles&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(222, 2, 'Circuit breaker ABB  6-10A', 'Circuit breaker ABB  6-10A', 'Circuit breaker ABB  6-10A', '&lt;table&gt;&lt;tbody&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_2&quot;&gt;Manufacturer &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;ABB&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;2&quot; data-value=&quot;63030&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_2619&quot;&gt; Type of protection &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;circuit breaker&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;2619&quot; data-value=&quot;106442&quot; name=&quot;&quot; checked=&quot;checked&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_18&quot;&gt; Rated voltage &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;230V AC&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;18&quot; data-value=&quot;28153&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_77&quot;&gt; Current rating &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;10A&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;77&quot; data-value=&quot;24608&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_1733&quot;&gt; Number of poles &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;1&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;1733&quot; data-value=&quot;11188&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_10&quot;&gt; Mounting &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;DIN&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;10&quot; data-value=&quot;12374&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_194&quot;&gt; Characteristics &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;B&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;194&quot; data-value=&quot;11328&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_1736&quot;&gt; Short circuit breaking capacity &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;6kA&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;1736&quot; data-value=&quot;25473&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_82&quot;&gt; IP rating &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;IP20&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;82&quot; data-value=&quot;1159&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_312&quot;&gt; Cross section of connecting wires &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;1...25mm&lt;sup&gt;2&lt;/sup&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_32&quot;&gt; Operating temperature &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;-25...55°C&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;32&quot; data-value=&quot;353982&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_436&quot;&gt; Conform to the norm &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;IEC/EN 60898, IEC/EN 60947-2&lt;/td&gt;&lt;td&gt;&lt;input class=&quot;similar-options&quot; type=&quot;checkbox&quot; data-parameter=&quot;436&quot; data-value=&quot;388959&quot; name=&quot;&quot; value=&quot;1&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;odd&quot;&gt;&lt;td class=&quot;span-7 col-md-4 last&quot;&gt;&lt;label id=&quot;param_157&quot;&gt; Electrical life &lt;/label&gt;&lt;/td&gt;&lt;td class=&quot;span-10 col-md-8 last&quot;&gt;20000cycles&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(223, 1, 'Circuit breaker China 6-10A', 'Circuit breaker China 6-10A', 'Circuit breaker China 6-10A', '&lt;div class=&quot;sr-txt-title&quot;&gt;&lt;h2 class=&quot;sr-txt-h2&quot;&gt;Basic Info&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;sr-layout-content&quot;&gt;&lt;div class=&quot;basic-info-list&quot;&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Model NO.: &lt;/span&gt;LMM55H&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Type: &lt;/span&gt;Circuit Breaker&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Function: &lt;/span&gt;Conventional Circuit Breaker, Circuit-Breaker Failure Protection, Overcurrent Protection, OVP(Overvoltage Protection)&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Certification: &lt;/span&gt;ISO9001-2000, CE&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Pole No.: &lt;/span&gt;1,1p+N,2,3,3p+N,4&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Rated Current: &lt;/span&gt;1, 2, 3, 4, 6, 10, 13, 16, 20, 25, 32, 40, 50, 63A&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Rated Voltage: &lt;/span&gt;AC 230/400V&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Energy Limiting Class: &lt;/span&gt;3&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Trademark: &lt;/span&gt;oem&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Transport Package: &lt;/span&gt;Lmm55h&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Specification: &lt;/span&gt;small&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(223, 2, 'Circuit breaker China 6-10A', 'Circuit breaker China 6-10A', 'Circuit breaker China 6-10A', '&lt;div class=&quot;sr-txt-title&quot;&gt;&lt;h2 class=&quot;sr-txt-h2&quot;&gt;Basic Info&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;sr-layout-content&quot;&gt;&lt;div class=&quot;basic-info-list&quot;&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Model NO.: &lt;/span&gt;LMM55H&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Type: &lt;/span&gt;Circuit Breaker&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Function: &lt;/span&gt;Conventional Circuit Breaker, Circuit-Breaker Failure Protection, Overcurrent Protection, OVP(Overvoltage Protection)&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Certification: &lt;/span&gt;ISO9001-2000, CE&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Pole No.: &lt;/span&gt;1,1p+N,2,3,3p+N,4&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Rated Current: &lt;/span&gt;1, 2, 3, 4, 6, 10, 13, 16, 20, 25, 32, 40, 50, 63A&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Rated Voltage: &lt;/span&gt;AC 230/400V&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Energy Limiting Class: &lt;/span&gt;3&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Trademark: &lt;/span&gt;oem&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Transport Package: &lt;/span&gt;Lmm55h&lt;/div&gt;&lt;div class=&quot;bsc-item&quot;&gt;&lt;span&gt;Specification: &lt;/span&gt;small&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(225, 1, 'Automatic Transfer Switch (ATS) ABB 250A', 'Automatic Transfer Switch (ATS) ABB 250A', 'Automatic Transfer Switch (ATS) ABB 250A', '', ''),
(225, 2, 'Automatic Transfer Switch (ATS) ABB 250A', 'Automatic Transfer Switch (ATS) ABB 250A', 'Automatic Transfer Switch (ATS) ABB 250A', '', ''),
(226, 1, 'Automatic Transfer Switch (ATS) China 250A', 'Automatic Transfer Switch (ATS) China 250A', 'Automatic Transfer Switch (ATS) China 250A', '', ''),
(226, 2, 'Automatic Transfer Switch (ATS) China 250A', 'Automatic Transfer Switch (ATS) China 250A', 'Automatic Transfer Switch (ATS) China 250A', '', ''),
(228, 1, ' NYY PVC Insulated Heavy Current Cable 35 RM Single and Multicore', ' NYY PVC Insulated Heavy Current Cable 35 RM Single and Multicore', ' NYY PVC Insulated Heavy Current Cable 35 RM Single and Multicore', 'Per Fit', ''),
(228, 2, ' NYY PVC Insulated Heavy Current Cable 35 RM Single and Multicore', ' NYY PVC Insulated Heavy Current Cable 35 RM Single and Multicore', ' NYY PVC Insulated Heavy Current Cable 35 RM Single and Multicore', 'Per Fit', ''),
(229, 1, 'C-Tec Standard 2 Zone Conventional Fire Alarm Panel', 'CFP Standard 2 Zone Conventional Fire Alarm Panel', 'CFP Standard 2 Zone Conventional Fire Alarm Panel', '&lt;div id=&quot;short_description_content&quot; class=&quot;rte align_justify&quot; itemprop=&quot;description&quot;&gt;&lt;p&gt;LPCB certified to EN54-2/4, C-TEC\'s CFP 2 zone conventional fire alarm panel offers an array of user and installer-friendly features at a very competitive price.&lt;/p&gt;&lt;p&gt;Supplied in an attractive flush or surface mountable plastic enclosure, it includes two detector zones, four conventional sounder circuits, class change and alert inputs, on-board fire and fault relays and combined keypad/keyswitch entry.&lt;/p&gt;&lt;p&gt;A wide range of engineering functions are also provided including selectable zone delays, coincidence and non-latching zone facilities. Comprehensive test and fault finding facilities are also provided.&lt;/p&gt;&lt;p&gt;Optional repeaters, relay expansion boards and EN54-13 system compliance devices are also available.&lt;/p&gt;&lt;div class=&quot;image_spacer&quot;&gt;&lt;p class=&quot;socialsharing_product list-inline&quot;&gt;&lt;a href=&quot;http://www.c-tec.com/documents/Third_Party_Approval_Certificates/CFP%20&amp;amp;%20XFP_LPCB_Certificate_all_variants.pdf&quot;&gt;&lt;img src=&quot;https://www.c-tec.com/img/logo-lpcb.png&quot; alt=&quot;LPCB&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://www.c-tec.com/documents/Third_Party_Approval_Certificates/KM%20615562%2028-05-2015.pdf&quot;&gt;&lt;img src=&quot;https://www.c-tec.com/img/logo-bs-kite.png&quot; alt=&quot;BSI&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://www.c-tec.com/documents/COCPs/CFP_Standard_Range_CPD_Certificate.pdf&quot;&gt;&lt;img src=&quot;https://www.c-tec.com/img/logo-ce.png&quot; alt=&quot;CE&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;image_spacer&quot;&gt;&lt;p class=&quot;socialsharing_product list-inline&quot;&gt;&lt;a href=&quot;http://www.c-tec.com/documents/COCPs/CFP_Standard_Range_CPD_Certificate.pdf&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;panel-collapse collapse in&quot; id=&quot;TabBoot1&quot;&gt;&lt;div class=&quot;panel-body&quot;&gt;&lt;div class=&quot;rte&quot;&gt;&lt;ul class=&quot;keyf&quot;&gt;&lt;li&gt;Third-party certified to EN54 parts 2 and 4 by the Loss Prevention Certification Board (LPCB) with optional EN54 part 13. compliance from the BSI.&lt;/li&gt;&lt;li&gt;Intuitive user-friendly interface with colour-coded buttons and combined keypad/keyswitch entry.&lt;/li&gt;&lt;li&gt;Manufactured by C-TEC in the UK.&lt;/li&gt;&lt;li&gt;Two detector zone circuits.&lt;/li&gt;&lt;li&gt;Four conventional sounder circuits*&lt;/li&gt;&lt;li&gt;Integral 1.5A EN54-4/A2 compliant switch mode PSU.&lt;/li&gt;&lt;li&gt;Wide range of engineering functions including zone test, coincidence, zone delay and non-latching zones.&lt;/li&gt;&lt;li&gt;Two on-board relays (Fire and Fault).&lt;/li&gt;&lt;li&gt;Two open-collector outputs (Remote and Reset).&lt;/li&gt;&lt;li&gt;\'Class change\' and alert inputs.&lt;/li&gt;&lt;li&gt;Installer-friendly design.&lt;/li&gt;&lt;li&gt;Attractive flush or surface mountable plastic lid and enclosure - no bezel required.&lt;/li&gt;&lt;li&gt;Low 25mA quiescent current.&lt;/li&gt;&lt;li&gt;Multiple indicators.&lt;/li&gt;&lt;li&gt;System expansion connections provided for up to eight two-wire repeaters (one CFP761 network card required per system), optional CFP relay boards and optional EN54-13 compliant sounder circuit boards.&lt;/li&gt;&lt;li&gt;Space for two x 12V 3.3Ah VRLA batteries.&lt;/li&gt;&lt;li&gt;Fully compatible with C-TEC\'s ActiV range of conventional fire detectors.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(229, 2, 'CFP Standard 2 Zone Conventional Fire Alarm Panel', 'CFP Standard 2 Zone Conventional Fire Alarm Panel', 'CFP Standard 2 Zone Conventional Fire Alarm Panel', '&lt;p&gt;n attractive flush or surface mountable plastic enclosure, it includes two detector zones, four conventional sounder circuits, class change and alert inputs, on-board fire and fault relays and combined keypad/keyswitch entry.&lt;/p&gt;&lt;p&gt;A wide range of engineering functions are also provided including selectable zone delays, coincidence and non-latching zone facilities. Comprehensive test and fault finding facilities are also provided.&lt;/p&gt;&lt;p&gt;Optional repeaters, relay expansion boards and EN54-13 system compliance devices are also available.&lt;/p&gt;&lt;div class=&quot;image_spacer&quot;&gt;&lt;p class=&quot;socialsharing_product list-inline&quot;&gt;&lt;a href=&quot;http://www.c-tec.com/documents/Third_Party_Approval_Certificates/CFP%20&amp;amp;%20XFP_LPCB_Certificate_all_variants.pdf&quot;&gt;&lt;img src=&quot;https://www.c-tec.com/img/logo-lpcb.png&quot; alt=&quot;LPCB&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://www.c-tec.com/documents/Third_Party_Approval_Certificates/KM%20615562%2028-05-2015.pdf&quot;&gt;&lt;img src=&quot;https://www.c-tec.com/img/logo-bs-kite.png&quot; alt=&quot;BSI&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://www.c-tec.com/documents/COCPs/CFP_Standard_Range_CPD_Certificate.pdf&quot;&gt;&lt;img src=&quot;https://www.c-tec.com/img/logo-ce.png&quot; alt=&quot;CE&quot; /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;panel-collapse collapse in&quot; id=&quot;TabBoot1&quot;&gt;&lt;div class=&quot;panel-body&quot;&gt;&lt;div class=&quot;rte&quot;&gt;&lt;ul class=&quot;keyf&quot;&gt;&lt;li&gt;Third-party certified to EN54 parts 2 and 4 by the Loss Prevention Certification Board (LPCB) with optional EN54 part 13. compliance from the BSI.&lt;/li&gt;&lt;li&gt;Intuitive user-friendly interface with colour-coded buttons and combined keypad/keyswitch entry.&lt;/li&gt;&lt;li&gt;Manufactured by C-TEC in the UK.&lt;/li&gt;&lt;li&gt;Two detector zone circuits.&lt;/li&gt;&lt;li&gt;Four conventional sounder circuits*&lt;/li&gt;&lt;li&gt;Integral 1.5A EN54-4/A2 compliant switch mode PSU.&lt;/li&gt;&lt;li&gt;Wide range of engineering functions including zone test, coincidence, zone delay and non-latching zones.&lt;/li&gt;&lt;li&gt;Two on-board relays (Fire and Fault).&lt;/li&gt;&lt;li&gt;Two open-collector outputs (Remote and Reset).&lt;/li&gt;&lt;li&gt;\'Class change\' and alert inputs.&lt;/li&gt;&lt;li&gt;Installer-friendly design.&lt;/li&gt;&lt;li&gt;Attractive flush or surface mountable plastic lid and enclosure - no bezel required.&lt;/li&gt;&lt;li&gt;Low 25mA quiescent current.&lt;/li&gt;&lt;li&gt;Multiple indicators.&lt;/li&gt;&lt;li&gt;System expansion connections provided for up to eight two-wire repeaters (one CFP761 network card required per system), optional CFP relay boards and optional EN54-13 compliant sounder circuit boards.&lt;/li&gt;&lt;li&gt;Space for two x 12V 3.3Ah VRLA batteries.&lt;/li&gt;&lt;li&gt;Fully compatible with C-TEC\'s ActiV range of conventional fire detectors.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(230, 1, 'Office Interior Decoration', 'Office Interior Decoration', 'Office Interior Decoration', '', ''),
(230, 2, 'Office Interior Decoration', 'Office Interior Decoration', 'Office Interior Decoration', '', ''),
(231, 1, 'Office Of Hatch Interior Design', 'Office Of Hatch Interior Design', 'Office Of Hatch Interior Design', '', ''),
(231, 2, 'NEW OFFICE OF HATCH INTERIOR DESIGN', 'Office Of Hatch Interior Design', 'Office Of Hatch Interior Design', '', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(232, 1, 'Excavator CAT - 340', 'Excavator CAT - 340', 'Excavator CAT - 340', '&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;h3&gt;OVERVIEW&lt;/h3&gt;&lt;p&gt;The Cat® 340 excavator delivers efficiency in all applications. Simple-to-use technologies like Cat GRADE with 2D, Grade Assist, Payload, and E-Fence all come standard from the factory to boost your operator efficiencies up to 45 percent. Combine these with a new cab, longer maintenance intervals that lower your maintenance costs up to 15 percent, and a power system that that improves fuel efficiency up to 15% and you have a low-cost-per-unit-of-production excavator capable of taking on your toughest work. Not all features available in all regions. Consult your Cat dealer for specific configurations available in your region.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;ENGINE&lt;/strong&gt;&lt;/h3&gt;&lt;div class=&quot;unit-switch&quot;&gt;&lt;div class=&quot;unit-switch-container&quot;&gt;&lt;strong&gt;UNITS:&lt;/strong&gt;&lt;ul&gt;&lt;li data-switch-class=&quot;us&quot; class=&quot;&quot;&gt;US&lt;/li&gt;&lt;li data-switch-class=&quot;metric&quot; class=&quot;active&quot;&gt;METRIC&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Engine Model&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;C9.3B&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Net Flywheel Power&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;232.0 kW&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Gross Power - ISO 14396&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;234.0 kW&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Engine RPM - Operation&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;1550.0 r/min&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Engine RPM - Travel&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;1800.0 r/min&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Bore&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;115.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Stroke&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;149.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Displacement&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;9.3 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;HYDRAULIC SYSTEM&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Main System - Maximum Flow - Implement&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;558.0 l/min&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Pressure - Equipment - Implement&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;35000.0 kPa&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Pressure - Equipment - Lift Mode&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;38000.0 kPa&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Pressure - Travel&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;35000.0 kPa&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Pressure - Swing&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;29400.0 kPa&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;WEIGHTS&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Operating Weight&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;39700.0 kg&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Operating Weight&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;Heavy-duty High Wide undercarriage, Reach boom, R3.2DB (10\'6&quot;) stick, GD 2.27 m3 (2.97 yd3) bucket, 600 mm (24&quot;) HD triple grouser shoes, 7.56 mt (16,700 lb) counterweight.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;SWING MECHANISM&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Swing Speed&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;8.75 r/min&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Swing Torque&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;144.0 kN·m&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;SERVICE REFILL CAPACITIES&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Fuel Tank Capacity&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;600.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Cooling System&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;40.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Engine Oil - With Filter&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;32.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Swing Drive&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;18.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Final Drive - Each&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;8.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Hydraulic System - Including Tank&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;373.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Hydraulic Tank - Including Suction Pipe&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;161.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;DEF Tank&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;80.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;AIR CONDITIONING SYSTEM&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Air Conditioning&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;The air conditioning system on this machine contains the fluorinated greenhouse gas refrigerant R134a (Global Warming Potential = 1430). The system contains 1.0 kg of refrigerant which has a CO2 equivalent of 1430 metric tonnes.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;DIMENSIONS&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Boom&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;Reach Boom 6.5 m (21\'4&quot;)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Stick&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;Reach Stick R3.2DB (10\'6&quot;)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Bucket&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;GD 2.27 m3 (2.97 yds3)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Shipping Height - Top of Cab&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;3400.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Handrail Height&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;3390.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Shipping Length&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;10110.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Tail Swing Radius&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;3530.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Counterweight Clearance&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;1470.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Ground Clearance&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;720.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Track Length to Center of Rollers&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;4040.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Track Gauge&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;2930.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Transport Width - 600 mm (24”) Shoes&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;3530.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Transport Width - 850 mm (33”) Shoes&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;3780.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;WORKING RANGES &amp;amp; FORCES&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Boom&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;Reach Boom 6.5 m (21\'4&quot;)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Stick&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;Reach Stick R3.2DB (10\'6&quot;)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Bucket&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;GD 2.27 m3 (2.97 yd3)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Digging Depth&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;7270.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Reach at Ground Level&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;10980.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Cutting Height&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;10550.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Loading Height&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;7330.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Minimum Loading Height&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;2830.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Depth Cut for 2440 mm (8 ft) Level Bottom&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;7110.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Vertical Wall Digging Depth&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;5330.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Bucket Digging Force - SAE&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;186.0 kN&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Bucket Digging Force - ISO&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;210.0 kN&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Stick Digging Force - SAE&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;161.0 kN&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Stick Digging Force - ISO&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;186.0 kN&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(233, 1, 'C-Tec BF433C/CC/SR ActiV Conventional Wall Fire Sounder VAD with Shallow Base', 'C-Tec BF433C/CC/SR ActiV Conventional Wall Fire Sounder VAD with Shallow Base', 'C-Tec BF433C/CC/SR ActiV Conventional Wall Fire Sounder VAD with Shallow Base', '&lt;p&gt;&lt;strong&gt;C-Tec BF433C/CC/SR ActiV Conventional Wall Sounder VAD with Shallow Base&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The ActiV Hi-Output range of conventional sounders and combined sounder visual alarm devices (VADs) are designed for use with C-TEC’s range of fire panels and other compatible third-party panels. However, compatibility testing with third-party panels is recommended to ensure correct operation. With a 100 dB(A) peak sound output @ 1 m, their purpose is to visually and audibly alert building occupants of a fire alarm. Units are supplied with either a shallow or deep base, in a red plastic enclosure.&lt;/p&gt;&lt;p&gt;The devices offer low current consumption, high sound output, high efficiency VADs, 31 selectable primary tones with selectable secondary tone set, two selectable volume levels and three selectable VAD flash rates. Tones, volume levels and VAD flash rates are changed using the device’s 8-way DIP switch.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Key Features:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;LPCB certified to EN54-3 (Sounders) and EN54-23 (VADs).&lt;/li&gt;&lt;li&gt;Provides \'W-2.75-9\' rated light distribution when wall mounted (min. 0.4 lux over a 2.75 x 9m cuboid area). Also rated as a W-4-4 VAD.&lt;/li&gt;&lt;li&gt;Impressive 100dB(A) sound output @ 1m.&lt;/li&gt;&lt;li&gt;31 selectable primary and secondary tone pairs and two volume levels (high and low)&lt;/li&gt;&lt;li&gt;Three selectable VAD flash rates (0.5Hz, 1Hz, OFF)&lt;/li&gt;&lt;li&gt;Alarm Current at 30Vdc = 12.2mA (0.5Hz) or 19.5mA (1Hz)&lt;/li&gt;&lt;li&gt;Alarm Current at 18Vdc = 14.5mA (0.5Hz) or 25mA (1Hz)&lt;/li&gt;&lt;li&gt;IP21C rated.&lt;/li&gt;&lt;li&gt;Manufactured in the UK by C-TEC.&lt;/li&gt;&lt;/ul&gt;', ''),
(232, 2, 'Excavator B7-6', 'Excavator CAT - 340', 'Excavator CAT - 340', '&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;h3&gt;OVERVIEW&lt;/h3&gt;&lt;p&gt;The Cat® 340 excavator delivers efficiency in all applications. Simple-to-use technologies like Cat GRADE with 2D, Grade Assist, Payload, and E-Fence all come standard from the factory to boost your operator efficiencies up to 45 percent. Combine these with a new cab, longer maintenance intervals that lower your maintenance costs up to 15 percent, and a power system that that improves fuel efficiency up to 15% and you have a low-cost-per-unit-of-production excavator capable of taking on your toughest work. Not all features available in all regions. Consult your Cat dealer for specific configurations available in your region.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;ENGINE&lt;/strong&gt;&lt;/h3&gt;&lt;div class=&quot;unit-switch&quot;&gt;&lt;div class=&quot;unit-switch-container&quot;&gt;&lt;strong&gt;UNITS:&lt;/strong&gt;&lt;ul&gt;&lt;li data-switch-class=&quot;us&quot; class=&quot;&quot;&gt;&lt;a href=&quot;https://www.cat.com/en_GB/products/new/equipment/excavators/large-excavators/2061591275346295.html#&quot;&gt;US&lt;/a&gt;&lt;/li&gt;&lt;li data-switch-class=&quot;metric&quot; class=&quot;active&quot;&gt;&lt;a href=&quot;https://www.cat.com/en_GB/products/new/equipment/excavators/large-excavators/2061591275346295.html#&quot;&gt;METRIC&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Engine Model&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;C9.3B&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Net Flywheel Power&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;232.0 kW&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Gross Power - ISO 14396&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;234.0 kW&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Engine RPM - Operation&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;1550.0 r/min&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Engine RPM - Travel&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;1800.0 r/min&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Bore&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;115.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Stroke&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;149.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Displacement&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;9.3 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;HYDRAULIC SYSTEM&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Main System - Maximum Flow - Implement&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;558.0 l/min&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Pressure - Equipment - Implement&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;35000.0 kPa&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Pressure - Equipment - Lift Mode&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;38000.0 kPa&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Pressure - Travel&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;35000.0 kPa&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Pressure - Swing&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;29400.0 kPa&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;WEIGHTS&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Operating Weight&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;39700.0 kg&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Operating Weight&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;Heavy-duty High Wide undercarriage, Reach boom, R3.2DB (10\'6&quot;) stick, GD 2.27 m3 (2.97 yd3) bucket, 600 mm (24&quot;) HD triple grouser shoes, 7.56 mt (16,700 lb) counterweight.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;SWING MECHANISM&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Swing Speed&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;8.75 r/min&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Swing Torque&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;144.0 kN·m&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;SERVICE REFILL CAPACITIES&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Fuel Tank Capacity&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;600.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Cooling System&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;40.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Engine Oil - With Filter&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;32.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Swing Drive&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;18.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Final Drive - Each&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;8.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Hydraulic System - Including Tank&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;373.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Hydraulic Tank - Including Suction Pipe&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;161.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;DEF Tank&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;80.0 l&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;AIR CONDITIONING SYSTEM&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Air Conditioning&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;The air conditioning system on this machine contains the fluorinated greenhouse gas refrigerant R134a (Global Warming Potential = 1430). The system contains 1.0 kg of refrigerant which has a CO2 equivalent of 1430 metric tonnes.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;DIMENSIONS&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Boom&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;Reach Boom 6.5 m (21\'4&quot;)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Stick&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;Reach Stick R3.2DB (10\'6&quot;)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Bucket&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;GD 2.27 m3 (2.97 yds3)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Shipping Height - Top of Cab&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;3400.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Handrail Height&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;3390.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Shipping Length&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;10110.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Tail Swing Radius&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;3530.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Counterweight Clearance&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;1470.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Ground Clearance&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;720.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Track Length to Center of Rollers&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;4040.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Track Gauge&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;2930.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Transport Width - 600 mm (24”) Shoes&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;3530.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Transport Width - 850 mm (33”) Shoes&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;3780.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row-fluid&quot;&gt;&lt;div class=&quot;span12&quot;&gt;&lt;div class=&quot;unit-switch-with-heading&quot;&gt;&lt;h3&gt;&lt;strong&gt;WORKING RANGES &amp;amp; FORCES&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;&lt;table class=&quot;flextable no-head two-col always no-breakpoint flextable-loaded&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Boom&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;Reach Boom 6.5 m (21\'4&quot;)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Stick&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;Reach Stick R3.2DB (10\'6&quot;)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Bucket&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;GD 2.27 m3 (2.97 yd3)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Digging Depth&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;7270.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Reach at Ground Level&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;10980.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Cutting Height&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;10550.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Loading Height&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;7330.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Minimum Loading Height&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;2830.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Depth Cut for 2440 mm (8 ft) Level Bottom&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;7110.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Maximum Vertical Wall Digging Depth&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;5330.0 mm&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Bucket Digging Force - SAE&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;186.0 kN&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Bucket Digging Force - ISO&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;210.0 kN&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Stick Digging Force - SAE&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;161.0 kN&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;flextable-first-column&quot;&gt;Stick Digging Force - ISO&lt;/td&gt;&lt;td class=&quot;flextable-last-column&quot;&gt;&lt;span class=&quot;unit unit-metric&quot;&gt;186.0 kN&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(233, 2, 'C-Tec BF433C/CC/SR ActiV Conventional Wall Fire Sounder VAD with Shallow Base', 'C-Tec BF433C/CC/SR ActiV Conventional Wall Fire Sounder VAD with Shallow Base', 'C-Tec BF433C/CC/SR ActiV Conventional Wall Fire Sounder VAD with Shallow Base', '&lt;p&gt;&lt;strong&gt;C-Tec BF433C/CC/SR ActiV Conventional Wall Sounder VAD with Shallow Base&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The ActiV Hi-Output range of conventional sounders and combined sounder visual alarm devices (VADs) are designed for use with C-TEC’s range of fire panels and other compatible third-party panels. However, compatibility testing with third-party panels is recommended to ensure correct operation. With a 100 dB(A) peak sound output @ 1 m, their purpose is to visually and audibly alert building occupants of a fire alarm. Units are supplied with either a shallow or deep base, in a red plastic enclosure.&lt;/p&gt;&lt;p&gt;The devices offer low current consumption, high sound output, high efficiency VADs, 31 selectable primary tones with selectable secondary tone set, two selectable volume levels and three selectable VAD flash rates. Tones, volume levels and VAD flash rates are changed using the device’s 8-way DIP switch.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Key Features:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;LPCB certified to EN54-3 (Sounders) and EN54-23 (VADs).&lt;/li&gt;&lt;li&gt;Provides \'W-2.75-9\' rated light distribution when wall mounted (min. 0.4 lux over a 2.75 x 9m cuboid area). Also rated as a W-4-4 VAD.&lt;/li&gt;&lt;li&gt;Impressive 100dB(A) sound output @ 1m.&lt;/li&gt;&lt;li&gt;31 selectable primary and secondary tone pairs and two volume levels (high and low)&lt;/li&gt;&lt;li&gt;Three selectable VAD flash rates (0.5Hz, 1Hz, OFF)&lt;/li&gt;&lt;li&gt;Alarm Current at 30Vdc = 12.2mA (0.5Hz) or 19.5mA (1Hz)&lt;/li&gt;&lt;li&gt;Alarm Current at 18Vdc = 14.5mA (0.5Hz) or 25mA (1Hz)&lt;/li&gt;&lt;li&gt;IP21C rated.&lt;/li&gt;&lt;li&gt;Manufactured in the UK by C-TEC.&lt;/li&gt;&lt;/ul&gt;', ''),
(234, 1, 'C-Tec Fire ActiV Optical Smoke Detector', 'C-Tec ActiV Optical Smoke Detector', 'C-Tec ActiV Optical Smoke Detector', '&lt;p id=&quot;product_reference&quot;&gt;&lt;label&gt;Part No.&lt;/label&gt;&lt;span&gt; &lt;/span&gt;&lt;span id=&quot;newRef&quot; class=&quot;editable&quot; itemprop=&quot;sku&quot;&gt;C4416&lt;/span&gt;&lt;/p&gt;&lt;div id=&quot;short_description_block&quot;&gt;&lt;div id=&quot;short_description_content&quot; class=&quot;rte align_justify&quot; itemprop=&quot;description&quot;&gt;&lt;ul&gt;&lt;li&gt;A high-quality optical smoke detector offering outstanding detection performance at a very competitive price.&lt;/li&gt;&lt;li&gt;Manufactured by C-TEC in the UK.&lt;/li&gt;&lt;li&gt;Third-party certified to EN54-7 by Intertek.&lt;/li&gt;&lt;li&gt;Wide 6-33V DC operating voltage.&lt;/li&gt;&lt;li&gt;Two 8mm x 2mm ultra-bright red LED indicating strips offering 360º visibility.&lt;/li&gt;&lt;li&gt;Drift compensation functionality ensures detector sensitivity is automatically calibrated to suit prevailing conditions and/or increased contamination levels allowing a greater than 8 year life-span. &lt;/li&gt;&lt;li&gt;Compatible with our ActiV C4408D diode, C4408 non-diode and C4408R relay bases.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;image_spacer&quot;&gt;&lt;p class=&quot;socialsharing_product list-inline&quot;&gt; &lt;a href=&quot;https://www.c-tec.com/documents/Third_Party_Approval_Certificates/ActiV_Fire_Detectors_Intertek_Certificate.pdf&quot;&gt;&lt;img src=&quot;https://www.c-tec.com/img/logo-intertek.png&quot; alt=&quot;LPCB&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;https://www.c-tec.com/documents/COCPs/ActiV_Detectors_COCP.pdf&quot;&gt;&lt;img src=&quot;https://www.c-tec.com/img/logo-ce.png&quot; alt=&quot;CE&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(234, 2, 'C-Tec ActiV Optical Smoke Detector', 'C-Tec ActiV Optical Smoke Detector', 'C-Tec ActiV Optical Smoke Detector', '&lt;p id=&quot;product_reference&quot;&gt;&lt;label&gt;Part No.&lt;/label&gt;&lt;span&gt; &lt;/span&gt;&lt;span id=&quot;newRef&quot; class=&quot;editable&quot; itemprop=&quot;sku&quot;&gt;C4416&lt;/span&gt;&lt;/p&gt;&lt;div id=&quot;short_description_block&quot;&gt;&lt;div id=&quot;short_description_content&quot; class=&quot;rte align_justify&quot; itemprop=&quot;description&quot;&gt;&lt;ul&gt;&lt;li&gt;A high-quality optical smoke detector offering outstanding detection performance at a very competitive price.&lt;/li&gt;&lt;li&gt;Manufactured by C-TEC in the UK.&lt;/li&gt;&lt;li&gt;Third-party certified to EN54-7 by Intertek.&lt;/li&gt;&lt;li&gt;Wide 6-33V DC operating voltage.&lt;/li&gt;&lt;li&gt;Two 8mm x 2mm ultra-bright red LED indicating strips offering 360º visibility.&lt;/li&gt;&lt;li&gt;Drift compensation functionality ensures detector sensitivity is automatically calibrated to suit prevailing conditions and/or increased contamination levels allowing a greater than 8 year life-span. &lt;/li&gt;&lt;li&gt;Compatible with our ActiV C4408D diode, C4408 non-diode and C4408R relay bases.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;image_spacer&quot;&gt;&lt;p class=&quot;socialsharing_product list-inline&quot;&gt; &lt;a href=&quot;https://www.c-tec.com/documents/Third_Party_Approval_Certificates/ActiV_Fire_Detectors_Intertek_Certificate.pdf&quot;&gt;&lt;img src=&quot;https://www.c-tec.com/img/logo-intertek.png&quot; alt=&quot;LPCB&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;https://www.c-tec.com/documents/COCPs/ActiV_Detectors_COCP.pdf&quot;&gt;&lt;img src=&quot;https://www.c-tec.com/img/logo-ce.png&quot; alt=&quot;CE&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;', ''),
(236, 1, 'Data Center Backup Generator', 'Data Center Backup Generator', 'Data Center Backup Generator', '&lt;p&gt;Managers of data centers offering collocation and cloud services sign contracts guaranteeing 100% up-time. Most engineering types would say that\'s impossible; however, that kind of guarantee is the cost of doing business in today\'s market. If the service is anything less than 100%, clients get substantive refunds, and the data center loses credibility.&lt;/p&gt;&lt;p&gt;That could explain why data-center operators will spend millions of dollars on backup power-generation equipment, which more often than not amounts to diesel generator sets similar to the&lt;span&gt; &lt;/span&gt;Cummins&lt;span&gt; &lt;/span&gt;model pictured above.&lt;/p&gt;&lt;p&gt;To learn more about how these monsters work, I contacted the&lt;span&gt; &lt;/span&gt;Cummings Power-Generation Business Unit, which is the division that builds generator sets of all sizes, from Oman RV models on up. At the division headquarters in Minnesota I met Richard Hallahan, Technical Marketing Manager for Data Centers and a certified professional engineer, and he ushered me into a high-tech conference room and asked how he could help.&lt;/p&gt;', ''),
(236, 2, 'Data Center Backup Generator', 'Data Center Backup Generator', 'Data Center Backup Generator', '&lt;p&gt;Managers of data centers offering collocation and cloud services sign contracts guaranteeing 100% up-time. Most engineering types would say that\'s impossible; however, that kind of guarantee is the cost of doing business in today\'s market. If the service is anything less than 100%, clients get substantive refunds, and the data center loses credibility.&lt;/p&gt;&lt;p&gt;That could explain why data-center operators will spend millions of dollars on backup power-generation equipment, which more often than not amounts to diesel generator sets similar to the&lt;span&gt; &lt;/span&gt;Cummins&lt;span&gt; &lt;/span&gt;model pictured above.&lt;/p&gt;&lt;p&gt;To learn more about how these monsters work, I contacted the&lt;span&gt; &lt;/span&gt;Cummings Power-Generation Business Unit, which is the division that builds generator sets of all sizes, from Oman RV models on up. At the division headquarters in Minnesota I met Richard Hallahan, Technical Marketing Manager for Data Centers and a certified professional engineer, and he ushered me into a high-tech conference room and asked how he could help.&lt;/p&gt;', ''),
(237, 1, 'a', '', '', '', ''),
(237, 2, 'a', '', '', '', ''),
(19238, 1, 'Conference Room Interior Design', 'Conference Room Interior Design', 'Conference Room Interior Design', '', ''),
(19238, 2, 'Office Interior Design', 'Office Interior Design', 'Office Interior Design', '', ''),
(19239, 1, 'Office Conference / Meeting Room', 'Office Conference / Meeting Room', 'Office Conference / Meeting Room', '', ''),
(19239, 2, 'Office Conference / Meeting Room', 'Office Conference / Meeting Room', 'Office Conference / Meeting Room', '', ''),
(19240, 1, 'Kitchen Interior Design', 'Kitchen Interior Design', 'Kitchen Interior Design', '', ''),
(19240, 2, 'Kitchen Interior Design', 'Kitchen Interior Design', 'Kitchen Interior Design', '', ''),
(19241, 1, 'Office Room Interior Design', 'Office Room Interior Design', 'Office Room Interior Design', '', ''),
(19241, 2, 'Office Room Interior Design', 'Office Room Interior Design', 'Office Room Interior Design', '', ''),
(19242, 1, 'Meeting room decorative wood glass walls', 'Meeting room decorative wood glass walls', 'Meeting room decorative wood glass walls', '', ''),
(19242, 2, 'Meeting room decorative wood glass walls', 'Meeting room decorative wood glass walls', 'Meeting room decorative wood glass walls', '', ''),
(19243, 1, 'Modern Executive Office Interior Design', 'Modern Executive Office Interior Design', 'Modern Executive Office Interior Design', '', ''),
(19243, 2, 'Modern Executive Office Interior Design', 'Modern Executive Office Interior Design', 'Modern Executive Office Interior Design', '', ''),
(19244, 1, 'Modern Office Interior Design', 'Modern Office Interior Design', 'Modern Office Interior Design', '', ''),
(19244, 2, 'Modern Office Interior Design', 'Modern Office Interior Design', 'Modern Office Interior Design', '', ''),
(19245, 1, 'Modern Office Interior Design', 'Modern Office Interior Design', 'Modern Office Interior Design', '', ''),
(19245, 2, 'Modern Office Interior Design', 'Modern Office Interior Design', 'Modern Office Interior Design', '', ''),
(19246, 1, 'Modern Office Interior Design', 'Modern Office Interior Design', 'Modern Office Interior Design', '', ''),
(19246, 2, 'Modern Office Interior Design', 'Modern Office Interior Design', 'Modern Office Interior Design', '', ''),
(19247, 1, 'Modern Office Room Interior Design', 'Modern Office Room Interior Design', 'Modern Office Room Interior Design', '', ''),
(19247, 2, 'Modern Office Room Interior Design', 'Modern Office Room Interior Design', 'Modern Office Room Interior Design', '', ''),
(19248, 1, 'Office Workstation', 'Office Workstation', 'Office Workstation', '', ''),
(19248, 2, 'Office Workstation', 'Office Workstation', 'Office Workstation', '', ''),
(19249, 1, '5kg CO2 Fire Extinguisher - Gloria C5G', '5kg CO2 Fire Extinguisher - Gloria C5G', '5kg CO2 Fire Extinguisher - Gloria C5G', '', ''),
(19249, 2, '5kg CO2 Fire Extinguisher - Gloria C5G', '5kg CO2 Fire Extinguisher - Gloria C5G', '5kg CO2 Fire Extinguisher - Gloria C5G', '', ''),
(19250, 1, 'Gloria 5kg ABC Dry Powder Fire Extinguisher', 'Gloria 5kg ABC Dry Powder Fire Extinguisher', 'Gloria 5kg ABC Dry Powder Fire Extinguisher', '', ''),
(19250, 2, 'Gloria 5kg Dry Powder Fire Extinguisher', 'Gloria 5kg Dry Powder Fire Extinguisher', 'Gloria 5kg Dry Powder Fire Extinguisher', '', ''),
(19251, 1, 'Hitachi 1 Ton Split Air Conditioner RAS F13CF', 'Hitachi 1 Ton Split Air Conditioner RAS F13CF', 'Hitachi 1 Ton Split Air Conditioner RAS F13CF', '', ''),
(19251, 2, 'Hitachi 1 Ton Split Air Conditioner RAS F13CF', 'Hitachi 1 Ton Split Air Conditioner RAS F13CF', 'Hitachi 1 Ton Split Air Conditioner RAS F13CF', '', ''),
(19253, 1, 'Fire Extinguisher Foam - 10 Litre', 'Fire Extinguisher Foam - 10 Litre', 'Fire Extinguisher Foam - 10 Litre', '', ''),
(19253, 2, 'Fire Extinguisher Foam - 10 Litre', 'Fire Extinguisher Foam - 10 Litre', 'Fire Extinguisher Foam - 10 Litre', '', ''),
(19254, 1, 'Director Table', 'Director Table', 'Director Table', '', ''),
(19254, 2, 'Director Table', 'Director Table', 'Director Table', '', ''),
(19255, 1, 'Director Table', 'Director Table', 'Director Table', '', ''),
(19255, 2, 'Director Table', 'Director Table', 'Director Table', '', ''),
(19256, 1, 'Director Table', 'Director Table', 'Director Table', '', ''),
(19256, 2, 'Director Table', 'Director Table', 'Director Table', '', ''),
(19257, 1, 'Director Table', 'Director Table', 'Director Table', '', ''),
(19257, 2, 'Director Table', 'Director Table', 'Director Table', '', ''),
(19258, 1, 'Director Table', 'Director Table', 'Director Table', '', ''),
(19258, 2, 'Director Table', 'Director Table', 'Director Table', '', ''),
(19259, 1, 'Director Table', 'Director Table', 'Director Table', '', ''),
(19259, 2, 'Director Table', 'Director Table', 'Director Table', '', ''),
(19260, 1, 'Director Table', 'Director Table', 'Director Table', '', ''),
(19260, 2, 'Director Table', 'Director Table', 'Director Table', '', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(19261, 1, 'Hitachi 4 Ton Cassette AC ( Copy )', '4 0 Ton Hitachi Cassette AC', '4 0 Ton Hitachi Cassette AC', 'Fresh Air Intake&lt;table width=&quot;50%&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;- Flexi air control&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;- Duct Connection&lt;/td&gt;&lt;td&gt;- 43 Quality Tests&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;- Self-diagnostic System&lt;/td&gt;&lt;td&gt;- Dimensional Screw Fan&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;- Precoated Aluminium Fins&lt;/td&gt;&lt;td&gt;- Wireless LCD Remocon&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;- Sleep and Timer control&lt;/td&gt;&lt;td&gt;- Anti-freezing device&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;- Easy Cleaned Grill and Panel&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(19261, 2, '4 0 Ton Hitachi Cassette AC ( Copy )', '4 0 Ton Hitachi Cassette AC', '4 0 Ton Hitachi Cassette AC', 'Fresh Air Intake&lt;table width=&quot;50%&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;- Flexi air control&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;- Duct Connection&lt;/td&gt;&lt;td&gt;- 43 Quality Tests&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;- Self-diagnostic System&lt;/td&gt;&lt;td&gt;- Dimensional Screw Fan&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;- Precoated Aluminium Fins&lt;/td&gt;&lt;td&gt;- Wireless LCD Remocon&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;- Sleep and Timer control&lt;/td&gt;&lt;td&gt;- Anti-freezing device&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;- Easy Cleaned Grill and Panel&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(19262, 1, 'Board False Ceiling', 'Board False Ceiling', 'Board False Ceiling', '', ''),
(19262, 2, 'Board False Ceiling', 'Board False Ceiling', 'Board False Ceiling', '', ''),
(19263, 1, 'Board False Ceiling', 'Board False Ceiling', 'Board False Ceiling', '', ''),
(19263, 2, 'Board False Ceiling ( Copy )', 'Board False Ceiling', 'Board False Ceiling', '', ''),
(19264, 1, 'Board False Ceiling', 'Board False Ceiling', 'Board False Ceiling', '', ''),
(19264, 2, 'Board False Ceiling ( Copy ) ( Copy )', 'Board False Ceiling', 'Board False Ceiling', '', ''),
(19265, 1, 'Board False Ceiling', 'Board False Ceiling', 'Board False Ceiling', '', ''),
(19265, 2, 'Board False Ceiling ( Copy ) ( Copy ) ( Copy )', 'Board False Ceiling', 'Board False Ceiling', '', ''),
(19266, 1, 'Board False Ceiling', 'Board False Ceiling', 'Board False Ceiling', '', ''),
(19266, 2, 'Board False Ceiling ( Copy ) ( Copy ) ( Copy ) ( Copy )', 'Board False Ceiling', 'Board False Ceiling', '', ''),
(19267, 1, 'Board False Ceiling', 'Board False Ceiling', 'Board False Ceiling', '', ''),
(19267, 2, 'Board False Ceiling ( Copy ) ( Copy ) ( Copy ) ( Copy ) ( Copy )', 'Board False Ceiling', 'Board False Ceiling', '', ''),
(19268, 1, 'Dump Truck', 'Dump Truck', 'Dump Truck', '', ''),
(19268, 2, 'Dump Truck', 'Dump Truck', 'Dump Truck', '', ''),
(19269, 1, 'Crawler Crane', 'Crawler Crane', 'Crawler Crane', '', ''),
(19269, 2, 'Crawler Crane', 'Crawler Crane', 'Crawler Crane', '', ''),
(19270, 1, 'Diesel Forklift 10 Ton - Raxi Malaysia', 'Diesel Forklift 10 Ton - Raxi Malaysia', 'Diesel Forklift 10 Ton - Raxi Malaysia', '', ''),
(19270, 2, 'Diesel Forklift 10 Ton - Raxi Malaysia', 'Diesel Forklift 10 Ton - Raxi Malaysia', 'Diesel Forklift 10 Ton - Raxi Malaysia', '', ''),
(19271, 1, 'Walk Behind Double Drum Hand Roller', 'Walk Behind Double Drum Hand Roller', 'Walk Behind Double Drum Hand Roller', '', ''),
(19271, 2, 'Walk Behind Double Drum Hand Roller', 'Walk Behind Double Drum Hand Roller', 'Walk Behind Double Drum Hand Roller', '', ''),
(19272, 1, '15 Cubic Meter Heavy Dump Truck 40 Ton Payload Capacity Three Axles', '15 Cubic Meter Heavy Dump Truck 40 Ton Payload Capacity Three Axles', '15 Cubic Meter Heavy Dump Truck 40 Ton Payload Capacity Three Axles', '', ''),
(19272, 2, '15 Cubic Meter Heavy Dump Truck 40 Ton Payload Capacity Three Axles', '15 Cubic Meter Heavy Dump Truck 40 Ton Payload Capacity Three Axles', '15 Cubic Meter Heavy Dump Truck 40 Ton Payload Capacity Three Axles', '', ''),
(19273, 1, 'TADANO TR250 Rough Terrain Crane', 'TADANO TR250 Rough Terrain Crane', 'TADANO TR250 Rough Terrain Crane', '', ''),
(19273, 2, 'TADANO TR250 Rough Terrain Crane', 'TADANO TR250 Rough Terrain Crane', 'TADANO TR250 Rough Terrain Crane', '', ''),
(19274, 1, 'Business Website', '', '', '', ''),
(19274, 2, 'Website', '', '', '', ''),
(19275, 1, 'E-commerce Website', 'E-commerce Website', 'E-commerce Website', '', ''),
(19275, 2, 'E-commerce Website', 'E-commerce Website', 'E-commerce Website', '', ''),
(19276, 1, 'Payment Gateway', 'Payment Gateway', 'Payment Gateway', '', ''),
(19276, 2, 'Payment Gateway', 'Payment Gateway', 'Payment Gateway', '', ''),
(19277, 1, 'Call Center / PBX', 'Call Center / PBX', 'Call Center / PBX', '', ''),
(19277, 2, 'Call Center / PBX', 'Call Center / PBX', 'Call Center / PBX', '', ''),
(19278, 1, 'SMS Gateway', 'SMS Gateway', 'SMS Gateway', '', ''),
(19278, 2, 'SMS Gateway', 'SMS Gateway', 'SMS Gateway', '', ''),
(19279, 1, 'Mobile App Development', 'Mobile App Development', 'Mobile App Development', '', ''),
(19279, 2, 'Mobile App Development', 'Mobile App Development', 'Mobile App Development', '', ''),
(19280, 1, 'Accounting Software', 'Accounting Software', 'Accounting Software', '', ''),
(19280, 2, 'Accounting Software', 'Accounting Software', 'Accounting Software', '', ''),
(19281, 1, 'Domain Registration', 'Domain Registration', 'Domain Registration', '', ''),
(19281, 2, 'Domain Registration', 'Domain Registration', 'Domain Registration', '', ''),
(19282, 1, 'Dedicated Server', 'Dedicated Server', 'Dedicated Server', '', ''),
(19282, 2, 'Dedicated Server', 'Dedicated Server', 'Dedicated Server', '', ''),
(19283, 1, 'VPS Server', 'VPS Server', 'VPS Server', '', ''),
(19283, 2, 'VPS Server', 'VPS Server', 'VPS Server', '', ''),
(19284, 1, 'WHM Hosting', 'WHM Hosting', 'WHM Hosting', '', ''),
(19284, 2, 'WHM Hosting', 'WHM Hosting', 'WHM Hosting', '', ''),
(19285, 1, 'VPN Server', 'VPN Server', 'VPN Server', '', ''),
(19285, 2, 'VPN Server', 'VPN Server', 'VPN Server', '', ''),
(19286, 1, 'Cisco CP-3905 Unified SIP IP phone', 'Cisco CP-3905 Unified SIP IP phone', 'Cisco CP-3905 Unified SIP IP phone', 'VoIP phone technology, 10/100BASE-T wired Ethernet LAN port plus switched PC port, 4 MB flash memory, 32 MB synchronous dynamic RAM, 8.07 x 5.91 x 2.11 in dimensions, 594.3 gm weight. ', ''),
(19286, 2, 'Cisco CP-3905 Unified SIP IP phone', 'Cisco CP-3905 Unified SIP IP phone', 'Cisco CP-3905 Unified SIP IP phone', 'VoIP phone technology, 10/100BASE-T wired Ethernet LAN port plus switched PC port, 4 MB flash memory, 32 MB synchronous dynamic RAM, 8.07 x 5.91 x 2.11 in dimensions, 594.3 gm weight. ', ''),
(19287, 1, 'Zymak L520 Password System Digital Locker', 'Zymak L520 Password System Digital Locker', 'Zymak L520 Password System Digital Locker', '&lt;table class=&quot;woocommerce-product-attributes shop_attributes&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_brands&quot;&gt;&lt;th class=&quot;woocommerce-product-attributes-item__label&quot;&gt;brands&lt;/th&gt;&lt;td class=&quot;woocommerce-product-attributes-item__value&quot;&gt;&lt;p&gt;Zymak&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class=&quot;table table-bordered&quot; width=&quot;650&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Brand&lt;/td&gt;&lt;td&gt;Zymak&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Model&lt;/td&gt;&lt;td&gt;L-520&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Warranty&lt;/td&gt;&lt;td&gt;&lt;strong&gt;3 Years Guarantee&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Lock Type&lt;/td&gt;&lt;td&gt;Digital Numeric Password Lock + Key lock&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Password&lt;/td&gt;&lt;td&gt;This locker supports digital numeric password upto 8 digits. You can set your own password and you can also change the password anytime.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Emergency Key&lt;/td&gt;&lt;td&gt;If you forget your password, or if the batteries run out, then you can also use emergency key. Two master keys are provided with this safe locker.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Dimensions&lt;/td&gt;&lt;td&gt;• Dimension In Centimeter: 50*35*30 cm ( Height x Width x Depth )&lt;br /&gt;• Dimension In Inch: 19.7*13.8*11.8 ( Height x Width x Depth )Total Volume In Litres : 52.5 Litres&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Body &amp;amp; Door Thickness&lt;/td&gt;&lt;td&gt;Door Thickness 4mm&lt;p&gt;&lt;/p&gt;&lt;p&gt;Body Thickness 2mm&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Door Bolt Diameter&lt;/td&gt;&lt;td&gt;1.3mm&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Net Weight&lt;/td&gt;&lt;td&gt;15.8 KG&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Gross Weight&lt;/td&gt;&lt;td&gt;16 KG&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Powered by&lt;/td&gt;&lt;td&gt;4 x AA BAtteries (normal pencil battery)&lt;p&gt;&lt;/p&gt;&lt;p&gt;The batteries can last upto 3 months, depending on the usage frequency.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Package Contains&lt;/td&gt;&lt;td&gt;1 x Zymak L520 Heavy Digital Safety Locker&lt;br /&gt;2 x Emergency Keys&lt;br /&gt;4 x AA BAtteries&lt;br /&gt;1 x Drill Bolts&lt;br /&gt;1 x User Manual&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(19287, 2, 'Zymak L520 Password System Digital Locker', 'Zymak L520 Password System Digital Locker', 'Zymak L520 Password System Digital Locker', '&lt;table class=&quot;woocommerce-product-attributes shop_attributes&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_brands&quot;&gt;&lt;th class=&quot;woocommerce-product-attributes-item__label&quot;&gt;brands&lt;/th&gt;&lt;td class=&quot;woocommerce-product-attributes-item__value&quot;&gt;&lt;p&gt;Zymak&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class=&quot;table table-bordered&quot; width=&quot;650&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Brand&lt;/td&gt;&lt;td&gt;Zymak&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Model&lt;/td&gt;&lt;td&gt;L-520&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Warranty&lt;/td&gt;&lt;td&gt;&lt;strong&gt;3 Years Guarantee&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Lock Type&lt;/td&gt;&lt;td&gt;Digital Numeric Password Lock + Key lock&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Password&lt;/td&gt;&lt;td&gt;This locker supports digital numeric password upto 8 digits. You can set your own password and you can also change the password anytime.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Emergency Key&lt;/td&gt;&lt;td&gt;If you forget your password, or if the batteries run out, then you can also use emergency key. Two master keys are provided with this safe locker.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Dimensions&lt;/td&gt;&lt;td&gt;• Dimension In Centimeter: 50*35*30 cm ( Height x Width x Depth )&lt;br /&gt;• Dimension In Inch: 19.7*13.8*11.8 ( Height x Width x Depth )Total Volume In Litres : 52.5 Litres&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Body &amp;amp; Door Thickness&lt;/td&gt;&lt;td&gt;Door Thickness 4mm&lt;p&gt;&lt;/p&gt;&lt;p&gt;Body Thickness 2mm&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Door Bolt Diameter&lt;/td&gt;&lt;td&gt;1.3mm&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Net Weight&lt;/td&gt;&lt;td&gt;15.8 KG&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Gross Weight&lt;/td&gt;&lt;td&gt;16 KG&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Powered by&lt;/td&gt;&lt;td&gt;4 x AA BAtteries (normal pencil battery)&lt;p&gt;&lt;/p&gt;&lt;p&gt;The batteries can last upto 3 months, depending on the usage frequency.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Package Contains&lt;/td&gt;&lt;td&gt;1 x Zymak L520 Heavy Digital Safety Locker&lt;br /&gt;2 x Emergency Keys&lt;br /&gt;4 x AA BAtteries&lt;br /&gt;1 x Drill Bolts&lt;br /&gt;1 x User Manual&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;', ''),
(19288, 1, 'ZKTeco TL-400B Biometric Bluetooth Smart Door Lock', 'ZKTeco TL-400B Biometric Bluetooth Smart Door Lock', 'ZKTeco TL-400B Biometric Bluetooth Smart Door Lock', '', ''),
(19288, 2, 'ZKTeco TL-400B Biometric Bluetooth Smart Door Lock', 'ZKTeco TL-400B Biometric Bluetooth Smart Door Lock', 'ZKTeco TL-400B Biometric Bluetooth Smart Door Lock', '', ''),
(19293, 2, 'Galo Electric Door Lock with Full Kit', 'Galo Electric Door Lock with Full Kit\r\n', 'Galo electric door lock with full kit has 2 remote + 10RFID + 3key + password protection and 1 door closer, 12V/350mA power supply, 0-6cm remote 200mtr card read distance, &lt;1s&gt;&gt;20mm lock open time, automatic lock system.', '', ''),
(19293, 1, 'Galo Electric Door Lock with Full Kit', 'Galo Electric Door Lock with Full Kit\r\n', 'Galo electric door lock with full kit has 2 remote + 10RFID + 3key + password protection and 1 door closer, 12V/350mA power supply, 0-6cm remote 200mtr card read distance, &lt;1s&gt;&gt;20mm lock open time, automatic lock system.', '', ''),
(19292, 1, 'ZKTeco ZM100 Face Recognition Smart Lock', 'ZKTeco ZM100 Face Recognition Smart Lock', 'ZKTeco DIY ML10B fingerprint lock has zinc alloy material, new generation fingerprint recognition algorithm, easy to install, 10 admin, 60 user normal, 20 user temporary, mechanical key backup unlocking way, external terminal to draw back-up power from 9V', '', ''),
(19292, 2, 'ZKTeco ZM100 Face Recognition Smart Lock', 'ZKTeco ZM100 Face Recognition Smart Lock', 'ZKTeco DIY ML10B fingerprint lock has zinc alloy material, new generation fingerprint recognition algorithm, easy to install, 10 admin, 60 user normal, 20 user temporary, mechanical key backup unlocking way, external terminal to draw back-up power from 9V', '', ''),
(19294, 1, 'Godrej FR–1060 Fire Resistant Safe Security Locker', 'Godrej FR–1060 Fire Resistant Safe Security Locker', 'Godrej FR–1060 fire resistant safe security locker has burglar / theft protection with two locks, special tongue and groove construction, one lockable drawer, one adjustable shelf with maximize interior storage space, castor wheel, powder coating finish, ', '', ''),
(19294, 2, 'Godrej FR–1060 Fire Resistant Safe Security Locker', 'Godrej FR–1060 Fire Resistant Safe Security Locker', 'Godrej FR–1060 fire resistant safe security locker has burglar / theft protection with two locks, special tongue and groove construction, one lockable drawer, one adjustable shelf with maximize interior storage space, castor wheel, powder coating finish, ', '', ''),
(19295, 1, 'ZKTeco LH3000 RFID Hotel Door Lock', 'ZKTeco LH3000 RFID Hotel Door Lock', 'Advanced 13.56mhz mifare-1 card technology, american standard mortise with 5 latches, ZKBiolock hotel lock system software, stainless steel housing with the color of sliver, 62.5mm backset.', '', ''),
(19295, 2, 'ZKTeco LH3000 RFID Hotel Door Lock', 'ZKTeco LH3000 RFID Hotel Door Lock', 'Advanced 13.56mhz mifare-1 card technology, american standard mortise with 5 latches, ZKBiolock hotel lock system software, stainless steel housing with the color of sliver, 62.5mm backset.', '', ''),
(19296, 1, 'KKMoon GSM Gate Opener Relay Switch Control RTU5024', 'KKMoon GSM Gate Opener Relay Switch Control RTU5024', 'KKMoon RTU5024 GSM gate opener relay switch control has on / off switch by authorized phone free calls, 850 / 900 / 1800 / 1900 MHz quad bands, no call charges required, GSM relay switch answers the call from authorized number then carries out the turn on', '', ''),
(19296, 2, 'KKMoon GSM Gate Opener Relay Switch Control RTU5024', 'KKMoon GSM Gate Opener Relay Switch Control RTU5024', 'KKMoon RTU5024 GSM gate opener relay switch control has on / off switch by authorized phone free calls, 850 / 900 / 1800 / 1900 MHz quad bands, no call charges required, GSM relay switch answers the call from authorized number then carries out the turn on', '', ''),
(19297, 1, 'Archway gate', 'Archway gate', 'MCD-300/600 Archway Walkthrough Metal Detector\r\nThisWaterproofWalkthroughMetalDetectorisakindofsecuritydoorforexport,whichismadeof\r\n\r\nimportedfireboardmaterialandhasthespecialmeritsoflightweightandwaterproof.Andwith\r\n\r\nelectromagneticfields,whenpeoplewalk', '', ''),
(19297, 2, 'Archway gate', 'Archway gate', 'MCD-300/600 Archway Walkthrough Metal Detector\r\nThisWaterproofWalkthroughMetalDetectorisakindofsecuritydoorforexport,whichismadeof\r\n\r\nimportedfireboardmaterialandhasthespecialmeritsoflightweightandwaterproof.Andwith\r\n\r\nelectromagneticfields,whenpeoplewalk', '', ''),
(19298, 1, 'Smart Door Window Security Burglar Alarm Home Safety Sensor Tool Window Alarm Kit Home Office Door Sensor', 'Smart Door Window Security Burglar Alarm Home Safety Sensor Tool Window Alarm Kit Home Office Door Sensor', 'Easy to install\r\nNew and high quality\r\nVolume: 100db\r\nSize: 95 * 32 *20mm\r\nTop Sales Item\r\nReasonable price\r\nDurable and practical\r\nhttp://chuantu.xyz/t6/702/1569815076x977013264.png\r\nWireless Door Window Security Burglar Alarm With Doorbell Magnetic Sens', '', ''),
(19298, 2, 'Smart Door Window Security Burglar Alarm Home Safety Sensor Tool Window Alarm Kit Home Office Door Sensor', 'Smart Door Window Security Burglar Alarm Home Safety Sensor Tool Window Alarm Kit Home Office Door Sensor', 'Easy to install\r\nNew and high quality\r\nVolume: 100db\r\nSize: 95 * 32 *20mm\r\nTop Sales Item\r\nReasonable price\r\nDurable and practical\r\nhttp://chuantu.xyz/t6/702/1569815076x977013264.png\r\nWireless Door Window Security Burglar Alarm With Doorbell Magnetic Sens', '', ''),
(19299, 1, 'Door Exit Release Button Switch Touch Sensor Pannel for cess Control Systems 12V', 'Door Exit Release Button Switch Touch Sensor Pannel for cess Control Systems 12V', 'Product details of Door Exit Release Button Switch Touch Sensor Pannel for cess Control Systems 12V\r\nTouch sensor button, which is easy to operate and convenient for using.\r\n500, 000 aging tests, which ensures its qualified quality.\r\nSuitable for access c', '', ''),
(19299, 2, 'Door Exit Release Button Switch Touch Sensor Pannel for cess Control Systems 12V', 'Door Exit Release Button Switch Touch Sensor Pannel for cess Control Systems 12V', 'Product details of Door Exit Release Button Switch Touch Sensor Pannel for cess Control Systems 12V\r\nTouch sensor button, which is easy to operate and convenient for using.\r\n500, 000 aging tests, which ensures its qualified quality.\r\nSuitable for access c', '', ''),
(19300, 1, 'Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell', 'Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell', 'Product details of Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell\r\nBrand Name:None\r\nDIY Supplies:Electrical\r\nDoorbell Type:Wireless\r\nModel Number:No\r\nMaterial:Plastic\r\nFeatures:\r\nUsing high quality imported probe, not omissio', '', ''),
(19300, 2, 'Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell', 'Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell', 'Product details of Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell\r\nBrand Name:None\r\nDIY Supplies:Electrical\r\nDoorbell Type:Wireless\r\nModel Number:No\r\nMaterial:Plastic\r\nFeatures:\r\nUsing high quality imported probe, not omissio', '', ''),
(19301, 1, 'Induction Small Night Light Sensor Lamp LED Intelligent Door Lock Cabinet Key', 'Induction Small Night Light Sensor Lamp LED Intelligent Door Lock Cabinet Key', 'Product details of Induction Small Night Light Sensor Lamp LED Intelligent Door Lock Cabinet Key\r\nGood quality and long lighting time\r\nEye protection to protect your eyesight\r\nLED Intelligent Door Lock Cabinet Key Induction Small Night Light Sensor Lamp\r\n', '', ''),
(19301, 2, 'Induction Small Night Light Sensor Lamp LED Intelligent Door Lock Cabinet Key', 'Induction Small Night Light Sensor Lamp LED Intelligent Door Lock Cabinet Key', 'Product details of Induction Small Night Light Sensor Lamp LED Intelligent Door Lock Cabinet Key\r\nGood quality and long lighting time\r\nEye protection to protect your eyesight\r\nLED Intelligent Door Lock Cabinet Key Induction Small Night Light Sensor Lamp\r\n', '', ''),
(19302, 1, '4LED PIR Infrared Detection Motion Sensor Light Door Lock Induction Lamp', '4LED PIR Infrared Detection Motion Sensor Light Door Lock Induction Lamp', 'Product details of 4LED PIR Infrared Detection Motion Sensor Light Door Lock Induction Lamp\r\nnew brand\r\nafforable\r\nhigh quanlity\r\n4LED PIR Infrared Detection Motion Sensor Light Door Lock Induction Lamp Cabinet Night Lights\r\nFeatures:\r\nAutomatic induction', '', ''),
(19302, 2, '4LED PIR Infrared Detection Motion Sensor Light Door Lock Induction Lamp', '4LED PIR Infrared Detection Motion Sensor Light Door Lock Induction Lamp', 'Product details of 4LED PIR Infrared Detection Motion Sensor Light Door Lock Induction Lamp\r\nnew brand\r\nafforable\r\nhigh quanlity\r\n4LED PIR Infrared Detection Motion Sensor Light Door Lock Induction Lamp Cabinet Night Lights\r\nFeatures:\r\nAutomatic induction', '', ''),
(19303, 1, 'Smart Electronic Induction Lock Sauna Cabinet Gym Locker Sensor', 'Smart Electronic Induction Lock Sauna Cabinet Gym Locker Sensor\r\n', 'Product details of Smart Electronic Induction Lock Sauna Cabinet Gym Locker Sensor\r\nAutomatic pop-up function: When the door is opened with a card, the lock will automatically pop open.\r\nSingle card (customer) or two cards (customer and employee) to open ', '', ''),
(19303, 2, 'Smart Electronic Induction Lock Sauna Cabinet Gym Locker Sensor', 'Smart Electronic Induction Lock Sauna Cabinet Gym Locker Sensor\r\n', 'Product details of Smart Electronic Induction Lock Sauna Cabinet Gym Locker Sensor\r\nAutomatic pop-up function: When the door is opened with a card, the lock will automatically pop open.\r\nSingle card (customer) or two cards (customer and employee) to open ', '', ''),
(19304, 1, 'Clever Tools· 12V Smart Home WiFi Safe Door Sensor Alarm Window Security Magnet Lock Detector White', 'Clever Tools· 12V Smart Home WiFi Safe Door Sensor Alarm Window Security Magnet Lock Detector White', '\r\nPackage included:\r\n\r\n1 x Door alarm\r\n\r\nSpecifications:\r\n\r\nWorking voltage: 12 (V)\r\nItem No.: MC-01W\r\nAlarm current: 12 (mA)\r\nQuiescent current: 3 (uA)\r\nTransmission frequency: 315/433 (MHZ)\r\nType: Door Magnet\r\nLaunch distance: 200 (m)\r\nMovement distance', '', ''),
(19304, 2, 'Clever Tools· 12V Smart Home WiFi Safe Door Sensor Alarm Window Security Magnet Lock Detector White', 'Clever Tools· 12V Smart Home WiFi Safe Door Sensor Alarm Window Security Magnet Lock Detector White', '\r\nPackage included:\r\n\r\n1 x Door alarm\r\n\r\nSpecifications:\r\n\r\nWorking voltage: 12 (V)\r\nItem No.: MC-01W\r\nAlarm current: 12 (mA)\r\nQuiescent current: 3 (uA)\r\nTransmission frequency: 315/433 (MHZ)\r\nType: Door Magnet\r\nLaunch distance: 200 (m)\r\nMovement distance', '', ''),
(19305, 1, '180 Degrees Infrared Sensor Switch Waterproof Dust-proof IR Motion Inductive For Home interruptor', '180 Degrees Infrared Sensor Switch Waterproof Dust-proof IR Motion Inductive For Home interruptor', 'Product details of 180 Degrees Infrared Sensor Switch Waterproof Dust-proof IR Motion Inductive For Home interruptor\r\nSafe and convenient. Human motion infrared rays as control signal sources are used as control source to automatically control the lightin', '', ''),
(19305, 2, '180 Degrees Infrared Sensor Switch Waterproof Dust-proof IR Motion Inductive For Home interruptor', '180 Degrees Infrared Sensor Switch Waterproof Dust-proof IR Motion Inductive For Home interruptor', 'Product details of 180 Degrees Infrared Sensor Switch Waterproof Dust-proof IR Motion Inductive For Home interruptor\r\nSafe and convenient. Human motion infrared rays as control signal sources are used as control source to automatically control the lightin', '', ''),
(19306, 1, 'Fingerprint Sensor Module for Robotics Intelligence Working Purpose', 'Fingerprint Sensor Module for Robotics Intelligence Working Purpose', 'Product details of Fingerprint Sensor Module for Robotics Intelligence Working Purpose\r\nSecure your project with biometrics\r\nthis all-in-one optical fingerprint sensor will make adding fingerprint detection\r\nThese modules are typically used in safes\r\nTher', '', ''),
(19306, 2, 'Fingerprint Sensor Module for Robotics Intelligence Working Purpose', 'Fingerprint Sensor Module for Robotics Intelligence Working Purpose', 'Product details of Fingerprint Sensor Module for Robotics Intelligence Working Purpose\r\nSecure your project with biometrics\r\nthis all-in-one optical fingerprint sensor will make adding fingerprint detection\r\nThese modules are typically used in safes\r\nTher', '', ''),
(19307, 1, 'Electric Drawer Cabinet Lock Bracelet Card Sauna Gym Sensor Lock Kit Gold Silver', 'Electric Drawer Cabinet Lock Bracelet Card Sauna Gym Sensor Lock Kit Gold Silver', 'Product details of Electric Drawer Cabinet Lock Bracelet Card Sauna Gym Sensor Lock Kit Gold Silver\r\nThe lock is adopted quality zinc alloy material, good workmanship, sturdy and durable\r\nThe IR card lock help to keep locker safe. You can deposit objects ', '', ''),
(19307, 2, 'Electric Drawer Cabinet Lock Bracelet Card Sauna Gym Sensor Lock Kit Gold Silver', 'Electric Drawer Cabinet Lock Bracelet Card Sauna Gym Sensor Lock Kit Gold Silver', 'Product details of Electric Drawer Cabinet Lock Bracelet Card Sauna Gym Sensor Lock Kit Gold Silver\r\nThe lock is adopted quality zinc alloy material, good workmanship, sturdy and durable\r\nThe IR card lock help to keep locker safe. You can deposit objects ', '', ''),
(19308, 1, 'Wireless Motion Sensor Doorbell Automatic Door Bell MP3 Audio Player Welcome PIR Detector Alarm for Shop Store Visitor Greeting', 'Wireless Motion Sensor Doorbell Automatic Door Bell MP3 Audio Player Welcome PIR Detector Alarm for Shop Store Visitor Greeting', '', '', ''),
(19308, 2, 'Wireless Motion Sensor Doorbell Automatic Door Bell MP3 Audio Player Welcome PIR Detector Alarm for Shop Store Visitor Greeting', 'Wireless Motion Sensor Doorbell Automatic Door Bell MP3 Audio Player Welcome PIR Detector Alarm for Shop Store Visitor Greeting', '', '', ''),
(19309, 1, 'Door Window Alarm 2PCS Home Security Wireless Magnetic Sensor Burglar Anti-theft Ultra-thin', 'Door Window Alarm 2PCS Home Security Wireless Magnetic Sensor Burglar Anti-theft Ultra-thin', 'Product details of Door Window Alarm 2PCS Home Security Wireless Magnetic Sensor Burglar Anti-theft Ultra-thin\r\n（1）Ultra-thin design for installation in new aluminum window.Convenience in installation--just peel and stick\r\n（1）The product has two parts, on', '', ''),
(19309, 2, 'Door Window Alarm 2PCS Home Security Wireless Magnetic Sensor Burglar Anti-theft Ultra-thin', 'Door Window Alarm 2PCS Home Security Wireless Magnetic Sensor Burglar Anti-theft Ultra-thin', 'Product details of Door Window Alarm 2PCS Home Security Wireless Magnetic Sensor Burglar Anti-theft Ultra-thin\r\n（1）Ultra-thin design for installation in new aluminum window.Convenience in installation--just peel and stick\r\n（1）The product has two parts, on', '', ''),
(19311, 2, 'Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell', 'Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell', 'Product details of Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell\r\nBrand Name:None\r\nDIY Supplies:Electrical\r\nDoorbell Type:Wireless\r\nModel Number:No\r\nMaterial:Plastic\r\n\r\nWireless Digital Doorbell with PIR Sensor Infrared Indu', '', ''),
(19311, 1, 'Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell', 'Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell', 'Product details of Wireless Digital Doorbell with PIR Sensor Infrared Induction Alarm Door Bell\r\nBrand Name:None\r\nDIY Supplies:Electrical\r\nDoorbell Type:Wireless\r\nModel Number:No\r\nMaterial:Plastic\r\n\r\nWireless Digital Doorbell with PIR Sensor Infrared Indu', '', ''),
(19312, 1, 'ALARM PADLOCK for Anti Theft Motion Sensor Alarm Lock', 'ALARM PADLOCK for Anti Theft Motion Sensor Alarm Lock', '', '', ''),
(19312, 2, 'ALARM PADLOCK for Anti Theft Motion Sensor Alarm Lock', 'ALARM PADLOCK for Anti Theft Motion Sensor Alarm Lock', '', '', ''),
(19313, 1, ' High Gain Tri Band 4G 3G 2G Signal Network Booster GSM 900MHz ,1800MHz and 2100MHz Signal Repeater - White', '\r\nHigh Gain Tri Band 4G 3G 2G Signal Network Booster GSM 900MHz ,1800MHz and 2100MHz Signal Repeater - White', 'Product details of High Gain Tri Band 4G 3G 2G Signal Network Booster GSM 900MHz ,1800MHz and 2100MHz Signal Repeater - White\r\nEnhance Mobile Phone Signal Strength\r\nProve Communication Quality\r\nReduce Cellphone Radiation\r\nProtract Cellular Battery Life\r\nE', '', ''),
(19313, 2, ' High Gain Tri Band 4G 3G 2G Signal Network Booster GSM 900MHz ,1800MHz and 2100MHz Signal Repeater - White', '\r\nHigh Gain Tri Band 4G 3G 2G Signal Network Booster GSM 900MHz ,1800MHz and 2100MHz Signal Repeater - White', 'Product details of High Gain Tri Band 4G 3G 2G Signal Network Booster GSM 900MHz ,1800MHz and 2100MHz Signal Repeater - White\r\nEnhance Mobile Phone Signal Strength\r\nProve Communication Quality\r\nReduce Cellphone Radiation\r\nProtract Cellular Battery Life\r\nE', '', ''),
(19314, 1, 'WiFi Amplifier 2 300Mbps Signal Booster USB Port Wireless Repeater(White)', 'WiFi Amplifier 2 300Mbps Signal Booster USB Port Wireless Repeater(White)', 'Product details of WiFi Amplifier 2 300Mbps Signal Booster USB Port Wireless Repeater(White)\r\nProduct details of WiFI Amplifier 2 300Mbps WiFi Range Extender - White\r\nLight weight (30g only), you can carry it and pair it with routers easily\r\nNo need to sw', '', ''),
(19314, 2, 'WiFi Amplifier 2 300Mbps Signal Booster USB Port Wireless Repeater(White)', 'WiFi Amplifier 2 300Mbps Signal Booster USB Port Wireless Repeater(White)', 'Product details of WiFi Amplifier 2 300Mbps Signal Booster USB Port Wireless Repeater(White)\r\nProduct details of WiFI Amplifier 2 300Mbps WiFi Range Extender - White\r\nLight weight (30g only), you can carry it and pair it with routers easily\r\nNo need to sw', '', ''),
(19315, 1, 'Indoor Antenna for Network Booster', 'Indoor Antenna for Network Booster', 'Product details of Indoor Antenna for Network Booster\r\nPlastic Body\r\nMade in China\r\n15 dvi power\r\nFor Network Booster\r\nCoverage Area: 2000 sft\r\nSpecifications of Indoor Antenna for Network Booster\r\nBrandNo BrandSKU111230504_BD-1028174720\r\nWhat’s in the bo', '', ''),
(19315, 2, 'Indoor Antenna for Network Booster', 'Indoor Antenna for Network Booster', 'Product details of Indoor Antenna for Network Booster\r\nPlastic Body\r\nMade in China\r\n15 dvi power\r\nFor Network Booster\r\nCoverage Area: 2000 sft\r\nSpecifications of Indoor Antenna for Network Booster\r\nBrandNo BrandSKU111230504_BD-1028174720\r\nWhat’s in the bo', '', ''),
(19316, 1, '4G - WiFi Signal Booster Modem Adapter Antenne for Mobile', '4G - WiFi Signal Booster Modem Adapter Antenne for Mobile\r\n', 'Product details of 4G - WiFi Signal Booster Modem Adapter Antenne for Mobile\r\nSpecifications: \r\nFrequency Range:791~821MHz/832~862MHz/1710~1785MHz/1805~1880MHz/2500~2570MHz/2620~2690MHz \r\nVSWR:≤2.5 \r\nGain:35dBi \r\nPolarization Type:Vertical \r\nRadiation:Omn', '', ''),
(19316, 2, '4G - WiFi Signal Booster Modem Adapter Antenne for Mobile', '4G - WiFi Signal Booster Modem Adapter Antenne for Mobile\r\n', 'Product details of 4G - WiFi Signal Booster Modem Adapter Antenne for Mobile\r\nSpecifications: \r\nFrequency Range:791~821MHz/832~862MHz/1710~1785MHz/1805~1880MHz/2500~2570MHz/2620~2690MHz \r\nVSWR:≤2.5 \r\nGain:35dBi \r\nPolarization Type:Vertical \r\nRadiation:Omn', '', ''),
(19317, 1, 'PIX-LINK LV-WR05U 300Mbps Wireless-N Repeater/Router/AP wifi booster', 'PIX-LINK LV-WR05U 300Mbps Wireless-N Repeater/Router/AP wifi booster', 'Product details of PIX-LINK LV-WR05U 300Mbps Wireless-N Repeater/Router/AP wifi booster\r\nModel: LV-WR05U\r\nCategory: Intelligent Repeater\r\nScope of application: Family router\r\nTransmission rate: 300Mbps\r\nWireless standard: IEEE 802.11n\r\nSpeed: 300m\r\nWirele', '', ''),
(19317, 2, 'PIX-LINK LV-WR05U 300Mbps Wireless-N Repeater/Router/AP wifi booster', 'PIX-LINK LV-WR05U 300Mbps Wireless-N Repeater/Router/AP wifi booster', 'Product details of PIX-LINK LV-WR05U 300Mbps Wireless-N Repeater/Router/AP wifi booster\r\nModel: LV-WR05U\r\nCategory: Intelligent Repeater\r\nScope of application: Family router\r\nTransmission rate: 300Mbps\r\nWireless standard: IEEE 802.11n\r\nSpeed: 300m\r\nWirele', '', ''),
(19318, 1, 'Xiaomi Mi 4S 43 Inch 4K HDR Android 9.0 LED TV', '', '', '\r\nGlobal version, 64-bit Quad-Core processor, 3840 x 2160 HDR resolution, Bluetooth 4.2 / keyboard / speaker / remote control, gamepad support, DVB-T2/C support, 2 x 8W speaker, support for Dolby audio / DTS, built-in for google assistant, 3 x HD port, 2 x USB port.\r\nHighlights\r\n\r\n2 GB RAM\r\n8GB ROM\r\nWeb browser\r\n100M LAN ethernet\r\n\r\n\r\nFeatures\r\nScreen Size 	43 Inch\r\nPanel 	Flat\r\nResolution 	3840 x 2160 4K UHD\r\nTechnology 	LED Smart\r\n3D Technology 	2D\r\nResponse Time 	5 ms\r\nRefresh Rate 	XR 200 Clear Motion Rate\r\nContrast 	Dynamic Contrast Enhancer\r\nBrightness 	Live Color\r\nTV Tuner 	Analog and Digital\r\nSound 	10 Watt + 10 Watt Audio Sound Output, Dolby Digital, Dolby Digital Plus, Dolby Pulse\r\nConnectivity 	USB / HDMI / Wi-Fi / LAN / RF\r\nRemote 	Voice Control Remote\r\nDimension 	971 x 620 x 242 mm', '\r\n'),
(19318, 2, 'Xiaomi Mi 4S 43 Inch 4K HDR Android 9.0 LED TV', '', '', '\r\n\r\nGlobal version, 64-bit Quad-Core processor, 3840 x 2160 HDR resolution, Bluetooth 4.2 / keyboard / speaker / remote control, gamepad support, DVB-T2/C support, 2 x 8W speaker, support for Dolby audio / DTS, built-in for google assistant, 3 x HD port, 2 x USB port.\r\nHighlights\r\n\r\n2 GB RAM\r\n8GB ROM\r\nWeb browser\r\n100M LAN ethernet\r\n\r\n\r\nFeatures\r\nScreen Size 	43 Inch\r\nPanel 	Flat\r\nResolution 	3840 x 2160 4K UHD\r\nTechnology 	LED Smart\r\n3D Technology 	2D\r\nResponse Time 	5 ms\r\nRefresh Rate 	XR 200 Clear Motion Rate\r\nContrast 	Dynamic Contrast Enhancer\r\nBrightness 	Live Color\r\nTV Tuner 	Analog and Digital\r\nSound 	10 Watt + 10 Watt Audio Sound Output, Dolby Digital, Dolby Digital Plus, Dolby Pulse\r\nConnectivity 	USB / HDMI / Wi-Fi / LAN / RF\r\nRemote 	Voice Control Remote\r\nDimension 	971 x 620 x 242 mm', '\r\n'),
(19319, 1, 'Stylish Best Corner Showcase AF-025', '', '', 'Modern exclusive design stylish best corner showcase for living room, 36&quot; x 72&quot;, strong structured, 100% export quality. \r\n\r\n\r\nFeatures\r\nMaterial 	Chittagong Tick Wood and Glass\r\nSize 	36 x 72&quot;\r\nDoor 	Glass\r\nShelf 	Yes', ''),
(19319, 2, 'Stylish Best Corner Showcase AF-025', '', '', 'Modern exclusive design stylish best corner showcase for living room, 36&quot; x 72&quot;, strong structured, 100% export quality. \r\n\r\n\r\nFeatures\r\nMaterial 	Chittagong Tick Wood and Glass\r\nSize 	36 x 72&quot;\r\nDoor 	Glass\r\nShelf 	Yes', ''),
(19320, 1, 'Exclusive Modern Design Showcase', '', '', '\r\nDescription\r\n\r\nHigh-quality medium density Malaysian processed wood, durable structure, and thick glass.\r\n\r\n\r\nFeatures\r\nSize 	78 x 67 x 15&quot;\r\nDoor 	2\r\nDrawer 	8\r\n', ''),
(19320, 2, 'Exclusive Modern Design Showcase', '', '', '\r\nDescription\r\n\r\nHigh-quality medium density Malaysian processed wood, durable structure, and thick glass.\r\n\r\n\r\nFeatures\r\nSize 	78 x 67 x 15&quot;\r\nDoor 	2\r\nDrawer 	8\r\n', ''),
(19321, 1, 'Kington JB 800 Heavy Duty Bundle Note Counter', '', '', ' Description\r\n\r\nDual reset button, built-in ultra violate detection system, 200 notes at a time note capacity, 100 notes in 4 seconds counting speed, super bright and large LED customer display, 2 types of built-in alarm system, RS-232 port interface, floor mount with 4 wheels.\r\n', ''),
(19321, 2, 'Kington JB 800 Heavy Duty Bundle Note Counter', '', '', ' Description\r\n\r\nDual reset button, built-in ultra violate detection system, 200 notes at a time note capacity, 100 notes in 4 seconds counting speed, super bright and large LED customer display, 2 types of built-in alarm system, RS-232 port interface, floor mount with 4 wheels.\r\n', ''),
(19322, 1, 'Silhouette Cameo 4 Desktop Cutting Machine', '', '', ' Description\r\n\r\nSilhouette cameo-4 cutting machine lets you cut in vinyl / cardstock / fabric precisely, 12 x 24 inch mat maximum cutting area, 3mm maximum media thickness, 5 Kg mximum cutting force, extra blade in handy storage compartment on side, access to over 150000 store designs, dynamic softwarre for this silhouette cutting machine.\r\nHighlights\r\n\r\nDual motor system\r\nAuto tool detection\r\nBuilt-in roll feeder and crosscutter\r\nPop-out cut mode\r\nAdjustable roller\r\nBluetooth connectivity\r\n', ''),
(19322, 2, 'Silhouette Cameo 4 Desktop Cutting Machine', '', '', ' Description\r\n\r\nSilhouette cameo-4 cutting machine lets you cut in vinyl / cardstock / fabric precisely, 12 x 24 inch mat maximum cutting area, 3mm maximum media thickness, 5 Kg mximum cutting force, extra blade in handy storage compartment on side, access to over 150000 store designs, dynamic softwarre for this silhouette cutting machine.\r\nHighlights\r\n\r\nDual motor system\r\nAuto tool detection\r\nBuilt-in roll feeder and crosscutter\r\nPop-out cut mode\r\nAdjustable roller\r\nBluetooth connectivity\r\n', ''),
(19323, 1, 'Modern Exclusive design Lather Bed Model- GF6142', '', '', '    আমরা সাশ্রয়ী দামে এবং মানসম্পন্ন Modern Exclusive Design Bed তৈরি করে থাকি।\r\n    আপনার ঘরের মাপ নিয়ে আপনার পছন্দমতো ডিজাইন এবং কালার অনুযায়ী যেকোনো ফার্নিচার তৈরি করে দিয়ে থাকি ।আমাদের আছে দক্ষ কারিগর ও ৩০০০ স্কয়ার ফিটের নিজস্ব ফ্যাক্টরি।\r\n    পন্যের মাধ্যমে আপনার সন্তষ্টি অর্জন করাই আমাদের মূল লক্ষ্য।।\r\n    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n    Size: King &amp; Queen (69&quot; X 81&quot;) (57&quot; X 81&quot;), (175 * 206 cm) (145 * 206 cm)\r\n    1. আমরা Furniture ১০০% সারি গর্জন কাঠ ছারাও সব ধরনের কাঠ দিয়ে তৈরি করে থাকি ।\r\n    2 .আমরা ফার্নিচারে Lacquer Color , Hand polish এবং Doco Color paint এর কাজ করে থাকি ।\r\n    3. এছাড়া উন্নত মানের Imported কাপর ও Artificial leather ব্যাবহার করে থাকি।\r\n    4.প্রদেয় মূল্য ( Mehegoon Wood And Artificial Lather / Fabric) এর জন্য প্রযোজ্য এবং Only Bed.5. *** 20 বৎসর এর গ্যারান্টি ***\r\n\r\n    Style: Modern exclusive design\r\n    Material: Gorzon wood and artifical lather\r\n    Size: King &amp; Queen (69&quot; X 81&quot;) (57&quot; X 81&quot;), (175 * 206 cm) (145 * 206 cm)\r\n    Best Quality Design Bed\r\n    20 years wood garnish greantee\r\n    any color available\r\n    Seller Will Take 08 Days Extra to Make the Product Ready\r\n\r\nSpecifications of Modern Exclusive design Lather Bed Model- GF6142\r\n\r\n    Brand No Brand\r\n    SKU 123352560_BD-1043464070\r\n    Material Leather\r\n    Model GF6142', ''),
(19323, 2, 'Modern Exclusive design Lather Bed Model- GF6142', '', '', '    আমরা সাশ্রয়ী দামে এবং মানসম্পন্ন Modern Exclusive Design Bed তৈরি করে থাকি।\r\n    আপনার ঘরের মাপ নিয়ে আপনার পছন্দমতো ডিজাইন এবং কালার অনুযায়ী যেকোনো ফার্নিচার তৈরি করে দিয়ে থাকি ।আমাদের আছে দক্ষ কারিগর ও ৩০০০ স্কয়ার ফিটের নিজস্ব ফ্যাক্টরি।\r\n    পন্যের মাধ্যমে আপনার সন্তষ্টি অর্জন করাই আমাদের মূল লক্ষ্য।।\r\n    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n    Size: King &amp; Queen (69&quot; X 81&quot;) (57&quot; X 81&quot;), (175 * 206 cm) (145 * 206 cm)\r\n    1. আমরা Furniture ১০০% সারি গর্জন কাঠ ছারাও সব ধরনের কাঠ দিয়ে তৈরি করে থাকি ।\r\n    2 .আমরা ফার্নিচারে Lacquer Color , Hand polish এবং Doco Color paint এর কাজ করে থাকি ।\r\n    3. এছাড়া উন্নত মানের Imported কাপর ও Artificial leather ব্যাবহার করে থাকি।\r\n    4.প্রদেয় মূল্য ( Mehegoon Wood And Artificial Lather / Fabric) এর জন্য প্রযোজ্য এবং Only Bed.5. *** 20 বৎসর এর গ্যারান্টি ***\r\n\r\n    Style: Modern exclusive design\r\n    Material: Gorzon wood and artifical lather\r\n    Size: King &amp; Queen (69&quot; X 81&quot;) (57&quot; X 81&quot;), (175 * 206 cm) (145 * 206 cm)\r\n    Best Quality Design Bed\r\n    20 years wood garnish greantee\r\n    any color available\r\n    Seller Will Take 08 Days Extra to Make the Product Ready\r\n\r\nSpecifications of Modern Exclusive design Lather Bed Model- GF6142\r\n\r\n    Brand No Brand\r\n    SKU 123352560_BD-1043464070\r\n    Material Leather\r\n    Model GF6142', ''),
(19324, 1, 'DAHUA CCTV CAMERA PAKAGE + MONITOR 17’’ DH-106', '', '', '    PAKAGE SET LIST◙ Dahua 2mp Full HD 1080p camera = 4 pcs\r\n    ◙ Metal Dahua xvr 4 chanel = 1 pcs\r\n    ◙ ৫০০GB HARD DISK tosiba/Samsung/hitashi = 1 pcs\r\n    ◙ CAMERA ADAPTER = 4 pcs\r\n    ◙ Video Balun = 8 pcs◙ MONITOR 17 ’’CHINA BRAND = 1 PES\r\n    ◙ CAT-6, cc CABLE = 60 mtr\r\n    ◙ Power electricity Cable = 5 mtrINSTALLED COST PER CAMERA 500/= TAKA INSIDE DHAKA. IF NEED EXTRA CABLE = 15/= PER YDS .1 YEAR ONLY PARTS SERVIC WARRYNTEE . ANY TECHNITION SUPPORT NEED EXTRA BILL PAY NEEDED .\r\n\r\nPAKAGE SET LIST\r\n\r\n◙ Dahua 2mp Full HD 1080p camera = 4 pcs\r\n◙ Metal Dahua xvr 4 chanel = 1 pcs\r\n◙ ৫০০GB HARD DISK tosiba/Samsung/hitashi = 1 pcs\r\n◙ CAMERA ADAPTER = 4 pcs\r\n◙ Video Balun = 8 pcs\r\n\r\n◙ MONITOR 17 ’’CHINA BRAND = 1 PES\r\n◙ CAT-6, cc CABLE = 60 mtr \r\n◙ Power electricity Cable = 5 mtr', ''),
(19324, 2, 'DAHUA CCTV CAMERA PAKAGE + MONITOR 17’’ DH-106', '', '', '    PAKAGE SET LIST◙ Dahua 2mp Full HD 1080p camera = 4 pcs\r\n    ◙ Metal Dahua xvr 4 chanel = 1 pcs\r\n    ◙ ৫০০GB HARD DISK tosiba/Samsung/hitashi = 1 pcs\r\n    ◙ CAMERA ADAPTER = 4 pcs\r\n    ◙ Video Balun = 8 pcs◙ MONITOR 17 ’’CHINA BRAND = 1 PES\r\n    ◙ CAT-6, cc CABLE = 60 mtr\r\n    ◙ Power electricity Cable = 5 mtrINSTALLED COST PER CAMERA 500/= TAKA INSIDE DHAKA. IF NEED EXTRA CABLE = 15/= PER YDS .1 YEAR ONLY PARTS SERVIC WARRYNTEE . ANY TECHNITION SUPPORT NEED EXTRA BILL PAY NEEDED .\r\n\r\nPAKAGE SET LIST\r\n\r\n◙ Dahua 2mp Full HD 1080p camera = 4 pcs\r\n◙ Metal Dahua xvr 4 chanel = 1 pcs\r\n◙ ৫০০GB HARD DISK tosiba/Samsung/hitashi = 1 pcs\r\n◙ CAMERA ADAPTER = 4 pcs\r\n◙ Video Balun = 8 pcs\r\n\r\n◙ MONITOR 17 ’’CHINA BRAND = 1 PES\r\n◙ CAT-6, cc CABLE = 60 mtr \r\n◙ Power electricity Cable = 5 mtr', ''),
(19325, 1, 'Canadian Wood 3 Part Almirah', '', '', ' Description\r\n\r\nCanadian wood material, 3 door, 3 drawer, wooden color.\r\n\r\n\r\n\r\nCanadian wood material, 3 door, 3 drawer, wooden color.\r\nShare on Facebook Post on Twitter\r\nFeatures\r\nMaterial 	Canadian Wood\r\nColor 	Wooden\r\nDoor 	3\r\nShelf 	4\r\nDrawer 	2\r\nLock 	2 Lock\r\nFeatures\r\nMaterial 	Canadian Wood\r\nColor 	Wooden\r\nDoor 	3\r\nShelf 	4\r\nDrawer 	2\r\nLock 	2 Lock', ''),
(19325, 2, 'Canadian Wood 3 Part Almirah', '', '', ' Description\r\n\r\nCanadian wood material, 3 door, 3 drawer, wooden color.\r\n\r\n\r\n\r\nCanadian wood material, 3 door, 3 drawer, wooden color.\r\nShare on Facebook Post on Twitter\r\nFeatures\r\nMaterial 	Canadian Wood\r\nColor 	Wooden\r\nDoor 	3\r\nShelf 	4\r\nDrawer 	2\r\nLock 	2 Lock\r\nFeatures\r\nMaterial 	Canadian Wood\r\nColor 	Wooden\r\nDoor 	3\r\nShelf 	4\r\nDrawer 	2\r\nLock 	2 Lock', ''),
(19326, 1, 'Strong Structured Wood Bed', '', '', ' Description\r\n\r\nArtificial leather and foam, modern stylish design, 84 x 72&quot; dimension, 100% export quality bed.\r\n\r\n\r\nFeatures\r\nSize 	84&quot; x 72&quot;\r\nColor 	Lacquer Polish', ''),
(19326, 2, 'Strong Structured Wood Bed', '', '', ' Description\r\n\r\nArtificial leather and foam, modern stylish design, 84 x 72&quot; dimension, 100% export quality bed.\r\n\r\n\r\nFeatures\r\nSize 	84&quot; x 72&quot;\r\nColor 	Lacquer Polish', ''),
(19327, 1, 'Ring Bed', '', '', ' Description\r\n\r\nBest quality, 84\'\' x 66&quot; size bed, 100% export quality, strong structured.\r\n\r\n\r\n\r\nView special offer\r\nFeatures\r\nMaterial 	Gamari Gmelina Wood\r\nSize 	84\'\' x 66&quot;\r\nColor 	Coffee', ''),
(19327, 2, 'Ring Bed', '', '', ' Description\r\n\r\nBest quality, 84\'\' x 66&quot; size bed, 100% export quality, strong structured.\r\n\r\n\r\n\r\nView special offer\r\nFeatures\r\nMaterial 	Gamari Gmelina Wood\r\nSize 	84\'\' x 66&quot;\r\nColor 	Coffee', ''),
(19328, 1, 'High Quality Dining Table Set MDT-1004', '', '', ' Description\r\n\r\nStylish design, Malaysian processed wood.\r\n\r\n\r\n\r\nFeatures\r\nMaterial 	High Quality Medium Density Fiber Malaysian Processed Wood\r\nSize 	29 x 40 x 65″\r\nColor 	Coffee\r\nChair 	6', ''),
(19328, 2, 'High Quality Dining Table Set MDT-1004', '', '', ' Description\r\n\r\nStylish design, Malaysian processed wood.\r\n\r\n\r\n\r\nFeatures\r\nMaterial 	High Quality Medium Density Fiber Malaysian Processed Wood\r\nSize 	29 x 40 x 65″\r\nColor 	Coffee\r\nChair 	6', ''),
(19329, 1, 'Asus 15 X509MA 15.6&quot; Celeron 4GB RAM Laptop', '', '', ' Description\r\n\r\nAnti glare panel with 45% NTSC, Intel UHD Graphics 600, 4GB RAM, 1TB HDD, chiclet keyboard, 4mm adapter plug, Bluetooth 4.1, wireless connectivity, HDMI, 360.2 x 234.9 x 22.9 cm dimension.\r\nHighlights\r\n\r\n1 x type-C USB 3.0\r\n1 x type-A USB 3.0\r\nCombo audio Jack\r\n\r\n\r\n\r\n\r\nFeatures\r\nCondition 	Intact\r\nLaptop Type 	Standard\r\nProcessor Type 	Intel Celeron N4000 Processor\r\nProcessor Speed 	1.1 GHz up to 2.00 GHz, 4M Cache\r\nChipset 	Intel Celeron\r\nScreen Size 	15.6&quot; LED-backlit Display\r\nRAM 	DDR4 4GB 2400MHz\r\nHard Disk 	1TB 5400RPM SATA HDD\r\nDisk Type 	HDD\r\nGraphics Card 	Intel UHD Graphics 600\r\nAudio/Speaker 	Sonic Master Encoded Speakers\r\nNetworking 	Wi-Fi 5 802.11 ac\r\nWebcam 	VGA Webcam\r\nCard Reader 	Multi-Format Card\r\nBattery 	2 -Cell 32 Wh Battery\r\nProduct Weight (Kg) 	1.8 Kg', ''),
(19329, 2, 'Asus 15 X509MA 15.6&quot; Celeron 4GB RAM Laptop', '', '', ' Description\r\n\r\nAnti glare panel with 45% NTSC, Intel UHD Graphics 600, 4GB RAM, 1TB HDD, chiclet keyboard, 4mm adapter plug, Bluetooth 4.1, wireless connectivity, HDMI, 360.2 x 234.9 x 22.9 cm dimension.\r\nHighlights\r\n\r\n1 x type-C USB 3.0\r\n1 x type-A USB 3.0\r\nCombo audio Jack\r\n\r\n\r\n\r\n\r\nFeatures\r\nCondition 	Intact\r\nLaptop Type 	Standard\r\nProcessor Type 	Intel Celeron N4000 Processor\r\nProcessor Speed 	1.1 GHz up to 2.00 GHz, 4M Cache\r\nChipset 	Intel Celeron\r\nScreen Size 	15.6&quot; LED-backlit Display\r\nRAM 	DDR4 4GB 2400MHz\r\nHard Disk 	1TB 5400RPM SATA HDD\r\nDisk Type 	HDD\r\nGraphics Card 	Intel UHD Graphics 600\r\nAudio/Speaker 	Sonic Master Encoded Speakers\r\nNetworking 	Wi-Fi 5 802.11 ac\r\nWebcam 	VGA Webcam\r\nCard Reader 	Multi-Format Card\r\nBattery 	2 -Cell 32 Wh Battery\r\nProduct Weight (Kg) 	1.8 Kg', ''),
(19330, 1, 'Digital RJH5005 12-Stand Orbital Mechanical Shaker', '', '', 'escription\r\n\r\nDigital RJH5005 orbital mechanical shaker has 20 ~ 250 RPM/min accurate, 12 stands.\r\n', ''),
(19330, 2, 'Digital RJH5005 12-Stand Orbital Mechanical Shaker', '', '', 'escription\r\n\r\nDigital RJH5005 orbital mechanical shaker has 20 ~ 250 RPM/min accurate, 12 stands.\r\n', ''),
(19331, 1, 'Audio Technica AT-LP60 Automatic Stereo Turntable System', '', '', ' Description\r\n\r\nAudio Technica AT-LP60 USB fully automatic belt drive stereo turntable system has built-in switchable phono pre-amplifier with RCA output cables, fully automatic belt-turntable operation with two speeds 33 1/3 / 45 RPM, anti-resonance, die-cast aluminum platter. Convert your vinyl records to digital audio files with audacity; Mac- and PC-compatible.\r\n', ''),
(19331, 2, 'Audio Technica AT-LP60 Automatic Stereo Turntable System', '', '', ' Description\r\n\r\nAudio Technica AT-LP60 USB fully automatic belt drive stereo turntable system has built-in switchable phono pre-amplifier with RCA output cables, fully automatic belt-turntable operation with two speeds 33 1/3 / 45 RPM, anti-resonance, die-cast aluminum platter. Convert your vinyl records to digital audio files with audacity; Mac- and PC-compatible.\r\n', ''),
(19332, 1, '3D Printer', '', '', ' Description\r\n\r\nHeated build plate and wide range extruder temperature, low-cost 3D printer, aluminum heated build plate nozzle and cooling fan printing all filament type, USB and microSD card connectivity, 1.75mm filament diameter, natural / clear filament diameter.\r\n', ''),
(19332, 2, '3D Printer', '', '', ' Description\r\n\r\nHeated build plate and wide range extruder temperature, low-cost 3D printer, aluminum heated build plate nozzle and cooling fan printing all filament type, USB and microSD card connectivity, 1.75mm filament diameter, natural / clear filament diameter.\r\n', ''),
(19333, 1, 'Expandable 100 Feet Industrial Water Hose Pipe', '', '', ' Description\r\n\r\nIndustrial expandable 100 feet water hose pipe.\r\n', ''),
(19333, 2, 'Expandable 100 Feet Industrial Water Hose Pipe', '', '', ' Description\r\n\r\nIndustrial expandable 100 feet water hose pipe.\r\n', ''),
(19334, 1, 'ZKTeco L4000 Fingerprint Reader RFID Card Smart Door Lock', '', '', ' Description\r\n\r\nZkTeco L400 biometric fingerprint reader smart door lock has 500 fingerprint capacity, 100 password capacity, 30000 log capacity, LED screen, smart alarm for low battery and illegal operation, data upload / download system, USB flash disk, remote control door open, 125 KHz ID card reader, 13.56 MHz mifare card reader.\r\n', ''),
(19334, 2, 'ZKTeco L4000 Fingerprint Reader RFID Card Smart Door Lock', '', '', ' Description\r\n\r\nZkTeco L400 biometric fingerprint reader smart door lock has 500 fingerprint capacity, 100 password capacity, 30000 log capacity, LED screen, smart alarm for low battery and illegal operation, data upload / download system, USB flash disk, remote control door open, 125 KHz ID card reader, 13.56 MHz mifare card reader.\r\n', '');
INSERT INTO `ab1l_product_descriptions` (`product_id`, `language_id`, `name`, `meta_keywords`, `meta_description`, `description`, `blurb`) VALUES
(19335, 1, 'Exclusive design Bedside Table AF-009', '', '', 'Wooden bedside table, strong structured, 100% export quality, 21&quot; x 22&quot; size. \r\n\r\n\r\n\r\nFeatures\r\nMaterial 	Chittagong Tick Wood\r\nSize 	21&quot; x 22&quot;\r\nDrawer 	3', ''),
(19335, 2, 'Exclusive design Bedside Table AF-009', '', '', 'Wooden bedside table, strong structured, 100% export quality, 21&quot; x 22&quot; size. \r\n\r\n\r\n\r\nFeatures\r\nMaterial 	Chittagong Tick Wood\r\nSize 	21&quot; x 22&quot;\r\nDrawer 	3', ''),
(19336, 1, 'MDF Wood Dressing Table', '', '', '\r\n\r\n4 shelf under glass, wooden color.\r\n\r\n\r\n\r\n\r\nFeatures\r\nMaterial 	MDF\r\nColor 	Chocolate', ''),
(19336, 2, 'MDF Wood Dressing Table', '', '', '\r\n\r\n4 shelf under glass, wooden color.\r\n\r\n\r\n\r\n\r\nFeatures\r\nMaterial 	MDF\r\nColor 	Chocolate', '');

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

--
-- Table structure for table `ab1l_product_discounts`
--

CREATE TABLE `ab1l_product_discounts` (
  `product_discount_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `customer_group_id` int(11) NOT NULL,
  `quantity` int(4) NOT NULL DEFAULT 0,
  `priority` int(5) NOT NULL DEFAULT 1,
  `price` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `date_start` date NOT NULL DEFAULT '0000-00-00',
  `date_end` date NOT NULL DEFAULT '0000-00-00',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_product_filters`
--

CREATE TABLE `ab1l_product_filters` (
  `filter_id` int(11) NOT NULL,
  `filter_type` char(1) NOT NULL DEFAULT '',
  `categories_hash` text NOT NULL,
  `feature_id` int(11) DEFAULT NULL,
  `sort_order` int(3) NOT NULL DEFAULT 0,
  `status` smallint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_product_filter_descriptions`
--

CREATE TABLE `ab1l_product_filter_descriptions` (
  `filter_id` int(11) NOT NULL,
  `value` varchar(255) NOT NULL DEFAULT '' COMMENT 'translatable',
  `language_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_product_filter_ranges`
--

CREATE TABLE `ab1l_product_filter_ranges` (
  `range_id` int(11) NOT NULL,
  `feature_id` int(11) DEFAULT NULL,
  `filter_id` int(11) NOT NULL,
  `from` decimal(12,2) NOT NULL DEFAULT 0.00,
  `to` decimal(12,2) NOT NULL DEFAULT 0.00,
  `sort_order` int(3) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_product_filter_ranges_descriptions`
--

CREATE TABLE `ab1l_product_filter_ranges_descriptions` (
  `range_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL DEFAULT '' COMMENT 'translatable',
  `language_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_product_options`
--

CREATE TABLE `ab1l_product_options` (
  `product_option_id` int(11) NOT NULL,
  `attribute_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `group_id` int(11) NOT NULL DEFAULT 0,
  `sort_order` int(3) NOT NULL DEFAULT 0,
  `status` int(1) NOT NULL DEFAULT 1,
  `element_type` char(1) NOT NULL DEFAULT 'I',
  `required` smallint(1) NOT NULL DEFAULT 0,
  `regexp_pattern` varchar(255) NOT NULL DEFAULT '',
  `settings` text DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_product_option_descriptions`
--

CREATE TABLE `ab1l_product_option_descriptions` (
  `product_option_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL COMMENT 'translatable',
  `option_placeholder` varchar(255) DEFAULT '' COMMENT 'translatable',
  `error_text` varchar(255) NOT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_product_option_values`
--

CREATE TABLE `ab1l_product_option_values` (
  `product_option_value_id` int(11) NOT NULL,
  `product_option_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `group_id` int(11) NOT NULL DEFAULT 0,
  `sku` varchar(255) DEFAULT NULL,
  `quantity` int(4) NOT NULL DEFAULT 0,
  `subtract` int(1) NOT NULL DEFAULT 0,
  `price` decimal(15,4) NOT NULL,
  `prefix` char(1) NOT NULL,
  `weight` decimal(15,8) NOT NULL,
  `weight_type` varchar(3) NOT NULL,
  `attribute_value_id` int(11) DEFAULT NULL,
  `grouped_attribute_data` text DEFAULT NULL,
  `sort_order` int(3) NOT NULL,
  `default` smallint(6) DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_product_option_value_descriptions`
--

CREATE TABLE `ab1l_product_option_value_descriptions` (
  `product_option_value_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `name` text DEFAULT NULL COMMENT 'translatable',
  `grouped_attribute_names` text DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_product_specials`
--

CREATE TABLE `ab1l_product_specials` (
  `product_special_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `customer_group_id` int(11) NOT NULL,
  `priority` int(5) NOT NULL DEFAULT 1,
  `price` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `date_start` date NOT NULL DEFAULT '0000-00-00',
  `date_end` date NOT NULL DEFAULT '0000-00-00',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_product_tags`
--

CREATE TABLE `ab1l_product_tags` (
  `product_id` int(11) NOT NULL,
  `tag` varchar(32) NOT NULL COMMENT 'translatable',
  `language_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_product_tags`
--

INSERT INTO `ab1l_product_tags` (`product_id`, `tag`, `language_id`) VALUES
(128, 'Dahua HAC-HFW1000R', 1),
(128, 'Dahua HAC-HFW1000R', 2),
(129, 'Dahua HAC-HDW1000R', 1),
(129, 'Dahua HAC-HDW1000R', 2),
(130, 'Dahua DH-HAC-HFW1020B', 1),
(130, 'Dahua DH-HAC-HFW1020B', 2),
(131, 'Dahua HAC-HFW-1200RP', 1),
(131, 'Dahua HAC-HFW-1200RP', 2),
(132, 'iron safe security locker', 1),
(132, 'iron safe security locker', 2),
(134, 'Fingerprint Standalone Access Co', 1),
(134, 'Fingerprint Standalone Access Co', 2),
(135, 'RS485 Slave Reader', 1),
(135, 'RS485 Slave Reader', 2),
(136, 'Fingerprint Time &amp; Attendanc', 1),
(136, 'Fingerprint Time &amp; Attendanc', 2),
(137, 'Fingerprint Time Attendance &amp', 1),
(137, 'Fingerprint Time Attendance &amp', 2),
(138, 'USB Fingerprint Scanner', 1),
(138, 'USB Fingerprint Scanner', 2),
(139, 'Access Control and Time &amp; At', 1),
(139, 'Access Control and Time &amp; At', 2),
(140, 'Desktop PC Intel Core i3 8GB RAM', 1),
(140, 'Desktop PC Intel Core i3 8GB RAM', 2),
(141, 'HP ProDesk 400 G4 Core i5 4GB RA', 1),
(141, 'HP ProDesk 400 G4 Core i5 4GB RA', 2),
(142, 'Dell OptiPlex 3046MT Core i3 4GB', 1),
(142, 'Dell OptiPlex 3046MT Core i3 4GB', 2),
(143, 'Dell Optiplex 3040MT Intel Core', 1),
(143, 'Dell Optiplex 3040MT Intel Core', 2),
(144, 'Dell OptiPlex 7040MT Core i7 4GB', 1),
(144, 'Dell OptiPlex 7040MT Core i7 4GB', 2),
(146, 'Gaming PC AMD Ryzen R5 8GB RAM 4', 1),
(146, 'Gaming PC AMD Ryzen R5 8GB RAM 4', 2),
(147, 'Asus GT51CH Gaming Brand PC', 1),
(147, 'Asus GT51CH Gaming Brand PC', 2),
(148, 'Asus BM1AD Intel Core i7-4790', 1),
(148, 'Asus BM1AD Intel Core i7-4790', 2),
(149, 'Round Meeting Table', 1),
(149, 'Round Meeting Table', 2),
(150, 'MT-2101 Meeting Table', 1),
(150, 'MT-2101 Meeting Table', 2),
(151, '900 KW Cummins Diesel Generator', 1),
(151, '900 KW Cummins Diesel Generator', 2),
(152, '40kVA Cummins Diesel Generator S', 1),
(152, '40kVA Cummins Diesel Generator S', 2),
(153, 'HP 24ES 23.8-inch LED Monitor', 1),
(153, 'HP 24ES 23.8-inch LED Monitor', 2),
(154, 'Toten WM.6609.9001 9U Wall Mount', 1),
(154, 'Toten WM.6609.9001 9U Wall Mount', 2),
(155, 'Toten WM.6406.9001 6U Rack', 1),
(155, 'Toten WM.6406.9001 6U Rack', 2),
(156, 'LED GLOW SIGN DISPLAY BOARDS', 1),
(156, 'LED GLOW SIGN DISPLAY BOARDS', 2),
(157, 'LED Video/Advertising Display Sc', 1),
(157, 'LED Video/Advertising Display Sc', 2),
(159, 'Sensor sliding glass door', 1),
(159, 'Sensor sliding glass door', 2),
(160, 'board ceiling', 1),
(160, 'board ceiling', 2),
(161, 'Modern Office Workstation', 1),
(162, 'Director Table', 1),
(162, 'Director Table', 2),
(163, 'Director Table', 1),
(164, 'HP EliteDisplay E243i 24-Inch Fu', 1),
(165, 'Meeting Table', 1),
(166, 'Meeting Table', 1),
(167, 'Meeting Table', 1),
(171, 'Zebra ZXP Series 3 Dual Sided ID', 1),
(171, 'Zebra ZXP Series 3 Dual Sided ID', 2),
(172, 'Zebra ZXP Series 7 Double-Sided ', 1),
(173, 'Fargo HDP5000 Dual Side Base ID', 1),
(173, 'Fargo HDP5000 Dual Side Base ID', 2),
(174, 'MikroTik Router Board Wireless 5', 1),
(175, 'Mikrotik RB2011UiAS-2HnD-IN 128M', 1),
(175, 'Mikrotik RB2011UiAS-2HnD-IN 128M', 2),
(176, 'Grandstream GXP1610 IP Phone', 1),
(177, 'Fanvil X4 PoE 30 DSS IP Phone', 1),
(178, 'Yealink SIP-T19P E2 IP Phone', 1),
(179, 'Grandstream GXV3240 6 SIP 1MP 4.', 1),
(180, 'Kaspersky 2018 Internet Security', 1),
(181, 'Kaspersky 2018 Internet Security', 1),
(182, 'MikroTik hEX lite RB750r2', 1),
(182, 'MikroTik hEX lite RB750r2', 2),
(183, 'MikroTik hEX PoE  RB951Ui 2HnD -', 1),
(183, 'MikroTik hEX PoE  RB951Ui 2HnD -', 2),
(184, 'MikroTik RB450G Router', 1),
(184, 'MikroTik RB450G Router', 2),
(185, 'MikroTik CCR1009-7G-1C-1S+', 1),
(185, 'MikroTik CCR1009-7G-1C-1S+', 2),
(186, 'BDCOM P3310C OLT', 1),
(187, 'Viewtech XVR + DVR 16CH', 1),
(187, 'Viewtech XVR + DVR 16CH', 2),
(189, 'Modern Office Decoration', 1),
(190, 'Telular FWT Etross 8848G', 1),
(190, 'Telular FWT Etross 8848G', 2),
(191, 'Panasonic KX-TDA100D IP-PBX Syst', 1),
(191, 'Panasonic KX-TDA100D IP-PBX Syst', 2),
(192, 'PABX System TC200-40 IKE 48 Line', 2),
(192, 'Panasonic KX-NS300 6 CO Line', 1),
(193, 'PABX System TC200-40 IKE 48 Line', 1),
(193, 'PABX System TC200-40 IKE 48 Line', 2),
(194, 'MS208 8-Line Intercom Small PABX', 1),
(194, 'MS208 8-Line Intercom Small PABX', 2),
(195, 'Dell OptiPlex 7050 MT 7th Gen Co', 1),
(195, 'Dell OptiPlex 7050 MT 7th Gen Co', 2),
(196, 'Dell OptiPlex 5050 MT 7th Gen Co', 1),
(196, 'Dell OptiPlex 5050 MT 7th Gen Co', 2),
(197, 'Dell poweredge r740 (2U Rack Ser', 1),
(197, 'Dell poweredge r740 (2U Rack Ser', 2),
(198, 'PowerEdge T330 Tower Server', 1),
(198, 'PowerEdge T330 Tower Server', 2),
(199, 'Dell PowerEdge T130 II hardwre R', 1),
(199, 'Dell PowerEdge T130 II hardwre R', 2),
(200, 'Dell PowerEdge R330 1U Rack Serv', 1),
(200, 'Dell PowerEdge R330 1U Rack Serv', 2),
(201, 'dell emc scv3000 series storage', 1),
(201, 'dell emc scv3000 series storage', 2),
(202, 'Latitude E7270 Laptop', 1),
(202, 'Latitude E7270 Laptop', 2),
(203, 'DELL LATITUDE 5290 INTEL CORE-i7', 1),
(203, 'DELL LATITUDE 5290 INTEL CORE-i7', 2),
(204, 'Dell Vostro 3668 MT Intel Core i', 1),
(204, 'Dell Vostro 3668 MT Intel Core i', 2),
(205, 'ASHG07LMCA Wall Mounted - 3/4HP', 1),
(205, 'ASHG07LMCA Wall Mounted - 3/4HP', 2),
(205, 'Cooling / Heating', 1),
(205, 'Cooling / Heating', 2),
(206, 'ZKTeco K40-Pro Time Attendance &', 1),
(206, 'ZKTeco K40-Pro Time Attendance &', 2),
(207, 'ZKTeco K50 Fingerprint Time Atte', 1),
(207, 'ZKTeco K50 Fingerprint Time Atte', 2),
(208, 'ZKTeco SF300 Fingerprint Access', 1),
(208, 'ZKTeco SF300 Fingerprint Access', 2),
(209, 'Hikvision DS-7116HQHI-K1 16 Chan', 1),
(209, 'Hikvision DS-7116HQHI-K1 16 Chan', 2),
(210, 'DAHUA DH-HCVR-5432L-S2 32 Channe', 1),
(210, 'DAHUA DH-HCVR-5432L-S2 32 Channe', 2),
(211, 'Hikvision DS-7332HQHI-K4 32 Chan', 1),
(213, 'Distribution box - 5 Fit X 4 Fit', 1),
(214, 'Molded Case Circuit Breakers ABB', 1),
(214, 'Molded Case Circuit Breakers ABB', 2),
(215, 'Circuit Breakers CH 3P 250A', 1),
(216, 'Circuit breaker ABB A1B 125A TMF', 1),
(216, 'Circuit breaker ABB A1B 125A TMF', 2),
(217, 'Circuit Breaker China 6-125A Min', 1),
(218, '10 kA Interrupt', 1),
(218, '10 kA Interrupt', 2),
(218, '63 A', 1),
(218, '63 A', 2),
(218, 'Circuit breaker ABB S403M-C63 Mi', 1),
(218, 'Circuit breaker ABB S403M-C63 Mi', 2),
(219, 'Circuit Breaker China 63A', 1),
(219, 'Circuit Breaker China 63A', 2),
(220, 'Circuit breaker ABB B 32A', 1),
(221, 'Circuit breaker China 32A', 1),
(221, 'Circuit breaker China 32A', 2),
(222, 'Circuit breaker ABB  6-10A', 1),
(223, 'Circuit breaker China 6-10A', 1),
(223, 'Circuit breaker China 6-10A', 2),
(225, 'Automatic Transfer Switch (ATS) ', 1),
(226, 'Automatic Transfer Switch (ATS) ', 1),
(228, 'NYY PVC Insulated Heavy Current', 1),
(228, 'NYY PVC Insulated Heavy Current', 2),
(229, 'CFP Standard 2 Zone Conventional', 1),
(229, 'CFP Standard 2 Zone Conventional', 2),
(230, 'Office Interior Decoration', 1),
(231, 'Office Of Hatch Interior Design', 1),
(231, 'Office Of Hatch Interior Design', 2),
(232, 'Excavator CAT - 340', 1),
(232, 'Excavator CAT - 340', 2),
(233, 'C-Tec BF433C/CC/SR ActiV Convent', 1),
(234, 'C-Tec ActiV Optical Smoke Detect', 1),
(236, 'Data Center Backup Generator', 1),
(236, 'Data Center Backup Generator', 2),
(19238, 'Conference Room Interior Design', 1),
(19238, 'Conference Room Interior Design', 2),
(19239, 'Office Conference / Meeting Room', 1),
(19240, 'Kitchen Interior Design', 1),
(19240, 'Kitchen Interior Design', 2),
(19241, 'Office Room Interior Design', 1),
(19242, 'Meeting room decorative wood gla', 1),
(19243, 'Modern Executive Office Interior', 1),
(19244, 'Modern Office Interior Design', 1),
(19245, 'Modern Office Interior Design', 1),
(19246, 'Modern Office Interior Design', 1),
(19247, 'Modern Office Room Interior Desi', 1),
(19248, 'Office Workstation', 1),
(19249, '5kg CO2 Fire Extinguisher - Glor', 1),
(19250, 'Gloria 5kg ABC Dry Powder Fire E', 1),
(19250, 'Gloria 5kg ABC Dry Powder Fire E', 2),
(19251, 'Hitachi 1 Ton Split Air Conditio', 1),
(19253, 'Fire Extinguisher Foam - 10 Litr', 1),
(19254, 'Director Table', 1),
(19255, 'Director Table', 1),
(19256, 'Director Table', 1),
(19257, 'Director Table', 1),
(19258, 'Director Table', 1),
(19259, 'Director Table', 1),
(19260, 'Director Table', 1),
(19261, '4 0 Ton Hitachi Cassette AC', 1),
(19262, 'Board False Ceiling', 1),
(19263, 'Board False Ceiling', 1),
(19263, 'Board False Ceiling', 2),
(19264, 'Board False Ceiling', 1),
(19264, 'Board False Ceiling', 2),
(19265, 'Board False Ceiling', 1),
(19265, 'Board False Ceiling', 2),
(19266, 'Board False Ceiling', 1),
(19266, 'Board False Ceiling', 2),
(19267, 'Board False Ceiling', 1),
(19267, 'Board False Ceiling', 2),
(19268, 'Dump Truck', 1),
(19269, 'Crawler Crane', 1),
(19270, 'Diesel Forklift 10 Ton - Raxi Ma', 1),
(19271, 'Walk Behind Double Drum Hand Rol', 1),
(19272, '15 Cubic Meter Heavy Dump Truck ', 1),
(19273, 'TADANO TR250 Rough Terrain Crane', 1),
(19275, 'E-commerce Website', 1),
(19276, 'Payment Gateway', 1),
(19276, 'Payment Gateway', 2),
(19277, 'Call Center / PBX', 1),
(19278, 'SMS Gateway', 1),
(19279, 'Mobile App Development', 1),
(19280, 'Accounting Software', 1),
(19281, 'Domain Registration', 1),
(19282, 'Dedicated Server', 1),
(19283, 'VPS Server', 1),
(19284, 'WHM Hosting', 1),
(19285, 'VPN Server', 1),
(19286, 'Cisco CP-3905 Unified SIP IP pho', 1),
(19287, 'Zymak L520 Password System Digit', 1),
(19287, 'Zymak L520 Password System Digit', 2),
(19288, 'ZKTeco TL-400B Biometric Bluetoo', 1),
(19292, 'ZKTeco ZM100 Face Recognition Sm', 1),
(19292, 'ZKTeco ZM100 Face Recognition Sm', 2),
(19293, 'Galo Electric Door Lock with Ful', 1),
(19294, 'Godrej FR–1060 Fire Resistant Sa', 1),
(19295, 'ZKTeco LH3000 RFID Hotel Door Lo', 1),
(19296, 'KKMoon GSM Gate Opener Relay Swi', 1),
(19297, 'Archway gate', 1),
(19298, 'Smart Door Window Security Burgl', 1),
(19299, 'Door Exit Release Button Switch ', 1),
(19300, 'Wireless Digital Doorbell with P', 1),
(19301, 'Induction Small Night Light Sens', 1),
(19302, '4LED PIR Infrared Detection Moti', 1),
(19303, 'Smart Electronic Induction Lock ', 1),
(19304, 'Clever Tools· 12V Smart Home WiF', 1),
(19305, '180 Degrees Infrared Sensor Swit', 1),
(19306, 'Fingerprint Sensor Module for Ro', 1),
(19307, 'Electric Drawer Cabinet Lock Bra', 1),
(19307, 'Electric Drawer Cabinet Lock Bra', 2),
(19308, 'Wireless Motion Sensor Doorbell ', 1),
(19309, 'Door Window Alarm 2PCS Home Secu', 1),
(19311, 'Wireless Digital Doorbell with P', 1),
(19312, 'ALARM PADLOCK for Anti Theft Mot', 1),
(19313, '1800MHz and 2100MHz Signal Repea', 1),
(19313, '1800MHz and 2100MHz Signal Repea', 2),
(19313, 'High Gain Tri Band 4G 3G 2G Sign', 1),
(19313, 'High Gain Tri Band 4G 3G 2G Sign', 2),
(19314, 'WiFi Amplifier 2 300Mbps Signal ', 1),
(19315, 'Indoor Antenna for Network Boost', 1),
(19316, '4G - WiFi Signal Booster Modem A', 1),
(19317, 'PIX-LINK LV-WR05U 300Mbps Wirele', 1);

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

--
-- Table structure for table `ab1l_resource_descriptions`
--

CREATE TABLE `ab1l_resource_descriptions` (
  `resource_id` int(10) NOT NULL DEFAULT 0,
  `language_id` int(11) NOT NULL,
  `name` varchar(255) DEFAULT '' COMMENT 'translatable',
  `title` varchar(255) DEFAULT '' COMMENT 'translatable',
  `description` text DEFAULT NULL COMMENT 'translatable',
  `resource_path` varchar(255) DEFAULT NULL,
  `resource_code` text DEFAULT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_resource_descriptions`
--

INSERT INTO `ab1l_resource_descriptions` (`resource_id`, `language_id`, `name`, `title`, `description`, `resource_path`, `resource_code`, `date_added`, `date_modified`) VALUES
(1, 1, 'Star Icon', '', '', '', '<i class=\"fa fa-star\"></i>&nbsp;&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 1, 'Icon Home', '', '', '', '<i class=\"fa fa-home\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3, 1, 'Login Icon', '', '', '', '<i class=\"fa fa-lock\"></i>&nbsp;&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4, 1, 'Account Icon', '', '', '', '<i class=\"fa fa-user\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5, 1, 'Cart Icon', '', '', '', '<i class=\"fa fa-shopping-cart\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(6, 1, 'Checkout Icon', '', '', '', '<i class=\"fa fa-barcode\"></i>&nbsp;&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(200, 1, 'Icon Catalog', '', '', '', '<i class=\"fa fa-folder-open\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(201, 1, 'Icon Sale', '', '', '', '<i class=\"fa fa-flag-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(202, 1, 'Icon Design', '', '', '', '<i class=\"fa fa-file-text\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(203, 1, 'Icon Extension', '', '', '', '<i class=\"fa fa-puzzle-piece\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(204, 1, 'Icon System', '', '', '', '<i class=\"fa fa-wrench\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(205, 1, 'Icon Reports', '', '', '', '<i class=\"fa fa-bar-chart-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(206, 1, 'Icon Help', '', '', '', '<i class=\"fa fa-life-ring\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(207, 1, 'Icon Category', '', '', '', '<i class=\"fa fa-folder-open\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(208, 1, 'Icon Product', '', '', '', '<i class=\"fa fa-cubes\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(209, 1, 'Icon Manufacturer', '', '', '', '<i class=\"fa fa-bookmark-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(210, 1, 'Icon Download', '', '', '', '<i class=\"fa fa-download\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(211, 1, 'Icon Review', '', '', '', '<i class=\"fa fa-comment-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(212, 1, 'Icon Attributes', '', '', '', '<i class=\"fa fa-ticket\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(213, 1, 'Icon Extensions', '', '', '', '<i class=\"fa fa-th\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(214, 1, 'Icon Shipping', '', '', '', '<i class=\"fa fa-truck\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(215, 1, 'Icon Payment', '', '', '', '<i class=\"fa fa-university\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(216, 1, 'Icon Templates', '', '', '', '<i class=\"fa fa-outdent\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(217, 1, 'Icon Languages', '', '', '', '<i class=\"fa fa-language\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(218, 1, 'Icon Total', '', '', '', '<i class=\"fa fa-sign-in\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(219, 1, 'Icon Add extension', '', '', '', '<i class=\"fa fa-magic\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(220, 1, 'Icon Get Extensions', '', '', '', '<i class=\"fa fa-cloud-download\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(221, 1, 'Icon Order', '', '', '', '<i class=\"fa fa-flag-checkered\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(222, 1, 'Icon Customer', '', '', '', '<i class=\"fa fa-users\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(223, 1, 'Icon Customer group', '', '', '', '<i class=\"fa fa-book\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(224, 1, 'Icon Coupon', '', '', '', '<i class=\"fa fa-tags\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(225, 1, 'Icon Contact', '', '', '', '<i class=\"fa fa-envelope-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(226, 1, 'Icon Setting', '', '', '', '<i class=\"fa fa-cogs\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(227, 1, 'Icon Users', '', '', '', '<i class=\"fa fa-users\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(228, 1, 'Icon Localisation', '', '', '', '<i class=\"fa fa-random\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(229, 1, 'Icon Data', '', '', '', '<i class=\"fa fa-cubes\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(230, 1, 'Icon Updater', '', '', '', '<i class=\"fa fa-refresh\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(231, 1, 'Icon Cache', '', '', '', '<i class=\"fa fa-recycle\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(232, 1, 'Icon Messages', '', '', '', '<i class=\"fa fa-weixin\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(233, 1, 'Icon Logs', '', '', '', '<i class=\"fa fa-floppy-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(234, 1, 'Icon Report sale', '', '', '', '<i class=\"fa fa-signal\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(235, 1, 'Icon Viewed', '', '', '', '<i class=\"fa fa-sort-amount-desc\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(236, 1, 'Icon Purchased', '', '', '', '<i class=\"fa fa-file-text-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(237, 1, 'Icon Banner manager stat', '', '', '', '<i class=\"fa fa-reply-all\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(238, 1, 'Icon Abantecart', '', '', '', '<i class=\"fa fa-external-link\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(239, 1, 'Icon Documentation', '', '', '', '<i class=\"fa fa-graduation-cap\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(240, 1, 'Icon Support', '', '', '', '<i class=\"fa fa-info\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(241, 1, 'Icon Template', '', '', '', '<i class=\"fa fa-files-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(242, 1, 'Icon Layout', '', '', '', '<i class=\"fa fa-bars\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(243, 1, 'Icon Blocks', '', '', '', '<i class=\"fa fa-qrcode\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(244, 1, 'Icon Menu', '', '', '', '<i class=\"fa fa-tag\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(245, 1, 'Icon Content', '', '', '', '<i class=\"fa fa-clipboard\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(246, 1, 'Icon Banner manager', '', '', '', '<i class=\"fa fa-picture-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(247, 1, 'Icon All settings', '', '', '', '<i class=\"fa fa-sliders\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(248, 1, 'Icon Settings details', '', '', '', '<i class=\"fa fa-list\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(249, 1, 'Icon Settings general', '', '', '', '<i class=\"fa fa-folder-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(250, 1, 'Icon Settings checkout', '', '', '', '<i class=\"fa fa-shopping-cart\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(251, 1, 'Icon Settings appearance', '', '', '', '<i class=\"fa fa-pencil-square-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(252, 1, 'Icon Settings mail', '', '', '', '<i class=\"fa fa-envelope-square\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(253, 1, 'Icon Settings api', '', '', '', '<i class=\"fa fa-slack\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(254, 1, 'Icon Settings system', '', '', '', '<i class=\"fa fa-tasks\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(255, 1, 'Icon Settings newstore', '', '', '', '<i class=\"fa fa-sitemap\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(256, 1, 'Icon User', '', '', '', '<i class=\"fa fa-male\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(257, 1, 'Icon Permission', '', '', '', '<i class=\"fa fa-code-fork\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(258, 1, 'Icon Language', '', '', '', '<i class=\"fa fa-language\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(259, 1, 'Icon Language definitions', '', '', '', '<i class=\"fa fa-sort-alpha-asc\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(260, 1, 'Icon Currency', '', '', '', '<i class=\"fa fa-money\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(261, 1, 'Icon Stockstatus', '', '', '', '<i class=\"fa fa-list-alt\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(262, 1, 'Icon Orderstatus', '', '', '', '<i class=\"fa fa-sort-amount-asc\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(263, 1, 'Icon Country', '', '', '', '<i class=\"fa fa-globe\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(264, 1, 'Icon Zone', '', '', '', '<i class=\"fa fa-thumb-tack\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(265, 1, 'Icon Location', '', '', '', '<i class=\"fa fa-flag-checkered\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(266, 1, 'Icon Taxclass', '', '', '', '<i class=\"fa fa-briefcase\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(267, 1, 'Icon Lengthclass', '', '', '', '<i class=\"fa fa-arrows-h\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(268, 1, 'Icon Weightclass', '', '', '', '<i class=\"fa fa-angle-double-down\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(269, 1, 'Icon Backup', '', '', '', '<i class=\"fa fa-jsfiddle\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(270, 1, 'Icon Migrate', '', '', '', '<i class=\"fa fa-share-alt-square\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(271, 1, 'Icon Datasets', '', '', '', '<i class=\"fa fa-database\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(272, 1, 'Icon Import export', '', '', '', '<i class=\"fa fa-exchange\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(273, 1, 'Icon File uploads', '', '', '', '<i class=\"fa fa-download\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(274, 1, 'Icon Installlog', '', '', '', '<i class=\"fa fa-history\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(275, 1, 'Icon Error log', '', '', '', '<i class=\"fa fa-exclamation-triangle\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(276, 1, 'Icon Settings IM', '', '', '', '<i class=\"fa fa-bullhorn\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(277, 1, 'Icon Resource Library', '', '', '', '<i class=\"fa fa-image\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(278, 1, 'Icon Analytics & Insights', '', '', '', '<i class=\"fa fa-signal\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(100362, 1, 'led-video-display-board-500x500.jpg', '', '', '18/80/a.jpg', '', '2018-05-02 07:47:17', '2018-05-02 13:47:17'),
(100362, 2, 'led-video-display-board-500x500.jpg', '', NULL, '18/80/a.jpg', NULL, '2018-05-02 07:47:17', '2018-05-02 13:47:17'),
(100364, 1, 'P4_1.jpg', '', '', '18/80/c.jpg', '', '2018-05-02 07:47:42', '2018-05-02 13:47:42'),
(100363, 2, 'led-video-wall-500x500.jpg', '', NULL, '18/80/b.jpg', NULL, '2018-05-02 07:47:25', '2018-05-02 13:47:25'),
(100556, 1, '20160317062249_hatten-led-display.jpg', '', '', '18/8c/c.jpg', '', '2019-03-31 13:29:06', '2019-03-31 19:29:06'),
(100353, 2, 'download.png', '', NULL, '18/80/1.png', NULL, '2018-04-25 23:35:57', '2018-04-25 19:35:57'),
(100351, 1, 'giant_58269.jpg', '', '', '18/7f/f.jpg', '', '2018-04-25 22:48:32', '2018-04-25 18:48:32'),
(100349, 2, 'HP-24ES-500x554.jpg', '', NULL, '18/7f/d.jpg', NULL, '2018-04-25 22:37:14', '2018-04-25 18:37:14'),
(100346, 2, '900-kW-Cummins-Diesel-Generator-side-view-2.jpg', '', NULL, '18/7f/a.jpg', NULL, '2018-04-25 02:09:51', '2018-04-24 22:09:51'),
(100347, 1, '900-kW-Cummins-Diesel-Generator-side-view-7.jpg', '', '', '18/7f/b.jpg', '', '2018-04-25 02:09:53', '2018-04-24 22:09:53'),
(100347, 2, '900-kW-Cummins-Diesel-Generator-side-view-7.jpg', '', NULL, '18/7f/b.jpg', NULL, '2018-04-25 02:09:53', '2018-04-24 22:09:53'),
(100348, 1, '98c724d551584e44383868d6178a17e8.jpg', '', '', '18/7f/c.jpg', '', '2018-04-25 02:51:58', '2018-04-24 22:51:58'),
(100348, 2, '98c724d551584e44383868d6178a17e8.jpg', '', NULL, '18/7f/c.jpg', NULL, '2018-04-25 02:51:58', '2018-04-24 22:51:58'),
(100370, 1, '20180321_165834.jpg', '', '', '18/81/2.jpg', '', '0000-00-00 00:00:00', '2018-05-14 20:09:50'),
(100371, 2, 'Automatic-Sliding-Door-System-650x376.jpg', '', '', '18/81/3.jpg', '', '2018-05-15 06:34:49', '2018-05-15 12:34:49'),
(100342, 1, '900-kW-Cummins-Diesel-Generator-control-panel.jpg', '', '', '18/7f/6.jpg', '', '2018-04-25 02:09:46', '2018-04-24 22:09:46'),
(100342, 2, '900-kW-Cummins-Diesel-Generator-control-panel.jpg', '', NULL, '18/7f/6.jpg', NULL, '2018-04-25 02:09:46', '2018-04-24 22:09:46'),
(100363, 1, 'led-video-wall-500x500.jpg', '', '', '18/80/b.jpg', '', '2018-05-02 07:47:25', '2018-05-02 13:47:25'),
(100339, 1, '900-kW-Cummins-Diesel-Generator-side-view-5.jpg', '', '', '18/7f/3.jpg', '', '2018-04-25 02:05:22', '2018-04-24 22:05:22'),
(100339, 2, '900-kW-Cummins-Diesel-Generator-side-view-5.jpg', '', NULL, '18/7f/3.jpg', NULL, '2018-04-25 02:05:22', '2018-04-24 22:05:22'),
(100340, 1, '900-kW-Cummins-Diesel-Generator-side-view-6.jpg', '', '', '18/7f/4.jpg', '', '2018-04-25 02:06:31', '2018-04-24 22:06:31'),
(100369, 1, 'Transportation_Banner.png', '', '', '18/81/1.png', '', '0000-00-00 00:00:00', '2018-05-04 18:08:52'),
(100369, 2, 'Transportation_Banner.png', '', '', '18/81/1.png', '', '2018-05-04 12:08:36', '2018-05-04 18:08:36'),
(100368, 2, 'IT_banner.png', '', '', '18/81/0.png', '', '2018-05-04 11:32:28', '2018-05-04 17:32:28'),
(100367, 2, 'Industrial_banner.png', '', '', '18/80/f.png', '', '2018-05-04 10:34:23', '2018-05-04 16:34:23'),
(100556, 2, '20160317062249_hatten-led-display.jpg', '', NULL, '18/8c/c.jpg', NULL, '2019-03-31 13:29:06', '2019-03-31 19:29:06'),
(100359, 2, 'LED-GLOW-SIGN-DISPLAY-8.jpg', '', NULL, '18/80/7.jpg', NULL, '2018-05-02 07:16:36', '2018-05-02 13:16:36'),
(100359, 1, 'LED-GLOW-SIGN-DISPLAY-8.jpg', '', '', '18/80/7.jpg', '', '2018-05-02 07:16:36', '2018-05-02 13:16:36'),
(100323, 1, 'BM1AD-600x600.jpg', '', '', '18/7e/3.jpg', '', '2018-03-23 22:30:42', '2018-03-23 18:30:42'),
(100323, 2, 'BM1AD-600x600.jpg', '', NULL, '18/7e/3.jpg', NULL, '2018-03-23 22:30:42', '2018-03-23 18:30:42'),
(100261, 1, 'store_logo.png', 'm', 'a', '18/7a/5.png', '', '0000-00-00 00:00:00', '2018-03-23 18:50:58'),
(100325, 2, 'pic_1519993651.jpg', '', '', '18/7e/5.jpg', '', '2018-03-31 21:07:55', '2018-03-31 17:07:55'),
(100325, 1, 'pic_1519993651.jpg', '', '', '18/7e/5.jpg', '', '0000-00-00 00:00:00', '2018-03-31 17:08:10'),
(100326, 2, '5723427ld.jpg;maxHeight=460;maxWidth=460.jpg', '', '', '18/7e/6.jpg', '', '2018-03-31 21:09:34', '2018-03-31 17:09:34'),
(100326, 1, '5723427ld.jpg;maxHeight=460;maxWidth=460.jpg', '', '', '18/7e/6.jpg', '', '0000-00-00 00:00:00', '2018-03-31 17:09:44'),
(100327, 2, 'summit_server_350W_1.png', '', '', '18/7e/7.png', '', '2018-03-31 21:15:53', '2018-03-31 17:15:53'),
(100327, 1, 'summit_server_350W_1.png', '', '', '18/7e/7.png', '', '0000-00-00 00:00:00', '2018-03-31 17:16:39'),
(100328, 2, 'online-shopping-sites-electronics.jpg', '', '', '18/7e/8.jpg', '', '2018-04-08 14:01:31', '2018-04-08 10:01:31'),
(100328, 1, 'online-shopping-sites-electronics.jpg', '', '', '18/7e/8.jpg', '', '0000-00-00 00:00:00', '2018-04-08 10:01:46'),
(100329, 2, 'medical.jpg', '', '', '18/7e/9.jpg', '', '2018-04-08 14:02:58', '2018-04-08 10:02:58'),
(100329, 1, 'medical.jpg', '', '', '18/7e/9.jpg', '', '0000-00-00 00:00:00', '2018-04-08 10:03:13'),
(100330, 2, 'index.png', '', '', '18/7e/a.png', '', '2018-04-08 14:04:34', '2018-04-08 10:04:34'),
(100330, 1, 'index.png', '', '', '18/7e/a.png', '', '0000-00-00 00:00:00', '2018-04-08 10:04:47'),
(100331, 2, 'tablettes-marche-baisse-idc-485x300.jpg', '', '', '18/7e/b.jpg', '', '2018-04-08 14:06:25', '2018-04-08 10:06:25'),
(100331, 1, 'tablettes-marche-baisse-idc-485x300.jpg', '', '', '18/7e/b.jpg', '', '0000-00-00 00:00:00', '2018-04-08 10:06:37'),
(100332, 1, 'index.jpg', '', '', '18/7e/c.jpg', '', '2018-04-14 17:45:27', '2018-04-14 13:45:27'),
(100332, 2, 'index.jpg', '', NULL, '18/7e/c.jpg', NULL, '2018-04-14 17:45:27', '2018-04-14 13:45:27'),
(100333, 1, '1490685385mt-015.png', '', '', '18/7e/d.png', '', '2018-04-14 17:54:01', '2018-04-14 13:54:01'),
(100333, 2, '1490685385mt-015.png', '', NULL, '18/7e/d.png', NULL, '2018-04-14 17:54:01', '2018-04-14 13:54:01'),
(100334, 1, 'EversourceMerrimackstation.jpg', '', '', '18/7e/e.jpg', '', '2018-04-25 01:22:56', '2018-04-24 21:22:56'),
(100334, 2, 'EversourceMerrimackstation.jpg', '', NULL, '18/7e/e.jpg', NULL, '2018-04-25 01:22:56', '2018-04-24 21:22:56'),
(100335, 1, '900-kW-Cummins-Diesel-Generator-side-view4.jpg', '', '', '18/7e/f.jpg', '', '2018-04-25 01:57:28', '2018-04-24 21:57:28'),
(100335, 2, '900-kW-Cummins-Diesel-Generator-side-view4.jpg', '', NULL, '18/7e/f.jpg', NULL, '2018-04-25 01:57:28', '2018-04-24 21:57:28'),
(100336, 1, '900-kW-Cummins-Diesel-Generator-side-view4.jpg', '', '', '18/7f/0.jpg', '', '2018-04-25 02:03:31', '2018-04-24 22:03:31'),
(100336, 2, '900-kW-Cummins-Diesel-Generator-side-view4.jpg', '', NULL, '18/7f/0.jpg', NULL, '2018-04-25 02:03:31', '2018-04-24 22:03:31'),
(100337, 1, '900-kW-Cummins-Diesel-Generator-side-view-4.jpg', '', '', '18/7f/1.jpg', '', '2018-04-25 02:04:10', '2018-04-24 22:04:10'),
(100337, 2, '900-kW-Cummins-Diesel-Generator-side-view-4.jpg', '', NULL, '18/7f/1.jpg', NULL, '2018-04-25 02:04:10', '2018-04-24 22:04:10'),
(100303, 2, '50033329_119905_(ZoomImage).jpg', '', NULL, '18/7c/f.jpg', NULL, '2018-03-23 17:07:01', '2018-03-23 13:07:01'),
(100304, 1, '1200px-Cptvdisplay.jpg', '', '', '18/7d/0.jpg', '', '2018-03-23 17:10:07', '2018-03-23 13:10:07'),
(100304, 2, '1200px-Cptvdisplay.jpg', '', NULL, '18/7d/0.jpg', NULL, '2018-03-23 17:10:07', '2018-03-23 13:10:07'),
(100305, 1, 'has-market-overreacted-potential-trumps-phenomenal-tax-plan.jpg', '', '', '18/7d/1.jpg', '', '2018-03-23 17:13:38', '2018-03-23 13:13:38'),
(100305, 2, 'has-market-overreacted-potential-trumps-phenomenal-tax-plan.jpg', '', NULL, '18/7d/1.jpg', NULL, '2018-03-23 17:13:38', '2018-03-23 13:13:38'),
(100306, 1, 'Camera.jpg', '', '', '18/7d/2.jpg', '', '2018-03-23 17:29:42', '2018-03-23 13:29:42'),
(100306, 2, 'Camera.jpg', '', NULL, '18/7d/2.jpg', NULL, '2018-03-23 17:29:42', '2018-03-23 13:29:42'),
(100307, 1, '780-complete-large.jpg', '', '', '18/7d/3.jpg', '', '2018-03-23 17:37:01', '2018-03-23 13:37:01'),
(100307, 2, '780-complete-large.jpg', '', NULL, '18/7d/3.jpg', NULL, '2018-03-23 17:37:01', '2018-03-23 13:37:01'),
(100366, 2, 'furniture_banner.png', '', '', '18/80/e.png', '', '2018-05-02 14:42:10', '2018-05-02 20:42:10'),
(100366, 1, 'furniture_banner.png', '', '', '18/80/e.png', '', '2018-05-02 14:42:10', '2018-05-02 20:42:10'),
(100102, 1, 'demo_product29_2.jpg', '', '', '18/70/6.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100103, 1, 'demo_product29.jpg', '', '', '18/70/7.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100104, 1, 'demo_product29_1.jpg', '', '', '18/70/8.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100355, 2, 'LED-GLOW-SIGN-9.jpg', '', NULL, '18/80/3.jpg', NULL, '2018-05-02 07:15:18', '2018-05-02 13:15:18'),
(100356, 1, 'LED-GLOW-SIGN-DISPLA-2.JPG', '', '', '18/80/4.jpg', '', '2018-05-02 07:15:26', '2018-05-02 13:15:26'),
(100356, 2, 'LED-GLOW-SIGN-DISPLA-2.JPG', '', NULL, '18/80/4.jpg', NULL, '2018-05-02 07:15:26', '2018-05-02 13:15:26'),
(100343, 2, '900-kW-Cummins-Diesel-Generator-data-tag.jpg', '', NULL, '18/7f/7.jpg', NULL, '2018-04-25 02:09:47', '2018-04-24 22:09:47'),
(100365, 1, 'interior_banner.png', '', '', '18/80/d.png', '', '0000-00-00 00:00:00', '2018-05-02 19:45:46'),
(100277, 2, 'Steinberg_3033-Wilshire_03.jpg', '', NULL, '18/7b/5.jpg', NULL, '2018-03-21 00:43:33', '2018-03-20 20:43:33'),
(100292, 2, '062324.png', '', NULL, '18/7c/4.png', NULL, '2018-03-23 00:50:07', '2018-03-22 20:50:07'),
(100269, 2, '20180320_204611.jpg', '', NULL, '18/7a/d.jpg', NULL, '2018-03-20 23:20:31', '2018-03-20 19:20:31'),
(100270, 1, '20180320_204557.jpg', '', '', '18/7a/e.jpg', '', '2018-03-20 23:22:14', '2018-03-20 19:22:14'),
(100270, 2, '20180320_204557.jpg', '', NULL, '18/7a/e.jpg', NULL, '2018-03-20 23:22:14', '2018-03-20 19:22:14'),
(100266, 1, 'Dahua_DH-HAC-HFW1020B-500x500.jpg', '', '', '18/7a/a.jpg', '', '2018-03-20 11:58:05', '2018-03-20 07:58:05'),
(100266, 2, 'Dahua_DH-HAC-HFW1020B-500x500.jpg', '', NULL, '18/7a/a.jpg', NULL, '2018-03-20 11:58:05', '2018-03-20 07:58:05'),
(100267, 1, 'Dahua_HAC-HFW-1200RP-500x500.jpg', '', '', '18/7a/b.jpg', '', '2018-03-20 12:10:55', '2018-03-20 08:10:55'),
(100267, 2, 'Dahua_HAC-HFW-1200RP-500x500.jpg', '', NULL, '18/7a/b.jpg', NULL, '2018-03-20 12:10:55', '2018-03-20 08:10:55'),
(100127, 1, 'demo_product_31.jpg', '', '', '18/71/f.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100419, 2, 'c05571125.png', '', NULL, '18/84/3.png', NULL, '2018-05-28 04:32:33', '2018-05-28 10:32:33'),
(100420, 1, 'c05571153.png', '', '', '18/84/4.png', '', '2018-05-28 04:32:45', '2018-05-28 10:32:45'),
(100420, 2, 'c05571153.png', '', NULL, '18/84/4.png', NULL, '2018-05-28 04:32:45', '2018-05-28 10:32:45'),
(100421, 1, 'c05571180.png', '', '', '18/84/5.png', '', '2018-05-28 04:33:01', '2018-05-28 10:33:01'),
(100421, 2, 'c05571180.png', '', NULL, '18/84/5.png', NULL, '2018-05-28 04:33:01', '2018-05-28 10:33:01'),
(100422, 1, 'c05571219.png', '', '', '18/84/6.png', '', '2018-05-28 04:33:06', '2018-05-28 10:33:06'),
(100422, 2, 'c05571219.png', '', NULL, '18/84/6.png', NULL, '2018-05-28 04:33:06', '2018-05-28 10:33:06'),
(100423, 1, 'c05571238.png', '', '', '18/84/7.png', '', '2018-05-28 04:33:13', '2018-05-28 10:33:13'),
(100413, 1, 'director-s-room-500x500.jpg', '', '', '18/83/d.jpg', '', '2018-05-25 13:54:42', '2018-05-25 19:54:42'),
(100411, 1, 'office-director-table-500x500.jpg', '', '', '18/83/b.jpg', '', '2018-05-25 13:54:20', '2018-05-25 19:54:20'),
(100414, 2, 'BO-Series_Directors-Desk_7.jpg', '', NULL, '18/83/e.jpg', NULL, '2018-05-25 13:54:49', '2018-05-25 19:54:49'),
(100415, 1, 'c05227798.png', '', '', '18/83/f.png', '', '2018-05-28 04:18:48', '2018-05-28 10:18:48'),
(100412, 1, 'images.jpg', '', '', '18/83/c.jpg', '', '2018-05-25 13:54:35', '2018-05-25 19:54:35'),
(100147, 1, 'store_logo.png', '', '', '18/73/3.png', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100148, 1, 'favicon.png', '', '', '18/73/4.png', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100298, 1, 'singer-eps-vector-logo.png', '', '', '18/7c/a.png', '', '2018-03-23 02:30:25', '2018-03-22 22:30:25'),
(100275, 2, '373198.jpg', '', NULL, '18/7b/3.jpg', NULL, '2018-03-21 00:26:53', '2018-03-20 20:26:53'),
(100284, 1, 'networksuiteicon.png', '', '', '18/7b/c.png', '', '2018-03-22 23:29:56', '2018-03-22 19:29:56'),
(100284, 2, 'networksuiteicon.png', '', NULL, '18/7b/c.png', NULL, '2018-03-22 23:29:56', '2018-03-22 19:29:56'),
(100285, 1, 'index.jpg', '', '', '18/7b/d.jpg', '', '2018-03-22 23:46:48', '2018-03-22 19:46:48'),
(100285, 2, 'index.jpg', '', NULL, '18/7b/d.jpg', NULL, '2018-03-22 23:46:48', '2018-03-22 19:46:48'),
(100291, 2, '035427.png', '', NULL, '18/7c/3.png', NULL, '2018-03-23 00:42:47', '2018-03-22 20:42:47'),
(100287, 1, 'giant_19519.jpg', '', '', '18/7b/f.jpg', '', '2018-03-22 23:58:10', '2018-03-22 19:58:10'),
(100287, 2, 'giant_19519.jpg', '', NULL, '18/7b/f.jpg', NULL, '2018-03-22 23:58:10', '2018-03-22 19:58:10'),
(100288, 1, 'index.png', '', '', '18/7c/0.png', '', '2018-03-23 00:10:34', '2018-03-22 20:10:34'),
(100288, 2, 'index.png', '', NULL, '18/7c/0.png', NULL, '2018-03-23 00:10:34', '2018-03-22 20:10:34'),
(100289, 1, '014807.png', '', '', '18/7c/1.png', '', '2018-03-23 00:23:28', '2018-03-22 20:23:28'),
(100289, 2, '014807.png', '', NULL, '18/7c/1.png', NULL, '2018-03-23 00:23:28', '2018-03-22 20:23:28'),
(100290, 1, '034420.png', '', '', '18/7c/2.png', '', '2018-03-23 00:34:21', '2018-03-22 20:34:21'),
(100290, 2, '034420.png', '', NULL, '18/7c/2.png', NULL, '2018-03-23 00:34:21', '2018-03-22 20:34:21'),
(100291, 1, '035427.png', '', '', '18/7c/3.png', '', '2018-03-23 00:42:47', '2018-03-22 20:42:47'),
(100172, 1, 'Visionnaire.zip', '', '', '18/74/c.zip', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100295, 1, '201507221413395281.png', '', '', '18/7c/7.png', '', '2018-03-23 01:21:35', '2018-03-22 21:21:35'),
(100294, 1, '081030.png', '', '', '18/7c/6.png', '', '2018-03-23 01:13:33', '2018-03-22 21:13:33'),
(100293, 1, '062758.png', '', '', '18/7c/5.png', '', '2018-03-23 01:03:10', '2018-03-22 21:03:10'),
(100279, 2, '31wP9aI8gbL.jpg', '', NULL, '18/7b/7.jpg', NULL, '2018-03-21 01:31:34', '2018-03-20 21:31:34'),
(100280, 1, '0397274_PE564503_S5.JPG', '', '', '18/7b/8.jpg', '', '2018-03-21 01:39:39', '2018-03-20 21:39:39'),
(100280, 2, '0397274_PE564503_S5.JPG', '', NULL, '18/7b/8.jpg', NULL, '2018-03-21 01:39:39', '2018-03-20 21:39:39'),
(100281, 1, '542574.jpg', '', '', '18/7b/9.jpg', '', '2018-03-21 01:44:54', '2018-03-20 21:44:54'),
(100281, 2, '542574.jpg', '', NULL, '18/7b/9.jpg', NULL, '2018-03-21 01:44:54', '2018-03-20 21:44:54'),
(100282, 1, '1-EY-88-3-1-0.jpg', '', '', '18/7b/a.jpg', '', '2018-03-21 01:52:21', '2018-03-20 21:52:21'),
(100282, 2, '1-EY-88-3-1-0.jpg', '', NULL, '18/7b/a.jpg', NULL, '2018-03-21 01:52:21', '2018-03-20 21:52:21'),
(100188, 1, 'smbanner.jpg', '', '', '18/75/c.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100190, 1, 'AM_mc_vs_dc_ae_319x110.jpg', 'PayPal Credit Cards', 'PayPal logo with supported Credit Cards', '18/75/e.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100191, 1, 'AM_SbyPP_mc_vs_dc_ae_319x110.jpg', 'PayPal Secure Payments', 'Secure Payments by PayPal logo', '18/75/f.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100192, 1, 'bdg_payments_by_pp_2line_165x56.png', 'Payments by PayPal', 'Payments by PayPal Logo', '18/76/0.png', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100193, 1, 'pp_cc_mark_76x48.jpg', 'PayPal Icon', 'PayPal Small Icon', '18/76/1.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100194, 1, 'banner_fallback.jpg', 'Fall back banner for small screen resolutions', 'Fall back banner for small screen resolutions', '18/76/2.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100406, 1, 'office-table-furniture-office-table-hot-sale-luxury-executive-office-desk-wooden-office-desk-on-office-table-and-chairs-singapore.jpg', '', '', '18/83/6.jpg', '', '2018-05-23 12:27:05', '2018-05-23 18:27:05'),
(100372, 1, 'Çift-Yana-Kayar-Kapılar-Ogitek-Otomatik-Giriş-Sistemleri-4.jpg', '', '', '18/81/4.jpg', '', '0000-00-00 00:00:00', '2018-05-15 12:35:57'),
(100373, 2, 'giant_70345.png', '', '', '18/81/5.png', '', '2018-05-15 06:38:27', '2018-05-15 12:38:27'),
(100373, 1, 'giant_70345.png', '', '', '18/81/5.png', '', '0000-00-00 00:00:00', '2018-05-15 12:38:38'),
(100374, 2, 'how-automatic-doors-work_c36f36174042cf70.jpg', '', '', '18/81/6.jpg', '', '2018-05-15 06:39:19', '2018-05-15 12:39:19'),
(100374, 1, 'how-automatic-doors-work_c36f36174042cf70.jpg', '', '', '18/81/6.jpg', '', '0000-00-00 00:00:00', '2018-05-15 12:39:41'),
(100375, 2, 'auto_door_sliding.jpg', '', '', '18/81/7.jpg', '', '2018-05-15 06:46:29', '2018-05-15 12:46:29'),
(100375, 1, 'auto_door_sliding.jpg', '', '', '18/81/7.jpg', '', '0000-00-00 00:00:00', '2018-05-15 12:46:51'),
(100388, 1, 'call-center-modular-workstation-500x500.jpg', '', '', '18/82/4.jpg', '', '2018-05-23 11:47:11', '2018-05-23 17:47:11'),
(100393, 2, 'Workstations-Furniture.jpg', '', NULL, '18/82/9.jpg', NULL, '2018-05-23 11:47:48', '2018-05-23 17:47:48'),
(100391, 2, 'Modern-straight-8-seats-workstation-office-partition.jpg', '', NULL, '18/82/7.jpg', NULL, '2018-05-23 11:47:34', '2018-05-23 17:47:34'),
(100398, 1, '720170308111506img.jpg', '', '', '18/82/e.jpg', '', '2018-05-23 12:25:42', '2018-05-23 18:25:42'),
(100397, 2, '1-EY-88-3-1-0.jpg', '', NULL, '18/82/d.jpg', NULL, '2018-05-23 12:25:37', '2018-05-23 18:25:37'),
(100397, 1, '1-EY-88-3-1-0.jpg', '', '', '18/82/d.jpg', '', '2018-05-23 12:25:37', '2018-05-23 18:25:37'),
(100395, 1, 'LZ50-C4RTW-1.jpg', '', '', '18/82/b.jpg', '', '2018-05-23 11:51:51', '2018-05-23 17:51:51'),
(100395, 2, 'LZ50-C4RTW-1.jpg', '', NULL, '18/82/b.jpg', NULL, '2018-05-23 11:51:51', '2018-05-23 17:51:51'),
(100396, 1, 'office10_1.jpg', '', '', '18/82/c.jpg', '', '2018-05-23 11:52:29', '2018-05-23 17:52:29'),
(100402, 2, 'EF-86-copy1.jpg', '', NULL, '18/83/2.jpg', NULL, '2018-05-23 12:26:28', '2018-05-23 18:26:28'),
(100401, 2, 'EE-87.jpg', '', NULL, '18/83/1.jpg', NULL, '2018-05-23 12:26:17', '2018-05-23 18:26:17'),
(100400, 1, 'DR-88-13-2-0.jpg', '', '', '18/83/0.jpg', '', '2018-05-23 12:25:57', '2018-05-23 18:25:57'),
(100400, 2, 'DR-88-13-2-0.jpg', '', NULL, '18/83/0.jpg', NULL, '2018-05-23 12:25:57', '2018-05-23 18:25:57'),
(100404, 2, 'EU-88-1-2.jpg', '', NULL, '18/83/4.jpg', NULL, '2018-05-23 12:26:43', '2018-05-23 18:26:43'),
(100404, 1, 'EU-88-1-2.jpg', '', '', '18/83/4.jpg', '', '2018-05-23 12:26:43', '2018-05-23 18:26:43'),
(100384, 2, 'home-design.jpg', '', NULL, '18/82/0.jpg', NULL, '2018-05-19 15:05:46', '2018-05-19 21:05:46'),
(100382, 2, 'amazing-outdoor-wooden-beadboard-ceiling-panels-installation-picture-beadboard-panels-for-ceiling.jpg', '', NULL, '18/81/e.jpg', NULL, '2018-05-19 15:05:31', '2018-05-19 21:05:31'),
(100387, 1, '6-cluster-or-6-hover-panel-workstation.jpg', '', '', '18/82/3.jpg', '', '2018-05-23 11:46:58', '2018-05-23 17:46:58'),
(100386, 2, 'Serendipity-Chic-Design-Putting-Up-A-Bead-Board-Ceiling.jpg', '', NULL, '18/82/2.jpg', NULL, '2018-05-19 15:05:58', '2018-05-19 21:05:58'),
(100385, 1, 'images.jpg', '', '', '18/82/1.jpg', '', '2018-05-19 15:05:52', '2018-05-19 21:05:52'),
(100251, 1, 'logo1.png', '', '', '18/79/b.png', '', '2017-10-11 18:40:43', '2017-10-11 14:40:43'),
(100252, 1, '75.png', '', '', '18/79/c.png', '', '2017-10-11 18:41:01', '2017-10-11 14:41:01'),
(1, 2, 'Star Icon', '', '', '', '<i class=\"fa fa-star\"></i>&nbsp;&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 2, 'Icon Home', '', '', '', '<i class=\"fa fa-home\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3, 2, 'Login Icon', '', '', '', '<i class=\"fa fa-lock\"></i>&nbsp;&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4, 2, 'Account Icon', '', '', '', '<i class=\"fa fa-user\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5, 2, 'Cart Icon', '', '', '', '<i class=\"fa fa-shopping-cart\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(6, 2, 'Checkout Icon', '', '', '', '<i class=\"fa fa-barcode\"></i>&nbsp;&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(200, 2, 'Icon Catalog', '', '', '', '<i class=\"fa fa-folder-open\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(201, 2, 'Icon Sale', '', '', '', '<i class=\"fa fa-flag-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(202, 2, 'Icon Design', '', '', '', '<i class=\"fa fa-file-text\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(203, 2, 'Icon Extension', '', '', '', '<i class=\"fa fa-puzzle-piece\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(204, 2, 'Icon System', '', '', '', '<i class=\"fa fa-wrench\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(205, 2, 'Icon Reports', '', '', '', '<i class=\"fa fa-bar-chart-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(206, 2, 'Icon Help', '', '', '', '<i class=\"fa fa-life-ring\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(207, 2, 'Icon Category', '', '', '', '<i class=\"fa fa-folder-open\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(208, 2, 'Icon Product', '', '', '', '<i class=\"fa fa-cubes\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(209, 2, 'Icon Manufacturer', '', '', '', '<i class=\"fa fa-bookmark-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(210, 2, 'Icon Download', '', '', '', '<i class=\"fa fa-download\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(211, 2, 'Icon Review', '', '', '', '<i class=\"fa fa-comment-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(212, 2, 'Icon Attributes', '', '', '', '<i class=\"fa fa-ticket\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(213, 2, 'Icon Extensions', '', '', '', '<i class=\"fa fa-th\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(214, 2, 'Icon Shipping', '', '', '', '<i class=\"fa fa-truck\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(215, 2, 'Icon Payment', '', '', '', '<i class=\"fa fa-university\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(216, 2, 'Icon Templates', '', '', '', '<i class=\"fa fa-outdent\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(217, 2, 'Icon Languages', '', '', '', '<i class=\"fa fa-language\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(218, 2, 'Icon Total', '', '', '', '<i class=\"fa fa-sign-in\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(219, 2, 'Icon Add extension', '', '', '', '<i class=\"fa fa-magic\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(220, 2, 'Icon Get Extensions', '', '', '', '<i class=\"fa fa-cloud-download\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(221, 2, 'Icon Order', '', '', '', '<i class=\"fa fa-flag-checkered\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(222, 2, 'Icon Customer', '', '', '', '<i class=\"fa fa-users\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(223, 2, 'Icon Customer group', '', '', '', '<i class=\"fa fa-book\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(224, 2, 'Icon Coupon', '', '', '', '<i class=\"fa fa-tags\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(225, 2, 'Icon Contact', '', '', '', '<i class=\"fa fa-envelope-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(226, 2, 'Icon Setting', '', '', '', '<i class=\"fa fa-cogs\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(227, 2, 'Icon Users', '', '', '', '<i class=\"fa fa-users\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(228, 2, 'Icon Localisation', '', '', '', '<i class=\"fa fa-random\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(229, 2, 'Icon Data', '', '', '', '<i class=\"fa fa-cubes\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(230, 2, 'Icon Updater', '', '', '', '<i class=\"fa fa-refresh\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(231, 2, 'Icon Cache', '', '', '', '<i class=\"fa fa-recycle\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(232, 2, 'Icon Messages', '', '', '', '<i class=\"fa fa-weixin\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(233, 2, 'Icon Logs', '', '', '', '<i class=\"fa fa-floppy-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(234, 2, 'Icon Report sale', '', '', '', '<i class=\"fa fa-signal\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(235, 2, 'Icon Viewed', '', '', '', '<i class=\"fa fa-sort-amount-desc\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(236, 2, 'Icon Purchased', '', '', '', '<i class=\"fa fa-file-text-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(237, 2, 'Icon Banner manager stat', '', '', '', '<i class=\"fa fa-reply-all\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(238, 2, 'Icon Abantecart', '', '', '', '<i class=\"fa fa-external-link\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(239, 2, 'Icon Documentation', '', '', '', '<i class=\"fa fa-graduation-cap\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(240, 2, 'Icon Support', '', '', '', '<i class=\"fa fa-info\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(241, 2, 'Icon Template', '', '', '', '<i class=\"fa fa-files-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(242, 2, 'Icon Layout', '', '', '', '<i class=\"fa fa-bars\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(243, 2, 'Icon Blocks', '', '', '', '<i class=\"fa fa-qrcode\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(244, 2, 'Icon Menu', '', '', '', '<i class=\"fa fa-tag\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(245, 2, 'Icon Content', '', '', '', '<i class=\"fa fa-clipboard\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(246, 2, 'Icon Banner manager', '', '', '', '<i class=\"fa fa-picture-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(247, 2, 'Icon All settings', '', '', '', '<i class=\"fa fa-sliders\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(248, 2, 'Icon Settings details', '', '', '', '<i class=\"fa fa-list\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(249, 2, 'Icon Settings general', '', '', '', '<i class=\"fa fa-folder-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(250, 2, 'Icon Settings checkout', '', '', '', '<i class=\"fa fa-shopping-cart\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(251, 2, 'Icon Settings appearance', '', '', '', '<i class=\"fa fa-pencil-square-o\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(252, 2, 'Icon Settings mail', '', '', '', '<i class=\"fa fa-envelope-square\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(253, 2, 'Icon Settings api', '', '', '', '<i class=\"fa fa-slack\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(254, 2, 'Icon Settings system', '', '', '', '<i class=\"fa fa-tasks\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(255, 2, 'Icon Settings newstore', '', '', '', '<i class=\"fa fa-sitemap\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(256, 2, 'Icon User', '', '', '', '<i class=\"fa fa-male\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(257, 2, 'Icon Permission', '', '', '', '<i class=\"fa fa-code-fork\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(258, 2, 'Icon Language', '', '', '', '<i class=\"fa fa-language\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(259, 2, 'Icon Language definitions', '', '', '', '<i class=\"fa fa-sort-alpha-asc\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(260, 2, 'Icon Currency', '', '', '', '<i class=\"fa fa-money\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(261, 2, 'Icon Stockstatus', '', '', '', '<i class=\"fa fa-list-alt\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(262, 2, 'Icon Orderstatus', '', '', '', '<i class=\"fa fa-sort-amount-asc\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(263, 2, 'Icon Country', '', '', '', '<i class=\"fa fa-globe\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(264, 2, 'Icon Zone', '', '', '', '<i class=\"fa fa-thumb-tack\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(265, 2, 'Icon Location', '', '', '', '<i class=\"fa fa-flag-checkered\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(266, 2, 'Icon Taxclass', '', '', '', '<i class=\"fa fa-briefcase\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(267, 2, 'Icon Lengthclass', '', '', '', '<i class=\"fa fa-arrows-h\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(268, 2, 'Icon Weightclass', '', '', '', '<i class=\"fa fa-angle-double-down\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(269, 2, 'Icon Backup', '', '', '', '<i class=\"fa fa-jsfiddle\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(270, 2, 'Icon Migrate', '', '', '', '<i class=\"fa fa-share-alt-square\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(271, 2, 'Icon Datasets', '', '', '', '<i class=\"fa fa-database\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(272, 2, 'Icon Import export', '', '', '', '<i class=\"fa fa-exchange\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(273, 2, 'Icon File uploads', '', '', '', '<i class=\"fa fa-download\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(274, 2, 'Icon Installlog', '', '', '', '<i class=\"fa fa-history\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(275, 2, 'Icon Error log', '', '', '', '<i class=\"fa fa-exclamation-triangle\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(276, 2, 'Icon Settings IM', '', '', '', '<i class=\"fa fa-bullhorn\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(277, 2, 'Icon Resource Library', '', '', '', '<i class=\"fa fa-image\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(278, 2, 'Icon Analytics & Insights', '', '', '', '<i class=\"fa fa-signal\"></i>&nbsp;', '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(100364, 2, 'P4_1.jpg', '', NULL, '18/80/c.jpg', NULL, '2018-05-02 07:47:42', '2018-05-02 13:47:42'),
(100361, 1, 'B1054539158.jpg', '', '', '18/80/9.jpg', '', '2018-05-02 07:47:11', '2018-05-02 13:47:11'),
(100361, 2, 'B1054539158.jpg', '', NULL, '18/80/9.jpg', NULL, '2018-05-02 07:47:11', '2018-05-02 13:47:11'),
(100470, 1, 'Dell-Optiplex.jpg', '', '', '18/87/6.jpg', '', '2018-10-06 04:42:09', '2018-10-06 10:42:09'),
(100470, 2, 'Dell-Optiplex.jpg', '', NULL, '18/87/6.jpg', NULL, '2018-10-06 04:42:09', '2018-10-06 10:42:09'),
(100353, 1, 'download.png', '', '', '18/80/1.png', '', '2018-04-25 23:35:57', '2018-04-25 19:35:57'),
(100352, 2, 'Toten-WM.6406.9001-6U.jpg', '', NULL, '18/80/0.jpg', NULL, '2018-04-25 23:11:51', '2018-04-25 19:11:51'),
(100352, 1, 'Toten-WM.6406.9001-6U.jpg', '', '', '18/80/0.jpg', '', '2018-04-25 23:11:51', '2018-04-25 19:11:51'),
(100351, 2, 'giant_58269.jpg', '', NULL, '18/7f/f.jpg', NULL, '2018-04-25 22:48:32', '2018-04-25 18:48:32'),
(100349, 1, 'HP-24ES-500x554.jpg', '', '', '18/7f/d.jpg', '', '2018-04-25 22:37:14', '2018-04-25 18:37:14'),
(100344, 2, '900-kW-Cummins-Diesel-Generator-engine-tag.jpg', '', NULL, '18/7f/8.jpg', NULL, '2018-04-25 02:09:48', '2018-04-24 22:09:48'),
(100345, 1, '900-kW-Cummins-Diesel-Generator-side-view-1.jpg', '', '', '18/7f/9.jpg', '', '2018-04-25 02:09:49', '2018-04-24 22:09:49'),
(100345, 2, '900-kW-Cummins-Diesel-Generator-side-view-1.jpg', '', NULL, '18/7f/9.jpg', NULL, '2018-04-25 02:09:49', '2018-04-24 22:09:49'),
(100346, 1, '900-kW-Cummins-Diesel-Generator-side-view-2.jpg', '', '', '18/7f/a.jpg', '', '2018-04-25 02:09:51', '2018-04-24 22:09:51'),
(100370, 2, '20180321_165834.jpg', '', '', '18/81/2.jpg', '', '2018-05-14 14:09:35', '2018-05-14 20:09:35'),
(100340, 2, '900-kW-Cummins-Diesel-Generator-side-view-6.jpg', '', NULL, '18/7f/4.jpg', NULL, '2018-04-25 02:06:31', '2018-04-24 22:06:31'),
(100341, 1, '900-kW-Cummins-Diesel-Generator-breaker.jpg', '', '', '18/7f/5.jpg', '', '2018-04-25 02:09:45', '2018-04-24 22:09:45'),
(100341, 2, '900-kW-Cummins-Diesel-Generator-breaker.jpg', '', NULL, '18/7f/5.jpg', NULL, '2018-04-25 02:09:45', '2018-04-24 22:09:45'),
(100338, 1, '900-kW-Cummins-Diesel-Generator-side-view-3.jpg', '', '', '18/7f/2.jpg', '', '2018-04-25 02:04:33', '2018-04-24 22:04:33'),
(100338, 2, '900-kW-Cummins-Diesel-Generator-side-view-3.jpg', '', NULL, '18/7f/2.jpg', NULL, '2018-04-25 02:04:33', '2018-04-24 22:04:33'),
(100368, 1, 'IT_banner.png', '', '', '18/81/0.png', '', '0000-00-00 00:00:00', '2018-05-04 17:32:48'),
(100367, 1, 'Industrial_banner.png', '', '', '18/80/f.png', '', '0000-00-00 00:00:00', '2018-05-04 16:34:42'),
(100358, 1, 'LED-GLOW-SIGN-DISPLAY-5.jpg', '', '', '18/80/6.jpg', '', '2018-05-02 07:16:11', '2018-05-02 13:16:11'),
(100358, 2, 'LED-GLOW-SIGN-DISPLAY-5.jpg', '', NULL, '18/80/6.jpg', NULL, '2018-05-02 07:16:11', '2018-05-02 13:16:11'),
(100344, 1, '900-kW-Cummins-Diesel-Generator-engine-tag.jpg', '', '', '18/7f/8.jpg', '', '2018-04-25 02:09:48', '2018-04-24 22:09:48'),
(100308, 1, 'hp-logo.jpeg', '', '', '18/7d/4.jpeg', '', '2018-03-23 18:00:19', '2018-03-23 14:00:19'),
(100308, 2, 'hp-logo.jpeg', '', NULL, '18/7d/4.jpeg', NULL, '2018-03-23 18:00:19', '2018-03-23 14:00:19'),
(100309, 1, 'Dell.png', '', '', '18/7d/5.png', '', '2018-03-23 18:01:11', '2018-03-23 14:01:11'),
(100309, 2, 'Dell.png', '', NULL, '18/7d/5.png', NULL, '2018-03-23 18:01:11', '2018-03-23 14:01:11'),
(100310, 1, 'Canon_wordmark.svg.png', '', '', '18/7d/6.png', '', '2018-03-23 18:03:09', '2018-03-23 14:03:09'),
(100310, 2, 'Canon_wordmark.svg.png', '', NULL, '18/7d/6.png', NULL, '2018-03-23 18:03:09', '2018-03-23 14:03:09'),
(100311, 1, 'epson_logo_vector_download.png', '', '', '18/7d/7.png', '', '2018-03-23 18:05:10', '2018-03-23 14:05:10'),
(100311, 2, 'epson_logo_vector_download.png', '', NULL, '18/7d/7.png', NULL, '2018-03-23 18:05:10', '2018-03-23 14:05:10'),
(100312, 1, 'hp-desktop.jpg', '', '', '18/7d/8.jpg', '', '2018-03-23 18:10:17', '2018-03-23 14:10:17'),
(100312, 2, 'hp-desktop.jpg', '', NULL, '18/7d/8.jpg', NULL, '2018-03-23 18:10:17', '2018-03-23 14:10:17'),
(100313, 1, '278E8QJAB_00-IMS-en_GB.jpg', '', '', '18/7d/9.jpg', '', '2018-03-23 18:18:50', '2018-03-23 14:18:50'),
(100313, 2, '278E8QJAB_00-IMS-en_GB.jpg', '', NULL, '18/7d/9.jpg', NULL, '2018-03-23 18:18:50', '2018-03-23 14:18:50'),
(100314, 1, 'Samsung_logo_transparent.png', '', '', '18/7d/a.png', '', '2018-03-23 18:21:01', '2018-03-23 14:21:01'),
(100314, 2, 'Samsung_logo_transparent.png', '', NULL, '18/7d/a.png', NULL, '2018-03-23 18:21:01', '2018-03-23 14:21:01'),
(100315, 1, 'Nokia-Logo.png', '', '', '18/7d/b.png', '', '2018-03-23 18:29:54', '2018-03-23 14:29:54'),
(100315, 2, 'Nokia-Logo.png', '', NULL, '18/7d/b.png', NULL, '2018-03-23 18:29:54', '2018-03-23 14:29:54'),
(100316, 1, '6a00d8341c285b53ef0115708bc749970b-800wi.png', '', '', '18/7d/c.png', '', '2018-03-23 18:32:27', '2018-03-23 14:32:27'),
(100316, 2, '6a00d8341c285b53ef0115708bc749970b-800wi.png', '', NULL, '18/7d/c.png', NULL, '2018-03-23 18:32:27', '2018-03-23 14:32:27'),
(100317, 1, '51Eim3RCOTL._SL500_AC_SS350_.jpg', '', '', '18/7d/d.jpg', '', '2018-03-23 18:38:05', '2018-03-23 14:38:05'),
(100317, 2, '51Eim3RCOTL._SL500_AC_SS350_.jpg', '', NULL, '18/7d/d.jpg', NULL, '2018-03-23 18:38:05', '2018-03-23 14:38:05'),
(100318, 1, 'dell-3040mt-core-i3.jpg', '', '', '18/7d/e.jpg', '', '2018-03-23 20:26:25', '2018-03-23 16:26:25'),
(100318, 2, 'dell-3040mt-core-i3.jpg', '', NULL, '18/7d/e.jpg', NULL, '2018-03-23 20:26:25', '2018-03-23 16:26:25'),
(100319, 1, 'OPTIPLEX-7040.jpg', '', '', '18/7d/f.jpg', '', '2018-03-23 20:38:39', '2018-03-23 16:38:39'),
(100319, 2, 'OPTIPLEX-7040.jpg', '', NULL, '18/7d/f.jpg', NULL, '2018-03-23 20:38:39', '2018-03-23 16:38:39'),
(100320, 1, 'Ryzen-5-PC-Build.jpg', '', '', '18/7e/0.jpg', '', '2018-03-23 21:20:28', '2018-03-23 17:20:28'),
(100320, 2, 'Ryzen-5-PC-Build.jpg', '', NULL, '18/7e/0.jpg', NULL, '2018-03-23 21:20:28', '2018-03-23 17:20:28'),
(100321, 1, 'Asus-Logo.png', '', '', '18/7e/1.png', '', '2018-03-23 21:26:04', '2018-03-23 17:26:04'),
(100321, 2, 'Asus-Logo.png', '', NULL, '18/7e/1.png', NULL, '2018-03-23 21:26:04', '2018-03-23 17:26:04'),
(100322, 2, 'GT51CH-600x600.jpg', '', NULL, '18/7e/2.jpg', NULL, '2018-03-23 21:40:20', '2018-03-23 17:40:20'),
(100298, 2, 'singer-eps-vector-logo.png', '', NULL, '18/7c/a.png', NULL, '2018-03-23 02:30:25', '2018-03-22 22:30:25'),
(100299, 1, 'Antivirus.jpg', '', '', '18/7c/b.jpg', '', '2018-03-23 16:51:11', '2018-03-23 12:51:11'),
(100299, 2, 'Antivirus.jpg', '', NULL, '18/7c/b.jpg', NULL, '2018-03-23 16:51:11', '2018-03-23 12:51:11'),
(100300, 1, '81Nu7F2u0sL._SL1500_.jpg', '', '', '18/7c/c.jpg', '', '2018-03-23 16:55:08', '2018-03-23 12:55:08'),
(100300, 2, '81Nu7F2u0sL._SL1500_.jpg', '', NULL, '18/7c/c.jpg', NULL, '2018-03-23 16:55:08', '2018-03-23 12:55:08'),
(100301, 1, 'perfection-v370-photo-high-res-11-.jpg.jpg', '', '', '18/7c/d.jpg', '', '2018-03-23 16:57:52', '2018-03-23 12:57:52'),
(100301, 2, 'perfection-v370-photo-high-res-11-.jpg.jpg', '', NULL, '18/7c/d.jpg', NULL, '2018-03-23 16:57:52', '2018-03-23 12:57:52'),
(100302, 1, '3380585dd5f74bfb96442b59d829dc99.jpg', '', '', '18/7c/e.jpg', '', '2018-03-23 17:04:07', '2018-03-23 13:04:07'),
(100302, 2, '3380585dd5f74bfb96442b59d829dc99.jpg', '', NULL, '18/7c/e.jpg', NULL, '2018-03-23 17:04:07', '2018-03-23 13:04:07'),
(100303, 1, '50033329_119905_(ZoomImage).jpg', '', '', '18/7c/f.jpg', '', '2018-03-23 17:07:01', '2018-03-23 13:07:01'),
(100102, 2, 'demo_product29_2.jpg', '', '', '18/70/6.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100103, 2, 'demo_product29.jpg', '', '', '18/70/7.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100104, 2, 'demo_product29_1.jpg', '', '', '18/70/8.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100357, 2, 'LED-GLOW-SIGN-DISPLAY-3.jpg', '', NULL, '18/80/5.jpg', NULL, '2018-05-02 07:15:54', '2018-05-02 13:15:54'),
(100357, 1, 'LED-GLOW-SIGN-DISPLAY-3.jpg', '', '', '18/80/5.jpg', '', '2018-05-02 07:15:54', '2018-05-02 13:15:54'),
(100469, 1, 'logo.png', '', '', '18/87/5.png', '', '2018-09-28 13:41:05', '2018-09-28 19:41:05'),
(100469, 2, 'logo.png', '', NULL, '18/87/5.png', NULL, '2018-09-28 13:41:05', '2018-09-28 19:41:05'),
(100355, 1, 'LED-GLOW-SIGN-9.jpg', '', '', '18/80/3.jpg', '', '2018-05-02 07:15:18', '2018-05-02 13:15:18'),
(100343, 1, '900-kW-Cummins-Diesel-Generator-data-tag.jpg', '', '', '18/7f/7.jpg', '', '2018-04-25 02:09:47', '2018-04-24 22:09:47'),
(100365, 2, 'interior_banner.png', '', '', '18/80/d.png', '', '2018-05-02 13:45:20', '2018-05-02 19:45:20'),
(100277, 1, 'Steinberg_3033-Wilshire_03.jpg', '', '', '18/7b/5.jpg', '', '2018-03-21 00:43:33', '2018-03-20 20:43:33'),
(100292, 1, '062324.png', '', '', '18/7c/4.png', '', '2018-03-23 00:50:07', '2018-03-22 20:50:07'),
(100275, 1, '373198.jpg', '', '', '18/7b/3.jpg', '', '2018-03-21 00:26:53', '2018-03-20 20:26:53'),
(100268, 2, '20180320_204616.jpg', '', '', '18/7a/c.jpg', '', '2018-03-20 18:57:16', '2018-03-20 14:57:16'),
(100268, 1, '20180320_204616.jpg', '', '', '18/7a/c.jpg', '', '0000-00-00 00:00:00', '2018-03-20 14:59:02'),
(100269, 1, '20180320_204611.jpg', '', '', '18/7a/d.jpg', '', '2018-03-20 23:20:31', '2018-03-20 19:20:31');
INSERT INTO `ab1l_resource_descriptions` (`resource_id`, `language_id`, `name`, `title`, `description`, `resource_path`, `resource_code`, `date_added`, `date_modified`) VALUES
(100264, 2, 'Dahua-LOGO_black_with_red_D.png', '', '', '18/7a/8.png', '', '2018-03-20 01:29:12', '2018-03-19 21:29:12'),
(100264, 1, 'Dahua-LOGO_black_with_red_D.png', '', '', '18/7a/8.png', '', '0000-00-00 00:00:00', '2018-03-19 21:30:16'),
(100265, 1, 'Dahua_HAC-HDW1000R-500x500.jpg', '', '', '18/7a/9.jpg', '', '2018-03-20 02:00:34', '2018-03-19 22:00:34'),
(100265, 2, 'Dahua_HAC-HDW1000R-500x500.jpg', '', NULL, '18/7a/9.jpg', NULL, '2018-03-20 02:00:34', '2018-03-19 22:00:34'),
(100127, 2, 'demo_product_31.jpg', '', '', '18/71/f.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100423, 2, 'c05571238.png', '', NULL, '18/84/7.png', NULL, '2018-05-28 04:33:13', '2018-05-28 10:33:13'),
(100415, 2, 'c05227798.png', '', NULL, '18/83/f.png', NULL, '2018-05-28 04:18:48', '2018-05-28 10:18:48'),
(100416, 1, 'c05227830.png', '', '', '18/84/0.png', '', '2018-05-28 04:18:57', '2018-05-28 10:18:57'),
(100416, 2, 'c05227830.png', '', NULL, '18/84/0.png', NULL, '2018-05-28 04:18:57', '2018-05-28 10:18:57'),
(100417, 1, 'c05179333.png', '', '', '18/84/1.png', '', '2018-05-28 04:19:06', '2018-05-28 10:19:06'),
(100417, 2, 'c05179333.png', '', NULL, '18/84/1.png', NULL, '2018-05-28 04:19:06', '2018-05-28 10:19:06'),
(100418, 1, 'c05179305.png', '', '', '18/84/2.png', '', '2018-05-28 04:19:15', '2018-05-28 10:19:15'),
(100418, 2, 'c05179305.png', '', NULL, '18/84/2.png', NULL, '2018-05-28 04:19:15', '2018-05-28 10:19:15'),
(100419, 1, 'c05571125.png', '', '', '18/84/3.png', '', '2018-05-28 04:32:33', '2018-05-28 10:32:33'),
(100411, 2, 'office-director-table-500x500.jpg', '', NULL, '18/83/b.jpg', NULL, '2018-05-25 13:54:20', '2018-05-25 19:54:20'),
(100406, 2, 'office-table-furniture-office-table-hot-sale-luxury-executive-office-desk-wooden-office-desk-on-office-table-and-chairs-singapore.jpg', '', NULL, '18/83/6.jpg', NULL, '2018-05-23 12:27:05', '2018-05-23 18:27:05'),
(100413, 2, 'director-s-room-500x500.jpg', '', NULL, '18/83/d.jpg', NULL, '2018-05-25 13:54:42', '2018-05-25 19:54:42'),
(100414, 1, 'BO-Series_Directors-Desk_7.jpg', '', '', '18/83/e.jpg', '', '2018-05-25 13:54:49', '2018-05-25 19:54:49'),
(100412, 2, 'images.jpg', '', NULL, '18/83/c.jpg', NULL, '2018-05-25 13:54:35', '2018-05-25 19:54:35'),
(100147, 2, 'store_logo.png', '', '', '18/73/3.png', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100148, 2, 'favicon.png', '', '', '18/73/4.png', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100272, 1, 'home-furniture.jpg', '', '', '18/7b/0.jpg', '', '2018-03-21 00:18:32', '2018-03-20 20:18:32'),
(100272, 2, 'home-furniture.jpg', '', NULL, '18/7b/0.jpg', NULL, '2018-03-21 00:18:32', '2018-03-20 20:18:32'),
(100273, 1, 'images.jpg', '', '', '18/7b/1.jpg', '', '2018-03-21 00:19:30', '2018-03-20 20:19:30'),
(100273, 2, 'images.jpg', '', NULL, '18/7b/1.jpg', NULL, '2018-03-21 00:19:30', '2018-03-20 20:19:30'),
(100274, 1, 'office-table-2017-hot-sale-luxury-executive-office-desk-wooden-office-desk-on-cpbamug-.jpg', '', '', '18/7b/2.jpg', '', '2018-03-21 00:24:18', '2018-03-20 20:24:18'),
(100274, 2, 'office-table-2017-hot-sale-luxury-executive-office-desk-wooden-office-desk-on-cpbamug-.jpg', '', NULL, '18/7b/2.jpg', NULL, '2018-03-21 00:24:18', '2018-03-20 20:24:18'),
(100297, 2, 'Panasonic-Logo.svg.png', '', NULL, '18/7c/9.png', NULL, '2018-03-23 02:21:59', '2018-03-22 22:21:59'),
(100297, 1, 'Panasonic-Logo.svg.png', '', '', '18/7c/9.png', '', '2018-03-23 02:21:59', '2018-03-22 22:21:59'),
(100295, 2, '201507221413395281.png', '', NULL, '18/7c/7.png', NULL, '2018-03-23 01:21:35', '2018-03-22 21:21:35'),
(100296, 1, 'managed-IP-telephony-services.jpg', '', '', '18/7c/8.jpg', '', '2018-03-23 02:12:17', '2018-03-22 22:12:17'),
(100296, 2, 'managed-IP-telephony-services.jpg', '', NULL, '18/7c/8.jpg', NULL, '2018-03-23 02:12:17', '2018-03-22 22:12:17'),
(100172, 2, 'Visionnaire.zip', '', '', '18/74/c.zip', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100294, 2, '081030.png', '', NULL, '18/7c/6.png', NULL, '2018-03-23 01:13:33', '2018-03-22 21:13:33'),
(100293, 2, '062758.png', '', NULL, '18/7c/5.png', NULL, '2018-03-23 01:03:10', '2018-03-22 21:03:10'),
(100263, 2, 'Dahua_HAC-HFW1000R-500x500.jpg', '', '', '18/7a/7.jpg', '', '2018-03-20 01:22:43', '2018-03-19 21:22:43'),
(100263, 1, 'Dahua_HAC-HFW1000R-500x500.jpg', '', '', '18/7a/7.jpg', '', '0000-00-00 00:00:00', '2018-03-19 21:36:16'),
(100278, 1, '61216dd59e524dbef9922985fb0088a2--ideas-for-living-room-living-room-designs.jpg', '', '', '18/7b/6.jpg', '', '2018-03-21 00:49:27', '2018-03-20 20:49:27'),
(100278, 2, '61216dd59e524dbef9922985fb0088a2--ideas-for-living-room-living-room-designs.jpg', '', NULL, '18/7b/6.jpg', NULL, '2018-03-21 00:49:27', '2018-03-20 20:49:27'),
(100279, 1, '31wP9aI8gbL.jpg', '', '', '18/7b/7.jpg', '', '2018-03-21 01:31:34', '2018-03-20 21:31:34'),
(100188, 2, 'smbanner.jpg', '', '', '18/75/c.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100190, 2, 'AM_mc_vs_dc_ae_319x110.jpg', 'PayPal Credit Cards', 'PayPal logo with supported Credit Cards', '18/75/e.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100191, 2, 'AM_SbyPP_mc_vs_dc_ae_319x110.jpg', 'PayPal Secure Payments', 'Secure Payments by PayPal logo', '18/75/f.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100192, 2, 'bdg_payments_by_pp_2line_165x56.png', 'Payments by PayPal', 'Payments by PayPal Logo', '18/76/0.png', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100193, 2, 'pp_cc_mark_76x48.jpg', 'PayPal Icon', 'PayPal Small Icon', '18/76/1.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100194, 2, 'banner_fallback.jpg', 'Fall back banner for small screen resolutions', 'Fall back banner for small screen resolutions', '18/76/2.jpg', '', '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100405, 2, 'office-cabin-table-500x500-500x500.jpg', '', NULL, '18/83/5.jpg', NULL, '2018-05-23 12:26:58', '2018-05-23 18:26:58'),
(100405, 1, 'office-cabin-table-500x500-500x500.jpg', '', '', '18/83/5.jpg', '', '2018-05-23 12:26:58', '2018-05-23 18:26:58'),
(100371, 1, 'Automatic-Sliding-Door-System-650x376.jpg', '', '', '18/81/3.jpg', '', '0000-00-00 00:00:00', '2018-05-15 12:35:07'),
(100372, 2, 'Çift-Yana-Kayar-Kapılar-Ogitek-Otomatik-Giriş-Sistemleri-4.jpg', '', '', '18/81/4.jpg', '', '2018-05-15 06:35:46', '2018-05-15 12:35:46'),
(100385, 2, 'images.jpg', '', NULL, '18/82/1.jpg', NULL, '2018-05-19 15:05:52', '2018-05-19 21:05:52'),
(100386, 1, 'Serendipity-Chic-Design-Putting-Up-A-Bead-Board-Ceiling.jpg', '', '', '18/82/2.jpg', '', '2018-05-19 15:05:58', '2018-05-19 21:05:58'),
(100389, 2, 'giant_36483.jpg', '', NULL, '18/82/5.jpg', NULL, '2018-05-23 11:47:18', '2018-05-23 17:47:18'),
(100389, 1, 'giant_36483.jpg', '', '', '18/82/5.jpg', '', '2018-05-23 11:47:18', '2018-05-23 17:47:18'),
(100388, 2, 'call-center-modular-workstation-500x500.jpg', '', NULL, '18/82/4.jpg', NULL, '2018-05-23 11:47:11', '2018-05-23 17:47:11'),
(100387, 2, '6-cluster-or-6-hover-panel-workstation.jpg', '', NULL, '18/82/3.jpg', NULL, '2018-05-23 11:46:58', '2018-05-23 17:46:58'),
(100393, 1, 'Workstations-Furniture.jpg', '', '', '18/82/9.jpg', '', '2018-05-23 11:47:48', '2018-05-23 17:47:48'),
(100392, 2, 'modular-workstation-design-500x500.jpg', '', NULL, '18/82/8.jpg', NULL, '2018-05-23 11:47:40', '2018-05-23 17:47:40'),
(100392, 1, 'modular-workstation-design-500x500.jpg', '', '', '18/82/8.jpg', '', '2018-05-23 11:47:40', '2018-05-23 17:47:40'),
(100390, 1, 'MG-PF-003.jpg', '', '', '18/82/6.jpg', '', '2018-05-23 11:47:26', '2018-05-23 17:47:26'),
(100390, 2, 'MG-PF-003.jpg', '', NULL, '18/82/6.jpg', NULL, '2018-05-23 11:47:26', '2018-05-23 17:47:26'),
(100391, 1, 'Modern-straight-8-seats-workstation-office-partition.jpg', '', '', '18/82/7.jpg', '', '2018-05-23 11:47:34', '2018-05-23 17:47:34'),
(100396, 2, 'office10_1.jpg', '', NULL, '18/82/c.jpg', NULL, '2018-05-23 11:52:29', '2018-05-23 17:52:29'),
(100394, 1, 'HTB1OWNgKpXXXXabXpXXq6xXFXXXg.jpg', '', '', '18/82/a.jpg', '', '2018-05-23 11:51:40', '2018-05-23 17:51:40'),
(100394, 2, 'HTB1OWNgKpXXXXabXpXXq6xXFXXXg.jpg', '', NULL, '18/82/a.jpg', NULL, '2018-05-23 11:51:40', '2018-05-23 17:51:40'),
(100402, 1, 'EF-86-copy1.jpg', '', '', '18/83/2.jpg', '', '2018-05-23 12:26:28', '2018-05-23 18:26:28'),
(100401, 1, 'EE-87.jpg', '', '', '18/83/1.jpg', '', '2018-05-23 12:26:17', '2018-05-23 18:26:17'),
(100398, 2, '720170308111506img.jpg', '', NULL, '18/82/e.jpg', NULL, '2018-05-23 12:25:42', '2018-05-23 18:25:42'),
(100399, 1, 'b_kwt_066.jpg', '', '', '18/82/f.jpg', '', '2018-05-23 12:25:50', '2018-05-23 18:25:50'),
(100399, 2, 'b_kwt_066.jpg', '', NULL, '18/82/f.jpg', NULL, '2018-05-23 12:25:50', '2018-05-23 18:25:50'),
(100403, 2, 'ET001-Executive-Table.jpg', '', NULL, '18/83/3.jpg', NULL, '2018-05-23 12:26:35', '2018-05-23 18:26:35'),
(100403, 1, 'ET001-Executive-Table.jpg', '', '', '18/83/3.jpg', '', '2018-05-23 12:26:35', '2018-05-23 18:26:35'),
(100384, 1, 'home-design.jpg', '', '', '18/82/0.jpg', '', '2018-05-19 15:05:46', '2018-05-19 21:05:46'),
(100383, 2, 'ceiling-panels-wood-comfortable-fabric-sofa-bed-ideas-wood-ceiling-panels-round-glass-table-raw-wood-ceiling-panel-plank-picture-.jpg', '', NULL, '18/81/f.jpg', NULL, '2018-05-19 15:05:37', '2018-05-19 21:05:37'),
(100383, 1, 'ceiling-panels-wood-comfortable-fabric-sofa-bed-ideas-wood-ceiling-panels-round-glass-table-raw-wood-ceiling-panel-plank-picture-.jpg', '', '', '18/81/f.jpg', '', '2018-05-19 15:05:37', '2018-05-19 21:05:37'),
(100376, 2, 'CrM0LdAXEAAbMlO.jpg', '', '', '18/81/8.jpg', '', '2018-05-15 11:57:46', '2018-05-15 17:57:46'),
(100379, 2, '774ece72bb91285c0cb6c3622d883955.jpg', '', '', '18/81/b.jpg', '', '2018-05-15 12:07:25', '2018-05-15 18:07:25'),
(100379, 1, '774ece72bb91285c0cb6c3622d883955.jpg', '', '', '18/81/b.jpg', '', '0000-00-00 00:00:00', '2018-05-15 18:07:32'),
(100380, 2, 'DSC01500.jpg', '', '', '18/81/c.jpg', '', '2018-05-15 12:07:54', '2018-05-15 18:07:54'),
(100376, 1, 'CrM0LdAXEAAbMlO.jpg', '', '', '18/81/8.jpg', '', '0000-00-00 00:00:00', '2018-05-15 17:59:37'),
(100380, 1, 'DSC01500.jpg', '', '', '18/81/c.jpg', '', '0000-00-00 00:00:00', '2018-05-15 18:08:04'),
(100381, 2, 'output_YmkmVh.gif', '', '', '18/81/d.gif', '', '2018-05-15 13:13:45', '2018-05-15 19:53:39'),
(100381, 1, 'Adbertise', '', '', '18/81/d.gif', '', '0000-00-00 00:00:00', '2018-05-15 19:53:39'),
(100382, 1, 'amazing-outdoor-wooden-beadboard-ceiling-panels-installation-picture-beadboard-panels-for-ceiling.jpg', '', '', '18/81/e.jpg', '', '2018-05-19 15:05:31', '2018-05-19 21:05:31'),
(100251, 2, 'logo1.png', '', '', '18/79/b.png', '', '2017-10-11 18:40:43', '2017-10-11 14:40:43'),
(100252, 2, '75.png', '', '', '18/79/c.png', '', '2017-10-11 18:41:01', '2017-10-11 14:41:01'),
(100322, 1, 'GT51CH-600x600.jpg', '', '', '18/7e/2.jpg', '', '2018-03-23 21:40:20', '2018-03-23 17:40:20'),
(100254, 2, 'secure_paypal_icon.jpg', 'default_pp_standart_payment_storefront_icon', 'Default PayPal Standart Default Storefront Icon', '18/79/e.jpg', '', '2017-10-12 01:40:05', '2017-10-11 21:40:05'),
(100254, 1, 'secure_paypal_icon.jpg', 'default_pp_standart_payment_storefront_icon', 'Default PayPal Standart Default Storefront Icon', '18/79/e.jpg', '', '2017-10-12 01:40:05', '2017-10-11 21:40:05'),
(100255, 2, 'hb1.png', '', '', '18/79/f.png', '', '2017-10-13 01:19:07', '2017-10-12 21:19:07'),
(100256, 2, 'Mobile_Consumer_Screens_2017_-_2_First_Bank350px.png', '', '', '18/7a/0.png', '', '2017-10-13 08:17:48', '2017-10-13 04:17:48'),
(100256, 1, 'Mobile_Consumer_Screens_2017_-_2_First_Bank350px.png', '', '', '18/7a/0.png', '', '0000-00-00 00:00:00', '2017-10-13 04:19:16'),
(100258, 2, 'slide1.jpg', 'i', 'i', '18/7a/2.jpg', '', '2017-11-04 23:58:11', '2017-11-04 19:58:11'),
(100259, 2, 'slide2.jpg', 'i', 'i', '18/7a/3.jpg', '', '2017-11-04 23:58:11', '2017-11-04 19:58:11'),
(100260, 2, 'slide3.jpg', 'i', 'i', '18/7a/4.jpg', '', '2017-11-04 23:58:11', '2017-11-04 19:58:11'),
(100261, 2, 'store_logo.png', 'm', 'a', '18/7a/5.png', '', '2017-11-04 23:58:11', '2017-11-04 19:58:11'),
(100262, 2, 'sa20.jpg', '', '', '18/7a/6.jpg', '', '2017-11-06 18:20:32', '2017-11-06 13:20:32'),
(100262, 1, 'sa20.jpg', '', '', NULL, '', '0000-00-00 00:00:00', '2017-11-06 13:20:41'),
(100426, 1, '2137706eb38d0c8c016f9d7bf03c01a7.jpg', '', '', '18/84/a.jpg', '', '2018-05-31 04:18:37', '2018-05-31 10:18:37'),
(100425, 1, 'c05571313.png', '', '', '18/84/9.png', '', '2018-05-28 04:34:09', '2018-05-28 10:34:09'),
(100425, 2, 'c05571313.png', '', NULL, '18/84/9.png', NULL, '2018-05-28 04:34:09', '2018-05-28 10:34:09'),
(100426, 2, '2137706eb38d0c8c016f9d7bf03c01a7.jpg', '', NULL, '18/84/a.jpg', NULL, '2018-05-31 04:18:37', '2018-05-31 10:18:37'),
(100427, 1, 'Conference-Tables1.jpg', '', '', '18/84/b.jpg', '', '2018-05-31 04:21:10', '2018-05-31 10:21:10'),
(100427, 2, 'Conference-Tables1.jpg', '', NULL, '18/84/b.jpg', NULL, '2018-05-31 04:21:10', '2018-05-31 10:21:10'),
(100428, 1, 'modular-office-furniture-s-conference-table-black-and-maple-wooden-mix-contemporary-reception-desks_contemporary-granite-conference-table_home-decor_home-decor-catalog-affordable-inexpensive-decorator.jpg', '', '', '18/84/c.jpg', '', '2018-05-31 04:25:11', '2018-05-31 10:25:11'),
(100428, 2, 'modular-office-furniture-s-conference-table-black-and-maple-wooden-mix-contemporary-reception-desks_contemporary-granite-conference-table_home-decor_home-decor-catalog-affordable-inexpensive-decorator.jpg', '', NULL, '18/84/c.jpg', NULL, '2018-05-31 04:25:11', '2018-05-31 10:25:11'),
(100430, 1, 'meeting-table-imeet_12825.jpg', '', '', '18/84/e.jpg', '', '2018-06-02 08:25:39', '2018-06-02 14:25:39'),
(100430, 2, 'meeting-table-imeet_12825.jpg', '', NULL, '18/84/e.jpg', NULL, '2018-06-02 08:25:39', '2018-06-02 14:25:39'),
(100431, 1, 'Round-Modern-Conference-Table-Boardroom-Table-Meeting-Room-Table-Furniture-Store-in-Lagos-Nigeria-Hitech-Design-Furniture-Ltd.png', '', '', '18/84/f.png', '', '2018-06-02 08:33:21', '2018-06-02 14:33:21'),
(100431, 2, 'Round-Modern-Conference-Table-Boardroom-Table-Meeting-Room-Table-Furniture-Store-in-Lagos-Nigeria-Hitech-Design-Furniture-Ltd.png', '', NULL, '18/84/f.png', NULL, '2018-06-02 08:33:21', '2018-06-02 14:33:21'),
(100432, 1, '1479401549340.jpg', '', '', '18/85/0.jpg', '', '2018-06-03 15:00:52', '2018-06-03 21:00:52'),
(100432, 2, '1479401549340.jpg', '', NULL, '18/85/0.jpg', NULL, '2018-06-03 15:00:52', '2018-06-03 21:00:52'),
(100433, 1, '1478881631532.jpg', '', '', '18/85/1.jpg', '', '2018-06-03 15:40:12', '2018-06-03 21:40:12'),
(100433, 2, '1478881631532.jpg', '', NULL, '18/85/1.jpg', NULL, '2018-06-03 15:40:12', '2018-06-03 21:40:12'),
(100434, 1, '1478810843546.jpg', '', '', '18/85/2.jpg', '', '2018-06-03 15:40:17', '2018-06-03 21:40:17'),
(100434, 2, '1478810843546.jpg', '', NULL, '18/85/2.jpg', NULL, '2018-06-03 15:40:17', '2018-06-03 21:40:17'),
(100435, 1, 'hdp5000-doublesided-enhanced.jpg', '', '', '18/85/3.jpg', '', '2018-06-03 15:48:56', '2018-06-03 21:48:56'),
(100435, 2, 'hdp5000-doublesided-enhanced.jpg', '', NULL, '18/85/3.jpg', NULL, '2018-06-03 15:48:56', '2018-06-03 21:48:56'),
(100437, 2, 'zxp-series-3-product-spec-sheet-en-gb.pdf', '', NULL, '18/85/5.pdf', NULL, '2018-06-03 16:00:51', '2018-06-03 22:00:51'),
(100437, 1, 'zxp-series-3-product-spec-sheet-en-gb.pdf', '', '', '18/85/5.pdf', '', '2018-06-03 16:00:51', '2018-06-03 22:00:51'),
(100438, 1, 'giant_31261.jpg', '', '', '18/85/6.jpg', '', '2018-06-09 10:21:44', '2018-06-09 16:21:44'),
(100438, 2, 'giant_31261.jpg', '', NULL, '18/85/6.jpg', NULL, '2018-06-09 10:21:44', '2018-06-09 16:21:44'),
(100440, 2, 'images.jpg', '', NULL, '18/85/8.jpg', NULL, '2018-06-09 10:32:32', '2018-06-09 16:32:32'),
(100440, 1, 'images.jpg', '', '', '18/85/8.jpg', '', '2018-06-09 10:32:32', '2018-06-09 16:32:32'),
(100441, 1, '3383-DPH-860S_phone.png', '', '', '18/85/9.png', '', '2018-06-11 01:55:23', '2018-06-11 07:55:23'),
(100441, 2, '3383-DPH-860S_phone.png', '', NULL, '18/85/9.png', NULL, '2018-06-11 01:55:23', '2018-06-11 07:55:23'),
(100442, 1, 'gxp1610.jpg', '', '', '18/85/a.jpg', '', '2018-06-11 01:57:50', '2018-06-11 07:57:50'),
(100442, 2, 'gxp1610.jpg', '', NULL, '18/85/a.jpg', NULL, '2018-06-11 01:57:50', '2018-06-11 07:57:50'),
(100443, 1, 'giant_57694.jpg', '', '', '18/85/b.jpg', '', '2018-06-11 02:04:26', '2018-06-11 08:04:26'),
(100443, 2, 'giant_57694.jpg', '', NULL, '18/85/b.jpg', NULL, '2018-06-11 02:04:26', '2018-06-11 08:04:26'),
(100444, 1, 'yealink-t19p.jpg', '', '', '18/85/c.jpg', '', '2018-06-11 02:09:47', '2018-06-11 08:09:47'),
(100444, 2, 'yealink-t19p.jpg', '', NULL, '18/85/c.jpg', NULL, '2018-06-11 02:09:47', '2018-06-11 08:09:47'),
(100446, 2, 'Grandstream-GXV3140v2-Skype-enabled-Ip-SDL074732625-1-41011_1024x1024.jpg', '', NULL, '18/85/e.jpg', NULL, '2018-06-11 02:19:46', '2018-06-11 08:19:46'),
(100446, 1, 'Grandstream-GXV3140v2-Skype-enabled-Ip-SDL074732625-1-41011_1024x1024.jpg', '', '', '18/85/e.jpg', '', '2018-06-11 02:19:46', '2018-06-11 08:19:46'),
(100447, 1, 'kaspersky-2018-internet-security-1-user.jpg', '', '', '18/85/f.jpg', '', '2018-06-11 02:45:58', '2018-06-11 08:45:58'),
(100447, 2, 'kaspersky-2018-internet-security-1-user.jpg', '', NULL, '18/85/f.jpg', NULL, '2018-06-11 02:45:58', '2018-06-11 08:45:58'),
(100449, 2, '81hlLFg0DDL._SY445_.jpg', '', NULL, '18/86/1.jpg', NULL, '2018-06-11 02:52:45', '2018-06-11 08:52:45'),
(100449, 1, '81hlLFg0DDL._SY445_.jpg', '', '', '18/86/1.jpg', '', '2018-06-11 02:52:45', '2018-06-11 08:52:45'),
(100450, 1, '1455629843_logo-mikrotik.png', '', '', '18/86/2.png', '', '2018-07-06 05:02:24', '2018-07-06 11:02:24'),
(100450, 2, '1455629843_logo-mikrotik.png', '', NULL, '18/86/2.png', NULL, '2018-07-06 05:02:24', '2018-07-06 11:02:24'),
(100451, 1, '1040_hi_res.png', '', '', '18/86/3.png', '', '2018-07-06 05:04:27', '2018-07-06 11:04:27'),
(100451, 2, '1040_hi_res.png', '', NULL, '18/86/3.png', NULL, '2018-07-06 05:04:27', '2018-07-06 11:04:27'),
(100452, 1, 'rb951ui-2hnd-1.png', '', '', '18/86/4.png', '', '2018-07-06 05:30:27', '2018-07-06 11:30:27'),
(100452, 2, 'rb951ui-2hnd-1.png', '', NULL, '18/86/4.png', NULL, '2018-07-06 05:30:27', '2018-07-06 11:30:27'),
(100453, 1, 'RB450G-500x500.jpg', '', '', '18/86/5.jpg', '', '2018-07-06 06:57:36', '2018-07-06 12:57:36'),
(100453, 2, 'RB450G-500x500.jpg', '', NULL, '18/86/5.jpg', NULL, '2018-07-06 06:57:36', '2018-07-06 12:57:36'),
(100454, 1, '1228_hi_res.png', '', '', '18/86/6.png', '', '2018-07-06 07:09:06', '2018-07-06 13:09:06'),
(100454, 2, '1228_hi_res.png', '', NULL, '18/86/6.png', NULL, '2018-07-06 07:09:06', '2018-07-06 13:09:06'),
(100455, 1, 'index.jpg', '', '', '18/86/7.jpg', '', '2018-07-06 08:42:10', '2018-07-06 14:42:10'),
(100455, 2, 'index.jpg', '', NULL, '18/86/7.jpg', NULL, '2018-07-06 08:42:10', '2018-07-06 14:42:10'),
(100456, 1, 'XVR-16CH-Channel-CCTV-Video-Recorder-1080P-Hybrid-NVR-AHD-TVI-CVI-Hi3521A-8CH-DVR-16CH.jpg', '', '', '18/86/8.jpg', '', '2018-07-07 10:30:40', '2018-07-07 16:30:40'),
(100456, 2, 'XVR-16CH-Channel-CCTV-Video-Recorder-1080P-Hybrid-NVR-AHD-TVI-CVI-Hi3521A-8CH-DVR-16CH.jpg', '', NULL, '18/86/8.jpg', NULL, '2018-07-07 10:30:40', '2018-07-07 16:30:40'),
(100458, 2, 'jamal.jpg', '', NULL, '18/86/a.jpg', NULL, '2018-09-09 06:45:52', '2018-09-09 12:45:52'),
(100458, 1, 'jamal.jpg', '', '', '18/86/a.jpg', '', '2018-09-09 06:45:52', '2018-09-09 12:45:52'),
(100459, 1, 'telular-movistar-gsm-fwt-D_NQ_NP_655791-MLV26776893159_022018-F.jpg', '', '', '18/86/b.jpg', '', '2018-09-27 10:46:07', '2018-09-27 16:46:07'),
(100459, 2, 'telular-movistar-gsm-fwt-D_NQ_NP_655791-MLV26776893159_022018-F.jpg', '', NULL, '18/86/b.jpg', NULL, '2018-09-27 10:46:07', '2018-09-27 16:46:07'),
(100460, 1, 'telular-movistar-gsm-fwt-D_NQ_NP_808643-MLV26776891714_022018-F.jpg', '', '', '18/86/c.jpg', '', '2018-09-27 10:50:50', '2018-09-27 16:50:50'),
(100460, 2, 'telular-movistar-gsm-fwt-D_NQ_NP_808643-MLV26776891714_022018-F.jpg', '', NULL, '18/86/c.jpg', NULL, '2018-09-27 10:50:50', '2018-09-27 16:50:50'),
(100461, 1, 'telular-movistar-gsm-fwt-D_NQ_NP_874826-MLV27546656218_062018-F.jpg', '', '', '18/86/d.jpg', '', '2018-09-27 10:52:09', '2018-09-27 16:52:09'),
(100461, 2, 'telular-movistar-gsm-fwt-D_NQ_NP_874826-MLV27546656218_062018-F.jpg', '', NULL, '18/86/d.jpg', NULL, '2018-09-27 10:52:09', '2018-09-27 16:52:09'),
(100462, 1, 'Cloud-PBX.png', '', '', '18/86/e.png', '', '2018-09-27 10:59:17', '2018-09-27 16:59:17'),
(100462, 2, 'Cloud-PBX.png', '', NULL, '18/86/e.png', NULL, '2018-09-27 10:59:17', '2018-09-27 16:59:17'),
(100463, 1, 'classic-landline1.png', '', '', '18/86/f.png', '', '2018-09-27 11:05:14', '2018-09-27 17:05:14'),
(100463, 2, 'classic-landline1.png', '', NULL, '18/86/f.png', NULL, '2018-09-27 11:05:14', '2018-09-27 17:05:14'),
(100464, 1, 'kx-tda100.jpg', '', '', '18/87/0.jpg', '', '2018-09-27 11:20:15', '2018-09-27 17:20:15'),
(100464, 2, 'kx-tda100.jpg', '', NULL, '18/87/0.jpg', NULL, '2018-09-27 11:20:15', '2018-09-27 17:20:15'),
(100467, 2, 'giant_76783.jpg', '', NULL, '18/87/3.jpg', NULL, '2018-09-27 12:27:54', '2018-09-27 18:27:54'),
(100467, 1, 'giant_76783.jpg', '', '', '18/87/3.jpg', '', '2018-09-27 12:27:54', '2018-09-27 18:27:54'),
(100466, 1, 'KX-NS300-3.jpg', '', '', '18/87/2.jpg', '', '2018-09-27 12:10:48', '2018-09-27 18:10:48'),
(100466, 2, 'KX-NS300-3.jpg', '', NULL, '18/87/2.jpg', NULL, '2018-09-27 12:10:48', '2018-09-27 18:10:48'),
(100468, 1, 'giant_58738.jpg', '', '', '18/87/4.jpg', '', '2018-09-27 12:53:29', '2018-09-27 18:53:29'),
(100468, 2, 'giant_58738.jpg', '', NULL, '18/87/4.jpg', NULL, '2018-09-27 12:53:29', '2018-09-27 18:53:29'),
(100471, 1, 'Dell-Optiplex.jpg', '', '', '18/87/7.jpg', '', '2018-10-06 04:57:10', '2018-10-06 10:57:10'),
(100471, 2, 'Dell-Optiplex.jpg', '', NULL, '18/87/7.jpg', NULL, '2018-10-06 04:57:10', '2018-10-06 10:57:10'),
(100472, 1, 'the-poweredge-r740-rack-server-en.jpg', '', '', '18/87/8.jpg', '', '2018-10-06 05:21:43', '2018-10-06 11:21:43'),
(100472, 2, 'the-poweredge-r740-rack-server-en.jpg', '', NULL, '18/87/8.jpg', NULL, '2018-10-06 05:21:43', '2018-10-06 11:21:43'),
(100473, 1, 'Dell_PowerEdge_T330-1-500x500.jpg', '', '', '18/87/9.jpg', '', '2018-10-06 06:14:18', '2018-10-06 12:14:18'),
(100473, 2, 'Dell_PowerEdge_T330-1-500x500.jpg', '', NULL, '18/87/9.jpg', NULL, '2018-10-06 06:14:18', '2018-10-06 12:14:18'),
(100474, 1, '61zfxNPy2rL._SX425_.jpg', '', '', '18/87/a.jpg', '', '2018-10-06 06:14:46', '2018-10-06 12:14:46'),
(100474, 2, '61zfxNPy2rL._SX425_.jpg', '', NULL, '18/87/a.jpg', NULL, '2018-10-06 06:14:46', '2018-10-06 12:14:46'),
(100475, 1, 'Dell_PowerEdge_T130-2-500x500.jpg', '', '', '18/87/b.jpg', '', '2018-10-06 06:22:25', '2018-10-06 12:22:25'),
(100475, 2, 'Dell_PowerEdge_T130-2-500x500.jpg', '', NULL, '18/87/b.jpg', NULL, '2018-10-06 06:22:25', '2018-10-06 12:22:25'),
(100476, 1, 'r330-1u-2_3.jpg', '', '', '18/87/c.jpg', '', '2018-10-06 06:57:25', '2018-10-06 12:57:25'),
(100476, 2, 'r330-1u-2_3.jpg', '', NULL, '18/87/c.jpg', NULL, '2018-10-06 06:57:25', '2018-10-06 12:57:25'),
(100477, 1, 'storage-sc-series-scv3020_0003-emc-hero-685x350-ng.psd.jpg', '', '', '18/87/d.jpg', '', '2018-10-06 07:45:12', '2018-10-06 13:45:12'),
(100477, 2, 'storage-sc-series-scv3020_0003-emc-hero-685x350-ng.psd.jpg', '', NULL, '18/87/d.jpg', NULL, '2018-10-06 07:45:12', '2018-10-06 13:45:12'),
(100478, 1, 'E7270.jpg', '', '', '18/87/e.jpg', '', '2018-10-06 08:41:30', '2018-10-06 14:41:30'),
(100478, 2, 'E7270.jpg', '', NULL, '18/87/e.jpg', NULL, '2018-10-06 08:41:30', '2018-10-06 14:41:30'),
(100479, 1, '4zu3_Dell_Latitude_7390_Teaser.jpg', '', '', '18/87/f.jpg', '', '2018-10-06 09:00:52', '2018-10-06 15:00:52'),
(100479, 2, '4zu3_Dell_Latitude_7390_Teaser.jpg', '', NULL, '18/87/f.jpg', NULL, '2018-10-06 09:00:52', '2018-10-06 15:00:52'),
(100480, 1, 'Vostro203667MT-600x600.jpg', '', '', '18/88/0.jpg', '', '2018-10-06 09:26:38', '2018-10-06 15:26:38'),
(100480, 2, 'Vostro203667MT-600x600.jpg', '', NULL, '18/88/0.jpg', NULL, '2018-10-06 09:26:38', '2018-10-06 15:26:38'),
(100481, 1, 'alarmsystemcertificate.zip', 'Fire Safe Equipment Certificate - C-Tec', '', '18/88/1.zip', '', '2018-11-06 03:19:41', '2018-11-06 09:19:58'),
(100481, 2, 'alarmsystemcertificate.zip', 'Fire Safe Equipment Certificate - C-Tec', NULL, '18/88/1.zip', NULL, '2018-11-06 03:19:41', '2018-11-06 09:19:58'),
(100482, 1, 'fire.png', '', '', '18/88/2.png', '', '2018-11-06 03:27:55', '2018-11-06 09:27:55'),
(100482, 2, 'fire.png', '', NULL, '18/88/2.png', NULL, '2018-11-06 03:27:55', '2018-11-06 09:27:55'),
(100483, 1, 'ac.jpg', '', '', '18/88/3.jpg', '', '2018-11-06 07:31:21', '2019-05-07 16:35:04'),
(100483, 2, 'f55cc07276d444.jpg', '', NULL, '18/88/3.jpg', NULL, '2018-11-06 07:31:21', '2018-11-06 13:31:21'),
(100484, 1, 'zkteco-k40-pro_1.jpg', '', '', '18/88/4.jpg', '', '2018-11-19 11:23:24', '2018-11-19 17:23:24'),
(100484, 2, 'zkteco-k40-pro_1.jpg', '', NULL, '18/88/4.jpg', NULL, '2018-11-19 11:23:24', '2018-11-19 17:23:24'),
(100485, 1, 'k50a.jpg', '', '', '18/88/5.jpg', '', '2018-11-19 12:08:47', '2018-11-19 18:08:47'),
(100485, 2, 'k50a.jpg', '', NULL, '18/88/5.jpg', NULL, '2018-11-19 12:08:47', '2018-11-19 18:08:47'),
(100486, 1, '61848e6a8ab61ca457f9197d27089502.png', '', '', '18/88/6.png', '', '2018-11-19 12:12:52', '2018-11-19 18:12:52'),
(100486, 2, '61848e6a8ab61ca457f9197d27089502.png', '', NULL, '18/88/6.png', NULL, '2018-11-19 12:12:52', '2018-11-19 18:12:52'),
(100487, 1, '6c841d3ea94886961bf9e75d8b5c583c.png', '', '', '18/88/7.png', '', '2018-11-19 12:13:01', '2018-11-19 18:13:01'),
(100487, 2, '6c841d3ea94886961bf9e75d8b5c583c.png', '', NULL, '18/88/7.png', NULL, '2018-11-19 12:13:01', '2018-11-19 18:13:01'),
(100488, 1, 'header.jpg', '', '', '18/88/8.jpg', '', '2018-11-22 10:36:24', '2018-11-22 16:36:24'),
(100488, 2, 'header.jpg', '', NULL, '18/88/8.jpg', NULL, '2018-11-22 10:36:24', '2018-11-22 16:36:24'),
(100489, 1, 'Corporaate', 'Corporaate', '', '', 'Corporaate', '2018-11-22 10:37:14', '2018-11-22 16:37:14'),
(100489, 2, 'Corporaate', 'Corporaate', NULL, NULL, 'Corporaate', '2018-11-22 10:37:14', '2018-11-22 16:37:14'),
(100490, 1, 'logo2.png', '', '', '18/88/a.png', '', '2018-11-22 10:40:06', '2018-11-22 16:40:06'),
(100490, 2, 'logo2.png', '', NULL, '18/88/a.png', NULL, '2018-11-22 10:40:06', '2018-11-22 16:40:06'),
(100491, 1, 'Robi_Axiata_logo.png', '', '', '18/88/b.png', '', '2018-11-22 10:41:21', '2018-11-22 16:41:21'),
(100491, 2, 'Robi_Axiata_logo.png', '', NULL, '18/88/b.png', NULL, '2018-11-22 10:41:21', '2018-11-22 16:41:21'),
(100492, 1, '1416317098AIRTEL.png', '', '', '18/88/c.png', '', '2018-11-22 10:42:12', '2018-11-22 16:42:12'),
(100492, 2, '1416317098AIRTEL.png', '', NULL, '18/88/c.png', NULL, '2018-11-22 10:42:12', '2018-11-22 16:42:12'),
(100493, 1, 'ranks-Tel-Logo-sm20111004191859.jpg', '', '', '18/88/d.jpg', '', '2018-11-22 10:43:07', '2018-11-22 16:43:07'),
(100493, 2, 'ranks-Tel-Logo-sm20111004191859.jpg', '', NULL, '18/88/d.jpg', NULL, '2018-11-22 10:43:07', '2018-11-22 16:43:07'),
(100494, 1, 'images.jpg', '', '', '18/88/e.jpg', '', '2018-11-22 10:45:31', '2018-11-22 16:45:31'),
(100494, 2, 'images.jpg', '', NULL, '18/88/e.jpg', NULL, '2018-11-22 10:45:31', '2018-11-22 16:45:31'),
(100497, 1, 'hamid_group.gif', '', '', '18/89/1.gif', '', '2018-11-22 10:51:02', '2018-11-22 16:51:02'),
(100497, 2, 'hamid_group.gif', '', NULL, '18/89/1.gif', NULL, '2018-11-22 10:51:02', '2018-11-22 16:51:02'),
(100498, 1, 'partexgroup.png', '', '', '18/89/2.png', '', '2018-11-22 10:52:48', '2018-11-22 16:52:48'),
(100498, 2, 'partexgroup.png', '', NULL, '18/89/2.png', NULL, '2018-11-22 10:52:48', '2018-11-22 16:52:48'),
(100499, 1, 'bdcom-newlogo.png', '', '', '18/89/3.png', '', '2018-11-22 22:55:15', '2018-11-23 04:55:15'),
(100499, 2, 'bdcom-newlogo.png', '', NULL, '18/89/3.png', NULL, '2018-11-22 22:55:15', '2018-11-23 04:55:15'),
(100500, 1, 'sajeeb-logo1.png', '', '', '18/89/4.png', '', '2018-11-22 23:16:19', '2018-11-23 05:16:19'),
(100500, 2, 'sajeeb-logo1.png', '', NULL, '18/89/4.png', NULL, '2018-11-22 23:16:19', '2018-11-23 05:16:19'),
(100501, 1, 'index.png', '', '', '18/89/5.png', '', '2018-12-05 11:34:18', '2018-12-05 12:34:18'),
(100501, 2, 'index.png', '', NULL, '18/89/5.png', NULL, '2018-12-05 11:34:18', '2018-12-05 12:34:18'),
(100502, 1, 'DVR-Transparent.png', '', '', '18/89/6.png', '', '2018-12-05 11:41:29', '2018-12-05 12:41:29'),
(100502, 2, 'DVR-Transparent.png', '', NULL, '18/89/6.png', NULL, '2018-12-05 11:41:29', '2018-12-05 12:41:29'),
(100503, 1, 'ds-7104hqhi-k1_2.jpg', '', '', '18/89/7.jpg', '', '2018-12-05 11:51:36', '2018-12-05 12:51:36'),
(100503, 2, 'ds-7104hqhi-k1_2.jpg', '', NULL, '18/89/7.jpg', NULL, '2018-12-05 11:51:36', '2018-12-05 12:51:36'),
(100504, 1, 'Dahua_DHI-HCV4104HS-S2_04_Chanel_DVR-500x500.jpg', '', '', '18/89/8.jpg', '', '2018-12-05 11:55:53', '2018-12-05 12:55:53'),
(100504, 2, 'Dahua_DHI-HCV4104HS-S2_04_Chanel_DVR-500x500.jpg', '', NULL, '18/89/8.jpg', NULL, '2018-12-05 11:55:53', '2018-12-05 12:55:53'),
(100505, 1, 'ds-7324hghi-sh-1_1.jpg', '', '', '18/89/9.jpg', '', '2018-12-05 12:05:18', '2018-12-05 13:05:18'),
(100505, 2, 'ds-7324hghi-sh-1_1.jpg', '', NULL, '18/89/9.jpg', NULL, '2018-12-05 12:05:18', '2018-12-05 13:05:18'),
(100506, 1, 'cable2.jpg', '', '', '18/89/a.jpg', '', '2018-12-05 12:16:06', '2018-12-05 13:16:06'),
(100506, 2, 'cable2.jpg', '', NULL, '18/89/a.jpg', NULL, '2018-12-05 12:16:06', '2018-12-05 13:16:06'),
(100507, 1, 'single-phase-distribution-box-500x500.jpg', '', '', '18/89/b.jpg', '', '2018-12-05 12:21:29', '2018-12-05 13:21:29'),
(100507, 2, 'single-phase-distribution-box-500x500.jpg', '', NULL, '18/89/b.jpg', NULL, '2018-12-05 12:21:29', '2018-12-05 13:21:29'),
(100508, 1, 'HTB1B9PzLpXXXXbpXVXXq6xXFXXXB.jpg', '', '', '18/89/c.jpg', '', '2018-12-05 12:23:53', '2018-12-05 13:23:53'),
(100508, 2, 'HTB1B9PzLpXXXXbpXVXXq6xXFXXXB.jpg', '', NULL, '18/89/c.jpg', NULL, '2018-12-05 12:23:53', '2018-12-05 13:23:53'),
(100509, 1, 'Wylacznik-mocy-3P-63A-36kA-XT1N-160-TMD-63-630-3p-F-F-1SDA067414R1-0004_00010_95242.jpg', '', '', '18/89/d.jpg', '', '2018-12-05 12:36:20', '2018-12-05 13:36:20'),
(100509, 2, 'Wylacznik-mocy-3P-63A-36kA-XT1N-160-TMD-63-630-3p-F-F-1SDA067414R1-0004_00010_95242.jpg', '', NULL, '18/89/d.jpg', NULL, '2018-12-05 12:36:20', '2018-12-05 13:36:20'),
(100510, 1, 'Hot-Sales-Ezc-Type-Ce-3p-4p-250A-Mould-Case-Circuit-Breaker.jpg', '', '', '18/89/e.jpg', '', '2018-12-05 12:41:33', '2018-12-05 13:41:33'),
(100510, 2, 'Hot-Sales-Ezc-Type-Ce-3p-4p-250A-Mould-Case-Circuit-Breaker.jpg', '', NULL, '18/89/e.jpg', NULL, '2018-12-05 12:41:33', '2018-12-05 13:41:33'),
(100511, 1, 'presentation.jpg', '', '', '18/89/f.jpg', '', '2018-12-05 12:47:44', '2018-12-05 13:47:44'),
(100511, 2, 'presentation.jpg', '', NULL, '18/89/f.jpg', NULL, '2018-12-05 12:47:44', '2018-12-05 13:47:44'),
(100512, 1, 'B1066341274.jpg', '', '', '18/8a/0.jpg', '', '2018-12-05 13:18:32', '2018-12-05 14:18:32'),
(100512, 2, 'B1066341274.jpg', '', NULL, '18/8a/0.jpg', NULL, '2018-12-05 13:18:32', '2018-12-05 14:18:32'),
(100513, 1, 'ABB-S403M-C63.jpg', '', '', '18/8a/1.jpg', '', '2018-12-05 13:28:35', '2018-12-05 14:28:35'),
(100513, 2, 'ABB-S403M-C63.jpg', '', NULL, '18/8a/1.jpg', NULL, '2018-12-05 13:28:35', '2018-12-05 14:28:35'),
(100514, 1, 'Dz47-63-Types-of-Electrical-Circuit-Breaker.jpg', '', '', '18/8a/2.jpg', '', '2018-12-05 13:35:24', '2018-12-05 14:35:24'),
(100514, 2, 'Dz47-63-Types-of-Electrical-Circuit-Breaker.jpg', '', NULL, '18/8a/2.jpg', NULL, '2018-12-05 13:35:24', '2018-12-05 14:35:24'),
(100515, 1, '621746_RB_00_FB.EPS_1000.jpg', '', '', '18/8a/3.jpg', '', '2018-12-05 13:53:02', '2018-12-05 14:53:02'),
(100515, 2, '621746_RB_00_FB.EPS_1000.jpg', '', NULL, '18/8a/3.jpg', NULL, '2018-12-05 13:53:02', '2018-12-05 14:53:02'),
(100516, 1, 'Dpn-1p-N-32A-4500A-Mini-Circuit-Breaker.jpg', '', '', '18/8a/4.jpg', '', '2018-12-05 13:57:38', '2018-12-05 14:57:38'),
(100516, 2, 'Dpn-1p-N-32A-4500A-Mini-Circuit-Breaker.jpg', '', NULL, '18/8a/4.jpg', NULL, '2018-12-05 13:57:38', '2018-12-05 14:57:38'),
(100517, 1, 'preview.jpg', '', '', '18/8a/5.jpg', '', '2018-12-05 14:15:30', '2018-12-05 15:15:30'),
(100517, 2, 'preview.jpg', '', NULL, '18/8a/5.jpg', NULL, '2018-12-05 14:15:30', '2018-12-05 15:15:30'),
(100518, 1, '10ka-Electric-1A-3A-6A-10A-16A-20A-32A-40A-50A-63A-Auto-Miniature-Circuit-Breaker.jpg', '', '', '18/8a/6.jpg', '', '2018-12-05 14:19:38', '2018-12-05 15:19:38'),
(100518, 2, '10ka-Electric-1A-3A-6A-10A-16A-20A-32A-40A-50A-63A-Auto-Miniature-Circuit-Breaker.jpg', '', NULL, '18/8a/6.jpg', NULL, '2018-12-05 14:19:38', '2018-12-05 15:19:38'),
(100519, 1, 'ats.jpg', '', '', '18/8a/7.jpg', '', '2018-12-05 14:30:07', '2018-12-05 15:30:07'),
(100519, 2, 'ats.jpg', '', NULL, '18/8a/7.jpg', NULL, '2018-12-05 14:30:07', '2018-12-05 15:30:07'),
(100520, 1, 'chave-de-transferncia-smartgen-D_NQ_NP_908395-MLB27278848381_052018-F.jpg', '', '', '18/8a/8.jpg', '', '2018-12-05 14:34:36', '2018-12-05 15:34:36'),
(100520, 2, 'chave-de-transferncia-smartgen-D_NQ_NP_908395-MLB27278848381_052018-F.jpg', '', NULL, '18/8a/8.jpg', NULL, '2018-12-05 14:34:36', '2018-12-05 15:34:36'),
(100521, 1, '118_M40098NYY.jpg', '', '', '18/8a/9.jpg', '', '2018-12-05 14:48:32', '2018-12-05 15:48:32'),
(100521, 2, '118_M40098NYY.jpg', '', NULL, '18/8a/9.jpg', NULL, '2018-12-05 14:48:32', '2018-12-05 15:48:32'),
(100522, 2, 'Accessories-for-your-Android-Tablets.jpg', '', '', '18/8a/a.jpg', '', '2018-12-07 12:02:24', '2018-12-07 13:02:24'),
(100523, 2, 'images.jpg', '', '', '18/8a/b.jpg', '', '2018-12-07 12:08:56', '2018-12-07 13:08:56'),
(100524, 2, 'fff.jpg', '', '', '18/8a/c.jpg', '', '2018-12-07 12:11:27', '2018-12-07 13:11:27'),
(100525, 2, '1271648361513_hz_fileserver3_477255.jpg', '', '', '18/8a/d.jpg', '', '2018-12-07 12:13:02', '2018-12-07 13:13:02'),
(100526, 1, '1024px-Bhullooah_(The_ancient_name_of_Noakhali).jpg', '', '', '18/8a/e.jpg', '', '2018-12-09 15:14:09', '2018-12-09 16:14:09'),
(100526, 2, '1024px-Bhullooah_(The_ancient_name_of_Noakhali).jpg', '', NULL, '18/8a/e.jpg', NULL, '2018-12-09 15:14:09', '2018-12-09 16:14:09'),
(100527, 1, 'c63ffc50f7875f283fc2b0ddf9c4f6ab.jpg', '', '', '18/8a/f.jpg', '', '2018-12-09 15:17:23', '2018-12-09 16:17:23'),
(100527, 2, 'c63ffc50f7875f283fc2b0ddf9c4f6ab.jpg', '', NULL, '18/8a/f.jpg', NULL, '2018-12-09 15:17:23', '2018-12-09 16:17:23'),
(100528, 1, '63b7f3a42e8a131d938c6136bd1ae356.jpeg', '', '', '18/8b/0.jpeg', '', '2018-12-09 15:21:34', '2018-12-09 16:21:34'),
(100528, 2, '63b7f3a42e8a131d938c6136bd1ae356.jpeg', '', NULL, '18/8b/0.jpeg', NULL, '2018-12-09 15:21:34', '2018-12-09 16:21:34'),
(100529, 1, 'Nantes_Directors-Desk_1.jpg', '', '', '18/8b/1.jpg', '', '2018-12-09 15:23:38', '2018-12-09 16:23:38'),
(100529, 2, 'Nantes_Directors-Desk_1.jpg', '', NULL, '18/8b/1.jpg', NULL, '2018-12-09 15:23:38', '2018-12-09 16:23:38'),
(100530, 1, 'confrance-meeting-table-250x250.jpg', '', '', '18/8b/2.jpg', '', '2018-12-09 15:25:41', '2018-12-09 16:25:41'),
(100530, 2, 'confrance-meeting-table-250x250.jpg', '', NULL, '18/8b/2.jpg', NULL, '2018-12-09 15:25:41', '2018-12-09 16:25:41'),
(100531, 2, 'header-logo.png', '', '', '18/8b/3.png', '', '2018-12-18 10:25:26', '2018-12-18 16:25:26'),
(100532, 2, 'cfp702-4-standard-2-zone-conventional-fire-alarm-panel.jpg', '', '', '18/8b/4.jpg', '', '2018-12-18 10:29:55', '2018-12-18 16:29:55'),
(100533, 1, 'maxresdefault.jpg', '', '', '18/8b/5.jpg', '', '2019-01-11 13:02:56', '2019-01-11 19:02:56'),
(100533, 2, 'maxresdefault.jpg', '', NULL, '18/8b/5.jpg', NULL, '2019-01-11 13:02:56', '2019-01-11 19:02:56'),
(100534, 1, 'DSC016081.jpg', '', '', '18/8b/6.jpg', '', '2019-01-11 13:10:51', '2019-01-11 19:10:51'),
(100534, 2, 'DSC016081.jpg', '', NULL, '18/8b/6.jpg', NULL, '2019-01-11 13:10:51', '2019-01-11 19:10:51'),
(100535, 1, '51Ks92NyjeL._SL1231_.jpg', '', '', '18/8b/7.jpg', '', '2019-01-18 02:20:08', '2019-01-18 08:20:08'),
(100535, 2, '51Ks92NyjeL._SL1231_.jpg', '', NULL, '18/8b/7.jpg', NULL, '2019-01-18 02:20:08', '2019-01-18 08:20:08'),
(100536, 1, 'CM20180830-50838-40828.jpg', '', '', '18/8b/8.jpg', '', '2019-01-18 02:21:03', '2019-01-18 08:21:03'),
(100536, 2, 'CM20180830-50838-40828.jpg', '', NULL, '18/8b/8.jpg', NULL, '2019-01-18 02:21:03', '2019-01-18 08:21:03'),
(100537, 1, '500px_0022-609-39-003400_90g_weiss_1.png', '', '', '18/8b/9.png', '', '2019-01-18 02:44:39', '2019-01-18 08:44:39'),
(100537, 2, '500px_0022-609-39-003400_90g_weiss_1.png', '', NULL, '18/8b/9.png', NULL, '2019-01-18 02:44:39', '2019-01-18 08:44:39'),
(100532, 1, 'cfp702-4-standard-2-zone-conventional-fire-alarm-panel.jpg', '', '', '18/8b/4.jpg', '', '0000-00-00 00:00:00', '2019-01-20 14:29:55'),
(100538, 1, 'BF433CCCSR-500x500.jpg', '', '', '18/8b/a.jpg', '', '2019-01-20 10:45:17', '2019-01-20 16:45:17'),
(100538, 2, 'BF433CCCSR-500x500.jpg', '', NULL, '18/8b/a.jpg', NULL, '2019-01-20 10:45:17', '2019-01-20 16:45:17'),
(100539, 1, 'c4416-activ-optical-smoke-detector.jpg', '', '', '18/8b/b.jpg', '', '2019-01-20 10:54:11', '2019-01-20 16:54:11'),
(100539, 2, 'c4416-activ-optical-smoke-detector.jpg', '', NULL, '18/8b/b.jpg', NULL, '2019-01-20 10:54:11', '2019-01-20 16:54:11'),
(100541, 1, 'cumminsqsk95backupgenerator.jpg', '', '', '18/8b/d.jpg', '', '2019-01-20 12:56:00', '2019-01-20 18:56:00'),
(100541, 2, 'cumminsqsk95backupgenerator.jpg', '', NULL, '18/8b/d.jpg', NULL, '2019-01-20 12:56:00', '2019-01-20 18:56:00'),
(100542, 2, 'office-design-news-article-sept16.jpg', '', '', '18/8b/e.jpg', '', '2019-02-04 11:33:14', '2019-02-04 17:33:14'),
(100542, 1, 'office-design-news-article-sept16.jpg', '', '', '18/8b/e.jpg', '', '0000-00-00 00:00:00', '2019-03-01 18:14:40'),
(100543, 1, 'Meeting-High-Quality-PNG-180x180.png', '', '', '18/8b/f.png', '', '2019-03-01 12:13:46', '2019-03-01 18:13:46'),
(100543, 2, 'Meeting-High-Quality-PNG-180x180.png', '', NULL, '18/8b/f.png', NULL, '2019-03-01 12:13:46', '2019-03-01 18:13:46'),
(100544, 1, 'modular-office-workstation-500x500.png', '', '', '18/8c/0.jpg', '', '2019-03-01 12:18:10', '2019-03-01 18:18:34'),
(100544, 2, 'modular-office-workstation-500x500.png', '', NULL, '18/8c/0.jpg', NULL, '2019-03-01 12:18:10', '2019-03-01 18:18:34'),
(100545, 1, 'office-meeting-room-office-classy-meeting-room-designs-ideas-decorating-a-conference-office-meeting-room-furniture.jpg', '', '', '18/8c/1.jpg', '', '2019-03-01 12:33:52', '2019-03-01 18:33:52'),
(100545, 2, 'office-meeting-room-office-classy-meeting-room-designs-ideas-decorating-a-conference-office-meeting-room-furniture.jpg', '', NULL, '18/8c/1.jpg', NULL, '2019-03-01 12:33:52', '2019-03-01 18:33:52'),
(100548, 1, 'kitchen.jpg', '', '', '18/8c/4.jpg', '', '2019-03-25 02:28:15', '2019-03-25 08:28:15'),
(100548, 2, 'kitchen.jpg', '', NULL, '18/8c/4.jpg', NULL, '2019-03-25 02:28:15', '2019-03-25 08:28:15'),
(100549, 1, 'interior.png', '', '', '18/8c/5.png', '', '2019-03-25 05:07:42', '2019-03-25 11:07:42'),
(100549, 2, 'interior.png', '', NULL, '18/8c/5.png', NULL, '2019-03-25 05:07:42', '2019-03-25 11:07:42'),
(100550, 1, 'office-room-interior-design-ideas-with-what-do-interior-designers-modern-office-room-style-director-design-768x461.jpg', '', '', '18/8c/6.jpg', '', '2019-03-25 05:09:58', '2019-03-25 11:09:58'),
(100550, 2, 'office-room-interior-design-ideas-with-what-do-interior-designers-modern-office-room-style-director-design-768x461.jpg', '', NULL, '18/8c/6.jpg', NULL, '2019-03-25 05:09:58', '2019-03-25 11:09:58'),
(100551, 1, 'Meeting-room-decorative-wood-glass-walls.jpg', '', '', '18/8c/7.jpg', '', '2019-03-25 07:56:55', '2019-03-25 13:56:55'),
(100551, 2, 'Meeting-room-decorative-wood-glass-walls.jpg', '', NULL, '18/8c/7.jpg', NULL, '2019-03-25 07:56:55', '2019-03-25 13:56:55'),
(100552, 1, 'modern-executive-office-interior-design-odelia_room-interior-and-decoration.jpg', '', '', '18/8c/8.jpg', '', '2019-03-27 02:56:52', '2019-03-27 08:56:52'),
(100552, 2, 'modern-executive-office-interior-design-odelia_room-interior-and-decoration.jpg', '', NULL, '18/8c/8.jpg', NULL, '2019-03-27 02:56:52', '2019-03-27 08:56:52'),
(100553, 1, 'chairman-office-design-best-ceo-offices-471c7a3fbe85cea9.jpg', '', '', '18/8c/9.jpg', '', '2019-03-28 01:38:57', '2019-03-28 07:38:57'),
(100553, 2, 'chairman-office-design-best-ceo-offices-471c7a3fbe85cea9.jpg', '', NULL, '18/8c/9.jpg', NULL, '2019-03-28 01:38:57', '2019-03-28 07:38:57'),
(100554, 1, 'office-interior.jpg', '', '', '18/8c/a.jpg', '', '2019-03-28 01:46:05', '2019-03-28 07:46:05'),
(100554, 2, 'office-interior.jpg', '', NULL, '18/8c/a.jpg', NULL, '2019-03-28 01:46:05', '2019-03-28 07:46:05'),
(100555, 1, 'living-room-gypsum-ceiling-designs-gallery-best-modern-living-room-ceiling-d.jpg', '', '', '18/8c/b.jpg', '', '2019-03-28 02:06:47', '2019-03-28 08:06:47'),
(100555, 2, 'living-room-gypsum-ceiling-designs-gallery-best-modern-living-room-ceiling-d.jpg', '', NULL, '18/8c/b.jpg', NULL, '2019-03-28 02:06:47', '2019-03-28 08:06:47'),
(100558, 2, '56795704_271554303754595_7934366026777493504_n.jpg', '', NULL, '18/8c/e.jpg', NULL, '2019-04-07 02:54:08', '2019-04-07 08:54:08'),
(100558, 1, '56795704_271554303754595_7934366026777493504_n.jpg', '', '', '18/8c/e.jpg', '', '2019-04-07 02:54:08', '2019-04-07 08:54:08'),
(100559, 1, 'office-workstation-500x500.jpg', 'Office Workstation', '', '18/8c/f.jpg', '', '2019-04-10 07:37:18', '2019-04-10 13:37:27'),
(100559, 2, 'office-workstation-500x500.jpg', 'Office Workstation', NULL, '18/8c/f.jpg', NULL, '2019-04-10 07:37:18', '2019-04-10 13:37:27'),
(100560, 1, 'GL-5kg-CO2-(1).jpg', '', '', '18/8d/0.jpg', '', '2019-04-12 07:07:58', '2019-04-12 13:07:58'),
(100560, 2, 'GL-5kg-CO2-(1).jpg', '', NULL, '18/8d/0.jpg', NULL, '2019-04-12 07:07:58', '2019-04-12 13:07:58'),
(100561, 1, 'fire-extinguisher-dry-powder-019106.jpg', '', '', '18/8d/1.jpg', '', '2019-04-12 07:12:08', '2019-04-12 13:12:08'),
(100561, 2, 'fire-extinguisher-dry-powder-019106.jpg', '', NULL, '18/8d/1.jpg', NULL, '2019-04-12 07:12:08', '2019-04-12 13:12:08'),
(100562, 1, 'Brac Bank', '', '', '18/8d/2.jpg', '', '2019-04-12 12:50:48', '2019-04-12 18:54:01'),
(100562, 2, 'index.jpg', '', NULL, '18/8d/2.jpg', NULL, '2019-04-12 12:50:48', '2019-04-12 18:50:48'),
(100563, 1, 'Revolut', '', '', '18/8d/3.jpg', '', '2019-04-12 12:54:13', '2019-04-12 18:54:32'),
(100563, 2, 'aaaaaaaaaaa.jpg', '', NULL, '18/8d/3.jpg', NULL, '2019-04-12 12:54:13', '2019-04-12 18:54:13'),
(100564, 1, 'Carrier.png', '', '', '18/8d/4.png', '', '2019-04-16 12:16:59', '2019-05-07 16:25:33'),
(100564, 2, 'dd.png', '', NULL, '18/8d/4.png', NULL, '2019-04-16 12:16:59', '2019-04-16 18:16:59'),
(100565, 1, 'general.png', '', '', '18/8d/5.png', '', '2019-04-16 12:19:04', '2019-05-07 16:18:55'),
(100565, 2, 'ss.png', '', NULL, '18/8d/5.png', NULL, '2019-04-16 12:19:04', '2019-04-16 18:19:04'),
(100566, 1, 'hitachi.png', '', '', '18/8d/6.png', '', '2019-04-16 12:20:04', '2019-05-07 16:25:50'),
(100566, 2, 'aa.png', '', NULL, '18/8d/6.png', NULL, '2019-04-16 12:20:04', '2019-04-16 18:20:04'),
(100567, 1, 'Wall-Type-ac.jpg', '', '', '18/8d/7.jpg', '', '2019-04-16 12:53:24', '2019-05-07 16:32:20'),
(100567, 2, 'RAS-F13CF-1.jpg', '', NULL, '18/8d/7.jpg', NULL, '2019-04-16 12:53:24', '2019-04-16 18:53:24'),
(100568, 1, '4-0-ton-hitachi-cassette-ac-500x500.png', '', '', '18/8d/8.png', '', '2019-04-17 00:31:04', '2019-04-17 06:31:04'),
(100568, 2, '4-0-ton-hitachi-cassette-ac-500x500.png', '', NULL, '18/8d/8.png', NULL, '2019-04-17 00:31:04', '2019-04-17 06:31:04'),
(100569, 1, 'Foam-Extinguisher-6-Lt.jpg', '', '', '18/8d/9.jpg', '', '2019-04-17 08:30:52', '2019-04-17 14:30:52'),
(100569, 2, 'Foam-Extinguisher-6-Lt.jpg', '', NULL, '18/8d/9.jpg', NULL, '2019-04-17 08:30:52', '2019-04-17 14:30:52'),
(100570, 1, 'New-Office-Table.jpg', '', '', '18/8d/a.jpg', '', '2019-04-23 23:30:35', '2019-04-24 05:30:35'),
(100570, 2, 'New-Office-Table.jpg', '', NULL, '18/8d/a.jpg', NULL, '2019-04-23 23:30:35', '2019-04-24 05:30:35'),
(100571, 1, 'd6.jpg', '', '', '18/8d/b.jpg', '', '2019-04-23 23:34:08', '2019-04-24 05:34:08'),
(100571, 2, 'd6.jpg', '', NULL, '18/8d/b.jpg', NULL, '2019-04-23 23:34:08', '2019-04-24 05:34:08'),
(100572, 1, 'Director-Desk_1.jpg', '', '', '18/8d/c.jpg', '', '2019-04-23 23:39:17', '2019-04-24 05:39:17'),
(100572, 2, 'Director-Desk_1.jpg', '', NULL, '18/8d/c.jpg', NULL, '2019-04-23 23:39:17', '2019-04-24 05:39:17'),
(100573, 1, 'rps20180304_070748.jpg', '', '', '18/8d/d.jpg', '', '2019-04-23 23:43:46', '2019-04-24 05:43:46'),
(100573, 2, 'rps20180304_070748.jpg', '', NULL, '18/8d/d.jpg', NULL, '2019-04-23 23:43:46', '2019-04-24 05:43:46'),
(100574, 1, 'rps20180304_071220.jpg', '', '', '18/8d/e.jpg', '', '2019-04-23 23:44:52', '2019-04-24 05:44:52'),
(100574, 2, 'rps20180304_071220.jpg', '', NULL, '18/8d/e.jpg', NULL, '2019-04-23 23:44:52', '2019-04-24 05:44:52'),
(100575, 1, 'giant_7151.jpg', '', '', '18/8d/f.jpg', '', '2019-04-23 23:47:55', '2019-04-24 05:47:55'),
(100575, 2, 'giant_7151.jpg', '', NULL, '18/8d/f.jpg', NULL, '2019-04-23 23:47:55', '2019-04-24 05:47:55'),
(100576, 1, 'TEOP022LBAQ006.jpg', '', '', '18/8e/0.jpg', '', '2019-04-23 23:50:24', '2019-04-24 05:50:24'),
(100576, 2, 'TEOP022LBAQ006.jpg', '', NULL, '18/8e/0.jpg', NULL, '2019-04-23 23:50:24', '2019-04-24 05:50:24'),
(100577, 1, '1975.jpg', '', '', '18/8e/1.jpg', '', '2019-04-23 23:54:56', '2019-04-24 05:54:56'),
(100577, 2, '1975.jpg', '', NULL, '18/8e/1.jpg', NULL, '2019-04-23 23:54:56', '2019-04-24 05:54:56'),
(100578, 1, 'Screenshot_2019-04-24_Senior_Executive_Table.jpg', '', '', '18/8e/2.jpg', '', '2019-04-23 23:57:05', '2019-04-24 05:57:05'),
(100578, 2, 'Screenshot_2019-04-24_Senior_Executive_Table.jpg', '', NULL, '18/8e/2.jpg', NULL, '2019-04-23 23:57:05', '2019-04-24 05:57:05'),
(100579, 1, 'General-Ceiling-Type-AC-ABG-24ABA-Price-in-BD.jpg', '', '', '18/8e/3.jpg', '', '2019-05-07 10:38:53', '2019-05-07 16:38:53'),
(100579, 2, 'General-Ceiling-Type-AC-ABG-24ABA-Price-in-BD.jpg', '', NULL, '18/8e/3.jpg', NULL, '2019-05-07 10:38:53', '2019-05-07 16:38:53'),
(100580, 1, 'duct-type-air-conditioner-500x500.jpg', '', '', '18/8e/4.jpg', '', '2019-05-07 10:44:38', '2019-05-07 16:44:38'),
(100580, 2, 'duct-type-air-conditioner-500x500.jpg', '', NULL, '18/8e/4.jpg', NULL, '2019-05-07 10:44:38', '2019-05-07 16:44:38'),
(100581, 1, 'Board False Ceiling.jpg', '', '', '18/8e/5.jpg', '', '2019-05-09 07:18:24', '2019-05-09 13:18:32'),
(100581, 2, '1b.jpg', '', NULL, '18/8e/5.jpg', NULL, '2019-05-09 07:18:24', '2019-05-09 13:18:24'),
(100582, 1, '2c9cf28fdb45e7dac3edea9685c23e4e.jpg', '', '', '18/8e/6.jpg', '', '2019-05-09 07:20:42', '2019-05-09 13:20:42'),
(100582, 2, '2c9cf28fdb45e7dac3edea9685c23e4e.jpg', '', NULL, '18/8e/6.jpg', NULL, '2019-05-09 07:20:42', '2019-05-09 13:20:42'),
(100583, 1, '5c2cfd84a0441100012ea257.jpg', '', '', '18/8e/7.jpg', '', '2019-05-09 07:25:51', '2019-05-09 13:25:51'),
(100583, 2, '5c2cfd84a0441100012ea257.jpg', '', NULL, '18/8e/7.jpg', NULL, '2019-05-09 07:25:51', '2019-05-09 13:25:51'),
(100585, 2, '17264118_591985860991331_1705951733685047532_n.png', '', NULL, '18/8e/9.png', NULL, '2019-05-09 07:28:19', '2019-05-09 13:28:19'),
(100585, 1, '17264118_591985860991331_1705951733685047532_n.png', '', '', '18/8e/9.png', '', '2019-05-09 07:28:19', '2019-05-09 13:28:19'),
(100588, 1, 'more-false-ceiling-design-here_180471.jpg', '', '', '18/8e/c.jpg', '', '2019-05-09 07:32:10', '2019-05-09 13:32:10'),
(100588, 2, 'more-false-ceiling-design-here_180471.jpg', '', NULL, '18/8e/c.jpg', NULL, '2019-05-09 07:32:10', '2019-05-09 13:32:10'),
(100590, 2, 'pop-false-ceiling-designs-for-hall.jpg', '', NULL, '18/8e/e.jpg', NULL, '2019-05-09 07:34:39', '2019-05-09 13:34:39'),
(100590, 1, 'pop-false-ceiling-designs-for-hall.jpg', '', '', '18/8e/e.jpg', '', '2019-05-09 07:34:39', '2019-05-09 13:34:39'),
(100591, 1, 'Global-Construction-Equipment-Market.jpg', '', '', '18/8e/f.jpg', '', '2019-06-11 05:47:51', '2019-06-11 11:47:51'),
(100591, 2, 'Global-Construction-Equipment-Market.jpg', '', NULL, '18/8e/f.jpg', NULL, '2019-06-11 05:47:51', '2019-06-11 11:47:51'),
(100592, 1, 'WOOD-CONSTRUCTION.jpg', '', '', '18/8f/0.jpg', '', '2019-06-11 05:49:48', '2019-06-11 11:49:48'),
(100592, 2, 'WOOD-CONSTRUCTION.jpg', '', NULL, '18/8f/0.jpg', NULL, '2019-06-11 05:49:48', '2019-06-11 11:49:48'),
(100593, 1, 'dumptruck.jpg', '', '', '18/8f/1.jpg', '', '2019-06-11 05:53:46', '2019-06-11 11:53:46'),
(100593, 2, 'dumptruck.jpg', '', NULL, '18/8f/1.jpg', NULL, '2019-06-11 05:53:46', '2019-06-11 11:53:46'),
(100594, 1, 'crawler_crane.jpg', '', '', '18/8f/2.jpg', '', '2019-06-11 05:57:16', '2019-06-11 11:57:16'),
(100594, 2, 'crawler_crane.jpg', '', NULL, '18/8f/2.jpg', NULL, '2019-06-11 05:57:16', '2019-06-11 11:57:16'),
(100595, 1, 'Forklift-Diesel-600x600.jpg', '', '', '18/8f/3.jpg', '', '2019-06-11 06:00:38', '2019-06-11 12:00:38'),
(100595, 2, 'Forklift-Diesel-600x600.jpg', '', NULL, '18/8f/3.jpg', NULL, '2019-06-11 06:00:38', '2019-06-11 12:00:38'),
(100596, 1, 'walk-behind-double-drum-new-hand-roller.jpg', '', '', '18/8f/4.jpg', '', '2019-06-11 06:04:26', '2019-06-11 12:04:26'),
(100596, 2, 'walk-behind-double-drum-new-hand-roller.jpg', '', NULL, '18/8f/4.jpg', NULL, '2019-06-11 06:04:26', '2019-06-11 12:04:26'),
(100597, 1, 'pl17410517-15_cubic_meter_heavy_dump_truck_40_ton_payload_capacity_three_axles.jpg', '', '', '18/8f/5.jpg', '', '2019-06-11 06:51:07', '2019-06-11 12:51:07'),
(100597, 2, 'pl17410517-15_cubic_meter_heavy_dump_truck_40_ton_payload_capacity_three_axles.jpg', '', NULL, '18/8f/5.jpg', NULL, '2019-06-11 06:51:07', '2019-06-11 12:51:07'),
(100599, 2, 'China_Used_TADANO_TR250_Rough_Terrain_Crane20144151632316.jpg', '', NULL, '18/8f/7.jpg', NULL, '2019-06-11 07:44:47', '2019-06-11 13:44:47'),
(100599, 1, 'TADANO_TR250_Rough_Terrain_Crane', '', '', '18/8f/7.jpg', '', '2019-06-11 07:44:47', '2019-06-11 13:45:00'),
(100600, 1, 'it-services-button.jpg', '', '', '18/8f/8.jpg', '', '2019-07-17 17:06:55', '2019-07-17 13:06:55'),
(100600, 2, 'it-services-button.jpg', '', NULL, '18/8f/8.jpg', NULL, '2019-07-17 17:06:55', '2019-07-17 13:06:55'),
(100601, 1, 'websites.png', '', '', '18/8f/9.png', '', '2019-07-17 17:09:19', '2019-07-17 13:09:19'),
(100601, 2, 'websites.png', '', NULL, '18/8f/9.png', NULL, '2019-07-17 17:09:19', '2019-07-17 13:09:19'),
(100602, 1, 'eCommerce-1-670x441.jpg', '', '', '18/8f/a.jpg', '', '2019-07-17 17:13:52', '2019-07-17 13:13:52'),
(100602, 2, 'eCommerce-1-670x441.jpg', '', NULL, '18/8f/a.jpg', NULL, '2019-07-17 17:13:52', '2019-07-17 13:13:52'),
(100604, 1, 'merchant-account-and-payment-gateway.jpg', '', '', '18/8f/c.jpg', '', '2019-07-17 17:18:38', '2019-07-17 13:18:38');
INSERT INTO `ab1l_resource_descriptions` (`resource_id`, `language_id`, `name`, `title`, `description`, `resource_path`, `resource_code`, `date_added`, `date_modified`) VALUES
(100604, 2, 'merchant-account-and-payment-gateway.jpg', '', NULL, '18/8f/c.jpg', NULL, '2019-07-17 17:18:38', '2019-07-17 13:18:38'),
(100605, 1, 'images.jpg', '', '', '18/8f/d.jpg', '', '2019-07-17 17:21:56', '2019-07-17 13:21:56'),
(100605, 2, 'images.jpg', '', NULL, '18/8f/d.jpg', NULL, '2019-07-17 17:21:56', '2019-07-17 13:21:56'),
(100606, 1, 'Capture.PNG', '', '', '18/8f/e.png', '', '2019-07-17 17:26:51', '2019-07-17 13:26:51'),
(100606, 2, 'Capture.PNG', '', NULL, '18/8f/e.png', NULL, '2019-07-17 17:26:51', '2019-07-17 13:26:51'),
(100607, 1, 'cross-platform-mobile-app-development.jpg', '', '', '18/8f/f.jpg', '', '2019-07-17 17:32:02', '2019-07-17 13:32:02'),
(100607, 2, 'cross-platform-mobile-app-development.jpg', '', NULL, '18/8f/f.jpg', NULL, '2019-07-17 17:32:02', '2019-07-17 13:32:02'),
(100608, 1, 'accounting-software.png', '', '', '18/90/0.png', '', '2019-07-17 17:42:52', '2019-07-17 13:42:52'),
(100608, 2, 'accounting-software.png', '', NULL, '18/90/0.png', NULL, '2019-07-17 17:42:52', '2019-07-17 13:42:52'),
(100609, 1, 'domain-registration.png', '', '', '18/90/1.png', '', '2019-07-17 17:46:12', '2019-07-17 13:46:12'),
(100609, 2, 'domain-registration.png', '', NULL, '18/90/1.png', NULL, '2019-07-17 17:46:12', '2019-07-17 13:46:12'),
(100610, 1, '1011.jpg', '', '', '18/90/2.jpg', '', '2019-07-17 17:49:10', '2019-07-17 13:49:10'),
(100610, 2, '1011.jpg', '', NULL, '18/90/2.jpg', NULL, '2019-07-17 17:49:10', '2019-07-17 13:49:10'),
(100611, 1, '1-Layanan-Virtual-Private-Server-VPS-SSD-VPS-Hybrid-Indonesia-IDCloudHost.png', '', '', '18/90/3.png', '', '2019-07-17 17:50:51', '2019-07-17 13:50:51'),
(100611, 2, '1-Layanan-Virtual-Private-Server-VPS-SSD-VPS-Hybrid-Indonesia-IDCloudHost.png', '', NULL, '18/90/3.png', NULL, '2019-07-17 17:50:51', '2019-07-17 13:50:51'),
(100612, 1, 'cp-image.png', '', '', '18/90/4.png', '', '2019-07-17 17:57:00', '2019-07-17 13:57:00'),
(100612, 2, 'cp-image.png', '', NULL, '18/90/4.png', NULL, '2019-07-17 17:57:00', '2019-07-17 13:57:00'),
(100614, 1, '422px-Virtual_Private_Network_overview.svg.png', '', '', '18/90/6.png', '', '2019-07-17 18:04:06', '2019-07-17 14:04:06'),
(100614, 2, '422px-Virtual_Private_Network_overview.svg.png', '', NULL, '18/90/6.png', NULL, '2019-07-17 18:04:06', '2019-07-17 14:04:06'),
(100615, 1, 'giant_84669.jpg', '', '', '18/90/7.jpg', '', '2019-09-08 18:30:33', '2019-09-08 14:30:33'),
(100615, 2, 'giant_84669.jpg', '', NULL, '18/90/7.jpg', NULL, '2019-09-08 18:30:33', '2019-09-08 14:30:33'),
(100616, 1, 'giant_63590.jpg', '', '', '18/90/8.jpg', '', '2020-02-03 14:57:04', '2020-02-03 15:57:04'),
(100616, 2, 'giant_63590.jpg', '', NULL, '18/90/8.jpg', NULL, '2020-02-03 14:57:04', '2020-02-03 15:57:04'),
(100617, 1, 'Zymak-L520-Digital-Gun-Safe-Locker-1.jpg', '', '', '18/90/9.jpg', '', '2020-02-03 15:02:57', '2020-02-03 16:02:57'),
(100617, 2, 'Zymak-L520-Digital-Gun-Safe-Locker-1.jpg', '', NULL, '18/90/9.jpg', NULL, '2020-02-03 15:02:57', '2020-02-03 16:02:57'),
(100618, 1, 'giant_81274.jpg', '', '', '18/90/a.jpg', '', '2020-02-14 10:33:14', '2020-02-14 11:33:14'),
(100618, 2, 'giant_81274.jpg', '', NULL, '18/90/a.jpg', NULL, '2020-02-14 10:33:14', '2020-02-14 11:33:14'),
(100619, 1, 'giant_87971.jpg', '', '', '18/90/b.jpg', '', '2020-02-14 14:50:41', '2020-02-14 15:50:41'),
(100619, 2, 'giant_87971.jpg', '', NULL, '18/90/b.jpg', NULL, '2020-02-14 14:50:41', '2020-02-14 15:50:41'),
(100620, 1, 'giant_87971.jpg', '', '', '18/90/c.jpg', '', '2020-02-14 15:03:05', '2020-02-14 16:03:05'),
(100620, 2, 'giant_87971.jpg', '', NULL, '18/90/c.jpg', NULL, '2020-02-14 15:03:05', '2020-02-14 16:03:05'),
(100621, 1, 'giant_87971.jpg', '', '', '18/90/d.jpg', '', '2020-02-14 15:03:32', '2020-02-14 16:03:32'),
(100621, 2, 'giant_87971.jpg', '', NULL, '18/90/d.jpg', NULL, '2020-02-14 15:03:32', '2020-02-14 16:03:32'),
(100622, 1, 'giant_87971.jpg', '', '', '18/90/e.jpg', '', '2020-02-14 15:06:13', '2020-02-14 16:06:13'),
(100622, 2, 'giant_87971.jpg', '', NULL, '18/90/e.jpg', NULL, '2020-02-14 15:06:13', '2020-02-14 16:06:13'),
(100623, 1, 'giant_87971.jpg', '', '', '18/90/f.jpg', '', '2020-02-14 15:18:17', '2020-02-14 16:18:17'),
(100623, 2, 'giant_87971.jpg', '', NULL, '18/90/f.jpg', NULL, '2020-02-14 15:18:17', '2020-02-14 16:18:17'),
(100626, 2, 'giant_87972.jpg', '', NULL, '18/91/2.jpg', NULL, '2020-02-14 15:39:47', '2020-02-14 16:39:47'),
(100626, 1, 'giant_87972.jpg', '', '', '18/91/2.jpg', '', '2020-02-14 15:39:47', '2020-02-14 16:39:47'),
(100625, 1, 'giant_88117.jpg', '', '', '18/91/1.jpg', '', '2020-02-14 15:37:38', '2020-02-14 16:37:38'),
(100625, 2, 'giant_88117.jpg', '', NULL, '18/91/1.jpg', NULL, '2020-02-14 15:37:38', '2020-02-14 16:37:38'),
(100627, 1, 'giant_63590.jpg', '', '', '18/91/3.jpg', '', '2020-02-14 15:44:52', '2020-02-14 16:44:52'),
(100627, 2, 'giant_63590.jpg', '', NULL, '18/91/3.jpg', NULL, '2020-02-14 15:44:52', '2020-02-14 16:44:52'),
(100628, 1, 'giant_92872.jpg', '', '', '18/91/4.jpg', '', '2020-02-14 15:53:56', '2020-02-14 16:53:56'),
(100628, 2, 'giant_92872.jpg', '', NULL, '18/91/4.jpg', NULL, '2020-02-14 15:53:56', '2020-02-14 16:53:56'),
(100629, 1, 'giant_79221.jpg', '', '', '18/91/5.jpg', '', '2020-02-14 16:00:52', '2020-02-14 17:00:53'),
(100629, 2, 'giant_79221.jpg', '', NULL, '18/91/5.jpg', NULL, '2020-02-14 16:00:52', '2020-02-14 17:00:53'),
(100630, 1, '1207cef02b5b1ffd4dca928d578f673f.jpg', '', '', '18/91/6.jpg', '', '2020-02-26 09:53:10', '2020-02-26 15:53:10'),
(100630, 2, '1207cef02b5b1ffd4dca928d578f673f.jpg', '', NULL, '18/91/6.jpg', NULL, '2020-02-26 09:53:10', '2020-02-26 15:53:10'),
(100631, 1, '8b4acb9c25a27164baff47ab5c764af3.jpg', '', '', '18/91/7.jpg', '', '2020-02-26 10:00:23', '2020-02-26 16:00:23'),
(100631, 2, '8b4acb9c25a27164baff47ab5c764af3.jpg', '', NULL, '18/91/7.jpg', NULL, '2020-02-26 10:00:23', '2020-02-26 16:00:23'),
(100632, 1, '9db795a151ca779f5700e80d2d74a64a.jpg', '', '', '18/91/8.jpg', '', '2020-02-26 10:07:03', '2020-02-26 16:07:03'),
(100632, 2, '9db795a151ca779f5700e80d2d74a64a.jpg', '', NULL, '18/91/8.jpg', NULL, '2020-02-26 10:07:03', '2020-02-26 16:07:03'),
(100633, 1, '251b38a673861a160f436e59f5b761cb.jpg', '', '', '18/91/9.jpg', '', '2020-02-26 10:11:29', '2020-02-26 16:11:29'),
(100633, 2, '251b38a673861a160f436e59f5b761cb.jpg', '', NULL, '18/91/9.jpg', NULL, '2020-02-26 10:11:29', '2020-02-26 16:11:29'),
(100634, 1, '7b5df97502de150a5d336b543d8501a2.jpg', '', '', '18/91/a.jpg', '', '2020-02-26 10:21:27', '2020-02-26 16:21:27'),
(100634, 2, '7b5df97502de150a5d336b543d8501a2.jpg', '', NULL, '18/91/a.jpg', NULL, '2020-02-26 10:21:27', '2020-02-26 16:21:27'),
(100635, 1, '44af567eefa9f4f2fb4bd86ca4db1017.jpg', '', '', '18/91/b.jpg', '', '2020-02-26 10:27:11', '2020-02-26 16:27:11'),
(100635, 2, '44af567eefa9f4f2fb4bd86ca4db1017.jpg', '', NULL, '18/91/b.jpg', NULL, '2020-02-26 10:27:11', '2020-02-26 16:27:11'),
(100636, 1, 'a0a2916cfe60f610337d6aeed6ce26fa.jpg', '', '', '18/91/c.jpg', '', '2020-02-26 10:32:04', '2020-02-26 16:32:04'),
(100636, 2, 'a0a2916cfe60f610337d6aeed6ce26fa.jpg', '', NULL, '18/91/c.jpg', NULL, '2020-02-26 10:32:04', '2020-02-26 16:32:04'),
(100637, 1, '02ed27a57622e6d625ac4303504220a2_(1).jpg', '', '', '18/91/d.jpg', '', '2020-02-26 10:57:38', '2020-02-26 16:57:38'),
(100637, 2, '02ed27a57622e6d625ac4303504220a2_(1).jpg', '', NULL, '18/91/d.jpg', NULL, '2020-02-26 10:57:38', '2020-02-26 16:57:38'),
(100638, 1, '8acdad2182d3e2bf43468624ae024a2e.jpg', '', '', '18/91/e.jpg', '', '2020-02-26 11:12:33', '2020-02-26 17:12:33'),
(100638, 2, '8acdad2182d3e2bf43468624ae024a2e.jpg', '', NULL, '18/91/e.jpg', NULL, '2020-02-26 11:12:33', '2020-02-26 17:12:33'),
(100639, 1, '82c0acb4929d33264d3a35f835898f5e.jpg', '', '', '18/91/f.jpg', '', '2020-02-27 04:23:39', '2020-02-27 10:23:39'),
(100639, 2, '82c0acb4929d33264d3a35f835898f5e.jpg', '', NULL, '18/91/f.jpg', NULL, '2020-02-27 04:23:39', '2020-02-27 10:23:39'),
(100642, 2, '798401234fa7f58dd786e90dfbb0c1bf.jpg', '', NULL, '18/92/2.jpg', NULL, '2020-02-27 04:41:40', '2020-02-27 10:41:40'),
(100642, 1, '798401234fa7f58dd786e90dfbb0c1bf.jpg', '', '', '18/92/2.jpg', '', '2020-02-27 04:41:40', '2020-02-27 10:41:40'),
(100641, 1, '345a1740e533acb89e3df5723b50bfe0.jpg', '', '', '18/92/1.jpg', '', '2020-02-27 04:30:49', '2020-02-27 10:30:49'),
(100641, 2, '345a1740e533acb89e3df5723b50bfe0.jpg', '', NULL, '18/92/1.jpg', NULL, '2020-02-27 04:30:49', '2020-02-27 10:30:49'),
(100643, 1, 'cb40825502d351bf4739ee826d0c0114.jpg', '', '', '18/92/3.jpg', '', '2020-02-27 04:48:16', '2020-02-27 10:48:16'),
(100643, 2, 'cb40825502d351bf4739ee826d0c0114.jpg', '', NULL, '18/92/3.jpg', NULL, '2020-02-27 04:48:16', '2020-02-27 10:48:16'),
(100645, 2, '072956bffe3533f67d2f98cd06492e6d.jpg', '', NULL, '18/92/5.jpg', NULL, '2020-02-27 05:03:01', '2020-02-27 11:03:01'),
(100645, 1, '072956bffe3533f67d2f98cd06492e6d.jpg', '', '', '18/92/5.jpg', '', '2020-02-27 05:03:01', '2020-02-27 11:03:01'),
(100646, 1, 'a20a404ce934ff286c283039f1b39502.jpg', '', '', '18/92/6.jpg', '', '2020-02-27 05:05:46', '2020-02-27 11:05:46'),
(100646, 2, 'a20a404ce934ff286c283039f1b39502.jpg', '', NULL, '18/92/6.jpg', NULL, '2020-02-27 05:05:46', '2020-02-27 11:05:46'),
(100647, 1, 'def604e36aeccd1cf9c46c081a7fef92.jpg', '', '', '18/92/7.jpg', '', '2020-02-27 06:46:17', '2020-02-27 12:46:17'),
(100647, 2, 'def604e36aeccd1cf9c46c081a7fef92.jpg', '', NULL, '18/92/7.jpg', NULL, '2020-02-27 06:46:17', '2020-02-27 12:46:17'),
(100648, 1, '8377a035ce9c0a0155a1440493b337d3.jpg', '', '', '18/92/8.jpg', '', '2020-02-27 06:49:22', '2020-02-27 12:49:22'),
(100648, 2, '8377a035ce9c0a0155a1440493b337d3.jpg', '', NULL, '18/92/8.jpg', NULL, '2020-02-27 06:49:22', '2020-02-27 12:49:22'),
(100649, 1, 'f6006f103db57b4c0e50c14005fd55f1.jpg', '', '', '18/92/9.jpg', '', '2020-02-27 06:51:55', '2020-02-27 12:51:55'),
(100649, 2, 'f6006f103db57b4c0e50c14005fd55f1.jpg', '', NULL, '18/92/9.jpg', NULL, '2020-02-27 06:51:55', '2020-02-27 12:51:55'),
(100650, 1, '02d3399cdce9d7b3418cf068e9e3c0a2.jpg', '', '', '18/92/a.jpg', '', '2020-02-27 06:55:29', '2020-02-27 12:55:29'),
(100650, 2, '02d3399cdce9d7b3418cf068e9e3c0a2.jpg', '', NULL, '18/92/a.jpg', NULL, '2020-02-27 06:55:29', '2020-02-27 12:55:29'),
(100651, 1, '08d74b5ffcbf7b1a04d0300c84b12fc9.jpg', '', '', '18/92/b.jpg', '', '2020-02-27 06:58:06', '2020-02-27 12:58:06'),
(100651, 2, '08d74b5ffcbf7b1a04d0300c84b12fc9.jpg', '', NULL, '18/92/b.jpg', NULL, '2020-02-27 06:58:06', '2020-02-27 12:58:06'),
(100652, 1, 'giant_95380.jpg', '', '', '18/92/c.jpg', '', '2020-10-15 13:20:22', '2020-10-15 19:20:22'),
(100652, 2, 'giant_95380.jpg', '', NULL, '18/92/c.jpg', NULL, '2020-10-15 13:20:22', '2020-10-15 19:20:22'),
(100653, 1, 'giant_91853.jpg', '', '', '18/92/d.jpg', '', '2020-10-15 13:44:47', '2020-10-15 19:44:47'),
(100653, 2, 'giant_91853.jpg', '', NULL, '18/92/d.jpg', NULL, '2020-10-15 13:44:47', '2020-10-15 19:44:47'),
(100654, 1, 'giant_94487.jpg', '', '', '18/92/e.jpg', '', '2020-10-15 14:00:14', '2020-10-15 20:00:14'),
(100654, 2, 'giant_94487.jpg', '', NULL, '18/92/e.jpg', NULL, '2020-10-15 14:00:14', '2020-10-15 20:00:14'),
(100655, 1, 'giant_93134.jpg', '', '', '18/92/f.jpg', '', '2020-10-15 14:10:22', '2020-10-15 20:10:22'),
(100655, 2, 'giant_93134.jpg', '', NULL, '18/92/f.jpg', NULL, '2020-10-15 14:10:22', '2020-10-15 20:10:22'),
(100656, 1, 'giant_109240.jpg', '', '', '18/93/0.jpg', '', '2020-10-15 14:16:34', '2020-10-15 20:16:34'),
(100656, 2, 'giant_109240.jpg', '', NULL, '18/93/0.jpg', NULL, '2020-10-15 14:16:34', '2020-10-15 20:16:34'),
(100657, 1, 'Screenshot_2020-10-16_Modern_Exclusive_design_Lather_Bed_Model-_GF6142_Buy_Online_at_Best_Prices_in_Bangladesh_Daraz_com_bd.png', '', '', '18/93/1.png', '', '2020-10-16 05:02:47', '2020-10-16 11:02:47'),
(100657, 2, 'Screenshot_2020-10-16_Modern_Exclusive_design_Lather_Bed_Model-_GF6142_Buy_Online_at_Best_Prices_in_Bangladesh_Daraz_com_bd.png', '', NULL, '18/93/1.png', NULL, '2020-10-16 05:02:47', '2020-10-16 11:02:47'),
(100658, 1, 'Screenshot_2020-10-16_DAHUA_CCTV_CAMERA_PAKAGE_+_MONITOR_17’’_DH-106_Buy_Online_at_Best_Prices_in_Bangladesh_Daraz_com_bd.png', '', '', '18/93/2.png', '', '2020-10-16 05:13:38', '2020-10-16 11:13:38'),
(100658, 2, 'Screenshot_2020-10-16_DAHUA_CCTV_CAMERA_PAKAGE_+_MONITOR_17’’_DH-106_Buy_Online_at_Best_Prices_in_Bangladesh_Daraz_com_bd.png', '', NULL, '18/93/2.png', NULL, '2020-10-16 05:13:38', '2020-10-16 11:13:38'),
(100659, 1, 'giant_105711.jpg', '', '', '18/93/3.jpg', '', '2020-10-16 14:59:03', '2020-10-16 20:59:03'),
(100659, 2, 'giant_105711.jpg', '', NULL, '18/93/3.jpg', NULL, '2020-10-16 14:59:03', '2020-10-16 20:59:03'),
(100660, 1, 'giant_105616.jpg', '', '', '18/93/4.jpg', '', '2020-10-16 15:02:52', '2020-10-16 21:02:52'),
(100660, 2, 'giant_105616.jpg', '', NULL, '18/93/4.jpg', NULL, '2020-10-16 15:02:52', '2020-10-16 21:02:52'),
(100661, 1, 'giant_105623.jpg', '', '', '18/93/5.jpg', '', '2020-10-16 15:06:19', '2020-10-16 21:06:19'),
(100661, 2, 'giant_105623.jpg', '', NULL, '18/93/5.jpg', NULL, '2020-10-16 15:06:19', '2020-10-16 21:06:19'),
(100662, 1, 'giant_93947.jpg', '', '', '18/93/6.jpg', '', '2020-10-16 15:28:32', '2020-10-16 21:28:32'),
(100662, 2, 'giant_93947.jpg', '', NULL, '18/93/6.jpg', NULL, '2020-10-16 15:28:32', '2020-10-16 21:28:32'),
(100663, 1, 'giant_107077.jpg', '', '', '18/93/7.jpg', '', '2020-10-22 13:29:30', '2020-10-22 19:29:30'),
(100663, 2, 'giant_107077.jpg', '', NULL, '18/93/7.jpg', NULL, '2020-10-22 13:29:30', '2020-10-22 19:29:30'),
(100664, 1, 'giant_61075.jpg', '', '', '18/93/8.jpg', '', '2020-10-22 13:33:53', '2020-10-22 19:33:53'),
(100664, 2, 'giant_61075.jpg', '', NULL, '18/93/8.jpg', NULL, '2020-10-22 13:33:53', '2020-10-22 19:33:53'),
(100665, 1, 'giant_52932.jpg', '', '', '18/93/9.jpg', '', '2020-10-22 13:37:08', '2020-10-22 19:37:08'),
(100665, 2, 'giant_52932.jpg', '', NULL, '18/93/9.jpg', NULL, '2020-10-22 13:37:08', '2020-10-22 19:37:08'),
(100666, 1, 'giant_99718.jpg', '', '', '18/93/a.jpg', '', '2020-10-22 13:42:08', '2020-10-22 19:42:08'),
(100666, 2, 'giant_99718.jpg', '', NULL, '18/93/a.jpg', NULL, '2020-10-22 13:42:08', '2020-10-22 19:42:08'),
(100667, 1, 'giant_81695.jpg', '', '', '18/93/b.jpg', '', '2020-10-22 13:45:33', '2020-10-22 19:45:33'),
(100667, 2, 'giant_81695.jpg', '', NULL, '18/93/b.jpg', NULL, '2020-10-22 13:45:33', '2020-10-22 19:45:33'),
(100668, 1, 'giant_73890.jpg', '', '', '18/93/c.jpg', '', '2020-10-22 13:51:12', '2020-10-22 19:51:12'),
(100668, 2, 'giant_73890.jpg', '', NULL, '18/93/c.jpg', NULL, '2020-10-22 13:51:12', '2020-10-22 19:51:12'),
(100669, 1, 'giant_91841.jpg', '', '', '18/93/d.jpg', '', '2020-10-30 13:36:12', '2020-10-30 19:36:12'),
(100669, 2, 'giant_91841.jpg', '', NULL, '18/93/d.jpg', NULL, '2020-10-30 13:36:12', '2020-10-30 19:36:13'),
(100670, 1, 'giant_105741.jpg', '', '', '18/93/e.jpg', '', '2020-10-30 13:50:19', '2020-10-30 19:50:19'),
(100670, 2, 'giant_105741.jpg', '', NULL, '18/93/e.jpg', NULL, '2020-10-30 13:50:19', '2020-10-30 19:50:19'),
(100671, 1, 'Menu Icon Revechat', '', '', '', '<i class=\"fa fa-comments-o\"></i>&nbsp;', '2021-05-11 15:23:15', '2021-05-11 21:23:15'),
(100671, 2, 'Menu Icon Revechat', '', NULL, NULL, '<i class=\"fa fa-comments-o\"></i>&nbsp;', '2021-05-11 15:23:15', '2021-05-11 21:23:15');

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

--
-- Table structure for table `ab1l_resource_library`
--

CREATE TABLE `ab1l_resource_library` (
  `resource_id` int(11) NOT NULL,
  `type_id` int(11) NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_resource_library`
--

INSERT INTO `ab1l_resource_library` (`resource_id`, `type_id`, `date_added`, `date_modified`) VALUES
(1, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(6, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(200, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(201, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(202, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(203, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(204, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(205, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(206, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(207, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(208, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(209, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(210, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(211, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(212, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(213, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(214, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(215, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(216, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(217, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(218, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(219, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(220, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(221, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(222, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(223, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(224, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(225, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(226, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(227, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(228, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(229, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(230, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(231, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(232, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(233, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(234, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(235, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(236, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(237, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(238, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(239, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(240, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(241, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(242, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(243, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(244, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(245, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(246, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(247, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(248, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(249, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(250, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(251, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(252, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(253, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(254, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(255, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(256, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(257, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(258, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(259, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(260, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(261, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(262, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(263, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(264, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(265, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(266, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(267, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(268, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(269, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(270, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(271, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(272, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(273, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(274, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(275, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(276, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(277, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(100359, 1, '2018-05-02 13:16:36', '2018-05-02 13:16:36'),
(100412, 1, '2018-05-25 19:54:35', '2018-05-25 19:54:35'),
(100556, 1, '2019-03-31 19:29:06', '2019-03-31 19:29:06'),
(100369, 1, '2018-05-04 18:08:36', '2018-05-04 18:08:36'),
(100368, 1, '2018-05-04 17:32:28', '2018-05-04 17:32:28'),
(100367, 1, '2018-05-04 16:34:23', '2018-05-04 16:34:23'),
(100358, 1, '2018-05-02 13:16:11', '2018-05-02 13:16:11'),
(100335, 1, '2018-04-24 21:57:28', '2018-04-24 21:57:28'),
(100334, 1, '2018-04-24 21:22:56', '2018-04-24 21:22:56'),
(100333, 1, '2018-04-14 13:54:01', '2018-04-14 13:54:01'),
(100332, 1, '2018-04-14 13:45:27', '2018-04-14 13:45:27'),
(100327, 1, '2018-03-31 17:15:53', '2018-03-31 17:15:53'),
(100326, 1, '2018-03-31 17:09:34', '2018-03-31 17:09:34'),
(100325, 1, '2018-03-31 17:07:55', '2018-03-31 17:07:55'),
(100330, 1, '2018-04-08 10:04:34', '2018-04-08 10:04:34'),
(100331, 1, '2018-04-08 10:06:25', '2018-04-08 10:06:25'),
(100329, 1, '2018-04-08 10:02:58', '2018-04-08 10:02:58'),
(100328, 1, '2018-04-08 10:01:31', '2018-04-08 10:01:31'),
(100406, 1, '2018-05-23 18:27:05', '2018-05-23 18:27:05'),
(100397, 1, '2018-05-23 18:25:37', '2018-05-23 18:25:37'),
(100396, 1, '2018-05-23 17:52:29', '2018-05-23 17:52:29'),
(100395, 1, '2018-05-23 17:51:51', '2018-05-23 17:51:51'),
(100414, 1, '2018-05-25 19:54:49', '2018-05-25 19:54:49'),
(100309, 1, '2018-03-23 14:01:11', '2018-03-23 14:01:11'),
(100338, 1, '2018-04-24 22:04:33', '2018-04-24 22:04:33'),
(100363, 1, '2018-05-02 13:47:25', '2018-05-02 13:47:25'),
(100362, 1, '2018-05-02 13:47:17', '2018-05-02 13:47:17'),
(100361, 1, '2018-05-02 13:47:11', '2018-05-02 13:47:11'),
(100307, 1, '2018-03-23 13:37:01', '2018-03-23 13:37:01'),
(100336, 1, '2018-04-24 22:03:31', '2018-04-24 22:03:31'),
(100390, 1, '2018-05-23 17:47:26', '2018-05-23 17:47:26'),
(100389, 1, '2018-05-23 17:47:18', '2018-05-23 17:47:18'),
(100388, 1, '2018-05-23 17:47:11', '2018-05-23 17:47:11'),
(100387, 1, '2018-05-23 17:46:58', '2018-05-23 17:46:58'),
(100386, 1, '2018-05-19 21:05:58', '2018-05-19 21:05:58'),
(100385, 1, '2018-05-19 21:05:52', '2018-05-19 21:05:52'),
(100384, 1, '2018-05-19 21:05:46', '2018-05-19 21:05:46'),
(100355, 1, '2018-05-02 13:15:18', '2018-05-02 13:15:18'),
(100469, 1, '2018-09-28 19:41:05', '2018-09-28 19:41:05'),
(100353, 1, '2018-04-25 19:35:57', '2018-04-25 19:35:57'),
(100356, 1, '2018-05-02 13:15:26', '2018-05-02 13:15:26'),
(100319, 1, '2018-03-23 16:38:39', '2018-03-23 16:38:39'),
(100298, 1, '2018-03-22 22:30:25', '2018-03-22 22:30:25'),
(100304, 1, '2018-03-23 13:10:07', '2018-03-23 13:10:07'),
(100303, 1, '2018-03-23 13:07:01', '2018-03-23 13:07:01'),
(100413, 1, '2018-05-25 19:54:42', '2018-05-25 19:54:42'),
(100302, 1, '2018-03-23 13:04:07', '2018-03-23 13:04:07'),
(100323, 1, '2018-03-23 18:30:42', '2018-03-23 18:30:42'),
(100321, 1, '2018-03-23 17:26:04', '2018-03-23 17:26:04'),
(100320, 1, '2018-03-23 17:20:28', '2018-03-23 17:20:28'),
(100337, 1, '2018-04-24 22:04:10', '2018-04-24 22:04:10'),
(100308, 1, '2018-03-23 14:00:19', '2018-03-23 14:00:19'),
(100455, 1, '2018-07-06 14:42:10', '2018-07-06 14:42:10'),
(100454, 1, '2018-07-06 13:09:06', '2018-07-06 13:09:06'),
(100453, 1, '2018-07-06 12:57:36', '2018-07-06 12:57:36'),
(100452, 1, '2018-07-06 11:30:27', '2018-07-06 11:30:27'),
(100451, 1, '2018-07-06 11:04:27', '2018-07-06 11:04:27'),
(100318, 1, '2018-03-23 16:26:25', '2018-03-23 16:26:25'),
(100349, 1, '2018-04-25 18:37:14', '2018-04-25 18:37:14'),
(100348, 1, '2018-04-24 22:51:58', '2018-04-24 22:51:58'),
(100347, 1, '2018-04-24 22:09:53', '2018-04-24 22:09:53'),
(100346, 1, '2018-04-24 22:09:51', '2018-04-24 22:09:51'),
(100352, 1, '2018-04-25 19:11:51', '2018-04-25 19:11:51'),
(100351, 1, '2018-04-25 18:48:32', '2018-04-25 18:48:32'),
(100379, 1, '2018-05-15 18:07:25', '2018-05-15 18:07:25'),
(100376, 1, '2018-05-15 17:57:46', '2018-05-15 17:57:46'),
(100375, 1, '2018-05-15 12:46:29', '2018-05-15 12:46:29'),
(100374, 1, '2018-05-15 12:39:19', '2018-05-15 12:39:19'),
(100306, 1, '2018-03-23 13:29:42', '2018-03-23 13:29:42'),
(100312, 1, '2018-03-23 14:10:17', '2018-03-23 14:10:17'),
(100311, 1, '2018-03-23 14:05:10', '2018-03-23 14:05:10'),
(100310, 1, '2018-03-23 14:03:09', '2018-03-23 14:03:09'),
(100339, 1, '2018-04-24 22:05:22', '2018-04-24 22:05:22'),
(100371, 1, '2018-05-15 12:34:49', '2018-05-15 12:34:49'),
(100370, 1, '2018-05-14 20:09:35', '2018-05-14 20:09:35'),
(100357, 1, '2018-05-02 13:15:54', '2018-05-02 13:15:54'),
(100316, 1, '2018-03-23 14:32:27', '2018-03-23 14:32:27'),
(100315, 1, '2018-03-23 14:29:54', '2018-03-23 14:29:54'),
(100314, 1, '2018-03-23 14:21:01', '2018-03-23 14:21:01'),
(100313, 1, '2018-03-23 14:18:50', '2018-03-23 14:18:50'),
(100297, 1, '2018-03-22 22:21:59', '2018-03-22 22:21:59'),
(100305, 1, '2018-03-23 13:13:38', '2018-03-23 13:13:38'),
(100398, 1, '2018-05-23 18:25:42', '2018-05-23 18:25:42'),
(100301, 1, '2018-03-23 12:57:52', '2018-03-23 12:57:52'),
(100366, 1, '2018-05-02 20:42:10', '2018-05-02 20:42:10'),
(100365, 1, '2018-05-02 19:45:20', '2018-05-02 19:45:20'),
(100364, 1, '2018-05-02 13:47:42', '2018-05-02 13:47:42'),
(100394, 1, '2018-05-23 17:51:40', '2018-05-23 17:51:40'),
(100393, 1, '2018-05-23 17:47:48', '2018-05-23 17:47:48'),
(100392, 1, '2018-05-23 17:47:40', '2018-05-23 17:47:40'),
(100383, 1, '2018-05-19 21:05:37', '2018-05-19 21:05:37'),
(100382, 1, '2018-05-19 21:05:31', '2018-05-19 21:05:31'),
(100381, 1, '2018-05-15 19:13:45', '2018-05-15 19:13:45'),
(100380, 1, '2018-05-15 18:07:54', '2018-05-15 18:07:54'),
(100391, 1, '2018-05-23 17:47:34', '2018-05-23 17:47:34'),
(100102, 1, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100103, 1, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100104, 1, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100342, 1, '2018-04-24 22:09:46', '2018-04-24 22:09:46'),
(100341, 1, '2018-04-24 22:09:45', '2018-04-24 22:09:45'),
(100340, 1, '2018-04-24 22:06:31', '2018-04-24 22:06:31'),
(100344, 1, '2018-04-24 22:09:48', '2018-04-24 22:09:48'),
(100345, 1, '2018-04-24 22:09:49', '2018-04-24 22:09:49'),
(100343, 1, '2018-04-24 22:09:47', '2018-04-24 22:09:47'),
(100317, 1, '2018-03-23 14:38:05', '2018-03-23 14:38:05'),
(100373, 1, '2018-05-15 12:38:27', '2018-05-15 12:38:27'),
(100372, 1, '2018-05-15 12:35:46', '2018-05-15 12:35:46'),
(100272, 1, '2018-03-20 20:18:32', '2018-03-20 20:18:32'),
(100269, 1, '2018-03-20 19:20:31', '2018-03-20 19:20:31'),
(100267, 1, '2018-03-20 08:10:55', '2018-03-20 08:10:55'),
(100265, 1, '2018-03-19 22:00:34', '2018-03-19 22:00:34'),
(100274, 1, '2018-03-20 20:24:18', '2018-03-20 20:24:18'),
(100270, 1, '2018-03-20 19:22:14', '2018-03-20 19:22:14'),
(100273, 1, '2018-03-20 20:19:30', '2018-03-20 20:19:30'),
(100264, 1, '2018-03-19 21:29:12', '2018-03-19 21:29:12'),
(100266, 1, '2018-03-20 07:58:05', '2018-03-20 07:58:05'),
(100127, 1, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100147, 1, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100148, 1, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100296, 1, '2018-03-22 22:12:17', '2018-03-22 22:12:17'),
(100295, 1, '2018-03-22 21:21:35', '2018-03-22 21:21:35'),
(100268, 1, '2018-03-20 14:57:16', '2018-03-20 14:57:16'),
(100294, 1, '2018-03-22 21:13:33', '2018-03-22 21:13:33'),
(100293, 1, '2018-03-22 21:03:10', '2018-03-22 21:03:10'),
(100292, 1, '2018-03-22 20:50:07', '2018-03-22 20:50:07'),
(100300, 1, '2018-03-23 12:55:08', '2018-03-23 12:55:08'),
(100299, 1, '2018-03-23 12:51:11', '2018-03-23 12:51:11'),
(100291, 1, '2018-03-22 20:42:47', '2018-03-22 20:42:47'),
(100290, 1, '2018-03-22 20:34:21', '2018-03-22 20:34:21'),
(100282, 1, '2018-03-20 21:52:21', '2018-03-20 21:52:21'),
(100281, 1, '2018-03-20 21:44:54', '2018-03-20 21:44:54'),
(100280, 1, '2018-03-20 21:39:39', '2018-03-20 21:39:39'),
(100279, 1, '2018-03-20 21:31:34', '2018-03-20 21:31:34'),
(100278, 1, '2018-03-20 20:49:27', '2018-03-20 20:49:27'),
(100289, 1, '2018-03-22 20:23:28', '2018-03-22 20:23:28'),
(100288, 1, '2018-03-22 20:10:34', '2018-03-22 20:10:34'),
(100287, 1, '2018-03-22 19:58:10', '2018-03-22 19:58:10'),
(100285, 1, '2018-03-22 19:46:48', '2018-03-22 19:46:48'),
(100172, 5, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100277, 1, '2018-03-20 20:43:33', '2018-03-20 20:43:33'),
(100284, 1, '2018-03-22 19:29:56', '2018-03-22 19:29:56'),
(100275, 1, '2018-03-20 20:26:53', '2018-03-20 20:26:53'),
(100263, 1, '2018-03-19 21:22:43', '2018-03-19 21:22:43'),
(100188, 1, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100190, 1, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100191, 1, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100192, 1, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100193, 1, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100194, 1, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100399, 1, '2018-05-23 18:25:50', '2018-05-23 18:25:50'),
(100415, 1, '2018-05-28 10:18:48', '2018-05-28 10:18:48'),
(100450, 1, '2018-07-06 11:02:24', '2018-07-06 11:02:24'),
(100449, 1, '2018-06-11 08:52:45', '2018-06-11 08:52:45'),
(100425, 1, '2018-05-28 10:34:09', '2018-05-28 10:34:09'),
(100426, 1, '2018-05-31 10:18:37', '2018-05-31 10:18:37'),
(100423, 1, '2018-05-28 10:33:13', '2018-05-28 10:33:13'),
(100422, 1, '2018-05-28 10:33:06', '2018-05-28 10:33:06'),
(100433, 1, '2018-06-03 21:40:12', '2018-06-03 21:40:12'),
(100432, 1, '2018-06-03 21:00:52', '2018-06-03 21:00:52'),
(100431, 1, '2018-06-02 14:33:21', '2018-06-02 14:33:21'),
(100430, 1, '2018-06-02 14:25:39', '2018-06-02 14:25:39'),
(100428, 1, '2018-05-31 10:25:11', '2018-05-31 10:25:11'),
(100427, 1, '2018-05-31 10:21:10', '2018-05-31 10:21:10'),
(100440, 1, '2018-06-09 16:32:32', '2018-06-09 16:32:32'),
(100438, 1, '2018-06-09 16:21:44', '2018-06-09 16:21:44'),
(100437, 6, '2018-06-03 22:00:51', '2018-06-03 22:00:51'),
(100435, 1, '2018-06-03 21:48:56', '2018-06-03 21:48:56'),
(100434, 1, '2018-06-03 21:40:17', '2018-06-03 21:40:17'),
(100447, 1, '2018-06-11 08:45:58', '2018-06-11 08:45:58'),
(100446, 1, '2018-06-11 08:19:46', '2018-06-11 08:19:46'),
(100444, 1, '2018-06-11 08:09:47', '2018-06-11 08:09:47'),
(100443, 1, '2018-06-11 08:04:26', '2018-06-11 08:04:26'),
(100442, 1, '2018-06-11 07:57:50', '2018-06-11 07:57:50'),
(100441, 1, '2018-06-11 07:55:23', '2018-06-11 07:55:23'),
(100458, 1, '2018-09-09 12:45:52', '2018-09-09 12:45:52'),
(100456, 1, '2018-07-07 16:30:40', '2018-07-07 16:30:40'),
(100405, 1, '2018-05-23 18:26:58', '2018-05-23 18:26:58'),
(100404, 1, '2018-05-23 18:26:43', '2018-05-23 18:26:43'),
(100403, 1, '2018-05-23 18:26:35', '2018-05-23 18:26:35'),
(100402, 1, '2018-05-23 18:26:28', '2018-05-23 18:26:28'),
(100401, 1, '2018-05-23 18:26:17', '2018-05-23 18:26:17'),
(100400, 1, '2018-05-23 18:25:57', '2018-05-23 18:25:57'),
(100416, 1, '2018-05-28 10:18:57', '2018-05-28 10:18:57'),
(100417, 1, '2018-05-28 10:19:06', '2018-05-28 10:19:06'),
(100421, 1, '2018-05-28 10:33:01', '2018-05-28 10:33:01'),
(100420, 1, '2018-05-28 10:32:45', '2018-05-28 10:32:45'),
(100419, 1, '2018-05-28 10:32:33', '2018-05-28 10:32:33'),
(100418, 1, '2018-05-28 10:19:15', '2018-05-28 10:19:15'),
(100411, 1, '2018-05-25 19:54:20', '2018-05-25 19:54:20'),
(100251, 1, '2017-10-11 14:40:43', '2017-10-11 14:40:43'),
(100252, 1, '2017-10-11 14:41:01', '2017-10-11 14:41:01'),
(100322, 1, '2018-03-23 17:40:20', '2018-03-23 17:40:20'),
(100254, 1, '2017-10-11 21:40:05', '2017-10-11 21:40:05'),
(100255, 1, '2017-10-12 21:19:07', '2017-10-12 21:19:07'),
(100256, 1, '2017-10-13 04:17:48', '2017-10-13 04:17:48'),
(100257, 1, '2017-10-30 19:18:06', '2017-10-30 19:18:06'),
(100258, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(100259, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(100260, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(100261, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(100262, 1, '2017-11-06 13:20:32', '2017-11-06 13:20:32'),
(100459, 1, '2018-09-27 16:46:07', '2018-09-27 16:46:07'),
(100460, 1, '2018-09-27 16:50:50', '2018-09-27 16:50:50'),
(100461, 1, '2018-09-27 16:52:09', '2018-09-27 16:52:09'),
(100462, 1, '2018-09-27 16:59:17', '2018-09-27 16:59:17'),
(100463, 1, '2018-09-27 17:05:14', '2018-09-27 17:05:14'),
(100464, 1, '2018-09-27 17:20:15', '2018-09-27 17:20:15'),
(100467, 1, '2018-09-27 18:27:54', '2018-09-27 18:27:54'),
(100466, 1, '2018-09-27 18:10:48', '2018-09-27 18:10:48'),
(100468, 1, '2018-09-27 18:53:29', '2018-09-27 18:53:29'),
(100470, 1, '2018-10-06 10:42:09', '2018-10-06 10:42:09'),
(100471, 1, '2018-10-06 10:57:10', '2018-10-06 10:57:10'),
(100472, 1, '2018-10-06 11:21:43', '2018-10-06 11:21:43'),
(100473, 1, '2018-10-06 12:14:18', '2018-10-06 12:14:18'),
(100474, 1, '2018-10-06 12:14:46', '2018-10-06 12:14:46'),
(100475, 1, '2018-10-06 12:22:25', '2018-10-06 12:22:25'),
(100476, 1, '2018-10-06 12:57:25', '2018-10-06 12:57:25'),
(100477, 1, '2018-10-06 13:45:12', '2018-10-06 13:45:12'),
(100478, 1, '2018-10-06 14:41:30', '2018-10-06 14:41:30'),
(100479, 1, '2018-10-06 15:00:52', '2018-10-06 15:00:52'),
(100480, 1, '2018-10-06 15:26:38', '2018-10-06 15:26:38'),
(100481, 6, '2018-11-06 09:19:41', '2018-11-06 09:19:41'),
(100482, 1, '2018-11-06 09:27:55', '2018-11-06 09:27:55'),
(100483, 1, '2018-11-06 13:31:21', '2018-11-06 13:31:21'),
(100484, 1, '2018-11-19 17:23:24', '2018-11-19 17:23:24'),
(100485, 1, '2018-11-19 18:08:47', '2018-11-19 18:08:47'),
(100486, 1, '2018-11-19 18:12:52', '2018-11-19 18:12:52'),
(100487, 1, '2018-11-19 18:13:01', '2018-11-19 18:13:01'),
(100488, 1, '2018-11-22 16:36:24', '2018-11-22 16:36:24'),
(100489, 1, '2018-11-22 16:37:14', '2018-11-22 16:37:14'),
(100490, 1, '2018-11-22 16:40:06', '2018-11-22 16:40:06'),
(100491, 1, '2018-11-22 16:41:21', '2018-11-22 16:41:21'),
(100492, 1, '2018-11-22 16:42:12', '2018-11-22 16:42:12'),
(100493, 1, '2018-11-22 16:43:07', '2018-11-22 16:43:07'),
(100494, 1, '2018-11-22 16:45:31', '2018-11-22 16:45:31'),
(100497, 1, '2018-11-22 16:51:02', '2018-11-22 16:51:02'),
(100498, 1, '2018-11-22 16:52:48', '2018-11-22 16:52:48'),
(100499, 1, '2018-11-23 04:55:15', '2018-11-23 04:55:15'),
(100500, 1, '2018-11-23 05:16:19', '2018-11-23 05:16:19'),
(100501, 1, '2018-12-05 12:34:18', '2018-12-05 12:34:18'),
(100502, 1, '2018-12-05 12:41:29', '2018-12-05 12:41:29'),
(100503, 1, '2018-12-05 12:51:36', '2018-12-05 12:51:36'),
(100504, 1, '2018-12-05 12:55:53', '2018-12-05 12:55:53'),
(100505, 1, '2018-12-05 13:05:18', '2018-12-05 13:05:18'),
(100506, 1, '2018-12-05 13:16:06', '2018-12-05 13:16:06'),
(100507, 1, '2018-12-05 13:21:29', '2018-12-05 13:21:29'),
(100508, 1, '2018-12-05 13:23:53', '2018-12-05 13:23:53'),
(100509, 1, '2018-12-05 13:36:20', '2018-12-05 13:36:20'),
(100510, 1, '2018-12-05 13:41:33', '2018-12-05 13:41:33'),
(100511, 1, '2018-12-05 13:47:44', '2018-12-05 13:47:44'),
(100512, 1, '2018-12-05 14:18:32', '2018-12-05 14:18:32'),
(100513, 1, '2018-12-05 14:28:35', '2018-12-05 14:28:35'),
(100514, 1, '2018-12-05 14:35:24', '2018-12-05 14:35:24'),
(100515, 1, '2018-12-05 14:53:02', '2018-12-05 14:53:02'),
(100516, 1, '2018-12-05 14:57:38', '2018-12-05 14:57:38'),
(100517, 1, '2018-12-05 15:15:30', '2018-12-05 15:15:30'),
(100518, 1, '2018-12-05 15:19:38', '2018-12-05 15:19:38'),
(100519, 1, '2018-12-05 15:30:07', '2018-12-05 15:30:07'),
(100520, 1, '2018-12-05 15:34:36', '2018-12-05 15:34:36'),
(100521, 1, '2018-12-05 15:48:32', '2018-12-05 15:48:32'),
(100522, 1, '2018-12-07 13:02:24', '2018-12-07 13:02:24'),
(100523, 1, '2018-12-07 13:08:56', '2018-12-07 13:08:56'),
(100524, 1, '2018-12-07 13:11:27', '2018-12-07 13:11:27'),
(100525, 1, '2018-12-07 13:13:02', '2018-12-07 13:13:02'),
(100526, 1, '2018-12-09 16:14:09', '2018-12-09 16:14:09'),
(100527, 1, '2018-12-09 16:17:23', '2018-12-09 16:17:23'),
(100528, 1, '2018-12-09 16:21:34', '2018-12-09 16:21:34'),
(100529, 1, '2018-12-09 16:23:38', '2018-12-09 16:23:38'),
(100530, 1, '2018-12-09 16:25:41', '2018-12-09 16:25:41'),
(100531, 1, '2018-12-18 16:25:26', '2018-12-18 16:25:26'),
(100532, 1, '2018-12-18 16:29:55', '2018-12-18 16:29:55'),
(100533, 1, '2019-01-11 19:02:56', '2019-01-11 19:02:56'),
(100534, 1, '2019-01-11 19:10:51', '2019-01-11 19:10:51'),
(100535, 1, '2019-01-18 08:20:08', '2019-01-18 08:20:08'),
(100536, 1, '2019-01-18 08:21:03', '2019-01-18 08:21:03'),
(100537, 1, '2019-01-18 08:44:39', '2019-01-18 08:44:39'),
(100538, 1, '2019-01-20 16:45:17', '2019-01-20 16:45:17'),
(100539, 1, '2019-01-20 16:54:11', '2019-01-20 16:54:11'),
(100541, 1, '2019-01-20 18:56:00', '2019-01-20 18:56:00'),
(100542, 1, '2019-02-04 17:33:14', '2019-02-04 17:33:14'),
(100543, 1, '2019-03-01 18:13:46', '2019-03-01 18:13:46'),
(100544, 1, '2019-03-01 18:18:10', '2019-03-01 18:18:10'),
(100545, 1, '2019-03-01 18:33:52', '2019-03-01 18:33:52'),
(100548, 1, '2019-03-25 08:28:15', '2019-03-25 08:28:15'),
(100549, 1, '2019-03-25 11:07:42', '2019-03-25 11:07:42'),
(100550, 1, '2019-03-25 11:09:58', '2019-03-25 11:09:58'),
(100551, 1, '2019-03-25 13:56:55', '2019-03-25 13:56:55'),
(100552, 1, '2019-03-27 08:56:52', '2019-03-27 08:56:52'),
(100553, 1, '2019-03-28 07:38:57', '2019-03-28 07:38:57'),
(100554, 1, '2019-03-28 07:46:05', '2019-03-28 07:46:05'),
(100555, 1, '2019-03-28 08:06:47', '2019-03-28 08:06:47'),
(100558, 1, '2019-04-07 08:54:08', '2019-04-07 08:54:08'),
(100559, 1, '2019-04-10 13:37:18', '2019-04-10 13:37:18'),
(100560, 1, '2019-04-12 13:07:58', '2019-04-12 13:07:58'),
(100561, 1, '2019-04-12 13:12:08', '2019-04-12 13:12:08'),
(100562, 1, '2019-04-12 18:50:48', '2019-04-12 18:50:48'),
(100563, 1, '2019-04-12 18:54:13', '2019-04-12 18:54:13'),
(100564, 1, '2019-04-16 18:16:59', '2019-04-16 18:16:59'),
(100565, 1, '2019-04-16 18:19:04', '2019-04-16 18:19:04'),
(100566, 1, '2019-04-16 18:20:04', '2019-04-16 18:20:04'),
(100567, 1, '2019-04-16 18:53:24', '2019-04-16 18:53:24'),
(100568, 1, '2019-04-17 06:31:04', '2019-04-17 06:31:04'),
(100569, 1, '2019-04-17 14:30:52', '2019-04-17 14:30:52'),
(100570, 1, '2019-04-24 05:30:35', '2019-04-24 05:30:35'),
(100571, 1, '2019-04-24 05:34:08', '2019-04-24 05:34:08'),
(100572, 1, '2019-04-24 05:39:17', '2019-04-24 05:39:17'),
(100573, 1, '2019-04-24 05:43:46', '2019-04-24 05:43:46'),
(100574, 1, '2019-04-24 05:44:52', '2019-04-24 05:44:52'),
(100575, 1, '2019-04-24 05:47:55', '2019-04-24 05:47:55'),
(100576, 1, '2019-04-24 05:50:24', '2019-04-24 05:50:24'),
(100577, 1, '2019-04-24 05:54:56', '2019-04-24 05:54:56'),
(100578, 1, '2019-04-24 05:57:05', '2019-04-24 05:57:05'),
(100579, 1, '2019-05-07 16:38:53', '2019-05-07 16:38:53'),
(100580, 1, '2019-05-07 16:44:38', '2019-05-07 16:44:38'),
(100581, 1, '2019-05-09 13:18:24', '2019-05-09 13:18:24'),
(100582, 1, '2019-05-09 13:20:42', '2019-05-09 13:20:42'),
(100583, 1, '2019-05-09 13:25:51', '2019-05-09 13:25:51'),
(100585, 1, '2019-05-09 13:28:19', '2019-05-09 13:28:19'),
(100588, 1, '2019-05-09 13:32:10', '2019-05-09 13:32:10'),
(100590, 1, '2019-05-09 13:34:39', '2019-05-09 13:34:39'),
(100591, 1, '2019-06-11 11:47:51', '2019-06-11 11:47:51'),
(100592, 1, '2019-06-11 11:49:48', '2019-06-11 11:49:48'),
(100593, 1, '2019-06-11 11:53:46', '2019-06-11 11:53:46'),
(100594, 1, '2019-06-11 11:57:16', '2019-06-11 11:57:16'),
(100595, 1, '2019-06-11 12:00:38', '2019-06-11 12:00:38'),
(100596, 1, '2019-06-11 12:04:26', '2019-06-11 12:04:26'),
(100597, 1, '2019-06-11 12:51:07', '2019-06-11 12:51:07'),
(100599, 1, '2019-06-11 13:44:47', '2019-06-11 13:44:47'),
(100600, 1, '2019-07-17 13:06:55', '2019-07-17 13:06:55'),
(100601, 1, '2019-07-17 13:09:19', '2019-07-17 13:09:19'),
(100602, 1, '2019-07-17 13:13:52', '2019-07-17 13:13:52'),
(100604, 1, '2019-07-17 13:18:38', '2019-07-17 13:18:38'),
(100605, 1, '2019-07-17 13:21:56', '2019-07-17 13:21:56'),
(100606, 1, '2019-07-17 13:26:51', '2019-07-17 13:26:51'),
(100607, 1, '2019-07-17 13:32:02', '2019-07-17 13:32:02'),
(100608, 1, '2019-07-17 13:42:52', '2019-07-17 13:42:52'),
(100609, 1, '2019-07-17 13:46:12', '2019-07-17 13:46:12'),
(100610, 1, '2019-07-17 13:49:10', '2019-07-17 13:49:10'),
(100611, 1, '2019-07-17 13:50:51', '2019-07-17 13:50:51'),
(100612, 1, '2019-07-17 13:57:00', '2019-07-17 13:57:00'),
(100614, 1, '2019-07-17 14:04:06', '2019-07-17 14:04:06'),
(100615, 1, '2019-09-08 14:30:33', '2019-09-08 14:30:33'),
(100616, 1, '2020-02-03 15:57:04', '2020-02-03 15:57:04'),
(100617, 1, '2020-02-03 16:02:57', '2020-02-03 16:02:57'),
(100618, 1, '2020-02-14 11:33:14', '2020-02-14 11:33:14'),
(100619, 1, '2020-02-14 15:50:41', '2020-02-14 15:50:41'),
(100620, 1, '2020-02-14 16:03:05', '2020-02-14 16:03:05'),
(100621, 1, '2020-02-14 16:03:32', '2020-02-14 16:03:32'),
(100622, 1, '2020-02-14 16:06:13', '2020-02-14 16:06:13'),
(100623, 1, '2020-02-14 16:18:17', '2020-02-14 16:18:17'),
(100626, 1, '2020-02-14 16:39:47', '2020-02-14 16:39:47'),
(100625, 1, '2020-02-14 16:37:38', '2020-02-14 16:37:38'),
(100627, 1, '2020-02-14 16:44:52', '2020-02-14 16:44:52'),
(100628, 1, '2020-02-14 16:53:56', '2020-02-14 16:53:56'),
(100629, 1, '2020-02-14 17:00:52', '2020-02-14 17:00:52'),
(100630, 1, '2020-02-26 15:53:10', '2020-02-26 15:53:10'),
(100631, 1, '2020-02-26 16:00:23', '2020-02-26 16:00:23'),
(100632, 1, '2020-02-26 16:07:03', '2020-02-26 16:07:03'),
(100633, 1, '2020-02-26 16:11:29', '2020-02-26 16:11:29'),
(100634, 1, '2020-02-26 16:21:27', '2020-02-26 16:21:27'),
(100635, 1, '2020-02-26 16:27:11', '2020-02-26 16:27:11'),
(100636, 1, '2020-02-26 16:32:04', '2020-02-26 16:32:04'),
(100637, 1, '2020-02-26 16:57:38', '2020-02-26 16:57:38'),
(100638, 1, '2020-02-26 17:12:33', '2020-02-26 17:12:33'),
(100639, 1, '2020-02-27 10:23:39', '2020-02-27 10:23:39'),
(100642, 1, '2020-02-27 10:41:40', '2020-02-27 10:41:40'),
(100641, 1, '2020-02-27 10:30:49', '2020-02-27 10:30:49'),
(100643, 1, '2020-02-27 10:48:16', '2020-02-27 10:48:16'),
(100645, 1, '2020-02-27 11:03:01', '2020-02-27 11:03:01'),
(100646, 1, '2020-02-27 11:05:46', '2020-02-27 11:05:46'),
(100647, 1, '2020-02-27 12:46:17', '2020-02-27 12:46:17'),
(100648, 1, '2020-02-27 12:49:22', '2020-02-27 12:49:22'),
(100649, 1, '2020-02-27 12:51:55', '2020-02-27 12:51:55'),
(100650, 1, '2020-02-27 12:55:29', '2020-02-27 12:55:29'),
(100651, 1, '2020-02-27 12:58:06', '2020-02-27 12:58:06'),
(100652, 1, '2020-10-15 19:20:22', '2020-10-15 19:20:22'),
(100653, 1, '2020-10-15 19:44:46', '2020-10-15 19:44:46'),
(100654, 1, '2020-10-15 20:00:14', '2020-10-15 20:00:14'),
(100655, 1, '2020-10-15 20:10:22', '2020-10-15 20:10:22'),
(100656, 1, '2020-10-15 20:16:34', '2020-10-15 20:16:34'),
(100657, 1, '2020-10-16 11:02:47', '2020-10-16 11:02:47'),
(100658, 1, '2020-10-16 11:13:38', '2020-10-16 11:13:38'),
(100659, 1, '2020-10-16 20:59:03', '2020-10-16 20:59:03'),
(100660, 1, '2020-10-16 21:02:52', '2020-10-16 21:02:52'),
(100661, 1, '2020-10-16 21:06:19', '2020-10-16 21:06:19'),
(100662, 1, '2020-10-16 21:28:32', '2020-10-16 21:28:32'),
(100663, 1, '2020-10-22 19:29:30', '2020-10-22 19:29:30'),
(100664, 1, '2020-10-22 19:33:53', '2020-10-22 19:33:53'),
(100665, 1, '2020-10-22 19:37:08', '2020-10-22 19:37:08'),
(100666, 1, '2020-10-22 19:42:08', '2020-10-22 19:42:08'),
(100667, 1, '2020-10-22 19:45:33', '2020-10-22 19:45:33'),
(100668, 1, '2020-10-22 19:51:12', '2020-10-22 19:51:12'),
(100669, 1, '2020-10-30 19:36:12', '2020-10-30 19:36:12'),
(100670, 1, '2020-10-30 19:50:19', '2020-10-30 19:50:19'),
(100671, 1, '2021-05-11 21:23:15', '2021-05-11 21:23:15');

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

--
-- Table structure for table `ab1l_resource_map`
--

CREATE TABLE `ab1l_resource_map` (
  `resource_id` int(11) NOT NULL,
  `object_name` varchar(40) NOT NULL,
  `object_id` int(11) NOT NULL,
  `default` tinyint(1) NOT NULL DEFAULT 0 COMMENT '0-no, 1-Yes',
  `sort_order` int(3) NOT NULL DEFAULT 0,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_resource_map`
--

INSERT INTO `ab1l_resource_map` (`resource_id`, `object_name`, `object_id`, `default`, `sort_order`, `date_added`, `date_modified`) VALUES
(1, 'storefront_menu_item', 0, 0, 0, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 'storefront_menu_item', 0, 0, 0, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3, 'storefront_menu_item', 0, 0, 0, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4, 'storefront_menu_item', 0, 0, 0, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5, 'storefront_menu_item', 0, 0, 0, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(6, 'storefront_menu_item', 0, 0, 0, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(100401, 'products', 162, 0, 5, '2018-05-23 18:26:17', '2018-05-23 18:26:17'),
(100332, 'products', 149, 0, 1, '2018-04-14 13:45:27', '2018-04-14 13:45:27'),
(100330, 'categories', 82, 0, 1, '2018-04-08 10:04:34', '2018-04-08 10:04:34'),
(100331, 'categories', 72, 0, 1, '2018-04-08 10:06:25', '2018-04-08 10:06:25'),
(100341, 'products', 151, 0, 6, '2018-04-24 22:09:45', '2018-04-24 22:09:45'),
(100329, 'categories', 83, 0, 1, '2018-04-08 10:02:58', '2018-04-08 10:02:58'),
(100328, 'categories', 77, 0, 1, '2018-04-08 10:01:31', '2018-04-08 10:01:31'),
(100252, 'manufacturers', 23, 0, 2, '2018-03-23 17:29:37', '2018-03-23 17:29:37'),
(100323, 'products', 148, 0, 1, '2018-03-23 18:30:42', '2018-03-23 18:30:42'),
(100325, 'categories', 91, 0, 1, '2018-03-31 17:07:55', '2018-03-31 17:07:55'),
(100326, 'categories', 73, 0, 1, '2018-03-31 17:09:34', '2018-03-31 17:09:34'),
(100307, 'categories', 74, 0, 1, '2018-03-31 17:12:23', '2018-03-31 17:12:23'),
(100327, 'categories', 75, 0, 1, '2018-03-31 17:15:53', '2018-03-31 17:15:53'),
(100311, 'manufacturers', 35, 0, 1, '2018-03-23 14:05:10', '2018-03-23 14:05:10'),
(100312, 'products', 141, 0, 1, '2018-03-23 14:10:17', '2018-03-23 14:10:17'),
(100308, 'manufacturers', 32, 0, 1, '2018-03-23 14:00:19', '2018-03-23 14:00:19'),
(100309, 'manufacturers', 33, 0, 1, '2018-03-23 14:01:11', '2018-03-23 14:01:11'),
(100347, 'products', 151, 0, 12, '2018-04-24 22:09:53', '2018-04-24 22:09:53'),
(100346, 'products', 151, 0, 11, '2018-04-24 22:09:51', '2018-04-24 22:09:51'),
(100339, 'products', 151, 0, 4, '2018-04-24 22:05:22', '2018-04-24 22:05:22'),
(100338, 'products', 151, 0, 3, '2018-04-24 22:04:33', '2018-04-24 22:04:33'),
(100304, 'categories', 109, 0, 1, '2018-03-23 13:10:07', '2018-03-23 13:10:07'),
(100306, 'categories', 111, 0, 1, '2018-03-23 13:29:42', '2018-03-23 13:29:42'),
(100305, 'categories', 110, 0, 1, '2018-03-23 13:13:38', '2018-03-23 13:13:38'),
(100321, 'manufacturers', 44, 0, 1, '2018-03-23 17:26:04', '2018-03-23 17:26:04'),
(100320, 'products', 146, 0, 1, '2018-03-23 17:20:29', '2018-03-23 17:20:29'),
(100310, 'manufacturers', 34, 0, 1, '2018-03-23 14:03:09', '2018-03-23 14:03:09'),
(100403, 'products', 162, 0, 7, '2018-05-23 18:26:36', '2018-05-23 18:26:36'),
(100402, 'products', 162, 0, 6, '2018-05-23 18:26:28', '2018-05-23 18:26:28'),
(100319, 'products', 144, 0, 1, '2018-03-23 16:38:39', '2018-03-23 16:38:39'),
(100336, 'products', 151, 0, 1, '2018-04-24 22:03:31', '2018-04-24 22:03:31'),
(100335, 'categories', 119, 0, 1, '2018-04-24 21:57:28', '2018-04-24 21:57:28'),
(100337, 'products', 151, 0, 2, '2018-04-24 22:04:10', '2018-04-24 22:04:10'),
(100342, 'products', 151, 0, 7, '2018-04-24 22:09:46', '2018-04-24 22:09:46'),
(100307, 'products', 140, 0, 1, '2018-03-23 13:37:01', '2018-03-23 13:37:01'),
(100315, 'manufacturers', 42, 0, 1, '2018-03-23 14:29:54', '2018-03-23 14:29:54'),
(100313, 'categories', 112, 0, 1, '2018-03-23 14:18:50', '2018-03-23 14:18:50'),
(100314, 'manufacturers', 36, 0, 1, '2018-03-23 14:21:01', '2018-03-23 14:21:01'),
(100340, 'products', 151, 0, 5, '2018-04-24 22:06:31', '2018-04-24 22:06:31'),
(100317, 'products', 142, 0, 1, '2018-03-23 14:38:05', '2018-03-23 14:38:05'),
(100316, 'manufacturers', 43, 0, 1, '2018-03-23 14:32:27', '2018-03-23 14:32:27'),
(100299, 'categories', 104, 0, 1, '2018-03-23 12:51:11', '2018-03-23 12:51:11'),
(100300, 'categories', 105, 0, 1, '2018-03-23 12:55:08', '2018-03-23 12:55:08'),
(100301, 'categories', 106, 0, 1, '2018-03-23 12:57:52', '2018-03-23 12:57:52'),
(100302, 'categories', 107, 0, 1, '2018-03-23 13:04:07', '2018-03-23 13:04:07'),
(100303, 'categories', 108, 0, 1, '2018-03-23 13:07:01', '2018-03-23 13:07:01'),
(100345, 'products', 151, 0, 10, '2018-04-24 22:09:49', '2018-04-24 22:09:49'),
(100344, 'products', 151, 0, 9, '2018-04-24 22:09:48', '2018-04-24 22:09:48'),
(100343, 'products', 151, 0, 8, '2018-04-24 22:09:47', '2018-04-24 22:09:47'),
(100334, 'categories', 118, 0, 1, '2018-04-24 21:53:01', '2018-04-24 21:53:01'),
(100334, 'categories', 117, 0, 1, '2018-04-24 21:22:56', '2018-04-24 21:22:56'),
(100333, 'products', 150, 0, 1, '2018-04-14 13:54:01', '2018-04-14 13:54:01'),
(100318, 'products', 143, 0, 1, '2018-03-23 16:26:25', '2018-03-23 16:26:25'),
(100297, 'manufacturers', 25, 0, 1, '2018-03-22 22:21:59', '2018-03-22 22:21:59'),
(100296, 'categories', 103, 0, 1, '2018-03-22 22:12:17', '2018-03-22 22:12:17'),
(100295, 'products', 139, 0, 1, '2018-03-22 21:21:36', '2018-03-22 21:21:36'),
(100294, 'products', 138, 0, 1, '2018-03-22 21:13:33', '2018-03-22 21:13:33'),
(100322, 'products', 147, 0, 1, '2018-03-23 17:40:20', '2018-03-23 17:40:20'),
(100264, 'manufacturers', 21, 0, 1, '2018-03-19 21:29:12', '2018-03-19 21:29:12'),
(100263, 'products', 128, 0, 1, '2018-03-19 21:37:46', '2018-03-19 21:37:46'),
(100265, 'products', 129, 0, 1, '2018-03-19 22:00:34', '2018-03-19 22:00:34'),
(100266, 'products', 130, 0, 1, '2018-03-20 07:58:05', '2018-03-20 07:58:05'),
(100267, 'products', 131, 0, 1, '2018-03-20 08:10:55', '2018-03-20 08:10:55'),
(100268, 'products', 132, 0, 1, '2018-03-20 14:57:16', '2018-03-20 14:57:16'),
(100269, 'products', 132, 0, 2, '2018-03-20 19:20:31', '2018-03-20 19:20:31'),
(100270, 'products', 132, 0, 3, '2018-03-20 19:22:14', '2018-03-20 19:22:14'),
(100264, 'categories', 87, 0, 1, '2018-03-20 20:10:12', '2018-03-20 20:10:12'),
(100272, 'categories', 93, 0, 1, '2018-03-20 20:18:32', '2018-03-20 20:18:32'),
(100273, 'categories', 93, 0, 2, '2018-03-20 20:19:30', '2018-03-20 20:19:30'),
(100274, 'categories', 92, 0, 1, '2018-03-20 20:24:18', '2018-03-20 20:24:18'),
(100275, 'categories', 80, 0, 1, '2018-03-20 20:26:53', '2018-03-20 20:26:53'),
(100284, 'categories', 100, 0, 1, '2018-03-22 19:29:56', '2018-03-22 19:29:56'),
(100277, 'categories', 81, 0, 1, '2018-03-20 20:43:34', '2018-03-20 20:43:34'),
(100278, 'categories', 94, 0, 1, '2018-03-20 20:49:27', '2018-03-20 20:49:27'),
(100279, 'categories', 95, 0, 1, '2018-03-20 21:31:34', '2018-03-20 21:31:34'),
(100280, 'categories', 96, 0, 1, '2018-03-20 21:39:40', '2018-03-20 21:39:40'),
(100281, 'categories', 97, 0, 1, '2018-03-20 21:44:54', '2018-03-20 21:44:54'),
(100282, 'categories', 98, 0, 1, '2018-03-20 21:52:21', '2018-03-20 21:52:21'),
(100285, 'categories', 101, 0, 1, '2018-03-22 19:46:48', '2018-03-22 19:46:48'),
(100263, 'categories', 86, 0, 1, '2018-03-22 19:50:41', '2018-03-22 19:50:41'),
(100287, 'categories', 102, 0, 1, '2018-03-22 19:58:10', '2018-03-22 19:58:10'),
(100288, 'manufacturers', 24, 0, 1, '2018-03-22 20:10:34', '2018-03-22 20:10:34'),
(100289, 'products', 133, 0, 1, '2018-03-22 20:23:28', '2018-03-22 20:23:28'),
(100290, 'products', 134, 0, 1, '2018-03-22 20:34:21', '2018-03-22 20:34:21'),
(100291, 'products', 135, 0, 1, '2018-03-22 20:42:47', '2018-03-22 20:42:47'),
(100292, 'products', 136, 0, 1, '2018-03-22 20:50:07', '2018-03-22 20:50:07'),
(100293, 'products', 137, 0, 1, '2018-03-22 21:03:10', '2018-03-22 21:03:10'),
(100298, 'manufacturers', 26, 0, 1, '2018-03-22 22:30:25', '2018-03-22 22:30:25'),
(100263, 'categories', 88, 0, 1, '2018-03-19 21:22:43', '2018-03-19 21:22:43'),
(100188, 'banners', 13, 0, 0, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100188, 'banners', 14, 0, 0, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100188, 'banners', 15, 0, 0, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100188, 'banners', 16, 0, 0, '2015-06-12 09:56:25', '2015-06-12 09:56:25'),
(100194, 'banners', 18, 0, 1, '2017-10-12 20:03:44', '2017-10-12 20:03:44'),
(100400, 'products', 162, 0, 4, '2018-05-23 18:25:57', '2018-05-23 18:25:57'),
(100398, 'products', 162, 0, 2, '2018-05-23 18:25:42', '2018-05-23 18:25:42'),
(100399, 'products', 162, 0, 3, '2018-05-23 18:25:50', '2018-05-23 18:25:50'),
(100395, 'products', 161, 0, 9, '2018-05-23 17:51:51', '2018-05-23 17:51:51'),
(100396, 'products', 161, 0, 10, '2018-05-23 17:52:29', '2018-05-23 17:52:29'),
(100397, 'products', 162, 0, 1, '2018-05-23 18:25:37', '2018-05-23 18:25:37'),
(100394, 'products', 161, 0, 8, '2018-05-23 17:51:40', '2018-05-23 17:51:40'),
(100393, 'products', 161, 0, 7, '2018-05-23 17:47:48', '2018-05-23 17:47:48'),
(100392, 'products', 161, 0, 6, '2018-05-23 17:47:40', '2018-05-23 17:47:40'),
(100391, 'products', 161, 0, 5, '2018-05-23 17:47:34', '2018-05-23 17:47:34'),
(100390, 'products', 161, 0, 4, '2018-05-23 17:47:26', '2018-05-23 17:47:26'),
(100348, 'products', 152, 0, 1, '2018-04-24 22:51:58', '2018-04-24 22:51:58'),
(100349, 'products', 153, 0, 1, '2018-04-25 18:37:14', '2018-04-25 18:37:14'),
(100351, 'products', 154, 0, 1, '2018-04-25 18:48:32', '2018-04-25 18:48:32'),
(100352, 'products', 155, 0, 1, '2018-04-25 19:11:51', '2018-04-25 19:11:51'),
(100351, 'categories', 120, 0, 1, '2018-04-25 19:16:57', '2018-04-25 19:16:57'),
(100353, 'categories', 121, 0, 1, '2018-04-25 19:35:57', '2018-04-25 19:35:57'),
(100356, 'products', 156, 0, 2, '2018-05-02 13:15:26', '2018-05-02 13:15:26'),
(100357, 'products', 156, 0, 3, '2018-05-02 13:15:54', '2018-05-02 13:15:54'),
(100358, 'products', 156, 0, 4, '2018-05-02 13:16:11', '2018-05-02 13:16:11'),
(100359, 'products', 156, 0, 5, '2018-05-02 13:16:36', '2018-05-02 13:16:36'),
(100556, 'products', 157, 0, 6, '2019-03-31 19:29:06', '2019-03-31 19:29:06'),
(100361, 'products', 157, 0, 2, '2018-05-02 13:47:11', '2018-05-02 13:47:11'),
(100362, 'products', 157, 0, 3, '2018-05-02 13:47:17', '2018-05-02 13:47:17'),
(100363, 'products', 157, 0, 4, '2018-05-02 13:47:25', '2018-05-02 13:47:25'),
(100364, 'products', 157, 0, 5, '2018-05-02 13:47:42', '2018-05-02 13:47:42'),
(100370, 'categories', 126, 0, 1, '2018-05-14 20:09:35', '2018-05-14 20:09:35'),
(100370, 'products', 158, 0, 1, '2018-05-14 20:14:44', '2018-05-14 20:14:44'),
(100371, 'products', 159, 0, 1, '2018-05-15 12:34:49', '2018-05-15 12:34:49'),
(100372, 'products', 159, 0, 2, '2018-05-15 12:35:46', '2018-05-15 12:35:46'),
(100373, 'products', 159, 0, 3, '2018-05-15 12:38:27', '2018-05-15 12:38:27'),
(100374, 'products', 159, 0, 4, '2018-05-15 12:39:19', '2018-05-15 12:39:19'),
(100375, 'products', 159, 0, 5, '2018-05-15 12:46:29', '2018-05-15 12:46:29'),
(100376, 'products', 158, 0, 2, '2018-05-15 17:57:46', '2018-05-15 17:57:46'),
(100379, 'products', 158, 0, 3, '2018-05-15 18:07:25', '2018-05-15 18:07:25'),
(100380, 'products', 158, 0, 4, '2018-05-15 18:07:54', '2018-05-15 18:07:54'),
(100382, 'products', 160, 0, 1, '2018-05-19 21:05:31', '2018-05-19 21:05:31'),
(100383, 'products', 160, 0, 2, '2018-05-19 21:05:37', '2018-05-19 21:05:37'),
(100384, 'products', 160, 0, 3, '2018-05-19 21:05:46', '2018-05-19 21:05:46'),
(100385, 'products', 160, 0, 4, '2018-05-19 21:05:52', '2018-05-19 21:05:52'),
(100386, 'products', 160, 0, 5, '2018-05-19 21:05:58', '2018-05-19 21:05:58'),
(100387, 'products', 161, 0, 1, '2018-05-23 17:46:58', '2018-05-23 17:46:58'),
(100388, 'products', 161, 0, 2, '2018-05-23 17:47:11', '2018-05-23 17:47:11'),
(100389, 'products', 161, 0, 3, '2018-05-23 17:47:18', '2018-05-23 17:47:18'),
(100256, 'categories', 71, 0, 1, '2017-10-13 04:17:48', '2017-10-13 04:17:48'),
(100258, 'extensions', 0, 0, 1, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(100259, 'extensions', 0, 0, 2, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(100260, 'extensions', 0, 0, 3, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(100261, 'extensions', 0, 0, 4, '2017-11-04 19:58:11', '2017-11-04 19:58:11'),
(100355, 'products', 156, 0, 1, '2018-05-02 13:15:18', '2018-05-02 13:15:18'),
(100262, 'products', 124, 0, 1, '2017-11-06 13:37:11', '2017-11-06 13:37:11'),
(100469, 'manufacturers', 46, 0, 1, '2018-09-28 19:41:05', '2018-09-28 19:41:05'),
(100404, 'products', 162, 0, 8, '2018-05-23 18:26:43', '2018-05-23 18:26:43'),
(100405, 'products', 162, 0, 9, '2018-05-23 18:26:58', '2018-05-23 18:26:58'),
(100406, 'products', 162, 0, 10, '2018-05-23 18:27:05', '2018-05-23 18:27:05'),
(100411, 'products', 163, 0, 1, '2018-05-25 19:54:20', '2018-05-25 19:54:20'),
(100412, 'products', 163, 0, 2, '2018-05-25 19:54:35', '2018-05-25 19:54:35'),
(100413, 'products', 163, 0, 3, '2018-05-25 19:54:42', '2018-05-25 19:54:42'),
(100414, 'products', 163, 0, 4, '2018-05-25 19:54:49', '2018-05-25 19:54:49'),
(100415, 'products', 153, 0, 2, '2018-05-28 10:18:48', '2018-05-28 10:18:48'),
(100416, 'products', 153, 0, 3, '2018-05-28 10:18:58', '2018-05-28 10:18:58'),
(100417, 'products', 153, 0, 4, '2018-05-28 10:19:06', '2018-05-28 10:19:06'),
(100418, 'products', 153, 0, 5, '2018-05-28 10:19:15', '2018-05-28 10:19:15'),
(100419, 'products', 164, 0, 1, '2018-05-28 10:32:33', '2018-05-28 10:32:33'),
(100420, 'products', 164, 0, 2, '2018-05-28 10:32:45', '2018-05-28 10:32:45'),
(100421, 'products', 164, 0, 3, '2018-05-28 10:33:01', '2018-05-28 10:33:01'),
(100422, 'products', 164, 0, 4, '2018-05-28 10:33:06', '2018-05-28 10:33:06'),
(100423, 'products', 164, 0, 5, '2018-05-28 10:33:13', '2018-05-28 10:33:13'),
(100426, 'products', 165, 0, 1, '2018-05-31 10:18:37', '2018-05-31 10:18:37'),
(100425, 'products', 164, 0, 7, '2018-05-28 10:34:09', '2018-05-28 10:34:09'),
(100427, 'products', 166, 0, 1, '2018-05-31 10:21:10', '2018-05-31 10:21:10'),
(100428, 'products', 167, 0, 1, '2018-05-31 10:25:12', '2018-05-31 10:25:12'),
(100430, 'products', 169, 0, 1, '2018-06-02 14:25:39', '2018-06-02 14:25:39'),
(100431, 'products', 168, 0, 1, '2018-06-02 14:33:21', '2018-06-02 14:33:21'),
(100432, 'products', 171, 0, 1, '2018-06-03 21:00:52', '2018-06-03 21:00:52'),
(100433, 'products', 172, 0, 1, '2018-06-03 21:40:12', '2018-06-03 21:40:12'),
(100434, 'products', 172, 0, 2, '2018-06-03 21:40:17', '2018-06-03 21:40:17'),
(100435, 'products', 173, 0, 1, '2018-06-03 21:48:56', '2018-06-03 21:48:56'),
(100438, 'products', 174, 0, 1, '2018-06-09 16:21:44', '2018-06-09 16:21:44'),
(100440, 'products', 175, 0, 1, '2018-06-09 16:32:32', '2018-06-09 16:32:32'),
(100441, 'categories', 127, 0, 1, '2018-06-11 07:55:24', '2018-06-11 07:55:24'),
(100442, 'products', 176, 0, 1, '2018-06-11 07:57:50', '2018-06-11 07:57:50'),
(100443, 'products', 177, 0, 1, '2018-06-11 08:04:26', '2018-06-11 08:04:26'),
(100444, 'products', 178, 0, 1, '2018-06-11 08:09:47', '2018-06-11 08:09:47'),
(100446, 'products', 179, 0, 1, '2018-06-11 08:19:46', '2018-06-11 08:19:46'),
(100447, 'products', 180, 0, 1, '2018-06-11 08:45:58', '2018-06-11 08:45:58'),
(100449, 'products', 181, 0, 1, '2018-06-11 08:52:45', '2018-06-11 08:52:45'),
(100450, 'manufacturers', 45, 0, 1, '2018-07-06 11:02:24', '2018-07-06 11:02:24'),
(100451, 'products', 182, 0, 1, '2018-07-06 11:04:27', '2018-07-06 11:04:27'),
(100452, 'products', 183, 0, 1, '2018-07-06 11:30:28', '2018-07-06 11:30:28'),
(100453, 'products', 184, 0, 1, '2018-07-06 12:57:36', '2018-07-06 12:57:36'),
(100454, 'products', 185, 0, 1, '2018-07-06 13:09:06', '2018-07-06 13:09:06'),
(100455, 'products', 186, 0, 1, '2018-07-06 14:42:10', '2018-07-06 14:42:10'),
(100456, 'products', 187, 0, 1, '2018-07-07 16:30:40', '2018-07-07 16:30:40'),
(100458, 'products', 189, 0, 1, '2018-09-09 12:45:53', '2018-09-09 12:45:53'),
(100459, 'products', 190, 0, 1, '2018-09-27 16:46:07', '2018-09-27 16:46:07'),
(100460, 'products', 190, 0, 2, '2018-09-27 16:50:50', '2018-09-27 16:50:50'),
(100461, 'products', 190, 0, 3, '2018-09-27 16:52:09', '2018-09-27 16:52:09'),
(100462, 'categories', 129, 0, 1, '2018-09-27 16:59:17', '2018-09-27 16:59:17'),
(100463, 'categories', 130, 0, 1, '2018-09-27 17:05:14', '2018-09-27 17:05:14'),
(100464, 'products', 191, 0, 1, '2018-09-27 17:20:15', '2018-09-27 17:20:15'),
(100467, 'products', 193, 0, 1, '2018-09-27 18:27:54', '2018-09-27 18:27:54'),
(100466, 'products', 192, 0, 2, '2018-09-27 18:10:48', '2018-09-27 18:10:48'),
(100468, 'products', 194, 0, 1, '2018-09-27 18:53:29', '2018-09-27 18:53:29'),
(100470, 'products', 195, 0, 1, '2018-10-06 10:42:09', '2018-10-06 10:42:09'),
(100471, 'products', 196, 0, 1, '2018-10-06 10:57:10', '2018-10-06 10:57:10'),
(100472, 'products', 197, 0, 1, '2018-10-06 11:21:43', '2018-10-06 11:21:43'),
(100473, 'products', 198, 0, 1, '2018-10-06 12:14:18', '2018-10-06 12:14:18'),
(100474, 'products', 198, 0, 2, '2018-10-06 12:14:46', '2018-10-06 12:14:46'),
(100475, 'products', 199, 0, 1, '2018-10-06 12:22:25', '2018-10-06 12:22:25'),
(100476, 'products', 200, 0, 1, '2018-10-06 12:57:25', '2018-10-06 12:57:25'),
(100477, 'products', 201, 0, 1, '2018-10-06 13:45:12', '2018-10-06 13:45:12'),
(100478, 'products', 202, 0, 1, '2018-10-06 14:41:30', '2018-10-06 14:41:30'),
(100479, 'products', 203, 0, 1, '2018-10-06 15:00:53', '2018-10-06 15:00:53'),
(100480, 'products', 204, 0, 1, '2018-10-06 15:26:38', '2018-10-06 15:26:38'),
(100482, 'categories', 131, 0, 1, '2018-11-06 09:27:55', '2018-11-06 09:27:55'),
(100483, 'products', 205, 0, 1, '2018-11-06 13:31:21', '2018-11-06 13:31:21'),
(100484, 'products', 206, 0, 1, '2018-11-19 17:23:24', '2018-11-19 17:23:24'),
(100485, 'products', 207, 0, 1, '2018-11-19 18:08:47', '2018-11-19 18:08:47'),
(100486, 'products', 208, 0, 1, '2018-11-19 18:12:52', '2018-11-19 18:12:52'),
(100487, 'products', 208, 0, 2, '2018-11-19 18:13:01', '2018-11-19 18:13:01'),
(100501, 'categories', 132, 0, 1, '2018-12-05 12:34:18', '2018-12-05 12:34:18'),
(100502, 'categories', 133, 0, 1, '2018-12-05 12:41:29', '2018-12-05 12:41:29'),
(100503, 'products', 209, 0, 1, '2018-12-05 12:51:36', '2018-12-05 12:51:36'),
(100504, 'products', 210, 0, 1, '2018-12-05 12:55:53', '2018-12-05 12:55:53'),
(100505, 'products', 211, 0, 1, '2018-12-05 13:05:18', '2018-12-05 13:05:18'),
(100506, 'categories', 134, 0, 1, '2018-12-05 13:16:06', '2018-12-05 13:16:06'),
(100507, 'products', 212, 0, 1, '2018-12-05 13:21:29', '2018-12-05 13:21:29'),
(100508, 'products', 213, 0, 1, '2018-12-05 13:23:53', '2018-12-05 13:23:53'),
(100509, 'products', 214, 0, 1, '2018-12-05 13:36:20', '2018-12-05 13:36:20'),
(100510, 'products', 215, 0, 1, '2018-12-05 13:41:33', '2018-12-05 13:41:33'),
(100511, 'products', 216, 0, 1, '2018-12-05 13:47:44', '2018-12-05 13:47:44'),
(100512, 'products', 217, 0, 1, '2018-12-05 14:18:32', '2018-12-05 14:18:32'),
(100513, 'products', 218, 0, 1, '2018-12-05 14:28:35', '2018-12-05 14:28:35'),
(100514, 'products', 219, 0, 1, '2018-12-05 14:35:24', '2018-12-05 14:35:24'),
(100515, 'products', 220, 0, 1, '2018-12-05 14:53:02', '2018-12-05 14:53:02'),
(100516, 'products', 221, 0, 1, '2018-12-05 14:57:38', '2018-12-05 14:57:38'),
(100517, 'products', 222, 0, 1, '2018-12-05 15:15:30', '2018-12-05 15:15:30'),
(100518, 'products', 223, 0, 1, '2018-12-05 15:19:38', '2018-12-05 15:19:38'),
(100519, 'products', 225, 0, 1, '2018-12-05 15:32:33', '2018-12-05 15:32:33'),
(100520, 'products', 226, 0, 1, '2018-12-05 15:34:36', '2018-12-05 15:34:36'),
(100521, 'products', 228, 0, 1, '2018-12-05 15:48:32', '2018-12-05 15:48:32'),
(100522, 'categories', 122, 0, 1, '2018-12-07 13:02:24', '2018-12-07 13:02:24'),
(100523, 'categories', 128, 0, 1, '2018-12-07 13:08:56', '2018-12-07 13:08:56'),
(100524, 'categories', 124, 0, 1, '2018-12-07 13:11:27', '2018-12-07 13:11:27'),
(100525, 'categories', 125, 0, 1, '2018-12-07 13:13:02', '2018-12-07 13:13:02'),
(100526, 'categories', 89, 0, 1, '2018-12-09 16:14:09', '2018-12-09 16:14:09'),
(100527, 'categories', 113, 0, 1, '2018-12-09 16:17:23', '2018-12-09 16:17:23'),
(100528, 'categories', 114, 0, 1, '2018-12-09 16:21:35', '2018-12-09 16:21:35'),
(100529, 'categories', 115, 0, 1, '2018-12-09 16:23:38', '2018-12-09 16:23:38'),
(100530, 'categories', 116, 0, 1, '2018-12-09 16:25:41', '2018-12-09 16:25:41'),
(100531, 'manufacturers', 47, 0, 1, '2018-12-18 16:25:26', '2018-12-18 16:25:26'),
(100532, 'products', 229, 0, 1, '2018-12-18 16:29:55', '2018-12-18 16:29:55'),
(100533, 'products', 230, 0, 1, '2019-01-11 19:02:56', '2019-01-11 19:02:56'),
(100534, 'products', 231, 0, 1, '2019-01-11 19:10:51', '2019-01-11 19:10:51'),
(100535, 'manufacturers', 48, 0, 1, '2019-01-18 08:20:08', '2019-01-18 08:20:08'),
(100536, 'products', 232, 0, 1, '2019-01-18 08:21:03', '2019-01-18 08:21:03'),
(100536, 'categories', 136, 0, 1, '2019-01-18 08:24:16', '2019-01-18 08:24:16'),
(100537, 'categories', 137, 0, 1, '2019-01-18 08:44:39', '2019-01-18 08:44:39'),
(100538, 'products', 233, 0, 1, '2019-01-20 16:45:17', '2019-01-20 16:45:17'),
(100539, 'products', 234, 0, 1, '2019-01-20 16:54:11', '2019-01-20 16:54:11'),
(100541, 'products', 236, 0, 1, '2019-01-20 18:56:00', '2019-01-20 18:56:00'),
(100542, 'products', 19238, 0, 1, '2019-02-04 17:33:14', '2019-02-04 17:33:14'),
(100543, 'categories', 138, 0, 1, '2019-03-01 18:13:46', '2019-03-01 18:13:46'),
(100544, 'categories', 135, 0, 1, '2019-03-01 18:18:10', '2019-03-01 18:18:10'),
(100545, 'products', 19239, 0, 1, '2019-03-01 18:33:52', '2019-03-01 18:33:52'),
(100548, 'products', 19240, 0, 1, '2019-03-25 08:28:15', '2019-03-25 08:28:15'),
(100549, 'categories', 139, 0, 1, '2019-03-25 11:07:42', '2019-03-25 11:07:42'),
(100550, 'products', 19241, 0, 1, '2019-03-25 11:09:58', '2019-03-25 11:09:58'),
(100551, 'products', 19242, 0, 1, '2019-03-25 13:56:55', '2019-03-25 13:56:55'),
(100552, 'products', 19243, 0, 1, '2019-03-27 08:56:52', '2019-03-27 08:56:52'),
(100553, 'products', 19244, 0, 1, '2019-03-28 07:38:57', '2019-03-28 07:38:57'),
(100554, 'products', 19245, 0, 1, '2019-03-28 07:46:05', '2019-03-28 07:46:05'),
(100555, 'products', 19246, 0, 1, '2019-03-28 08:06:47', '2019-03-28 08:06:47'),
(100558, 'products', 19247, 0, 1, '2019-04-07 08:54:08', '2019-04-07 08:54:08'),
(100559, 'products', 19248, 0, 1, '2019-04-10 13:37:18', '2019-04-10 13:37:18'),
(100560, 'products', 19249, 0, 1, '2019-04-12 13:07:58', '2019-04-12 13:07:58'),
(100561, 'products', 19250, 0, 1, '2019-04-12 13:12:08', '2019-04-12 13:12:08'),
(100564, 'manufacturers', 49, 0, 1, '2019-04-16 18:16:59', '2019-04-16 18:16:59'),
(100565, 'manufacturers', 50, 0, 1, '2019-04-16 18:19:04', '2019-04-16 18:19:04'),
(100566, 'manufacturers', 51, 0, 1, '2019-04-16 18:20:04', '2019-04-16 18:20:04'),
(100567, 'products', 19251, 0, 1, '2019-04-16 18:53:24', '2019-04-16 18:53:24'),
(100569, 'products', 19253, 0, 1, '2019-04-17 14:30:52', '2019-04-17 14:30:52'),
(100570, 'products', 19254, 0, 1, '2019-04-24 05:30:35', '2019-04-24 05:30:35'),
(100571, 'products', 19255, 0, 1, '2019-04-24 05:34:08', '2019-04-24 05:34:08'),
(100572, 'products', 19256, 0, 1, '2019-04-24 05:39:17', '2019-04-24 05:39:17'),
(100573, 'products', 19257, 0, 1, '2019-04-24 05:43:46', '2019-04-24 05:43:46'),
(100574, 'products', 19257, 0, 2, '2019-04-24 05:44:52', '2019-04-24 05:44:52'),
(100575, 'products', 19258, 0, 1, '2019-04-24 05:47:55', '2019-04-24 05:47:55'),
(100576, 'products', 19259, 0, 1, '2019-04-24 05:50:24', '2019-04-24 05:50:24'),
(100577, 'products', 19260, 0, 1, '2019-04-24 05:54:56', '2019-04-24 05:54:56'),
(100578, 'products', 19260, 0, 2, '2019-04-24 05:57:05', '2019-04-24 05:57:05'),
(100565, 'categories', 142, 0, 1, '2019-05-07 16:18:58', '2019-05-07 16:18:58'),
(100564, 'categories', 143, 0, 1, '2019-05-07 16:25:55', '2019-05-07 16:25:55'),
(100566, 'categories', 144, 0, 1, '2019-05-07 16:28:18', '2019-05-07 16:28:18'),
(100567, 'categories', 145, 0, 1, '2019-05-07 16:33:18', '2019-05-07 16:33:18'),
(100579, 'categories', 146, 0, 1, '2019-05-07 16:38:53', '2019-05-07 16:38:53'),
(100568, 'categories', 147, 0, 1, '2019-05-07 16:41:37', '2019-05-07 16:41:37'),
(100580, 'categories', 148, 0, 1, '2019-05-07 16:44:38', '2019-05-07 16:44:38'),
(100568, 'products', 19261, 0, 1, '2019-05-07 17:15:48', '2019-05-07 17:15:48'),
(100581, 'products', 19262, 0, 1, '2019-05-09 13:18:24', '2019-05-09 13:18:24'),
(100582, 'products', 19263, 0, 1, '2019-05-09 13:20:42', '2019-05-09 13:20:42'),
(100583, 'products', 19264, 0, 1, '2019-05-09 13:25:51', '2019-05-09 13:25:51'),
(100585, 'products', 19265, 0, 1, '2019-05-09 13:28:19', '2019-05-09 13:28:19'),
(100588, 'products', 19266, 0, 1, '2019-05-09 13:32:10', '2019-05-09 13:32:10'),
(100590, 'products', 19267, 0, 1, '2019-05-09 13:34:39', '2019-05-09 13:34:39'),
(100591, 'categories', 150, 0, 1, '2019-06-11 11:47:51', '2019-06-11 11:47:51'),
(100592, 'categories', 149, 0, 1, '2019-06-11 11:49:48', '2019-06-11 11:49:48'),
(100593, 'products', 19268, 0, 1, '2019-06-11 11:53:46', '2019-06-11 11:53:46'),
(100594, 'products', 19269, 0, 1, '2019-06-11 11:57:16', '2019-06-11 11:57:16'),
(100595, 'products', 19270, 0, 1, '2019-06-11 12:00:38', '2019-06-11 12:00:38'),
(100596, 'products', 19271, 0, 1, '2019-06-11 12:04:26', '2019-06-11 12:04:26'),
(100597, 'products', 19272, 0, 1, '2019-06-11 12:51:07', '2019-06-11 12:51:07'),
(100599, 'products', 19273, 0, 1, '2019-06-11 13:44:47', '2019-06-11 13:44:47'),
(100600, 'categories', 151, 0, 1, '2019-07-17 13:06:55', '2019-07-17 13:06:55'),
(100601, 'products', 19274, 0, 1, '2019-07-17 13:09:19', '2019-07-17 13:09:19'),
(100602, 'products', 19275, 0, 1, '2019-07-17 13:13:52', '2019-07-17 13:13:52'),
(100604, 'products', 19276, 0, 1, '2019-07-17 13:18:38', '2019-07-17 13:18:38'),
(100605, 'products', 19277, 0, 1, '2019-07-17 13:21:56', '2019-07-17 13:21:56'),
(100606, 'products', 19278, 0, 1, '2019-07-17 13:26:51', '2019-07-17 13:26:51'),
(100607, 'products', 19279, 0, 1, '2019-07-17 13:32:02', '2019-07-17 13:32:02'),
(100608, 'products', 19280, 0, 1, '2019-07-17 13:42:52', '2019-07-17 13:42:52'),
(100609, 'products', 19281, 0, 1, '2019-07-17 13:46:12', '2019-07-17 13:46:12'),
(100610, 'products', 19282, 0, 1, '2019-07-17 13:49:10', '2019-07-17 13:49:10'),
(100611, 'products', 19283, 0, 1, '2019-07-17 13:50:51', '2019-07-17 13:50:51'),
(100612, 'products', 19284, 0, 1, '2019-07-17 13:57:00', '2019-07-17 13:57:00'),
(100614, 'products', 19285, 0, 1, '2019-07-17 14:04:06', '2019-07-17 14:04:06'),
(100615, 'products', 19286, 0, 1, '2019-09-08 14:30:34', '2019-09-08 14:30:34'),
(100616, 'categories', 152, 0, 1, '2020-02-03 15:57:04', '2020-02-03 15:57:04'),
(100617, 'products', 19287, 0, 1, '2020-02-03 16:02:58', '2020-02-03 16:02:58'),
(100618, 'products', 19288, 0, 1, '2020-02-14 11:33:14', '2020-02-14 11:33:14'),
(100626, 'products', 19292, 0, 1, '2020-02-14 16:39:47', '2020-02-14 16:39:47'),
(100625, 'products', 19293, 0, 1, '2020-02-14 16:37:38', '2020-02-14 16:37:38'),
(100627, 'products', 19294, 0, 1, '2020-02-14 16:44:52', '2020-02-14 16:44:52'),
(100628, 'products', 19295, 0, 1, '2020-02-14 16:53:56', '2020-02-14 16:53:56'),
(100629, 'products', 19296, 0, 1, '2020-02-14 17:00:53', '2020-02-14 17:00:53'),
(100630, 'products', 19297, 0, 1, '2020-02-26 15:53:10', '2020-02-26 15:53:10'),
(100631, 'products', 19298, 0, 1, '2020-02-26 16:00:23', '2020-02-26 16:00:23'),
(100632, 'products', 19299, 0, 1, '2020-02-26 16:07:03', '2020-02-26 16:07:03'),
(100633, 'products', 19300, 0, 1, '2020-02-26 16:11:29', '2020-02-26 16:11:29'),
(100634, 'products', 19301, 0, 1, '2020-02-26 16:21:27', '2020-02-26 16:21:27'),
(100635, 'products', 19302, 0, 1, '2020-02-26 16:27:11', '2020-02-26 16:27:11'),
(100636, 'products', 19303, 0, 1, '2020-02-26 16:32:04', '2020-02-26 16:32:04'),
(100637, 'products', 19304, 0, 1, '2020-02-26 16:57:38', '2020-02-26 16:57:38'),
(100638, 'products', 19305, 0, 1, '2020-02-26 17:12:33', '2020-02-26 17:12:33'),
(100639, 'products', 19306, 0, 1, '2020-02-27 10:23:39', '2020-02-27 10:23:39'),
(100642, 'products', 19308, 0, 1, '2020-02-27 10:41:41', '2020-02-27 10:41:41'),
(100641, 'products', 19307, 0, 2, '2020-02-27 10:30:49', '2020-02-27 10:30:49'),
(100643, 'products', 19309, 0, 1, '2020-02-27 10:48:16', '2020-02-27 10:48:16'),
(100645, 'products', 19311, 0, 1, '2020-02-27 11:03:01', '2020-02-27 11:03:01'),
(100646, 'products', 19312, 0, 1, '2020-02-27 11:05:46', '2020-02-27 11:05:46'),
(100647, 'products', 19313, 0, 1, '2020-02-27 12:46:17', '2020-02-27 12:46:17'),
(100648, 'products', 19314, 0, 1, '2020-02-27 12:49:22', '2020-02-27 12:49:22'),
(100649, 'products', 19315, 0, 1, '2020-02-27 12:51:55', '2020-02-27 12:51:55'),
(100650, 'products', 19316, 0, 1, '2020-02-27 12:55:29', '2020-02-27 12:55:29'),
(100651, 'products', 19317, 0, 1, '2020-02-27 12:58:06', '2020-02-27 12:58:06'),
(100652, 'products', 19318, 0, 1, '2020-10-15 19:20:22', '2020-10-15 19:20:22'),
(100653, 'products', 19319, 0, 1, '2020-10-15 19:44:47', '2020-10-15 19:44:47'),
(100654, 'products', 19320, 0, 1, '2020-10-15 20:00:14', '2020-10-15 20:00:14'),
(100655, 'products', 19321, 0, 1, '2020-10-15 20:10:22', '2020-10-15 20:10:22'),
(100656, 'products', 19322, 0, 1, '2020-10-15 20:16:34', '2020-10-15 20:16:34'),
(100657, 'products', 19323, 0, 1, '2020-10-16 11:02:47', '2020-10-16 11:02:47'),
(100658, 'products', 19324, 0, 1, '2020-10-16 11:13:38', '2020-10-16 11:13:38'),
(100659, 'products', 19325, 0, 1, '2020-10-16 20:59:03', '2020-10-16 20:59:03'),
(100660, 'products', 19326, 0, 1, '2020-10-16 21:02:52', '2020-10-16 21:02:52'),
(100661, 'products', 19327, 0, 1, '2020-10-16 21:06:19', '2020-10-16 21:06:19'),
(100662, 'products', 19328, 0, 1, '2020-10-16 21:28:32', '2020-10-16 21:28:32'),
(100663, 'products', 19329, 0, 1, '2020-10-22 19:29:30', '2020-10-22 19:29:30'),
(100664, 'products', 19330, 0, 1, '2020-10-22 19:33:53', '2020-10-22 19:33:53'),
(100665, 'products', 19331, 0, 1, '2020-10-22 19:37:08', '2020-10-22 19:37:08'),
(100666, 'products', 19332, 0, 1, '2020-10-22 19:42:08', '2020-10-22 19:42:08'),
(100667, 'products', 19333, 0, 1, '2020-10-22 19:45:33', '2020-10-22 19:45:33'),
(100668, 'products', 19334, 0, 1, '2020-10-22 19:51:12', '2020-10-22 19:51:12'),
(100669, 'products', 19335, 0, 1, '2020-10-30 19:36:13', '2020-10-30 19:36:13'),
(100670, 'products', 19336, 0, 1, '2020-10-30 19:50:19', '2020-10-30 19:50:19');

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

--
-- Table structure for table `ab1l_resource_types`
--

CREATE TABLE `ab1l_resource_types` (
  `type_id` int(11) NOT NULL,
  `type_name` varchar(40) NOT NULL DEFAULT '',
  `default_directory` varchar(255) NOT NULL,
  `default_icon` varchar(255) DEFAULT NULL,
  `file_types` varchar(40) NOT NULL DEFAULT '',
  `access_type` tinyint(1) NOT NULL DEFAULT 0 COMMENT '0-Public, 1-Secured'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_resource_types`
--

INSERT INTO `ab1l_resource_types` (`type_id`, `type_name`, `default_directory`, `default_icon`, `file_types`, `access_type`) VALUES
(1, 'image', 'image/', 'icon_resource_image.png', '/.+(jpe?g|gif|png|ico|svg|svgz)$/i', 0),
(2, 'audio', 'audio/', 'icon_resource_audio.png', '/.+(mp3|wav)$/i', 0),
(3, 'video', 'video/', 'icon_resource_video.png', '/.+(avi|mpg|mov|flv)$/i', 0),
(4, 'pdf', 'pdf_document/', 'icon_resource_pdf.png', '/.+(pdf)$/i', 0),
(5, 'archive', 'archive/', 'icon_resource_archive.png', '/.+(zip|rar|gz|7z)$/i', 1),
(6, 'download', 'download/', 'icon_resource_download.png', '/.+$/i', 1);

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

--
-- Table structure for table `ab1l_revechats`
--

CREATE TABLE `ab1l_revechats` (
  `revechat_id` int(1) NOT NULL,
  `revechat_aid` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin;

--
-- Dumping data for table `ab1l_revechats`
--

INSERT INTO `ab1l_revechats` (`revechat_id`, `revechat_aid`) VALUES
(1, '0');

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

--
-- Table structure for table `ab1l_reviews`
--

CREATE TABLE `ab1l_reviews` (
  `review_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `author` varchar(64) NOT NULL DEFAULT '',
  `text` longtext NOT NULL,
  `rating` int(1) NOT NULL,
  `status` int(1) NOT NULL DEFAULT 0,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_settings`
--

CREATE TABLE `ab1l_settings` (
  `setting_id` int(11) NOT NULL,
  `store_id` int(11) NOT NULL DEFAULT 0,
  `group` varchar(32) NOT NULL,
  `key` varchar(64) NOT NULL DEFAULT '',
  `value` text NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_settings`
--

INSERT INTO `ab1l_settings` (`setting_id`, `store_id`, `group`, `key`, `value`, `date_added`, `date_modified`) VALUES
(2747, 0, 'details', 'store_name', 'E1brand', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2777, 0, 'details', 'config_url', 'https://stylerevivebd.com/', '2021-05-11 20:23:40', '2021-05-11 20:23:40'),
(2781, 0, 'details', 'config_ssl', '2', '2021-05-11 20:23:40', '2021-05-11 20:23:40'),
(2756, 0, 'details', 'config_owner', 'E1brand', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2757, 0, 'details', 'config_address', 'Topkhana Road, Paltan, Dhaka - 1000', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2758, 0, 'details', 'store_main_email', 'admin@e1brand.com', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2760, 0, 'details', 'config_fax', '', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2753, 0, 'details', 'config_meta_description_1', 'E1brand,', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2755, 0, 'details', 'config_description_1', 'Welcome to E1brand', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2761, 0, 'details', 'config_country_id', '18', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2762, 0, 'details', 'config_zone_id', '322', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2764, 0, 'details', 'config_storefront_language', 'bn', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2765, 0, 'details', 'admin_language', 'en', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2771, 0, 'details', 'config_currency', 'BDT', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2772, 0, 'details', 'config_currency_auto', '1', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2773, 0, 'details', 'config_length_class', 'in', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2774, 0, 'details', 'config_weight_class', 'kg', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2766, 0, 'details', 'auto_translate_status', '1', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2767, 0, 'details', 'translate_src_lang_code', 'en', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2769, 0, 'details', 'translate_override_existing', '0', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2770, 0, 'details', 'warn_lang_text_missing', '0', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2763, 0, 'details', 'config_duplicate_contact_us_to_message', '1', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(1995, 0, 'general', 'config_admin_limit', '20', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(1994, 0, 'general', 'config_catalog_limit', '20', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(1996, 0, 'general', 'config_bestseller_limit', '4', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(1997, 0, 'general', 'config_featured_limit', '4', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(1998, 0, 'general', 'config_latest_limit', '4', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(1999, 0, 'general', 'config_special_limit', '4', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2001, 0, 'general', 'config_stock_display', '0', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2002, 0, 'general', 'config_nostock_autodisable', '0', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2003, 0, 'general', 'config_stock_status_id', '0', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2004, 0, 'general', 'enable_reviews', '1', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2005, 0, 'general', 'config_download', '1', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2006, 0, 'general', 'config_help_links', '1', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2007, 0, 'general', 'config_show_tree_data', '1', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2008, 0, 'general', 'config_embed_status', '1', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2009, 0, 'general', 'config_embed_click_action', 'modal', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2000, 0, 'general', 'config_product_default_sort_order', 'price-ASC', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2010, 0, 'general', 'config_account_create_captcha', '1', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2705, 0, 'checkout', 'invoice_prefix', 'IN#', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2720, 0, 'checkout', 'config_cart_weight', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2721, 0, 'checkout', 'config_shipping_session', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2700, 0, 'checkout', 'config_tax', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2701, 0, 'checkout', 'config_tax_store', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2702, 0, 'checkout', 'config_tax_customer', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2707, 0, 'checkout', 'config_customer_price', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2706, 0, 'checkout', 'config_customer_group_id', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2708, 0, 'checkout', 'config_customer_approval', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2709, 0, 'checkout', 'config_customer_email_activation', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2710, 0, 'checkout', 'prevent_email_as_login', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2711, 0, 'checkout', 'config_guest_checkout', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2712, 0, 'checkout', 'config_account_id', '2', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2713, 0, 'checkout', 'config_checkout_id', '3', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2714, 0, 'checkout', 'config_stock_checkout', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2717, 0, 'checkout', 'config_order_status_id', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(64, 0, 'checkout', 'config_stock_subtract', '0', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(2722, 0, 'checkout', 'config_cart_ajax', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2715, 0, 'checkout', 'total_order_maximum', '0', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2716, 0, 'checkout', 'total_order_minimum', '0', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2724, 0, 'checkout', 'config_shipping_tax_estimate', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2725, 0, 'checkout', 'config_coupon_on_cart_page', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2719, 0, 'checkout', 'config_expire_order_days', '30', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2718, 0, 'checkout', 'config_customer_cancelation_order_status_id', 'a:1:{i:0;s:2:\"14\";}', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2723, 0, 'checkout', 'config_zero_customer_balance', '1', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(1907, 0, 'appearance', 'storefront_width', '100%', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1908, 0, 'appearance', 'config_logo', 'image/18/7a/5.png', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1910, 0, 'appearance', 'config_mail_logo', 'image/18/7a/5.png', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1912, 0, 'appearance', 'config_icon', 'image/18/79/c.png', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1914, 0, 'appearance', 'config_image_thumb_width', '380', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1915, 0, 'appearance', 'config_image_thumb_height', '380', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1916, 0, 'appearance', 'config_image_popup_width', '500', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1917, 0, 'appearance', 'config_image_popup_height', '500', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1922, 0, 'appearance', 'config_image_product_width', '250', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1923, 0, 'appearance', 'config_image_product_height', '250', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1924, 0, 'appearance', 'config_image_additional_width', '45', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1925, 0, 'appearance', 'config_image_additional_height', '45', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1926, 0, 'appearance', 'config_image_related_width', '120', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1927, 0, 'appearance', 'config_image_related_height', '120', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1928, 0, 'appearance', 'config_image_cart_width', '75', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1929, 0, 'appearance', 'config_image_cart_height', '75', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1930, 0, 'appearance', 'config_image_grid_width', '57', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1931, 0, 'appearance', 'config_image_grid_height', '57', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1919, 0, 'appearance', 'config_image_category_height', '120', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1918, 0, 'appearance', 'config_image_category_width', '120', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1921, 0, 'appearance', 'config_image_manufacturer_height', '56', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1920, 0, 'appearance', 'config_image_manufacturer_width', '56', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(95, 0, 'appearance', 'admin_template', 'default', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(96, 0, 'appearance', 'admin_width', '100%', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(1817, 0, 'mail', 'config_mail_protocol', 'mail', '2018-03-19 22:58:37', '2018-03-19 22:58:37'),
(99, 0, 'mail', 'config_mail_parameter', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(1818, 0, 'mail', 'config_smtp_host', '', '2018-03-19 22:58:37', '2018-03-19 22:58:37'),
(1819, 0, 'mail', 'config_smtp_username', '', '2018-03-19 22:58:37', '2018-03-19 22:58:37'),
(1820, 0, 'mail', 'config_smtp_password', '', '2018-03-19 22:58:37', '2018-03-19 22:58:37'),
(1821, 0, 'mail', 'config_smtp_port', '25', '2018-03-19 22:58:37', '2018-03-19 22:58:37'),
(1822, 0, 'mail', 'config_smtp_timeout', '5', '2018-03-19 22:58:37', '2018-03-19 22:58:37'),
(381, 0, 'mail', 'config_alert_mail', '1', '2017-10-11 21:33:04', '2017-10-11 21:33:04'),
(106, 0, 'im', 'config_storefront_email_status', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(107, 0, 'im', 'config_admin_email_status', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(108, 0, 'im', 'config_im_guest_email_status', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(109, 0, 'im', 'config_im_guest_sms_status', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(2606, 0, 'system', 'config_maintenance', '0', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(112, 0, 'system', 'encryption_key', '12345', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(2608, 0, 'system', 'enable_seo_url', '1', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2609, 0, 'system', 'config_retina_enable', '1', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2610, 0, 'system', 'config_image_quality', '95', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2611, 0, 'system', 'config_compression', '0', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2612, 0, 'system', 'config_cache_enable', '0', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2613, 0, 'system', 'config_html_cache', '0', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2615, 0, 'system', 'config_error_display', '0', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2616, 0, 'system', 'config_error_log', '1', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2617, 0, 'system', 'config_debug', '0', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2618, 0, 'system', 'config_debug_level', '0', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2619, 0, 'system', 'storefront_template_debug', '1', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2620, 0, 'system', 'config_error_filename', 'error.txt', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2614, 0, 'system', 'config_upload_max_size', '16000', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2607, 0, 'system', 'config_voicecontrol', '1', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2621, 0, 'system', 'config_system_check', '3', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(1321, 0, 'api', 'config_storefront_api_status', '0', '2017-10-30 19:43:46', '2017-10-30 19:43:46'),
(129, 0, 'api', 'config_storefront_api_key', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(130, 0, 'api', 'config_storefront_api_stock_check', '0', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(131, 0, 'api', 'config_admin_api_status', '0', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(132, 0, 'api', 'config_admin_api_key', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(133, 0, 'api', 'config_admin_access_ip_list', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(134, 0, 'api', 'task_api_key', 'R1XihdJITmjkaKA4', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(135, 0, 'sub_total', 'sub_total_sort_order', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(136, 0, 'sub_total', 'sub_total_calculation_order', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(137, 0, 'sub_total', 'sub_total_status', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(138, 0, 'sub_total', 'sub_total_total_type', 'subtotal', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(139, 0, 'shipping', 'shipping_sort_order', '3', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(140, 0, 'shipping', 'shipping_calculation_order', '3', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(141, 0, 'shipping', 'shipping_status', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(142, 0, 'shipping', 'shipping_total_type', 'shipping', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(143, 0, 'coupon', 'coupon_status', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(144, 0, 'coupon', 'coupon_sort_order', '4', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(145, 0, 'coupon', 'coupon_calculation_order', '4', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(146, 0, 'coupon', 'coupon_total_type', 'discount', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(147, 0, 'tax', 'tax_status', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(148, 0, 'tax', 'tax_sort_order', '5', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(149, 0, 'tax', 'tax_calculation_order', '5', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(150, 0, 'tax', 'tax_total_type', 'tax', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(151, 0, 'balance', 'balance_status', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(152, 0, 'balance', 'balance_sort_order', '6', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(153, 0, 'balance', 'balance_calculation_order', '6', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(154, 0, 'balance', 'balance_total_type', 'balance', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(155, 0, 'total', 'total_sort_order', '7', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(156, 0, 'total', 'total_calculation_order', '7', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(157, 0, 'total', 'total_status', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(158, 0, 'total', 'total_total_type', 'total', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(159, 0, 'banner_manager', 'banner_manager_layout', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(160, 0, 'banner_manager', 'banner_manager_priority', '10', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(161, 0, 'banner_manager', 'banner_manager_date_installed', '2017-10-11 10:30:00', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(162, 0, 'banner_manager', 'store_id', '0', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(163, 0, 'banner_manager', 'banner_manager_status', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(164, 0, 'neowize_insights', 'neowize_insights_priority', '10', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(165, 0, 'neowize_insights', 'neowize_insights_date_installed', '2017-10-11 10:30:00', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(2742, 0, 'neowize_insights', 'neowize_insights_status', '1', '0000-00-00 00:00:00', '2019-05-11 12:35:53'),
(168, 0, 'forms_manager', 'forms_manager_priority', '10', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(169, 0, 'forms_manager', 'forms_manager_date_installed', '2017-10-11 10:30:00', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(170, 0, 'forms_manager', 'store_id', '0', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(171, 0, 'forms_manager', 'forms_manager_status', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(172, 0, 'forms_manager', 'forms_manager_default_sender_name', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(173, 0, 'forms_manager', 'forms_manager_default_sender_email', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(174, 0, 'forms_manager', 'forms_manager_sort_order', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(175, 0, 'config', 'install_date', '2017-10-11 10:30:00', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(176, 0, 'default_cod', 'default_cod_sort_order', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(177, 0, 'default_cod', 'default_cod_order_status_id', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(178, 0, 'default_cod', 'default_cod_status', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(179, 0, 'default_cod', 'default_cod_location_id', '0', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(180, 0, 'default_cod', 'default_cod_autoselect', '1', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(1730, 0, 'default_flat_rate_shipping', 'default_flat_rate_shipping_cost_1', '2', '0000-00-00 00:00:00', '2018-03-19 22:20:54'),
(1729, 0, 'default_flat_rate_shipping', 'default_flat_rate_shipping_tax_class_id_2', '0', '0000-00-00 00:00:00', '2018-03-19 22:20:54'),
(1728, 0, 'default_flat_rate_shipping', 'default_flat_rate_shipping_cost_2', '', '0000-00-00 00:00:00', '2018-03-19 22:20:54'),
(1727, 0, 'default_flat_rate_shipping', 'default_flat_rate_shipping_default_tax_class_id', '0', '0000-00-00 00:00:00', '2018-03-19 22:20:54'),
(1726, 0, 'default_flat_rate_shipping', 'default_flat_rate_shipping_default_cost', '2', '0000-00-00 00:00:00', '2018-03-19 22:20:54'),
(1909, 0, 'appearance', 'config_logo_resource_id', '100261', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1913, 0, 'appearance', 'config_icon_resource_id', '100252', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1911, 0, 'appearance', 'config_mail_logo_resource_id', '100261', '2018-03-23 18:51:22', '2018-03-23 18:51:22'),
(1961, 0, 'details', 'config_title_2', 'E1brand | More Branded products, easy to hand.', '2018-05-05 16:09:53', '2018-05-05 16:09:53'),
(2759, 0, 'details', 'config_telephone', '+8801842460000', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2776, 0, 'details', 'protocol_url', 'https', '2021-05-11 20:23:40', '2021-05-11 20:23:40'),
(2779, 0, 'details', 'protocol_ssl_url', 'https', '2021-05-11 20:23:40', '2021-05-11 20:23:40'),
(1962, 0, 'details', 'config_meta_description_2', 'E1brand', '2018-05-05 16:09:53', '2018-05-05 16:09:53'),
(1963, 0, 'details', 'config_meta_keywords_2', 'e1brand,E1brand', '2018-05-05 16:09:53', '2018-05-05 16:09:53'),
(1960, 0, 'details', 'config_description_2', 'Welcome to E1brand', '2018-05-05 16:09:53', '2018-05-05 16:09:53'),
(2768, 0, 'details', 'translate_method', 'copy_source_text', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2703, 0, 'checkout', 'config_start_order_id', '123456', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(2704, 0, 'checkout', 'starting_invoice_id', '123456', '2019-04-17 06:39:18', '2019-04-17 06:39:18'),
(399, 0, 'default_ups', 'default_ups_status', '0', '0000-00-00 00:00:00', '2017-10-11 21:38:52'),
(400, 0, 'default_ups', 'default_ups_layout', '', '0000-00-00 00:00:00', '2017-10-11 21:38:52'),
(401, 0, 'default_ups', 'default_ups_priority', '10', '0000-00-00 00:00:00', '2017-10-11 21:38:52'),
(402, 0, 'default_ups', 'default_ups_date_installed', '2017-10-11 21:38:51', '0000-00-00 00:00:00', '2017-10-11 21:38:52'),
(403, 0, 'default_ups', 'default_ups_shipping_storefront_icon', '', '0000-00-00 00:00:00', '2017-10-11 21:38:52'),
(404, 0, 'default_ups', 'default_ups_autoselect', '0', '0000-00-00 00:00:00', '2017-10-11 21:38:52'),
(405, 0, 'default_ups', 'default_ups_accept_payments', '', '0000-00-00 00:00:00', '2017-10-11 21:38:52'),
(406, 0, 'default_ups', 'default_ups_sort_order', '', '0000-00-00 00:00:00', '2017-10-11 21:38:52'),
(407, 0, 'default_ups', 'store_id', '0', '0000-00-00 00:00:00', '2017-10-11 21:38:52'),
(408, 0, 'default_pp_standart', 'default_pp_standart_status', '0', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(409, 0, 'default_pp_standart', 'default_pp_standart_layout', '', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(410, 0, 'default_pp_standart', 'default_pp_standart_priority', '10', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(411, 0, 'default_pp_standart', 'default_pp_standart_date_installed', '2017-10-11 21:40:05', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(412, 0, 'default_pp_standart', 'default_pp_standart_email', '', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(413, 0, 'default_pp_standart', 'default_pp_standart_test', '1', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(414, 0, 'default_pp_standart', 'default_pp_standart_order_status_id', '2', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(415, 0, 'default_pp_standart', 'default_pp_standart_transaction', '1', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(416, 0, 'default_pp_standart', 'default_pp_standart_location_id', '', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(417, 0, 'default_pp_standart', 'default_pp_standart_custom_logo', 'image/18/79/d.png', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(418, 0, 'default_pp_standart', 'default_pp_standart_cartbordercolor', '', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(419, 0, 'default_pp_standart', 'default_pp_standart_redirect_payment', 'true', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(420, 0, 'default_pp_standart', 'default_pp_standart_payment_storefront_icon', 'image/18/79/e.jpg', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(421, 0, 'default_pp_standart', 'default_pp_standart_payment_minimum_total', '', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(422, 0, 'default_pp_standart', 'default_pp_standart_payment_maximum_total', '', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(423, 0, 'default_pp_standart', 'default_pp_standart_autoselect', '0', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(424, 0, 'default_pp_standart', 'default_pp_standart_sort_order', '', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(425, 0, 'default_pp_standart', 'store_id', '0', '0000-00-00 00:00:00', '2017-10-11 21:40:05'),
(426, 0, 'default_payza', 'default_payza_status', '0', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(427, 0, 'default_payza', 'default_payza_layout', '', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(428, 0, 'default_payza', 'default_payza_priority', '10', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(429, 0, 'default_payza', 'default_payza_date_installed', '2017-10-11 21:40:29', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(430, 0, 'default_payza', 'default_payza_merchant', '', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(431, 0, 'default_payza', 'default_payza_security', '', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(432, 0, 'default_payza', 'default_payza_test_mode', '', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(433, 0, 'default_payza', 'default_payza_order_status_id', '2', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(434, 0, 'default_payza', 'default_payza_location_id', '', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(435, 0, 'default_payza', 'default_payza_redirect_payment', 'true', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(436, 0, 'default_payza', 'default_payza_payment_storefront_icon', '', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(437, 0, 'default_payza', 'default_payza_payment_minimum_total', '', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(438, 0, 'default_payza', 'default_payza_payment_maximum_total', '', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(439, 0, 'default_payza', 'default_payza_autoselect', '0', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(440, 0, 'default_payza', 'default_payza_sort_order', '', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(441, 0, 'default_payza', 'store_id', '0', '0000-00-00 00:00:00', '2017-10-11 21:40:29'),
(1832, 0, 'default_fedex', 'store_id', '', '0000-00-00 00:00:00', '2018-03-20 08:13:20'),
(443, 0, 'default_fedex', 'default_fedex_layout', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(444, 0, 'default_fedex', 'default_fedex_priority', '10', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(445, 0, 'default_fedex', 'default_fedex_date_installed', '2017-10-11 21:41:21', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(446, 0, 'default_fedex', 'default_fedex_key', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(447, 0, 'default_fedex', 'default_fedex_password', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(448, 0, 'default_fedex', 'default_fedex_account', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(449, 0, 'default_fedex', 'default_fedex_meter', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(450, 0, 'default_fedex', 'default_fedex_test', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(451, 0, 'default_fedex', 'default_fedex_address', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(452, 0, 'default_fedex', 'default_fedex_city', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(453, 0, 'default_fedex', 'default_fedex_state', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(454, 0, 'default_fedex', 'default_fedex_zip', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(455, 0, 'default_fedex', 'default_fedex_country', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(456, 0, 'default_fedex', 'default_fedex_quote_type', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(457, 0, 'default_fedex', 'default_fedex_add_chrg', '0.00', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(458, 0, 'default_fedex', 'default_fedex_default_fedex_us_01', '0', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(459, 0, 'default_fedex', 'default_fedex_default_fedex_us_02', '0', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(460, 0, 'default_fedex', 'default_fedex_default_fedex_us_03', '0', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(461, 0, 'default_fedex', 'default_fedex_default_fedex_us_04', '0', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(462, 0, 'default_fedex', 'default_fedex_default_fedex_us_05', '0', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(463, 0, 'default_fedex', 'default_fedex_default_fedex_us_06', '0', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(464, 0, 'default_fedex', 'default_fedex_shipping_storefront_icon', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(465, 0, 'default_fedex', 'default_fedex_autoselect', '0', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(466, 0, 'default_fedex', 'default_fedex_accept_payments', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(467, 0, 'default_fedex', 'default_fedex_sort_order', '', '0000-00-00 00:00:00', '2017-10-11 21:41:22'),
(2752, 0, 'details', 'config_title_1', 'E1brand | More Branded products, easy to hand.', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2011, 0, 'general', 'config_recaptcha_site_key', '6LdYaDQUAAAAAEjP2zm2cRu4vISRDSOKHKM-WyZi', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2012, 0, 'general', 'config_recaptcha_secret_key', '6LdYaDQUAAAAAG-UZwqeq7F5tYOdv078eeyl7WNr', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2013, 0, 'general', 'config_google_analytics_code', 'UA-108076493-1', '2018-05-05 16:11:48', '2018-05-05 16:11:48'),
(2738, 0, 'default_free_shipping', 'default_free_shipping_sort_order', '', '0000-00-00 00:00:00', '2019-04-17 06:45:55'),
(1073, 0, 'default_free_shipping', 'default_free_shipping_layout', '', '0000-00-00 00:00:00', '2017-10-16 23:27:32'),
(1074, 0, 'default_free_shipping', 'default_free_shipping_priority', '10', '0000-00-00 00:00:00', '2017-10-16 23:27:32'),
(1075, 0, 'default_free_shipping', 'default_free_shipping_date_installed', '2017-10-16 23:27:31', '0000-00-00 00:00:00', '2017-10-16 23:27:32'),
(2737, 0, 'default_free_shipping', 'default_free_shipping_autoselect', '0', '0000-00-00 00:00:00', '2019-04-17 06:45:55'),
(2736, 0, 'default_free_shipping', 'default_free_shipping_shipping_storefront_icon_resource_id', '', '0000-00-00 00:00:00', '2019-04-17 06:45:55'),
(2735, 0, 'default_free_shipping', 'default_free_shipping_shipping_storefront_icon', '', '0000-00-00 00:00:00', '2019-04-17 06:45:55'),
(1847, 0, 'encryption_data_manager', 'encryption_data_manager_sort_order', '', '0000-00-00 00:00:00', '2018-03-20 22:47:48'),
(1848, 0, 'encryption_data_manager', 'store_id', '0', '0000-00-00 00:00:00', '2018-03-20 22:47:48'),
(2734, 0, 'default_free_shipping', 'default_free_shipping_location_id', '2', '0000-00-00 00:00:00', '2019-04-17 06:45:55'),
(2733, 0, 'default_free_shipping', 'default_free_shipping_total', '', '0000-00-00 00:00:00', '2019-04-17 06:45:55'),
(2732, 0, 'default_free_shipping', 'default_free_shipping_status', '1', '0000-00-00 00:00:00', '2019-04-17 06:45:55'),
(1164, 0, 'default_cheque', 'default_cheque_payment_minimum_total', '', '0000-00-00 00:00:00', '2017-10-16 23:29:44'),
(1104, 0, 'default_cheque', 'default_cheque_layout', '', '0000-00-00 00:00:00', '2017-10-16 23:28:29'),
(1105, 0, 'default_cheque', 'default_cheque_priority', '10', '0000-00-00 00:00:00', '2017-10-16 23:28:29'),
(1106, 0, 'default_cheque', 'default_cheque_date_installed', '2017-10-16 23:28:29', '0000-00-00 00:00:00', '2017-10-16 23:28:29'),
(1163, 0, 'default_cheque', 'default_cheque_payment_storefront_icon_resource_id', '', '0000-00-00 00:00:00', '2017-10-16 23:29:44'),
(1162, 0, 'default_cheque', 'default_cheque_payment_storefront_icon', '', '0000-00-00 00:00:00', '2017-10-16 23:29:44'),
(1161, 0, 'default_cheque', 'default_cheque_location_id', '0', '0000-00-00 00:00:00', '2017-10-16 23:29:44'),
(1160, 0, 'default_cheque', 'default_cheque_order_status_id', '2', '0000-00-00 00:00:00', '2017-10-16 23:29:44'),
(1159, 0, 'default_cheque', 'default_cheque_address', '', '0000-00-00 00:00:00', '2017-10-16 23:29:44'),
(1158, 0, 'default_cheque', 'default_cheque_payable', 'Bank', '0000-00-00 00:00:00', '2017-10-16 23:29:44'),
(1157, 0, 'default_cheque', 'default_cheque_status', '1', '0000-00-00 00:00:00', '2017-10-16 23:29:44'),
(1253, 0, 'default_banktransfer', 'default_banktransfer_payment_storefront_icon', '', '0000-00-00 00:00:00', '2017-10-16 23:32:51'),
(1132, 0, 'default_banktransfer', 'default_banktransfer_layout', '', '0000-00-00 00:00:00', '2017-10-16 23:28:35'),
(1133, 0, 'default_banktransfer', 'default_banktransfer_priority', '10', '0000-00-00 00:00:00', '2017-10-16 23:28:35'),
(1134, 0, 'default_banktransfer', 'default_banktransfer_date_installed', '2017-10-16 23:28:35', '0000-00-00 00:00:00', '2017-10-16 23:28:35'),
(1252, 0, 'default_banktransfer', 'default_banktransfer_location_id', '0', '0000-00-00 00:00:00', '2017-10-16 23:32:51'),
(1251, 0, 'default_banktransfer', 'default_banktransfer_order_status_id', '2', '0000-00-00 00:00:00', '2017-10-16 23:32:51'),
(1250, 0, 'default_banktransfer', 'default_banktransfer_payment_maximum_total', '', '0000-00-00 00:00:00', '2017-10-16 23:32:51'),
(1249, 0, 'default_banktransfer', 'default_banktransfer_payment_minimum_total', '', '0000-00-00 00:00:00', '2017-10-16 23:32:51'),
(1248, 0, 'default_banktransfer', 'default_banktransfer_instructions_2', '', '0000-00-00 00:00:00', '2017-10-16 23:32:51'),
(1247, 0, 'default_banktransfer', 'default_banktransfer_instructions_1', '', '0000-00-00 00:00:00', '2017-10-16 23:32:51'),
(1246, 0, 'default_banktransfer', 'default_banktransfer_status', '1', '0000-00-00 00:00:00', '2017-10-16 23:32:51'),
(1165, 0, 'default_cheque', 'default_cheque_payment_maximum_total', '', '0000-00-00 00:00:00', '2017-10-16 23:29:44'),
(1166, 0, 'default_cheque', 'default_cheque_autoselect', '0', '0000-00-00 00:00:00', '2017-10-16 23:29:44'),
(1167, 0, 'default_cheque', 'default_cheque_sort_order', '', '0000-00-00 00:00:00', '2017-10-16 23:29:44'),
(1168, 0, 'default_cheque', 'store_id', '0', '0000-00-00 00:00:00', '2017-10-16 23:29:44'),
(1836, 0, 'default_store_pickup', 'store_id', '', '0000-00-00 00:00:00', '2018-03-20 08:26:01'),
(1170, 0, 'default_store_pickup', 'default_store_pickup_layout', '', '0000-00-00 00:00:00', '2017-10-16 23:30:17'),
(1171, 0, 'default_store_pickup', 'default_store_pickup_priority', '10', '0000-00-00 00:00:00', '2017-10-16 23:30:17'),
(1172, 0, 'default_store_pickup', 'default_store_pickup_date_installed', '2017-10-16 23:30:17', '0000-00-00 00:00:00', '2017-10-16 23:30:17'),
(1723, 0, 'default_store_pickup', 'default_store_pickup_sort_order', '', '0000-00-00 00:00:00', '2018-03-19 22:16:30'),
(1722, 0, 'default_store_pickup', 'default_store_pickup_accept_payments', 'a:3:{i:0;s:2:\"21\";i:1;s:2:\"26\";i:2;s:2:\"28\";}', '0000-00-00 00:00:00', '2018-03-19 22:16:30'),
(1721, 0, 'default_store_pickup', 'default_store_pickup_autoselect', '0', '0000-00-00 00:00:00', '2018-03-19 22:16:30'),
(1719, 0, 'default_store_pickup', 'default_store_pickup_shipping_storefront_icon', '', '0000-00-00 00:00:00', '2018-03-19 22:16:30'),
(1720, 0, 'default_store_pickup', 'default_store_pickup_shipping_storefront_icon_resource_id', '', '0000-00-00 00:00:00', '2018-03-19 22:16:30'),
(1600, 0, 'product_slider', 'store_id', '0', '0000-00-00 00:00:00', '2017-11-04 20:18:11'),
(1599, 0, 'product_slider', 'product_slider_sort_order', '', '0000-00-00 00:00:00', '2017-11-04 20:18:11'),
(1598, 0, 'product_slider', 'product_slider_type', 'bestsellers', '0000-00-00 00:00:00', '2017-11-04 20:18:11'),
(1591, 0, 'slideshow2', 'store_id', '0', '0000-00-00 00:00:00', '2017-11-04 20:16:06'),
(1492, 0, 'slideshow2', 'slideshow2_layout', '', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(1493, 0, 'slideshow2', 'slideshow2_priority', '20', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(1494, 0, 'slideshow2', 'slideshow2_date_installed', '2017-11-04 19:58:11', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(1590, 0, 'slideshow2', 'slideshow2_sort_order', '', '0000-00-00 00:00:00', '2017-11-04 20:16:06'),
(1589, 0, 'slideshow2', 'slideshow2_timeout', '2000', '0000-00-00 00:00:00', '2017-11-04 20:16:06'),
(1588, 0, 'slideshow2', 'slideshow2_speed', '2000', '0000-00-00 00:00:00', '2017-11-04 20:16:06'),
(1587, 0, 'slideshow2', 'slideshow2_y', '305', '0000-00-00 00:00:00', '2017-11-04 20:16:06'),
(1586, 0, 'slideshow2', 'slideshow2_x', '544', '0000-00-00 00:00:00', '2017-11-04 20:16:06'),
(1585, 0, 'slideshow2', 'slideshow2_status', '1', '0000-00-00 00:00:00', '2017-11-04 20:16:06'),
(1222, 0, 'default_weight', 'default_weight_layout', '', '0000-00-00 00:00:00', '2017-10-16 23:31:25'),
(1223, 0, 'default_weight', 'default_weight_priority', '10', '0000-00-00 00:00:00', '2017-10-16 23:31:25'),
(1224, 0, 'default_weight', 'default_weight_date_installed', '2017-10-16 23:31:25', '0000-00-00 00:00:00', '2017-10-16 23:31:25'),
(1241, 0, 'default_weight', 'default_weight_shipping_storefront_icon_resource_id', '', '0000-00-00 00:00:00', '2017-10-16 23:32:35'),
(1240, 0, 'default_weight', 'default_weight_shipping_storefront_icon', '', '0000-00-00 00:00:00', '2017-10-16 23:32:35'),
(1846, 0, 'encryption_data_manager', 'encryption_data_manager_date_installed', '2018-03-20 22:47:48', '0000-00-00 00:00:00', '2018-03-20 22:47:48'),
(1838, 0, 'default_weight', 'store_id', '', '0000-00-00 00:00:00', '2018-03-20 08:26:04'),
(1844, 0, 'encryption_data_manager', 'encryption_data_manager_layout', '', '0000-00-00 00:00:00', '2018-03-20 22:47:48'),
(1845, 0, 'encryption_data_manager', 'encryption_data_manager_priority', '10', '0000-00-00 00:00:00', '2018-03-20 22:47:48'),
(1242, 0, 'default_weight', 'default_weight_autoselect', '0', '0000-00-00 00:00:00', '2017-10-16 23:32:35'),
(1824, 0, 'default_weight', 'default_weight_sort_order', '', '2018-03-20 08:02:22', '2018-03-20 08:02:22'),
(1244, 0, 'default_weight', 'default_weight_accept_payments', '0', '0000-00-00 00:00:00', '2017-10-16 23:32:35'),
(1837, 0, 'default_weight', 'default_weight_status', '0', '0000-00-00 00:00:00', '2018-03-20 08:26:04'),
(1254, 0, 'default_banktransfer', 'default_banktransfer_payment_storefront_icon_resource_id', '', '0000-00-00 00:00:00', '2017-10-16 23:32:51'),
(1255, 0, 'default_banktransfer', 'default_banktransfer_autoselect', '0', '0000-00-00 00:00:00', '2017-10-16 23:32:51'),
(1256, 0, 'default_banktransfer', 'default_banktransfer_sort_order', '', '0000-00-00 00:00:00', '2017-10-16 23:32:51'),
(1257, 0, 'default_banktransfer', 'default_banktransfer_instructions', '0', '0000-00-00 00:00:00', '2017-10-16 23:32:51'),
(1258, 0, 'default_banktransfer', 'store_id', '0', '0000-00-00 00:00:00', '2017-10-16 23:32:51'),
(1263, 0, 'api', 'mp_token', 'acmp9d127eb7fcb31cdaa89b8af1b4c6cf1c', '2017-10-30 19:16:17', '2017-10-30 19:16:17'),
(1265, 0, 'mobile_app', 'mobile_app_layout', '', '0000-00-00 00:00:00', '2017-10-30 19:18:07'),
(1266, 0, 'mobile_app', 'mobile_app_priority', '10', '0000-00-00 00:00:00', '2017-10-30 19:18:07'),
(1267, 0, 'mobile_app', 'mobile_app_date_installed', '2017-10-30 19:18:06', '0000-00-00 00:00:00', '2017-10-30 19:18:07'),
(2583, 0, 'mobile_app', 'mobile_app_title', 'Tellbd E-Commerce App', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2584, 0, 'mobile_app', 'mobile_app_author', 'Author', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2593, 0, 'mobile_app', 'mobile_app_button_url_apple', 'https://ios/application-url', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2592, 0, 'mobile_app', 'mobile_app_button', 'VIEW', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2591, 0, 'mobile_app', 'mobile_app_icon_google_resource_id', '', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2590, 0, 'mobile_app', 'mobile_app_icon_google', '', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2589, 0, 'mobile_app', 'mobile_app_icon_apple_resource_id', '', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2588, 0, 'mobile_app', 'mobile_app_icon_apple', '', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2587, 0, 'mobile_app', 'mobile_app_price_suffix_google', ' - In Google Play', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2586, 0, 'mobile_app', 'mobile_app_price_suffix_apple', ' - On the App Store', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2585, 0, 'mobile_app', 'mobile_app_price', 'FREE', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(1843, 0, 'encryption_data_manager', 'encryption_data_manager_status', '0', '0000-00-00 00:00:00', '2018-03-20 22:47:48'),
(1307, 0, 'pricecheckfeed', 'pricecheckfeed_layout', '', '0000-00-00 00:00:00', '2017-10-30 19:23:38'),
(1308, 0, 'pricecheckfeed', 'pricecheckfeed_priority', '10', '0000-00-00 00:00:00', '2017-10-30 19:23:38'),
(1309, 0, 'pricecheckfeed', 'pricecheckfeed_date_installed', '2017-10-30 19:23:38', '0000-00-00 00:00:00', '2017-10-30 19:23:38'),
(1310, 0, 'pricecheckfeed', 'pricecheckfeed_sort_order', '', '0000-00-00 00:00:00', '2017-10-30 19:23:38'),
(1318, 0, 'pricecheckfeed', 'pricecheckfeed_status', '1', '0000-00-00 00:00:00', '2017-10-30 19:23:52'),
(1319, 0, 'pricecheckfeed', 'store_id', '0', '0000-00-00 00:00:00', '2017-10-30 19:23:52'),
(1835, 0, 'default_store_pickup', 'default_store_pickup_status', '0', '0000-00-00 00:00:00', '2018-03-20 08:26:01'),
(1718, 0, 'default_store_pickup', 'default_store_pickup_location_id', '2', '0000-00-00 00:00:00', '2018-03-19 22:16:30'),
(1659, 0, 'im', 'config_sms_driver', 'default_textmarketer', '2017-11-06 18:13:34', '2017-11-06 18:13:34'),
(1660, 0, 'im', 'config_storefront_sms_status', '1', '2017-11-06 18:13:34', '2017-11-06 18:13:34'),
(1661, 0, 'im', 'config_admin_sms_status', '1', '2017-11-06 18:13:34', '2017-11-06 18:13:34'),
(1597, 0, 'product_slider', 'product_slider_status', '1', '0000-00-00 00:00:00', '2017-11-04 20:18:11'),
(1478, 0, 'product_slider', 'product_slider_layout', '', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(1479, 0, 'product_slider', 'product_slider_priority', '30', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(1480, 0, 'product_slider', 'product_slider_date_installed', '2017-11-04 19:58:09', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(1595, 0, 'template2', 'template2_sort_order', '', '0000-00-00 00:00:00', '2017-11-04 20:16:16'),
(1512, 0, 'template2', 'template2_layout', '', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(1513, 0, 'template2', 'template2_priority', '20', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(1514, 0, 'template2', 'template2_date_installed', '2017-11-04 19:58:11', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(1594, 0, 'template2', 'template2_product_list_height', '86', '0000-00-00 00:00:00', '2017-11-04 20:16:16'),
(1518, 0, 'template2', 'template2_logo', 'image/18/7a/5.png', '0000-00-00 00:00:00', '2017-11-04 19:58:11'),
(1593, 0, 'template2', 'template2_product_list_width', '86', '0000-00-00 00:00:00', '2017-11-04 20:16:16'),
(1592, 0, 'template2', 'template2_status', '1', '0000-00-00 00:00:00', '2017-11-04 20:16:16'),
(2794, 0, 'template2', 'storefront_width', '100%', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2795, 0, 'template2', 'config_logo', '', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2796, 0, 'template2', 'config_logo_resource_id', '', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2797, 0, 'template2', 'config_mail_logo', '', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2798, 0, 'template2', 'config_mail_logo_resource_id', '', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2799, 0, 'template2', 'config_icon', 'image/18/79/c.png', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2800, 0, 'template2', 'config_icon_resource_id', '100252', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2801, 0, 'template2', 'config_image_thumb_width', '380', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2802, 0, 'template2', 'config_image_thumb_height', '380', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2803, 0, 'template2', 'config_image_popup_width', '500', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2804, 0, 'template2', 'config_image_popup_height', '500', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2805, 0, 'template2', 'config_image_category_width', '120', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2806, 0, 'template2', 'config_image_category_height', '120', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2807, 0, 'template2', 'config_image_manufacturer_width', '120', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2808, 0, 'template2', 'config_image_manufacturer_height', '120', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2809, 0, 'template2', 'config_image_product_width', '250', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2810, 0, 'template2', 'config_image_product_height', '250', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2811, 0, 'template2', 'config_image_additional_width', '45', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2812, 0, 'template2', 'config_image_additional_height', '45', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2813, 0, 'template2', 'config_image_related_width', '120', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2814, 0, 'template2', 'config_image_related_height', '120', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2815, 0, 'template2', 'config_image_cart_width', '75', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2816, 0, 'template2', 'config_image_cart_height', '75', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2817, 0, 'template2', 'config_image_grid_width', '57', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(2818, 0, 'template2', 'config_image_grid_height', '57', '2021-05-11 21:54:23', '2021-05-11 21:54:23'),
(1596, 0, 'template2', 'store_id', '0', '0000-00-00 00:00:00', '2017-11-04 20:16:16'),
(1633, 0, 'default_textmarketer', 'default_textmarketer_layout', '', '0000-00-00 00:00:00', '2017-11-06 18:10:54'),
(1634, 0, 'default_textmarketer', 'default_textmarketer_priority', '10', '0000-00-00 00:00:00', '2017-11-06 18:10:54'),
(1635, 0, 'default_textmarketer', 'default_textmarketer_date_installed', '2017-11-06 18:10:54', '0000-00-00 00:00:00', '2017-11-06 18:10:54'),
(1636, 0, 'default_textmarketer', 'default_textmarketer_username', '', '0000-00-00 00:00:00', '2017-11-06 18:10:54'),
(1637, 0, 'default_textmarketer', 'default_textmarketer_password', '', '0000-00-00 00:00:00', '2017-11-06 18:10:54'),
(1638, 0, 'default_textmarketer', 'default_textmarketer_originator', '', '0000-00-00 00:00:00', '2017-11-06 18:10:54'),
(1639, 0, 'default_textmarketer', 'default_textmarketer_test', '1', '0000-00-00 00:00:00', '2017-11-06 18:10:54'),
(1640, 0, 'default_textmarketer', 'default_textmarketer_test_connection', '', '0000-00-00 00:00:00', '2017-11-06 18:10:54'),
(1641, 0, 'default_textmarketer', 'default_textmarketer_logging', '1', '0000-00-00 00:00:00', '2017-11-06 18:10:54'),
(1642, 0, 'default_textmarketer', 'default_textmarketer_sort_order', '', '0000-00-00 00:00:00', '2017-11-06 18:10:54'),
(1662, 0, 'default_textmarketer', 'default_textmarketer_status', '1', '0000-00-00 00:00:00', '2017-11-06 21:25:34'),
(1663, 0, 'default_textmarketer', 'store_id', '', '0000-00-00 00:00:00', '2017-11-06 21:25:34'),
(1731, 0, 'default_flat_rate_shipping', 'default_flat_rate_shipping_tax_class_id_1', '0', '0000-00-00 00:00:00', '2018-03-19 22:20:54'),
(1732, 0, 'default_flat_rate_shipping', 'default_flat_rate_shipping_shipping_storefront_icon', '', '0000-00-00 00:00:00', '2018-03-19 22:20:54'),
(1733, 0, 'default_flat_rate_shipping', 'default_flat_rate_shipping_shipping_storefront_icon_resource_id', '', '0000-00-00 00:00:00', '2018-03-19 22:20:54'),
(1734, 0, 'default_flat_rate_shipping', 'default_flat_rate_shipping_autoselect', '0', '0000-00-00 00:00:00', '2018-03-19 22:20:54'),
(1735, 0, 'default_flat_rate_shipping', 'default_flat_rate_shipping_sort_order', '1', '0000-00-00 00:00:00', '2018-03-19 22:20:54'),
(1736, 0, 'default_flat_rate_shipping', 'default_flat_rate_shipping_rates', '0', '0000-00-00 00:00:00', '2018-03-19 22:20:54'),
(1737, 0, 'default_flat_rate_shipping', 'default_flat_rate_shipping_accept_payments', '0', '0000-00-00 00:00:00', '2018-03-19 22:20:54'),
(2728, 0, 'default_flat_rate_shipping', 'default_flat_rate_shipping_status', '0', '0000-00-00 00:00:00', '2019-04-17 06:44:26'),
(1823, 0, 'default_weight', 'default_weight_tax_class_id', '0', '2018-03-20 08:02:22', '2018-03-20 08:02:22'),
(1831, 0, 'default_fedex', 'default_fedex_status', '0', '0000-00-00 00:00:00', '2018-03-20 08:13:20'),
(1828, 0, 'default_weight', 'default_weight_1_rate', '', '2018-03-20 08:02:22', '2018-03-20 08:02:22'),
(1827, 0, 'default_weight', 'default_weight_1_status', '0', '2018-03-20 08:02:22', '2018-03-20 08:02:22'),
(1825, 0, 'default_weight', 'default_weight_2_status', '0', '2018-03-20 08:02:22', '2018-03-20 08:02:22'),
(1826, 0, 'default_weight', 'default_weight_2_rate', '', '2018-03-20 08:02:22', '2018-03-20 08:02:22'),
(2560, 2, 'details', 'store_name', 'm.e1brand.com', '2018-11-22 10:15:44', '2018-11-22 10:15:44'),
(2559, 2, 'details', 'config_url', 'http://m.e1brand.com/', '2018-11-22 10:15:44', '2018-11-22 10:15:44'),
(2561, 2, 'details', 'config_ssl', '0', '2018-11-22 10:15:44', '2018-11-22 10:15:44'),
(2562, 2, 'details', 'config_ssl_url', '', '2018-11-22 10:15:44', '2018-11-22 10:15:44'),
(2119, 2, 'details', 'config_owner', 'E1brand', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2120, 2, 'details', 'config_address', 'Topkhana Road, Paltan, Dhaka - 1000', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2121, 2, 'details', 'store_main_email', 'admin@e1brand.com', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2122, 2, 'details', 'config_fax', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2123, 2, 'details', 'config_meta_description_1', 'E1brand', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2124, 2, 'details', 'config_meta_keywords_1', 'e1brand,E1brand', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2558, 2, 'details', 'config_description_1', '', '2018-11-22 10:15:44', '2018-11-22 10:15:44'),
(2126, 2, 'details', 'config_country_id', '18', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2127, 2, 'details', 'config_zone_id', '322', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2128, 2, 'details', 'config_storefront_language', 'bn', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2129, 2, 'details', 'admin_language', 'en', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2130, 2, 'details', 'config_currency', 'BDT', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2131, 2, 'details', 'config_currency_auto', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2132, 2, 'details', 'config_length_class', 'in', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2133, 2, 'details', 'config_weight_class', 'kg', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2134, 2, 'details', 'auto_translate_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2135, 2, 'details', 'translate_src_lang_code', 'en', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2136, 2, 'details', 'translate_override_existing', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2137, 2, 'details', 'warn_lang_text_missing', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2138, 2, 'details', 'config_duplicate_contact_us_to_message', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2139, 2, 'general', 'config_admin_limit', '20', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2140, 2, 'general', 'config_catalog_limit', '20', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2141, 2, 'general', 'config_bestseller_limit', '4', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2142, 2, 'general', 'config_featured_limit', '4', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2143, 2, 'general', 'config_latest_limit', '4', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2144, 2, 'general', 'config_special_limit', '4', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2145, 2, 'general', 'config_stock_display', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2146, 2, 'general', 'config_nostock_autodisable', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2147, 2, 'general', 'config_stock_status_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2148, 2, 'general', 'enable_reviews', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2149, 2, 'general', 'config_download', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2150, 2, 'general', 'config_help_links', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2151, 2, 'general', 'config_show_tree_data', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2152, 2, 'general', 'config_embed_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2153, 2, 'general', 'config_embed_click_action', 'modal', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2154, 2, 'general', 'config_product_default_sort_order', 'price-ASC', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2155, 2, 'general', 'config_account_create_captcha', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2156, 2, 'checkout', 'invoice_prefix', 'IN#', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2157, 2, 'checkout', 'config_cart_weight', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44');
INSERT INTO `ab1l_settings` (`setting_id`, `store_id`, `group`, `key`, `value`, `date_added`, `date_modified`) VALUES
(2158, 2, 'checkout', 'config_shipping_session', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2159, 2, 'checkout', 'config_tax', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2160, 2, 'checkout', 'config_tax_store', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2161, 2, 'checkout', 'config_tax_customer', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2162, 2, 'checkout', 'config_customer_price', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2163, 2, 'checkout', 'config_customer_group_id', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2164, 2, 'checkout', 'config_customer_approval', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2165, 2, 'checkout', 'config_customer_email_activation', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2166, 2, 'checkout', 'prevent_email_as_login', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2167, 2, 'checkout', 'config_guest_checkout', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2168, 2, 'checkout', 'config_account_id', '2', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2169, 2, 'checkout', 'config_checkout_id', '3', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2170, 2, 'checkout', 'config_stock_checkout', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2171, 2, 'checkout', 'config_order_status_id', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2172, 2, 'checkout', 'config_stock_subtract', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2173, 2, 'checkout', 'config_cart_ajax', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2174, 2, 'checkout', 'total_order_maximum', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2175, 2, 'checkout', 'total_order_minimum', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2176, 2, 'checkout', 'config_shipping_tax_estimate', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2177, 2, 'checkout', 'config_coupon_on_cart_page', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2178, 2, 'checkout', 'config_expire_order_days', '30', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2179, 2, 'checkout', 'config_customer_cancelation_order_status_id', 'a:1:{i:0;s:2:\"14\";}', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2180, 2, 'checkout', 'config_zero_customer_balance', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2181, 2, 'appearance', 'storefront_width', '100%', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2182, 2, 'appearance', 'config_logo', 'image/18/7a/5.png', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2183, 2, 'appearance', 'config_mail_logo', 'image/18/7a/5.png', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2184, 2, 'appearance', 'config_icon', 'image/18/79/c.png', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2185, 2, 'appearance', 'config_image_thumb_width', '380', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2186, 2, 'appearance', 'config_image_thumb_height', '380', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2187, 2, 'appearance', 'config_image_popup_width', '500', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2188, 2, 'appearance', 'config_image_popup_height', '500', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2189, 2, 'appearance', 'config_image_product_width', '250', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2190, 2, 'appearance', 'config_image_product_height', '250', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2191, 2, 'appearance', 'config_image_additional_width', '45', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2192, 2, 'appearance', 'config_image_additional_height', '45', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2193, 2, 'appearance', 'config_image_related_width', '120', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2194, 2, 'appearance', 'config_image_related_height', '120', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2195, 2, 'appearance', 'config_image_cart_width', '75', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2196, 2, 'appearance', 'config_image_cart_height', '75', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2197, 2, 'appearance', 'config_image_grid_width', '57', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2198, 2, 'appearance', 'config_image_grid_height', '57', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2199, 2, 'appearance', 'config_image_category_height', '120', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2200, 2, 'appearance', 'config_image_category_width', '120', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2201, 2, 'appearance', 'config_image_manufacturer_height', '56', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2202, 2, 'appearance', 'config_image_manufacturer_width', '56', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2203, 2, 'appearance', 'admin_template', 'default', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2204, 2, 'appearance', 'admin_width', '100%', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2205, 2, 'mail', 'config_mail_protocol', 'mail', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2206, 2, 'mail', 'config_mail_parameter', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2207, 2, 'mail', 'config_smtp_host', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2208, 2, 'mail', 'config_smtp_username', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2209, 2, 'mail', 'config_smtp_password', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2210, 2, 'mail', 'config_smtp_port', '25', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2211, 2, 'mail', 'config_smtp_timeout', '5', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2212, 2, 'mail', 'config_alert_mail', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2213, 2, 'im', 'config_storefront_email_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2214, 2, 'im', 'config_admin_email_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2215, 2, 'im', 'config_im_guest_email_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2216, 2, 'im', 'config_im_guest_sms_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2564, 2, 'system', 'config_maintenance', '0', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2218, 2, 'system', 'encryption_key', '12345', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2566, 2, 'system', 'enable_seo_url', '1', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2567, 2, 'system', 'config_retina_enable', '0', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2568, 2, 'system', 'config_image_quality', '95', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2569, 2, 'system', 'config_compression', '0', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2570, 2, 'system', 'config_cache_enable', '0', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2571, 2, 'system', 'config_html_cache', '0', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2573, 2, 'system', 'config_error_display', '0', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2574, 2, 'system', 'config_error_log', '1', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2575, 2, 'system', 'config_debug', '0', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2576, 2, 'system', 'config_debug_level', '0', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2577, 2, 'system', 'storefront_template_debug', '0', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2578, 2, 'system', 'config_error_filename', 'error.txt', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2572, 2, 'system', 'config_upload_max_size', '16000', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2565, 2, 'system', 'config_voicecontrol', '0', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2579, 2, 'system', 'config_system_check', '3', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2234, 2, 'api', 'config_storefront_api_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2235, 2, 'api', 'config_storefront_api_key', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2236, 2, 'api', 'config_storefront_api_stock_check', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2237, 2, 'api', 'config_admin_api_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2238, 2, 'api', 'config_admin_api_key', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2239, 2, 'api', 'config_admin_access_ip_list', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2240, 2, 'api', 'task_api_key', 'R1XihdJITmjkaKA4', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2241, 2, 'sub_total', 'sub_total_sort_order', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2242, 2, 'sub_total', 'sub_total_calculation_order', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2243, 2, 'sub_total', 'sub_total_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2244, 2, 'sub_total', 'sub_total_total_type', 'subtotal', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2245, 2, 'shipping', 'shipping_sort_order', '3', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2246, 2, 'shipping', 'shipping_calculation_order', '3', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2247, 2, 'shipping', 'shipping_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2248, 2, 'shipping', 'shipping_total_type', 'shipping', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2249, 2, 'coupon', 'coupon_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2250, 2, 'coupon', 'coupon_sort_order', '4', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2251, 2, 'coupon', 'coupon_calculation_order', '4', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2252, 2, 'coupon', 'coupon_total_type', 'discount', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2253, 2, 'tax', 'tax_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2254, 2, 'tax', 'tax_sort_order', '5', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2255, 2, 'tax', 'tax_calculation_order', '5', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2256, 2, 'tax', 'tax_total_type', 'tax', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2257, 2, 'balance', 'balance_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2258, 2, 'balance', 'balance_sort_order', '6', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2259, 2, 'balance', 'balance_calculation_order', '6', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2260, 2, 'balance', 'balance_total_type', 'balance', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2261, 2, 'total', 'total_sort_order', '7', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2262, 2, 'total', 'total_calculation_order', '7', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2263, 2, 'total', 'total_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2264, 2, 'total', 'total_total_type', 'total', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2265, 2, 'banner_manager', 'banner_manager_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2266, 2, 'banner_manager', 'banner_manager_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2267, 2, 'banner_manager', 'banner_manager_date_installed', '2017-10-11 10:30:00', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2268, 2, 'banner_manager', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2269, 2, 'banner_manager', 'banner_manager_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2270, 2, 'neowize_insights', 'neowize_insights_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2271, 2, 'neowize_insights', 'neowize_insights_date_installed', '2017-10-11 10:30:00', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2272, 2, 'neowize_insights', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2273, 2, 'neowize_insights', 'neowize_insights_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2274, 2, 'forms_manager', 'forms_manager_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2275, 2, 'forms_manager', 'forms_manager_date_installed', '2017-10-11 10:30:00', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2276, 2, 'forms_manager', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2277, 2, 'forms_manager', 'forms_manager_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2278, 2, 'forms_manager', 'forms_manager_default_sender_name', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2279, 2, 'forms_manager', 'forms_manager_default_sender_email', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2280, 2, 'forms_manager', 'forms_manager_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2281, 2, 'config', 'install_date', '2017-10-11 10:30:00', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2282, 2, 'default_cod', 'default_cod_sort_order', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2283, 2, 'default_cod', 'default_cod_order_status_id', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2284, 2, 'default_cod', 'default_cod_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2285, 2, 'default_cod', 'default_cod_location_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2286, 2, 'default_cod', 'default_cod_autoselect', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2287, 2, 'default_flat_rate_shipping', 'default_flat_rate_shipping_cost_1', '2', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2288, 2, 'default_flat_rate_shipping', 'default_flat_rate_shipping_tax_class_id_2', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2289, 2, 'default_flat_rate_shipping', 'default_flat_rate_shipping_cost_2', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2290, 2, 'default_flat_rate_shipping', 'default_flat_rate_shipping_default_tax_class_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2291, 2, 'default_flat_rate_shipping', 'default_flat_rate_shipping_default_cost', '2', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2292, 2, 'default_flat_rate_shipping', 'store_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2293, 2, 'appearance', 'config_logo_resource_id', '100261', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2294, 2, 'appearance', 'config_icon_resource_id', '100252', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2295, 2, 'appearance', 'config_mail_logo_resource_id', '100261', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2296, 2, 'details', 'config_title_2', 'E1brand | More Branded products, easy to hand.', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2297, 2, 'details', 'config_telephone', '+8801842460000', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2298, 2, 'details', 'protocol_url', 'http', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2299, 2, 'details', 'protocol_ssl_url', 'http', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2300, 2, 'details', 'config_meta_description_2', 'E1brand', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2301, 2, 'details', 'config_meta_keywords_2', 'e1brand,E1brand', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2302, 2, 'details', 'config_description_2', 'Welcome to E1brand', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2303, 2, 'details', 'translate_method', 'copy_source_text', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2304, 2, 'checkout', 'config_start_order_id', '123456', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2305, 2, 'checkout', 'starting_invoice_id', '123456', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2306, 2, 'default_ups', 'default_ups_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2307, 2, 'default_ups', 'default_ups_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2308, 2, 'default_ups', 'default_ups_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2309, 2, 'default_ups', 'default_ups_date_installed', '2017-10-11 21:38:51', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2310, 2, 'default_ups', 'default_ups_shipping_storefront_icon', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2311, 2, 'default_ups', 'default_ups_autoselect', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2312, 2, 'default_ups', 'default_ups_accept_payments', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2313, 2, 'default_ups', 'default_ups_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2314, 2, 'default_ups', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2315, 2, 'default_pp_standart', 'default_pp_standart_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2316, 2, 'default_pp_standart', 'default_pp_standart_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2317, 2, 'default_pp_standart', 'default_pp_standart_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2318, 2, 'default_pp_standart', 'default_pp_standart_date_installed', '2017-10-11 21:40:05', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2319, 2, 'default_pp_standart', 'default_pp_standart_email', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2320, 2, 'default_pp_standart', 'default_pp_standart_test', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2321, 2, 'default_pp_standart', 'default_pp_standart_order_status_id', '2', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2322, 2, 'default_pp_standart', 'default_pp_standart_transaction', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2323, 2, 'default_pp_standart', 'default_pp_standart_location_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2324, 2, 'default_pp_standart', 'default_pp_standart_custom_logo', 'image/18/79/d.png', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2325, 2, 'default_pp_standart', 'default_pp_standart_cartbordercolor', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2326, 2, 'default_pp_standart', 'default_pp_standart_redirect_payment', 'true', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2327, 2, 'default_pp_standart', 'default_pp_standart_payment_storefront_icon', 'image/18/79/e.jpg', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2328, 2, 'default_pp_standart', 'default_pp_standart_payment_minimum_total', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2329, 2, 'default_pp_standart', 'default_pp_standart_payment_maximum_total', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2330, 2, 'default_pp_standart', 'default_pp_standart_autoselect', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2331, 2, 'default_pp_standart', 'default_pp_standart_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2332, 2, 'default_pp_standart', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2333, 2, 'default_payza', 'default_payza_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2334, 2, 'default_payza', 'default_payza_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2335, 2, 'default_payza', 'default_payza_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2336, 2, 'default_payza', 'default_payza_date_installed', '2017-10-11 21:40:29', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2337, 2, 'default_payza', 'default_payza_merchant', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2338, 2, 'default_payza', 'default_payza_security', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2339, 2, 'default_payza', 'default_payza_test_mode', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2340, 2, 'default_payza', 'default_payza_order_status_id', '2', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2341, 2, 'default_payza', 'default_payza_location_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2342, 2, 'default_payza', 'default_payza_redirect_payment', 'true', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2343, 2, 'default_payza', 'default_payza_payment_storefront_icon', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2344, 2, 'default_payza', 'default_payza_payment_minimum_total', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2345, 2, 'default_payza', 'default_payza_payment_maximum_total', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2346, 2, 'default_payza', 'default_payza_autoselect', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2347, 2, 'default_payza', 'default_payza_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2348, 2, 'default_payza', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2349, 2, 'default_fedex', 'store_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2350, 2, 'default_fedex', 'default_fedex_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2351, 2, 'default_fedex', 'default_fedex_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2352, 2, 'default_fedex', 'default_fedex_date_installed', '2017-10-11 21:41:21', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2353, 2, 'default_fedex', 'default_fedex_key', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2354, 2, 'default_fedex', 'default_fedex_password', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2355, 2, 'default_fedex', 'default_fedex_account', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2356, 2, 'default_fedex', 'default_fedex_meter', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2357, 2, 'default_fedex', 'default_fedex_test', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2358, 2, 'default_fedex', 'default_fedex_address', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2359, 2, 'default_fedex', 'default_fedex_city', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2360, 2, 'default_fedex', 'default_fedex_state', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2361, 2, 'default_fedex', 'default_fedex_zip', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2362, 2, 'default_fedex', 'default_fedex_country', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2363, 2, 'default_fedex', 'default_fedex_quote_type', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2364, 2, 'default_fedex', 'default_fedex_add_chrg', '0.00', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2365, 2, 'default_fedex', 'default_fedex_default_fedex_us_01', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2366, 2, 'default_fedex', 'default_fedex_default_fedex_us_02', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2367, 2, 'default_fedex', 'default_fedex_default_fedex_us_03', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2368, 2, 'default_fedex', 'default_fedex_default_fedex_us_04', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2369, 2, 'default_fedex', 'default_fedex_default_fedex_us_05', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2370, 2, 'default_fedex', 'default_fedex_default_fedex_us_06', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2371, 2, 'default_fedex', 'default_fedex_shipping_storefront_icon', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2372, 2, 'default_fedex', 'default_fedex_autoselect', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2373, 2, 'default_fedex', 'default_fedex_accept_payments', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2374, 2, 'default_fedex', 'default_fedex_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2375, 2, 'details', 'config_title_1', 'E1brand | More Branded products, easy to hand.', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2376, 2, 'general', 'config_recaptcha_site_key', '6LdYaDQUAAAAAEjP2zm2cRu4vISRDSOKHKM-WyZi', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2377, 2, 'general', 'config_recaptcha_secret_key', '6LdYaDQUAAAAAG-UZwqeq7F5tYOdv078eeyl7WNr', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2378, 2, 'general', 'config_google_analytics_code', 'UA-108076493-1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2379, 2, 'default_free_shipping', 'default_free_shipping_autoselect', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2380, 2, 'default_free_shipping', 'default_free_shipping_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2381, 2, 'default_free_shipping', 'default_free_shipping_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2382, 2, 'default_free_shipping', 'default_free_shipping_date_installed', '2017-10-16 23:27:31', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2383, 2, 'default_free_shipping', 'default_free_shipping_shipping_storefront_icon_resource_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2384, 2, 'default_free_shipping', 'default_free_shipping_shipping_storefront_icon', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2385, 2, 'default_free_shipping', 'default_free_shipping_location_id', '2', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2386, 2, 'default_free_shipping', 'default_free_shipping_total', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2387, 2, 'default_free_shipping', 'store_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2388, 2, 'encryption_data_manager', 'encryption_data_manager_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2389, 2, 'encryption_data_manager', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2390, 2, 'default_free_shipping', 'default_free_shipping_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2391, 2, 'default_free_shipping', 'default_free_shipping_accept_payments', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2392, 2, 'default_free_shipping', 'default_free_shipping_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2393, 2, 'default_cheque', 'default_cheque_payment_minimum_total', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2394, 2, 'default_cheque', 'default_cheque_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2395, 2, 'default_cheque', 'default_cheque_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2396, 2, 'default_cheque', 'default_cheque_date_installed', '2017-10-16 23:28:29', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2397, 2, 'default_cheque', 'default_cheque_payment_storefront_icon_resource_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2398, 2, 'default_cheque', 'default_cheque_payment_storefront_icon', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2399, 2, 'default_cheque', 'default_cheque_location_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2400, 2, 'default_cheque', 'default_cheque_order_status_id', '2', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2401, 2, 'default_cheque', 'default_cheque_address', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2402, 2, 'default_cheque', 'default_cheque_payable', 'Bank', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2403, 2, 'default_cheque', 'default_cheque_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2404, 2, 'default_banktransfer', 'default_banktransfer_payment_storefront_icon', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2405, 2, 'default_banktransfer', 'default_banktransfer_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2406, 2, 'default_banktransfer', 'default_banktransfer_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2407, 2, 'default_banktransfer', 'default_banktransfer_date_installed', '2017-10-16 23:28:35', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2408, 2, 'default_banktransfer', 'default_banktransfer_location_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2409, 2, 'default_banktransfer', 'default_banktransfer_order_status_id', '2', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2410, 2, 'default_banktransfer', 'default_banktransfer_payment_maximum_total', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2411, 2, 'default_banktransfer', 'default_banktransfer_payment_minimum_total', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2412, 2, 'default_banktransfer', 'default_banktransfer_instructions_2', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2413, 2, 'default_banktransfer', 'default_banktransfer_instructions_1', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2414, 2, 'default_banktransfer', 'default_banktransfer_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2415, 2, 'default_cheque', 'default_cheque_payment_maximum_total', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2416, 2, 'default_cheque', 'default_cheque_autoselect', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2417, 2, 'default_cheque', 'default_cheque_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2418, 2, 'default_cheque', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2419, 2, 'default_store_pickup', 'store_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2420, 2, 'default_store_pickup', 'default_store_pickup_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2421, 2, 'default_store_pickup', 'default_store_pickup_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2422, 2, 'default_store_pickup', 'default_store_pickup_date_installed', '2017-10-16 23:30:17', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2423, 2, 'default_store_pickup', 'default_store_pickup_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2424, 2, 'default_store_pickup', 'default_store_pickup_accept_payments', 'a:3:{i:0;s:2:\"21\";i:1;s:2:\"26\";i:2;s:2:\"28\";}', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2425, 2, 'default_store_pickup', 'default_store_pickup_autoselect', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2426, 2, 'default_store_pickup', 'default_store_pickup_shipping_storefront_icon', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2427, 2, 'default_store_pickup', 'default_store_pickup_shipping_storefront_icon_resource_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2428, 2, 'product_slider', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2429, 2, 'product_slider', 'product_slider_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2430, 2, 'product_slider', 'product_slider_type', 'bestsellers', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2431, 2, 'slideshow2', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2432, 2, 'slideshow2', 'slideshow2_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2433, 2, 'slideshow2', 'slideshow2_priority', '20', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2434, 2, 'slideshow2', 'slideshow2_date_installed', '2017-11-04 19:58:11', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2435, 2, 'slideshow2', 'slideshow2_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2436, 2, 'slideshow2', 'slideshow2_timeout', '2000', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2437, 2, 'slideshow2', 'slideshow2_speed', '2000', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2438, 2, 'slideshow2', 'slideshow2_y', '305', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2439, 2, 'slideshow2', 'slideshow2_x', '544', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2440, 2, 'slideshow2', 'slideshow2_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2441, 2, 'default_weight', 'default_weight_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2442, 2, 'default_weight', 'default_weight_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2443, 2, 'default_weight', 'default_weight_date_installed', '2017-10-16 23:31:25', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2444, 2, 'default_weight', 'default_weight_shipping_storefront_icon_resource_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2445, 2, 'default_weight', 'default_weight_shipping_storefront_icon', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2446, 2, 'encryption_data_manager', 'encryption_data_manager_date_installed', '2018-03-20 22:47:48', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2447, 2, 'default_weight', 'store_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2448, 2, 'encryption_data_manager', 'encryption_data_manager_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2449, 2, 'encryption_data_manager', 'encryption_data_manager_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2450, 2, 'default_weight', 'default_weight_autoselect', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2451, 2, 'default_weight', 'default_weight_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2452, 2, 'default_weight', 'default_weight_accept_payments', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2453, 2, 'default_weight', 'default_weight_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2454, 2, 'default_banktransfer', 'default_banktransfer_payment_storefront_icon_resource_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2455, 2, 'default_banktransfer', 'default_banktransfer_autoselect', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2456, 2, 'default_banktransfer', 'default_banktransfer_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2457, 2, 'default_banktransfer', 'default_banktransfer_instructions', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2458, 2, 'default_banktransfer', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2459, 2, 'api', 'mp_token', 'acmp9d127eb7fcb31cdaa89b8af1b4c6cf1c', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2460, 2, 'mobile_app', 'mobile_app_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2461, 2, 'mobile_app', 'mobile_app_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2462, 2, 'mobile_app', 'mobile_app_date_installed', '2017-10-30 19:18:06', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2463, 2, 'mobile_app', 'mobile_app_title', 'Abantecart App', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2464, 2, 'mobile_app', 'mobile_app_author', 'Author', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2465, 2, 'mobile_app', 'mobile_app_price', 'FREE', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2466, 2, 'mobile_app', 'mobile_app_price_suffix_apple', ' - On the App Store', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2467, 2, 'mobile_app', 'mobile_app_price_suffix_google', ' - In Google Play', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2468, 2, 'mobile_app', 'mobile_app_icon_apple', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2469, 2, 'mobile_app', 'mobile_app_icon_google', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2470, 2, 'mobile_app', 'mobile_app_button', 'VIEW', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2471, 2, 'mobile_app', 'mobile_app_button_url_apple', 'https://ios/application-url', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2472, 2, 'mobile_app', 'mobile_app_button_url_google', 'https://android/application-url', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2473, 2, 'mobile_app', 'mobile_app_status_apple', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2474, 2, 'mobile_app', 'mobile_app_status_google', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2475, 2, 'mobile_app', 'mobile_app_push_api_key', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2476, 2, 'mobile_app', 'mobile_app_push_auth_key', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2477, 2, 'mobile_app', 'mobile_app_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2478, 2, 'mobile_app', 'store_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2479, 2, 'encryption_data_manager', 'encryption_data_manager_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2480, 2, 'mobile_app', 'mobile_app_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2481, 2, 'pricecheckfeed', 'pricecheckfeed_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2482, 2, 'pricecheckfeed', 'pricecheckfeed_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2483, 2, 'pricecheckfeed', 'pricecheckfeed_date_installed', '2017-10-30 19:23:38', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2484, 2, 'pricecheckfeed', 'pricecheckfeed_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2485, 2, 'pricecheckfeed', 'pricecheckfeed_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2486, 2, 'pricecheckfeed', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2563, 2, 'system', 'config_session_ttl', '20000', '2018-11-22 11:09:56', '2018-11-22 11:09:56'),
(2488, 2, 'default_store_pickup', 'default_store_pickup_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2489, 2, 'default_store_pickup', 'default_store_pickup_location_id', '2', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2490, 2, 'im', 'config_sms_driver', 'default_textmarketer', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2491, 2, 'im', 'config_storefront_sms_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2492, 2, 'im', 'config_admin_sms_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2493, 2, 'product_slider', 'product_slider_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2494, 2, 'product_slider', 'product_slider_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2495, 2, 'product_slider', 'product_slider_priority', '30', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2496, 2, 'product_slider', 'product_slider_date_installed', '2017-11-04 19:58:09', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2497, 2, 'template2', 'template2_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2498, 2, 'template2', 'template2_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2499, 2, 'template2', 'template2_priority', '20', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2500, 2, 'template2', 'template2_date_installed', '2017-11-04 19:58:11', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2501, 2, 'template2', 'template2_product_list_height', '86', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2502, 2, 'template2', 'template2_logo', 'image/18/7a/5.png', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2503, 2, 'template2', 'template2_product_list_width', '86', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2504, 2, 'template2', 'template2_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2505, 2, 'template2', 'storefront_width', '100%', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2506, 2, 'template2', 'config_logo', 'image/18/79/d.png', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2507, 2, 'template2', 'config_logo_resource_id', '100253', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2508, 2, 'template2', 'config_mail_logo', 'image/18/79/d.png', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2509, 2, 'template2', 'config_mail_logo_resource_id', '100253', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2510, 2, 'template2', 'config_icon', 'image/18/79/c.png', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2511, 2, 'template2', 'config_icon_resource_id', '100252', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2512, 2, 'template2', 'config_image_thumb_width', '380', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2513, 2, 'template2', 'config_image_thumb_height', '380', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2514, 2, 'template2', 'config_image_popup_width', '500', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2515, 2, 'template2', 'config_image_popup_height', '500', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2516, 2, 'template2', 'config_image_category_width', '120', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2517, 2, 'template2', 'config_image_category_height', '120', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2518, 2, 'template2', 'config_image_manufacturer_width', '120', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2519, 2, 'template2', 'config_image_manufacturer_height', '120', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2520, 2, 'template2', 'config_image_product_width', '250', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2521, 2, 'template2', 'config_image_product_height', '250', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2522, 2, 'template2', 'config_image_additional_width', '45', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2523, 2, 'template2', 'config_image_additional_height', '45', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2524, 2, 'template2', 'config_image_related_width', '120', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2525, 2, 'template2', 'config_image_related_height', '120', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2526, 2, 'template2', 'config_image_cart_width', '75', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2527, 2, 'template2', 'config_image_cart_height', '75', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2528, 2, 'template2', 'config_image_grid_width', '57', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2529, 2, 'template2', 'config_image_grid_height', '57', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2530, 2, 'appearance', 'config_storefront_template', 'default', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2531, 2, 'template2', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2532, 2, 'default_textmarketer', 'default_textmarketer_layout', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2533, 2, 'default_textmarketer', 'default_textmarketer_priority', '10', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2534, 2, 'default_textmarketer', 'default_textmarketer_date_installed', '2017-11-06 18:10:54', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2535, 2, 'default_textmarketer', 'default_textmarketer_username', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2536, 2, 'default_textmarketer', 'default_textmarketer_password', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2537, 2, 'default_textmarketer', 'default_textmarketer_originator', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2538, 2, 'default_textmarketer', 'default_textmarketer_test', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2539, 2, 'default_textmarketer', 'default_textmarketer_test_connection', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2540, 2, 'default_textmarketer', 'default_textmarketer_logging', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2541, 2, 'default_textmarketer', 'default_textmarketer_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2542, 2, 'default_textmarketer', 'default_textmarketer_status', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2543, 2, 'default_textmarketer', 'store_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2544, 2, 'default_flat_rate_shipping', 'default_flat_rate_shipping_tax_class_id_1', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2545, 2, 'default_flat_rate_shipping', 'default_flat_rate_shipping_shipping_storefront_icon', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2546, 2, 'default_flat_rate_shipping', 'default_flat_rate_shipping_shipping_storefront_icon_resource_id', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2547, 2, 'default_flat_rate_shipping', 'default_flat_rate_shipping_autoselect', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2548, 2, 'default_flat_rate_shipping', 'default_flat_rate_shipping_sort_order', '1', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2549, 2, 'default_flat_rate_shipping', 'default_flat_rate_shipping_rates', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2550, 2, 'default_flat_rate_shipping', 'default_flat_rate_shipping_accept_payments', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2551, 2, 'default_flat_rate_shipping', 'default_flat_rate_shipping_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2552, 2, 'default_weight', 'default_weight_tax_class_id', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2553, 2, 'default_fedex', 'default_fedex_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2554, 2, 'default_weight', 'default_weight_1_rate', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2555, 2, 'default_weight', 'default_weight_1_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2556, 2, 'default_weight', 'default_weight_2_status', '0', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2557, 2, 'default_weight', 'default_weight_2_rate', '', '0000-00-00 00:00:00', '2018-11-22 10:15:44'),
(2582, 0, 'mobile_app', 'mobile_app_status', '0', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2594, 0, 'mobile_app', 'mobile_app_button_url_google', 'https://android/application-url', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2595, 0, 'mobile_app', 'mobile_app_status_apple', '1', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2596, 0, 'mobile_app', 'mobile_app_status_google', '1', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2597, 0, 'mobile_app', 'mobile_app_push_api_key', '', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2598, 0, 'mobile_app', 'mobile_app_push_auth_key', '', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2599, 0, 'mobile_app', 'mobile_app_sort_order', '', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2600, 0, 'mobile_app', 'store_id', '0', '0000-00-00 00:00:00', '2018-11-22 12:14:47'),
(2601, 0, 'handling', 'handling_status', '1', '2018-11-29 17:58:39', '2018-11-29 17:58:39'),
(2602, 0, 'low_order_fee', 'low_order_fee_status', '1', '2018-11-29 17:58:43', '2018-11-29 17:58:43'),
(2605, 0, 'system', 'config_session_ttl', '8200000000', '2019-03-26 16:19:01', '2019-03-26 16:19:01'),
(2780, 0, 'details', 'config_ssl_url', 'https://stylerevivebd.com/', '2021-05-11 20:23:40', '2021-05-11 20:23:40'),
(2754, 0, 'details', 'config_meta_keywords_1', 'e1brand,E1brand,bd,Bangladesh,price,price on bd,price on Bangladesh,rate,rate on bd,rate on Bangladesh,store,eCommerce,market,market price,tk,taka,Interior Design,\r\nExecutive Table,Director Table,Camera,Air Conditioner,Refrigerator,Television,Access Control,Ceiling,Locker,Office,IT Accessories,Monitor,Advertising,Telephony,Antivirus,Printer,Scanner,Attendance,Security,Bed,Office Table,Home,Others,Mobile,tablets,Laptop,Desktop,Server,Sofa,Chair,Electronics,Dahua,CC Camera,Furnitures,Interior,Nokia,Medical,Visitor,Chair,Networking,Meeting,Table,Power,Power,Plants,Generator,Server Rack,Accessories,Reception Desk,Thai And Glass,Board Decoration,IP Phone,Office Decoration,PABX,Land Phone,Fire Safe,Hikvision,NVR / XVR / DVR,Accessories,Work Station,Excavator,Machinery,Conference Room,Home Decoration,Corporate,Vendor,', '2019-07-14 09:04:09', '2019-07-14 09:04:09'),
(2729, 0, 'default_flat_rate_shipping', 'store_id', '0', '0000-00-00 00:00:00', '2019-04-17 06:44:26'),
(2739, 0, 'default_free_shipping', 'default_free_shipping_accept_payments', '0', '0000-00-00 00:00:00', '2019-04-17 06:45:55'),
(2740, 0, 'default_free_shipping', 'store_id', '0', '0000-00-00 00:00:00', '2019-04-17 06:45:55'),
(2741, 0, 'appearance', 'config_mail_logo', 'image/18/7a/5.png', '0000-00-00 00:00:00', '2019-05-11 11:50:47'),
(2745, 0, 'neowize_insights', 'neowize_insights_sort_order', '1', '0000-00-00 00:00:00', '2019-05-11 12:51:35'),
(2746, 0, 'neowize_insights', 'store_id', '0', '0000-00-00 00:00:00', '2019-05-11 12:51:35'),
(2782, 0, 'revechat', 'revechat_status', '0', '0000-00-00 00:00:00', '2021-05-11 21:23:15'),
(2783, 0, 'revechat', 'revechat_layout', '', '0000-00-00 00:00:00', '2021-05-11 21:23:15'),
(2784, 0, 'revechat', 'revechat_priority', '10', '0000-00-00 00:00:00', '2021-05-11 21:23:15'),
(2785, 0, 'revechat', 'revechat_date_installed', '2021-05-11 21:23:15', '0000-00-00 00:00:00', '2021-05-11 21:23:15'),
(2786, 0, 'revechat', 'revechat_sort_order', '', '0000-00-00 00:00:00', '2021-05-11 21:23:15'),
(2787, 0, 'revechat', 'store_id', '0', '0000-00-00 00:00:00', '2021-05-11 21:23:15'),
(2788, 2, 'revechat', 'revechat_status', '0', '0000-00-00 00:00:00', '2021-05-11 21:23:15'),
(2789, 2, 'revechat', 'revechat_layout', '', '0000-00-00 00:00:00', '2021-05-11 21:23:15'),
(2790, 2, 'revechat', 'revechat_priority', '10', '0000-00-00 00:00:00', '2021-05-11 21:23:15'),
(2791, 2, 'revechat', 'revechat_date_installed', '2021-05-11 21:23:15', '0000-00-00 00:00:00', '2021-05-11 21:23:15'),
(2792, 2, 'revechat', 'revechat_sort_order', '', '0000-00-00 00:00:00', '2021-05-11 21:23:15'),
(2793, 2, 'revechat', 'store_id', '2', '0000-00-00 00:00:00', '2021-05-11 21:23:15'),
(2820, 0, 'appearance', 'config_storefront_template', 'default', '2021-05-11 21:56:57', '2021-05-11 21:56:57');

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

--
-- Table structure for table `ab1l_stock_statuses`
--

CREATE TABLE `ab1l_stock_statuses` (
  `stock_status_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `name` varchar(32) NOT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_stock_statuses`
--

INSERT INTO `ab1l_stock_statuses` (`stock_status_id`, `language_id`, `name`) VALUES
(1, 1, 'Pre-Order'),
(1, 2, 'Pre-Order'),
(2, 1, 'On Order'),
(2, 2, 'On Order');

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

--
-- Table structure for table `ab1l_stores`
--

CREATE TABLE `ab1l_stores` (
  `store_id` int(11) NOT NULL,
  `name` varchar(64) NOT NULL,
  `alias` varchar(15) NOT NULL,
  `status` int(1) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_stores`
--

INSERT INTO `ab1l_stores` (`store_id`, `name`, `alias`, `status`) VALUES
(0, 'default', 'default', 1),
(2, 'm.e1brand.com', 'm.e1brand.com', 1);

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

--
-- Table structure for table `ab1l_store_descriptions`
--

CREATE TABLE `ab1l_store_descriptions` (
  `store_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `description` longtext DEFAULT NULL COMMENT 'translatable',
  `title` longtext DEFAULT NULL COMMENT 'translatable',
  `meta_description` longtext DEFAULT NULL COMMENT 'translatable',
  `meta_keywords` longtext DEFAULT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_store_descriptions`
--

INSERT INTO `ab1l_store_descriptions` (`store_id`, `language_id`, `description`, `title`, `meta_description`, `meta_keywords`) VALUES
(2, 1, '', '', '', '');

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

--
-- Table structure for table `ab1l_tasks`
--

CREATE TABLE `ab1l_tasks` (
  `task_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL DEFAULT '',
  `starter` int(11) DEFAULT NULL COMMENT '0 - storefront, 1 - admin side, 2 - any',
  `status` int(11) DEFAULT 0 COMMENT '0 - disabled, 1 - ready, 2 - running, 3 - failed, 4 - scheduled, 5 - completed',
  `start_time` datetime DEFAULT NULL,
  `last_time_run` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `progress` int(11) NOT NULL DEFAULT 0 COMMENT 'percentage of progress',
  `last_result` int(11) NOT NULL DEFAULT 0 COMMENT '1 - success, 0 - failed',
  `run_interval` int(11) NOT NULL DEFAULT 0 COMMENT 'interval in seconds since last run, 0 - without interval',
  `max_execution_time` int(11) DEFAULT 0,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_task_details`
--

CREATE TABLE `ab1l_task_details` (
  `task_id` int(11) NOT NULL,
  `created_by` varchar(255) DEFAULT '',
  `settings` longtext DEFAULT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_task_steps`
--

CREATE TABLE `ab1l_task_steps` (
  `step_id` int(11) NOT NULL,
  `task_id` int(11) NOT NULL,
  `sort_order` int(11) DEFAULT 0,
  `status` int(11) DEFAULT 0 COMMENT '0 - disabled, 1 - ready, 2 - running, 3 - failed, 4 - scheduled, 5 - completed',
  `last_time_run` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_result` int(11) NOT NULL DEFAULT 0 COMMENT '1 - success, 0 - failed',
  `max_execution_time` int(11) DEFAULT 0,
  `controller` varchar(255) DEFAULT '',
  `settings` longtext DEFAULT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_tax_classes`
--

CREATE TABLE `ab1l_tax_classes` (
  `tax_class_id` int(11) NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_tax_classes`
--

INSERT INTO `ab1l_tax_classes` (`tax_class_id`, `date_added`, `date_modified`) VALUES
(1, '2017-10-11 10:30:00', '2017-10-11 10:30:00');

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

--
-- Table structure for table `ab1l_tax_class_descriptions`
--

CREATE TABLE `ab1l_tax_class_descriptions` (
  `tax_class_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `title` varchar(128) NOT NULL COMMENT 'translatable',
  `description` varchar(255) NOT NULL DEFAULT '' COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_tax_class_descriptions`
--

INSERT INTO `ab1l_tax_class_descriptions` (`tax_class_id`, `language_id`, `title`, `description`) VALUES
(1, 1, 'Taxable Goods', 'Taxed Products'),
(1, 2, 'Taxable Goods', 'Taxed Products');

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

--
-- Table structure for table `ab1l_tax_rates`
--

CREATE TABLE `ab1l_tax_rates` (
  `tax_rate_id` int(11) NOT NULL,
  `location_id` int(11) NOT NULL DEFAULT 0,
  `zone_id` int(11) DEFAULT 0,
  `tax_class_id` int(11) NOT NULL,
  `priority` int(5) NOT NULL DEFAULT 1,
  `rate` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `rate_prefix` char(1) NOT NULL DEFAULT '%',
  `threshold_condition` char(2) NOT NULL,
  `threshold` decimal(15,4) NOT NULL DEFAULT 0.0000,
  `tax_exempt_groups` text DEFAULT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_tax_rates`
--

INSERT INTO `ab1l_tax_rates` (`tax_rate_id`, `location_id`, `zone_id`, `tax_class_id`, `priority`, `rate`, `rate_prefix`, `threshold_condition`, `threshold`, `tax_exempt_groups`, `date_added`, `date_modified`) VALUES
(1, 1, 0, 1, 1, 8.5000, '%', '', 0.0000, NULL, '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(2, 2, 0, 1, 0, 5.0000, '%', 'gt', 0.0000, 'N;', '2017-10-11 20:59:52', '2017-10-11 20:59:52');

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

--
-- Table structure for table `ab1l_tax_rate_descriptions`
--

CREATE TABLE `ab1l_tax_rate_descriptions` (
  `tax_rate_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `description` varchar(255) NOT NULL DEFAULT '' COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_tax_rate_descriptions`
--

INSERT INTO `ab1l_tax_rate_descriptions` (`tax_rate_id`, `language_id`, `description`) VALUES
(1, 1, 'Retail 8.5%'),
(1, 2, 'Retail 8.5%'),
(2, 2, 'Supplier 5%'),
(2, 1, 'Supplier 5%');

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

--
-- Table structure for table `ab1l_url_aliases`
--

CREATE TABLE `ab1l_url_aliases` (
  `url_alias_id` int(11) NOT NULL,
  `query` varchar(255) NOT NULL,
  `keyword` varchar(255) NOT NULL COMMENT 'translatable',
  `language_id` int(11) NOT NULL DEFAULT 1
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_url_aliases`
--

INSERT INTO `ab1l_url_aliases` (`url_alias_id`, `query`, `keyword`, `language_id`) VALUES
(2, 'content_id=1', 'about_us', 1),
(133, 'category_id=93', 'home', 1),
(134, 'category_id=93', 'home', 2),
(131, 'category_id=92', 'office', 1),
(113, 'product_id=129', 'dahua-hac-hdw1000r', 1),
(114, 'product_id=129', 'dahua-hac-hdw1000r', 2),
(115, 'product_id=130', 'dahua-dh-hac-hfw1020b-1mp-720p-bullet-camera', 1),
(116, 'product_id=130', 'dahua-dh-hac-hfw1020b-1mp-720p-bullet-camera', 2),
(124, 'manufacturer_id=23', 'e1brand', 2),
(125, 'category_id=89', 'locker', 1),
(126, 'category_id=89', 'locker', 2),
(121, 'product_id=132', 'iron-safe-security-locker', 1),
(119, 'product_id=131', 'dahua-hac-hfw-1200rp-2mp-hdcvi-ir-bullet-camera', 1),
(168, 'product_id=139', 'access-control-and-time--attendance-reader', 2),
(167, 'product_id=139', 'access-control-and-time--attendance-reader', 1),
(150, 'category_id=101', 'access-control', 2),
(151, 'category_id=102', 'attendance', 1),
(152, 'category_id=102', 'attendance', 2),
(153, 'manufacturer_id=24', 'zkteco', 1),
(154, 'manufacturer_id=24', 'zkteco', 2),
(155, 'product_id=133', 'ultra-thin-fingerprint-time-attendance-and-access-control-terminal', 1),
(156, 'product_id=133', 'ultra-thin-fingerprint-time-attendance-and-access-control-terminal', 2),
(157, 'product_id=134', 'fingerprint-standalone-access-control-and-time-attendance', 1),
(108, 'category_id=88', 'others', 2),
(162, 'product_id=136', 'fingerprint-time--attendance-and-access-control-terminal', 2),
(163, 'product_id=137', 'fingerprint-time-attendance--access-control-terminal', 1),
(164, 'product_id=137', 'fingerprint-time-attendance--access-control-terminal', 2),
(165, 'product_id=138', 'usb-fingerprint-scanner', 1),
(33, 'content_id=1', 'about_us', 2),
(129, 'category_id=91', 'technology', 1),
(130, 'category_id=91', 'it-accessories', 2),
(132, 'category_id=92', 'office', 2),
(109, 'manufacturer_id=21', 'dahua_brand', 1),
(110, 'manufacturer_id=21', 'dahua_brand', 2),
(111, 'product_id=128', 'dahua-hac-hfw1000r-1mp-water-proof-bullet-camera', 1),
(112, 'product_id=128', 'dahua-hac-hfw1000r-1mp-water-proof-bullet-camera', 2),
(122, 'product_id=132', 'iron-safe-security-locker', 2),
(123, 'manufacturer_id=23', 'e1brand', 1),
(120, 'product_id=131', 'dahua-hac-hfw-1200rp-2mp-hdcvi-ir-bullet-camera', 2),
(117, 'manufacturer_id=22', 'made-in-china', 1),
(118, 'manufacturer_id=22', 'made-in-china', 2),
(166, 'product_id=138', 'usb-fingerprint-scanner', 2),
(135, 'category_id=94', 'ceiling', 1),
(136, 'category_id=94', 'ceiling', 2),
(139, 'category_id=96', 'sofa', 1),
(140, 'category_id=96', 'sofa', 2),
(141, 'category_id=97', 'bed', 1),
(142, 'category_id=97', 'bed', 2),
(143, 'category_id=98', 'office-table', 1),
(144, 'category_id=98', 'office-table', 2),
(149, 'category_id=101', 'access-control', 1),
(147, 'category_id=100', 'security', 1),
(148, 'category_id=100', 'security', 2),
(107, 'category_id=88', 'others', 1),
(158, 'product_id=134', 'fingerprint-standalone-access-control-and-time-attendance', 2),
(159, 'product_id=135', 'rs485-slave-reader', 1),
(160, 'product_id=135', 'rs485-slave-reader', 2),
(161, 'product_id=136', 'fingerprint-time--attendance-and-access-control-terminal', 1),
(87, 'category_id=83', 'medical', 1),
(88, 'category_id=83', 'medical', 2),
(67, 'category_id=73', 'laptop', 1),
(68, 'category_id=73', 'laptop', 2),
(69, 'category_id=74', 'desktop', 1),
(70, 'category_id=74', 'desktop', 2),
(71, 'category_id=75', 'server', 1),
(72, 'category_id=75', 'server', 2),
(138, 'category_id=95', 'chair', 2),
(137, 'category_id=95', 'chair', 1),
(75, 'category_id=77', 'electronics', 1),
(76, 'category_id=77', 'electronics', 2),
(106, 'category_id=87', 'dahua', 2),
(105, 'category_id=87', 'dahua', 1),
(104, 'category_id=86', 'cc-camera', 2),
(103, 'category_id=86', 'cc-camera', 1),
(81, 'category_id=80', 'furnitures', 1),
(82, 'category_id=80', 'furnitures', 2),
(83, 'category_id=81', 'interior-design', 1),
(84, 'category_id=81', 'interior-design', 2),
(85, 'category_id=82', 'nokia', 1),
(86, 'category_id=82', 'nokia', 2),
(247, 'category_id=113', 'visitor-chair', 1),
(280, 'category_id=121', 'networking', 2),
(279, 'category_id=121', 'networking', 1),
(381, 'manufacturer_id=46', 'hikvision', 1),
(382, 'manufacturer_id=46', 'hikvision', 2),
(95, 'product_id=124', 'semi-automatic-biochemistry-analyzer---touch-screen', 1),
(96, 'product_id=124', 'semi-automatic-biochemistry-analyzer---touch-screen', 2),
(282, 'category_id=122', 'other-it-accessories', 2),
(281, 'category_id=122', 'other-it-accessories', 1),
(172, 'manufacturer_id=25', 'panasonic', 2),
(171, 'manufacturer_id=25', 'panasonic', 1),
(170, 'category_id=103', 'telephony', 2),
(169, 'category_id=103', 'telephony', 1),
(173, 'manufacturer_id=26', 'singer', 1),
(174, 'manufacturer_id=26', 'singer', 2),
(175, 'manufacturer_id=27', 'made-in-us', 1),
(176, 'manufacturer_id=27', 'made-in-us', 2),
(177, 'manufacturer_id=28', 'made-in-malaysia', 1),
(178, 'manufacturer_id=28', 'made-in-malaysia', 2),
(179, 'manufacturer_id=29', 'made-in-india', 1),
(180, 'manufacturer_id=29', 'made-in-india', 2),
(181, 'manufacturer_id=30', 'made-in-japan', 1),
(182, 'manufacturer_id=30', 'made-in-japan', 2),
(183, 'manufacturer_id=31', 'made-in-bangladesh', 1),
(184, 'manufacturer_id=31', 'made-in-bangladesh', 2),
(185, 'category_id=104', 'antivirus', 1),
(186, 'category_id=104', 'antivirus', 2),
(187, 'category_id=105', 'printer', 1),
(188, 'category_id=105', 'printer', 2),
(189, 'category_id=106', 'scanner', 1),
(190, 'category_id=106', 'scanner', 2),
(191, 'category_id=107', 'ac', 1),
(192, 'category_id=107', 'air-conditioner', 2),
(193, 'category_id=108', 'refrigerator', 1),
(194, 'category_id=108', 'refrigerator', 2),
(195, 'category_id=109', 'television', 1),
(196, 'category_id=109', 'television', 2),
(197, 'category_id=110', 'advertising', 1),
(198, 'category_id=110', 'advertising', 2),
(199, 'category_id=111', 'camera', 1),
(200, 'category_id=111', 'camera', 2),
(201, 'product_id=140', 'desktop-pc-intel-core-i3-8gb-ram-1tb-hdd', 1),
(202, 'product_id=140', 'desktop-pc-intel-core-i3-8gb-ram-1tb-hdd', 2),
(203, 'manufacturer_id=32', 'hp', 1),
(204, 'manufacturer_id=32', 'hp', 2),
(205, 'manufacturer_id=33', 'dell', 1),
(206, 'manufacturer_id=33', 'dell', 2),
(207, 'manufacturer_id=34', 'canon', 1),
(208, 'manufacturer_id=34', 'canon', 2),
(209, 'manufacturer_id=35', 'epson', 1),
(210, 'manufacturer_id=35', 'epson', 2),
(211, 'product_id=141', 'hp-prodesk-400-g4-core-i5-4gb-ram-microtower-desktop-pc', 1),
(212, 'product_id=141', 'hp-prodesk-400-g4-core-i5-4gb-ram-microtower-desktop-pc', 2),
(213, 'category_id=112', 'monitor', 1),
(214, 'category_id=112', 'monitor', 2),
(215, 'manufacturer_id=36', 'samsung', 1),
(216, 'manufacturer_id=36', 'samsung', 2),
(217, 'manufacturer_id=37', 'made-in-taiwan', 1),
(218, 'manufacturer_id=37', 'made-in-taiwan', 2),
(219, 'manufacturer_id=38', 'made-in-koriya', 1),
(220, 'manufacturer_id=38', 'made-in-koriya', 2),
(221, 'manufacturer_id=39', 'made-in-france', 1),
(222, 'manufacturer_id=39', 'made-in-france', 2),
(223, 'manufacturer_id=40', 'made-in-italy', 1),
(224, 'manufacturer_id=40', 'made-in-italy', 2),
(225, 'manufacturer_id=41', 'made-in-germany', 1),
(226, 'manufacturer_id=41', 'made-in-germany', 2),
(227, 'manufacturer_id=42', 'nokia_42', 1),
(228, 'manufacturer_id=42', 'nokia_42', 2),
(229, 'manufacturer_id=43', 'apple', 1),
(230, 'manufacturer_id=43', 'apple', 2),
(231, 'product_id=142', 'dell-optiplex-3046mt-core-i3-4gb-ram-1tb-hdd', 1),
(232, 'product_id=142', 'dell-optiplex-3046mt-core-i3-4gb-ram-1tb-hdd', 2),
(233, 'product_id=143', 'dell-optiplex-3040mt-intel-core-i5-6th-gen-4gb-ram', 1),
(234, 'product_id=143', 'dell-optiplex-3040mt-intel-core-i5-6th-gen-4gb-ram', 2),
(235, 'product_id=144', 'dell-optiplex-7040mt-core-i7-4gb-ram-1tb-hdd', 1),
(236, 'product_id=144', 'dell-optiplex-7040mt-core-i7-4gb-ram-1tb-hdd', 2),
(239, 'product_id=146', 'gaming-pc-amd-ryzen-r5-8gb-ram-4gb-graphics', 1),
(240, 'product_id=146', 'gaming-pc-amd-ryzen-r5-8gb-ram-4gb-graphics', 2),
(241, 'manufacturer_id=44', 'asus', 1),
(242, 'manufacturer_id=44', 'asus', 2),
(243, 'product_id=147', 'asus-gt51ch-gaming-brand-pc', 1),
(244, 'product_id=147', 'asus-gt51ch-gaming-brand-pc', 2),
(245, 'product_id=148', 'asus-bm1ad-intel-core-i7-4790', 1),
(246, 'product_id=148', 'asus-bm1ad-intel-core-i7-4790', 2),
(248, 'category_id=113', 'visitor-chair', 2),
(249, 'category_id=114', 'executive-table', 1),
(250, 'category_id=114', 'executive-table', 2),
(251, 'category_id=115', 'director-table', 1),
(252, 'category_id=115', 'director-table', 2),
(253, 'category_id=116', 'meeting-table', 1),
(254, 'category_id=116', 'meeting-table', 2),
(255, 'product_id=149', 'round-meeting-table', 1),
(256, 'product_id=149', 'round-meeting-table', 2),
(257, 'product_id=150', 'mt-2101-meeting-table', 1),
(258, 'product_id=150', 'mt-2101-meeting-table', 2),
(259, 'category_id=117', 'power', 1),
(260, 'category_id=117', 'power', 2),
(261, 'category_id=118', 'power-plants', 1),
(262, 'category_id=118', 'power-plants', 2),
(266, 'category_id=119', 'generator', 2),
(265, 'category_id=119', 'generator', 1),
(267, 'product_id=151', '900-kw-cummins-diesel-generator--900dhfc', 1),
(268, 'product_id=151', '900-kw-cummins-diesel-generator--900dhfc', 2),
(269, 'product_id=152', '40kva-cummins-diesel-generator-set275kva-1675kva', 1),
(270, 'product_id=152', '40kva-cummins-diesel-generator-set275kva-1675kva', 2),
(271, 'product_id=153', 'hp-24es-238-inch-led-monitor', 1),
(272, 'product_id=153', 'hp-24es-238-inch-led-monitor', 2),
(273, 'product_id=154', 'toten-wm66099001-9u-wall-mount-server-rack-cabinet', 1),
(274, 'product_id=154', 'toten-wm66099001-9u-wall-mount-server-rack-cabinet', 2),
(275, 'product_id=155', 'toten-wm64069001-6u-rack', 1),
(276, 'product_id=155', 'toten-wm64069001-6u-rack', 2),
(277, 'category_id=120', 'server-rack', 1),
(278, 'category_id=120', 'server-rack', 2),
(285, 'product_id=156', 'led-glow-sign-display-boards', 1),
(286, 'product_id=156', 'led-glow-sign-display-boards', 2),
(287, 'product_id=157', 'led-videoadvertising-display-screen', 1),
(288, 'product_id=157', 'led-videoadvertising-display-screen', 2),
(289, 'category_id=71', 'mobile', 1),
(290, 'category_id=71', 'mobile', 2),
(291, 'category_id=124', 'reception-desk', 1),
(292, 'category_id=124', 'reception-desk', 2),
(293, 'category_id=125', 'thai-and-glass', 1),
(294, 'category_id=125', 'thai-and-glass', 2),
(295, 'category_id=126', 'board-decoration', 1),
(296, 'category_id=126', 'board-decoration', 2),
(297, 'product_id=158', 'board-cutting-ceiling', 1),
(298, 'product_id=158', 'board-cutting-ceiling', 2),
(299, 'product_id=159', 'sensor-sliding-glass-door', 1),
(300, 'product_id=159', 'sensor-sliding-glass-door', 2),
(301, 'product_id=160', 'board-ceiling-e1-112', 1),
(302, 'product_id=160', 'board-ceiling-e1-112', 2),
(303, 'product_id=161', 'modern-office-workstation', 1),
(304, 'product_id=161', 'modern-office-workstation', 2),
(305, 'product_id=162', 'director-table-1100', 1),
(306, 'product_id=162', 'director-table-1100', 2),
(307, 'product_id=163', 'director-table-2100', 1),
(308, 'product_id=163', 'director-table-2100', 2),
(309, 'product_id=164', 'hp-elitedisplay-e243i-24-inch-full-hd-monitor', 1),
(310, 'product_id=164', 'hp-elitedisplay-e243i-24-inch-full-hd-monitor', 2),
(311, 'product_id=165', 'meeting-table_165', 1),
(312, 'product_id=165', 'meeting-table_165', 2),
(313, 'product_id=166', 'meeting-table_166', 1),
(314, 'product_id=166', 'meeting-table_166', 2),
(315, 'product_id=167', 'meeting-table_167', 1),
(316, 'product_id=167', 'meeting-table_167', 2),
(317, 'product_id=168', 'meeting-table_168', 1),
(318, 'product_id=168', 'meeting-table_168', 2),
(319, 'product_id=169', 'meeting-table_169', 1),
(320, 'product_id=169', 'meeting-table_169', 2),
(323, 'product_id=171', 'zxp-series-3-card-printers', 1),
(324, 'product_id=171', 'zxp-series-3-card-printers', 2),
(325, 'product_id=172', 'zxp-series-7-card-printers', 1),
(326, 'product_id=172', 'zxp-series-7-card-printers', 2),
(327, 'product_id=173', 'fargo-hdp5000-dual-side-base-id-card-printer--encoder', 1),
(328, 'product_id=173', 'fargo-hdp5000-dual-side-base-id-card-printer--encoder', 2),
(329, 'product_id=174', 'mikrotik-router-board-wireless-5-lan-port-poe-rb951ui-2hnd', 1),
(330, 'product_id=174', 'mikrotik-router-board-wireless-5-lan-port-poe-rb951ui-2hnd', 2),
(331, 'product_id=175', 'mikrotik-rb2011uias-2hnd-in-128mb-ram-1-core-cpu-routerboard', 1),
(332, 'product_id=175', 'mikrotik-rb2011uias-2hnd-in-128mb-ram-1-core-cpu-routerboard', 2),
(333, 'category_id=127', 'ip-phone', 1),
(334, 'category_id=127', 'ip-phone', 2),
(335, 'product_id=176', 'grandstream-gxp1610', 1),
(336, 'product_id=176', 'grandstream-gxp1610', 2),
(337, 'product_id=177', 'fanvil-x4-poe-30-dss', 1),
(338, 'product_id=177', 'fanvil-x4-poe-30-dss', 2),
(339, 'product_id=178', 'yealink-sip-t19p-e2-ip-phone', 1),
(340, 'product_id=178', 'yealink-sip-t19p-e2-ip-phone', 2),
(341, 'product_id=179', 'grandstream-gxv3240-6-sip-1mp-43-wi-fi-video-ip-phone', 1),
(342, 'product_id=179', 'grandstream-gxv3240-6-sip-1mp-43-wi-fi-video-ip-phone', 2),
(343, 'product_id=180', 'kaspersky-2018-internet-security-1-user', 1),
(344, 'product_id=180', 'kaspersky-2018-internet-security-1-user', 2),
(345, 'product_id=181', 'kaspersky-2018-internet-security-3-user', 1),
(346, 'product_id=181', 'kaspersky-2018-internet-security-3-user', 2),
(347, 'manufacturer_id=45', 'mikrotik', 1),
(348, 'manufacturer_id=45', 'mikrotik', 2),
(349, 'product_id=182', 'mikrotik-hex-lite-rb750r2', 1),
(350, 'product_id=182', 'mikrotik-hex-lite-rb750r2', 2),
(351, 'product_id=183', 'mikrotik-hex-poe--rb951ui-2hnd-wireless', 1),
(352, 'product_id=183', 'mikrotik-hex-poe--rb951ui-2hnd-wireless', 2),
(353, 'product_id=184', 'mikrotik-rb450g-router', 1),
(354, 'product_id=184', 'mikrotik-rb450g-router', 2),
(355, 'product_id=185', 'mikrotik-ccr1009-7g-1c-1s', 1),
(356, 'product_id=185', 'mikrotik-ccr1009-7g-1c-1s', 2),
(357, 'product_id=186', 'bdcom-p3310c-olt', 1),
(358, 'product_id=186', 'bdcom-p3310c-olt', 2),
(359, 'product_id=187', 'viewtech-xvr-dvr-16ch', 1),
(360, 'product_id=187', 'viewtech-xvr-dvr-16ch', 2),
(364, 'category_id=128', 'office-decoration', 2),
(363, 'category_id=128', 'office-decoration', 1),
(365, 'product_id=189', 'modern-office-decoration', 1),
(366, 'product_id=189', 'modern-office-decoration', 2),
(367, 'product_id=190', 'telular-fwt-etross-8848g', 1),
(368, 'product_id=190', 'telular-fwt-etross-8848g', 2),
(369, 'category_id=129', 'pabx', 1),
(370, 'category_id=129', 'pabx', 2),
(371, 'category_id=130', 'land-phone', 1),
(372, 'category_id=130', 'land-phone', 2),
(373, 'product_id=191', 'panasonic-kx-tda100d-ip-pbx-system-machine', 1),
(374, 'product_id=191', 'panasonic-kx-tda100d-ip-pbx-system-machine', 2),
(375, 'product_id=192', 'panasonic-kx-ns300-6-co-line-smart-pabx-system', 1),
(376, 'product_id=192', 'pabx-system-tc200-40-ike-48-line-intercom', 2),
(377, 'product_id=193', 'pabx-system-tc200-40-ike-48-line-intercom_193', 1),
(378, 'product_id=193', 'pabx-system-tc200-40-ike-48-line-intercom_193', 2),
(379, 'product_id=194', 'ms208-8-line-intercom-small-pabx-system', 1),
(380, 'product_id=194', 'ms208-8-line-intercom-small-pabx-system', 2),
(383, 'product_id=195', 'dell-optiplex-7050-mt-7th-gen-core-i7-7700', 1),
(384, 'product_id=195', 'dell-optiplex-7050-mt-7th-gen-core-i7-7700', 2),
(385, 'product_id=196', 'dell-optiplex-5050-mt-7th-gen-core-i5', 1),
(386, 'product_id=196', 'dell-optiplex-5050-mt-7th-gen-core-i5', 2),
(387, 'product_id=197', 'dell-poweredge-r740-2u-rack-server', 1),
(388, 'product_id=197', 'dell-poweredge-r740-2u-rack-server', 2),
(389, 'product_id=198', 'poweredge-t330-tower-server', 1),
(390, 'product_id=198', 'poweredge-t330-tower-server', 2),
(391, 'product_id=199', 'dell-poweredge-t130-ii-hardwre-raid-mini-tower-server', 1),
(392, 'product_id=199', 'dell-poweredge-t130-ii-hardwre-raid-mini-tower-server', 2),
(393, 'product_id=200', 'dell-poweredge-r330-1u-rack-server', 1),
(394, 'product_id=200', 'dell-poweredge-r330-1u-rack-server', 2),
(395, 'product_id=201', 'dell-emc-scv3000-series-storage-arrays-3u-rack-storage', 1),
(396, 'product_id=201', 'dell-emc-scv3000-series-storage-arrays-3u-rack-storage', 2),
(397, 'product_id=202', 'latitude-e7270', 1),
(398, 'product_id=202', 'latitude-e7270', 2),
(399, 'product_id=203', 'dell-latitude-5290-intel-core-i7-8th-gen-8650u', 1),
(400, 'product_id=203', 'dell-latitude-5290-intel-core-i7-8th-gen-8650u', 2),
(401, 'product_id=204', 'dell-vostro-3668-mt-intel-core-i3', 1),
(402, 'product_id=204', 'dell-vostro-3668-mt-intel-core-i3', 2),
(403, 'category_id=131', 'fire-safe', 1),
(404, 'category_id=131', 'fire-safe', 2),
(405, 'product_id=205', 'ashg07lmca-wall-mounted---34hp--cooling--heating', 1),
(406, 'product_id=205', 'ashg07lmca-wall-mounted---34hp--cooling--heating', 2),
(407, 'product_id=206', 'zkteco-k40-pro-time-attendance--simple-access-control-terminal-with-adapter', 1),
(408, 'product_id=206', 'zkteco-k40-pro-time-attendance--simple-access-control-terminal-with-adapter', 2),
(409, 'product_id=207', 'zkteco-k50-fingerprint-time-attendance--access-control-terminal-with-adapter', 1),
(410, 'product_id=207', 'zkteco-k50-fingerprint-time-attendance--access-control-terminal-with-adapter', 2),
(411, 'product_id=208', 'zkteco-sf300-fingerprint-access-control-and-time-attendance', 1),
(412, 'product_id=208', 'zkteco-sf300-fingerprint-access-control-and-time-attendance', 2),
(413, 'category_id=132', 'hikvision_132', 1),
(414, 'category_id=132', 'hikvision_132', 2),
(415, 'category_id=133', 'nvr-xvr-dvr', 1),
(416, 'category_id=133', 'nvr--xvr--dvr', 2),
(417, 'product_id=209', 'hikvision-ds-7116hqhi-k1-16-channel-hd-1080p-turbo-hd-dvr', 1),
(418, 'product_id=209', 'hikvision-ds-7116hqhi-k1-16-channel-hd-1080p-turbo-hd-dvr', 2),
(419, 'product_id=210', 'dahua-dh-hcvr-5432l-s2-32-channel-tribrid-hd-cvi-dvr-1080p', 1),
(420, 'product_id=210', 'dahua-dh-hcvr-5432l-s2-32-channel-tribrid-hd-cvi-dvr-1080p', 2),
(421, 'product_id=211', 'hikvision-ds-7332hqhi-k4-32-channel-hd-1080p-dvr', 1),
(422, 'product_id=211', 'hikvision-ds-7332hqhi-k4-32-channel-hd-1080p-dvr', 2),
(423, 'category_id=134', 'electrical-accessories', 1),
(424, 'category_id=134', 'accessories', 2),
(425, 'product_id=212', 'distribution-box-2-x-1', 1),
(426, 'product_id=212', 'distribution-box---2-x-1', 2),
(427, 'product_id=213', 'distribution-box---5-fit-x-4-fit', 1),
(428, 'product_id=213', 'distribution-box---5-fit-x-4-fit', 2),
(429, 'product_id=214', 'molded-case-circuit-breakers-abb-s4hd-3p-250a-na', 1),
(430, 'product_id=214', 'molded-case-circuit-breakers-abb-s4hd-3p-250a-na', 2),
(431, 'product_id=215', 'circuit-breakers-ch-3p-250a', 1),
(432, 'product_id=215', 'circuit-breakers-ch-3p-250a', 2),
(433, 'product_id=216', 'circuit-breaker-abb-a1b-125a-tmf-125-1250-3p-f-f', 1),
(434, 'product_id=216', 'circuit-breaker-abb-a1b-125a-tmf-125-1250-3p-f-f', 2),
(435, 'product_id=217', 'circuit-breaker-china-6-125a-miniature', 1),
(436, 'product_id=217', 'circuit-breaker-china-6-125a-miniature', 2),
(437, 'product_id=218', 'circuit-breaker-abb-s403m-c63-miniature-230400-vac-63-a-10-ka-interrupt', 1),
(438, 'product_id=218', 'circuit-breaker-abb-s403m-c63-miniature-230400-vac-63-a-10-ka-interrupt', 2),
(439, 'product_id=219', 'circuit-breaker-china-63a', 1),
(440, 'product_id=219', 'circuit-breaker-china-63a', 2),
(441, 'product_id=220', 'circuit-breaker-abb-b-32a', 1),
(442, 'product_id=220', 'circuit-breaker-abb-b-32a', 2),
(443, 'product_id=221', 'circuit-breaker-china-32a', 1),
(444, 'product_id=221', 'circuit-breaker-china-32a', 2),
(445, 'product_id=222', 'circuit-breaker-abb--6-10a', 1),
(446, 'product_id=222', 'circuit-breaker-abb--6-10a', 2),
(447, 'product_id=223', 'circuit-breaker-china-6-10a', 1),
(448, 'product_id=223', 'circuit-breaker-china-6-10a', 2),
(451, 'product_id=225', 'automatic-transfer-switch-ats-abb-250a', 1),
(452, 'product_id=225', 'automatic-transfer-switch-ats-abb-250a', 2),
(453, 'product_id=226', 'automatic-transfer-switch-ats-china-250a', 1),
(454, 'product_id=226', 'automatic-transfer-switch-ats-china-250a', 2),
(457, 'product_id=228', 'nyy-pvc-insulated-heavy-current-cable-35-rm-single-and-multicore', 1),
(458, 'product_id=228', 'nyy-pvc-insulated-heavy-current-cable-35-rm-single-and-multicore', 2),
(459, 'manufacturer_id=47', 'c-tec', 1),
(460, 'manufacturer_id=47', 'c-tec', 2),
(461, 'product_id=229', 'cfp-standard-2-zone-conventional-fire-alarm-panel', 1),
(462, 'product_id=229', 'cfp-standard-2-zone-conventional-fire-alarm-panel', 2),
(463, 'product_id=230', 'office-interior-decoration-190112', 1),
(464, 'product_id=230', 'office-interior-decoration-190112', 2),
(465, 'product_id=231', 'office-of-hatch-interior-design', 1),
(466, 'product_id=231', 'new-office-of-hatch-interior-design', 2),
(467, 'category_id=135', 'work-station', 1),
(468, 'category_id=135', 'work-station', 2),
(469, 'product_id=232', 'excavator-cat-340', 1),
(470, 'product_id=232', 'excavator-b7-6', 2),
(471, 'category_id=136', 'excavator', 1),
(472, 'category_id=136', 'excavator', 2),
(473, 'manufacturer_id=48', 'cat', 1),
(474, 'manufacturer_id=48', 'cat', 2),
(475, 'category_id=137', 'machinery', 1),
(476, 'category_id=137', 'machinery', 2),
(477, 'product_id=233', 'c-tec-bf433cccsr-activ-conventional-wall-fire-sounder-vad-with-shallow-base', 1),
(478, 'product_id=233', 'c-tec-bf433cccsr-activ-conventional-wall-fire-sounder-vad-with-shallow-base', 2),
(479, 'product_id=234', 'c-tec-activ-optical-smoke-detector', 1),
(480, 'product_id=234', 'c-tec-activ-optical-smoke-detector', 2),
(483, 'product_id=236', 'data-center-backup-generator', 1),
(484, 'product_id=236', 'data-center-backup-generator', 2),
(485, 'product_id=237', 'a', 1),
(486, 'product_id=237', 'a', 2),
(487, 'product_id=19238', 'conference-room-interior-design', 1),
(488, 'product_id=19238', 'office-interior-design', 2),
(489, 'category_id=138', 'conference-room', 1),
(490, 'category_id=138', 'conference-room', 2),
(491, 'product_id=19239', 'office-conference--meeting-room', 1),
(492, 'product_id=19239', 'office-conference--meeting-room', 2),
(493, 'product_id=19240', 'kitchen-interior-design', 1),
(494, 'product_id=19240', 'kitchen-interior-design', 2),
(495, 'category_id=139', 'home-decoration', 1),
(496, 'category_id=139', 'home-decoration', 2),
(497, 'product_id=19241', 'office-room-interior-design', 1),
(498, 'product_id=19241', 'office-room-interior-design', 2),
(499, 'product_id=19242', 'meeting-room-decorative-wood-glass-walls', 1),
(500, 'product_id=19242', 'meeting-room-decorative-wood-glass-walls', 2),
(501, 'category_id=140', 'corporate', 1),
(502, 'category_id=140', 'corporate', 2),
(503, 'category_id=141', 'vendor', 1),
(504, 'category_id=141', 'vendor', 2),
(505, 'product_id=19243', 'modern-executive-office-interior-design', 1),
(506, 'product_id=19243', 'modern-executive-office-interior-design', 2),
(507, 'product_id=19244', 'modern-office-interior-design', 1),
(508, 'product_id=19244', 'modern-office-interior-design', 2),
(509, 'product_id=19245', 'modern-office-interior-design_19245', 1),
(510, 'product_id=19245', 'modern-office-interior-design_19245', 2),
(511, 'product_id=19246', 'modern-office-interior-design_19246', 1),
(512, 'product_id=19246', 'modern-office-interior-design_19246', 2),
(513, 'product_id=19247', 'modern-office-room-interior-design', 1),
(514, 'product_id=19247', 'modern-office-room-interior-design', 2),
(515, 'product_id=19248', 'office-workstation', 1),
(516, 'product_id=19248', 'office-workstation', 2),
(517, 'product_id=19249', '5kg-co2-fire-extinguisher---gloria-c5g', 1),
(518, 'product_id=19249', '5kg-co2-fire-extinguisher---gloria-c5g', 2),
(519, 'product_id=19250', 'gloria-5kg-abc-dry-powder-fire-extinguisher', 1),
(520, 'product_id=19250', 'gloria-5kg-dry-powder-fire-extinguisher', 2),
(521, 'content_id=6', 'payment-method', 1),
(522, 'content_id=6', 'payment', 2),
(523, 'manufacturer_id=49', 'carrier', 1),
(524, 'manufacturer_id=49', 'carrier', 2),
(525, 'manufacturer_id=50', 'general', 1),
(526, 'manufacturer_id=50', 'general', 2),
(527, 'manufacturer_id=51', 'hitachi', 1),
(528, 'manufacturer_id=51', 'hitachi', 2),
(529, 'product_id=19251', 'hitachi-1-ton-split-air-conditioner-ras-f13cf', 1),
(530, 'product_id=19251', 'hitachi-1-ton-split-air-conditioner-ras-f13cf', 2),
(533, 'product_id=19253', 'fire-extinguisher-foam---10-litre', 1),
(534, 'product_id=19253', 'fire-extinguisher-foam---10-litre', 2),
(535, 'product_id=19254', 'director-table_19254', 1),
(536, 'product_id=19254', 'director-table_19254', 2),
(537, 'product_id=19255', 'director-table_19255', 1),
(538, 'product_id=19255', 'director-table_19255', 2),
(539, 'product_id=19256', 'director-table_19256', 1),
(540, 'product_id=19256', 'director-table_19256', 2),
(541, 'product_id=19257', 'director-table_19257', 1),
(542, 'product_id=19257', 'director-table_19257', 2),
(543, 'product_id=19258', 'director-table_19258', 1),
(544, 'product_id=19258', 'director-table_19258', 2),
(545, 'product_id=19259', 'director-table_19259', 1),
(546, 'product_id=19259', 'director-table_19259', 2),
(547, 'product_id=19260', 'director-table_19260', 1),
(548, 'product_id=19260', 'director-table_19260', 2),
(551, 'category_id=142', 'general-ac', 1),
(550, 'category_id=142', 'acgeneral', 2),
(552, 'category_id=143', 'carrier-ac', 1),
(553, 'category_id=143', 'carrier_143', 2),
(554, 'category_id=144', 'hitachi-ac', 1),
(555, 'category_id=144', 'hitachi_144', 2),
(556, 'category_id=145', 'wall-type', 1),
(557, 'category_id=145', 'wall-type', 2),
(558, 'category_id=146', 'ceiling-type', 1),
(559, 'category_id=146', 'ceiling-type', 2),
(560, 'category_id=147', 'cassette-type', 1),
(561, 'category_id=147', 'cassette-type', 2),
(562, 'category_id=148', 'duct-type', 1),
(563, 'category_id=148', 'duct-type', 2),
(564, 'product_id=19261', '4-0-ton-hitachi-cassette-ac_19261', 1),
(565, 'product_id=19261', '4-0-ton-hitachi-cassette-ac_19261', 2),
(566, 'product_id=19262', 'board-false-ceiling', 1),
(567, 'product_id=19262', 'board-false-ceiling', 2),
(568, 'product_id=19263', 'board-false-ceiling_19263', 1),
(569, 'product_id=19263', 'board-false-ceiling_19263', 2),
(570, 'product_id=19264', 'board-false-ceiling_19263_19264', 1),
(571, 'product_id=19264', 'board-false-ceiling_19263_19264', 2),
(572, 'product_id=19265', 'board-false-ceiling_19263_19264_19265', 1),
(573, 'product_id=19265', 'board-false-ceiling_19263_19264_19265', 2),
(574, 'product_id=19266', 'board-false-ceiling_19263_19264_19265_19266', 1),
(575, 'product_id=19266', 'board-false-ceiling_19263_19264_19265_19266', 2),
(576, 'product_id=19267', 'board-false-ceiling_19263_19264_19265_19266_19267', 1),
(577, 'product_id=19267', 'board-false-ceiling_19263_19264_19265_19266_19267', 2),
(578, 'category_id=149', 'construction', 1),
(579, 'category_id=149', 'construction', 2),
(580, 'category_id=150', 'equipment', 1),
(581, 'category_id=150', 'equipment', 2),
(582, 'product_id=19268', 'dump-truck', 1),
(583, 'product_id=19268', 'dump-truck', 2),
(584, 'product_id=19269', 'crawler-crane', 1),
(585, 'product_id=19269', 'crawler-crane', 2),
(586, 'product_id=19270', 'diesel-forklift-10-ton---raxi-malaysia', 1),
(587, 'product_id=19270', 'diesel-forklift-10-ton---raxi-malaysia', 2),
(588, 'product_id=19271', 'walk-behind-double-drum-hand-roller', 1),
(589, 'product_id=19271', 'walk-behind-double-drum-hand-roller', 2),
(590, 'product_id=19272', '15-cubic-meter-heavy-dump-truck-40-ton-payload-capacity-three-axles', 1),
(591, 'product_id=19272', '15-cubic-meter-heavy-dump-truck-40-ton-payload-capacity-three-axles', 2),
(592, 'product_id=19273', 'tadano-tr250-rough-terrain-crane', 1),
(593, 'product_id=19273', 'tadano-tr250-rough-terrain-crane', 2),
(594, 'category_id=151', 'it-service', 1),
(595, 'category_id=151', 'it-service', 2),
(596, 'product_id=19274', 'business-website', 1),
(597, 'product_id=19274', 'website', 2),
(598, 'product_id=19275', 'e-commerce-website', 1),
(599, 'product_id=19275', 'e-commerce-website', 2),
(600, 'product_id=19276', 'payment-gateway', 1),
(601, 'product_id=19276', 'payment-gateway', 2),
(602, 'product_id=19277', 'call-center--pbx', 1),
(603, 'product_id=19277', 'call-center--pbx', 2),
(604, 'product_id=19278', 'sms-gateway', 1),
(605, 'product_id=19278', 'sms-gateway', 2),
(606, 'product_id=19279', 'mobile-app-development', 1),
(607, 'product_id=19279', 'mobile-app-development', 2),
(608, 'product_id=19280', 'accounting-software', 1),
(609, 'product_id=19280', 'accounting-software', 2),
(610, 'product_id=19281', 'domain-registration', 1),
(611, 'product_id=19281', 'domain-registration', 2),
(612, 'product_id=19282', 'dedicated-server', 1),
(613, 'product_id=19282', 'dedicated-server', 2),
(614, 'product_id=19283', 'vps-server', 1),
(615, 'product_id=19283', 'vps-server', 2),
(616, 'product_id=19284', 'whm-hosting', 1),
(617, 'product_id=19284', 'whm-hosting', 2),
(618, 'product_id=19285', 'vpn-server', 1),
(619, 'product_id=19285', 'vpn-server', 2),
(620, 'product_id=19286', 'cisco-cp-3905-unified-sip-ip-phone', 1),
(621, 'product_id=19286', 'cisco-cp-3905-unified-sip-ip-phone', 2),
(622, 'category_id=152', 'digital-locker', 1),
(623, 'category_id=152', 'digital-locker', 2),
(624, 'product_id=19287', 'zymak-l520-password-system-digital-locker', 1),
(625, 'product_id=19287', 'zymak-l520-password-system-digital-locker', 2),
(626, 'product_id=19288', 'zkteco-tl-400b-biometric-bluetooth-smart-door-lock', 1),
(627, 'product_id=19288', 'zkteco-tl-400b-biometric-bluetooth-smart-door-lock', 2),
(636, 'product_id=19293', 'galo-electric-door-lock-with-full-kit', 1),
(635, 'product_id=19292', 'zkteco-zm100-face-recognition-smart-lock', 2),
(634, 'product_id=19292', 'zkteco-zm100-face-recognition-smart-lock', 1),
(637, 'product_id=19293', 'galo-electric-door-lock-with-full-kit', 2),
(638, 'product_id=19294', 'godrej-fr1060-fire-resistant-safe-security-locker', 1),
(639, 'product_id=19294', 'godrej-fr1060-fire-resistant-safe-security-locker', 2),
(640, 'product_id=19295', 'zkteco-lh3000-rfid-hotel-door-lock', 1),
(641, 'product_id=19295', 'zkteco-lh3000-rfid-hotel-door-lock', 2),
(642, 'product_id=19296', 'kkmoon-gsm-gate-opener-relay-switch-control-rtu5024', 1),
(643, 'product_id=19296', 'kkmoon-gsm-gate-opener-relay-switch-control-rtu5024', 2),
(644, 'product_id=19297', 'archway-gate', 1),
(645, 'product_id=19297', 'archway-gate', 2),
(646, 'product_id=19298', 'smart-door-window-security-burglar-alarm-home-safety-sensor-tool-window-alarm-kit-home-office-door-sensor', 1),
(647, 'product_id=19298', 'smart-door-window-security-burglar-alarm-home-safety-sensor-tool-window-alarm-kit-home-office-door-sensor', 2),
(648, 'product_id=19299', 'door-exit-release-button-switch-touch-sensor-pannel-for-cess-control-systems-12v', 1),
(649, 'product_id=19299', 'door-exit-release-button-switch-touch-sensor-pannel-for-cess-control-systems-12v', 2),
(650, 'product_id=19300', 'wireless-digital-doorbell-with-pir-sensor-infrared-induction-alarm-door-bell', 1),
(651, 'product_id=19300', 'wireless-digital-doorbell-with-pir-sensor-infrared-induction-alarm-door-bell', 2),
(652, 'product_id=19301', 'induction-small-night-light-sensor-lamp-led-intelligent-door-lock-cabinet-key', 1),
(653, 'product_id=19301', 'induction-small-night-light-sensor-lamp-led-intelligent-door-lock-cabinet-key', 2),
(654, 'product_id=19302', '4led-pir-infrared-detection-motion-sensor-light-door-lock-induction-lamp', 1),
(655, 'product_id=19302', '4led-pir-infrared-detection-motion-sensor-light-door-lock-induction-lamp', 2),
(656, 'product_id=19303', 'smart-electronic-induction-lock-sauna-cabinet-gym-locker-sensor', 1),
(657, 'product_id=19303', 'smart-electronic-induction-lock-sauna-cabinet-gym-locker-sensor', 2),
(658, 'product_id=19304', 'clever-tools-12v-smart-home-wifi-safe-door-sensor-alarm-window-security-magnet-lock-detector-white', 1),
(659, 'product_id=19304', 'clever-tools-12v-smart-home-wifi-safe-door-sensor-alarm-window-security-magnet-lock-detector-white', 2),
(660, 'product_id=19305', '180-degrees-infrared-sensor-switch-waterproof-dust-proof-ir-motion-inductive-for-home-interruptor', 1),
(661, 'product_id=19305', '180-degrees-infrared-sensor-switch-waterproof-dust-proof-ir-motion-inductive-for-home-interruptor', 2),
(662, 'product_id=19306', 'fingerprint-sensor-module-for-robotics-intelligence-working-purpose', 1),
(663, 'product_id=19306', 'fingerprint-sensor-module-for-robotics-intelligence-working-purpose', 2),
(664, 'product_id=19307', 'electric-drawer-cabinet-lock-bracelet-card-sauna-gym-sensor-lock-kit-gold-silver', 1),
(665, 'product_id=19307', 'electric-drawer-cabinet-lock-bracelet-card-sauna-gym-sensor-lock-kit-gold-silver', 2),
(666, 'product_id=19308', 'wireless-motion-sensor-doorbell-automatic-door-bell-mp3-audio-player-welcome-pir-detector-alarm-for-shop-store-visitor-greeting', 1),
(667, 'product_id=19308', 'wireless-motion-sensor-doorbell-automatic-door-bell-mp3-audio-player-welcome-pir-detector-alarm-for-shop-store-visitor-greeting', 2),
(668, 'product_id=19309', 'door-window-alarm-2pcs-home-security-wireless-magnetic-sensor-burglar-anti-theft-ultra-thin', 1),
(669, 'product_id=19309', 'door-window-alarm-2pcs-home-security-wireless-magnetic-sensor-burglar-anti-theft-ultra-thin', 2),
(673, 'product_id=19311', 'wireless-digital-doorbell-with-pir-sensor-infrared-induction-alarm-door-bell-0', 2),
(672, 'product_id=19311', 'wireless-digital-doorbell-with-pir-sensor-infrared-induction-alarm-door-bell-0', 1),
(674, 'product_id=19312', 'alarm-padlock-for-anti-theft-motion-sensor-alarm-lock', 1),
(675, 'product_id=19312', 'alarm-padlock-for-anti-theft-motion-sensor-alarm-lock', 2),
(676, 'product_id=19313', 'high-gain-tri-band-4g-3g-2g-signal-network-booster-gsm-900mhz-1800mhz-and-2100mhz-signal-repeater---white', 1),
(677, 'product_id=19313', 'high-gain-tri-band-4g-3g-2g-signal-network-booster-gsm-900mhz-1800mhz-and-2100mhz-signal-repeater---white', 2),
(678, 'product_id=19314', 'wifi-amplifier-2-300mbps-signal-booster-usb-port-wireless-repeaterwhite', 1),
(679, 'product_id=19314', 'wifi-amplifier-2-300mbps-signal-booster-usb-port-wireless-repeaterwhite', 2),
(680, 'product_id=19315', 'indoor-antenna-for-network-booster', 1),
(681, 'product_id=19315', 'indoor-antenna-for-network-booster', 2),
(682, 'product_id=19316', '4g---wifi-signal-booster-modem-adapter-antenne-for-mobile', 1),
(683, 'product_id=19316', '4g---wifi-signal-booster-modem-adapter-antenne-for-mobile', 2),
(684, 'product_id=19317', 'pix-link-lv-wr05u-300mbps-wireless-n-repeaterrouterap-wifi-booster', 1),
(685, 'product_id=19317', 'pix-link-lv-wr05u-300mbps-wireless-n-repeaterrouterap-wifi-booster', 2),
(686, 'product_id=19318', 'xiaomi-mi-4s-43-inch-4k-hdr-android-90-led-tv', 1),
(687, 'product_id=19318', 'xiaomi-mi-4s-43-inch-4k-hdr-android-90-led-tv', 2),
(688, 'product_id=19319', 'stylish-best-corner-showcase-af-025', 1),
(689, 'product_id=19319', 'stylish-best-corner-showcase-af-025', 2),
(690, 'product_id=19320', 'exclusive-modern-design-showcase', 1),
(691, 'product_id=19320', 'exclusive-modern-design-showcase', 2),
(692, 'product_id=19321', 'kington-jb-800-heavy-duty-bundle-note-counter', 1),
(693, 'product_id=19321', 'kington-jb-800-heavy-duty-bundle-note-counter', 2),
(694, 'product_id=19322', 'silhouette-cameo-4-desktop-cutting-machine', 1),
(695, 'product_id=19322', 'silhouette-cameo-4-desktop-cutting-machine', 2),
(696, 'product_id=19323', 'modern-exclusive-design-lather-bed-model--gf6142', 1),
(697, 'product_id=19323', 'modern-exclusive-design-lather-bed-model--gf6142', 2),
(698, 'product_id=19324', 'dahua-cctv-camera-pakage--monitor-17-dh-106', 1),
(699, 'product_id=19324', 'dahua-cctv-camera-pakage--monitor-17-dh-106', 2),
(700, 'product_id=19325', 'canadian-wood-3-part-almirah', 1),
(701, 'product_id=19325', 'canadian-wood-3-part-almirah', 2),
(702, 'product_id=19326', 'strong-structured-wood-bed', 1),
(703, 'product_id=19326', 'strong-structured-wood-bed', 2),
(704, 'product_id=19327', 'ring-bed', 1),
(705, 'product_id=19327', 'ring-bed', 2),
(706, 'product_id=19328', 'high-quality-dining-table-set-mdt-1004', 1),
(707, 'product_id=19328', 'high-quality-dining-table-set-mdt-1004', 2),
(708, 'product_id=19329', 'asus-15-x509ma-156-celeron-4gb-ram-laptop', 1),
(709, 'product_id=19329', 'asus-15-x509ma-156-celeron-4gb-ram-laptop', 2),
(710, 'product_id=19330', 'digital-rjh5005-12-stand-orbital-mechanical-shaker', 1),
(711, 'product_id=19330', 'digital-rjh5005-12-stand-orbital-mechanical-shaker', 2),
(712, 'product_id=19331', 'audio-technica-at-lp60-automatic-stereo-turntable-system', 1),
(713, 'product_id=19331', 'audio-technica-at-lp60-automatic-stereo-turntable-system', 2),
(714, 'product_id=19332', '3d-printer', 1),
(715, 'product_id=19332', '3d-printer', 2),
(716, 'product_id=19333', 'expandable-100-feet-industrial-water-hose-pipe', 1),
(717, 'product_id=19333', 'expandable-100-feet-industrial-water-hose-pipe', 2),
(718, 'product_id=19334', 'zkteco-l4000-fingerprint-reader-rfid-card-smart-door-lock', 1),
(719, 'product_id=19334', 'zkteco-l4000-fingerprint-reader-rfid-card-smart-door-lock', 2),
(720, 'product_id=19335', 'exclusive-design-bedside-table-af-009', 1),
(721, 'product_id=19335', 'exclusive-design-bedside-table-af-009', 2),
(722, 'product_id=19336', 'mdf-wood-dressing-table', 1),
(723, 'product_id=19336', 'mdf-wood-dressing-table', 2);

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

--
-- Table structure for table `ab1l_users`
--

CREATE TABLE `ab1l_users` (
  `user_id` int(11) NOT NULL,
  `user_group_id` int(11) NOT NULL,
  `username` varchar(20) NOT NULL DEFAULT '',
  `salt` varchar(8) NOT NULL DEFAULT '',
  `password` varchar(40) NOT NULL DEFAULT '',
  `firstname` varchar(32) NOT NULL DEFAULT '',
  `lastname` varchar(32) NOT NULL DEFAULT '',
  `email` varchar(96) NOT NULL DEFAULT '',
  `status` int(1) NOT NULL,
  `ip` varchar(50) NOT NULL DEFAULT '',
  `last_login` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_users`
--

INSERT INTO `ab1l_users` (`user_id`, `user_group_id`, `username`, `salt`, `password`, `firstname`, `lastname`, `email`, `status`, `ip`, `last_login`, `date_added`, `date_modified`) VALUES
(1, 1, 'admin', 'C9IYX0L3', 'ffe8432122b73fc00e8834ad9ad8ef7d836eed85', 'Riyadh', 'Admin', 'firozdxnbd@gmail.com', 1, '103.126.14.151', '2021-05-12 02:44:13', '2017-10-11 10:30:00', '2021-05-11 20:44:13'),
(2, 10, 'tellbd', 'eAZQHCKf', '69e97c7b4ffa30ca00b198f8cdf21393ffc9de4a', 'Tellbd', '.com', 'Tellbd@gmail.com', 1, '103.248.236.9', '2017-10-15 01:10:18', '2017-10-15 02:29:26', '2017-10-15 05:10:18'),
(3, 1, 'riyadh1bd', '83OBjCCB', '9d2af321b3a839ac3f2cf5eaa104d1545cc12538', 'Riyadh', 'Chowdhury', 'riyadh1bd@gmail.com', 1, '103.248.236.9', '2018-12-09 17:01:18', '2018-11-22 11:16:41', '2021-05-11 20:35:11');

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

--
-- Table structure for table `ab1l_user_groups`
--

CREATE TABLE `ab1l_user_groups` (
  `user_group_id` int(11) NOT NULL,
  `name` varchar(64) NOT NULL,
  `permission` longtext NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_user_groups`
--

INSERT INTO `ab1l_user_groups` (`user_group_id`, `name`, `permission`, `date_added`, `date_modified`) VALUES
(1, 'Top Administrator', '', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(10, 'Demonstration', 'a:2:{s:6:\"access\";a:6:{s:20:\"user/user_permission\";s:1:\"1\";s:13:\"user/user_ims\";s:1:\"1\";s:9:\"user/user\";s:1:\"1\";s:14:\"user/customers\";s:1:\"1\";s:20:\"setting/setting_tabs\";s:1:\"1\";s:13:\"setting/store\";s:1:\"1\";}s:6:\"modify\";a:6:{s:20:\"user/user_permission\";s:1:\"1\";s:13:\"user/user_ims\";i:0;s:9:\"user/user\";i:0;s:14:\"user/customers\";i:0;s:20:\"setting/setting_tabs\";i:0;s:13:\"setting/store\";i:0;}}', '0000-00-00 00:00:00', '2017-10-15 03:06:46'),
(11, 'Reseller', 'a:2:{s:6:\"access\";a:180:{s:17:\"catalog/attribute\";s:1:\"1\";s:24:\"catalog/attribute_groups\";s:1:\"1\";s:16:\"catalog/category\";s:1:\"1\";s:21:\"catalog/category_tabs\";s:1:\"1\";s:16:\"catalog/download\";s:1:\"1\";s:24:\"catalog/download_listing\";s:1:\"1\";s:20:\"catalog/manufacturer\";s:1:\"1\";s:27:\"catalog/manufacturer_layout\";s:1:\"1\";s:15:\"catalog/product\";s:1:\"1\";s:29:\"catalog/product_discount_form\";s:1:\"1\";s:26:\"catalog/product_extensions\";s:1:\"1\";s:21:\"catalog/product_files\";s:1:\"1\";s:22:\"catalog/product_images\";s:1:\"1\";s:22:\"catalog/product_layout\";s:1:\"1\";s:23:\"catalog/product_options\";s:1:\"1\";s:26:\"catalog/product_promotions\";s:1:\"1\";s:25:\"catalog/product_relations\";s:1:\"1\";s:28:\"catalog/product_special_form\";s:1:\"1\";s:23:\"catalog/product_summary\";s:1:\"1\";s:20:\"catalog/product_tabs\";s:1:\"1\";s:14:\"catalog/review\";s:1:\"1\";s:13:\"common/access\";s:1:\"1\";s:22:\"common/action_commands\";s:1:\"1\";s:14:\"common/captcha\";s:1:\"1\";s:13:\"common/common\";s:1:\"1\";s:15:\"common/do_embed\";s:1:\"1\";s:21:\"common/form_collector\";s:1:\"1\";s:23:\"common/resource_library\";s:1:\"1\";s:15:\"common/run_task\";s:1:\"1\";s:11:\"common/tabs\";s:1:\"1\";s:15:\"common/viewport\";s:1:\"1\";s:11:\"common/zone\";s:1:\"1\";s:13:\"design/blocks\";s:1:\"1\";s:21:\"design/blocks_manager\";s:1:\"1\";s:14:\"design/content\";s:1:\"1\";s:13:\"design/layout\";s:1:\"1\";s:11:\"design/menu\";s:1:\"1\";s:15:\"design/template\";s:1:\"1\";s:15:\"error/ajaxerror\";s:1:\"1\";s:24:\"extension/banner_manager\";s:1:\"1\";s:30:\"extension/banner_manager_chart\";s:1:\"1\";s:29:\"extension/banner_manager_stat\";s:1:\"1\";s:21:\"extension/cardconnect\";s:1:\"1\";s:30:\"extension/cardconnect_settings\";s:1:\"1\";s:23:\"extension/default_fedex\";s:1:\"1\";s:28:\"extension/default_pp_express\";s:1:\"1\";s:24:\"extension/default_pp_pro\";s:1:\"1\";s:24:\"extension/default_realex\";s:1:\"1\";s:33:\"extension/default_stripe_settings\";s:1:\"1\";s:30:\"extension/default_textmarketer\";s:1:\"1\";s:24:\"extension/default_twilio\";s:1:\"1\";s:21:\"extension/default_ups\";s:1:\"1\";s:26:\"extension/default_ups_save\";s:1:\"1\";s:22:\"extension/default_usps\";s:1:\"1\";s:27:\"extension/default_usps_save\";s:1:\"1\";s:24:\"extension/default_weight\";s:1:\"1\";s:33:\"extension/encryption_data_manager\";s:1:\"1\";s:19:\"extension/extension\";s:1:\"1\";s:27:\"extension/extension_summary\";s:1:\"1\";s:24:\"extension/extension_tabs\";s:1:\"1\";s:20:\"extension/extensions\";i:0;s:26:\"extension/extensions_store\";i:0;s:15:\"extension/total\";i:0;s:20:\"forms_manager/fields\";i:0;s:9:\"grid/form\";i:0;s:11:\"index/chart\";i:0;s:18:\"index/edit_details\";i:0;s:21:\"index/forgot_password\";i:0;s:11:\"index/login\";i:0;s:12:\"index/logout\";i:0;s:22:\"listing_grid/attribute\";i:0;s:29:\"listing_grid/attribute_groups\";i:0;s:27:\"listing_grid/banner_manager\";i:0;s:32:\"listing_grid/banner_manager_stat\";i:0;s:24:\"listing_grid/blocks_grid\";i:0;s:21:\"listing_grid/category\";i:0;s:20:\"listing_grid/content\";i:0;s:20:\"listing_grid/country\";i:0;s:19:\"listing_grid/coupon\";i:0;s:21:\"listing_grid/currency\";i:0;s:21:\"listing_grid/customer\";i:0;s:27:\"listing_grid/customer_group\";i:0;s:33:\"listing_grid/customer_transaction\";i:0;s:26:\"listing_grid/datasets_grid\";i:0;s:21:\"listing_grid/download\";i:0;s:22:\"listing_grid/extension\";i:0;s:25:\"listing_grid/file_uploads\";i:0;s:33:\"listing_grid/global_search_result\";i:0;s:36:\"listing_grid/install_upgrade_history\";i:0;s:21:\"listing_grid/language\";i:0;s:33:\"listing_grid/language_definitions\";i:0;s:25:\"listing_grid/length_class\";i:0;s:21:\"listing_grid/location\";i:0;s:27:\"listing_grid/location_zones\";i:0;s:25:\"listing_grid/manufacturer\";i:0;s:17:\"listing_grid/menu\";i:0;s:25:\"listing_grid/message_grid\";i:0;s:18:\"listing_grid/order\";i:0;s:25:\"listing_grid/order_status\";i:0;s:20:\"listing_grid/product\";i:0;s:28:\"listing_grid/report_customer\";i:0;s:29:\"listing_grid/report_purchased\";i:0;s:24:\"listing_grid/report_sale\";i:0;s:26:\"listing_grid/report_viewed\";i:0;s:19:\"listing_grid/review\";i:0;s:20:\"listing_grid/setting\";i:0;s:25:\"listing_grid/stock_status\";i:0;s:18:\"listing_grid/store\";i:0;s:17:\"listing_grid/task\";i:0;s:22:\"listing_grid/tax_class\";i:0;s:18:\"listing_grid/total\";i:0;s:17:\"listing_grid/user\";i:0;s:28:\"listing_grid/user_permission\";i:0;s:25:\"listing_grid/weight_class\";i:0;s:17:\"listing_grid/zone\";i:0;s:20:\"localisation/country\";i:0;s:21:\"localisation/currency\";i:0;s:21:\"localisation/language\";i:0;s:37:\"localisation/language_definition_form\";i:0;s:33:\"localisation/language_definitions\";i:0;s:33:\"localisation/language_description\";s:1:\"1\";s:25:\"localisation/length_class\";s:1:\"1\";s:21:\"localisation/location\";s:1:\"1\";s:25:\"localisation/order_status\";s:1:\"1\";s:25:\"localisation/stock_status\";s:1:\"1\";s:22:\"localisation/tax_class\";s:1:\"1\";s:25:\"localisation/weight_class\";s:1:\"1\";s:17:\"localisation/zone\";s:1:\"1\";s:17:\"neowize/dashboard\";s:1:\"1\";s:15:\"product/product\";s:1:\"1\";s:16:\"report/purchased\";s:1:\"1\";s:13:\"report/viewed\";s:1:\"1\";s:15:\"review/category\";s:1:\"1\";s:12:\"sale/contact\";s:1:\"1\";s:11:\"sale/coupon\";s:1:\"1\";s:13:\"sale/customer\";s:1:\"1\";s:19:\"sale/customer_group\";s:1:\"1\";s:25:\"sale/customer_transaction\";s:1:\"1\";s:12:\"sale/invoice\";s:1:\"1\";s:10:\"sale/order\";s:1:\"1\";s:18:\"sale/order_history\";s:1:\"1\";s:18:\"sale/order_summary\";s:1:\"1\";s:15:\"sale/order_tabs\";s:1:\"1\";s:15:\"setting/setting\";s:1:\"1\";s:26:\"setting/setting_quick_form\";s:1:\"1\";s:20:\"setting/setting_tabs\";s:1:\"1\";s:13:\"setting/store\";s:1:\"1\";s:22:\"setting/template_image\";s:1:\"1\";s:11:\"tool/backup\";s:1:\"1\";s:10:\"tool/cache\";s:1:\"0\";s:21:\"tool/datasets_manager\";s:1:\"1\";s:14:\"tool/error_log\";s:1:\"1\";s:18:\"tool/export_upload\";s:1:\"1\";s:21:\"tool/extensions_store\";s:1:\"1\";s:10:\"tool/files\";s:1:\"1\";s:18:\"tool/forms_manager\";s:1:\"1\";s:18:\"tool/global_search\";s:1:\"1\";s:18:\"tool/import_export\";s:1:\"1\";s:19:\"tool/import_process\";s:1:\"1\";s:18:\"tool/import_upload\";s:1:\"1\";s:28:\"tool/install_upgrade_history\";s:1:\"1\";s:20:\"tool/message_manager\";s:1:\"1\";s:14:\"tool/migration\";s:1:\"1\";s:21:\"tool/package_download\";s:1:\"1\";s:22:\"tool/package_installer\";s:1:\"1\";s:15:\"tool/rl_manager\";s:1:\"1\";s:9:\"tool/task\";s:1:\"1\";s:12:\"tool/updater\";s:1:\"1\";s:13:\"total/balance\";s:1:\"1\";s:12:\"total/coupon\";s:1:\"1\";s:14:\"total/handling\";s:1:\"1\";s:19:\"total/low_order_fee\";s:1:\"1\";s:14:\"total/shipping\";s:1:\"1\";s:15:\"total/sub_total\";s:1:\"1\";s:9:\"total/tax\";s:1:\"1\";s:11:\"total/total\";s:1:\"1\";s:14:\"user/customers\";s:1:\"1\";s:9:\"user/user\";s:1:\"1\";s:13:\"user/user_ims\";s:1:\"1\";s:20:\"user/user_permission\";s:1:\"1\";}s:6:\"modify\";a:180:{s:17:\"catalog/attribute\";s:1:\"1\";s:24:\"catalog/attribute_groups\";s:1:\"1\";s:16:\"catalog/category\";s:1:\"1\";s:21:\"catalog/category_tabs\";s:1:\"1\";s:16:\"catalog/download\";s:1:\"1\";s:24:\"catalog/download_listing\";s:1:\"1\";s:20:\"catalog/manufacturer\";s:1:\"1\";s:27:\"catalog/manufacturer_layout\";s:1:\"1\";s:15:\"catalog/product\";s:1:\"1\";s:29:\"catalog/product_discount_form\";s:1:\"1\";s:26:\"catalog/product_extensions\";s:1:\"1\";s:21:\"catalog/product_files\";s:1:\"1\";s:22:\"catalog/product_images\";s:1:\"1\";s:22:\"catalog/product_layout\";s:1:\"1\";s:23:\"catalog/product_options\";s:1:\"1\";s:26:\"catalog/product_promotions\";s:1:\"1\";s:25:\"catalog/product_relations\";s:1:\"1\";s:28:\"catalog/product_special_form\";s:1:\"1\";s:23:\"catalog/product_summary\";s:1:\"1\";s:20:\"catalog/product_tabs\";s:1:\"1\";s:14:\"catalog/review\";s:1:\"1\";s:13:\"common/access\";s:1:\"1\";s:22:\"common/action_commands\";s:1:\"1\";s:14:\"common/captcha\";s:1:\"1\";s:13:\"common/common\";s:1:\"1\";s:15:\"common/do_embed\";s:1:\"1\";s:21:\"common/form_collector\";s:1:\"1\";s:23:\"common/resource_library\";s:1:\"1\";s:15:\"common/run_task\";s:1:\"1\";s:11:\"common/tabs\";s:1:\"1\";s:15:\"common/viewport\";s:1:\"1\";s:11:\"common/zone\";s:1:\"1\";s:13:\"design/blocks\";s:1:\"1\";s:21:\"design/blocks_manager\";s:1:\"1\";s:14:\"design/content\";s:1:\"1\";s:13:\"design/layout\";s:1:\"1\";s:11:\"design/menu\";s:1:\"1\";s:15:\"design/template\";s:1:\"1\";s:15:\"error/ajaxerror\";s:1:\"1\";s:24:\"extension/banner_manager\";s:1:\"1\";s:30:\"extension/banner_manager_chart\";s:1:\"1\";s:29:\"extension/banner_manager_stat\";s:1:\"1\";s:21:\"extension/cardconnect\";s:1:\"1\";s:30:\"extension/cardconnect_settings\";s:1:\"1\";s:23:\"extension/default_fedex\";s:1:\"1\";s:28:\"extension/default_pp_express\";s:1:\"1\";s:24:\"extension/default_pp_pro\";s:1:\"1\";s:24:\"extension/default_realex\";s:1:\"1\";s:33:\"extension/default_stripe_settings\";s:1:\"1\";s:30:\"extension/default_textmarketer\";s:1:\"1\";s:24:\"extension/default_twilio\";s:1:\"1\";s:21:\"extension/default_ups\";s:1:\"1\";s:26:\"extension/default_ups_save\";s:1:\"1\";s:22:\"extension/default_usps\";s:1:\"1\";s:27:\"extension/default_usps_save\";s:1:\"1\";s:24:\"extension/default_weight\";s:1:\"1\";s:33:\"extension/encryption_data_manager\";s:1:\"1\";s:19:\"extension/extension\";s:1:\"1\";s:27:\"extension/extension_summary\";s:1:\"1\";s:24:\"extension/extension_tabs\";s:1:\"1\";s:20:\"extension/extensions\";i:0;s:26:\"extension/extensions_store\";i:0;s:15:\"extension/total\";i:0;s:20:\"forms_manager/fields\";i:0;s:9:\"grid/form\";i:0;s:11:\"index/chart\";i:0;s:18:\"index/edit_details\";i:0;s:21:\"index/forgot_password\";i:0;s:11:\"index/login\";i:0;s:12:\"index/logout\";i:0;s:22:\"listing_grid/attribute\";i:0;s:29:\"listing_grid/attribute_groups\";i:0;s:27:\"listing_grid/banner_manager\";i:0;s:32:\"listing_grid/banner_manager_stat\";i:0;s:24:\"listing_grid/blocks_grid\";i:0;s:21:\"listing_grid/category\";i:0;s:20:\"listing_grid/content\";i:0;s:20:\"listing_grid/country\";i:0;s:19:\"listing_grid/coupon\";i:0;s:21:\"listing_grid/currency\";i:0;s:21:\"listing_grid/customer\";i:0;s:27:\"listing_grid/customer_group\";i:0;s:33:\"listing_grid/customer_transaction\";i:0;s:26:\"listing_grid/datasets_grid\";i:0;s:21:\"listing_grid/download\";i:0;s:22:\"listing_grid/extension\";i:0;s:25:\"listing_grid/file_uploads\";i:0;s:33:\"listing_grid/global_search_result\";i:0;s:36:\"listing_grid/install_upgrade_history\";i:0;s:21:\"listing_grid/language\";i:0;s:33:\"listing_grid/language_definitions\";i:0;s:25:\"listing_grid/length_class\";i:0;s:21:\"listing_grid/location\";i:0;s:27:\"listing_grid/location_zones\";i:0;s:25:\"listing_grid/manufacturer\";i:0;s:17:\"listing_grid/menu\";i:0;s:25:\"listing_grid/message_grid\";i:0;s:18:\"listing_grid/order\";i:0;s:25:\"listing_grid/order_status\";i:0;s:20:\"listing_grid/product\";i:0;s:28:\"listing_grid/report_customer\";i:0;s:29:\"listing_grid/report_purchased\";i:0;s:24:\"listing_grid/report_sale\";i:0;s:26:\"listing_grid/report_viewed\";i:0;s:19:\"listing_grid/review\";i:0;s:20:\"listing_grid/setting\";i:0;s:25:\"listing_grid/stock_status\";i:0;s:18:\"listing_grid/store\";i:0;s:17:\"listing_grid/task\";i:0;s:22:\"listing_grid/tax_class\";i:0;s:18:\"listing_grid/total\";i:0;s:17:\"listing_grid/user\";i:0;s:28:\"listing_grid/user_permission\";i:0;s:25:\"listing_grid/weight_class\";i:0;s:17:\"listing_grid/zone\";i:0;s:20:\"localisation/country\";i:0;s:21:\"localisation/currency\";i:0;s:21:\"localisation/language\";i:0;s:37:\"localisation/language_definition_form\";i:0;s:33:\"localisation/language_definitions\";i:0;s:33:\"localisation/language_description\";s:1:\"0\";s:25:\"localisation/length_class\";s:1:\"0\";s:21:\"localisation/location\";s:1:\"0\";s:25:\"localisation/order_status\";s:1:\"0\";s:25:\"localisation/stock_status\";s:1:\"0\";s:22:\"localisation/tax_class\";s:1:\"0\";s:25:\"localisation/weight_class\";s:1:\"0\";s:17:\"localisation/zone\";s:1:\"0\";s:17:\"neowize/dashboard\";s:1:\"0\";s:15:\"product/product\";s:1:\"0\";s:16:\"report/purchased\";s:1:\"0\";s:13:\"report/viewed\";s:1:\"0\";s:15:\"review/category\";s:1:\"0\";s:12:\"sale/contact\";s:1:\"0\";s:11:\"sale/coupon\";s:1:\"0\";s:13:\"sale/customer\";s:1:\"0\";s:19:\"sale/customer_group\";s:1:\"0\";s:25:\"sale/customer_transaction\";s:1:\"0\";s:12:\"sale/invoice\";s:1:\"0\";s:10:\"sale/order\";s:1:\"0\";s:18:\"sale/order_history\";s:1:\"0\";s:18:\"sale/order_summary\";s:1:\"0\";s:15:\"sale/order_tabs\";s:1:\"0\";s:15:\"setting/setting\";s:1:\"0\";s:26:\"setting/setting_quick_form\";s:1:\"0\";s:20:\"setting/setting_tabs\";s:1:\"0\";s:13:\"setting/store\";s:1:\"0\";s:22:\"setting/template_image\";s:1:\"0\";s:11:\"tool/backup\";s:1:\"0\";s:10:\"tool/cache\";s:1:\"0\";s:21:\"tool/datasets_manager\";s:1:\"0\";s:14:\"tool/error_log\";s:1:\"0\";s:18:\"tool/export_upload\";s:1:\"0\";s:21:\"tool/extensions_store\";s:1:\"0\";s:10:\"tool/files\";s:1:\"0\";s:18:\"tool/forms_manager\";s:1:\"0\";s:18:\"tool/global_search\";s:1:\"0\";s:18:\"tool/import_export\";s:1:\"0\";s:19:\"tool/import_process\";s:1:\"0\";s:18:\"tool/import_upload\";s:1:\"1\";s:28:\"tool/install_upgrade_history\";s:1:\"1\";s:20:\"tool/message_manager\";s:1:\"1\";s:14:\"tool/migration\";s:1:\"1\";s:21:\"tool/package_download\";s:1:\"1\";s:22:\"tool/package_installer\";s:1:\"1\";s:15:\"tool/rl_manager\";s:1:\"1\";s:9:\"tool/task\";s:1:\"1\";s:12:\"tool/updater\";s:1:\"1\";s:13:\"total/balance\";s:1:\"1\";s:12:\"total/coupon\";s:1:\"1\";s:14:\"total/handling\";s:1:\"1\";s:19:\"total/low_order_fee\";s:1:\"1\";s:14:\"total/shipping\";s:1:\"1\";s:15:\"total/sub_total\";s:1:\"1\";s:9:\"total/tax\";s:1:\"1\";s:11:\"total/total\";s:1:\"1\";s:14:\"user/customers\";s:1:\"1\";s:9:\"user/user\";s:1:\"1\";s:13:\"user/user_ims\";s:1:\"1\";s:20:\"user/user_permission\";s:1:\"1\";}}', '0000-00-00 00:00:00', '2017-10-15 03:17:32'),
(12, 'Agent', 'a:2:{s:6:\"access\";a:182:{s:17:\"blocks/slideshow2\";i:0;s:17:\"catalog/attribute\";i:0;s:24:\"catalog/attribute_groups\";i:0;s:16:\"catalog/category\";i:0;s:21:\"catalog/category_tabs\";i:0;s:16:\"catalog/download\";i:0;s:24:\"catalog/download_listing\";i:0;s:20:\"catalog/manufacturer\";i:0;s:27:\"catalog/manufacturer_layout\";i:0;s:15:\"catalog/product\";s:1:\"1\";s:29:\"catalog/product_discount_form\";s:1:\"1\";s:26:\"catalog/product_extensions\";s:1:\"1\";s:21:\"catalog/product_files\";s:1:\"1\";s:22:\"catalog/product_images\";s:1:\"1\";s:22:\"catalog/product_layout\";s:1:\"1\";s:23:\"catalog/product_options\";s:1:\"1\";s:26:\"catalog/product_promotions\";s:1:\"1\";s:25:\"catalog/product_relations\";s:1:\"1\";s:28:\"catalog/product_special_form\";s:1:\"1\";s:23:\"catalog/product_summary\";s:1:\"1\";s:20:\"catalog/product_tabs\";s:1:\"1\";s:14:\"catalog/review\";i:0;s:13:\"common/access\";i:0;s:22:\"common/action_commands\";i:0;s:14:\"common/captcha\";i:0;s:13:\"common/common\";i:0;s:15:\"common/do_embed\";i:0;s:21:\"common/form_collector\";i:0;s:23:\"common/resource_library\";i:0;s:15:\"common/run_task\";i:0;s:11:\"common/tabs\";i:0;s:15:\"common/viewport\";i:0;s:11:\"common/zone\";i:0;s:13:\"design/blocks\";i:0;s:21:\"design/blocks_manager\";i:0;s:14:\"design/content\";i:0;s:13:\"design/layout\";i:0;s:11:\"design/menu\";i:0;s:15:\"design/template\";i:0;s:15:\"error/ajaxerror\";i:0;s:24:\"extension/banner_manager\";i:0;s:30:\"extension/banner_manager_chart\";i:0;s:29:\"extension/banner_manager_stat\";i:0;s:21:\"extension/cardconnect\";i:0;s:30:\"extension/cardconnect_settings\";i:0;s:23:\"extension/default_fedex\";i:0;s:28:\"extension/default_pp_express\";i:0;s:24:\"extension/default_pp_pro\";i:0;s:24:\"extension/default_realex\";i:0;s:33:\"extension/default_stripe_settings\";i:0;s:30:\"extension/default_textmarketer\";i:0;s:24:\"extension/default_twilio\";i:0;s:21:\"extension/default_ups\";i:0;s:26:\"extension/default_ups_save\";i:0;s:22:\"extension/default_usps\";i:0;s:27:\"extension/default_usps_save\";i:0;s:24:\"extension/default_weight\";i:0;s:33:\"extension/encryption_data_manager\";i:0;s:19:\"extension/extension\";i:0;s:27:\"extension/extension_summary\";i:0;s:24:\"extension/extension_tabs\";i:0;s:20:\"extension/extensions\";i:0;s:26:\"extension/extensions_store\";i:0;s:20:\"extension/mobile_app\";i:0;s:15:\"extension/total\";i:0;s:20:\"forms_manager/fields\";i:0;s:9:\"grid/form\";i:0;s:11:\"index/chart\";s:1:\"1\";s:18:\"index/edit_details\";s:1:\"1\";s:21:\"index/forgot_password\";s:1:\"1\";s:11:\"index/login\";s:1:\"1\";s:12:\"index/logout\";s:1:\"1\";s:22:\"listing_grid/attribute\";i:0;s:29:\"listing_grid/attribute_groups\";i:0;s:27:\"listing_grid/banner_manager\";i:0;s:32:\"listing_grid/banner_manager_stat\";i:0;s:24:\"listing_grid/blocks_grid\";i:0;s:21:\"listing_grid/category\";i:0;s:20:\"listing_grid/content\";i:0;s:20:\"listing_grid/country\";i:0;s:19:\"listing_grid/coupon\";i:0;s:21:\"listing_grid/currency\";i:0;s:21:\"listing_grid/customer\";i:0;s:27:\"listing_grid/customer_group\";i:0;s:33:\"listing_grid/customer_transaction\";i:0;s:26:\"listing_grid/datasets_grid\";i:0;s:21:\"listing_grid/download\";i:0;s:22:\"listing_grid/extension\";i:0;s:25:\"listing_grid/file_uploads\";i:0;s:33:\"listing_grid/global_search_result\";s:1:\"1\";s:36:\"listing_grid/install_upgrade_history\";i:0;s:21:\"listing_grid/language\";i:0;s:33:\"listing_grid/language_definitions\";i:0;s:25:\"listing_grid/length_class\";i:0;s:21:\"listing_grid/location\";i:0;s:27:\"listing_grid/location_zones\";i:0;s:25:\"listing_grid/manufacturer\";i:0;s:17:\"listing_grid/menu\";i:0;s:25:\"listing_grid/message_grid\";i:0;s:18:\"listing_grid/order\";i:0;s:25:\"listing_grid/order_status\";i:0;s:20:\"listing_grid/product\";s:1:\"1\";s:28:\"listing_grid/report_customer\";i:0;s:29:\"listing_grid/report_purchased\";i:0;s:24:\"listing_grid/report_sale\";i:0;s:26:\"listing_grid/report_viewed\";i:0;s:19:\"listing_grid/review\";i:0;s:20:\"listing_grid/setting\";i:0;s:25:\"listing_grid/stock_status\";i:0;s:18:\"listing_grid/store\";i:0;s:17:\"listing_grid/task\";i:0;s:22:\"listing_grid/tax_class\";i:0;s:18:\"listing_grid/total\";i:0;s:17:\"listing_grid/user\";i:0;s:28:\"listing_grid/user_permission\";i:0;s:25:\"listing_grid/weight_class\";i:0;s:17:\"listing_grid/zone\";i:0;s:20:\"localisation/country\";i:0;s:21:\"localisation/currency\";i:0;s:21:\"localisation/language\";i:0;s:37:\"localisation/language_definition_form\";i:0;s:33:\"localisation/language_definitions\";i:0;s:33:\"localisation/language_description\";i:0;s:25:\"localisation/length_class\";i:0;s:21:\"localisation/location\";i:0;s:25:\"localisation/order_status\";i:0;s:25:\"localisation/stock_status\";i:0;s:22:\"localisation/tax_class\";i:0;s:25:\"localisation/weight_class\";i:0;s:17:\"localisation/zone\";i:0;s:17:\"neowize/dashboard\";s:1:\"1\";s:15:\"product/product\";s:1:\"1\";s:16:\"report/purchased\";i:0;s:13:\"report/viewed\";i:0;s:15:\"review/category\";i:0;s:12:\"sale/contact\";i:0;s:11:\"sale/coupon\";i:0;s:13:\"sale/customer\";i:0;s:19:\"sale/customer_group\";i:0;s:25:\"sale/customer_transaction\";i:0;s:12:\"sale/invoice\";i:0;s:10:\"sale/order\";i:0;s:18:\"sale/order_history\";i:0;s:18:\"sale/order_summary\";i:0;s:15:\"sale/order_tabs\";i:0;s:15:\"setting/setting\";i:0;s:26:\"setting/setting_quick_form\";i:0;s:20:\"setting/setting_tabs\";i:0;s:13:\"setting/store\";i:0;s:22:\"setting/template_image\";i:0;s:11:\"tool/backup\";i:0;s:10:\"tool/cache\";i:0;s:21:\"tool/datasets_manager\";i:0;s:14:\"tool/error_log\";i:0;s:18:\"tool/export_upload\";i:0;s:21:\"tool/extensions_store\";i:0;s:10:\"tool/files\";i:0;s:18:\"tool/forms_manager\";i:0;s:18:\"tool/global_search\";s:1:\"1\";s:18:\"tool/import_export\";i:0;s:19:\"tool/import_process\";i:0;s:18:\"tool/import_upload\";i:0;s:28:\"tool/install_upgrade_history\";i:0;s:20:\"tool/message_manager\";i:0;s:14:\"tool/migration\";i:0;s:21:\"tool/package_download\";i:0;s:22:\"tool/package_installer\";i:0;s:15:\"tool/rl_manager\";i:0;s:9:\"tool/task\";i:0;s:12:\"tool/updater\";i:0;s:13:\"total/balance\";i:0;s:12:\"total/coupon\";i:0;s:14:\"total/handling\";i:0;s:19:\"total/low_order_fee\";i:0;s:14:\"total/shipping\";i:0;s:15:\"total/sub_total\";i:0;s:9:\"total/tax\";i:0;s:11:\"total/total\";i:0;s:14:\"user/customers\";i:0;s:9:\"user/user\";i:0;s:13:\"user/user_ims\";i:0;s:20:\"user/user_permission\";i:0;}s:6:\"modify\";a:182:{s:17:\"blocks/slideshow2\";i:0;s:17:\"catalog/attribute\";i:0;s:24:\"catalog/attribute_groups\";i:0;s:16:\"catalog/category\";i:0;s:21:\"catalog/category_tabs\";i:0;s:16:\"catalog/download\";i:0;s:24:\"catalog/download_listing\";i:0;s:20:\"catalog/manufacturer\";i:0;s:27:\"catalog/manufacturer_layout\";i:0;s:15:\"catalog/product\";s:1:\"1\";s:29:\"catalog/product_discount_form\";s:1:\"1\";s:26:\"catalog/product_extensions\";s:1:\"1\";s:21:\"catalog/product_files\";s:1:\"1\";s:22:\"catalog/product_images\";s:1:\"1\";s:22:\"catalog/product_layout\";s:1:\"1\";s:23:\"catalog/product_options\";s:1:\"1\";s:26:\"catalog/product_promotions\";s:1:\"1\";s:25:\"catalog/product_relations\";s:1:\"1\";s:28:\"catalog/product_special_form\";s:1:\"1\";s:23:\"catalog/product_summary\";s:1:\"1\";s:20:\"catalog/product_tabs\";s:1:\"1\";s:14:\"catalog/review\";i:0;s:13:\"common/access\";i:0;s:22:\"common/action_commands\";i:0;s:14:\"common/captcha\";i:0;s:13:\"common/common\";i:0;s:15:\"common/do_embed\";i:0;s:21:\"common/form_collector\";i:0;s:23:\"common/resource_library\";i:0;s:15:\"common/run_task\";i:0;s:11:\"common/tabs\";i:0;s:15:\"common/viewport\";i:0;s:11:\"common/zone\";i:0;s:13:\"design/blocks\";i:0;s:21:\"design/blocks_manager\";i:0;s:14:\"design/content\";i:0;s:13:\"design/layout\";i:0;s:11:\"design/menu\";i:0;s:15:\"design/template\";i:0;s:15:\"error/ajaxerror\";i:0;s:24:\"extension/banner_manager\";i:0;s:30:\"extension/banner_manager_chart\";i:0;s:29:\"extension/banner_manager_stat\";i:0;s:21:\"extension/cardconnect\";i:0;s:30:\"extension/cardconnect_settings\";i:0;s:23:\"extension/default_fedex\";i:0;s:28:\"extension/default_pp_express\";i:0;s:24:\"extension/default_pp_pro\";i:0;s:24:\"extension/default_realex\";i:0;s:33:\"extension/default_stripe_settings\";i:0;s:30:\"extension/default_textmarketer\";i:0;s:24:\"extension/default_twilio\";i:0;s:21:\"extension/default_ups\";i:0;s:26:\"extension/default_ups_save\";i:0;s:22:\"extension/default_usps\";i:0;s:27:\"extension/default_usps_save\";i:0;s:24:\"extension/default_weight\";i:0;s:33:\"extension/encryption_data_manager\";i:0;s:19:\"extension/extension\";i:0;s:27:\"extension/extension_summary\";i:0;s:24:\"extension/extension_tabs\";i:0;s:20:\"extension/extensions\";i:0;s:26:\"extension/extensions_store\";i:0;s:20:\"extension/mobile_app\";i:0;s:15:\"extension/total\";i:0;s:20:\"forms_manager/fields\";i:0;s:9:\"grid/form\";i:0;s:11:\"index/chart\";s:1:\"0\";s:18:\"index/edit_details\";s:1:\"0\";s:21:\"index/forgot_password\";s:1:\"0\";s:11:\"index/login\";s:1:\"0\";s:12:\"index/logout\";s:1:\"0\";s:22:\"listing_grid/attribute\";i:0;s:29:\"listing_grid/attribute_groups\";i:0;s:27:\"listing_grid/banner_manager\";i:0;s:32:\"listing_grid/banner_manager_stat\";i:0;s:24:\"listing_grid/blocks_grid\";i:0;s:21:\"listing_grid/category\";i:0;s:20:\"listing_grid/content\";i:0;s:20:\"listing_grid/country\";i:0;s:19:\"listing_grid/coupon\";i:0;s:21:\"listing_grid/currency\";i:0;s:21:\"listing_grid/customer\";i:0;s:27:\"listing_grid/customer_group\";i:0;s:33:\"listing_grid/customer_transaction\";i:0;s:26:\"listing_grid/datasets_grid\";i:0;s:21:\"listing_grid/download\";i:0;s:22:\"listing_grid/extension\";i:0;s:25:\"listing_grid/file_uploads\";i:0;s:33:\"listing_grid/global_search_result\";i:0;s:36:\"listing_grid/install_upgrade_history\";i:0;s:21:\"listing_grid/language\";i:0;s:33:\"listing_grid/language_definitions\";i:0;s:25:\"listing_grid/length_class\";i:0;s:21:\"listing_grid/location\";i:0;s:27:\"listing_grid/location_zones\";i:0;s:25:\"listing_grid/manufacturer\";i:0;s:17:\"listing_grid/menu\";i:0;s:25:\"listing_grid/message_grid\";i:0;s:18:\"listing_grid/order\";i:0;s:25:\"listing_grid/order_status\";i:0;s:20:\"listing_grid/product\";s:1:\"1\";s:28:\"listing_grid/report_customer\";i:0;s:29:\"listing_grid/report_purchased\";i:0;s:24:\"listing_grid/report_sale\";i:0;s:26:\"listing_grid/report_viewed\";i:0;s:19:\"listing_grid/review\";i:0;s:20:\"listing_grid/setting\";i:0;s:25:\"listing_grid/stock_status\";i:0;s:18:\"listing_grid/store\";i:0;s:17:\"listing_grid/task\";i:0;s:22:\"listing_grid/tax_class\";i:0;s:18:\"listing_grid/total\";i:0;s:17:\"listing_grid/user\";i:0;s:28:\"listing_grid/user_permission\";i:0;s:25:\"listing_grid/weight_class\";i:0;s:17:\"listing_grid/zone\";i:0;s:20:\"localisation/country\";i:0;s:21:\"localisation/currency\";i:0;s:21:\"localisation/language\";i:0;s:37:\"localisation/language_definition_form\";i:0;s:33:\"localisation/language_definitions\";i:0;s:33:\"localisation/language_description\";i:0;s:25:\"localisation/length_class\";i:0;s:21:\"localisation/location\";i:0;s:25:\"localisation/order_status\";i:0;s:25:\"localisation/stock_status\";i:0;s:22:\"localisation/tax_class\";i:0;s:25:\"localisation/weight_class\";i:0;s:17:\"localisation/zone\";i:0;s:17:\"neowize/dashboard\";s:1:\"1\";s:15:\"product/product\";s:1:\"1\";s:16:\"report/purchased\";i:0;s:13:\"report/viewed\";i:0;s:15:\"review/category\";i:0;s:12:\"sale/contact\";i:0;s:11:\"sale/coupon\";i:0;s:13:\"sale/customer\";i:0;s:19:\"sale/customer_group\";i:0;s:25:\"sale/customer_transaction\";i:0;s:12:\"sale/invoice\";i:0;s:10:\"sale/order\";i:0;s:18:\"sale/order_history\";i:0;s:18:\"sale/order_summary\";i:0;s:15:\"sale/order_tabs\";i:0;s:15:\"setting/setting\";i:0;s:26:\"setting/setting_quick_form\";i:0;s:20:\"setting/setting_tabs\";i:0;s:13:\"setting/store\";i:0;s:22:\"setting/template_image\";i:0;s:11:\"tool/backup\";i:0;s:10:\"tool/cache\";i:0;s:21:\"tool/datasets_manager\";i:0;s:14:\"tool/error_log\";i:0;s:18:\"tool/export_upload\";i:0;s:21:\"tool/extensions_store\";i:0;s:10:\"tool/files\";i:0;s:18:\"tool/forms_manager\";i:0;s:18:\"tool/global_search\";i:0;s:18:\"tool/import_export\";i:0;s:19:\"tool/import_process\";i:0;s:18:\"tool/import_upload\";i:0;s:28:\"tool/install_upgrade_history\";i:0;s:20:\"tool/message_manager\";i:0;s:14:\"tool/migration\";i:0;s:21:\"tool/package_download\";i:0;s:22:\"tool/package_installer\";i:0;s:15:\"tool/rl_manager\";i:0;s:9:\"tool/task\";i:0;s:12:\"tool/updater\";i:0;s:13:\"total/balance\";i:0;s:12:\"total/coupon\";i:0;s:14:\"total/handling\";i:0;s:19:\"total/low_order_fee\";i:0;s:14:\"total/shipping\";i:0;s:15:\"total/sub_total\";i:0;s:9:\"total/tax\";i:0;s:11:\"total/total\";i:0;s:14:\"user/customers\";i:0;s:9:\"user/user\";i:0;s:13:\"user/user_ims\";i:0;s:20:\"user/user_permission\";i:0;}}', '0000-00-00 00:00:00', '2018-11-22 11:27:41');

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

--
-- Table structure for table `ab1l_user_notifications`
--

CREATE TABLE `ab1l_user_notifications` (
  `user_id` int(11) NOT NULL,
  `store_id` int(11) NOT NULL,
  `section` tinyint(1) NOT NULL COMMENT '1 - admin, 0 - storefront',
  `sendpoint` varchar(255) NOT NULL,
  `protocol` varchar(30) NOT NULL,
  `uri` text NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `ab1l_weight_classes`
--

CREATE TABLE `ab1l_weight_classes` (
  `weight_class_id` int(11) NOT NULL,
  `value` decimal(15,8) NOT NULL DEFAULT 0.00000000,
  `iso_code` varchar(5) NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_weight_classes`
--

INSERT INTO `ab1l_weight_classes` (`weight_class_id`, `value`, `iso_code`, `date_added`, `date_modified`) VALUES
(1, 1.00000000, 'KILO', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(2, 1000.00000000, 'GRAM', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(5, 2.20460000, 'PUND', '0000-00-00 00:00:00', '2017-10-11 10:30:00'),
(6, 35.27400000, 'USOU', '0000-00-00 00:00:00', '2017-10-11 10:30:00');

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

--
-- Table structure for table `ab1l_weight_class_descriptions`
--

CREATE TABLE `ab1l_weight_class_descriptions` (
  `weight_class_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `title` varchar(32) NOT NULL COMMENT 'translatable',
  `unit` varchar(4) NOT NULL DEFAULT '' COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_weight_class_descriptions`
--

INSERT INTO `ab1l_weight_class_descriptions` (`weight_class_id`, `language_id`, `title`, `unit`) VALUES
(1, 1, 'Kilogram', 'kg'),
(2, 1, 'Gram', 'g'),
(5, 1, 'Pound ', 'lb'),
(6, 1, 'Ounce', 'oz'),
(1, 2, 'Kilogram', 'kg'),
(2, 2, 'Gram', 'g'),
(5, 2, 'Pound ', 'lb'),
(6, 2, 'Ounce', 'oz');

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

--
-- Table structure for table `ab1l_zones`
--

CREATE TABLE `ab1l_zones` (
  `zone_id` int(11) NOT NULL,
  `country_id` int(11) NOT NULL,
  `code` varchar(32) NOT NULL DEFAULT '',
  `status` int(1) NOT NULL DEFAULT 1,
  `sort_order` int(3) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_zones`
--

INSERT INTO `ab1l_zones` (`zone_id`, `country_id`, `code`, `status`, `sort_order`) VALUES
(1, 1, 'BDS', 1, 0),
(2, 1, 'BDG', 1, 0),
(3, 1, 'BGL', 1, 0),
(4, 1, 'BAL', 1, 0),
(5, 1, 'BAM', 1, 0),
(6, 1, 'FRA', 1, 0),
(7, 1, 'FYB', 1, 0),
(8, 1, 'GHA', 1, 0),
(9, 1, 'GHO', 1, 0),
(10, 1, 'HEL', 1, 0),
(11, 1, 'HER', 1, 0),
(12, 1, 'JOW', 1, 0),
(13, 1, 'KAB', 1, 0),
(14, 1, 'KAN', 1, 0),
(15, 1, 'KAP', 1, 0),
(16, 1, 'KHO', 1, 0),
(17, 1, 'KNR', 1, 0),
(18, 1, 'KDZ', 1, 0),
(19, 1, 'LAG', 1, 0),
(20, 1, 'LOW', 1, 0),
(21, 1, 'NAN', 1, 0),
(22, 1, 'NIM', 1, 0),
(23, 1, 'NUR', 1, 0),
(24, 1, 'ORU', 1, 0),
(25, 1, 'PIA', 1, 0),
(26, 1, 'PKA', 1, 0),
(27, 1, 'PAR', 1, 0),
(28, 1, 'SAM', 1, 0),
(29, 1, 'SAR', 1, 0),
(30, 1, 'TAK', 1, 0),
(31, 1, 'WAR', 1, 0),
(32, 1, 'ZAB', 1, 0),
(33, 2, 'BR', 1, 0),
(34, 2, 'BU', 1, 0),
(35, 2, 'DL', 1, 0),
(36, 2, 'DV', 1, 0),
(37, 2, 'DI', 1, 0),
(38, 2, 'DR', 1, 0),
(39, 2, 'EL', 1, 0),
(40, 2, 'ER', 1, 0),
(41, 2, 'FR', 1, 0),
(42, 2, 'GJ', 1, 0),
(43, 2, 'GR', 1, 0),
(44, 2, 'HA', 1, 0),
(45, 2, 'KA', 1, 0),
(46, 2, 'KB', 1, 0),
(47, 2, 'KC', 1, 0),
(48, 2, 'KO', 1, 0),
(49, 2, 'KR', 1, 0),
(50, 2, 'KU', 1, 0),
(51, 2, 'LB', 1, 0),
(52, 2, 'LE', 1, 0),
(53, 2, 'LU', 1, 0),
(54, 2, 'MM', 1, 0),
(55, 2, 'MK', 1, 0),
(56, 2, 'MT', 1, 0),
(57, 2, 'MR', 1, 0),
(58, 2, 'PQ', 1, 0),
(59, 2, 'PR', 1, 0),
(60, 2, 'PG', 1, 0),
(61, 2, 'PU', 1, 0),
(62, 2, 'SH', 1, 0),
(63, 2, 'SK', 1, 0),
(64, 2, 'SR', 1, 0),
(65, 2, 'TE', 1, 0),
(66, 2, 'TP', 1, 0),
(67, 2, 'TR', 1, 0),
(68, 2, 'VL', 1, 0),
(69, 3, 'ADR', 1, 0),
(70, 3, 'ADE', 1, 0),
(71, 3, 'ATE', 1, 0),
(72, 3, 'ALG', 1, 0),
(73, 3, 'ANN', 1, 0),
(74, 3, 'BAT', 1, 0),
(75, 3, 'BEC', 1, 0),
(76, 3, 'BEJ', 1, 0),
(77, 3, 'BIS', 1, 0),
(78, 3, 'BLI', 1, 0),
(79, 3, 'BBA', 1, 0),
(80, 3, 'BOA', 1, 0),
(81, 3, 'BMD', 1, 0),
(82, 3, 'CHL', 1, 0),
(83, 3, 'CON', 1, 0),
(84, 3, 'DJE', 1, 0),
(85, 3, 'EBA', 1, 0),
(86, 3, 'EOU', 1, 0),
(87, 3, 'ETA', 1, 0),
(88, 3, 'GHA', 1, 0),
(89, 3, 'GUE', 1, 0),
(90, 3, 'ILL', 1, 0),
(91, 3, 'JIJ', 1, 0),
(92, 3, 'KHE', 1, 0),
(93, 3, 'LAG', 1, 0),
(94, 3, 'MUA', 1, 0),
(95, 3, 'MED', 1, 0),
(96, 3, 'MIL', 1, 0),
(97, 3, 'MOS', 1, 0),
(98, 3, 'MSI', 1, 0),
(99, 3, 'NAA', 1, 0),
(100, 3, 'ORA', 1, 0),
(101, 3, 'OUA', 1, 0),
(102, 3, 'OEB', 1, 0),
(103, 3, 'REL', 1, 0),
(104, 3, 'SAI', 1, 0),
(105, 3, 'SET', 1, 0),
(106, 3, 'SBA', 1, 0),
(107, 3, 'SKI', 1, 0),
(108, 3, 'SAH', 1, 0),
(109, 3, 'TAM', 1, 0),
(110, 3, 'TEB', 1, 0),
(111, 3, 'TIA', 1, 0),
(112, 3, 'TIN', 1, 0),
(113, 3, 'TIP', 1, 0),
(114, 3, 'TIS', 1, 0),
(115, 3, 'TOU', 1, 0),
(116, 3, 'TLE', 1, 0),
(117, 4, 'E', 1, 0),
(118, 4, 'M', 1, 0),
(119, 4, 'R', 1, 0),
(120, 4, 'S', 1, 0),
(121, 4, 'W', 1, 0),
(122, 5, 'ALV', 1, 0),
(123, 5, 'CAN', 1, 0),
(124, 5, 'ENC', 1, 0),
(125, 5, 'ESE', 1, 0),
(126, 5, 'LMA', 1, 0),
(127, 5, 'ORD', 1, 0),
(128, 5, 'SJL', 1, 0),
(129, 6, 'BGO', 1, 0),
(130, 6, 'BGU', 1, 0),
(131, 6, 'BIE', 1, 0),
(132, 6, 'CAB', 1, 0),
(133, 6, 'CCU', 1, 0),
(134, 6, 'CNO', 1, 0),
(135, 6, 'CUS', 1, 0),
(136, 6, 'CNN', 1, 0),
(137, 6, 'HUA', 1, 0),
(138, 6, 'HUI', 1, 0),
(139, 6, 'LUA', 1, 0),
(140, 6, 'LNO', 1, 0),
(141, 6, 'LSU', 1, 0),
(142, 6, 'MAL', 1, 0),
(143, 6, 'MOX', 1, 0),
(144, 6, 'NAM', 1, 0),
(145, 6, 'UIG', 1, 0),
(146, 6, 'ZAI', 1, 0),
(147, 9, 'ASG', 1, 0),
(148, 9, 'ASJ', 1, 0),
(149, 9, 'ASM', 1, 0),
(150, 9, 'ASL', 1, 0),
(151, 9, 'ASR', 1, 0),
(152, 9, 'ASH', 1, 0),
(153, 9, 'BAR', 1, 0),
(154, 9, 'RED', 1, 0),
(155, 10, 'AN', 1, 0),
(156, 10, 'BA', 1, 0),
(157, 10, 'CA', 1, 0),
(158, 10, 'CH', 1, 0),
(159, 10, 'CU', 1, 0),
(160, 10, 'CO', 1, 0),
(161, 10, 'CR', 1, 0),
(162, 10, 'DF', 1, 0),
(163, 10, 'ER', 1, 0),
(164, 10, 'FO', 1, 0),
(165, 10, 'JU', 1, 0),
(166, 10, 'LP', 1, 0),
(167, 10, 'LR', 1, 0),
(168, 10, 'ME', 1, 0),
(169, 10, 'MI', 1, 0),
(170, 10, 'NE', 1, 0),
(171, 10, 'RN', 1, 0),
(172, 10, 'SA', 1, 0),
(173, 10, 'SJ', 1, 0),
(174, 10, 'SL', 1, 0),
(175, 10, 'SC', 1, 0),
(176, 10, 'SF', 1, 0),
(177, 10, 'SD', 1, 0),
(178, 10, 'TF', 1, 0),
(179, 10, 'TU', 1, 0),
(180, 11, 'AGT', 1, 0),
(181, 11, 'ARR', 1, 0),
(182, 11, 'ARM', 1, 0),
(183, 11, 'GEG', 1, 0),
(184, 11, 'KOT', 1, 0),
(185, 11, 'LOR', 1, 0),
(186, 11, 'SHI', 1, 0),
(187, 11, 'SYU', 1, 0),
(188, 11, 'TAV', 1, 0),
(189, 11, 'VAY', 1, 0),
(190, 11, 'YER', 1, 0),
(191, 13, 'ACT', 1, 0),
(192, 13, 'NSW', 1, 0),
(193, 13, 'NT', 1, 0),
(194, 13, 'QLD', 1, 0),
(195, 13, 'SA', 1, 0),
(196, 13, 'TAS', 1, 0),
(197, 13, 'VIC', 1, 0),
(198, 13, 'WA', 1, 0),
(199, 14, 'BUR', 1, 0),
(200, 14, 'KAR', 1, 0),
(201, 14, 'NOS', 1, 0),
(202, 14, 'OOS', 1, 0),
(203, 14, 'SAL', 1, 0),
(204, 14, 'STE', 1, 0),
(205, 14, 'TIR', 1, 0),
(206, 14, 'VOR', 1, 0),
(207, 14, 'WIE', 1, 0),
(208, 15, 'AB', 1, 0),
(209, 15, 'ABS', 1, 0),
(210, 15, 'AGC', 1, 0),
(211, 15, 'AGM', 1, 0),
(212, 15, 'AGS', 1, 0),
(213, 15, 'AGA', 1, 0),
(214, 15, 'AGU', 1, 0),
(215, 15, 'AST', 1, 0),
(216, 15, 'BA', 1, 0),
(217, 15, 'BAB', 1, 0),
(218, 15, 'BAL', 1, 0),
(219, 15, 'BAR', 1, 0),
(220, 15, 'BEY', 1, 0),
(221, 15, 'BIL', 1, 0),
(222, 15, 'CAB', 1, 0),
(223, 15, 'CAL', 1, 0),
(224, 15, 'CUL', 1, 0),
(225, 15, 'DAS', 1, 0),
(226, 15, 'DAV', 1, 0),
(227, 15, 'FUZ', 1, 0),
(228, 15, 'GA', 1, 0),
(229, 15, 'GAD', 1, 0),
(230, 15, 'GOR', 1, 0),
(231, 15, 'GOY', 1, 0),
(232, 15, 'HAC', 1, 0),
(233, 15, 'IMI', 1, 0),
(234, 15, 'ISM', 1, 0),
(235, 15, 'KAL', 1, 0),
(236, 15, 'KUR', 1, 0),
(237, 15, 'LA', 1, 0),
(238, 15, 'LAC', 1, 0),
(239, 15, 'LAN', 1, 0),
(240, 15, 'LER', 1, 0),
(241, 15, 'MAS', 1, 0),
(242, 15, 'MI', 1, 0),
(243, 15, 'NA', 1, 0),
(244, 15, 'NEF', 1, 0),
(245, 15, 'OGU', 1, 0),
(246, 15, 'ORD', 1, 0),
(247, 15, 'QAB', 1, 0),
(248, 15, 'QAX', 1, 0),
(249, 15, 'QAZ', 1, 0),
(250, 15, 'QOB', 1, 0),
(251, 15, 'QBA', 1, 0),
(252, 15, 'QBI', 1, 0),
(253, 15, 'QUS', 1, 0),
(254, 15, 'SA', 1, 0),
(255, 15, 'SAT', 1, 0),
(256, 15, 'SAB', 1, 0),
(257, 15, 'SAD', 1, 0),
(258, 15, 'SAH', 1, 0),
(259, 15, 'SAK', 1, 0),
(260, 15, 'SAL', 1, 0),
(261, 15, 'SM', 1, 0),
(262, 15, 'SMI', 1, 0),
(263, 15, 'SKR', 1, 0),
(264, 15, 'SMX', 1, 0),
(265, 15, 'SAR', 1, 0),
(266, 15, 'SIY', 1, 0),
(267, 15, 'SS', 1, 0),
(268, 15, 'SUS', 1, 0),
(269, 15, 'TAR', 1, 0),
(270, 15, 'TOV', 1, 0),
(271, 15, 'UCA', 1, 0),
(272, 15, 'XA', 1, 0),
(273, 15, 'XAC', 1, 0),
(274, 15, 'XAN', 1, 0),
(275, 15, 'XIZ', 1, 0),
(276, 15, 'XCI', 1, 0),
(277, 15, 'XVD', 1, 0),
(278, 15, 'YAR', 1, 0),
(279, 15, 'YEV', 1, 0),
(280, 15, 'ZAN', 1, 0),
(281, 15, 'ZAQ', 1, 0),
(282, 15, 'ZAR', 1, 0),
(283, 15, 'NX', 1, 0),
(284, 16, 'ACK', 1, 0),
(285, 16, 'BER', 1, 0),
(286, 16, 'BIM', 1, 0),
(287, 16, 'BLK', 1, 0),
(288, 16, 'CAT', 1, 0),
(289, 16, 'CAB', 1, 0),
(290, 16, 'CAN', 1, 0),
(291, 16, 'CEL', 1, 0),
(292, 16, 'FRE', 1, 0),
(293, 16, 'CRO', 1, 0),
(294, 16, 'EGB', 1, 0),
(295, 16, 'EXU', 1, 0),
(296, 16, 'GRD', 1, 0),
(297, 16, 'HAR', 1, 0),
(298, 16, 'HOP', 1, 0),
(299, 16, 'INA', 1, 0),
(300, 16, 'LNG', 1, 0),
(301, 16, 'MAN', 1, 0),
(302, 16, 'MAY', 1, 0),
(303, 16, 'MOO', 1, 0),
(304, 16, 'NAB', 1, 0),
(305, 16, 'NAN', 1, 0),
(306, 16, 'NEL', 1, 0),
(307, 16, 'RAG', 1, 0),
(308, 16, 'RUM', 1, 0),
(309, 16, 'SAL', 1, 0),
(310, 16, 'SAB', 1, 0),
(311, 16, 'SAN', 1, 0),
(312, 16, 'SEL', 1, 0),
(313, 16, 'SWE', 1, 0),
(314, 16, 'WGB', 1, 0),
(315, 17, 'CAP', 1, 0),
(316, 17, 'CEN', 1, 0),
(317, 17, 'MUH', 1, 0),
(318, 17, 'NOR', 1, 0),
(319, 17, 'SOU', 1, 0),
(320, 18, 'BAR', 1, 0),
(321, 18, 'CHI', 1, 0),
(322, 18, 'DHA', 1, 0),
(323, 18, 'KHU', 1, 0),
(324, 18, 'RAJ', 1, 0),
(325, 18, 'SYL', 1, 0),
(326, 19, 'CC', 1, 0),
(327, 19, 'AND', 1, 0),
(328, 19, 'GEO', 1, 0),
(329, 19, 'JAM', 1, 0),
(330, 19, 'JOH', 1, 0),
(331, 19, 'JOS', 1, 0),
(332, 19, 'LUC', 1, 0),
(333, 19, 'MIC', 1, 0),
(334, 19, 'PET', 1, 0),
(335, 19, 'PHI', 1, 0),
(336, 19, 'THO', 1, 0),
(337, 20, 'BR', 1, 0),
(338, 20, 'HO', 1, 0),
(339, 20, 'HM', 1, 0),
(340, 20, 'HR', 1, 0),
(341, 20, 'MA', 1, 0),
(342, 20, 'MI', 1, 0),
(343, 20, 'VI', 1, 0),
(344, 21, 'VAN', 1, 0),
(345, 21, 'WBR', 1, 0),
(346, 21, 'WHT', 1, 0),
(347, 21, 'WLG', 1, 0),
(348, 21, 'VLI', 1, 0),
(349, 21, 'WLX', 1, 0),
(350, 21, 'WNA', 1, 0),
(351, 21, 'VOV', 1, 0),
(352, 21, 'VBR', 1, 0),
(353, 21, 'VWV', 1, 0),
(354, 22, 'BZ', 1, 0),
(355, 22, 'CY', 1, 0),
(356, 22, 'CR', 1, 0),
(357, 22, 'OW', 1, 0),
(358, 22, 'SC', 1, 0),
(359, 22, 'TO', 1, 0),
(360, 23, 'AL', 1, 0),
(361, 23, 'AK', 1, 0),
(362, 23, 'AQ', 1, 0),
(363, 23, 'BO', 1, 0),
(364, 23, 'CO', 1, 0),
(365, 23, 'DO', 1, 0),
(366, 23, 'KO', 1, 0),
(367, 23, 'LI', 1, 0),
(368, 23, 'MO', 1, 0),
(369, 23, 'OU', 1, 0),
(370, 23, 'PL', 1, 0),
(371, 23, 'ZO', 1, 0),
(372, 24, 'DS', 1, 0),
(373, 24, 'HC', 1, 0),
(374, 24, 'HA', 1, 0),
(375, 24, 'PG', 1, 0),
(376, 24, 'PB', 1, 0),
(377, 24, 'GC', 1, 0),
(378, 24, 'SG', 1, 0),
(379, 24, 'SA', 1, 0),
(380, 24, 'SM', 1, 0),
(381, 24, 'SH', 1, 0),
(382, 24, 'WA', 1, 0),
(383, 25, 'BUM', 1, 0),
(384, 25, 'CHU', 1, 0),
(385, 25, 'DAG', 1, 0),
(386, 25, 'GAS', 1, 0),
(387, 25, 'HAA', 1, 0),
(388, 25, 'LHU', 1, 0),
(389, 25, 'MON', 1, 0),
(390, 25, 'PAR', 1, 0),
(391, 25, 'PEM', 1, 0),
(392, 25, 'PUN', 1, 0),
(393, 25, 'SJO', 1, 0),
(394, 25, 'SAT', 1, 0),
(395, 25, 'SAR', 1, 0),
(396, 25, 'THI', 1, 0),
(397, 25, 'TRG', 1, 0),
(398, 25, 'TRY', 1, 0),
(399, 25, 'TRO', 1, 0),
(400, 25, 'TSI', 1, 0),
(401, 25, 'WPH', 1, 0),
(402, 25, 'ZHE', 1, 0),
(403, 26, 'BEN', 1, 0),
(404, 26, 'CHU', 1, 0),
(405, 26, 'COC', 1, 0),
(406, 26, 'LPZ', 1, 0),
(407, 26, 'ORU', 1, 0),
(408, 26, 'PAN', 1, 0),
(409, 26, 'POT', 1, 0),
(410, 26, 'SCZ', 1, 0),
(411, 26, 'TAR', 1, 0),
(412, 27, 'BRO', 1, 0),
(413, 27, 'FUS', 1, 0),
(414, 27, 'FPO', 1, 0),
(415, 27, 'FTU', 1, 0),
(416, 27, 'FZE', 1, 0),
(417, 27, 'FBP', 1, 0),
(418, 27, 'FSB', 1, 0),
(419, 27, 'FHN', 1, 0),
(420, 27, 'FZH', 1, 0),
(421, 27, 'FSA', 1, 0),
(422, 27, 'FZA', 1, 0),
(423, 27, 'SBL', 1, 0),
(424, 27, 'SDO', 1, 0),
(425, 27, 'SBI', 1, 0),
(426, 27, 'SVL', 1, 0),
(427, 27, 'SSR', 1, 0),
(428, 27, 'SFO', 1, 0),
(429, 27, 'STR', 1, 0),
(430, 28, 'CE', 1, 0),
(431, 28, 'GH', 1, 0),
(432, 28, 'KD', 1, 0),
(433, 28, 'KT', 1, 0),
(434, 28, 'KW', 1, 0),
(435, 28, 'NG', 1, 0),
(436, 28, 'NE', 1, 0),
(437, 28, 'NW', 1, 0),
(438, 28, 'SE', 1, 0),
(439, 28, 'SO', 1, 0),
(440, 30, 'AC', 1, 0),
(441, 30, 'AL', 1, 0),
(442, 30, 'AP', 1, 0),
(443, 30, 'AM', 1, 0),
(444, 30, 'BA', 1, 0),
(445, 30, 'CE', 1, 0),
(446, 30, 'DF', 1, 0),
(447, 30, 'ES', 1, 0),
(448, 30, 'GO', 1, 0),
(449, 30, 'MA', 1, 0),
(450, 30, 'MT', 1, 0),
(451, 30, 'MS', 1, 0),
(452, 30, 'MG', 1, 0),
(453, 30, 'PA', 1, 0),
(454, 30, 'PB', 1, 0),
(455, 30, 'PR', 1, 0),
(456, 30, 'PE', 1, 0),
(457, 30, 'PI', 1, 0),
(458, 30, 'RJ', 1, 0),
(459, 30, 'RN', 1, 0),
(460, 30, 'RS', 1, 0),
(461, 30, 'RO', 1, 0),
(462, 30, 'RR', 1, 0),
(463, 30, 'SC', 1, 0),
(464, 30, 'SP', 1, 0),
(465, 30, 'SE', 1, 0),
(466, 30, 'TO', 1, 0),
(467, 31, 'PB', 1, 0),
(468, 31, 'SI', 1, 0),
(469, 31, 'NI', 1, 0),
(470, 31, 'TB', 1, 0),
(471, 31, 'EA', 1, 0),
(472, 31, 'DI', 1, 0),
(473, 31, 'EG', 1, 0),
(474, 31, 'DG', 1, 0),
(475, 32, 'BEL', 1, 0),
(476, 32, 'BRM', 1, 0),
(477, 32, 'TEM', 1, 0),
(478, 32, 'TUT', 1, 0),
(479, 33, '', 1, 0),
(480, 33, '', 1, 0),
(481, 33, '', 1, 0),
(482, 33, '', 1, 0),
(483, 33, '', 1, 0),
(484, 33, '', 1, 0),
(485, 33, '', 1, 0),
(486, 33, '', 1, 0),
(487, 33, '', 1, 0),
(488, 33, '', 1, 0),
(489, 33, '', 1, 0),
(490, 33, '', 1, 0),
(491, 33, '', 1, 0),
(492, 33, '', 1, 0),
(493, 33, '', 1, 0),
(494, 33, '', 1, 0),
(495, 33, '', 1, 0),
(496, 33, '', 1, 0),
(497, 33, '', 1, 0),
(498, 33, '', 1, 0),
(499, 33, '', 1, 0),
(500, 33, '', 1, 0),
(501, 33, '', 1, 0),
(502, 33, '', 1, 0),
(503, 33, '', 1, 0),
(504, 33, '', 1, 0),
(505, 33, '', 1, 0),
(506, 34, 'BAL', 1, 0),
(507, 34, 'BAM', 1, 0),
(508, 34, 'BAN', 1, 0),
(509, 34, 'BAZ', 1, 0),
(510, 34, 'BOR', 1, 0),
(511, 34, 'BLG', 1, 0),
(512, 34, 'BOK', 1, 0),
(513, 34, 'COM', 1, 0),
(514, 34, 'GAN', 1, 0),
(515, 34, 'GNA', 1, 0),
(516, 34, 'GOU', 1, 0),
(517, 34, 'HOU', 1, 0),
(518, 34, 'IOA', 1, 0),
(519, 34, 'KAD', 1, 0),
(520, 34, 'KEN', 1, 0),
(521, 34, 'KOD', 1, 0),
(522, 34, 'KOP', 1, 0),
(523, 34, 'KOS', 1, 0),
(524, 34, 'KOL', 1, 0),
(525, 34, 'KOT', 1, 0),
(526, 34, 'KOW', 1, 0),
(527, 34, 'LER', 1, 0),
(528, 34, 'LOR', 1, 0),
(529, 34, 'MOU', 1, 0),
(530, 34, 'NAH', 1, 0),
(531, 34, 'NAM', 1, 0),
(532, 34, 'NAY', 1, 0),
(533, 34, 'NOU', 1, 0),
(534, 34, 'OUB', 1, 0),
(535, 34, 'OUD', 1, 0),
(536, 34, 'PAS', 1, 0),
(537, 34, 'PON', 1, 0),
(538, 34, 'SAG', 1, 0),
(539, 34, 'SAM', 1, 0),
(540, 34, 'SEN', 1, 0),
(541, 34, 'SIS', 1, 0),
(542, 34, 'SOM', 1, 0),
(543, 34, 'SOR', 1, 0),
(544, 34, 'TAP', 1, 0),
(545, 34, 'TUY', 1, 0),
(546, 34, 'YAG', 1, 0),
(547, 34, 'YAT', 1, 0),
(548, 34, 'ZIR', 1, 0),
(549, 34, 'ZOD', 1, 0),
(550, 34, 'ZOW', 1, 0),
(551, 35, 'BB', 1, 0),
(552, 35, 'BJ', 1, 0),
(553, 35, 'BR', 1, 0),
(554, 35, 'CA', 1, 0),
(555, 35, 'CI', 1, 0),
(556, 35, 'GI', 1, 0),
(557, 35, 'KR', 1, 0),
(558, 35, 'KY', 1, 0),
(559, 35, 'KI', 1, 0),
(560, 35, 'MA', 1, 0),
(561, 35, 'MU', 1, 0),
(562, 35, 'MY', 1, 0),
(563, 35, 'MW', 1, 0),
(564, 35, 'NG', 1, 0),
(565, 35, 'RT', 1, 0),
(566, 35, 'RY', 1, 0),
(567, 36, 'PP', 1, 0),
(568, 36, 'PS', 1, 0),
(569, 36, 'PA', 1, 0),
(570, 36, 'KB', 1, 0),
(571, 36, 'BM', 1, 0),
(572, 36, 'BA', 1, 0),
(573, 36, 'KM', 1, 0),
(574, 36, 'KN', 1, 0),
(575, 36, 'KU', 1, 0),
(576, 36, 'KO', 1, 0),
(577, 36, 'KT', 1, 0),
(578, 36, 'KP', 1, 0),
(579, 36, 'KL', 1, 0),
(580, 36, 'KK', 1, 0),
(581, 36, 'KR', 1, 0),
(582, 36, 'MK', 1, 0),
(583, 36, 'OM', 1, 0),
(584, 36, 'PU', 1, 0),
(585, 36, 'PR', 1, 0),
(586, 36, 'PG', 1, 0),
(587, 36, 'RK', 1, 0),
(588, 36, 'SI', 1, 0),
(589, 36, 'ST', 1, 0),
(590, 36, 'SR', 1, 0),
(591, 36, 'TK', 1, 0),
(592, 37, 'ADA', 1, 0),
(593, 37, 'CEN', 1, 0),
(594, 37, 'EST', 1, 0),
(595, 37, 'EXN', 1, 0),
(596, 37, 'LIT', 1, 0),
(597, 37, 'NOR', 1, 0),
(598, 37, 'NOT', 1, 0),
(599, 37, 'OUE', 1, 0),
(600, 37, 'SUD', 1, 0),
(601, 37, 'SOU', 1, 0),
(602, 38, 'AB', 1, 0),
(603, 38, 'BC', 1, 0),
(604, 38, 'MB', 1, 0),
(605, 38, 'NB', 1, 0),
(606, 38, 'NL', 1, 0),
(607, 38, 'NT', 1, 0),
(608, 38, 'NS', 1, 0),
(609, 38, 'NU', 1, 0),
(610, 38, 'ON', 1, 0),
(611, 38, 'PE', 1, 0),
(612, 38, 'QC', 1, 0),
(613, 38, 'SK', 1, 0),
(614, 38, 'YT', 1, 0),
(615, 39, 'BV', 1, 0),
(616, 39, 'BR', 1, 0),
(617, 39, 'CS', 1, 0),
(618, 39, 'MA', 1, 0),
(619, 39, 'MO', 1, 0),
(620, 39, 'PA', 1, 0),
(621, 39, 'PN', 1, 0),
(622, 39, 'PR', 1, 0),
(623, 39, 'RG', 1, 0),
(624, 39, 'SL', 1, 0),
(625, 39, 'CA', 1, 0),
(626, 39, 'CR', 1, 0),
(627, 39, 'SD', 1, 0),
(628, 39, 'SF', 1, 0),
(629, 39, 'SN', 1, 0),
(630, 39, 'SV', 1, 0),
(631, 39, 'TA', 1, 0),
(632, 40, 'CR', 1, 0),
(633, 40, 'EA', 1, 0),
(634, 40, 'ML', 1, 0),
(635, 40, 'ST', 1, 0),
(636, 40, 'SP', 1, 0),
(637, 40, 'SK', 1, 0),
(638, 40, 'WD', 1, 0),
(639, 40, 'WN', 1, 0),
(640, 41, 'BBA', 1, 0),
(641, 41, 'BKO', 1, 0),
(642, 41, 'HKO', 1, 0),
(643, 41, 'HMB', 1, 0),
(644, 41, 'KEM', 1, 0),
(645, 41, 'LOB', 1, 0),
(646, 41, 'MKD', 1, 0),
(647, 41, 'MBO', 1, 0),
(648, 41, 'NMM', 1, 0),
(649, 41, 'OMP', 1, 0),
(650, 41, 'OUK', 1, 0),
(651, 41, 'OUH', 1, 0),
(652, 41, 'OPE', 1, 0),
(653, 41, 'VAK', 1, 0),
(654, 41, 'NGR', 1, 0),
(655, 41, 'SMB', 1, 0),
(656, 41, 'BAN', 1, 0),
(657, 42, 'BA', 1, 0),
(658, 42, 'BI', 1, 0),
(659, 42, 'BE', 1, 0),
(660, 42, 'CB', 1, 0),
(661, 42, 'GU', 1, 0),
(662, 42, 'KA', 1, 0),
(663, 42, 'LA', 1, 0),
(664, 42, 'LC', 1, 0),
(665, 42, 'LR', 1, 0),
(666, 42, 'MK', 1, 0),
(667, 42, 'MC', 1, 0),
(668, 42, 'OU', 1, 0),
(669, 42, 'SA', 1, 0),
(670, 42, 'TA', 1, 0),
(671, 43, 'AI', 1, 0),
(672, 43, 'AN', 1, 0),
(673, 43, 'AR', 1, 0),
(674, 43, 'AT', 1, 0),
(675, 43, 'BI', 1, 0),
(676, 43, 'CO', 1, 0),
(677, 43, 'LI', 1, 0),
(678, 43, 'LL', 1, 0),
(679, 43, 'MA', 1, 0),
(680, 43, 'ML', 1, 0),
(681, 43, 'RM', 1, 0),
(682, 43, 'TA', 1, 0),
(683, 43, 'VS', 1, 0),
(684, 44, 'AN', 1, 0),
(685, 44, 'BE', 1, 0),
(686, 44, 'CH', 1, 0),
(687, 44, 'FU', 1, 0),
(688, 44, 'GA', 1, 0),
(689, 44, 'GU', 1, 0),
(690, 44, 'GX', 1, 0),
(691, 44, 'GZ', 1, 0),
(692, 44, 'HA', 1, 0),
(693, 44, 'HB', 1, 0),
(694, 44, 'HL', 1, 0),
(695, 44, 'HE', 1, 0),
(696, 44, 'HK', 1, 0),
(697, 44, 'HU', 1, 0),
(698, 44, 'HN', 1, 0),
(699, 44, 'IM', 1, 0),
(700, 44, 'JI', 1, 0),
(701, 44, 'JX', 1, 0),
(702, 44, 'JL', 1, 0),
(703, 44, 'LI', 1, 0),
(704, 44, 'MA', 1, 0),
(705, 44, 'NI', 1, 0),
(706, 44, 'SH', 1, 0),
(707, 44, 'SA', 1, 0),
(708, 44, 'SG', 1, 0),
(709, 44, 'SX', 1, 0),
(710, 44, 'SI', 1, 0),
(711, 44, 'TI', 1, 0),
(712, 44, 'XI', 1, 0),
(713, 44, 'YU', 1, 0),
(714, 44, 'ZH', 1, 0),
(715, 46, 'D', 1, 0),
(716, 46, 'H', 1, 0),
(717, 46, 'O', 1, 0),
(718, 46, 'S', 1, 0),
(719, 46, 'W', 1, 0),
(720, 47, 'AMZ', 1, 0),
(721, 47, 'ANT', 1, 0),
(722, 47, 'ARA', 1, 0),
(723, 47, 'ATL', 1, 0),
(724, 47, 'BDC', 1, 0),
(725, 47, 'BOL', 1, 0),
(726, 47, 'BOY', 1, 0),
(727, 47, 'CAL', 1, 0),
(728, 47, 'CAQ', 1, 0),
(729, 47, 'CAS', 1, 0),
(730, 47, 'CAU', 1, 0),
(731, 47, 'CES', 1, 0),
(732, 47, 'CHO', 1, 0),
(733, 47, 'COR', 1, 0),
(734, 47, 'CAM', 1, 0),
(735, 47, 'GNA', 1, 0),
(736, 47, 'GJR', 1, 0),
(737, 47, 'GVR', 1, 0),
(738, 47, 'HUI', 1, 0),
(739, 47, 'MAG', 1, 0),
(740, 47, 'MET', 1, 0),
(741, 47, 'NAR', 1, 0),
(742, 47, 'NDS', 1, 0),
(743, 47, 'PUT', 1, 0),
(744, 47, 'QUI', 1, 0),
(745, 47, 'RIS', 1, 0),
(746, 47, 'SAP', 1, 0),
(747, 47, 'SAN', 1, 0),
(748, 47, 'SUC', 1, 0),
(749, 47, 'TOL', 1, 0),
(750, 47, 'VDC', 1, 0),
(751, 47, 'VAU', 1, 0),
(752, 47, 'VIC', 1, 0),
(753, 48, 'G', 1, 0),
(754, 48, 'A', 1, 0),
(755, 48, 'M', 1, 0),
(756, 49, 'BO', 1, 0),
(757, 49, 'BR', 1, 0),
(758, 49, 'CU', 1, 0),
(759, 49, 'CO', 1, 0),
(760, 49, 'KO', 1, 0),
(761, 49, 'LE', 1, 0),
(762, 49, 'LI', 1, 0),
(763, 49, 'NI', 1, 0),
(764, 49, 'PL', 1, 0),
(765, 49, 'PO', 1, 0),
(766, 49, 'SA', 1, 0),
(767, 50, 'PU', 1, 0),
(768, 50, 'RK', 1, 0),
(769, 50, 'MK', 1, 0),
(770, 50, 'PE', 1, 0),
(771, 50, 'NI', 1, 0),
(772, 50, 'SU', 1, 0),
(773, 50, 'PA', 1, 0),
(774, 50, 'AI', 1, 0),
(775, 50, 'MA', 1, 0),
(776, 50, 'TA', 1, 0),
(777, 50, 'MT', 1, 0),
(778, 50, 'AT', 1, 0),
(779, 50, 'MU', 1, 0),
(780, 50, 'RR', 1, 0),
(781, 50, 'MG', 1, 0),
(782, 51, 'AL', 1, 0),
(783, 51, 'CA', 1, 0),
(784, 51, 'GU', 1, 0),
(785, 51, 'HE', 1, 0),
(786, 51, 'LI', 1, 0),
(787, 51, 'PU', 1, 0),
(788, 51, 'SJ', 1, 0),
(789, 52, 'ABE', 1, 0),
(790, 52, 'ABI', 1, 0),
(791, 52, 'ABO', 1, 0),
(792, 52, 'ADI', 1, 0),
(793, 52, 'ADZ', 1, 0),
(794, 52, 'AGB', 1, 0),
(795, 52, 'AGN', 1, 0),
(796, 52, 'ALE', 1, 0),
(797, 52, 'BOC', 1, 0),
(798, 52, 'BAN', 1, 0),
(799, 52, 'BEO', 1, 0),
(800, 52, 'BIA', 1, 0),
(801, 52, 'BDK', 1, 0),
(802, 52, 'BGN', 1, 0),
(803, 52, 'BFL', 1, 0),
(804, 52, 'BKE', 1, 0),
(805, 52, 'BNA', 1, 0),
(806, 52, 'BDL', 1, 0),
(807, 52, 'DKL', 1, 0),
(808, 52, 'DBU', 1, 0),
(809, 52, 'DAL', 1, 0),
(810, 52, 'DAN', 1, 0),
(811, 52, 'DAO', 1, 0),
(812, 52, 'DIM', 1, 0),
(813, 52, 'DIV', 1, 0),
(814, 52, 'DUE', 1, 0),
(815, 52, 'FER', 1, 0),
(816, 52, 'GAG', 1, 0),
(817, 52, 'GBA', 1, 0),
(818, 52, 'GLA', 1, 0),
(819, 52, 'GUI', 1, 0),
(820, 52, 'ISS', 1, 0),
(821, 52, 'JAC', 1, 0),
(822, 52, 'KAT', 1, 0),
(823, 52, 'KOR', 1, 0),
(824, 52, 'LAK', 1, 0),
(825, 52, 'MAN', 1, 0),
(826, 52, 'MKN', 1, 0),
(827, 52, 'MBA', 1, 0),
(828, 52, 'ODI', 1, 0),
(829, 52, 'OUM', 1, 0),
(830, 52, 'SAK', 1, 0),
(831, 52, 'SPE', 1, 0),
(832, 52, 'SAS', 1, 0),
(833, 52, 'SEG', 1, 0),
(834, 52, 'SIN', 1, 0),
(835, 52, 'SOU', 1, 0),
(836, 52, 'TAB', 1, 0),
(837, 52, 'TAN', 1, 0),
(838, 52, 'TIE', 1, 0),
(839, 52, 'TIN', 1, 0),
(840, 52, 'TIA', 1, 0),
(841, 52, 'TBA', 1, 0),
(842, 52, 'TLP', 1, 0),
(843, 52, 'TMD', 1, 0),
(844, 52, 'VAV', 1, 0),
(845, 52, 'YAM', 1, 0),
(846, 52, 'ZUE', 1, 0),
(847, 53, 'BB', 1, 0),
(848, 53, 'CZ', 1, 0),
(849, 53, 'DN', 1, 0),
(850, 53, 'IS', 1, 0),
(851, 53, 'KA', 1, 0),
(852, 53, 'KK', 1, 0),
(853, 53, 'KZ', 1, 0),
(854, 53, 'LS', 1, 0),
(855, 53, 'ME', 1, 0),
(856, 53, 'OB', 1, 0),
(857, 53, 'PS', 1, 0),
(858, 53, 'PG', 1, 0),
(859, 53, 'SI', 1, 0),
(860, 53, 'SM', 1, 0),
(861, 53, 'SB', 1, 0),
(862, 53, 'SD', 1, 0),
(863, 53, 'VA', 1, 0),
(864, 53, 'VP', 1, 0),
(865, 53, 'VS', 1, 0),
(866, 53, 'ZK', 1, 0),
(867, 53, 'ZA', 1, 0),
(868, 54, 'CA', 1, 0),
(869, 54, 'CD', 1, 0),
(870, 54, 'CI', 1, 0),
(871, 54, 'CH', 1, 0),
(872, 54, 'GR', 1, 0),
(873, 54, 'GU', 1, 0),
(874, 54, 'HO', 1, 0),
(875, 54, 'IJ', 1, 0),
(876, 54, 'LH', 1, 0),
(877, 54, 'LT', 1, 0),
(878, 54, 'MA', 1, 0),
(879, 54, 'PR', 1, 0),
(880, 54, 'SS', 1, 0),
(881, 54, 'SC', 1, 0),
(882, 54, 'VC', 1, 0),
(883, 55, 'F', 1, 0),
(884, 55, 'K', 1, 0),
(885, 55, 'A', 1, 0),
(886, 55, 'I', 1, 0),
(887, 55, 'N', 1, 0),
(888, 55, 'P', 1, 0),
(889, 56, 'U', 1, 0),
(890, 56, 'C', 1, 0),
(891, 56, 'B', 1, 0),
(892, 56, 'K', 1, 0),
(893, 56, 'H', 1, 0),
(894, 56, 'L', 1, 0),
(895, 56, 'T', 1, 0),
(896, 56, 'M', 1, 0),
(897, 56, 'E', 1, 0),
(898, 56, 'P', 1, 0),
(899, 56, 'A', 1, 0),
(900, 56, 'S', 1, 0),
(901, 56, 'J', 1, 0),
(902, 56, 'Z', 1, 0),
(903, 57, 'AR', 1, 0),
(904, 57, 'BH', 1, 0),
(905, 57, 'CO', 1, 0),
(906, 57, 'FO', 1, 0),
(907, 57, 'FR', 1, 0),
(908, 57, 'FY', 1, 0),
(909, 57, 'KO', 1, 0),
(910, 57, 'NO', 1, 0),
(911, 57, 'RI', 1, 0),
(912, 57, 'RK', 1, 0),
(913, 57, 'RO', 1, 0),
(914, 57, 'SO', 1, 0),
(915, 57, 'ST', 1, 0),
(916, 57, 'VK', 1, 0),
(917, 57, 'VJ', 1, 0),
(918, 57, 'VB', 1, 0),
(919, 58, 'S', 1, 0),
(920, 58, 'K', 1, 0),
(921, 58, 'J', 1, 0),
(922, 58, 'O', 1, 0),
(923, 58, 'T', 1, 0),
(924, 59, 'AND', 1, 0),
(925, 59, 'DAV', 1, 0),
(926, 59, 'GEO', 1, 0),
(927, 59, 'JOH', 1, 0),
(928, 59, 'JOS', 1, 0),
(929, 59, 'LUK', 1, 0),
(930, 59, 'MAR', 1, 0),
(931, 59, 'PAT', 1, 0),
(932, 59, 'PAU', 1, 0),
(933, 59, 'PET', 1, 0),
(934, 60, 'DN', 1, 0),
(935, 60, 'AZ', 1, 0),
(936, 60, 'BC', 1, 0),
(937, 60, 'BH', 1, 0),
(938, 60, 'DJ', 1, 0),
(939, 60, 'DU', 1, 0),
(940, 60, 'EL', 1, 0),
(941, 60, 'SY', 1, 0),
(942, 60, 'ET', 1, 0),
(943, 60, 'HM', 1, 0),
(944, 60, 'IN', 1, 0),
(945, 60, 'AL', 1, 0),
(946, 60, 'RO', 1, 0),
(947, 60, 'VE', 1, 0),
(948, 60, 'MT', 1, 0),
(949, 60, 'MN', 1, 0),
(950, 60, 'MC', 1, 0),
(951, 60, 'MP', 1, 0),
(952, 60, 'PD', 1, 0),
(953, 60, 'PR', 1, 0),
(954, 60, 'PP', 1, 0),
(955, 60, 'SL', 1, 0),
(956, 60, 'SM', 1, 0),
(957, 60, 'SH', 1, 0),
(958, 60, 'SC', 1, 0),
(959, 60, 'JO', 1, 0),
(960, 60, 'SJ', 1, 0),
(961, 60, 'PM', 1, 0),
(962, 60, 'SA', 1, 0),
(963, 60, 'ST', 1, 0),
(964, 60, 'SD', 1, 0),
(965, 60, 'VA', 1, 0),
(966, 61, 'AL', 1, 0),
(967, 61, 'AN', 1, 0),
(968, 61, 'BA', 1, 0),
(969, 61, 'BO', 1, 0),
(970, 61, 'CO', 1, 0),
(971, 61, 'DI', 1, 0),
(972, 61, 'ER', 1, 0),
(973, 61, 'LA', 1, 0),
(974, 61, 'LI', 1, 0),
(975, 61, 'MT', 1, 0),
(976, 61, 'MF', 1, 0),
(977, 61, 'OE', 1, 0),
(978, 61, 'VI', 1, 0),
(979, 62, 'AZU', 1, 0),
(980, 62, 'BOL', 1, 0),
(981, 62, 'CAN', 1, 0),
(982, 62, 'CAR', 1, 0),
(983, 62, 'CHI', 1, 0),
(984, 62, 'COT', 1, 0),
(985, 62, 'EOR', 1, 0),
(986, 62, 'ESM', 1, 0),
(987, 62, 'GPS', 1, 0),
(988, 62, 'GUA', 1, 0),
(989, 62, 'IMB', 1, 0),
(990, 62, 'LOJ', 1, 0),
(991, 62, 'LRO', 1, 0),
(992, 62, 'MAN', 1, 0),
(993, 62, 'MSA', 1, 0),
(994, 62, 'NAP', 1, 0),
(995, 62, 'ORE', 1, 0),
(996, 62, 'PAS', 1, 0),
(997, 62, 'PIC', 1, 0),
(998, 62, 'SUC', 1, 0),
(999, 62, 'TUN', 1, 0),
(1000, 62, 'ZCH', 1, 0),
(1001, 63, 'DHY', 1, 0),
(1002, 63, 'BAM', 1, 0),
(1003, 63, 'BHY', 1, 0),
(1004, 63, 'FYM', 1, 0),
(1005, 63, 'GBY', 1, 0),
(1006, 63, 'IDR', 1, 0),
(1007, 63, 'IML', 1, 0),
(1008, 63, 'JZH', 1, 0),
(1009, 63, 'MFY', 1, 0),
(1010, 63, 'MNY', 1, 0),
(1011, 63, 'QHR', 1, 0),
(1012, 63, 'QLY', 1, 0),
(1013, 63, 'WJD', 1, 0),
(1014, 63, 'SHQ', 1, 0),
(1015, 63, 'SWY', 1, 0),
(1016, 63, 'ASW', 1, 0),
(1017, 63, 'ASY', 1, 0),
(1018, 63, 'BSW', 1, 0),
(1019, 63, 'BSD', 1, 0),
(1020, 63, 'DMY', 1, 0),
(1021, 63, 'JNS', 1, 0),
(1022, 63, 'KSH', 1, 0),
(1023, 63, 'MAT', 1, 0),
(1024, 63, 'QIN', 1, 0),
(1025, 63, 'SHS', 1, 0),
(1026, 63, 'SUH', 1, 0),
(1027, 64, 'AH', 1, 0),
(1028, 64, 'CA', 1, 0),
(1029, 64, 'CH', 1, 0),
(1030, 64, 'CU', 1, 0),
(1031, 64, 'LB', 1, 0),
(1032, 64, 'PZ', 1, 0),
(1033, 64, 'UN', 1, 0),
(1034, 64, 'MO', 1, 0),
(1035, 64, 'SM', 1, 0),
(1036, 64, 'SS', 1, 0),
(1037, 64, 'SV', 1, 0),
(1038, 64, 'SA', 1, 0),
(1039, 64, 'SO', 1, 0),
(1040, 64, 'US', 1, 0),
(1041, 65, 'AN', 1, 0),
(1042, 65, 'BN', 1, 0),
(1043, 65, 'BS', 1, 0),
(1044, 65, 'CS', 1, 0),
(1045, 65, 'KN', 1, 0),
(1046, 65, 'LI', 1, 0),
(1047, 65, 'WN', 1, 0),
(1048, 66, 'MA', 1, 0),
(1049, 66, 'KE', 1, 0),
(1050, 66, 'DK', 1, 0),
(1051, 66, 'SK', 1, 0),
(1052, 66, 'DE', 1, 0),
(1053, 66, 'BR', 1, 0),
(1054, 67, 'HA', 1, 0),
(1055, 67, 'HI', 1, 0),
(1056, 67, 'IV', 1, 0),
(1057, 67, 'JA', 1, 0),
(1058, 67, 'JO', 1, 0),
(1059, 67, 'LV', 1, 0),
(1060, 67, 'LA', 1, 0),
(1061, 67, 'PA', 1, 0),
(1062, 67, 'PO', 1, 0),
(1063, 67, 'RA', 1, 0),
(1064, 67, 'SA', 1, 0),
(1065, 67, 'TA', 1, 0),
(1066, 67, 'VA', 1, 0),
(1067, 67, 'VI', 1, 0),
(1068, 67, 'VO', 1, 0),
(1069, 68, 'AF', 1, 0),
(1070, 68, 'AH', 1, 0),
(1071, 68, 'BG', 1, 0),
(1072, 68, 'GB', 1, 0),
(1073, 68, 'HR', 1, 0),
(1074, 68, 'OR', 1, 0),
(1075, 68, 'SM', 1, 0),
(1076, 68, 'SN', 1, 0),
(1077, 68, 'TG', 1, 0),
(1078, 68, 'AA', 1, 0),
(1079, 68, 'DD', 1, 0),
(1080, 71, 'C', 1, 0),
(1081, 71, 'N', 1, 0),
(1082, 71, 'E', 1, 0),
(1083, 71, 'W', 1, 0),
(1084, 71, 'R', 1, 0),
(1085, 72, 'AL', 1, 0),
(1086, 72, 'ES', 1, 0),
(1087, 72, 'IS', 1, 0),
(1088, 72, 'LS', 1, 0),
(1089, 72, 'LA', 1, 0),
(1090, 72, 'OU', 1, 0),
(1091, 73, 'AL', 1, 0),
(1092, 73, 'AQ', 1, 0),
(1093, 73, 'AU', 1, 0),
(1094, 73, 'BR', 1, 0),
(1095, 73, 'BU', 1, 0),
(1096, 73, 'CE', 1, 0),
(1097, 73, 'CH', 1, 0),
(1098, 73, 'CO', 1, 0),
(1099, 73, 'FR', 1, 0),
(1100, 73, 'LA', 1, 0),
(1101, 73, 'LI', 1, 0),
(1102, 73, 'LO', 1, 0),
(1103, 73, 'MI', 1, 0),
(1104, 73, 'NO', 1, 0),
(1105, 73, 'NR', 1, 0),
(1106, 73, 'PA', 1, 0),
(1107, 73, 'PI', 1, 0),
(1108, 73, 'PO', 1, 0),
(1109, 73, 'PR', 1, 0),
(1110, 73, 'RH', 1, 0),
(1111, 73, 'RI', 1, 0),
(1112, 73, 'WE', 1, 0),
(1113, 74, 'Et', 1, 0),
(1114, 74, '01', 1, 0),
(1115, 74, '02', 1, 0),
(1116, 74, '03', 1, 0),
(1117, 74, '04', 1, 0),
(1118, 74, '05', 1, 0),
(1119, 74, '06', 1, 0),
(1120, 74, '07', 1, 0),
(1121, 74, '08', 1, 0),
(1122, 74, '09', 1, 0),
(1123, 74, '10', 1, 0),
(1124, 74, '11', 1, 0),
(1125, 74, '12', 1, 0),
(1126, 74, '13', 1, 0),
(1127, 74, '14', 1, 0),
(1128, 74, '15', 1, 0),
(1129, 74, '16', 1, 0),
(1130, 74, '17', 1, 0),
(1131, 74, '18', 1, 0),
(1132, 74, '19', 1, 0),
(1133, 74, '2A', 1, 0),
(1134, 74, '2B', 1, 0),
(1135, 74, '21', 1, 0),
(1136, 74, '22', 1, 0),
(1137, 74, '23', 1, 0),
(1138, 74, '24', 1, 0),
(1139, 74, '25', 1, 0),
(1140, 74, '26', 1, 0),
(1141, 74, '27', 1, 0),
(1142, 74, '28', 1, 0),
(1143, 74, '29', 1, 0),
(1144, 74, '30', 1, 0),
(1145, 74, '31', 1, 0),
(1146, 74, '32', 1, 0),
(1147, 74, '33', 1, 0),
(1148, 74, '34', 1, 0),
(1149, 74, '35', 1, 0),
(1150, 74, '36', 1, 0),
(1151, 74, '37', 1, 0),
(1152, 74, '38', 1, 0),
(1153, 74, '39', 1, 0),
(1154, 74, '40', 1, 0),
(1155, 74, '41', 1, 0),
(1156, 74, '42', 1, 0),
(1157, 74, '43', 1, 0),
(1158, 74, '44', 1, 0),
(1159, 74, '45', 1, 0),
(1160, 74, '46', 1, 0),
(1161, 74, '47', 1, 0),
(1162, 74, '48', 1, 0),
(1163, 74, '49', 1, 0),
(1164, 74, '50', 1, 0),
(1165, 74, '51', 1, 0),
(1166, 74, '52', 1, 0),
(1167, 74, '53', 1, 0),
(1168, 74, '54', 1, 0),
(1169, 74, '55', 1, 0),
(1170, 74, '56', 1, 0),
(1171, 74, '57', 1, 0),
(1172, 74, '58', 1, 0),
(1173, 74, '59', 1, 0),
(1174, 74, '60', 1, 0),
(1175, 74, '61', 1, 0),
(1176, 74, '62', 1, 0),
(1177, 74, '63', 1, 0),
(1178, 74, '64', 1, 0),
(1179, 74, '65', 1, 0),
(1180, 74, '66', 1, 0),
(1181, 74, '67', 1, 0),
(1182, 74, '68', 1, 0),
(1183, 74, '69', 1, 0),
(1184, 74, '70', 1, 0),
(1185, 74, '71', 1, 0),
(1186, 74, '72', 1, 0),
(1187, 74, '73', 1, 0),
(1188, 74, '74', 1, 0),
(1189, 74, '75', 1, 0),
(1190, 74, '76', 1, 0),
(1191, 74, '77', 1, 0),
(1192, 74, '78', 1, 0),
(1193, 74, '79', 1, 0),
(1194, 74, '80', 1, 0),
(1195, 74, '81', 1, 0),
(1196, 74, '82', 1, 0),
(1197, 74, '83', 1, 0),
(1198, 74, '84', 1, 0),
(1199, 74, '85', 1, 0),
(1200, 74, '86', 1, 0),
(1201, 74, '87', 1, 0),
(1202, 74, '88', 1, 0),
(1203, 74, '89', 1, 0),
(1204, 74, '90', 1, 0),
(1205, 74, '91', 1, 0),
(1206, 74, '92', 1, 0),
(1207, 74, '93', 1, 0),
(1208, 74, '94', 1, 0),
(1209, 74, '95', 1, 0),
(1210, 76, 'M', 1, 0),
(1211, 76, 'T', 1, 0),
(1212, 76, 'I', 1, 0),
(1213, 76, 'V', 1, 0),
(1214, 76, 'S', 1, 0),
(1215, 77, 'C', 1, 0),
(1216, 77, 'K', 1, 0),
(1217, 77, 'A', 1, 0),
(1218, 77, 'P', 1, 0),
(1219, 77, 'D', 1, 0),
(1220, 78, 'ES', 1, 0),
(1221, 78, 'HO', 1, 0),
(1222, 78, 'MO', 1, 0),
(1223, 78, 'NG', 1, 0),
(1224, 78, 'NY', 1, 0),
(1225, 78, 'OI', 1, 0),
(1226, 78, 'OL', 1, 0),
(1227, 78, 'OM', 1, 0),
(1228, 78, 'WN', 1, 0),
(1229, 79, 'BJ', 1, 0),
(1230, 79, 'BS', 1, 0),
(1231, 79, 'BR', 1, 0),
(1232, 79, 'JA', 1, 0),
(1233, 79, 'KA', 1, 0),
(1234, 79, 'KE', 1, 0),
(1235, 79, 'KU', 1, 0),
(1236, 79, 'MA', 1, 0),
(1237, 79, 'LR', 1, 0),
(1238, 79, 'CR', 1, 0),
(1239, 79, 'NB', 1, 0),
(1240, 79, 'UR', 1, 0),
(1241, 79, 'WE', 1, 0),
(1242, 80, 'AB', 1, 0),
(1243, 80, 'AJ', 1, 0),
(1244, 80, 'TB', 1, 0),
(1245, 80, 'GU', 1, 0),
(1246, 80, 'IM', 1, 0),
(1247, 80, 'KA', 1, 0),
(1248, 80, 'KK', 1, 0),
(1249, 80, 'MM', 1, 0),
(1250, 80, 'RL', 1, 0),
(1251, 80, 'SZ', 1, 0),
(1252, 80, 'SJ', 1, 0),
(1253, 80, 'SK', 1, 0),
(1254, 81, 'BAW', 1, 0),
(1255, 81, 'BAY', 1, 0),
(1256, 81, 'BER', 1, 0),
(1257, 81, 'BRG', 1, 0),
(1258, 81, 'BRE', 1, 0),
(1259, 81, 'HAM', 1, 0),
(1260, 81, 'HES', 1, 0),
(1261, 81, 'MEC', 1, 0),
(1262, 81, 'NDS', 1, 0),
(1263, 81, 'NRW', 1, 0),
(1264, 81, 'RHE', 1, 0),
(1265, 81, 'SAR', 1, 0),
(1266, 81, 'SAS', 1, 0),
(1267, 81, 'SAC', 1, 0),
(1268, 81, 'SCN', 1, 0),
(1269, 81, 'THE', 1, 0),
(1270, 82, 'AS', 1, 0),
(1271, 82, 'BA', 1, 0),
(1272, 82, 'CE', 1, 0),
(1273, 82, 'EA', 1, 0),
(1274, 82, 'GA', 1, 0),
(1275, 82, 'NO', 1, 0),
(1276, 82, 'UE', 1, 0),
(1277, 82, 'UW', 1, 0),
(1278, 82, 'VO', 1, 0),
(1279, 82, 'WE', 1, 0),
(1280, 84, 'AT', 1, 0),
(1281, 84, 'CN', 1, 0),
(1282, 84, 'CM', 1, 0),
(1283, 84, 'CR', 1, 0),
(1284, 84, 'EM', 1, 0),
(1285, 84, 'EP', 1, 0),
(1286, 84, 'II', 1, 0),
(1287, 84, 'NA', 1, 0),
(1288, 84, 'PP', 1, 0),
(1289, 84, 'SA', 1, 0),
(1290, 84, 'TH', 1, 0),
(1291, 84, 'WG', 1, 0),
(1292, 84, 'WM', 1, 0),
(1293, 85, 'A', 1, 0),
(1294, 85, 'T', 1, 0),
(1295, 85, 'K', 1, 0),
(1296, 86, 'A', 1, 0),
(1297, 86, 'D', 1, 0),
(1298, 86, 'G', 1, 0),
(1299, 86, 'J', 1, 0),
(1300, 86, 'M', 1, 0),
(1301, 86, 'P', 1, 0),
(1302, 86, 'C', 1, 0),
(1303, 86, 'Q', 1, 0),
(1304, 89, 'AV', 1, 0),
(1305, 89, 'BV', 1, 0),
(1306, 89, 'CM', 1, 0),
(1307, 89, 'CQ', 1, 0),
(1308, 89, 'PE', 1, 0),
(1309, 89, 'PR', 1, 0),
(1310, 89, 'QC', 1, 0),
(1311, 89, 'ES', 1, 0),
(1312, 89, 'GU', 1, 0),
(1313, 89, 'HU', 1, 0),
(1314, 89, 'IZ', 1, 0),
(1315, 89, 'JA', 1, 0),
(1316, 89, 'JU', 1, 0),
(1317, 89, 'QZ', 1, 0),
(1318, 89, 'RE', 1, 0),
(1319, 89, 'ST', 1, 0),
(1320, 89, 'SM', 1, 0),
(1321, 89, 'SR', 1, 0),
(1322, 89, 'SO', 1, 0),
(1323, 89, 'SU', 1, 0),
(1324, 89, 'TO', 1, 0),
(1325, 89, 'ZA', 1, 0),
(1326, 90, 'CNK', 1, 0),
(1327, 90, 'BYL', 1, 0),
(1328, 90, 'BFA', 1, 0),
(1329, 90, 'BOK', 1, 0),
(1330, 90, 'COY', 1, 0),
(1331, 90, 'DBL', 1, 0),
(1332, 90, 'DLB', 1, 0),
(1333, 90, 'DGR', 1, 0),
(1334, 90, 'DBR', 1, 0),
(1335, 90, 'FRN', 1, 0),
(1336, 90, 'FRC', 1, 0),
(1337, 90, 'FRI', 1, 0),
(1338, 90, 'GAO', 1, 0),
(1339, 90, 'GCD', 1, 0),
(1340, 90, 'KNK', 1, 0),
(1341, 90, 'KRN', 1, 0),
(1342, 90, 'KND', 1, 0),
(1343, 90, 'KSD', 1, 0),
(1344, 90, 'KBA', 1, 0),
(1345, 90, 'KDA', 1, 0),
(1346, 90, 'KRA', 1, 0),
(1347, 90, 'LAB', 1, 0),
(1348, 90, 'LLM', 1, 0),
(1349, 90, 'LOL', 1, 0),
(1350, 90, 'MCT', 1, 0),
(1351, 90, 'MAL', 1, 0),
(1352, 90, 'MAM', 1, 0),
(1353, 90, 'MAN', 1, 0),
(1354, 90, 'NZR', 1, 0),
(1355, 90, 'PIT', 1, 0),
(1356, 90, 'SIG', 1, 0),
(1357, 90, 'TLM', 1, 0),
(1358, 90, 'TOG', 1, 0),
(1359, 90, 'YOM', 1, 0),
(1360, 91, 'BF', 1, 0),
(1361, 91, 'BB', 1, 0),
(1362, 91, 'BS', 1, 0),
(1363, 91, 'BL', 1, 0),
(1364, 91, 'CA', 1, 0),
(1365, 91, 'GA', 1, 0),
(1366, 91, 'OI', 1, 0),
(1367, 91, 'QU', 1, 0),
(1368, 91, 'TO', 1, 0),
(1369, 92, 'BW', 1, 0),
(1370, 92, 'CM', 1, 0),
(1371, 92, 'DM', 1, 0),
(1372, 92, 'EC', 1, 0),
(1373, 92, 'EW', 1, 0),
(1374, 92, 'MB', 1, 0),
(1375, 92, 'PM', 1, 0),
(1376, 92, 'PI', 1, 0),
(1377, 92, 'UD', 1, 0),
(1378, 92, 'UT', 1, 0),
(1379, 93, 'AR', 1, 0),
(1380, 93, 'CE', 1, 0),
(1381, 93, 'GA', 1, 0),
(1382, 93, 'ND', 1, 0),
(1383, 93, 'NE', 1, 0),
(1384, 93, 'NO', 1, 0),
(1385, 93, 'OU', 1, 0),
(1386, 93, 'SD', 1, 0),
(1387, 93, 'SE', 1, 0),
(1388, 94, 'F', 1, 0),
(1389, 94, 'M', 1, 0),
(1390, 94, 'S', 1, 0),
(1391, 94, 'H', 1, 0),
(1392, 95, 'AT', 1, 0),
(1393, 95, 'CH', 1, 0),
(1394, 95, 'CL', 1, 0),
(1395, 95, 'CM', 1, 0),
(1396, 95, 'CP', 1, 0),
(1397, 95, 'CR', 1, 0),
(1398, 95, 'PA', 1, 0),
(1399, 95, 'FM', 1, 0),
(1400, 95, 'GD', 1, 0),
(1401, 95, 'IN', 1, 0),
(1402, 95, 'IB', 1, 0),
(1403, 95, 'PZ', 1, 0),
(1404, 95, 'LE', 1, 0),
(1405, 95, 'OC', 1, 0),
(1406, 95, 'OL', 1, 0),
(1407, 95, 'SB', 1, 0),
(1408, 95, 'VA', 1, 0),
(1409, 95, 'YO', 1, 0),
(1410, 96, 'HCW', 1, 0),
(1411, 96, 'HEA', 1, 0),
(1412, 96, 'HSO', 1, 0),
(1413, 96, 'HWC', 1, 0),
(1414, 96, 'KKC', 1, 0),
(1415, 96, 'KKT', 1, 0),
(1416, 96, 'KSS', 1, 0),
(1417, 96, 'KWT', 1, 0),
(1418, 96, 'KYT', 1, 0),
(1419, 96, 'NIS', 1, 0),
(1420, 96, 'NKT', 1, 0),
(1421, 96, 'NNO', 1, 0),
(1422, 96, 'NSK', 1, 0),
(1423, 96, 'NST', 1, 0),
(1424, 96, 'NTP', 1, 0),
(1425, 96, 'NTW', 1, 0),
(1426, 96, 'NTM', 1, 0),
(1427, 96, 'NYL', 1, 0),
(1428, 97, 'BK', 1, 0),
(1429, 97, 'BA', 1, 0),
(1430, 97, 'BE', 1, 0),
(1431, 97, 'BS', 1, 0),
(1432, 97, 'BZ', 1, 0),
(1433, 97, 'BU', 1, 0),
(1434, 97, 'CS', 1, 0),
(1435, 97, 'DE', 1, 0),
(1436, 97, 'DU', 1, 0),
(1437, 97, 'EG', 1, 0),
(1438, 97, 'FE', 1, 0),
(1439, 97, 'GY', 1, 0),
(1440, 97, 'GM', 1, 0),
(1441, 97, 'HB', 1, 0),
(1442, 97, 'HE', 1, 0),
(1443, 97, 'HO', 1, 0),
(1444, 97, 'JN', 1, 0),
(1445, 97, 'KA', 1, 0),
(1446, 97, 'KE', 1, 0),
(1447, 97, 'KO', 1, 0),
(1448, 97, 'MI', 1, 0),
(1449, 97, 'NA', 1, 0),
(1450, 97, 'NO', 1, 0),
(1451, 97, 'NY', 1, 0),
(1452, 97, 'PE', 1, 0),
(1453, 97, 'PS', 1, 0),
(1454, 97, 'SO', 1, 0),
(1455, 97, 'SP', 1, 0),
(1456, 97, 'SS', 1, 0),
(1457, 97, 'SZ', 1, 0),
(1458, 97, 'SE', 1, 0),
(1459, 97, 'SL', 1, 0),
(1460, 97, 'SM', 1, 0),
(1461, 97, 'TA', 1, 0),
(1462, 97, 'TO', 1, 0),
(1463, 97, 'VA', 1, 0),
(1464, 97, 'VE', 1, 0),
(1465, 97, 'ZA', 1, 0),
(1466, 97, 'ZZ', 1, 0),
(1467, 98, 'AL', 1, 0),
(1468, 98, 'HF', 1, 0),
(1469, 98, 'NE', 1, 0),
(1470, 98, 'NV', 1, 0),
(1471, 98, 'SL', 1, 0),
(1472, 98, 'SN', 1, 0),
(1473, 98, 'VF', 1, 0),
(1474, 98, 'VL', 1, 0),
(1475, 99, 'AN', 1, 0),
(1476, 99, 'AP', 1, 0),
(1477, 99, 'AR', 1, 0),
(1478, 99, 'AS', 1, 0),
(1479, 99, 'BI', 1, 0),
(1480, 99, 'CH', 1, 0),
(1481, 99, 'DA', 1, 0),
(1482, 99, 'DM', 1, 0),
(1483, 99, 'DE', 1, 0),
(1484, 99, 'GO', 1, 0),
(1485, 99, 'GU', 1, 0),
(1486, 99, 'HA', 1, 0),
(1487, 99, 'HP', 1, 0),
(1488, 99, 'JA', 1, 0),
(1489, 99, 'KA', 1, 0),
(1490, 99, 'KE', 1, 0),
(1491, 99, 'LI', 1, 0),
(1492, 99, 'MP', 1, 0),
(1493, 99, 'MA', 1, 0),
(1494, 99, 'MN', 1, 0),
(1495, 99, 'ME', 1, 0),
(1496, 99, 'MI', 1, 0),
(1497, 99, 'NA', 1, 0),
(1498, 99, 'OR', 1, 0),
(1499, 99, 'PO', 1, 0),
(1500, 99, 'PU', 1, 0),
(1501, 99, 'RA', 1, 0),
(1502, 99, 'SI', 1, 0),
(1503, 99, 'TN', 1, 0),
(1504, 99, 'TR', 1, 0),
(1505, 99, 'UP', 1, 0),
(1506, 99, 'WB', 1, 0),
(1507, 100, 'AC', 1, 0),
(1508, 100, 'BA', 1, 0),
(1509, 100, 'BT', 1, 0),
(1510, 100, 'BE', 1, 0),
(1511, 100, 'BD', 1, 0),
(1512, 100, 'GO', 1, 0),
(1513, 100, 'JK', 1, 0),
(1514, 100, 'JA', 1, 0),
(1515, 100, 'JB', 1, 0),
(1516, 100, 'JT', 1, 0),
(1517, 100, 'JI', 1, 0),
(1518, 100, 'KB', 1, 0),
(1519, 100, 'KS', 1, 0),
(1520, 100, 'KT', 1, 0),
(1521, 100, 'KI', 1, 0),
(1522, 100, 'BB', 1, 0),
(1523, 100, 'LA', 1, 0),
(1524, 100, 'MA', 1, 0),
(1525, 100, 'MU', 1, 0),
(1526, 100, 'NB', 1, 0),
(1527, 100, 'NT', 1, 0),
(1528, 100, 'PA', 1, 0),
(1529, 100, 'RI', 1, 0),
(1530, 100, 'SN', 1, 0),
(1531, 100, 'ST', 1, 0),
(1532, 100, 'SG', 1, 0),
(1533, 100, 'SA', 1, 0),
(1534, 100, 'SB', 1, 0),
(1535, 100, 'SS', 1, 0),
(1536, 100, 'SU', 1, 0),
(1537, 100, 'YO', 1, 0),
(1538, 101, 'TEH', 1, 0),
(1539, 101, 'QOM', 1, 0),
(1540, 101, 'MKZ', 1, 0),
(1541, 101, 'QAZ', 1, 0),
(1542, 101, 'GIL', 1, 0),
(1543, 101, 'ARD', 1, 0),
(1544, 101, 'ZAN', 1, 0),
(1545, 101, 'EAZ', 1, 0),
(1546, 101, 'WEZ', 1, 0),
(1547, 101, 'KRD', 1, 0),
(1548, 101, 'HMD', 1, 0),
(1549, 101, 'KRM', 1, 0),
(1550, 101, 'ILM', 1, 0),
(1551, 101, 'LRS', 1, 0),
(1552, 101, 'KZT', 1, 0),
(1553, 101, 'CMB', 1, 0),
(1554, 101, 'KBA', 1, 0),
(1555, 101, 'BSH', 1, 0),
(1556, 101, 'FAR', 1, 0),
(1557, 101, 'HRM', 1, 0),
(1558, 101, 'SBL', 1, 0),
(1559, 101, 'KRB', 1, 0),
(1560, 101, 'YZD', 1, 0),
(1561, 101, 'EFH', 1, 0),
(1562, 101, 'SMN', 1, 0),
(1563, 101, 'MZD', 1, 0),
(1564, 101, 'GLS', 1, 0),
(1565, 101, 'NKH', 1, 0),
(1566, 101, 'RKH', 1, 0),
(1567, 101, 'SKH', 1, 0),
(1568, 102, 'BD', 1, 0),
(1569, 102, 'SD', 1, 0),
(1570, 102, 'DY', 1, 0),
(1571, 102, 'WS', 1, 0),
(1572, 102, 'MY', 1, 0),
(1573, 102, 'BA', 1, 0),
(1574, 102, 'DQ', 1, 0),
(1575, 102, 'MU', 1, 0),
(1576, 102, 'QA', 1, 0),
(1577, 102, 'BB', 1, 0),
(1578, 102, 'KB', 1, 0),
(1579, 102, 'NJ', 1, 0),
(1580, 102, 'AB', 1, 0),
(1581, 102, 'NN', 1, 0),
(1582, 102, 'DH', 1, 0),
(1583, 102, 'AL', 1, 0),
(1584, 102, 'TM', 1, 0),
(1585, 102, 'SL', 1, 0),
(1586, 103, 'CA', 1, 0),
(1587, 103, 'CV', 1, 0),
(1588, 103, 'CL', 1, 0),
(1589, 103, 'CO', 1, 0),
(1590, 103, 'DO', 1, 0),
(1591, 103, 'DU', 1, 0),
(1592, 103, 'GA', 1, 0),
(1593, 103, 'KE', 1, 0),
(1594, 103, 'KI', 1, 0),
(1595, 103, 'KL', 1, 0),
(1596, 103, 'LA', 1, 0),
(1597, 103, 'LE', 1, 0),
(1598, 103, 'LI', 1, 0),
(1599, 103, 'LO', 1, 0),
(1600, 103, 'LU', 1, 0),
(1601, 103, 'MA', 1, 0),
(1602, 103, 'ME', 1, 0),
(1603, 103, 'MO', 1, 0),
(1604, 103, 'OF', 1, 0),
(1605, 103, 'RO', 1, 0),
(1606, 103, 'SL', 1, 0),
(1607, 103, 'TI', 1, 0),
(1608, 103, 'WA', 1, 0),
(1609, 103, 'WE', 1, 0),
(1610, 103, 'WX', 1, 0),
(1611, 103, 'WI', 1, 0),
(1612, 104, 'BS', 1, 0),
(1613, 104, 'BH', 1, 0),
(1614, 104, 'EA', 1, 0),
(1615, 104, 'GA', 1, 0),
(1616, 104, 'HA', 1, 0),
(1617, 104, 'JM', 1, 0),
(1618, 104, 'JE', 1, 0),
(1619, 104, 'NE', 1, 0),
(1620, 104, 'SE', 1, 0),
(1621, 104, 'SH', 1, 0),
(1622, 104, 'TA', 1, 0),
(3860, 105, 'CL', 1, 0),
(3842, 105, 'AG', 1, 0),
(3843, 105, 'AL', 1, 0),
(3844, 105, 'AN', 1, 0),
(3845, 105, 'AO', 1, 0),
(3846, 105, 'AR', 1, 0),
(3847, 105, 'AP', 1, 0),
(3848, 105, 'AT', 1, 0),
(3849, 105, 'AV', 1, 0),
(3850, 105, 'BA', 1, 0),
(3851, 105, 'BL', 1, 0),
(3852, 105, 'BN', 1, 0),
(3853, 105, 'BG', 1, 0),
(3854, 105, 'BI', 1, 0),
(3855, 105, 'BO', 1, 0),
(3856, 105, 'BZ', 1, 0),
(3857, 105, 'BS', 1, 0),
(3858, 105, 'BR', 1, 0),
(3859, 105, 'CA', 1, 0),
(1643, 106, 'CLA', 1, 0),
(1644, 106, 'HAN', 1, 0),
(1645, 106, 'KIN', 1, 0),
(1646, 106, 'MAN', 1, 0),
(1647, 106, 'POR', 1, 0),
(1648, 106, 'AND', 1, 0),
(1649, 106, 'ANN', 1, 0),
(1650, 106, 'CAT', 1, 0),
(1651, 106, 'ELI', 1, 0),
(1652, 106, 'JAM', 1, 0),
(1653, 106, 'MAR', 1, 0),
(1654, 106, 'THO', 1, 0),
(1655, 106, 'TRL', 1, 0),
(1656, 106, 'WML', 1, 0),
(1657, 107, 'AI', 1, 0),
(1658, 107, 'AK', 1, 0),
(1659, 107, 'AO', 1, 0),
(1660, 107, 'CH', 1, 0),
(1661, 107, 'EH', 1, 0),
(1662, 107, 'FK', 1, 0),
(1663, 107, 'FU', 1, 0),
(1664, 107, 'FS', 1, 0),
(1665, 107, 'GI', 1, 0),
(1666, 107, 'GU', 1, 0),
(1667, 107, 'HI', 1, 0),
(1668, 107, 'HO', 1, 0),
(1669, 107, 'HY', 1, 0),
(1670, 107, 'IB', 1, 0),
(1671, 107, 'IS', 1, 0),
(1672, 107, 'IW', 1, 0),
(1673, 107, 'KA', 1, 0),
(1674, 107, 'KG', 1, 0),
(1675, 107, 'KN', 1, 0),
(1676, 107, 'KO', 1, 0),
(1677, 107, 'KU', 1, 0),
(1678, 107, 'KY', 1, 0),
(1679, 107, 'MI', 1, 0),
(1680, 107, 'MY', 1, 0),
(1681, 107, 'MZ', 1, 0),
(1682, 107, 'NA', 1, 0),
(1683, 107, 'NG', 1, 0),
(1684, 107, 'NR', 1, 0),
(1685, 107, 'NI', 1, 0),
(1686, 107, 'OI', 1, 0),
(1687, 107, 'OK', 1, 0),
(1688, 107, 'ON', 1, 0),
(1689, 107, 'OS', 1, 0),
(1690, 107, 'SA', 1, 0),
(1691, 107, 'SI', 1, 0),
(1692, 107, 'SH', 1, 0),
(1693, 107, 'SM', 1, 0),
(1694, 107, 'SZ', 1, 0),
(1695, 107, 'TO', 1, 0),
(1696, 107, 'TS', 1, 0),
(1697, 107, 'TK', 1, 0),
(1698, 107, 'TT', 1, 0),
(1699, 107, 'TY', 1, 0),
(1700, 107, 'WA', 1, 0),
(1701, 107, 'YA', 1, 0),
(1702, 107, 'YM', 1, 0),
(1703, 107, 'YN', 1, 0),
(1704, 108, 'AM', 1, 0),
(1705, 108, 'AJ', 1, 0),
(1706, 108, 'AA', 1, 0),
(1707, 108, 'AB', 1, 0),
(1708, 108, 'AK', 1, 0),
(1709, 108, 'AL', 1, 0),
(1710, 108, 'AT', 1, 0),
(1711, 108, 'AZ', 1, 0),
(1712, 108, 'IR', 1, 0),
(1713, 108, 'JA', 1, 0),
(1714, 108, 'MA', 1, 0),
(1715, 108, 'MD', 1, 0),
(1716, 109, 'AL', 1, 0),
(1717, 109, 'AC', 1, 0),
(1718, 109, 'AM', 1, 0),
(1719, 109, 'AQ', 1, 0),
(1720, 109, 'AS', 1, 0),
(1721, 109, 'AT', 1, 0),
(1722, 109, 'BA', 1, 0),
(1723, 109, 'BY', 1, 0),
(1724, 109, 'MA', 1, 0),
(1725, 109, 'ON', 1, 0),
(1726, 109, 'PA', 1, 0),
(1727, 109, 'QA', 1, 0),
(1728, 109, 'QO', 1, 0),
(1729, 109, 'QY', 1, 0),
(1730, 109, 'SH', 1, 0),
(1731, 109, 'SO', 1, 0),
(1732, 109, 'ZH', 1, 0),
(1733, 110, 'CE', 1, 0),
(1734, 110, 'CO', 1, 0),
(1735, 110, 'EA', 1, 0),
(1736, 110, 'NA', 1, 0),
(1737, 110, 'NE', 1, 0),
(1738, 110, 'NY', 1, 0),
(1739, 110, 'RV', 1, 0),
(1740, 110, 'WE', 1, 0),
(1741, 111, 'AG', 1, 0),
(1742, 111, 'AM', 1, 0),
(1743, 111, 'AK', 1, 0),
(1744, 111, 'AO', 1, 0),
(1745, 111, 'BA', 1, 0),
(1746, 111, 'BE', 1, 0),
(1747, 111, 'bT', 1, 0),
(1748, 111, 'KA', 1, 0),
(1749, 111, 'KR', 1, 0),
(1750, 111, 'KU', 1, 0),
(1751, 111, 'MI', 1, 0),
(1752, 111, 'MN', 1, 0),
(1753, 111, 'ME', 1, 0),
(1754, 111, 'NI', 1, 0),
(1755, 111, 'NO', 1, 0),
(1756, 111, 'ON', 1, 0),
(1757, 111, 'TT', 1, 0),
(1758, 111, 'TR', 1, 0),
(1759, 111, 'TM', 1, 0),
(1760, 111, 'TW', 1, 0),
(1761, 111, 'TE', 1, 0),
(1762, 112, 'CHA', 1, 0),
(1763, 112, 'HAB', 1, 0),
(1764, 112, 'HAN', 1, 0),
(1765, 112, 'HWB', 1, 0),
(1766, 112, 'HWN', 1, 0),
(1767, 112, 'KAN', 1, 0),
(1768, 112, 'PYB', 1, 0),
(1769, 112, 'PYN', 1, 0),
(1770, 112, 'YAN', 1, 0),
(1771, 112, 'NAJ', 1, 0),
(1772, 112, 'PYO', 1, 0),
(1773, 113, 'CO', 1, 0),
(1774, 113, 'CH', 1, 0),
(1775, 113, 'CD', 1, 0),
(1776, 113, 'CB', 1, 0),
(1777, 113, 'CN', 1, 0),
(1778, 113, 'IG', 1, 0),
(1779, 113, 'KA', 1, 0),
(1780, 113, 'KG', 1, 0),
(1781, 113, 'KD', 1, 0),
(1782, 113, 'KB', 1, 0),
(1783, 113, 'KN', 1, 0),
(1784, 113, 'PG', 1, 0),
(1785, 113, 'SO', 1, 0),
(1786, 113, 'TA', 1, 0),
(1787, 113, 'TG', 1, 0),
(1788, 114, 'AL', 1, 0),
(1789, 114, 'AA', 1, 0),
(1790, 114, 'AF', 1, 0),
(1791, 114, 'AJ', 1, 0),
(1792, 114, 'HA', 1, 0),
(1793, 115, 'GB', 1, 0),
(1794, 115, 'B', 1, 0),
(1795, 115, 'C', 1, 0),
(1796, 115, 'J', 1, 0),
(1797, 115, 'N', 1, 0),
(1798, 115, 'O', 1, 0),
(1799, 115, 'T', 1, 0),
(1800, 115, 'Y', 1, 0),
(1801, 116, 'VT', 1, 0),
(1802, 116, 'AT', 1, 0),
(1803, 116, 'BK', 1, 0),
(1804, 116, 'BL', 1, 0),
(1805, 116, 'CH', 1, 0),
(1806, 116, 'HO', 1, 0),
(1807, 116, 'KH', 1, 0),
(1808, 116, 'LM', 1, 0),
(1809, 116, 'LP', 1, 0),
(1810, 116, 'OU', 1, 0),
(1811, 116, 'PH', 1, 0),
(1812, 116, 'SL', 1, 0),
(1813, 116, 'SV', 1, 0),
(1814, 116, 'VI', 1, 0),
(1815, 116, 'XA', 1, 0),
(1816, 116, 'XE', 1, 0),
(1817, 116, 'XI', 1, 0),
(1818, 116, 'XN', 1, 0),
(1819, 117, 'AIZ', 1, 0),
(1820, 117, 'ALU', 1, 0),
(1821, 117, 'BAL', 1, 0),
(1822, 117, 'BAU', 1, 0),
(1823, 117, 'CES', 1, 0),
(1824, 117, 'DGR', 1, 0),
(1825, 117, 'DOB', 1, 0),
(1826, 117, 'GUL', 1, 0),
(1827, 117, 'JEK', 1, 0),
(1828, 117, 'JGR', 1, 0),
(1829, 117, 'KRA', 1, 0),
(1830, 117, 'KUL', 1, 0),
(1831, 117, 'LPR', 1, 0),
(1832, 117, 'LIM', 1, 0),
(1833, 117, 'LUD', 1, 0),
(1834, 117, 'MAD', 1, 0),
(1835, 117, 'OGR', 1, 0),
(1836, 117, 'PRE', 1, 0),
(1837, 117, 'RZR', 1, 0),
(1838, 117, 'RGR', 1, 0),
(1839, 117, 'SAL', 1, 0),
(1840, 117, 'TAL', 1, 0),
(1841, 117, 'TUK', 1, 0),
(1842, 117, 'VLK', 1, 0),
(1843, 117, 'VLM', 1, 0),
(1844, 117, 'VSR', 1, 0),
(1845, 117, 'DGV', 1, 0),
(1846, 117, 'JGV', 1, 0),
(1847, 117, 'JUR', 1, 0),
(1848, 117, 'LPK', 1, 0),
(1849, 117, 'RZK', 1, 0),
(1850, 117, 'RGA', 1, 0),
(1851, 117, 'VSL', 1, 0),
(1852, 119, 'BE', 1, 0),
(1853, 119, 'BB', 1, 0),
(1854, 119, 'LE', 1, 0),
(1855, 119, 'MF', 1, 0),
(1856, 119, 'MS', 1, 0),
(1857, 119, 'MH', 1, 0),
(1858, 119, 'MK', 1, 0),
(1859, 119, 'QN', 1, 0),
(1860, 119, 'QT', 1, 0),
(1861, 119, 'TT', 1, 0),
(1862, 120, 'BI', 1, 0),
(1863, 120, 'BG', 1, 0),
(1864, 120, 'GB', 1, 0),
(1865, 120, 'CM', 1, 0),
(1866, 120, 'GG', 1, 0),
(1867, 120, 'GK', 1, 0),
(1868, 120, 'LO', 1, 0),
(1869, 120, 'MG', 1, 0),
(1870, 120, 'ML', 1, 0),
(1871, 120, 'MS', 1, 0),
(1872, 120, 'NB', 1, 0),
(1873, 120, 'RC', 1, 0),
(1874, 120, 'SN', 1, 0),
(1875, 121, 'AJ', 1, 0),
(1876, 121, 'AZ', 1, 0),
(1877, 121, 'FA', 1, 0),
(1878, 121, 'JA', 1, 0),
(1879, 121, 'JU', 1, 0),
(1880, 121, 'KH', 1, 0),
(1881, 121, 'KU', 1, 0),
(1882, 121, 'NK', 1, 0),
(1883, 121, 'AS', 1, 0),
(1884, 121, 'AW', 1, 0),
(1885, 121, 'ZA', 1, 0),
(1886, 121, 'BA', 1, 0),
(1887, 121, 'DA', 1, 0),
(1888, 121, 'GD', 1, 0),
(1889, 121, 'GY', 1, 0),
(1890, 121, 'MI', 1, 0),
(1891, 121, 'MZ', 1, 0),
(1892, 121, 'SB', 1, 0),
(1893, 121, 'SW', 1, 0),
(1894, 121, 'SU', 1, 0),
(1895, 121, 'TL', 1, 0),
(1896, 121, 'TH', 1, 0),
(1897, 121, 'TU', 1, 0),
(1898, 121, 'YA', 1, 0),
(1899, 121, 'ZL', 1, 0),
(1900, 122, 'V', 1, 0),
(1901, 122, 'A', 1, 0),
(1902, 122, 'B', 1, 0),
(1903, 122, 'N', 1, 0),
(1904, 122, 'E', 1, 0),
(1905, 122, 'M', 1, 0),
(1906, 122, 'T', 1, 0),
(1907, 122, 'R', 1, 0),
(1908, 122, 'G', 1, 0),
(1909, 122, 'L', 1, 0),
(1910, 122, 'P', 1, 0),
(1911, 123, 'AL', 1, 0),
(1912, 123, 'KA', 1, 0),
(1913, 123, 'KL', 1, 0),
(1914, 123, 'MA', 1, 0),
(1915, 123, 'PA', 1, 0),
(1916, 123, 'SI', 1, 0),
(1917, 123, 'TA', 1, 0),
(1918, 123, 'TE', 1, 0),
(1919, 123, 'UT', 1, 0),
(1920, 123, 'VI', 1, 0),
(1921, 124, 'DD', 1, 0),
(1922, 124, 'DC', 1, 0),
(1923, 124, 'DR', 1, 0),
(1924, 124, 'DV', 1, 0),
(1925, 124, 'DW', 1, 0),
(1926, 124, 'GG', 1, 0),
(1927, 124, 'GE', 1, 0),
(1928, 124, 'GR', 1, 0),
(1929, 124, 'LL', 1, 0),
(1930, 124, 'LC', 1, 0),
(1931, 124, 'LE', 1, 0),
(1932, 124, 'LM', 1, 0),
(1933, 125, 'OLF', 1, 0),
(1934, 125, 'ANT', 1, 0),
(1935, 125, 'LAZ', 1, 0),
(1936, 125, 'CAT', 1, 0),
(1937, 125, 'LAW', 1, 0),
(1938, 127, 'AN', 1, 0),
(1939, 127, 'AS', 1, 0),
(1940, 127, 'FN', 1, 0),
(1941, 127, 'MJ', 1, 0),
(1942, 127, 'TM', 1, 0),
(1943, 127, 'TL', 1, 0),
(1944, 128, 'BLK', 1, 0),
(1945, 128, 'BLT', 1, 0),
(1946, 128, 'CKW', 1, 0),
(1947, 128, 'CRD', 1, 0),
(1948, 128, 'CTP', 1, 0),
(1949, 128, 'DDZ', 1, 0),
(1950, 128, 'DWA', 1, 0),
(1951, 128, 'KRG', 1, 0),
(1952, 128, 'KSG', 1, 0),
(1953, 128, 'LKM', 1, 0),
(1954, 128, 'LLG', 1, 0),
(1955, 128, 'MCG', 1, 0),
(1956, 128, 'MGC', 1, 0),
(1957, 128, 'MCH', 1, 0),
(1958, 128, 'MLJ', 1, 0),
(1959, 128, 'MWZ', 1, 0),
(1960, 128, 'MZM', 1, 0),
(1961, 128, 'NTU', 1, 0),
(1962, 128, 'NKB', 1, 0),
(1963, 128, 'NKH', 1, 0),
(1964, 128, 'NSJ', 1, 0),
(1965, 128, 'NTI', 1, 0),
(1966, 128, 'PHL', 1, 0),
(1967, 128, 'RMP', 1, 0),
(1968, 128, 'SLM', 1, 0),
(1969, 128, 'THY', 1, 0),
(1970, 128, 'ZBA', 1, 0),
(1971, 129, 'JO', 1, 0),
(1972, 129, 'KE', 1, 0),
(1973, 129, 'KL', 1, 0),
(1974, 129, 'LA', 1, 0),
(1975, 129, 'ME', 1, 0),
(1976, 129, 'NS', 1, 0),
(1977, 129, 'PA', 1, 0),
(1978, 129, 'PE', 1, 0),
(1979, 129, 'PR', 1, 0),
(1980, 129, 'PP', 1, 0),
(1981, 129, 'SA', 1, 0),
(1982, 129, 'SR', 1, 0),
(1983, 129, 'SE', 1, 0),
(1984, 129, 'TE', 1, 0),
(1985, 129, 'WP', 1, 0),
(1986, 130, 'THU', 1, 0),
(1987, 130, 'THD', 1, 0),
(1988, 130, 'MLU', 1, 0),
(1989, 130, 'MLD', 1, 0),
(1990, 130, 'MAU', 1, 0),
(1991, 130, 'MAD', 1, 0),
(1992, 130, 'FAA', 1, 0),
(1993, 130, 'MAA', 1, 0),
(1994, 130, 'AAU', 1, 0),
(1995, 130, 'AAD', 1, 0),
(1996, 130, 'FEA', 1, 0),
(1997, 130, 'MUA', 1, 0),
(1998, 130, 'NAU', 1, 0),
(1999, 130, 'NAD', 1, 0),
(2000, 130, 'KLH', 1, 0),
(2001, 130, 'HDH', 1, 0),
(2002, 130, 'HAU', 1, 0),
(2003, 130, 'HAD', 1, 0),
(2004, 130, 'FMU', 1, 0),
(2005, 130, 'ADD', 1, 0),
(2006, 131, 'GA', 1, 0),
(2007, 131, 'KY', 1, 0),
(2008, 131, 'KD', 1, 0),
(2009, 131, 'KL', 1, 0),
(2010, 131, 'MP', 1, 0),
(2011, 131, 'SG', 1, 0),
(2012, 131, 'SK', 1, 0),
(2013, 131, 'TB', 1, 0),
(2014, 131, 'CD', 1, 0),
(2015, 132, 'ATT', 1, 0),
(2016, 132, 'BAL', 1, 0),
(2017, 132, 'BGU', 1, 0),
(2018, 132, 'BKK', 1, 0),
(2019, 132, 'BRZ', 1, 0),
(2020, 132, 'BOR', 1, 0),
(2021, 132, 'DIN', 1, 0),
(2022, 132, 'FGU', 1, 0),
(2023, 132, 'FLO', 1, 0),
(2024, 132, 'GDJ', 1, 0),
(2025, 132, 'GZR', 1, 0),
(2026, 132, 'GRG', 1, 0),
(2027, 132, 'GXQ', 1, 0),
(2028, 132, 'HMR', 1, 0),
(2029, 132, 'IKL', 1, 0),
(2030, 132, 'ISL', 1, 0),
(2031, 132, 'KLK', 1, 0),
(2032, 132, 'KRK', 1, 0),
(2033, 132, 'LIJ', 1, 0),
(2034, 132, 'LUQ', 1, 0),
(2035, 132, 'MRS', 1, 0),
(2036, 132, 'MKL', 1, 0),
(2037, 132, 'MXL', 1, 0),
(2038, 132, 'MDN', 1, 0),
(2039, 132, 'MEL', 1, 0),
(2040, 132, 'MGR', 1, 0),
(2041, 132, 'MST', 1, 0),
(2042, 132, 'MQA', 1, 0),
(2043, 132, 'MSI', 1, 0),
(2044, 132, 'MTF', 1, 0),
(2045, 132, 'NAX', 1, 0),
(2046, 132, 'PAO', 1, 0),
(2047, 132, 'PEM', 1, 0),
(2048, 132, 'PIE', 1, 0),
(2049, 132, 'QOR', 1, 0),
(2050, 132, 'QRE', 1, 0),
(2051, 132, 'RAB', 1, 0),
(2052, 132, 'SAF', 1, 0),
(2053, 132, 'SGI', 1, 0),
(2054, 132, 'SLU', 1, 0),
(2055, 132, 'SPB', 1, 0),
(2056, 132, 'SGW', 1, 0),
(2057, 132, 'SVE', 1, 0),
(2058, 132, 'SIG', 1, 0),
(2059, 132, 'SLM', 1, 0),
(2060, 132, 'SWQ', 1, 0),
(2061, 132, 'TXB', 1, 0),
(2062, 132, 'TRX', 1, 0),
(2063, 132, 'VLT', 1, 0),
(2064, 132, 'XGJ', 1, 0),
(2065, 132, 'ZBR', 1, 0),
(2066, 132, 'ZBG', 1, 0),
(2067, 132, 'ZJT', 1, 0),
(2068, 132, 'ZRQ', 1, 0),
(2069, 132, 'FNT', 1, 0),
(2070, 132, 'GHJ', 1, 0),
(2071, 132, 'GHR', 1, 0),
(2072, 132, 'GHS', 1, 0),
(2073, 132, 'KRC', 1, 0),
(2074, 132, 'MUN', 1, 0),
(2075, 132, 'NAD', 1, 0),
(2076, 132, 'QAL', 1, 0),
(2077, 132, 'VIC', 1, 0),
(2078, 132, 'SLA', 1, 0),
(2079, 132, 'SNT', 1, 0),
(2080, 132, 'ZAG', 1, 0),
(2081, 132, 'XEW', 1, 0),
(2082, 132, 'ZEB', 1, 0),
(2083, 133, 'ALG', 1, 0),
(2084, 133, 'ALL', 1, 0),
(2085, 133, 'ALK', 1, 0),
(2086, 133, 'ARN', 1, 0),
(2087, 133, 'AUR', 1, 0),
(2088, 133, 'BKR', 1, 0),
(2089, 133, 'BKN', 1, 0),
(2090, 133, 'BKK', 1, 0),
(2091, 133, 'EBN', 1, 0),
(2092, 133, 'ENT', 1, 0),
(2093, 133, 'EKB', 1, 0),
(2094, 133, 'JBT', 1, 0),
(2095, 133, 'JLT', 1, 0),
(2096, 133, 'JEM', 1, 0),
(2097, 133, 'KIL', 1, 0),
(2098, 133, 'KWJ', 1, 0),
(2099, 133, 'LAE', 1, 0),
(2100, 133, 'LIB', 1, 0),
(2101, 133, 'LKP', 1, 0),
(2102, 133, 'MJR', 1, 0),
(2103, 133, 'MLP', 1, 0),
(2104, 133, 'MJT', 1, 0),
(2105, 133, 'MIL', 1, 0),
(2106, 133, 'NMK', 1, 0),
(2107, 133, 'NAM', 1, 0),
(2108, 133, 'RGL', 1, 0),
(2109, 133, 'RGK', 1, 0),
(2110, 133, 'TOK', 1, 0),
(2111, 133, 'UJA', 1, 0),
(2112, 133, 'UJL', 1, 0),
(2113, 133, 'UTK', 1, 0),
(2114, 133, 'WTH', 1, 0),
(2115, 133, 'WTJ', 1, 0),
(2116, 135, 'AD', 1, 0),
(2117, 135, 'AS', 1, 0),
(2118, 135, 'BR', 1, 0),
(2119, 135, 'DN', 1, 0),
(2120, 135, 'GO', 1, 0),
(2121, 135, 'GM', 1, 0),
(2122, 135, 'HC', 1, 0),
(2123, 135, 'HG', 1, 0),
(2124, 135, 'IN', 1, 0),
(2125, 135, 'TA', 1, 0),
(2126, 135, 'TZ', 1, 0),
(2127, 135, 'TR', 1, 0),
(2128, 135, 'NO', 1, 0),
(2129, 136, 'BR', 1, 0),
(2130, 136, 'CU', 1, 0),
(2131, 136, 'PU', 1, 0),
(2132, 136, 'QB', 1, 0),
(2133, 136, 'VP', 1, 0),
(2134, 136, 'AG', 1, 0),
(2135, 136, 'CC', 1, 0),
(2136, 136, 'RO', 1, 0),
(2137, 136, 'BL', 1, 0),
(2138, 136, 'FL', 1, 0),
(2139, 136, 'GP', 1, 0),
(2140, 136, 'MO', 1, 0),
(2141, 136, 'PA', 1, 0),
(2142, 136, 'PW', 1, 0),
(2143, 136, 'PL', 1, 0),
(2144, 136, 'RR', 1, 0),
(2145, 136, 'SA', 1, 0),
(2146, 138, 'BN', 1, 0),
(2147, 138, 'BS', 1, 0),
(2148, 138, 'CA', 1, 0),
(2149, 138, 'CI', 1, 0),
(2150, 138, 'CH', 1, 0),
(2151, 138, 'CZ', 1, 0),
(2152, 138, 'CL', 1, 0),
(2153, 138, 'DF', 1, 0),
(2154, 138, 'DU', 1, 0),
(2155, 138, 'GA', 1, 0),
(2156, 138, 'GE', 1, 0),
(2157, 138, 'HI', 1, 0),
(2158, 138, 'JA', 1, 0),
(2159, 138, 'ME', 1, 0),
(2160, 138, 'MI', 1, 0),
(2161, 138, 'MO', 1, 0),
(2162, 138, 'NA', 1, 0),
(2163, 138, 'NL', 1, 0),
(2164, 138, 'OA', 1, 0),
(2165, 138, 'PU', 1, 0),
(2166, 138, 'QA', 1, 0),
(2167, 138, 'QR', 1, 0),
(2168, 138, 'SA', 1, 0),
(2169, 138, 'SI', 1, 0),
(2170, 138, 'SO', 1, 0),
(2171, 138, 'TB', 1, 0),
(2172, 138, 'TM', 1, 0),
(2173, 138, 'TL', 1, 0),
(2174, 138, 'VE', 1, 0),
(2175, 138, 'YU', 1, 0),
(2176, 138, 'ZA', 1, 0),
(2177, 139, 'C', 1, 0),
(2178, 139, 'K', 1, 0),
(2179, 139, 'P', 1, 0),
(2180, 139, 'Y', 1, 0),
(2181, 140, 'GA', 1, 0),
(2182, 140, 'CU', 1, 0),
(2183, 140, 'BA', 1, 0),
(2184, 140, 'CA', 1, 0),
(2185, 140, 'ED', 1, 0),
(2186, 140, 'LA', 1, 0),
(2187, 140, 'OR', 1, 0),
(2188, 140, 'SO', 1, 0),
(2189, 140, 'TI', 1, 0),
(2190, 140, 'UN', 1, 0),
(2191, 140, 'SN', 1, 0),
(2192, 141, 'FV', 1, 0),
(2193, 141, 'LC', 1, 0),
(2194, 141, 'MV', 1, 0),
(2195, 141, 'MC', 1, 0),
(2196, 142, '1', 1, 0),
(2197, 142, '035', 1, 0),
(2198, 142, '037', 1, 0),
(2199, 142, '039', 1, 0),
(2200, 142, '041', 1, 0),
(2201, 142, '043', 1, 0),
(2202, 142, '046', 1, 0),
(2203, 142, '047', 1, 0),
(2204, 142, '049', 1, 0),
(2205, 142, '051', 1, 0),
(2206, 142, '053', 1, 0),
(2207, 142, '055', 1, 0),
(2208, 142, '057', 1, 0),
(2209, 142, '059', 1, 0),
(2210, 142, '061', 1, 0),
(2211, 142, '063', 1, 0),
(2212, 142, '064', 1, 0),
(2213, 142, '065', 1, 0),
(2214, 142, '067', 1, 0),
(2215, 142, '069', 1, 0),
(2216, 142, '071', 1, 0),
(2217, 142, '073', 1, 0),
(2218, 143, 'A', 1, 0),
(2219, 143, 'G', 1, 0),
(2220, 143, 'P', 1, 0),
(2221, 144, 'AGD', 1, 0),
(2222, 144, 'HOC', 1, 0),
(2223, 144, 'AZI', 1, 0),
(2224, 144, 'BME', 1, 0),
(2225, 144, 'BSL', 1, 0),
(2226, 144, 'BLM', 1, 0),
(2227, 144, 'CBL', 1, 0),
(2228, 144, 'CHA', 1, 0),
(2229, 144, 'EJA', 1, 0),
(2230, 144, 'EKS', 1, 0),
(2231, 144, 'ERA', 1, 0),
(2232, 144, 'ESS', 1, 0),
(2233, 144, 'FES', 1, 0),
(2234, 144, 'FIG', 1, 0),
(2235, 144, 'GLM', 1, 0),
(2236, 144, 'IFR', 1, 0),
(2237, 144, 'KEN', 1, 0),
(2238, 144, 'KHM', 1, 0),
(2239, 144, 'KHN', 1, 0),
(2240, 144, 'KHO', 1, 0),
(2241, 144, 'LYN', 1, 0),
(2242, 144, 'LAR', 1, 0),
(2243, 144, 'MRK', 1, 0),
(2244, 144, 'MKN', 1, 0),
(2245, 144, 'NAD', 1, 0),
(2246, 144, 'ORZ', 1, 0),
(2247, 144, 'OUJ', 1, 0),
(2248, 144, 'RSA', 1, 0),
(2249, 144, 'SAF', 1, 0),
(2250, 144, 'SET', 1, 0),
(2251, 144, 'SKA', 1, 0),
(2252, 144, 'TGR', 1, 0),
(2253, 144, 'TAN', 1, 0),
(2254, 144, 'TAO', 1, 0),
(2255, 144, 'TRD', 1, 0),
(2256, 144, 'TAT', 1, 0),
(2257, 144, 'TAZ', 1, 0),
(2258, 144, 'TET', 1, 0);
INSERT INTO `ab1l_zones` (`zone_id`, `country_id`, `code`, `status`, `sort_order`) VALUES
(2259, 144, 'TIZ', 1, 0),
(2260, 144, 'ADK', 1, 0),
(2261, 144, 'BJD', 1, 0),
(2262, 144, 'ESM', 1, 0),
(2263, 145, 'CD', 1, 0),
(2264, 145, 'GZ', 1, 0),
(2265, 145, 'IN', 1, 0),
(2266, 145, 'MN', 1, 0),
(2267, 145, 'MC', 1, 0),
(2268, 145, 'MP', 1, 0),
(2269, 145, 'NA', 1, 0),
(2270, 145, 'NI', 1, 0),
(2271, 145, 'SO', 1, 0),
(2272, 145, 'TE', 1, 0),
(2273, 145, 'ZA', 1, 0),
(2274, 146, 'AY', 1, 0),
(2275, 146, 'BG', 1, 0),
(2276, 146, 'MG', 1, 0),
(2277, 146, 'MD', 1, 0),
(2278, 146, 'SG', 1, 0),
(2279, 146, 'TN', 1, 0),
(2280, 146, 'YG', 1, 0),
(2281, 146, 'CH', 1, 0),
(2282, 146, 'KC', 1, 0),
(2283, 146, 'KH', 1, 0),
(2284, 146, 'KN', 1, 0),
(2285, 146, 'MN', 1, 0),
(2286, 146, 'RK', 1, 0),
(2287, 146, 'SH', 1, 0),
(2288, 147, 'CA', 1, 0),
(2289, 147, 'ER', 1, 0),
(2290, 147, 'HA', 1, 0),
(2291, 147, 'KR', 1, 0),
(2292, 147, 'KV', 1, 0),
(2293, 147, 'KH', 1, 0),
(2294, 147, 'KU', 1, 0),
(2295, 147, 'OW', 1, 0),
(2296, 147, 'OK', 1, 0),
(2297, 147, 'OT', 1, 0),
(2298, 147, 'ON', 1, 0),
(2299, 147, 'OO', 1, 0),
(2300, 147, 'OJ', 1, 0),
(2301, 148, 'AO', 1, 0),
(2302, 148, 'AA', 1, 0),
(2303, 148, 'AT', 1, 0),
(2304, 148, 'AI', 1, 0),
(2305, 148, 'BA', 1, 0),
(2306, 148, 'BO', 1, 0),
(2307, 148, 'BU', 1, 0),
(2308, 148, 'DE', 1, 0),
(2309, 148, 'EW', 1, 0),
(2310, 148, 'IJ', 1, 0),
(2311, 148, 'ME', 1, 0),
(2312, 148, 'NI', 1, 0),
(2313, 148, 'UA', 1, 0),
(2314, 148, 'YA', 1, 0),
(2315, 149, 'BA', 1, 0),
(2316, 149, 'BH', 1, 0),
(2317, 149, 'DH', 1, 0),
(2318, 149, 'GA', 1, 0),
(2319, 149, 'JA', 1, 0),
(2320, 149, 'KA', 1, 0),
(2321, 149, 'KO', 1, 0),
(2322, 149, 'LU', 1, 0),
(2323, 149, 'MA', 1, 0),
(2324, 149, 'ME', 1, 0),
(2325, 149, 'NA', 1, 0),
(2326, 149, 'RA', 1, 0),
(2327, 149, 'SA', 1, 0),
(2328, 149, 'SE', 1, 0),
(2329, 150, 'DR', 1, 0),
(2330, 150, 'FL', 1, 0),
(2331, 150, 'FR', 1, 0),
(2332, 150, 'GE', 1, 0),
(2333, 150, 'GR', 1, 0),
(2334, 150, 'LI', 1, 0),
(2335, 150, 'NB', 1, 0),
(2336, 150, 'NH', 1, 0),
(2337, 150, 'OV', 1, 0),
(2338, 150, 'UT', 1, 0),
(2339, 150, 'ZE', 1, 0),
(2340, 150, 'ZH', 1, 0),
(2341, 152, 'L', 1, 0),
(2342, 152, 'N', 1, 0),
(2343, 152, 'S', 1, 0),
(2344, 153, 'AUK', 1, 0),
(2345, 153, 'BOP', 1, 0),
(2346, 153, 'CAN', 1, 0),
(2347, 153, 'COR', 1, 0),
(2348, 153, 'GIS', 1, 0),
(2349, 153, 'FIO', 1, 0),
(2350, 153, 'HKB', 1, 0),
(2351, 153, 'MBH', 1, 0),
(2352, 153, 'MWT', 1, 0),
(2353, 153, 'MCM', 1, 0),
(2354, 153, 'NSN', 1, 0),
(2355, 153, 'NTL', 1, 0),
(2356, 153, 'OTA', 1, 0),
(2357, 153, 'STL', 1, 0),
(2358, 153, 'TKI', 1, 0),
(2359, 153, 'WGN', 1, 0),
(2360, 153, 'WKO', 1, 0),
(2361, 153, 'WAI', 1, 0),
(2362, 153, 'WTC', 1, 0),
(2363, 154, 'AN', 1, 0),
(2364, 154, 'AS', 1, 0),
(2365, 154, 'BO', 1, 0),
(2366, 154, 'CA', 1, 0),
(2367, 154, 'CI', 1, 0),
(2368, 154, 'CO', 1, 0),
(2369, 154, 'ES', 1, 0),
(2370, 154, 'GR', 1, 0),
(2371, 154, 'JI', 1, 0),
(2372, 154, 'LE', 1, 0),
(2373, 154, 'MD', 1, 0),
(2374, 154, 'MN', 1, 0),
(2375, 154, 'MS', 1, 0),
(2376, 154, 'MT', 1, 0),
(2377, 154, 'NS', 1, 0),
(2378, 154, 'RS', 1, 0),
(2379, 154, 'RI', 1, 0),
(2380, 155, 'AG', 1, 0),
(2381, 155, 'DF', 1, 0),
(2382, 155, 'DS', 1, 0),
(2383, 155, 'MA', 1, 0),
(2384, 155, 'NM', 1, 0),
(2385, 155, 'TH', 1, 0),
(2386, 155, 'TL', 1, 0),
(2387, 155, 'ZD', 1, 0),
(2388, 156, 'AB', 1, 0),
(2389, 156, 'CT', 1, 0),
(2390, 156, 'AD', 1, 0),
(2391, 156, 'AK', 1, 0),
(2392, 156, 'AN', 1, 0),
(2393, 156, 'BC', 1, 0),
(2394, 156, 'BY', 1, 0),
(2395, 156, 'BN', 1, 0),
(2396, 156, 'BO', 1, 0),
(2397, 156, 'CR', 1, 0),
(2398, 156, 'DE', 1, 0),
(2399, 156, 'EB', 1, 0),
(2400, 156, 'ED', 1, 0),
(2401, 156, 'EK', 1, 0),
(2402, 156, 'EN', 1, 0),
(2403, 156, 'GO', 1, 0),
(2404, 156, 'IM', 1, 0),
(2405, 156, 'JI', 1, 0),
(2406, 156, 'KD', 1, 0),
(2407, 156, 'KN', 1, 0),
(2408, 156, 'KT', 1, 0),
(2409, 156, 'KE', 1, 0),
(2410, 156, 'KO', 1, 0),
(2411, 156, 'KW', 1, 0),
(2412, 156, 'LA', 1, 0),
(2413, 156, 'NA', 1, 0),
(2414, 156, 'NI', 1, 0),
(2415, 156, 'OG', 1, 0),
(2416, 156, 'ONG', 1, 0),
(2417, 156, 'OS', 1, 0),
(2418, 156, 'OY', 1, 0),
(2419, 156, 'PL', 1, 0),
(2420, 156, 'RI', 1, 0),
(2421, 156, 'SO', 1, 0),
(2422, 156, 'TA', 1, 0),
(2423, 156, 'YO', 1, 0),
(2424, 156, 'ZA', 1, 0),
(2425, 159, 'N', 1, 0),
(2426, 159, 'R', 1, 0),
(2427, 159, 'S', 1, 0),
(2428, 159, 'T', 1, 0),
(2429, 160, 'AK', 1, 0),
(2430, 160, 'AA', 1, 0),
(2431, 160, 'BU', 1, 0),
(2432, 160, 'FM', 1, 0),
(2433, 160, 'HM', 1, 0),
(2434, 160, 'HL', 1, 0),
(2435, 160, 'MR', 1, 0),
(2436, 160, 'NT', 1, 0),
(2437, 160, 'NL', 1, 0),
(2438, 160, 'OF', 1, 0),
(2439, 160, 'OP', 1, 0),
(2440, 160, 'OL', 1, 0),
(2441, 160, 'RL', 1, 0),
(2442, 160, 'ST', 1, 0),
(2443, 160, 'SJ', 1, 0),
(2444, 160, 'SV', 1, 0),
(2445, 160, 'TM', 1, 0),
(2446, 160, 'TR', 1, 0),
(2447, 160, 'VA', 1, 0),
(2448, 160, 'VF', 1, 0),
(2449, 161, 'DA', 1, 0),
(2450, 161, 'BA', 1, 0),
(2451, 161, 'WU', 1, 0),
(2452, 161, 'SH', 1, 0),
(2453, 161, 'ZA', 1, 0),
(2454, 161, 'MA', 1, 0),
(2455, 161, 'MU', 1, 0),
(2456, 161, 'ZU', 1, 0),
(2457, 162, 'B', 1, 0),
(2458, 162, 'T', 1, 0),
(2459, 162, 'I', 1, 0),
(2460, 162, 'N', 1, 0),
(2461, 162, 'P', 1, 0),
(2462, 162, 'S', 1, 0),
(2463, 163, 'AM', 1, 0),
(2464, 163, 'AR', 1, 0),
(2465, 163, 'AN', 1, 0),
(2466, 163, 'HA', 1, 0),
(2467, 163, 'KA', 1, 0),
(2468, 163, 'KO', 1, 0),
(2469, 163, 'ME', 1, 0),
(2470, 163, 'NA', 1, 0),
(2471, 163, 'NG', 1, 0),
(2472, 163, 'ND', 1, 0),
(2473, 163, 'NT', 1, 0),
(2474, 163, 'NC', 1, 0),
(2475, 163, 'NR', 1, 0),
(2476, 163, 'NW', 1, 0),
(2477, 163, 'PE', 1, 0),
(2478, 163, 'SO', 1, 0),
(2479, 164, 'BT', 1, 0),
(2480, 164, 'CH', 1, 0),
(2481, 164, 'CC', 1, 0),
(2482, 164, 'CL', 1, 0),
(2483, 164, 'DA', 1, 0),
(2484, 164, 'HE', 1, 0),
(2485, 164, 'LS', 1, 0),
(2486, 164, 'PA', 1, 0),
(2487, 164, 'SB', 1, 0),
(2488, 164, 'VG', 1, 0),
(2489, 165, 'BV', 1, 0),
(2490, 165, 'CE', 1, 0),
(2491, 165, 'CH', 1, 0),
(2492, 165, 'EH', 1, 0),
(2493, 165, 'EB', 1, 0),
(2494, 165, 'ES', 1, 0),
(2495, 165, 'EN', 1, 0),
(2496, 165, 'GU', 1, 0),
(2497, 165, 'MD', 1, 0),
(2498, 165, 'MN', 1, 0),
(2499, 165, 'MB', 1, 0),
(2500, 165, 'MR', 1, 0),
(2501, 165, 'NC', 1, 0),
(2502, 165, 'NI', 1, 0),
(2503, 165, 'NO', 1, 0),
(2504, 165, 'SA', 1, 0),
(2505, 165, 'SH', 1, 0),
(2506, 165, 'WE', 1, 0),
(2507, 165, 'WH', 1, 0),
(2508, 165, 'WB', 1, 0),
(2509, 166, 'AG', 1, 0),
(2510, 166, 'AN', 1, 0),
(2511, 166, 'AM', 1, 0),
(2512, 166, 'AS', 1, 0),
(2513, 166, 'BO', 1, 0),
(2514, 166, 'CG', 1, 0),
(2515, 166, 'CZ', 1, 0),
(2516, 166, 'CN', 1, 0),
(2517, 166, 'CE', 1, 0),
(2518, 166, 'CC', 1, 0),
(2519, 166, 'CD', 1, 0),
(2520, 166, 'GU', 1, 0),
(2521, 166, 'IT', 1, 0),
(2522, 166, 'MI', 1, 0),
(2523, 166, 'NE', 1, 0),
(2524, 166, 'PA', 1, 0),
(2525, 166, 'PH', 1, 0),
(2526, 166, 'SP', 1, 0),
(2527, 167, 'AM', 1, 0),
(2528, 167, 'AN', 1, 0),
(2529, 167, 'AP', 1, 0),
(2530, 167, 'AR', 1, 0),
(2531, 167, 'AY', 1, 0),
(2532, 167, 'CJ', 1, 0),
(2533, 167, 'CL', 1, 0),
(2534, 167, 'CU', 1, 0),
(2535, 167, 'HV', 1, 0),
(2536, 167, 'HO', 1, 0),
(2537, 167, 'IC', 1, 0),
(2538, 167, 'JU', 1, 0),
(2539, 167, 'LD', 1, 0),
(2540, 167, 'LY', 1, 0),
(2541, 167, 'LI', 1, 0),
(2542, 167, 'LO', 1, 0),
(2543, 167, 'MD', 1, 0),
(2544, 167, 'MO', 1, 0),
(2545, 167, 'PA', 1, 0),
(2546, 167, 'PI', 1, 0),
(2547, 167, 'PU', 1, 0),
(2548, 167, 'SM', 1, 0),
(2549, 167, 'TA', 1, 0),
(2550, 167, 'TU', 1, 0),
(2551, 167, 'UC', 1, 0),
(2552, 168, 'ABR', 1, 0),
(2553, 168, 'ANO', 1, 0),
(2554, 168, 'ASU', 1, 0),
(2555, 168, 'AKL', 1, 0),
(2556, 168, 'ALB', 1, 0),
(2557, 168, 'ANT', 1, 0),
(2558, 168, 'APY', 1, 0),
(2559, 168, 'AUR', 1, 0),
(2560, 168, 'BAS', 1, 0),
(2561, 168, 'BTA', 1, 0),
(2562, 168, 'BTE', 1, 0),
(2563, 168, 'BTG', 1, 0),
(2564, 168, 'BLR', 1, 0),
(2565, 168, 'BEN', 1, 0),
(2566, 168, 'BOL', 1, 0),
(2567, 168, 'BUK', 1, 0),
(2568, 168, 'BUL', 1, 0),
(2569, 168, 'CAG', 1, 0),
(2570, 168, 'CNO', 1, 0),
(2571, 168, 'CSU', 1, 0),
(2572, 168, 'CAM', 1, 0),
(2573, 168, 'CAP', 1, 0),
(2574, 168, 'CAT', 1, 0),
(2575, 168, 'CAV', 1, 0),
(2576, 168, 'CEB', 1, 0),
(2577, 168, 'CMP', 1, 0),
(2578, 168, 'DNO', 1, 0),
(2579, 168, 'DSU', 1, 0),
(2580, 168, 'DOR', 1, 0),
(2581, 168, 'ESA', 1, 0),
(2582, 168, 'GUI', 1, 0),
(2583, 168, 'IFU', 1, 0),
(2584, 168, 'INO', 1, 0),
(2585, 168, 'ISU', 1, 0),
(2586, 168, 'ILO', 1, 0),
(2587, 168, 'ISA', 1, 0),
(2588, 168, 'KAL', 1, 0),
(2589, 168, 'LAG', 1, 0),
(2590, 168, 'LNO', 1, 0),
(2591, 168, 'LSU', 1, 0),
(2592, 168, 'UNI', 1, 0),
(2593, 168, 'LEY', 1, 0),
(2594, 168, 'MAG', 1, 0),
(2595, 168, 'MRN', 1, 0),
(2596, 168, 'MSB', 1, 0),
(2597, 168, 'MIC', 1, 0),
(2598, 168, 'MIR', 1, 0),
(2599, 168, 'MSC', 1, 0),
(2600, 168, 'MOR', 1, 0),
(2601, 168, 'MOP', 1, 0),
(2602, 168, 'NOC', 1, 0),
(2603, 168, 'NOR', 1, 0),
(2604, 168, 'NCT', 1, 0),
(2605, 168, 'NSM', 1, 0),
(2606, 168, 'NEC', 1, 0),
(2607, 168, 'NVZ', 1, 0),
(2608, 168, 'PLW', 1, 0),
(2609, 168, 'PMP', 1, 0),
(2610, 168, 'PNG', 1, 0),
(2611, 168, 'QZN', 1, 0),
(2612, 168, 'QRN', 1, 0),
(2613, 168, 'RIZ', 1, 0),
(2614, 168, 'ROM', 1, 0),
(2615, 168, 'SMR', 1, 0),
(2616, 168, 'SRG', 1, 0),
(2617, 168, 'SQJ', 1, 0),
(2618, 168, 'SRS', 1, 0),
(2619, 168, 'SCO', 1, 0),
(2620, 168, 'SLE', 1, 0),
(2621, 168, 'SKU', 1, 0),
(2622, 168, 'SLU', 1, 0),
(2623, 168, 'SNO', 1, 0),
(2624, 168, 'SSU', 1, 0),
(2625, 168, 'TAR', 1, 0),
(2626, 168, 'TAW', 1, 0),
(2627, 168, 'ZBL', 1, 0),
(2628, 168, 'ZNO', 1, 0),
(2629, 168, 'ZSU', 1, 0),
(2630, 168, 'ZSI', 1, 0),
(2631, 170, 'DO', 1, 0),
(2632, 170, 'KP', 1, 0),
(2633, 170, 'LO', 1, 0),
(2634, 170, 'LL', 1, 0),
(2635, 170, 'LU', 1, 0),
(2636, 170, 'ML', 1, 0),
(2637, 170, 'MZ', 1, 0),
(2638, 170, 'OP', 1, 0),
(2639, 170, 'PP', 1, 0),
(2640, 170, 'PL', 1, 0),
(2641, 170, 'PM', 1, 0),
(2642, 170, 'SL', 1, 0),
(2643, 170, 'SW', 1, 0),
(2644, 170, 'WM', 1, 0),
(2645, 170, 'WP', 1, 0),
(2646, 170, 'ZA', 1, 0),
(2647, 198, 'P', 1, 0),
(2648, 198, 'M', 1, 0),
(2649, 171, 'AC', 1, 0),
(2650, 171, 'AV', 1, 0),
(2651, 171, 'BE', 1, 0),
(2652, 171, 'BR', 1, 0),
(2653, 171, 'BA', 1, 0),
(2654, 171, 'CB', 1, 0),
(2655, 171, 'CO', 1, 0),
(2656, 171, 'EV', 1, 0),
(2657, 171, 'FA', 1, 0),
(2658, 171, 'GU', 1, 0),
(2659, 171, 'LE', 1, 0),
(2660, 171, 'LI', 1, 0),
(2661, 171, 'ME', 1, 0),
(2662, 171, 'PO', 1, 0),
(2663, 171, 'PR', 1, 0),
(2664, 171, 'SA', 1, 0),
(2665, 171, 'SE', 1, 0),
(2666, 171, 'VC', 1, 0),
(2667, 171, 'VR', 1, 0),
(2668, 171, 'VI', 1, 0),
(2669, 173, 'DW', 1, 0),
(2670, 173, 'GW', 1, 0),
(2671, 173, 'JM', 1, 0),
(2672, 173, 'KR', 1, 0),
(2673, 173, 'WK', 1, 0),
(2674, 173, 'RN', 1, 0),
(2675, 173, 'JB', 1, 0),
(2676, 173, 'MS', 1, 0),
(2677, 173, 'UD', 1, 0),
(2678, 173, 'UL', 1, 0),
(2679, 175, 'AB', 1, 0),
(2680, 175, 'AR', 1, 0),
(2681, 175, 'AG', 1, 0),
(2682, 175, 'BC', 1, 0),
(2683, 175, 'BH', 1, 0),
(2684, 175, 'BN', 1, 0),
(2685, 175, 'BT', 1, 0),
(2686, 175, 'BV', 1, 0),
(2687, 175, 'BR', 1, 0),
(2688, 175, 'B', 1, 0),
(2689, 175, 'BZ', 1, 0),
(2690, 175, 'CS', 1, 0),
(2691, 175, 'CL', 1, 0),
(2692, 175, 'CJ', 1, 0),
(2693, 175, 'CT', 1, 0),
(2694, 175, 'CV', 1, 0),
(2695, 175, 'DB', 1, 0),
(2696, 175, 'DJ', 1, 0),
(2697, 175, 'GL', 1, 0),
(2698, 175, 'GR', 1, 0),
(2699, 175, 'GJ', 1, 0),
(2700, 175, 'HR', 1, 0),
(2701, 175, 'HD', 1, 0),
(2702, 175, 'IL', 1, 0),
(2703, 175, 'IS', 1, 0),
(2704, 175, 'IF', 1, 0),
(2705, 175, 'MM', 1, 0),
(2706, 175, 'MH', 1, 0),
(2707, 175, 'MS', 1, 0),
(2708, 175, 'NT', 1, 0),
(2709, 175, 'OT', 1, 0),
(2710, 175, 'PH', 1, 0),
(2711, 175, 'SM', 1, 0),
(2712, 175, 'SJ', 1, 0),
(2713, 175, 'SB', 1, 0),
(2714, 175, 'SV', 1, 0),
(2715, 175, 'TR', 1, 0),
(2716, 175, 'TM', 1, 0),
(2717, 175, 'TL', 1, 0),
(2718, 175, 'VS', 1, 0),
(2719, 175, 'VL', 1, 0),
(2720, 175, 'VN', 1, 0),
(2721, 176, 'KK', 1, 0),
(2722, 176, 'AB', 1, 0),
(2723, 176, 'CHU', 1, 0),
(2724, 176, 'ARK', 1, 0),
(2725, 176, 'AST', 1, 0),
(2726, 176, 'ALT', 1, 0),
(2727, 176, 'BEL', 1, 0),
(2728, 176, 'YEV', 1, 0),
(2729, 176, 'AMU', 1, 0),
(2730, 176, 'BRY', 1, 0),
(2731, 176, 'CU', 1, 0),
(2732, 176, 'CHE', 1, 0),
(2733, 176, 'KC', 1, 0),
(2734, 176, 'ZAB', 1, 0),
(2735, 176, 'TDN', 1, 0),
(2736, 176, 'KL', 1, 0),
(2737, 176, 'MOS', 1, 0),
(2738, 176, 'AL', 1, 0),
(2739, 176, 'CE', 1, 0),
(2740, 176, 'IRK', 1, 0),
(2741, 176, 'IVA', 1, 0),
(2742, 176, 'UD', 1, 0),
(2743, 176, 'KGD', 1, 0),
(2744, 176, 'KLU', 1, 0),
(2745, 176, 'KIR', 1, 0),
(2746, 176, 'TA', 1, 0),
(2747, 176, 'KEM', 1, 0),
(2748, 176, 'KHA', 1, 0),
(2749, 176, 'KHM', 1, 0),
(2750, 176, 'KOS', 1, 0),
(2751, 176, 'KDA', 1, 0),
(2752, 176, 'KYA', 1, 0),
(2753, 176, 'KPO', 1, 0),
(2754, 176, 'KGN', 1, 0),
(2755, 176, 'KRS', 1, 0),
(2756, 176, 'TY', 1, 0),
(2757, 176, 'LIP', 1, 0),
(2758, 176, 'MAG', 1, 0),
(2759, 176, 'DA', 1, 0),
(2760, 176, 'AD', 1, 0),
(2761, 176, 'MOW', 1, 0),
(2762, 176, 'MUR', 1, 0),
(2763, 176, 'KB', 1, 0),
(2764, 176, 'NEN', 1, 0),
(2765, 176, 'IN', 1, 0),
(2766, 176, 'NIZ', 1, 0),
(2767, 176, 'NGR', 1, 0),
(2768, 176, 'NVS', 1, 0),
(2769, 176, 'OMS', 1, 0),
(2770, 176, 'ORL', 1, 0),
(2771, 176, 'ORE', 1, 0),
(2772, 176, 'LEN', 1, 0),
(2773, 176, 'PNZ', 1, 0),
(2774, 176, 'PER', 1, 0),
(2775, 176, 'KAM', 1, 0),
(2776, 176, 'KR', 1, 0),
(2777, 176, 'PSK', 1, 0),
(2778, 176, 'ROS', 1, 0),
(2779, 176, 'RYA', 1, 0),
(2780, 176, 'YAN', 1, 0),
(2781, 176, 'SAM', 1, 0),
(2782, 176, 'MO', 1, 0),
(2783, 176, 'SAR', 1, 0),
(2784, 176, 'SMO', 1, 0),
(2785, 176, 'SPE', 1, 0),
(2786, 176, 'STA', 1, 0),
(2787, 176, 'KO', 1, 0),
(2788, 176, 'TAM', 1, 0),
(2789, 176, 'TOM', 1, 0),
(2790, 176, 'TUL', 1, 0),
(2791, 176, 'EO', 1, 0),
(2792, 176, 'TVE', 1, 0),
(2793, 176, 'TYU', 1, 0),
(2794, 176, 'BA', 1, 0),
(2795, 176, 'ULY', 1, 0),
(2796, 176, 'BU', 1, 0),
(2797, 176, 'UOB', 1, 0),
(2798, 176, 'SE', 1, 0),
(2799, 176, 'VLA', 1, 0),
(2800, 176, 'PRI', 1, 0),
(2801, 176, 'VGG', 1, 0),
(2802, 176, 'VLG', 1, 0),
(2803, 176, 'VOR', 1, 0),
(2804, 176, 'SAK', 1, 0),
(2805, 176, 'SA', 1, 0),
(2806, 176, 'YAR', 1, 0),
(2807, 176, 'SVE', 1, 0),
(2808, 176, 'ME', 1, 0),
(2809, 177, 'BU', 1, 0),
(2810, 177, 'BY', 1, 0),
(2811, 177, 'CY', 1, 0),
(2812, 177, 'GK', 1, 0),
(2813, 177, 'GS', 1, 0),
(2814, 177, 'GT', 1, 0),
(2815, 177, 'KG', 1, 0),
(2816, 177, 'KY', 1, 0),
(2817, 177, 'KR', 1, 0),
(2818, 177, 'KV', 1, 0),
(2819, 177, 'RU', 1, 0),
(2820, 177, 'UM', 1, 0),
(2821, 178, 'CCN', 1, 0),
(2822, 178, 'SAS', 1, 0),
(2823, 178, 'SGB', 1, 0),
(2824, 178, 'SGG', 1, 0),
(2825, 178, 'SJW', 1, 0),
(2826, 178, 'SJC', 1, 0),
(2827, 178, 'SJF', 1, 0),
(2828, 178, 'SMC', 1, 0),
(2829, 178, 'CAP', 1, 0),
(2830, 178, 'CHA', 1, 0),
(2831, 178, 'SPB', 1, 0),
(2832, 178, 'STL', 1, 0),
(2833, 178, 'STM', 1, 0),
(2834, 178, 'TPP', 1, 0),
(2835, 179, 'AR', 1, 0),
(2836, 179, 'CA', 1, 0),
(2837, 179, 'CH', 1, 0),
(2838, 179, 'DA', 1, 0),
(2839, 179, 'DE', 1, 0),
(2840, 179, 'GI', 1, 0),
(2841, 179, 'LA', 1, 0),
(2842, 179, 'MI', 1, 0),
(2843, 179, 'PR', 1, 0),
(2844, 179, 'SO', 1, 0),
(2845, 179, 'VF', 1, 0),
(2846, 180, 'C', 1, 0),
(2847, 180, 'R', 1, 0),
(2848, 180, 'A', 1, 0),
(2849, 180, 'D', 1, 0),
(2850, 180, 'G', 1, 0),
(2851, 180, 'P', 1, 0),
(2852, 181, 'AN', 1, 0),
(2853, 181, 'AI', 1, 0),
(2854, 181, 'AT', 1, 0),
(2855, 181, 'FA', 1, 0),
(2856, 181, 'GE', 1, 0),
(2857, 181, 'GF', 1, 0),
(2858, 181, 'PA', 1, 0),
(2859, 181, 'SA', 1, 0),
(2860, 181, 'TU', 1, 0),
(2861, 181, 'VF', 1, 0),
(2862, 181, 'VS', 1, 0),
(2863, 182, 'AC', 1, 0),
(2864, 182, 'BM', 1, 0),
(2865, 182, 'CH', 1, 0),
(2866, 182, 'DO', 1, 0),
(2867, 182, 'FA', 1, 0),
(2868, 182, 'FI', 1, 0),
(2869, 182, 'MO', 1, 0),
(2870, 182, 'SM', 1, 0),
(2871, 182, 'SE', 1, 0),
(2872, 183, 'S', 1, 0),
(2873, 183, 'P', 1, 0),
(2874, 184, 'BH', 1, 0),
(2875, 184, 'HS', 1, 0),
(2876, 184, 'JF', 1, 0),
(2877, 184, 'MD', 1, 0),
(2878, 184, 'QS', 1, 0),
(2879, 184, 'RD', 1, 0),
(2880, 184, 'AQ', 1, 0),
(2881, 184, 'AS', 1, 0),
(2882, 184, 'HL', 1, 0),
(2883, 184, 'JZ', 1, 0),
(2884, 184, 'ML', 1, 0),
(2885, 184, 'NR', 1, 0),
(2886, 184, 'TB', 1, 0),
(2887, 185, 'DA', 1, 0),
(2888, 185, 'DI', 1, 0),
(2889, 185, 'FA', 1, 0),
(2890, 185, 'KA', 1, 0),
(2891, 185, 'KO', 1, 0),
(2892, 185, 'LO', 1, 0),
(2893, 185, 'MA', 1, 0),
(2894, 185, 'SL', 1, 0),
(2895, 185, 'TA', 1, 0),
(2896, 185, 'TH', 1, 0),
(2897, 185, 'ZI', 1, 0),
(2898, 186, 'AP', 1, 0),
(2899, 186, 'AB', 1, 0),
(2900, 186, 'AE', 1, 0),
(2901, 186, 'AL', 1, 0),
(2902, 186, 'AR', 1, 0),
(2903, 186, 'BL', 1, 0),
(2904, 186, 'BS', 1, 0),
(2905, 186, 'BV', 1, 0),
(2906, 186, 'BA', 1, 0),
(2907, 186, 'BO', 1, 0),
(2908, 186, 'CA', 1, 0),
(2909, 186, 'GL', 1, 0),
(2910, 186, 'GM', 1, 0),
(2911, 186, 'GP', 1, 0),
(2912, 186, 'DG', 1, 0),
(2913, 186, 'RA', 1, 0),
(2914, 186, 'MB', 1, 0),
(2915, 186, 'MF', 1, 0),
(2916, 186, 'PL', 1, 0),
(2917, 186, 'PR', 1, 0),
(2918, 186, 'PG', 1, 0),
(2919, 186, 'SL', 1, 0),
(2920, 186, 'TA', 1, 0),
(2921, 187, 'E', 1, 0),
(2922, 187, 'N', 1, 0),
(2923, 187, 'S', 1, 0),
(2924, 187, 'W', 1, 0),
(2925, 189, 'BA', 1, 0),
(2926, 189, 'BR', 1, 0),
(2927, 189, 'KO', 1, 0),
(2928, 189, 'NI', 1, 0),
(2929, 189, 'PR', 1, 0),
(2930, 189, 'TC', 1, 0),
(2931, 189, 'TV', 1, 0),
(2932, 189, 'ZI', 1, 0),
(2933, 191, 'CE', 1, 0),
(2934, 191, 'CH', 1, 0),
(2935, 191, 'GC', 1, 0),
(2936, 191, 'HO', 1, 0),
(2937, 191, 'IS', 1, 0),
(2938, 191, 'MK', 1, 0),
(2939, 191, 'ML', 1, 0),
(2940, 191, 'RB', 1, 0),
(2941, 191, 'TM', 1, 0),
(2942, 191, 'WE', 1, 0),
(2943, 192, 'AW', 1, 0),
(2944, 192, 'BK', 1, 0),
(2945, 192, 'BN', 1, 0),
(2946, 192, 'BR', 1, 0),
(2947, 192, 'BY', 1, 0),
(2948, 192, 'GA', 1, 0),
(2949, 192, 'GE', 1, 0),
(2950, 192, 'HI', 1, 0),
(2951, 192, 'JD', 1, 0),
(2952, 192, 'JH', 1, 0),
(2953, 192, 'MU', 1, 0),
(2954, 192, 'NU', 1, 0),
(2955, 192, 'SA', 1, 0),
(2956, 192, 'SD', 1, 0),
(2957, 192, 'SH', 1, 0),
(2958, 192, 'SL', 1, 0),
(2959, 192, 'TO', 1, 0),
(2960, 192, 'WG', 1, 0),
(2961, 193, 'EC', 1, 0),
(2962, 193, 'FS', 1, 0),
(2963, 193, 'GT', 1, 0),
(2964, 193, 'KN', 1, 0),
(2965, 193, 'LP', 1, 0),
(2966, 193, 'MP', 1, 0),
(2967, 193, 'NW', 1, 0),
(2968, 193, 'NC', 1, 0),
(2969, 193, 'WC', 1, 0),
(2970, 195, 'CA', 1, 0),
(2971, 195, 'AL', 1, 0),
(2972, 195, 'AB', 1, 0),
(2973, 195, 'AC', 1, 0),
(2974, 195, 'AM', 1, 0),
(2975, 195, 'AS', 1, 0),
(2976, 195, 'AV', 1, 0),
(2977, 195, 'BJ', 1, 0),
(2978, 195, 'IB', 1, 0),
(2979, 195, 'BA', 1, 0),
(2980, 195, 'BU', 1, 0),
(2981, 195, 'CC', 1, 0),
(2982, 195, 'CZ', 1, 0),
(2983, 195, 'CT', 1, 0),
(2984, 195, 'CL', 1, 0),
(2985, 195, 'CE', 1, 0),
(2986, 195, 'CR', 1, 0),
(2987, 195, 'CD', 1, 0),
(2988, 195, 'CU', 1, 0),
(2989, 195, 'GI', 1, 0),
(2990, 195, 'GD', 1, 0),
(2991, 195, 'GJ', 1, 0),
(2992, 195, 'GP', 1, 0),
(2993, 195, 'HL', 1, 0),
(2994, 195, 'HS', 1, 0),
(2995, 195, 'JN', 1, 0),
(2996, 195, 'RJ', 1, 0),
(2997, 195, 'PM', 1, 0),
(2998, 195, 'LE', 1, 0),
(2999, 195, 'LL', 1, 0),
(3000, 195, 'LG', 1, 0),
(3001, 195, 'MD', 1, 0),
(3002, 195, 'MA', 1, 0),
(3003, 195, 'ML', 1, 0),
(3004, 195, 'MU', 1, 0),
(3005, 195, 'NV', 1, 0),
(3006, 195, 'OU', 1, 0),
(3007, 195, 'PL', 1, 0),
(3008, 195, 'PO', 1, 0),
(3009, 195, 'SL', 1, 0),
(3010, 195, 'SC', 1, 0),
(3011, 195, 'SG', 1, 0),
(3012, 195, 'SV', 1, 0),
(3013, 195, 'SO', 1, 0),
(3014, 195, 'TA', 1, 0),
(3015, 195, 'TE', 1, 0),
(3016, 195, 'TO', 1, 0),
(3017, 195, 'VC', 1, 0),
(3018, 195, 'VD', 1, 0),
(3019, 195, 'VZ', 1, 0),
(3020, 195, 'ZM', 1, 0),
(3021, 195, 'ZR', 1, 0),
(3022, 196, 'CE', 1, 0),
(3023, 196, 'EA', 1, 0),
(3024, 196, 'NC', 1, 0),
(3025, 196, 'NO', 1, 0),
(3026, 196, 'NW', 1, 0),
(3027, 196, 'SA', 1, 0),
(3028, 196, 'SO', 1, 0),
(3029, 196, 'UV', 1, 0),
(3030, 196, 'WE', 1, 0),
(3031, 197, 'A', 1, 0),
(3032, 197, 'S', 1, 0),
(3033, 197, 'T', 1, 0),
(3034, 199, 'ANL', 1, 0),
(3035, 199, 'BAM', 1, 0),
(3036, 199, 'BRT', 1, 0),
(3037, 199, 'JZR', 1, 0),
(3038, 199, 'KRT', 1, 0),
(3039, 199, 'QDR', 1, 0),
(3040, 199, 'WDH', 1, 0),
(3041, 199, 'ANB', 1, 0),
(3042, 199, 'ANZ', 1, 0),
(3043, 199, 'ASH', 1, 0),
(3044, 199, 'BJA', 1, 0),
(3045, 199, 'GIS', 1, 0),
(3046, 199, 'GBG', 1, 0),
(3047, 199, 'GDA', 1, 0),
(3048, 199, 'GKU', 1, 0),
(3049, 199, 'JDA', 1, 0),
(3050, 199, 'JKU', 1, 0),
(3051, 199, 'JQL', 1, 0),
(3052, 199, 'KSL', 1, 0),
(3053, 199, 'NNL', 1, 0),
(3054, 199, 'SBG', 1, 0),
(3055, 199, 'SDA', 1, 0),
(3056, 199, 'SKU', 1, 0),
(3057, 199, 'SIS', 1, 0),
(3058, 199, 'SNR', 1, 0),
(3059, 199, 'WRB', 1, 0),
(3060, 200, 'BR', 1, 0),
(3061, 200, 'CM', 1, 0),
(3062, 200, 'CR', 1, 0),
(3063, 200, 'MA', 1, 0),
(3064, 200, 'NI', 1, 0),
(3065, 200, 'PA', 1, 0),
(3066, 200, 'PM', 1, 0),
(3067, 200, 'SA', 1, 0),
(3068, 200, 'SI', 1, 0),
(3069, 200, 'WA', 1, 0),
(3070, 202, 'H', 1, 0),
(3071, 202, 'L', 1, 0),
(3072, 202, 'M', 1, 0),
(3073, 202, 'S', 1, 0),
(3074, 203, 'K', 1, 0),
(3075, 203, 'W', 1, 0),
(3076, 203, 'X', 1, 0),
(3077, 203, 'I', 1, 0),
(3078, 203, 'N', 1, 0),
(3079, 203, 'Z', 1, 0),
(3080, 203, 'F', 1, 0),
(3081, 203, 'H', 1, 0),
(3082, 203, 'G', 1, 0),
(3083, 203, 'BD', 1, 0),
(3084, 203, 'T', 1, 0),
(3085, 203, 'E', 1, 0),
(3086, 203, 'M', 1, 0),
(3087, 203, 'D', 1, 0),
(3088, 203, 'AB', 1, 0),
(3089, 203, 'C', 1, 0),
(3090, 203, 'S', 1, 0),
(3091, 203, 'AC', 1, 0),
(3092, 203, 'Y', 1, 0),
(3093, 203, 'U', 1, 0),
(3094, 203, 'O', 1, 0),
(3095, 204, 'AG', 1, 0),
(3096, 204, 'AR', 1, 0),
(3097, 204, 'AI', 1, 0),
(3098, 204, 'BS', 1, 0),
(3099, 204, 'BL', 1, 0),
(3100, 204, 'BE', 1, 0),
(3101, 204, 'FR', 1, 0),
(3102, 204, 'GE', 1, 0),
(3103, 204, 'GL', 1, 0),
(3104, 204, 'GR', 1, 0),
(3105, 204, 'JU', 1, 0),
(3106, 204, 'LU', 1, 0),
(3107, 204, 'NE', 1, 0),
(3108, 204, 'NW', 1, 0),
(3109, 204, 'OW', 1, 0),
(3110, 204, 'SG', 1, 0),
(3111, 204, 'SH', 1, 0),
(3112, 204, 'SZ', 1, 0),
(3113, 204, 'SO', 1, 0),
(3114, 204, 'TG', 1, 0),
(3115, 204, 'TI', 1, 0),
(3116, 204, 'UR', 1, 0),
(3117, 204, 'VS', 1, 0),
(3118, 204, 'VD', 1, 0),
(3119, 204, 'ZG', 1, 0),
(3120, 204, 'ZH', 1, 0),
(3121, 205, 'HA', 1, 0),
(3122, 205, 'LA', 1, 0),
(3123, 205, 'QU', 1, 0),
(3124, 205, 'RQ', 1, 0),
(3125, 205, 'SU', 1, 0),
(3126, 205, 'DA', 1, 0),
(3127, 205, 'DZ', 1, 0),
(3128, 205, 'DI', 1, 0),
(3129, 205, 'HL', 1, 0),
(3130, 205, 'HM', 1, 0),
(3131, 205, 'HI', 1, 0),
(3132, 205, 'ID', 1, 0),
(3133, 205, 'RD', 1, 0),
(3134, 205, 'TA', 1, 0),
(3135, 206, 'CH', 1, 0),
(3136, 206, 'CI', 1, 0),
(3137, 206, 'HS', 1, 0),
(3138, 206, 'HL', 1, 0),
(3139, 206, 'IL', 1, 0),
(3140, 206, 'KH', 1, 0),
(3141, 206, 'KM', 1, 0),
(3142, 206, 'LC', 1, 0),
(3143, 206, 'ML', 1, 0),
(3144, 206, 'NT', 1, 0),
(3145, 206, 'PH', 1, 0),
(3146, 206, 'PT', 1, 0),
(3147, 206, 'TG', 1, 0),
(3148, 206, 'TA', 1, 0),
(3149, 206, 'TP', 1, 0),
(3150, 206, 'TT', 1, 0),
(3151, 206, 'TY', 1, 0),
(3152, 206, 'YL', 1, 0),
(3153, 206, 'CC', 1, 0),
(3154, 206, 'CL', 1, 0),
(3155, 206, 'HC', 1, 0),
(3156, 206, 'TH', 1, 0),
(3157, 206, 'TN', 1, 0),
(3158, 206, 'KC', 1, 0),
(3159, 206, 'TC', 1, 0),
(3160, 207, 'GB', 1, 0),
(3161, 207, 'KT', 1, 0),
(3162, 207, 'SU', 1, 0),
(3163, 208, 'AR', 1, 0),
(3164, 208, 'DS', 1, 0),
(3165, 208, 'DO', 1, 0),
(3166, 208, 'IR', 1, 0),
(3167, 208, 'KA', 1, 0),
(3168, 208, 'KI', 1, 0),
(3169, 208, 'KJ', 1, 0),
(3170, 208, 'LN', 1, 0),
(3171, 208, 'MY', 1, 0),
(3172, 208, 'MR', 1, 0),
(3173, 208, 'MB', 1, 0),
(3174, 208, 'MO', 1, 0),
(3175, 208, 'MT', 1, 0),
(3176, 208, 'MW', 1, 0),
(3177, 208, 'PN', 1, 0),
(3178, 208, 'PS', 1, 0),
(3179, 208, 'PW', 1, 0),
(3180, 208, 'RK', 1, 0),
(3181, 208, 'RV', 1, 0),
(3182, 208, 'SH', 1, 0),
(3183, 208, 'SI', 1, 0),
(3184, 208, 'TB', 1, 0),
(3185, 208, 'TN', 1, 0),
(3186, 208, 'ZC', 1, 0),
(3187, 208, 'ZN', 1, 0),
(3188, 208, 'ZU', 1, 0),
(3189, 209, 'Amnat Charoen', 1, 0),
(3190, 209, 'Ang Thong', 1, 0),
(3191, 209, 'Ayutthaya', 1, 0),
(3192, 209, 'Bangkok', 1, 0),
(3193, 209, 'Buriram', 1, 0),
(3194, 209, 'Chachoengsao', 1, 0),
(3195, 209, 'Chai Nat', 1, 0),
(3196, 209, 'Chaiyaphum', 1, 0),
(3197, 209, 'Chanthaburi', 1, 0),
(3198, 209, 'Chiang Mai', 1, 0),
(3199, 209, 'Chiang Rai', 1, 0),
(3200, 209, 'Chon Buri', 1, 0),
(3201, 209, 'Chumphon', 1, 0),
(3202, 209, 'Kalasin', 1, 0),
(3203, 209, 'Kamphaeng Phet', 1, 0),
(3204, 209, 'Kanchanaburi', 1, 0),
(3205, 209, 'Khon Kaen', 1, 0),
(3206, 209, 'Krabi', 1, 0),
(3207, 209, 'Lampang', 1, 0),
(3208, 209, 'Lamphun', 1, 0),
(3209, 209, 'Loei', 1, 0),
(3210, 209, 'Lop Buri', 1, 0),
(3211, 209, 'Mae Hong Son', 1, 0),
(3212, 209, 'Maha Sarakham', 1, 0),
(3213, 209, 'Mukdahan', 1, 0),
(3214, 209, 'Nakhon Nayok', 1, 0),
(3215, 209, 'Nakhon Pathom', 1, 0),
(3216, 209, 'Nakhon Phanom', 1, 0),
(3217, 209, 'Nakhon Ratchasima', 1, 0),
(3218, 209, 'Nakhon Sawan', 1, 0),
(3219, 209, 'Nakhon Si Thammarat', 1, 0),
(3220, 209, 'Nan', 1, 0),
(3221, 209, 'Narathiwat', 1, 0),
(3222, 209, 'Nong Bua Lamphu', 1, 0),
(3223, 209, 'Nong Khai', 1, 0),
(3224, 209, 'Nonthaburi', 1, 0),
(3225, 209, 'Pathum Thani', 1, 0),
(3226, 209, 'Pattani', 1, 0),
(3227, 209, 'Phangnga', 1, 0),
(3228, 209, 'Phatthalung', 1, 0),
(3229, 209, 'Phayao', 1, 0),
(3230, 209, 'Phetchabun', 1, 0),
(3231, 209, 'Phetchaburi', 1, 0),
(3232, 209, 'Phichit', 1, 0),
(3233, 209, 'Phitsanulok', 1, 0),
(3234, 209, 'Phrae', 1, 0),
(3235, 209, 'Phuket', 1, 0),
(3236, 209, 'Prachin Buri', 1, 0),
(3237, 209, 'Prachuap Khiri Khan', 1, 0),
(3238, 209, 'Ranong', 1, 0),
(3239, 209, 'Ratchaburi', 1, 0),
(3240, 209, 'Rayong', 1, 0),
(3241, 209, 'Roi Et', 1, 0),
(3242, 209, 'Sa Kaeo', 1, 0),
(3243, 209, 'Sakon Nakhon', 1, 0),
(3244, 209, 'Samut Prakan', 1, 0),
(3245, 209, 'Samut Sakhon', 1, 0),
(3246, 209, 'Samut Songkhram', 1, 0),
(3247, 209, 'Sara Buri', 1, 0),
(3248, 209, 'Satun', 1, 0),
(3249, 209, 'Sing Buri', 1, 0),
(3250, 209, 'Sisaket', 1, 0),
(3251, 209, 'Songkhla', 1, 0),
(3252, 209, 'Sukhothai', 1, 0),
(3253, 209, 'Suphan Buri', 1, 0),
(3254, 209, 'Surat Thani', 1, 0),
(3255, 209, 'Surin', 1, 0),
(3256, 209, 'Tak', 1, 0),
(3257, 209, 'Trang', 1, 0),
(3258, 209, 'Trat', 1, 0),
(3259, 209, 'Ubon Ratchathani', 1, 0),
(3260, 209, 'Udon Thani', 1, 0),
(3261, 209, 'Uthai Thani', 1, 0),
(3262, 209, 'Uttaradit', 1, 0),
(3263, 209, 'Yala', 1, 0),
(3264, 209, 'Yasothon', 1, 0),
(3265, 210, 'K', 1, 0),
(3266, 210, 'P', 1, 0),
(3267, 210, 'S', 1, 0),
(3268, 210, 'C', 1, 0),
(3269, 210, 'M', 1, 0),
(3270, 211, 'A', 1, 0),
(3271, 211, 'F', 1, 0),
(3272, 211, 'N', 1, 0),
(3273, 212, 'H', 1, 0),
(3274, 212, 'T', 1, 0),
(3275, 212, 'V', 1, 0),
(3276, 213, 'CT', 1, 0),
(3277, 213, 'DM', 1, 0),
(3278, 213, 'MR', 1, 0),
(3279, 213, 'PD', 1, 0),
(3280, 213, 'PT', 1, 0),
(3281, 213, 'SG', 1, 0),
(3282, 213, 'SL', 1, 0),
(3283, 213, 'SI', 1, 0),
(3284, 213, 'TP', 1, 0),
(3285, 213, 'PS', 1, 0),
(3286, 213, 'SF', 1, 0),
(3287, 213, 'AR', 1, 0),
(3288, 213, 'PF', 1, 0),
(3289, 213, 'CH', 1, 0),
(3290, 213, 'TO', 1, 0),
(3291, 214, 'AR', 1, 0),
(3292, 214, 'BJ', 1, 0),
(3293, 214, 'BA', 1, 0),
(3294, 214, 'BI', 1, 0),
(3295, 214, 'GB', 1, 0),
(3296, 214, 'GF', 1, 0),
(3297, 214, 'JE', 1, 0),
(3298, 214, 'KR', 1, 0),
(3299, 214, 'KS', 1, 0),
(3300, 214, 'KB', 1, 0),
(3301, 214, 'KF', 1, 0),
(3302, 214, 'MH', 1, 0),
(3303, 214, 'MN', 1, 0),
(3304, 214, 'ME', 1, 0),
(3305, 214, 'MO', 1, 0),
(3306, 214, 'NA', 1, 0),
(3307, 214, 'SF', 1, 0),
(3308, 214, 'SD', 1, 0),
(3309, 214, 'SL', 1, 0),
(3310, 214, 'SO', 1, 0),
(3311, 214, 'TA', 1, 0),
(3312, 214, 'TO', 1, 0),
(3313, 214, 'TU', 1, 0),
(3314, 214, 'ZA', 1, 0),
(3315, 215, 'ADA', 1, 0),
(3316, 215, 'ADI', 1, 0),
(3317, 215, 'AFY', 1, 0),
(3318, 215, 'AGR', 1, 0),
(3319, 215, 'AKS', 1, 0),
(3320, 215, 'AMA', 1, 0),
(3321, 215, 'ANK', 1, 0),
(3322, 215, 'ANT', 1, 0),
(3323, 215, 'ARD', 1, 0),
(3324, 215, 'ART', 1, 0),
(3325, 215, 'AYI', 1, 0),
(3326, 215, 'BAL', 1, 0),
(3327, 215, 'BAR', 1, 0),
(3328, 215, 'BAT', 1, 0),
(3329, 215, 'BAY', 1, 0),
(3330, 215, 'BIL', 1, 0),
(3331, 215, 'BIN', 1, 0),
(3332, 215, 'BIT', 1, 0),
(3333, 215, 'BOL', 1, 0),
(3334, 215, 'BRD', 1, 0),
(3335, 215, 'BRS', 1, 0),
(3336, 215, 'CKL', 1, 0),
(3337, 215, 'CKR', 1, 0),
(3338, 215, 'COR', 1, 0),
(3339, 215, 'DEN', 1, 0),
(3340, 215, 'DIY', 1, 0),
(3341, 215, 'DUZ', 1, 0),
(3342, 215, 'EDI', 1, 0),
(3343, 215, 'ELA', 1, 0),
(3344, 215, 'EZC', 1, 0),
(3345, 215, 'EZR', 1, 0),
(3346, 215, 'ESK', 1, 0),
(3347, 215, 'GAZ', 1, 0),
(3348, 215, 'GIR', 1, 0),
(3349, 215, 'GMS', 1, 0),
(3350, 215, 'HKR', 1, 0),
(3351, 215, 'HTY', 1, 0),
(3352, 215, 'IGD', 1, 0),
(3353, 215, 'ISP', 1, 0),
(3354, 215, 'IST', 1, 0),
(3355, 215, 'IZM', 1, 0),
(3356, 215, 'KAH', 1, 0),
(3357, 215, 'KRB', 1, 0),
(3358, 215, 'KRM', 1, 0),
(3359, 215, 'KRS', 1, 0),
(3360, 215, 'KAS', 1, 0),
(3361, 215, 'KAY', 1, 0),
(3362, 215, 'KLS', 1, 0),
(3363, 215, 'KRK', 1, 0),
(3364, 215, 'KLR', 1, 0),
(3365, 215, 'KRH', 1, 0),
(3366, 215, 'KOC', 1, 0),
(3367, 215, 'KON', 1, 0),
(3368, 215, 'KUT', 1, 0),
(3369, 215, 'MAL', 1, 0),
(3370, 215, 'MAN', 1, 0),
(3371, 215, 'MAR', 1, 0),
(3372, 215, 'MER', 1, 0),
(3373, 215, 'MUG', 1, 0),
(3374, 215, 'MUS', 1, 0),
(3375, 215, 'NEV', 1, 0),
(3376, 215, 'NIG', 1, 0),
(3377, 215, 'ORD', 1, 0),
(3378, 215, 'OSM', 1, 0),
(3379, 215, 'RIZ', 1, 0),
(3380, 215, 'SAK', 1, 0),
(3381, 215, 'SAM', 1, 0),
(3382, 215, 'SAN', 1, 0),
(3383, 215, 'SII', 1, 0),
(3384, 215, 'SIN', 1, 0),
(3385, 215, 'SIR', 1, 0),
(3386, 215, 'SIV', 1, 0),
(3387, 215, 'TEL', 1, 0),
(3388, 215, 'TOK', 1, 0),
(3389, 215, 'TRA', 1, 0),
(3390, 215, 'TUN', 1, 0),
(3391, 215, 'USK', 1, 0),
(3392, 215, 'VAN', 1, 0),
(3393, 215, 'YAL', 1, 0),
(3394, 215, 'YOZ', 1, 0),
(3395, 215, 'ZON', 1, 0),
(3396, 216, 'A', 1, 0),
(3397, 216, 'B', 1, 0),
(3398, 216, 'D', 1, 0),
(3399, 216, 'L', 1, 0),
(3400, 216, 'M', 1, 0),
(3401, 217, 'AC', 1, 0),
(3402, 217, 'DC', 1, 0),
(3403, 217, 'FC', 1, 0),
(3404, 217, 'LW', 1, 0),
(3405, 217, 'RC', 1, 0),
(3406, 217, 'PN', 1, 0),
(3407, 217, 'SL', 1, 0),
(3408, 217, 'GT', 1, 0),
(3409, 217, 'SC', 1, 0),
(3410, 217, 'EC', 1, 0),
(3411, 217, 'MC', 1, 0),
(3412, 217, 'NC', 1, 0),
(3413, 217, 'PR', 1, 0),
(3414, 217, 'WC', 1, 0),
(3415, 218, 'NMG', 1, 0),
(3416, 218, 'NLK', 1, 0),
(3417, 218, 'NTO', 1, 0),
(3418, 218, 'FUN', 1, 0),
(3419, 218, 'NME', 1, 0),
(3420, 218, 'NUI', 1, 0),
(3421, 218, 'NFT', 1, 0),
(3422, 218, 'NLL', 1, 0),
(3423, 218, 'VAI', 1, 0),
(3424, 219, 'KAL', 1, 0),
(3425, 219, 'KMP', 1, 0),
(3426, 219, 'KAY', 1, 0),
(3427, 219, 'KIB', 1, 0),
(3428, 219, 'LUW', 1, 0),
(3429, 219, 'MAS', 1, 0),
(3430, 219, 'MPI', 1, 0),
(3431, 219, 'MUB', 1, 0),
(3432, 219, 'MUK', 1, 0),
(3433, 219, 'NKS', 1, 0),
(3434, 219, 'RAK', 1, 0),
(3435, 219, 'SEM', 1, 0),
(3436, 219, 'WAK', 1, 0),
(3437, 219, 'BUG', 1, 0),
(3438, 219, 'BUS', 1, 0),
(3439, 219, 'IGA', 1, 0),
(3440, 219, 'JIN', 1, 0),
(3441, 219, 'KAB', 1, 0),
(3442, 219, 'KML', 1, 0),
(3443, 219, 'KPC', 1, 0),
(3444, 219, 'KTK', 1, 0),
(3445, 219, 'KUM', 1, 0),
(3446, 219, 'MAY', 1, 0),
(3447, 219, 'MBA', 1, 0),
(3448, 219, 'PAL', 1, 0),
(3449, 219, 'SIR', 1, 0),
(3450, 219, 'SOR', 1, 0),
(3451, 219, 'TOR', 1, 0),
(3452, 219, 'ADJ', 1, 0),
(3453, 219, 'APC', 1, 0),
(3454, 219, 'ARU', 1, 0),
(3455, 219, 'GUL', 1, 0),
(3456, 219, 'KIT', 1, 0),
(3457, 219, 'KOT', 1, 0),
(3458, 219, 'LIR', 1, 0),
(3459, 219, 'MRT', 1, 0),
(3460, 219, 'MOY', 1, 0),
(3461, 219, 'NAK', 1, 0),
(3462, 219, 'NEB', 1, 0),
(3463, 219, 'PAD', 1, 0),
(3464, 219, 'YUM', 1, 0),
(3465, 219, 'BUN', 1, 0),
(3466, 219, 'BSH', 1, 0),
(3467, 219, 'HOI', 1, 0),
(3468, 219, 'KBL', 1, 0),
(3469, 219, 'KAR', 1, 0),
(3470, 219, 'KAM', 1, 0),
(3471, 219, 'KAN', 1, 0),
(3472, 219, 'KAS', 1, 0),
(3473, 219, 'KBA', 1, 0),
(3474, 219, 'KIS', 1, 0),
(3475, 219, 'KYE', 1, 0),
(3476, 219, 'MSN', 1, 0),
(3477, 219, 'MBR', 1, 0),
(3478, 219, 'NTU', 1, 0),
(3479, 219, 'RUK', 1, 0),
(3480, 220, 'CK', 1, 0),
(3481, 220, 'CH', 1, 0),
(3482, 220, 'CV', 1, 0),
(3483, 220, 'CR', 1, 0),
(3484, 220, 'DN', 1, 0),
(3485, 220, 'DO', 1, 0),
(3486, 220, 'IV', 1, 0),
(3487, 220, 'KL', 1, 0),
(3488, 220, 'KM', 1, 0),
(3489, 220, 'KR', 1, 0),
(3490, 220, 'KV', 1, 0),
(3491, 220, 'KS', 1, 0),
(3492, 220, 'LU', 1, 0),
(3493, 220, 'LV', 1, 0),
(3494, 220, 'MY', 1, 0),
(3495, 220, 'OD', 1, 0),
(3496, 220, 'PO', 1, 0),
(3497, 220, 'RI', 1, 0),
(3498, 220, 'SE', 1, 0),
(3499, 220, 'SU', 1, 0),
(3500, 220, 'TE', 1, 0),
(3501, 220, 'VI', 1, 0),
(3502, 220, 'VO', 1, 0),
(3503, 220, 'ZK', 1, 0),
(3504, 220, 'ZA', 1, 0),
(3505, 220, 'ZH', 1, 0),
(3506, 221, 'AZ', 1, 0),
(3507, 221, 'AJ', 1, 0),
(3508, 221, 'FU', 1, 0),
(3509, 221, 'SH', 1, 0),
(3510, 221, 'DU', 1, 0),
(3511, 221, 'RK', 1, 0),
(3512, 221, 'UQ', 1, 0),
(3513, 222, 'ABN', 1, 0),
(3514, 222, 'ABNS', 1, 0),
(3515, 222, 'ANG', 1, 0),
(3516, 222, 'AGS', 1, 0),
(3517, 222, 'ARY', 1, 0),
(3518, 222, 'BEDS', 1, 0),
(3519, 222, 'BERKS', 1, 0),
(3520, 222, 'BLA', 1, 0),
(3521, 222, 'BRI', 1, 0),
(3522, 222, 'BSTL', 1, 0),
(3523, 222, 'BUCKS', 1, 0),
(3524, 222, 'CAE', 1, 0),
(3525, 222, 'CAMBS', 1, 0),
(3526, 222, 'CDF', 1, 0),
(3527, 222, 'CARM', 1, 0),
(3528, 222, 'CDGN', 1, 0),
(3529, 222, 'CHES', 1, 0),
(3530, 222, 'CLACK', 1, 0),
(3531, 222, 'CON', 1, 0),
(3532, 222, 'CORN', 1, 0),
(3533, 222, 'DNBG', 1, 0),
(3534, 222, 'DERBY', 1, 0),
(3535, 222, 'DVN', 1, 0),
(3536, 222, 'DOR', 1, 0),
(3537, 222, 'DGL', 1, 0),
(3538, 222, 'DUND', 1, 0),
(3539, 222, 'DHM', 1, 0),
(3540, 222, 'ARYE', 1, 0),
(3541, 222, 'DUNBE', 1, 0),
(3542, 222, 'LOTE', 1, 0),
(3543, 222, 'RENE', 1, 0),
(3544, 222, 'ERYS', 1, 0),
(3545, 222, 'SXE', 1, 0),
(3546, 222, 'EDIN', 1, 0),
(3547, 222, 'ESX', 1, 0),
(3548, 222, 'FALK', 1, 0),
(3549, 222, 'FFE', 1, 0),
(3550, 222, 'FLINT', 1, 0),
(3551, 222, 'GLAS', 1, 0),
(3552, 222, 'GLOS', 1, 0),
(3553, 222, 'LDN', 1, 0),
(3554, 222, 'MCH', 1, 0),
(3555, 222, 'GDD', 1, 0),
(3556, 222, 'HANTS', 1, 0),
(3557, 222, 'HWR', 1, 0),
(3558, 222, 'HERTS', 1, 0),
(3559, 222, 'HLD', 1, 0),
(3560, 222, 'IVER', 1, 0),
(3561, 222, 'IOW', 1, 0),
(3562, 222, 'KNT', 1, 0),
(3563, 222, 'LANCS', 1, 0),
(3564, 222, 'LEICS', 1, 0),
(3565, 222, 'LINCS', 1, 0),
(3566, 222, 'MSY', 1, 0),
(3567, 222, 'MERT', 1, 0),
(3568, 222, 'MLOT', 1, 0),
(3569, 222, 'MMOUTH', 1, 0),
(3570, 222, 'MORAY', 1, 0),
(3571, 222, 'NPRTAL', 1, 0),
(3572, 222, 'NEWPT', 1, 0),
(3573, 222, 'NOR', 1, 0),
(3574, 222, 'ARYN', 1, 0),
(3575, 222, 'LANN', 1, 0),
(3576, 222, 'YSN', 1, 0),
(3577, 222, 'NHM', 1, 0),
(3578, 222, 'NLD', 1, 0),
(3579, 222, 'NOT', 1, 0),
(3580, 222, 'ORK', 1, 0),
(3581, 222, 'OFE', 1, 0),
(3582, 222, 'PEM', 1, 0),
(3583, 222, 'PERTH', 1, 0),
(3584, 222, 'PWS', 1, 0),
(3585, 222, 'REN', 1, 0),
(3586, 222, 'RHON', 1, 0),
(3587, 222, 'RUT', 1, 0),
(3588, 222, 'BOR', 1, 0),
(3589, 222, 'SHET', 1, 0),
(3590, 222, 'SPE', 1, 0),
(3591, 222, 'SOM', 1, 0),
(3592, 222, 'ARYS', 1, 0),
(3593, 222, 'LANS', 1, 0),
(3594, 222, 'YSS', 1, 0),
(3595, 222, 'SFD', 1, 0),
(3596, 222, 'STIR', 1, 0),
(3597, 222, 'SFK', 1, 0),
(3598, 222, 'SRY', 1, 0),
(3599, 222, 'SWAN', 1, 0),
(3600, 222, 'TORF', 1, 0),
(3601, 222, 'TWR', 1, 0),
(3602, 222, 'VGLAM', 1, 0),
(3603, 222, 'WARKS', 1, 0),
(3604, 222, 'WDUN', 1, 0),
(3605, 222, 'WLOT', 1, 0),
(3606, 222, 'WMD', 1, 0),
(3607, 222, 'SXW', 1, 0),
(3608, 222, 'YSW', 1, 0),
(3609, 222, 'WIL', 1, 0),
(3610, 222, 'WLT', 1, 0),
(3611, 222, 'WORCS', 1, 0),
(3612, 222, 'WRX', 1, 0),
(3613, 223, 'AL', 1, 0),
(3614, 223, 'AK', 1, 0),
(3615, 223, 'AS', 1, 0),
(3616, 223, 'AZ', 1, 0),
(3617, 223, 'AR', 1, 0),
(3618, 223, 'AF', 1, 0),
(3619, 223, 'AA', 1, 0),
(3620, 223, 'AC', 1, 0),
(3621, 223, 'AE', 1, 0),
(3622, 223, 'AM', 1, 0),
(3623, 223, 'AP', 1, 0),
(3624, 223, 'CA', 1, 0),
(3625, 223, 'CO', 1, 0),
(3626, 223, 'CT', 1, 0),
(3627, 223, 'DE', 1, 0),
(3628, 223, 'DC', 1, 0),
(3629, 223, 'FM', 1, 0),
(3630, 223, 'FL', 1, 0),
(3631, 223, 'GA', 1, 0),
(3632, 223, 'GU', 1, 0),
(3633, 223, 'HI', 1, 0),
(3634, 223, 'ID', 1, 0),
(3635, 223, 'IL', 1, 0),
(3636, 223, 'IN', 1, 0),
(3637, 223, 'IA', 1, 0),
(3638, 223, 'KS', 1, 0),
(3639, 223, 'KY', 1, 0),
(3640, 223, 'LA', 1, 0),
(3641, 223, 'ME', 1, 0),
(3642, 223, 'MH', 1, 0),
(3643, 223, 'MD', 1, 0),
(3644, 223, 'MA', 1, 0),
(3645, 223, 'MI', 1, 0),
(3646, 223, 'MN', 1, 0),
(3647, 223, 'MS', 1, 0),
(3648, 223, 'MO', 1, 0),
(3649, 223, 'MT', 1, 0),
(3650, 223, 'NE', 1, 0),
(3651, 223, 'NV', 1, 0),
(3652, 223, 'NH', 1, 0),
(3653, 223, 'NJ', 1, 0),
(3654, 223, 'NM', 1, 0),
(3655, 223, 'NY', 1, 0),
(3656, 223, 'NC', 1, 0),
(3657, 223, 'ND', 1, 0),
(3658, 223, 'MP', 1, 0),
(3659, 223, 'OH', 1, 0),
(3660, 223, 'OK', 1, 0),
(3661, 223, 'OR', 1, 0),
(3662, 223, 'PW', 1, 0),
(3663, 223, 'PA', 1, 0),
(3664, 223, 'PR', 1, 0),
(3665, 223, 'RI', 1, 0),
(3666, 223, 'SC', 1, 0),
(3667, 223, 'SD', 1, 0),
(3668, 223, 'TN', 1, 0),
(3669, 223, 'TX', 1, 0),
(3670, 223, 'UT', 1, 0),
(3671, 223, 'VT', 1, 0),
(3672, 223, 'VI', 1, 0),
(3673, 223, 'VA', 1, 0),
(3674, 223, 'WA', 1, 0),
(3675, 223, 'WV', 1, 0),
(3676, 223, 'WI', 1, 0),
(3677, 223, 'WY', 1, 0),
(3678, 224, 'BI', 1, 0),
(3679, 224, 'HI', 1, 0),
(3680, 224, 'JI', 1, 0),
(3681, 224, 'JA', 1, 0),
(3682, 224, 'KR', 1, 0),
(3683, 224, 'MA', 1, 0),
(3684, 224, 'NI', 1, 0),
(3685, 224, 'PA', 1, 0),
(3686, 224, 'WI', 1, 0),
(3687, 225, 'AR', 1, 0),
(3688, 225, 'CA', 1, 0),
(3689, 225, 'CL', 1, 0),
(3690, 225, 'CO', 1, 0),
(3691, 225, 'DU', 1, 0),
(3692, 225, 'FS', 1, 0),
(3693, 225, 'FA', 1, 0),
(3694, 225, 'LA', 1, 0),
(3695, 225, 'MA', 1, 0),
(3696, 225, 'MO', 1, 0),
(3697, 225, 'PA', 1, 0),
(3698, 225, 'RN', 1, 0),
(3699, 225, 'RV', 1, 0),
(3700, 225, 'RO', 1, 0),
(3701, 225, 'SL', 1, 0),
(3702, 225, 'SJ', 1, 0),
(3703, 225, 'SO', 1, 0),
(3704, 225, 'TA', 1, 0),
(3705, 225, 'TT', 1, 0),
(3706, 226, 'AN', 1, 0),
(3707, 226, 'BU', 1, 0),
(3708, 226, 'FA', 1, 0),
(3709, 226, 'JI', 1, 0),
(3710, 226, 'NG', 1, 0),
(3711, 226, 'NW', 1, 0),
(3712, 226, 'QA', 1, 0),
(3713, 226, 'QR', 1, 0),
(3714, 226, 'SA', 1, 0),
(3715, 226, 'SI', 1, 0),
(3716, 226, 'SU', 1, 0),
(3717, 226, 'TK', 1, 0),
(3718, 226, 'TO', 1, 0),
(3719, 226, 'XO', 1, 0),
(3720, 227, 'MA', 1, 0),
(3721, 227, 'PE', 1, 0),
(3722, 227, 'SA', 1, 0),
(3723, 227, 'SH', 1, 0),
(3724, 227, 'TA', 1, 0),
(3725, 227, 'TO', 1, 0),
(3726, 229, 'AM', 1, 0),
(3727, 229, 'AN', 1, 0),
(3728, 229, 'AP', 1, 0),
(3729, 229, 'AR', 1, 0),
(3730, 229, 'BA', 1, 0),
(3731, 229, 'BO', 1, 0),
(3732, 229, 'CA', 1, 0),
(3733, 229, 'CO', 1, 0),
(3734, 229, 'DA', 1, 0),
(3735, 229, 'DF', 1, 0),
(3736, 229, 'DI', 1, 0),
(3737, 229, 'FA', 1, 0),
(3738, 229, 'GU', 1, 0),
(3739, 229, 'LA', 1, 0),
(3740, 229, 'ME', 1, 0),
(3741, 229, 'MI', 1, 0),
(3742, 229, 'MO', 1, 0),
(3743, 229, 'NE', 1, 0),
(3744, 229, 'PO', 1, 0),
(3745, 229, 'SU', 1, 0),
(3746, 229, 'TA', 1, 0),
(3747, 229, 'TR', 1, 0),
(3748, 229, 'VA', 1, 0),
(3749, 229, 'YA', 1, 0),
(3750, 229, 'ZU', 1, 0),
(3751, 230, 'AG', 1, 0),
(3752, 230, 'BG', 1, 0),
(3753, 230, 'BK', 1, 0),
(3754, 230, 'BL', 1, 0),
(3755, 230, 'BC', 1, 0),
(3756, 230, 'BR', 1, 0),
(3757, 230, 'BN', 1, 0),
(3758, 230, 'BH', 1, 0),
(3759, 230, 'BU', 1, 0),
(3760, 230, 'BP', 1, 0),
(3761, 230, 'BT', 1, 0),
(3762, 230, 'CM', 1, 0),
(3763, 230, 'CT', 1, 0),
(3764, 230, 'CB', 1, 0),
(3765, 230, 'DL', 1, 0),
(3766, 230, 'DG', 1, 0),
(3767, 230, 'DN', 1, 0),
(3768, 230, 'DB', 1, 0),
(3769, 230, 'DI', 1, 0),
(3770, 230, 'DT', 1, 0),
(3771, 230, 'GL', 1, 0),
(3772, 230, 'HG', 1, 0),
(3773, 230, 'HD', 1, 0),
(3774, 230, 'HP', 1, 0),
(3775, 230, 'HM', 1, 0),
(3776, 230, 'HI', 1, 0),
(3777, 230, 'HT', 1, 0),
(3778, 230, 'HH', 1, 0),
(3779, 230, 'HB', 1, 0),
(3780, 230, 'HC', 1, 0),
(3781, 230, 'HU', 1, 0),
(3782, 230, 'HY', 1, 0),
(3783, 232, 'C', 1, 0),
(3784, 232, 'J', 1, 0),
(3785, 232, 'T', 1, 0),
(3786, 233, 'A', 1, 0),
(3787, 233, 'S', 1, 0),
(3788, 233, 'W', 1, 0),
(3789, 235, 'AB', 1, 0),
(3790, 235, 'AD', 1, 0),
(3791, 235, 'AM', 1, 0),
(3792, 235, 'BA', 1, 0),
(3793, 235, 'DA', 1, 0),
(3794, 235, 'DH', 1, 0),
(3795, 235, 'HD', 1, 0),
(3796, 235, 'HJ', 1, 0),
(3797, 235, 'HU', 1, 0),
(3798, 235, 'IB', 1, 0),
(3799, 235, 'JA', 1, 0),
(3800, 235, 'LA', 1, 0),
(3801, 235, 'MA', 1, 0),
(3802, 235, 'MR', 1, 0),
(3803, 235, 'MW', 1, 0),
(3804, 235, 'SD', 1, 0),
(3805, 235, 'SN', 1, 0),
(3806, 235, 'SH', 1, 0),
(3807, 235, 'TA', 1, 0),
(3808, 236, 'KOS', 1, 0),
(3809, 236, 'MON', 1, 0),
(3810, 236, 'SER', 1, 0),
(3811, 236, 'VOJ', 1, 0),
(3812, 237, 'BC', 1, 0),
(3813, 237, 'BN', 1, 0),
(3814, 237, 'EQ', 1, 0),
(3815, 237, 'KA', 1, 0),
(3816, 237, 'KE', 1, 0),
(3817, 237, 'KN', 1, 0),
(3818, 237, 'KW', 1, 0),
(3819, 237, 'MA', 1, 0),
(3820, 237, 'NK', 1, 0),
(3821, 237, 'OR', 1, 0),
(3822, 237, 'SK', 1, 0),
(3823, 238, 'CE', 1, 0),
(3824, 238, 'CB', 1, 0),
(3825, 238, 'EA', 1, 0),
(3826, 238, 'LP', 1, 0),
(3827, 238, 'LK', 1, 0),
(3828, 238, 'NO', 1, 0),
(3829, 238, 'NW', 1, 0),
(3830, 238, 'SO', 1, 0),
(3831, 238, 'WE', 1, 0),
(3832, 239, 'BU', 1, 0),
(3833, 239, 'HA', 1, 0),
(3834, 239, 'ML', 1, 0),
(3835, 239, 'MC', 1, 0),
(3836, 239, 'ME', 1, 0),
(3837, 239, 'MW', 1, 0),
(3838, 239, 'MV', 1, 0),
(3839, 239, 'MN', 1, 0),
(3840, 239, 'MS', 1, 0),
(3841, 239, 'MD', 1, 0),
(3861, 105, 'CB', 1, 0),
(3862, 105, 'CI', 1, 0),
(3863, 105, 'CE', 1, 0),
(3864, 105, 'CT', 1, 0),
(3865, 105, 'CZ', 1, 0),
(3866, 105, 'CH', 1, 0),
(3867, 105, 'CO', 1, 0),
(3868, 105, 'CS', 1, 0),
(3869, 105, 'CR', 1, 0),
(3870, 105, 'KR', 1, 0),
(3871, 105, 'CN', 1, 0),
(3872, 105, 'EN', 1, 0),
(3873, 105, 'FE', 1, 0),
(3874, 105, 'FI', 1, 0),
(3875, 105, 'FG', 1, 0),
(3876, 105, 'FC', 1, 0),
(3877, 105, 'FR', 1, 0),
(3878, 105, 'GE', 1, 0),
(3879, 105, 'GO', 1, 0),
(3880, 105, 'GR', 1, 0),
(3881, 105, 'IM', 1, 0),
(3882, 105, 'IS', 1, 0),
(3883, 105, 'AQ', 1, 0),
(3884, 105, 'SP', 1, 0),
(3885, 105, 'LT', 1, 0),
(3886, 105, 'LE', 1, 0),
(3887, 105, 'LC', 1, 0),
(3888, 105, 'LI', 1, 0),
(3889, 105, 'LO', 1, 0),
(3890, 105, 'LU', 1, 0),
(3891, 105, 'MC', 1, 0),
(3892, 105, 'MN', 1, 0),
(3893, 105, 'MS', 1, 0),
(3894, 105, 'MT', 1, 0),
(3895, 105, 'VS', 1, 0),
(3896, 105, 'ME', 1, 0),
(3897, 105, 'MI', 1, 0),
(3898, 105, 'MO', 1, 0),
(3899, 105, 'NA', 1, 0),
(3900, 105, 'NO', 1, 0),
(3901, 105, 'NU', 1, 0),
(3902, 105, 'OG', 1, 0),
(3903, 105, 'OT', 1, 0),
(3904, 105, 'OR', 1, 0),
(3905, 105, 'PD', 1, 0),
(3906, 105, 'PA', 1, 0),
(3907, 105, 'PR', 1, 0),
(3908, 105, 'PV', 1, 0),
(3909, 105, 'PG', 1, 0),
(3910, 105, 'PU', 1, 0),
(3911, 105, 'PE', 1, 0),
(3912, 105, 'PC', 1, 0),
(3913, 105, 'PI', 1, 0),
(3914, 105, 'PT', 1, 0),
(3915, 105, 'PN', 1, 0),
(3916, 105, 'PZ', 1, 0),
(3917, 105, 'PO', 1, 0),
(3918, 105, 'RG', 1, 0),
(3919, 105, 'RA', 1, 0),
(3920, 105, 'RC', 1, 0),
(3921, 105, 'RE', 1, 0),
(3922, 105, 'RI', 1, 0),
(3923, 105, 'RN', 1, 0),
(3924, 105, 'RM', 1, 0),
(3925, 105, 'RO', 1, 0),
(3926, 105, 'SA', 1, 0),
(3927, 105, 'SS', 1, 0),
(3928, 105, 'SV', 1, 0),
(3929, 105, 'SI', 1, 0),
(3930, 105, 'SR', 1, 0),
(3931, 105, 'SO', 1, 0),
(3932, 105, 'TA', 1, 0),
(3933, 105, 'TE', 1, 0),
(3934, 105, 'TR', 1, 0),
(3935, 105, 'TO', 1, 0),
(3936, 105, 'TP', 1, 0),
(3937, 105, 'TN', 1, 0),
(3938, 105, 'TV', 1, 0),
(3939, 105, 'TS', 1, 0),
(3940, 105, 'UD', 1, 0),
(3941, 105, 'VA', 1, 0),
(3942, 105, 'VE', 1, 0),
(3943, 105, 'VB', 1, 0),
(3944, 105, 'VC', 1, 0),
(3945, 105, 'VR', 1, 0),
(3946, 105, 'VV', 1, 0),
(3947, 105, 'VI', 1, 0),
(3948, 105, 'VT', 1, 0),
(3949, 240, '', 1, 0),
(3950, 240, '', 1, 0),
(3951, 240, '', 1, 0),
(3952, 240, '', 1, 0),
(3953, 240, '', 1, 0),
(3954, 240, '', 1, 0),
(3955, 18, 'RAN', 1, 0),
(3956, 18, 'MYM', 1, 0);

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

--
-- Table structure for table `ab1l_zones_to_locations`
--

CREATE TABLE `ab1l_zones_to_locations` (
  `zone_to_location_id` int(11) NOT NULL,
  `country_id` int(11) NOT NULL,
  `zone_id` int(11) NOT NULL DEFAULT 0,
  `location_id` int(11) NOT NULL,
  `date_added` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_zones_to_locations`
--

INSERT INTO `ab1l_zones_to_locations` (`zone_to_location_id`, `country_id`, `zone_id`, `location_id`, `date_added`, `date_modified`) VALUES
(66, 223, 3677, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(65, 223, 3676, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(64, 223, 3675, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(63, 223, 3674, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(62, 223, 3673, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(61, 223, 3672, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(60, 223, 3671, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(59, 223, 3670, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(58, 223, 3669, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(57, 223, 3668, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(56, 223, 3667, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(55, 223, 3666, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(54, 223, 3665, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(53, 223, 3664, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(52, 223, 3663, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(51, 223, 3662, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(50, 223, 3661, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(49, 223, 3660, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(48, 223, 3659, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(47, 223, 3658, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(46, 223, 3657, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(45, 223, 3656, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(44, 223, 3655, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(43, 223, 3654, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(42, 223, 3653, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(41, 223, 3652, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(40, 223, 3651, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(39, 223, 3650, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(38, 223, 3649, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(37, 223, 3648, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(36, 223, 3647, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(35, 223, 3646, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(34, 223, 3645, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(33, 223, 3644, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(32, 223, 3643, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(31, 223, 3642, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(30, 223, 3641, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(29, 223, 3640, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(28, 223, 3639, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(27, 223, 3638, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(26, 223, 3637, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(25, 223, 3636, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(24, 223, 3635, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(23, 223, 3634, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(22, 223, 3633, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(21, 223, 3632, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(20, 223, 3631, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(19, 223, 3630, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(18, 223, 3629, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(17, 223, 3628, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(16, 223, 3627, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(15, 223, 3626, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(14, 223, 3625, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(13, 223, 3624, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(12, 223, 3623, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(11, 223, 3622, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(10, 223, 3621, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(9, 223, 3620, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(8, 223, 3619, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(7, 223, 3618, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(6, 223, 3617, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(5, 223, 3616, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(4, 223, 3615, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(3, 223, 3614, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(2, 223, 3613, 1, '2017-10-11 10:30:00', '2017-10-11 10:30:00'),
(67, 18, 320, 2, '2017-10-11 20:47:33', '2017-10-11 20:47:33'),
(68, 18, 321, 2, '2017-10-11 20:47:33', '2017-10-11 20:47:33'),
(69, 18, 322, 2, '2017-10-11 20:47:33', '2017-10-11 20:47:33'),
(70, 18, 323, 2, '2017-10-11 20:47:33', '2017-10-11 20:47:33'),
(71, 18, 324, 2, '2017-10-11 20:47:33', '2017-10-11 20:47:33'),
(72, 18, 325, 2, '2017-10-11 20:47:33', '2017-10-11 20:47:33');

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

--
-- Table structure for table `ab1l_zone_descriptions`
--

CREATE TABLE `ab1l_zone_descriptions` (
  `zone_id` int(11) NOT NULL,
  `language_id` int(11) NOT NULL,
  `name` varchar(128) NOT NULL COMMENT 'translatable'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `ab1l_zone_descriptions`
--

INSERT INTO `ab1l_zone_descriptions` (`zone_id`, `language_id`, `name`) VALUES
(1, 1, 'Badakhshan'),
(2, 1, 'Badghis'),
(3, 1, 'Baghlan'),
(4, 1, 'Balkh'),
(5, 1, 'Bamian'),
(6, 1, 'Farah'),
(7, 1, 'Faryab'),
(8, 1, 'Ghazni'),
(9, 1, 'Ghowr'),
(10, 1, 'Helmand'),
(11, 1, 'Herat'),
(12, 1, 'Jowzjan'),
(13, 1, 'Kabul'),
(14, 1, 'Kandahar'),
(15, 1, 'Kapisa'),
(16, 1, 'Khost'),
(17, 1, 'Konar'),
(18, 1, 'Kondoz'),
(19, 1, 'Laghman'),
(20, 1, 'Lowgar'),
(21, 1, 'Nangrahar'),
(22, 1, 'Nimruz'),
(23, 1, 'Nurestan'),
(24, 1, 'Oruzgan'),
(25, 1, 'Paktia'),
(26, 1, 'Paktika'),
(27, 1, 'Parwan'),
(28, 1, 'Samangan'),
(29, 1, 'Sar-e Pol'),
(30, 1, 'Takhar'),
(31, 1, 'Wardak'),
(32, 1, 'Zabol'),
(33, 1, 'Berat'),
(34, 1, 'Bulqize'),
(35, 1, 'Delvine'),
(36, 1, 'Devoll'),
(37, 1, 'Diber'),
(38, 1, 'Durres'),
(39, 1, 'Elbasan'),
(40, 1, 'Kolonje'),
(41, 1, 'Fier'),
(42, 1, 'Gjirokaster'),
(43, 1, 'Gramsh'),
(44, 1, 'Has'),
(45, 1, 'Kavaje'),
(46, 1, 'Kurbin'),
(47, 1, 'Kucove'),
(48, 1, 'Korce'),
(49, 1, 'Kruje'),
(50, 1, 'Kukes'),
(51, 1, 'Librazhd'),
(52, 1, 'Lezhe'),
(53, 1, 'Lushnje'),
(54, 1, 'Malesi e Madhe'),
(55, 1, 'Mallakaster'),
(56, 1, 'Mat'),
(57, 1, 'Mirdite'),
(58, 1, 'Peqin'),
(59, 1, 'Permet'),
(60, 1, 'Pogradec'),
(61, 1, 'Puke'),
(62, 1, 'Shkoder'),
(63, 1, 'Skrapar'),
(64, 1, 'Sarande'),
(65, 1, 'Tepelene'),
(66, 1, 'Tropoje'),
(67, 1, 'Tirane'),
(68, 1, 'Vlore'),
(69, 1, 'Adrar'),
(70, 1, 'Ain Defla'),
(71, 1, 'Ain Temouchent'),
(72, 1, 'Alger'),
(73, 1, 'Annaba'),
(74, 1, 'Batna'),
(75, 1, 'Bechar'),
(76, 1, 'Bejaia'),
(77, 1, 'Biskra'),
(78, 1, 'Blida'),
(79, 1, 'Bordj Bou Arreridj'),
(80, 1, 'Bouira'),
(81, 1, 'Boumerdes'),
(82, 1, 'Chlef'),
(83, 1, 'Constantine'),
(84, 1, 'Djelfa'),
(85, 1, 'El Bayadh'),
(86, 1, 'El Oued'),
(87, 1, 'El Tarf'),
(88, 1, 'Ghardaia'),
(89, 1, 'Guelma'),
(90, 1, 'Illizi'),
(91, 1, 'Jijel'),
(92, 1, 'Khenchela'),
(93, 1, 'Laghouat'),
(94, 1, 'Muaskar'),
(95, 1, 'Medea'),
(96, 1, 'Mila'),
(97, 1, 'Mostaganem'),
(98, 1, 'M\'Sila'),
(99, 1, 'Naama'),
(100, 1, 'Oran'),
(101, 1, 'Ouargla'),
(102, 1, 'Oum el-Bouaghi'),
(103, 1, 'Relizane'),
(104, 1, 'Saida'),
(105, 1, 'Setif'),
(106, 1, 'Sidi Bel Abbes'),
(107, 1, 'Skikda'),
(108, 1, 'Souk Ahras'),
(109, 1, 'Tamanghasset'),
(110, 1, 'Tebessa'),
(111, 1, 'Tiaret'),
(112, 1, 'Tindouf'),
(113, 1, 'Tipaza'),
(114, 1, 'Tissemsilt'),
(115, 1, 'Tizi Ouzou'),
(116, 1, 'Tlemcen'),
(117, 1, 'Eastern'),
(118, 1, 'Manu\'a'),
(119, 1, 'Rose Island'),
(120, 1, 'Swains Island'),
(121, 1, 'Western'),
(122, 1, 'Andorra la Vella'),
(123, 1, 'Canillo'),
(124, 1, 'Encamp'),
(125, 1, 'Escaldes-Engordany'),
(126, 1, 'La Massana'),
(127, 1, 'Ordino'),
(128, 1, 'Sant Julia de Loria'),
(129, 1, 'Bengo'),
(130, 1, 'Benguela'),
(131, 1, 'Bie'),
(132, 1, 'Cabinda'),
(133, 1, 'Cuando-Cubango'),
(134, 1, 'Cuanza Norte'),
(135, 1, 'Cuanza Sul'),
(136, 1, 'Cunene'),
(137, 1, 'Huambo'),
(138, 1, 'Huila'),
(139, 1, 'Luanda'),
(140, 1, 'Lunda Norte'),
(141, 1, 'Lunda Sul'),
(142, 1, 'Malange'),
(143, 1, 'Moxico'),
(144, 1, 'Namibe'),
(145, 1, 'Uige'),
(146, 1, 'Zaire'),
(147, 1, 'Saint George'),
(148, 1, 'Saint John'),
(149, 1, 'Saint Mary'),
(150, 1, 'Saint Paul'),
(151, 1, 'Saint Peter'),
(152, 1, 'Saint Philip'),
(153, 1, 'Barbuda'),
(154, 1, 'Redonda'),
(155, 1, 'Antartida e Islas del Atlantico'),
(156, 1, 'Buenos Aires'),
(157, 1, 'Catamarca'),
(158, 1, 'Chaco'),
(159, 1, 'Chubut'),
(160, 1, 'Cordoba'),
(161, 1, 'Corrientes'),
(162, 1, 'Distrito Federal'),
(163, 1, 'Entre Rios'),
(164, 1, 'Formosa'),
(165, 1, 'Jujuy'),
(166, 1, 'La Pampa'),
(167, 1, 'La Rioja'),
(168, 1, 'Mendoza'),
(169, 1, 'Misiones'),
(170, 1, 'Neuquen'),
(171, 1, 'Rio Negro'),
(172, 1, 'Salta'),
(173, 1, 'San Juan'),
(174, 1, 'San Luis'),
(175, 1, 'Santa Cruz'),
(176, 1, 'Santa Fe'),
(177, 1, 'Santiago del Estero'),
(178, 1, 'Tierra del Fuego'),
(179, 1, 'Tucuman'),
(180, 1, 'Aragatsotn'),
(181, 1, 'Ararat'),
(182, 1, 'Armavir'),
(183, 1, 'Geghark\'unik\''),
(184, 1, 'Kotayk\''),
(185, 1, 'Lorri'),
(186, 1, 'Shirak'),
(187, 1, 'Syunik\''),
(188, 1, 'Tavush'),
(189, 1, 'Vayots\' Dzor'),
(190, 1, 'Yerevan'),
(191, 1, 'Australian Capital Territory'),
(192, 1, 'New South Wales'),
(193, 1, 'Northern Territory'),
(194, 1, 'Queensland'),
(195, 1, 'South Australia'),
(196, 1, 'Tasmania'),
(197, 1, 'Victoria'),
(198, 1, 'Western Australia'),
(199, 1, 'Burgenland'),
(200, 1, 'Kärnten'),
(201, 1, 'Nieder&ouml;sterreich'),
(202, 1, 'Ober&ouml;sterreich'),
(203, 1, 'Salzburg'),
(204, 1, 'Steiermark'),
(205, 1, 'Tirol'),
(206, 1, 'Vorarlberg'),
(207, 1, 'Wien'),
(208, 1, 'Ali Bayramli'),
(209, 1, 'Abseron'),
(210, 1, 'AgcabAdi'),
(211, 1, 'Agdam'),
(212, 1, 'Agdas'),
(213, 1, 'Agstafa'),
(214, 1, 'Agsu'),
(215, 1, 'Astara'),
(216, 1, 'Baki'),
(217, 1, 'BabAk'),
(218, 1, 'BalakAn'),
(219, 1, 'BArdA'),
(220, 1, 'Beylaqan'),
(221, 1, 'Bilasuvar'),
(222, 1, 'Cabrayil'),
(223, 1, 'Calilabab'),
(224, 1, 'Culfa'),
(225, 1, 'Daskasan'),
(226, 1, 'Davaci'),
(227, 1, 'Fuzuli'),
(228, 1, 'Ganca'),
(229, 1, 'Gadabay'),
(230, 1, 'Goranboy'),
(231, 1, 'Goycay'),
(232, 1, 'Haciqabul'),
(233, 1, 'Imisli'),
(234, 1, 'Ismayilli'),
(235, 1, 'Kalbacar'),
(236, 1, 'Kurdamir'),
(237, 1, 'Lankaran'),
(238, 1, 'Lacin'),
(239, 1, 'Lankaran'),
(240, 1, 'Lerik'),
(241, 1, 'Masalli'),
(242, 1, 'Mingacevir'),
(243, 1, 'Naftalan'),
(244, 1, 'Neftcala'),
(245, 1, 'Oguz'),
(246, 1, 'Ordubad'),
(247, 1, 'Qabala'),
(248, 1, 'Qax'),
(249, 1, 'Qazax'),
(250, 1, 'Qobustan'),
(251, 1, 'Quba'),
(252, 1, 'Qubadli'),
(253, 1, 'Qusar'),
(254, 1, 'Saki'),
(255, 1, 'Saatli'),
(256, 1, 'Sabirabad'),
(257, 1, 'Sadarak'),
(258, 1, 'Sahbuz'),
(259, 1, 'Saki'),
(260, 1, 'Salyan'),
(261, 1, 'Sumqayit'),
(262, 1, 'Samaxi'),
(263, 1, 'Samkir'),
(264, 1, 'Samux'),
(265, 1, 'Sarur'),
(266, 1, 'Siyazan'),
(267, 1, 'Susa'),
(268, 1, 'Susa'),
(269, 1, 'Tartar'),
(270, 1, 'Tovuz'),
(271, 1, 'Ucar'),
(272, 1, 'Xankandi'),
(273, 1, 'Xacmaz'),
(274, 1, 'Xanlar'),
(275, 1, 'Xizi'),
(276, 1, 'Xocali'),
(277, 1, 'Xocavand'),
(278, 1, 'Yardimli'),
(279, 1, 'Yevlax'),
(280, 1, 'Zangilan'),
(281, 1, 'Zaqatala'),
(282, 1, 'Zardab'),
(283, 1, 'Naxcivan'),
(284, 1, 'Acklins'),
(285, 1, 'Berry Islands'),
(286, 1, 'Bimini'),
(287, 1, 'Black Point'),
(288, 1, 'Cat Island'),
(289, 1, 'Central Abaco'),
(290, 1, 'Central Andros'),
(291, 1, 'Central Eleuthera'),
(292, 1, 'City of Freeport'),
(293, 1, 'Crooked Island'),
(294, 1, 'East Grand Bahama'),
(295, 1, 'Exuma'),
(296, 1, 'Grand Cay'),
(297, 1, 'Harbour Island'),
(298, 1, 'Hope Town'),
(299, 1, 'Inagua'),
(300, 1, 'Long Island'),
(301, 1, 'Mangrove Cay'),
(302, 1, 'Mayaguana'),
(303, 1, 'Moore\'s Island'),
(304, 1, 'North Abaco'),
(305, 1, 'North Andros'),
(306, 1, 'North Eleuthera'),
(307, 1, 'Ragged Island'),
(308, 1, 'Rum Cay'),
(309, 1, 'San Salvador'),
(310, 1, 'South Abaco'),
(311, 1, 'South Andros'),
(312, 1, 'South Eleuthera'),
(313, 1, 'Spanish Wells'),
(314, 1, 'West Grand Bahama'),
(315, 1, 'Capital'),
(316, 1, 'Central'),
(317, 1, 'Muharraq'),
(318, 1, 'Northern'),
(319, 1, 'Southern'),
(320, 1, 'Barisal'),
(321, 1, 'Chittagong'),
(322, 1, 'Dhaka'),
(323, 1, 'Khulna'),
(324, 1, 'Rajshahi'),
(325, 1, 'Sylhet'),
(326, 1, 'Christ Church'),
(327, 1, 'Saint Andrew'),
(328, 1, 'Saint George'),
(329, 1, 'Saint James'),
(330, 1, 'Saint John'),
(331, 1, 'Saint Joseph'),
(332, 1, 'Saint Lucy'),
(333, 1, 'Saint Michael'),
(334, 1, 'Saint Peter'),
(335, 1, 'Saint Philip'),
(336, 1, 'Saint Thomas'),
(337, 1, 'Brestskaya (Brest)'),
(338, 1, 'Homyel\'skaya (Homyel\')'),
(339, 1, 'Horad Minsk'),
(340, 1, 'Hrodzyenskaya (Hrodna)'),
(341, 1, 'Mahilyowskaya (Mahilyow)'),
(342, 1, 'Minskaya'),
(343, 1, 'Vitsyebskaya (Vitsyebsk)'),
(344, 1, 'Antwerpen'),
(345, 1, 'Brabant Wallon'),
(346, 1, 'Hainaut'),
(347, 1, 'Liege'),
(348, 1, 'Limburg'),
(349, 1, 'Luxembourg'),
(350, 1, 'Namur'),
(351, 1, 'Oost-Vlaanderen'),
(352, 1, 'Vlaams Brabant'),
(353, 1, 'West-Vlaanderen'),
(354, 1, 'Belize'),
(355, 1, 'Cayo'),
(356, 1, 'Corozal'),
(357, 1, 'Orange Walk'),
(358, 1, 'Stann Creek'),
(359, 1, 'Toledo'),
(360, 1, 'Alibori'),
(361, 1, 'Atakora'),
(362, 1, 'Atlantique'),
(363, 1, 'Borgou'),
(364, 1, 'Collines'),
(365, 1, 'Donga'),
(366, 1, 'Kouffo'),
(367, 1, 'Littoral'),
(368, 1, 'Mono'),
(369, 1, 'Oueme'),
(370, 1, 'Plateau'),
(371, 1, 'Zou'),
(372, 1, 'Devonshire'),
(373, 1, 'Hamilton City'),
(374, 1, 'Hamilton'),
(375, 1, 'Paget'),
(376, 1, 'Pembroke'),
(377, 1, 'Saint George City'),
(378, 1, 'Saint George\'s'),
(379, 1, 'Sandys'),
(380, 1, 'Smith\'s'),
(381, 1, 'Southampton'),
(382, 1, 'Warwick'),
(383, 1, 'Bumthang'),
(384, 1, 'Chukha'),
(385, 1, 'Dagana'),
(386, 1, 'Gasa'),
(387, 1, 'Haa'),
(388, 1, 'Lhuntse'),
(389, 1, 'Mongar'),
(390, 1, 'Paro'),
(391, 1, 'Pemagatshel'),
(392, 1, 'Punakha'),
(393, 1, 'Samdrup Jongkhar'),
(394, 1, 'Samtse'),
(395, 1, 'Sarpang'),
(396, 1, 'Thimphu'),
(397, 1, 'Trashigang'),
(398, 1, 'Trashiyangste'),
(399, 1, 'Trongsa'),
(400, 1, 'Tsirang'),
(401, 1, 'Wangdue Phodrang'),
(402, 1, 'Zhemgang'),
(403, 1, 'Beni'),
(404, 1, 'Chuquisaca'),
(405, 1, 'Cochabamba'),
(406, 1, 'La Paz'),
(407, 1, 'Oruro'),
(408, 1, 'Pando'),
(409, 1, 'Potosi'),
(410, 1, 'Santa Cruz'),
(411, 1, 'Tarija'),
(412, 1, 'Brcko district'),
(413, 1, 'Unsko-Sanski Kanton'),
(414, 1, 'Posavski Kanton'),
(415, 1, 'Tuzlanski Kanton'),
(416, 1, 'Zenicko-Dobojski Kanton'),
(417, 1, 'Bosanskopodrinjski Kanton'),
(418, 1, 'Srednjebosanski Kanton'),
(419, 1, 'Hercegovacko-neretvanski Kanton'),
(420, 1, 'Zapadnohercegovacka Zupanija'),
(421, 1, 'Kanton Sarajevo'),
(422, 1, 'Zapadnobosanska'),
(423, 1, 'Banja Luka'),
(424, 1, 'Doboj'),
(425, 1, 'Bijeljina'),
(426, 1, 'Vlasenica'),
(427, 1, 'Sarajevo-Romanija or Sokolac'),
(428, 1, 'Foca'),
(429, 1, 'Trebinje'),
(430, 1, 'Central'),
(431, 1, 'Ghanzi'),
(432, 1, 'Kgalagadi'),
(433, 1, 'Kgatleng'),
(434, 1, 'Kweneng'),
(435, 1, 'Ngamiland'),
(436, 1, 'North East'),
(437, 1, 'North West'),
(438, 1, 'South East'),
(439, 1, 'Southern'),
(440, 1, 'Acre'),
(441, 1, 'Alagoas'),
(442, 1, 'Amapa'),
(443, 1, 'Amazonas'),
(444, 1, 'Bahia'),
(445, 1, 'Ceara'),
(446, 1, 'Distrito Federal'),
(447, 1, 'Espirito Santo'),
(448, 1, 'Goias'),
(449, 1, 'Maranhao'),
(450, 1, 'Mato Grosso'),
(451, 1, 'Mato Grosso do Sul'),
(452, 1, 'Minas Gerais'),
(453, 1, 'Para'),
(454, 1, 'Paraiba'),
(455, 1, 'Parana'),
(456, 1, 'Pernambuco'),
(457, 1, 'Piaui'),
(458, 1, 'Rio de Janeiro'),
(459, 1, 'Rio Grande do Norte'),
(460, 1, 'Rio Grande do Sul'),
(461, 1, 'Rondonia'),
(462, 1, 'Roraima'),
(463, 1, 'Santa Catarina'),
(464, 1, 'Sao Paulo'),
(465, 1, 'Sergipe'),
(466, 1, 'Tocantins'),
(467, 1, 'Peros Banhos'),
(468, 1, 'Salomon Islands'),
(469, 1, 'Nelsons Island'),
(470, 1, 'Three Brothers'),
(471, 1, 'Eagle Islands'),
(472, 1, 'Danger Island'),
(473, 1, 'Egmont Islands'),
(474, 1, 'Diego Garcia'),
(475, 1, 'Belait'),
(476, 1, 'Brunei and Muara'),
(477, 1, 'Temburong'),
(478, 1, 'Tutong'),
(479, 1, 'Blagoevgrad'),
(480, 1, 'Burgas'),
(481, 1, 'Dobrich'),
(482, 1, 'Gabrovo'),
(483, 1, 'Haskovo'),
(484, 1, 'Kardjali'),
(485, 1, 'Kyustendil'),
(486, 1, 'Lovech'),
(487, 1, 'Montana'),
(488, 1, 'Pazardjik'),
(489, 1, 'Pernik'),
(490, 1, 'Pleven'),
(491, 1, 'Plovdiv'),
(492, 1, 'Razgrad'),
(493, 1, 'Shumen'),
(494, 1, 'Silistra'),
(495, 1, 'Sliven'),
(496, 1, 'Smolyan'),
(497, 1, 'Sofia'),
(498, 1, 'Sofia - town'),
(499, 1, 'Stara Zagora'),
(500, 1, 'Targovishte'),
(501, 1, 'Varna'),
(502, 1, 'Veliko Tarnovo'),
(503, 1, 'Vidin'),
(504, 1, 'Vratza'),
(505, 1, 'Yambol'),
(506, 1, 'Bale'),
(507, 1, 'Bam'),
(508, 1, 'Banwa'),
(509, 1, 'Bazega'),
(510, 1, 'Bougouriba'),
(511, 1, 'Boulgou'),
(512, 1, 'Boulkiemde'),
(513, 1, 'Comoe'),
(514, 1, 'Ganzourgou'),
(515, 1, 'Gnagna'),
(516, 1, 'Gourma'),
(517, 1, 'Houet'),
(518, 1, 'Ioba'),
(519, 1, 'Kadiogo'),
(520, 1, 'Kenedougou'),
(521, 1, 'Komondjari'),
(522, 1, 'Kompienga'),
(523, 1, 'Kossi'),
(524, 1, 'Koulpelogo'),
(525, 1, 'Kouritenga'),
(526, 1, 'Kourweogo'),
(527, 1, 'Leraba'),
(528, 1, 'Loroum'),
(529, 1, 'Mouhoun'),
(530, 1, 'Nahouri'),
(531, 1, 'Namentenga'),
(532, 1, 'Nayala'),
(533, 1, 'Noumbiel'),
(534, 1, 'Oubritenga'),
(535, 1, 'Oudalan'),
(536, 1, 'Passore'),
(537, 1, 'Poni'),
(538, 1, 'Sanguie'),
(539, 1, 'Sanmatenga'),
(540, 1, 'Seno'),
(541, 1, 'Sissili'),
(542, 1, 'Soum'),
(543, 1, 'Sourou'),
(544, 1, 'Tapoa'),
(545, 1, 'Tuy'),
(546, 1, 'Yagha'),
(547, 1, 'Yatenga'),
(548, 1, 'Ziro'),
(549, 1, 'Zondoma'),
(550, 1, 'Zoundweogo'),
(551, 1, 'Bubanza'),
(552, 1, 'Bujumbura'),
(553, 1, 'Bururi'),
(554, 1, 'Cankuzo'),
(555, 1, 'Cibitoke'),
(556, 1, 'Gitega'),
(557, 1, 'Karuzi'),
(558, 1, 'Kayanza'),
(559, 1, 'Kirundo'),
(560, 1, 'Makamba'),
(561, 1, 'Muramvya'),
(562, 1, 'Muyinga'),
(563, 1, 'Mwaro'),
(564, 1, 'Ngozi'),
(565, 1, 'Rutana'),
(566, 1, 'Ruyigi'),
(567, 1, 'Phnom Penh'),
(568, 1, 'Preah Seihanu (Kompong Som or Sihanoukville)'),
(569, 1, 'Pailin'),
(570, 1, 'Keb'),
(571, 1, 'Banteay Meanchey'),
(572, 1, 'Battambang'),
(573, 1, 'Kampong Cham'),
(574, 1, 'Kampong Chhnang'),
(575, 1, 'Kampong Speu'),
(576, 1, 'Kampong Som'),
(577, 1, 'Kampong Thom'),
(578, 1, 'Kampot'),
(579, 1, 'Kandal'),
(580, 1, 'Kaoh Kong'),
(581, 1, 'Kratie'),
(582, 1, 'Mondul Kiri'),
(583, 1, 'Oddar Meancheay'),
(584, 1, 'Pursat'),
(585, 1, 'Preah Vihear'),
(586, 1, 'Prey Veng'),
(587, 1, 'Ratanak Kiri'),
(588, 1, 'Siemreap'),
(589, 1, 'Stung Treng'),
(590, 1, 'Svay Rieng'),
(591, 1, 'Takeo'),
(592, 1, 'Adamawa (Adamaoua)'),
(593, 1, 'Centre'),
(594, 1, 'East (Est)'),
(595, 1, 'Extreme North (Extreme-Nord)'),
(596, 1, 'Littoral'),
(597, 1, 'North (Nord)'),
(598, 1, 'Northwest (Nord-Ouest)'),
(599, 1, 'West (Ouest)'),
(600, 1, 'South (Sud)'),
(601, 1, 'Southwest (Sud-Ouest).'),
(602, 1, 'Alberta'),
(603, 1, 'British Columbia'),
(604, 1, 'Manitoba'),
(605, 1, 'New Brunswick'),
(606, 1, 'Newfoundland and Labrador'),
(607, 1, 'Northwest Territories'),
(608, 1, 'Nova Scotia'),
(609, 1, 'Nunavut'),
(610, 1, 'Ontario'),
(611, 1, 'Prince Edward Island'),
(612, 1, 'Qu&eacute;bec'),
(613, 1, 'Saskatchewan'),
(614, 1, 'Yukon Territory'),
(615, 1, 'Boa Vista'),
(616, 1, 'Brava'),
(617, 1, 'Calheta de Sao Miguel'),
(618, 1, 'Maio'),
(619, 1, 'Mosteiros'),
(620, 1, 'Paul'),
(621, 1, 'Porto Novo'),
(622, 1, 'Praia'),
(623, 1, 'Ribeira Grande'),
(624, 1, 'Sal'),
(625, 1, 'Santa Catarina'),
(626, 1, 'Santa Cruz'),
(627, 1, 'Sao Domingos'),
(628, 1, 'Sao Filipe'),
(629, 1, 'Sao Nicolau'),
(630, 1, 'Sao Vicente'),
(631, 1, 'Tarrafal'),
(632, 1, 'Creek'),
(633, 1, 'Eastern'),
(634, 1, 'Midland'),
(635, 1, 'South Town'),
(636, 1, 'Spot Bay'),
(637, 1, 'Stake Bay'),
(638, 1, 'West End'),
(639, 1, 'Western'),
(640, 1, 'Bamingui-Bangoran'),
(641, 1, 'Basse-Kotto'),
(642, 1, 'Haute-Kotto'),
(643, 1, 'Haut-Mbomou'),
(644, 1, 'Kemo'),
(645, 1, 'Lobaye'),
(646, 1, 'Mambere-KadeÔ'),
(647, 1, 'Mbomou'),
(648, 1, 'Nana-Mambere'),
(649, 1, 'Ombella-M\'Poko'),
(650, 1, 'Ouaka'),
(651, 1, 'Ouham'),
(652, 1, 'Ouham-Pende'),
(653, 1, 'Vakaga'),
(654, 1, 'Nana-Grebizi'),
(655, 1, 'Sangha-Mbaere'),
(656, 1, 'Bangui'),
(657, 1, 'Batha'),
(658, 1, 'Biltine'),
(659, 1, 'Borkou-Ennedi-Tibesti'),
(660, 1, 'Chari-Baguirmi'),
(661, 1, 'Guera'),
(662, 1, 'Kanem'),
(663, 1, 'Lac'),
(664, 1, 'Logone Occidental'),
(665, 1, 'Logone Oriental'),
(666, 1, 'Mayo-Kebbi'),
(667, 1, 'Moyen-Chari'),
(668, 1, 'Ouaddai'),
(669, 1, 'Salamat'),
(670, 1, 'Tandjile'),
(671, 1, 'Aisen del General Carlos Ibanez'),
(672, 1, 'Antofagasta'),
(673, 1, 'Araucania'),
(674, 1, 'Atacama'),
(675, 1, 'Bio-Bio'),
(676, 1, 'Coquimbo'),
(677, 1, 'Libertador General Bernardo O\'Hi'),
(678, 1, 'Los Lagos'),
(679, 1, 'Magallanes y de la Antartica Chi'),
(680, 1, 'Maule'),
(681, 1, 'Region Metropolitana'),
(682, 1, 'Tarapaca'),
(683, 1, 'Valparaiso'),
(684, 1, 'Anhui'),
(685, 1, 'Beijing'),
(686, 1, 'Chongqing'),
(687, 1, 'Fujian'),
(688, 1, 'Gansu'),
(689, 1, 'Guangdong'),
(690, 1, 'Guangxi'),
(691, 1, 'Guizhou'),
(692, 1, 'Hainan'),
(693, 1, 'Hebei'),
(694, 1, 'Heilongjiang'),
(695, 1, 'Henan'),
(696, 1, 'Hong Kong'),
(697, 1, 'Hubei'),
(698, 1, 'Hunan'),
(699, 1, 'Inner Mongolia'),
(700, 1, 'Jiangsu'),
(701, 1, 'Jiangxi'),
(702, 1, 'Jilin'),
(703, 1, 'Liaoning'),
(704, 1, 'Macau'),
(705, 1, 'Ningxia'),
(706, 1, 'Shaanxi'),
(707, 1, 'Shandong'),
(708, 1, 'Shanghai'),
(709, 1, 'Shanxi'),
(710, 1, 'Sichuan'),
(711, 1, 'Tianjin'),
(712, 1, 'Xinjiang'),
(713, 1, 'Yunnan'),
(714, 1, 'Zhejiang'),
(715, 1, 'Direction Island'),
(716, 1, 'Home Island'),
(717, 1, 'Horsburgh Island'),
(718, 1, 'South Island'),
(719, 1, 'West Island'),
(720, 1, 'Amazonas'),
(721, 1, 'Antioquia'),
(722, 1, 'Arauca'),
(723, 1, 'Atlantico'),
(724, 1, 'Bogota D.C.'),
(725, 1, 'Bolivar'),
(726, 1, 'Boyaca'),
(727, 1, 'Caldas'),
(728, 1, 'Caqueta'),
(729, 1, 'Casanare'),
(730, 1, 'Cauca'),
(731, 1, 'Cesar'),
(732, 1, 'Choco'),
(733, 1, 'Cordoba'),
(734, 1, 'Cundinamarca'),
(735, 1, 'Guainia'),
(736, 1, 'Guajira'),
(737, 1, 'Guaviare'),
(738, 1, 'Huila'),
(739, 1, 'Magdalena'),
(740, 1, 'Meta'),
(741, 1, 'Narino'),
(742, 1, 'Norte de Santander'),
(743, 1, 'Putumayo'),
(744, 1, 'Quindio'),
(745, 1, 'Risaralda'),
(746, 1, 'San Andres y Providencia'),
(747, 1, 'Santander'),
(748, 1, 'Sucre'),
(749, 1, 'Tolima'),
(750, 1, 'Valle del Cauca'),
(751, 1, 'Vaupes'),
(752, 1, 'Vichada'),
(753, 1, 'Grande Comore'),
(754, 1, 'Anjouan'),
(755, 1, 'Moheli'),
(756, 1, 'Bouenza'),
(757, 1, 'Brazzaville'),
(758, 1, 'Cuvette'),
(759, 1, 'Cuvette-Ouest'),
(760, 1, 'Kouilou'),
(761, 1, 'Lekoumou'),
(762, 1, 'Likouala'),
(763, 1, 'Niari'),
(764, 1, 'Plateaux'),
(765, 1, 'Pool'),
(766, 1, 'Sangha'),
(767, 1, 'Pukapuka'),
(768, 1, 'Rakahanga'),
(769, 1, 'Manihiki'),
(770, 1, 'Penrhyn'),
(771, 1, 'Nassau Island'),
(772, 1, 'Surwarrow'),
(773, 1, 'Palmerston'),
(774, 1, 'Aitutaki'),
(775, 1, 'Manuae'),
(776, 1, 'Takutea'),
(777, 1, 'Mitiaro'),
(778, 1, 'Atiu'),
(779, 1, 'Mauke'),
(780, 1, 'Rarotonga'),
(781, 1, 'Mangaia'),
(782, 1, 'Alajuela'),
(783, 1, 'Cartago'),
(784, 1, 'Guanacaste'),
(785, 1, 'Heredia'),
(786, 1, 'Limon'),
(787, 1, 'Puntarenas'),
(788, 1, 'San Jose'),
(789, 1, 'Abengourou'),
(790, 1, 'Abidjan'),
(791, 1, 'Aboisso'),
(792, 1, 'Adiake'),
(793, 1, 'Adzope'),
(794, 1, 'Agboville'),
(795, 1, 'Agnibilekrou'),
(796, 1, 'Alepe'),
(797, 1, 'Bocanda'),
(798, 1, 'Bangolo'),
(799, 1, 'Beoumi'),
(800, 1, 'Biankouma'),
(801, 1, 'Bondoukou'),
(802, 1, 'Bongouanou'),
(803, 1, 'Bouafle'),
(804, 1, 'Bouake'),
(805, 1, 'Bouna'),
(806, 1, 'Boundiali'),
(807, 1, 'Dabakala'),
(808, 1, 'Dabou'),
(809, 1, 'Daloa'),
(810, 1, 'Danane'),
(811, 1, 'Daoukro'),
(812, 1, 'Dimbokro'),
(813, 1, 'Divo'),
(814, 1, 'Duekoue'),
(815, 1, 'Ferkessedougou'),
(816, 1, 'Gagnoa'),
(817, 1, 'Grand-Bassam'),
(818, 1, 'Grand-Lahou'),
(819, 1, 'Guiglo'),
(820, 1, 'Issia'),
(821, 1, 'Jacqueville'),
(822, 1, 'Katiola'),
(823, 1, 'Korhogo'),
(824, 1, 'Lakota'),
(825, 1, 'Man'),
(826, 1, 'Mankono'),
(827, 1, 'Mbahiakro'),
(828, 1, 'Odienne'),
(829, 1, 'Oume'),
(830, 1, 'Sakassou'),
(831, 1, 'San-Pedro'),
(832, 1, 'Sassandra'),
(833, 1, 'Seguela'),
(834, 1, 'Sinfra'),
(835, 1, 'Soubre'),
(836, 1, 'Tabou'),
(837, 1, 'Tanda'),
(838, 1, 'Tiebissou'),
(839, 1, 'Tingrela'),
(840, 1, 'Tiassale'),
(841, 1, 'Touba'),
(842, 1, 'Toulepleu'),
(843, 1, 'Toumodi'),
(844, 1, 'Vavoua'),
(845, 1, 'Yamoussoukro'),
(846, 1, 'Zuenoula'),
(847, 1, 'Bjelovar-Bilogora'),
(848, 1, 'City of Zagreb'),
(849, 1, 'Dubrovnik-Neretva'),
(850, 1, 'Istra'),
(851, 1, 'Karlovac'),
(852, 1, 'Koprivnica-Krizevci'),
(853, 1, 'Krapina-Zagorje'),
(854, 1, 'Lika-Senj'),
(855, 1, 'Medimurje'),
(856, 1, 'Osijek-Baranja'),
(857, 1, 'Pozega-Slavonia'),
(858, 1, 'Primorje-Gorski Kotar'),
(859, 1, 'Sibenik'),
(860, 1, 'Sisak-Moslavina'),
(861, 1, 'Slavonski Brod-Posavina'),
(862, 1, 'Split-Dalmatia'),
(863, 1, 'Varazdin'),
(864, 1, 'Virovitica-Podravina'),
(865, 1, 'Vukovar-Srijem'),
(866, 1, 'Zadar-Knin'),
(867, 1, 'Zagreb'),
(868, 1, 'Camaguey'),
(869, 1, 'Ciego de Avila'),
(870, 1, 'Cienfuegos'),
(871, 1, 'Ciudad de La Habana'),
(872, 1, 'Granma'),
(873, 1, 'Guantanamo'),
(874, 1, 'Holguin'),
(875, 1, 'Isla de la Juventud'),
(876, 1, 'La Habana'),
(877, 1, 'Las Tunas'),
(878, 1, 'Matanzas'),
(879, 1, 'Pinar del Rio'),
(880, 1, 'Sancti Spiritus'),
(881, 1, 'Santiago de Cuba'),
(882, 1, 'Villa Clara'),
(883, 1, 'Famagusta'),
(884, 1, 'Kyrenia'),
(885, 1, 'Larnaca'),
(886, 1, 'Limassol'),
(887, 1, 'Nicosia'),
(888, 1, 'Paphos'),
(889, 1, 'Ustecky'),
(890, 1, 'Jihocesky'),
(891, 1, 'Jihomoravsky'),
(892, 1, 'Karlovarsky'),
(893, 1, 'Kralovehradecky'),
(894, 1, 'Liberecky'),
(895, 1, 'Moravskoslezsky'),
(896, 1, 'Olomoucky'),
(897, 1, 'Pardubicky'),
(898, 1, 'Plzensky'),
(899, 1, 'Praha'),
(900, 1, 'Stredocesky'),
(901, 1, 'Vysocina'),
(902, 1, 'Zlinsky'),
(903, 1, 'Arhus'),
(904, 1, 'Bornholm'),
(905, 1, 'Copenhagen'),
(906, 1, 'Faroe Islands'),
(907, 1, 'Frederiksborg'),
(908, 1, 'Fyn'),
(909, 1, 'Kobenhavn'),
(910, 1, 'Nordjylland'),
(911, 1, 'Ribe'),
(912, 1, 'Ringkobing'),
(913, 1, 'Roskilde'),
(914, 1, 'Sonderjylland'),
(915, 1, 'Storstrom'),
(916, 1, 'Vejle'),
(917, 1, 'Vestj&aelig;lland'),
(918, 1, 'Viborg'),
(919, 1, '\'Ali Sabih'),
(920, 1, 'Dikhil'),
(921, 1, 'Djibouti'),
(922, 1, 'Obock'),
(923, 1, 'Tadjoura'),
(924, 1, 'Saint Andrew Parish'),
(925, 1, 'Saint David Parish'),
(926, 1, 'Saint George Parish'),
(927, 1, 'Saint John Parish'),
(928, 1, 'Saint Joseph Parish'),
(929, 1, 'Saint Luke Parish'),
(930, 1, 'Saint Mark Parish'),
(931, 1, 'Saint Patrick Parish'),
(932, 1, 'Saint Paul Parish'),
(933, 1, 'Saint Peter Parish'),
(934, 1, 'Distrito Nacional'),
(935, 1, 'Azua'),
(936, 1, 'Baoruco'),
(937, 1, 'Barahona'),
(938, 1, 'Dajabon'),
(939, 1, 'Duarte'),
(940, 1, 'Elias Pina'),
(941, 1, 'El Seybo'),
(942, 1, 'Espaillat'),
(943, 1, 'Hato Mayor'),
(944, 1, 'Independencia'),
(945, 1, 'La Altagracia'),
(946, 1, 'La Romana'),
(947, 1, 'La Vega'),
(948, 1, 'Maria Trinidad Sanchez'),
(949, 1, 'Monsenor Nouel'),
(950, 1, 'Monte Cristi'),
(951, 1, 'Monte Plata'),
(952, 1, 'Pedernales'),
(953, 1, 'Peravia (Bani)'),
(954, 1, 'Puerto Plata'),
(955, 1, 'Salcedo'),
(956, 1, 'Samana'),
(957, 1, 'Sanchez Ramirez'),
(958, 1, 'San Cristobal'),
(959, 1, 'San Jose de Ocoa'),
(960, 1, 'San Juan'),
(961, 1, 'San Pedro de Macoris'),
(962, 1, 'Santiago'),
(963, 1, 'Santiago Rodriguez'),
(964, 1, 'Santo Domingo'),
(965, 1, 'Valverde'),
(966, 1, 'Aileu'),
(967, 1, 'Ainaro'),
(968, 1, 'Baucau'),
(969, 1, 'Bobonaro'),
(970, 1, 'Cova Lima'),
(971, 1, 'Dili'),
(972, 1, 'Ermera'),
(973, 1, 'Lautem'),
(974, 1, 'Liquica'),
(975, 1, 'Manatuto'),
(976, 1, 'Manufahi'),
(977, 1, 'Oecussi'),
(978, 1, 'Viqueque'),
(979, 1, 'Azuay'),
(980, 1, 'Bolivar'),
(981, 1, 'Ca&ntilde;ar'),
(982, 1, 'Carchi'),
(983, 1, 'Chimborazo'),
(984, 1, 'Cotopaxi'),
(985, 1, 'El Oro'),
(986, 1, 'Esmeraldas'),
(987, 1, 'Gal&aacute;pagos'),
(988, 1, 'Guayas'),
(989, 1, 'Imbabura'),
(990, 1, 'Loja'),
(991, 1, 'Los Rios'),
(992, 1, 'Manab&iacute;'),
(993, 1, 'Morona Santiago'),
(994, 1, 'Napo'),
(995, 1, 'Orellana'),
(996, 1, 'Pastaza'),
(997, 1, 'Pichincha'),
(998, 1, 'Sucumb&iacute;os'),
(999, 1, 'Tungurahua'),
(1000, 1, 'Zamora Chinchipe'),
(1001, 1, 'Ad Daqahliyah'),
(1002, 1, 'Al Bahr al Ahmar'),
(1003, 1, 'Al Buhayrah'),
(1004, 1, 'Al Fayyum'),
(1005, 1, 'Al Gharbiyah'),
(1006, 1, 'Al Iskandariyah'),
(1007, 1, 'Al Isma\'iliyah'),
(1008, 1, 'Al Jizah'),
(1009, 1, 'Al Minufiyah'),
(1010, 1, 'Al Minya'),
(1011, 1, 'Al Qahirah'),
(1012, 1, 'Al Qalyubiyah'),
(1013, 1, 'Al Wadi al Jadid'),
(1014, 1, 'Ash Sharqiyah'),
(1015, 1, 'As Suways'),
(1016, 1, 'Aswan'),
(1017, 1, 'Asyut'),
(1018, 1, 'Bani Suwayf'),
(1019, 1, 'Bur Sa\'id'),
(1020, 1, 'Dumyat'),
(1021, 1, 'Janub Sina\''),
(1022, 1, 'Kafr ash Shaykh'),
(1023, 1, 'Matruh'),
(1024, 1, 'Qina'),
(1025, 1, 'Shamal Sina\''),
(1026, 1, 'Suhaj'),
(1027, 1, 'Ahuachapan'),
(1028, 1, 'Cabanas'),
(1029, 1, 'Chalatenango'),
(1030, 1, 'Cuscatlan'),
(1031, 1, 'La Libertad'),
(1032, 1, 'La Paz'),
(1033, 1, 'La Union'),
(1034, 1, 'Morazan'),
(1035, 1, 'San Miguel'),
(1036, 1, 'San Salvador'),
(1037, 1, 'San Vicente'),
(1038, 1, 'Santa Ana'),
(1039, 1, 'Sonsonate'),
(1040, 1, 'Usulutan'),
(1041, 1, 'Provincia Annobon'),
(1042, 1, 'Provincia Bioko Norte'),
(1043, 1, 'Provincia Bioko Sur'),
(1044, 1, 'Provincia Centro Sur'),
(1045, 1, 'Provincia Kie-Ntem'),
(1046, 1, 'Provincia Litoral'),
(1047, 1, 'Provincia Wele-Nzas'),
(1048, 1, 'Central (Maekel)'),
(1049, 1, 'Anseba (Keren)'),
(1050, 1, 'Southern Red Sea (Debub-Keih-Bahri)'),
(1051, 1, 'Northern Red Sea (Semien-Keih-Bahri)'),
(1052, 1, 'Southern (Debub)'),
(1053, 1, 'Gash-Barka (Barentu)'),
(1054, 1, 'Harjumaa (Tallinn)'),
(1055, 1, 'Hiiumaa (Kardla)'),
(1056, 1, 'Ida-Virumaa (Johvi)'),
(1057, 1, 'Jarvamaa (Paide)'),
(1058, 1, 'Jogevamaa (Jogeva)'),
(1059, 1, 'Laane-Virumaa (Rakvere)'),
(1060, 1, 'Laanemaa (Haapsalu)'),
(1061, 1, 'Parnumaa (Parnu)'),
(1062, 1, 'Polvamaa (Polva)'),
(1063, 1, 'Raplamaa (Rapla)'),
(1064, 1, 'Saaremaa (Kuessaare)'),
(1065, 1, 'Tartumaa (Tartu)'),
(1066, 1, 'Valgamaa (Valga)'),
(1067, 1, 'Viljandimaa (Viljandi)'),
(1068, 1, 'Vorumaa (Voru)'),
(1069, 1, 'Afar'),
(1070, 1, 'Amhara'),
(1071, 1, 'Benishangul-Gumaz'),
(1072, 1, 'Gambela'),
(1073, 1, 'Hariai'),
(1074, 1, 'Oromia'),
(1075, 1, 'Somali'),
(1076, 1, 'Southern Nations - Nationalities and Peoples Region'),
(1077, 1, 'Tigray'),
(1078, 1, 'Addis Ababa'),
(1079, 1, 'Dire Dawa'),
(1080, 1, 'Central Division'),
(1081, 1, 'Northern Division'),
(1082, 1, 'Eastern Division'),
(1083, 1, 'Western Division'),
(1084, 1, 'Rotuma'),
(1085, 1, 'Ahvenanmaan Laani'),
(1086, 1, 'Etela-Suomen Laani'),
(1087, 1, 'Ita-Suomen Laani'),
(1088, 1, 'Lansi-Suomen Laani'),
(1089, 1, 'Lapin Lanani'),
(1090, 1, 'Oulun Laani'),
(1091, 1, 'Alsace'),
(1092, 1, 'Aquitaine'),
(1093, 1, 'Auvergne'),
(1094, 1, 'Brittany'),
(1095, 1, 'Burgundy'),
(1096, 1, 'Center Loire Valley'),
(1097, 1, 'Champagne'),
(1098, 1, 'Corse'),
(1099, 1, 'France Comte'),
(1100, 1, 'Languedoc Roussillon'),
(1101, 1, 'Limousin'),
(1102, 1, 'Lorraine'),
(1103, 1, 'Midi Pyrenees'),
(1104, 1, 'Nord Pas de Calais'),
(1105, 1, 'Normandy'),
(1106, 1, 'Paris / Ill de France'),
(1107, 1, 'Picardie'),
(1108, 1, 'Poitou Charente'),
(1109, 1, 'Provence'),
(1110, 1, 'Rhone Alps'),
(1111, 1, 'Riviera'),
(1112, 1, 'Western Loire Valley'),
(1113, 1, 'Etranger'),
(1114, 1, 'Ain'),
(1115, 1, 'Aisne'),
(1116, 1, 'Allier'),
(1117, 1, 'Alpes de Haute Provence'),
(1118, 1, 'Hautes-Alpes'),
(1119, 1, 'Alpes Maritimes'),
(1120, 1, 'Ard&egrave;che'),
(1121, 1, 'Ardennes'),
(1122, 1, 'Ari&egrave;ge'),
(1123, 1, 'Aube'),
(1124, 1, 'Aude'),
(1125, 1, 'Aveyron'),
(1126, 1, 'Bouches du Rh&ocirc;ne'),
(1127, 1, 'Calvados'),
(1128, 1, 'Cantal'),
(1129, 1, 'Charente'),
(1130, 1, 'Charente Maritime'),
(1131, 1, 'Cher'),
(1132, 1, 'Corr&egrave;ze'),
(1133, 1, 'Corse du Sud'),
(1134, 1, 'Haute Corse'),
(1135, 1, 'C&ocirc;te d&#039;or'),
(1136, 1, 'C&ocirc;tes d&#039;Armor'),
(1137, 1, 'Creuse'),
(1138, 1, 'Dordogne'),
(1139, 1, 'Doubs'),
(1140, 1, 'Dr&ocirc;me'),
(1141, 1, 'Eure'),
(1142, 1, 'Eure et Loir'),
(1143, 1, 'Finist&egrave;re'),
(1144, 1, 'Gard'),
(1145, 1, 'Haute Garonne'),
(1146, 1, 'Gers'),
(1147, 1, 'Gironde'),
(1148, 1, 'H&eacute;rault'),
(1149, 1, 'Ille et Vilaine'),
(1150, 1, 'Indre'),
(1151, 1, 'Indre et Loire'),
(1152, 1, 'Is&eacute;re'),
(1153, 1, 'Jura'),
(1154, 1, 'Landes'),
(1155, 1, 'Loir et Cher'),
(1156, 1, 'Loire'),
(1157, 1, 'Haute Loire'),
(1158, 1, 'Loire Atlantique'),
(1159, 1, 'Loiret'),
(1160, 1, 'Lot'),
(1161, 1, 'Lot et Garonne'),
(1162, 1, 'Loz&egrave;re'),
(1163, 1, 'Maine et Loire'),
(1164, 1, 'Manche'),
(1165, 1, 'Marne'),
(1166, 1, 'Haute Marne'),
(1167, 1, 'Mayenne'),
(1168, 1, 'Meurthe et Moselle'),
(1169, 1, 'Meuse'),
(1170, 1, 'Morbihan'),
(1171, 1, 'Moselle'),
(1172, 1, 'Ni&egrave;vre'),
(1173, 1, 'Nord'),
(1174, 1, 'Oise'),
(1175, 1, 'Orne'),
(1176, 1, 'Pas de Calais'),
(1177, 1, 'Puy de D&ocirc;me'),
(1178, 1, 'Pyr&eacute;n&eacute;es Atlantiques'),
(1179, 1, 'Hautes Pyr&eacute;n&eacute;es'),
(1180, 1, 'Pyr&eacute;n&eacute;es Orientales'),
(1181, 1, 'Bas Rhin'),
(1182, 1, 'Haut Rhin'),
(1183, 1, 'Rh&ocirc;ne'),
(1184, 1, 'Haute Sa&ocirc;ne'),
(1185, 1, 'Sa&ocirc;ne et Loire'),
(1186, 1, 'Sarthe'),
(1187, 1, 'Savoie'),
(1188, 1, 'Haute Savoie'),
(1189, 1, 'Paris'),
(1190, 1, 'Seine Maritime'),
(1191, 1, 'Seine et Marne'),
(1192, 1, 'Yvelines'),
(1193, 1, 'Deux S&egrave;vres'),
(1194, 1, 'Somme'),
(1195, 1, 'Tarn'),
(1196, 1, 'Tarn et Garonne'),
(1197, 1, 'Var'),
(1198, 1, 'Vaucluse'),
(1199, 1, 'Vend&eacute;e'),
(1200, 1, 'Vienne'),
(1201, 1, 'Haute Vienne'),
(1202, 1, 'Vosges'),
(1203, 1, 'Yonne'),
(1204, 1, 'Territoire de Belfort'),
(1205, 1, 'Essonne'),
(1206, 1, 'Hauts de Seine'),
(1207, 1, 'Seine St-Denis'),
(1208, 1, 'Val de Marne'),
(1209, 1, 'Val d\'Oise'),
(1210, 1, 'Archipel des Marquises'),
(1211, 1, 'Archipel des Tuamotu'),
(1212, 1, 'Archipel des Tubuai'),
(1213, 1, 'Iles du Vent'),
(1214, 1, 'Iles Sous-le-Vent'),
(1215, 1, 'Iles Crozet'),
(1216, 1, 'Iles Kerguelen'),
(1217, 1, 'Ile Amsterdam'),
(1218, 1, 'Ile Saint-Paul'),
(1219, 1, 'Adelie Land'),
(1220, 1, 'Estuaire'),
(1221, 1, 'Haut-Ogooue'),
(1222, 1, 'Moyen-Ogooue'),
(1223, 1, 'Ngounie'),
(1224, 1, 'Nyanga'),
(1225, 1, 'Ogooue-Ivindo'),
(1226, 1, 'Ogooue-Lolo'),
(1227, 1, 'Ogooue-Maritime'),
(1228, 1, 'Woleu-Ntem'),
(1229, 1, 'Banjul'),
(1230, 1, 'Basse'),
(1231, 1, 'Brikama'),
(1232, 1, 'Janjangbure'),
(1233, 1, 'Kanifeng'),
(1234, 1, 'Kerewan'),
(1235, 1, 'Kuntaur'),
(1236, 1, 'Mansakonko'),
(1237, 1, 'Lower River'),
(1238, 1, 'Central River'),
(1239, 1, 'North Bank'),
(1240, 1, 'Upper River'),
(1241, 1, 'Western'),
(1242, 1, 'Abkhazia'),
(1243, 1, 'Ajaria'),
(1244, 1, 'Tbilisi'),
(1245, 1, 'Guria'),
(1246, 1, 'Imereti'),
(1247, 1, 'Kakheti'),
(1248, 1, 'Kvemo Kartli'),
(1249, 1, 'Mtskheta-Mtianeti'),
(1250, 1, 'Racha Lechkhumi and Kvemo Svanet'),
(1251, 1, 'Samegrelo-Zemo Svaneti'),
(1252, 1, 'Samtskhe-Javakheti'),
(1253, 1, 'Shida Kartli'),
(1254, 1, 'Baden-W&uuml;rttemberg'),
(1255, 1, 'Bayern'),
(1256, 1, 'Berlin'),
(1257, 1, 'Brandenburg'),
(1258, 1, 'Bremen'),
(1259, 1, 'Hamburg'),
(1260, 1, 'Hessen'),
(1261, 1, 'Mecklenburg-Vorpommern'),
(1262, 1, 'Niedersachsen'),
(1263, 1, 'Nordrhein-Westfalen'),
(1264, 1, 'Rheinland-Pfalz'),
(1265, 1, 'Saarland'),
(1266, 1, 'Sachsen'),
(1267, 1, 'Sachsen-Anhalt'),
(1268, 1, 'Schleswig-Holstein'),
(1269, 1, 'Th&uuml;ringen'),
(1270, 1, 'Ashanti Region'),
(1271, 1, 'Brong-Ahafo Region'),
(1272, 1, 'Central Region'),
(1273, 1, 'Eastern Region'),
(1274, 1, 'Greater Accra Region'),
(1275, 1, 'Northern Region'),
(1276, 1, 'Upper East Region'),
(1277, 1, 'Upper West Region'),
(1278, 1, 'Volta Region'),
(1279, 1, 'Western Region'),
(1280, 1, 'Attica'),
(1281, 1, 'Central Greece'),
(1282, 1, 'Central Macedonia'),
(1283, 1, 'Crete'),
(1284, 1, 'East Macedonia and Thrace'),
(1285, 1, 'Epirus'),
(1286, 1, 'Ionian Islands'),
(1287, 1, 'North Aegean'),
(1288, 1, 'Peloponnesos'),
(1289, 1, 'South Aegean'),
(1290, 1, 'Thessaly'),
(1291, 1, 'West Greece'),
(1292, 1, 'West Macedonia'),
(1293, 1, 'Avannaa'),
(1294, 1, 'Tunu'),
(1295, 1, 'Kitaa'),
(1296, 1, 'Saint Andrew'),
(1297, 1, 'Saint David'),
(1298, 1, 'Saint George'),
(1299, 1, 'Saint John'),
(1300, 1, 'Saint Mark'),
(1301, 1, 'Saint Patrick'),
(1302, 1, 'Carriacou'),
(1303, 1, 'Petit Martinique'),
(1304, 1, 'Alta Verapaz'),
(1305, 1, 'Baja Verapaz'),
(1306, 1, 'Chimaltenango'),
(1307, 1, 'Chiquimula'),
(1308, 1, 'El Peten'),
(1309, 1, 'El Progreso'),
(1310, 1, 'El Quiche'),
(1311, 1, 'Escuintla'),
(1312, 1, 'Guatemala'),
(1313, 1, 'Huehuetenango'),
(1314, 1, 'Izabal'),
(1315, 1, 'Jalapa'),
(1316, 1, 'Jutiapa'),
(1317, 1, 'Quetzaltenango'),
(1318, 1, 'Retalhuleu'),
(1319, 1, 'Sacatepequez'),
(1320, 1, 'San Marcos'),
(1321, 1, 'Santa Rosa'),
(1322, 1, 'Solola'),
(1323, 1, 'Suchitepequez'),
(1324, 1, 'Totonicapan'),
(1325, 1, 'Zacapa'),
(1326, 1, 'Conakry'),
(1327, 1, 'Beyla'),
(1328, 1, 'Boffa'),
(1329, 1, 'Boke'),
(1330, 1, 'Coyah'),
(1331, 1, 'Dabola'),
(1332, 1, 'Dalaba'),
(1333, 1, 'Dinguiraye'),
(1334, 1, 'Dubreka'),
(1335, 1, 'Faranah'),
(1336, 1, 'Forecariah'),
(1337, 1, 'Fria'),
(1338, 1, 'Gaoual'),
(1339, 1, 'Gueckedou'),
(1340, 1, 'Kankan'),
(1341, 1, 'Kerouane'),
(1342, 1, 'Kindia'),
(1343, 1, 'Kissidougou'),
(1344, 1, 'Koubia'),
(1345, 1, 'Koundara'),
(1346, 1, 'Kouroussa'),
(1347, 1, 'Labe'),
(1348, 1, 'Lelouma'),
(1349, 1, 'Lola'),
(1350, 1, 'Macenta'),
(1351, 1, 'Mali'),
(1352, 1, 'Mamou'),
(1353, 1, 'Mandiana'),
(1354, 1, 'Nzerekore'),
(1355, 1, 'Pita'),
(1356, 1, 'Siguiri'),
(1357, 1, 'Telimele'),
(1358, 1, 'Tougue'),
(1359, 1, 'Yomou'),
(1360, 1, 'Bafata Region'),
(1361, 1, 'Biombo Region'),
(1362, 1, 'Bissau Region'),
(1363, 1, 'Bolama Region'),
(1364, 1, 'Cacheu Region'),
(1365, 1, 'Gabu Region'),
(1366, 1, 'Oio Region'),
(1367, 1, 'Quinara Region'),
(1368, 1, 'Tombali Region'),
(1369, 1, 'Barima-Waini'),
(1370, 1, 'Cuyuni-Mazaruni'),
(1371, 1, 'Demerara-Mahaica'),
(1372, 1, 'East Berbice-Corentyne'),
(1373, 1, 'Essequibo Islands-West Demerara'),
(1374, 1, 'Mahaica-Berbice'),
(1375, 1, 'Pomeroon-Supenaam'),
(1376, 1, 'Potaro-Siparuni'),
(1377, 1, 'Upper Demerara-Berbice'),
(1378, 1, 'Upper Takutu-Upper Essequibo'),
(1379, 1, 'Artibonite'),
(1380, 1, 'Centre'),
(1381, 1, 'Grand\'Anse'),
(1382, 1, 'Nord'),
(1383, 1, 'Nord-Est'),
(1384, 1, 'Nord-Ouest'),
(1385, 1, 'Ouest'),
(1386, 1, 'Sud'),
(1387, 1, 'Sud-Est'),
(1388, 1, 'Flat Island'),
(1389, 1, 'McDonald Island'),
(1390, 1, 'Shag Island'),
(1391, 1, 'Heard Island'),
(1392, 1, 'Atlantida'),
(1393, 1, 'Choluteca'),
(1394, 1, 'Colon'),
(1395, 1, 'Comayagua'),
(1396, 1, 'Copan'),
(1397, 1, 'Cortes'),
(1398, 1, 'El Paraiso'),
(1399, 1, 'Francisco Morazan'),
(1400, 1, 'Gracias a Dios'),
(1401, 1, 'Intibuca'),
(1402, 1, 'Islas de la Bahia (Bay Islands)'),
(1403, 1, 'La Paz'),
(1404, 1, 'Lempira'),
(1405, 1, 'Ocotepeque'),
(1406, 1, 'Olancho'),
(1407, 1, 'Santa Barbara'),
(1408, 1, 'Valle'),
(1409, 1, 'Yoro'),
(1410, 1, 'Central and Western Hong Kong Island'),
(1411, 1, 'Eastern Hong Kong Island'),
(1412, 1, 'Southern Hong Kong Island'),
(1413, 1, 'Wan Chai Hong Kong Island'),
(1414, 1, 'Kowloon City Kowloon'),
(1415, 1, 'Kwun Tong Kowloon'),
(1416, 1, 'Sham Shui Po Kowloon'),
(1417, 1, 'Wong Tai Sin Kowloon'),
(1418, 1, 'Yau Tsim Mong Kowloon'),
(1419, 1, 'Islands New Territories'),
(1420, 1, 'Kwai Tsing New Territories'),
(1421, 1, 'North New Territories'),
(1422, 1, 'Sai Kung New Territories'),
(1423, 1, 'Sha Tin New Territories'),
(1424, 1, 'Tai Po New Territories'),
(1425, 1, 'Tsuen Wan New Territories'),
(1426, 1, 'Tuen Mun New Territories'),
(1427, 1, 'Yuen Long New Territories'),
(1428, 1, 'Bacs-Kiskun'),
(1429, 1, 'Baranya'),
(1430, 1, 'Bekes'),
(1431, 1, 'Bekescsaba'),
(1432, 1, 'Borsod-Abauj-Zemplen'),
(1433, 1, 'Budapest'),
(1434, 1, 'Csongrad'),
(1435, 1, 'Debrecen'),
(1436, 1, 'Dunaujvaros'),
(1437, 1, 'Eger'),
(1438, 1, 'Fejer'),
(1439, 1, 'Gyor'),
(1440, 1, 'Gyor-Moson-Sopron'),
(1441, 1, 'Hajdu-Bihar'),
(1442, 1, 'Heves'),
(1443, 1, 'Hodmezovasarhely'),
(1444, 1, 'Jasz-Nagykun-Szolnok'),
(1445, 1, 'Kaposvar'),
(1446, 1, 'Kecskemet'),
(1447, 1, 'Komarom-Esztergom'),
(1448, 1, 'Miskolc'),
(1449, 1, 'Nagykanizsa'),
(1450, 1, 'Nograd'),
(1451, 1, 'Nyiregyhaza'),
(1452, 1, 'Pecs'),
(1453, 1, 'Pest'),
(1454, 1, 'Somogy'),
(1455, 1, 'Sopron'),
(1456, 1, 'Szabolcs-Szatmar-Bereg'),
(1457, 1, 'Szeged'),
(1458, 1, 'Szekesfehervar'),
(1459, 1, 'Szolnok'),
(1460, 1, 'Szombathely'),
(1461, 1, 'Tatabanya'),
(1462, 1, 'Tolna'),
(1463, 1, 'Vas'),
(1464, 1, 'Veszprem'),
(1465, 1, 'Zala'),
(1466, 1, 'Zalaegerszeg'),
(1467, 1, 'Austurland'),
(1468, 1, 'Hofuoborgarsvaeoi'),
(1469, 1, 'Norourland eystra'),
(1470, 1, 'Norourland vestra'),
(1471, 1, 'Suourland'),
(1472, 1, 'Suournes'),
(1473, 1, 'Vestfiroir'),
(1474, 1, 'Vesturland'),
(1475, 1, 'Andaman and Nicobar Islands'),
(1476, 1, 'Andhra Pradesh'),
(1477, 1, 'Arunachal Pradesh'),
(1478, 1, 'Assam'),
(1479, 1, 'Bihar'),
(1480, 1, 'Chandigarh'),
(1481, 1, 'Dadra and Nagar Haveli'),
(1482, 1, 'Daman and Diu'),
(1483, 1, 'Delhi'),
(1484, 1, 'Goa'),
(1485, 1, 'Gujarat'),
(1486, 1, 'Haryana'),
(1487, 1, 'Himachal Pradesh'),
(1488, 1, 'Jammu and Kashmir'),
(1489, 1, 'Karnataka'),
(1490, 1, 'Kerala'),
(1491, 1, 'Lakshadweep Islands'),
(1492, 1, 'Madhya Pradesh'),
(1493, 1, 'Maharashtra'),
(1494, 1, 'Manipur'),
(1495, 1, 'Meghalaya'),
(1496, 1, 'Mizoram'),
(1497, 1, 'Nagaland'),
(1498, 1, 'Orissa'),
(1499, 1, 'Pondicherry'),
(1500, 1, 'Punjab'),
(1501, 1, 'Rajasthan'),
(1502, 1, 'Sikkim'),
(1503, 1, 'Tamil Nadu'),
(1504, 1, 'Tripura'),
(1505, 1, 'Uttar Pradesh'),
(1506, 1, 'West Bengal'),
(1507, 1, 'Aceh'),
(1508, 1, 'Bali'),
(1509, 1, 'Banten'),
(1510, 1, 'Bengkulu'),
(1511, 1, 'BoDeTaBek'),
(1512, 1, 'Gorontalo'),
(1513, 1, 'Jakarta Raya'),
(1514, 1, 'Jambi'),
(1515, 1, 'Jawa Barat'),
(1516, 1, 'Jawa Tengah'),
(1517, 1, 'Jawa Timur'),
(1518, 1, 'Kalimantan Barat'),
(1519, 1, 'Kalimantan Selatan'),
(1520, 1, 'Kalimantan Tengah'),
(1521, 1, 'Kalimantan Timur'),
(1522, 1, 'Kepulauan Bangka Belitung'),
(1523, 1, 'Lampung'),
(1524, 1, 'Maluku'),
(1525, 1, 'Maluku Utara'),
(1526, 1, 'Nusa Tenggara Barat'),
(1527, 1, 'Nusa Tenggara Timur'),
(1528, 1, 'Papua'),
(1529, 1, 'Riau'),
(1530, 1, 'Sulawesi Selatan'),
(1531, 1, 'Sulawesi Tengah'),
(1532, 1, 'Sulawesi Tenggara'),
(1533, 1, 'Sulawesi Utara'),
(1534, 1, 'Sumatera Barat'),
(1535, 1, 'Sumatera Selatan'),
(1536, 1, 'Sumatera Utara'),
(1537, 1, 'Yogyakarta'),
(1538, 1, 'Tehran'),
(1539, 1, 'Qom'),
(1540, 1, 'Markazi'),
(1541, 1, 'Qazvin'),
(1542, 1, 'Gilan'),
(1543, 1, 'Ardabil'),
(1544, 1, 'Zanjan'),
(1545, 1, 'East Azarbaijan'),
(1546, 1, 'West Azarbaijan'),
(1547, 1, 'Kurdistan'),
(1548, 1, 'Hamadan'),
(1549, 1, 'Kermanshah'),
(1550, 1, 'Ilam'),
(1551, 1, 'Lorestan'),
(1552, 1, 'Khuzestan'),
(1553, 1, 'Chahar Mahaal and Bakhtiari'),
(1554, 1, 'Kohkiluyeh and Buyer Ahmad'),
(1555, 1, 'Bushehr'),
(1556, 1, 'Fars'),
(1557, 1, 'Hormozgan'),
(1558, 1, 'Sistan and Baluchistan'),
(1559, 1, 'Kerman'),
(1560, 1, 'Yazd'),
(1561, 1, 'Esfahan'),
(1562, 1, 'Semnan'),
(1563, 1, 'Mazandaran'),
(1564, 1, 'Golestan'),
(1565, 1, 'North Khorasan'),
(1566, 1, 'Razavi Khorasan'),
(1567, 1, 'South Khorasan'),
(1568, 1, 'Baghdad'),
(1569, 1, 'Salah ad Din'),
(1570, 1, 'Diyala'),
(1571, 1, 'Wasit'),
(1572, 1, 'Maysan'),
(1573, 1, 'Al Basrah'),
(1574, 1, 'Dhi Qar'),
(1575, 1, 'Al Muthanna'),
(1576, 1, 'Al Qadisyah'),
(1577, 1, 'Babil'),
(1578, 1, 'Al Karbala'),
(1579, 1, 'An Najaf'),
(1580, 1, 'Al Anbar'),
(1581, 1, 'Ninawa'),
(1582, 1, 'Dahuk'),
(1583, 1, 'Arbil'),
(1584, 1, 'At Ta\'mim'),
(1585, 1, 'As Sulaymaniyah'),
(1586, 1, 'Carlow'),
(1587, 1, 'Cavan'),
(1588, 1, 'Clare'),
(1589, 1, 'Cork'),
(1590, 1, 'Donegal'),
(1591, 1, 'Dublin'),
(1592, 1, 'Galway'),
(1593, 1, 'Kerry'),
(1594, 1, 'Kildare'),
(1595, 1, 'Kilkenny'),
(1596, 1, 'Laois'),
(1597, 1, 'Leitrim'),
(1598, 1, 'Limerick'),
(1599, 1, 'Longford'),
(1600, 1, 'Louth'),
(1601, 1, 'Mayo'),
(1602, 1, 'Meath'),
(1603, 1, 'Monaghan'),
(1604, 1, 'Offaly'),
(1605, 1, 'Roscommon'),
(1606, 1, 'Sligo'),
(1607, 1, 'Tipperary'),
(1608, 1, 'Waterford'),
(1609, 1, 'Westmeath'),
(1610, 1, 'Wexford'),
(1611, 1, 'Wicklow'),
(1612, 1, 'Be\'er Sheva'),
(1613, 1, 'Bika\'at Hayarden'),
(1614, 1, 'Eilat and Arava'),
(1615, 1, 'Galil'),
(1616, 1, 'Haifa'),
(1617, 1, 'Jehuda Mountains'),
(1618, 1, 'Jerusalem'),
(1619, 1, 'Negev'),
(1620, 1, 'Semaria'),
(1621, 1, 'Sharon'),
(1622, 1, 'Tel Aviv (Gosh Dan)'),
(3860, 1, 'Caltanissetta'),
(3842, 1, 'Agrigento'),
(3843, 1, 'Alessandria'),
(3844, 1, 'Ancona'),
(3845, 1, 'Aosta'),
(3846, 1, 'Arezzo'),
(3847, 1, 'Ascoli Piceno'),
(3848, 1, 'Asti'),
(3849, 1, 'Avellino'),
(3850, 1, 'Bari'),
(3851, 1, 'Belluno'),
(3852, 1, 'Benevento'),
(3853, 1, 'Bergamo'),
(3854, 1, 'Biella'),
(3855, 1, 'Bologna'),
(3856, 1, 'Bolzano'),
(3857, 1, 'Brescia'),
(3858, 1, 'Brindisi'),
(3859, 1, 'Cagliari'),
(1643, 1, 'Clarendon Parish'),
(1644, 1, 'Hanover Parish'),
(1645, 1, 'Kingston Parish'),
(1646, 1, 'Manchester Parish'),
(1647, 1, 'Portland Parish'),
(1648, 1, 'Saint Andrew Parish'),
(1649, 1, 'Saint Ann Parish'),
(1650, 1, 'Saint Catherine Parish'),
(1651, 1, 'Saint Elizabeth Parish'),
(1652, 1, 'Saint James Parish'),
(1653, 1, 'Saint Mary Parish'),
(1654, 1, 'Saint Thomas Parish'),
(1655, 1, 'Trelawny Parish'),
(1656, 1, 'Westmoreland Parish'),
(1657, 1, 'Aichi'),
(1658, 1, 'Akita'),
(1659, 1, 'Aomori'),
(1660, 1, 'Chiba'),
(1661, 1, 'Ehime'),
(1662, 1, 'Fukui'),
(1663, 1, 'Fukuoka'),
(1664, 1, 'Fukushima'),
(1665, 1, 'Gifu'),
(1666, 1, 'Gumma'),
(1667, 1, 'Hiroshima'),
(1668, 1, 'Hokkaido'),
(1669, 1, 'Hyogo'),
(1670, 1, 'Ibaraki'),
(1671, 1, 'Ishikawa'),
(1672, 1, 'Iwate'),
(1673, 1, 'Kagawa'),
(1674, 1, 'Kagoshima'),
(1675, 1, 'Kanagawa'),
(1676, 1, 'Kochi'),
(1677, 1, 'Kumamoto'),
(1678, 1, 'Kyoto'),
(1679, 1, 'Mie'),
(1680, 1, 'Miyagi'),
(1681, 1, 'Miyazaki'),
(1682, 1, 'Nagano'),
(1683, 1, 'Nagasaki'),
(1684, 1, 'Nara'),
(1685, 1, 'Niigata'),
(1686, 1, 'Oita'),
(1687, 1, 'Okayama'),
(1688, 1, 'Okinawa'),
(1689, 1, 'Osaka'),
(1690, 1, 'Saga'),
(1691, 1, 'Saitama'),
(1692, 1, 'Shiga'),
(1693, 1, 'Shimane'),
(1694, 1, 'Shizuoka'),
(1695, 1, 'Tochigi'),
(1696, 1, 'Tokushima'),
(1697, 1, 'Tokyo'),
(1698, 1, 'Tottori'),
(1699, 1, 'Toyama'),
(1700, 1, 'Wakayama'),
(1701, 1, 'Yamagata'),
(1702, 1, 'Yamaguchi'),
(1703, 1, 'Yamanashi'),
(1704, 1, '\'Amman'),
(1705, 1, 'Ajlun'),
(1706, 1, 'Al \'Aqabah'),
(1707, 1, 'Al Balqa\''),
(1708, 1, 'Al Karak'),
(1709, 1, 'Al Mafraq'),
(1710, 1, 'At Tafilah'),
(1711, 1, 'Az Zarqa\''),
(1712, 1, 'Irbid'),
(1713, 1, 'Jarash'),
(1714, 1, 'Ma\'an'),
(1715, 1, 'Madaba'),
(1716, 1, 'Almaty'),
(1717, 1, 'Almaty City'),
(1718, 1, 'Aqmola'),
(1719, 1, 'Aqtobe'),
(1720, 1, 'Astana City'),
(1721, 1, 'Atyrau'),
(1722, 1, 'Batys Qazaqstan'),
(1723, 1, 'Bayqongyr City'),
(1724, 1, 'Mangghystau'),
(1725, 1, 'Ongtustik Qazaqstan'),
(1726, 1, 'Pavlodar'),
(1727, 1, 'Qaraghandy'),
(1728, 1, 'Qostanay'),
(1729, 1, 'Qyzylorda'),
(1730, 1, 'Shyghys Qazaqstan'),
(1731, 1, 'Soltustik Qazaqstan'),
(1732, 1, 'Zhambyl'),
(1733, 1, 'Central'),
(1734, 1, 'Coast'),
(1735, 1, 'Eastern'),
(1736, 1, 'Nairobi Area'),
(1737, 1, 'North Eastern'),
(1738, 1, 'Nyanza'),
(1739, 1, 'Rift Valley'),
(1740, 1, 'Western'),
(1741, 1, 'Abaiang'),
(1742, 1, 'Abemama'),
(1743, 1, 'Aranuka'),
(1744, 1, 'Arorae'),
(1745, 1, 'Banaba'),
(1746, 1, 'Beru'),
(1747, 1, 'Butaritari'),
(1748, 1, 'Kanton'),
(1749, 1, 'Kiritimati'),
(1750, 1, 'Kuria'),
(1751, 1, 'Maiana'),
(1752, 1, 'Makin'),
(1753, 1, 'Marakei'),
(1754, 1, 'Nikunau'),
(1755, 1, 'Nonouti'),
(1756, 1, 'Onotoa'),
(1757, 1, 'Tabiteuea'),
(1758, 1, 'Tabuaeran'),
(1759, 1, 'Tamana'),
(1760, 1, 'Tarawa'),
(1761, 1, 'Teraina'),
(1762, 1, 'Chagang-do'),
(1763, 1, 'Hamgyong-bukto'),
(1764, 1, 'Hamgyong-namdo'),
(1765, 1, 'Hwanghae-bukto'),
(1766, 1, 'Hwanghae-namdo'),
(1767, 1, 'Kangwon-do'),
(1768, 1, 'P\'yongan-bukto'),
(1769, 1, 'P\'yongan-namdo'),
(1770, 1, 'Ryanggang-do (Yanggang-do)'),
(1771, 1, 'Rason Directly Governed City'),
(1772, 1, 'P\'yongyang Special City'),
(1773, 1, 'Ch\'ungch\'ong-bukto'),
(1774, 1, 'Ch\'ungch\'ong-namdo'),
(1775, 1, 'Cheju-do'),
(1776, 1, 'Cholla-bukto'),
(1777, 1, 'Cholla-namdo'),
(1778, 1, 'Inch\'on-gwangyoksi'),
(1779, 1, 'Kangwon-do'),
(1780, 1, 'Kwangju-gwangyoksi'),
(1781, 1, 'Kyonggi-do'),
(1782, 1, 'Kyongsang-bukto'),
(1783, 1, 'Kyongsang-namdo'),
(1784, 1, 'Pusan-gwangyoksi'),
(1785, 1, 'Soul-t\'ukpyolsi'),
(1786, 1, 'Taegu-gwangyoksi'),
(1787, 1, 'Taejon-gwangyoksi'),
(1788, 1, 'Al \'Asimah'),
(1789, 1, 'Al Ahmadi'),
(1790, 1, 'Al Farwaniyah'),
(1791, 1, 'Al Jahra\''),
(1792, 1, 'Hawalli'),
(1793, 1, 'Bishkek'),
(1794, 1, 'Batken'),
(1795, 1, 'Chu'),
(1796, 1, 'Jalal-Abad'),
(1797, 1, 'Naryn'),
(1798, 1, 'Osh'),
(1799, 1, 'Talas'),
(1800, 1, 'Ysyk-Kol'),
(1801, 1, 'Vientiane'),
(1802, 1, 'Attapu'),
(1803, 1, 'Bokeo'),
(1804, 1, 'Bolikhamxai'),
(1805, 1, 'Champasak'),
(1806, 1, 'Houaphan'),
(1807, 1, 'Khammouan'),
(1808, 1, 'Louang Namtha'),
(1809, 1, 'Louangphabang'),
(1810, 1, 'Oudomxai'),
(1811, 1, 'Phongsali'),
(1812, 1, 'Salavan'),
(1813, 1, 'Savannakhet'),
(1814, 1, 'Vientiane'),
(1815, 1, 'Xaignabouli'),
(1816, 1, 'Xekong'),
(1817, 1, 'Xiangkhoang'),
(1818, 1, 'Xaisomboun'),
(1819, 1, 'Aizkraukles Rajons'),
(1820, 1, 'Aluksnes Rajons'),
(1821, 1, 'Balvu Rajons'),
(1822, 1, 'Bauskas Rajons'),
(1823, 1, 'Cesu Rajons'),
(1824, 1, 'Daugavpils Rajons'),
(1825, 1, 'Dobeles Rajons'),
(1826, 1, 'Gulbenes Rajons'),
(1827, 1, 'Jekabpils Rajons'),
(1828, 1, 'Jelgavas Rajons'),
(1829, 1, 'Kraslavas Rajons'),
(1830, 1, 'Kuldigas Rajons'),
(1831, 1, 'Liepajas Rajons'),
(1832, 1, 'Limbazu Rajons'),
(1833, 1, 'Ludzas Rajons'),
(1834, 1, 'Madonas Rajons'),
(1835, 1, 'Ogres Rajons'),
(1836, 1, 'Preilu Rajons'),
(1837, 1, 'Rezeknes Rajons'),
(1838, 1, 'Rigas Rajons'),
(1839, 1, 'Saldus Rajons'),
(1840, 1, 'Talsu Rajons'),
(1841, 1, 'Tukuma Rajons'),
(1842, 1, 'Valkas Rajons'),
(1843, 1, 'Valmieras Rajons'),
(1844, 1, 'Ventspils Rajons'),
(1845, 1, 'Daugavpils'),
(1846, 1, 'Jelgava'),
(1847, 1, 'Jurmala'),
(1848, 1, 'Liepaja'),
(1849, 1, 'Rezekne'),
(1850, 1, 'Riga'),
(1851, 1, 'Ventspils'),
(1852, 1, 'Berea'),
(1853, 1, 'Butha-Buthe'),
(1854, 1, 'Leribe'),
(1855, 1, 'Mafeteng'),
(1856, 1, 'Maseru'),
(1857, 1, 'Mohale\'s Hoek'),
(1858, 1, 'Mokhotlong'),
(1859, 1, 'Qacha\'s Nek'),
(1860, 1, 'Quthing'),
(1861, 1, 'Thaba-Tseka'),
(1862, 1, 'Bomi'),
(1863, 1, 'Bong'),
(1864, 1, 'Grand Bassa'),
(1865, 1, 'Grand Cape Mount'),
(1866, 1, 'Grand Gedeh'),
(1867, 1, 'Grand Kru'),
(1868, 1, 'Lofa'),
(1869, 1, 'Margibi'),
(1870, 1, 'Maryland'),
(1871, 1, 'Montserrado'),
(1872, 1, 'Nimba'),
(1873, 1, 'River Cess'),
(1874, 1, 'Sinoe'),
(1875, 1, 'Ajdabiya'),
(1876, 1, 'Al \'Aziziyah'),
(1877, 1, 'Al Fatih'),
(1878, 1, 'Al Jabal al Akhdar'),
(1879, 1, 'Al Jufrah'),
(1880, 1, 'Al Khums'),
(1881, 1, 'Al Kufrah'),
(1882, 1, 'An Nuqat al Khams'),
(1883, 1, 'Ash Shati\''),
(1884, 1, 'Awbari'),
(1885, 1, 'Az Zawiyah'),
(1886, 1, 'Banghazi'),
(1887, 1, 'Darnah'),
(1888, 1, 'Ghadamis'),
(1889, 1, 'Gharyan'),
(1890, 1, 'Misratah'),
(1891, 1, 'Murzuq'),
(1892, 1, 'Sabha'),
(1893, 1, 'Sawfajjin'),
(1894, 1, 'Surt'),
(1895, 1, 'Tarabulus (Tripoli)'),
(1896, 1, 'Tarhunah'),
(1897, 1, 'Tubruq'),
(1898, 1, 'Yafran'),
(1899, 1, 'Zlitan'),
(1900, 1, 'Vaduz'),
(1901, 1, 'Schaan'),
(1902, 1, 'Balzers'),
(1903, 1, 'Triesen'),
(1904, 1, 'Eschen'),
(1905, 1, 'Mauren'),
(1906, 1, 'Triesenberg'),
(1907, 1, 'Ruggell'),
(1908, 1, 'Gamprin'),
(1909, 1, 'Schellenberg'),
(1910, 1, 'Planken'),
(1911, 1, 'Alytus'),
(1912, 1, 'Kaunas'),
(1913, 1, 'Klaipeda'),
(1914, 1, 'Marijampole'),
(1915, 1, 'Panevezys'),
(1916, 1, 'Siauliai'),
(1917, 1, 'Taurage'),
(1918, 1, 'Telsiai'),
(1919, 1, 'Utena'),
(1920, 1, 'Vilnius'),
(1921, 1, 'Diekirch'),
(1922, 1, 'Clervaux'),
(1923, 1, 'Redange'),
(1924, 1, 'Vianden'),
(1925, 1, 'Wiltz'),
(1926, 1, 'Grevenmacher'),
(1927, 1, 'Echternach'),
(1928, 1, 'Remich'),
(1929, 1, 'Luxembourg'),
(1930, 1, 'Capellen'),
(1931, 1, 'Esch-sur-Alzette'),
(1932, 1, 'Mersch'),
(1933, 1, 'Our Lady Fatima Parish'),
(1934, 1, 'St. Anthony Parish'),
(1935, 1, 'St. Lazarus Parish'),
(1936, 1, 'Cathedral Parish'),
(1937, 1, 'St. Lawrence Parish'),
(1938, 1, 'Antananarivo'),
(1939, 1, 'Antsiranana'),
(1940, 1, 'Fianarantsoa'),
(1941, 1, 'Mahajanga'),
(1942, 1, 'Toamasina'),
(1943, 1, 'Toliara'),
(1944, 1, 'Balaka'),
(1945, 1, 'Blantyre'),
(1946, 1, 'Chikwawa'),
(1947, 1, 'Chiradzulu'),
(1948, 1, 'Chitipa'),
(1949, 1, 'Dedza'),
(1950, 1, 'Dowa'),
(1951, 1, 'Karonga'),
(1952, 1, 'Kasungu'),
(1953, 1, 'Likoma'),
(1954, 1, 'Lilongwe'),
(1955, 1, 'Machinga'),
(1956, 1, 'Mangochi'),
(1957, 1, 'Mchinji'),
(1958, 1, 'Mulanje'),
(1959, 1, 'Mwanza'),
(1960, 1, 'Mzimba'),
(1961, 1, 'Ntcheu'),
(1962, 1, 'Nkhata Bay'),
(1963, 1, 'Nkhotakota'),
(1964, 1, 'Nsanje'),
(1965, 1, 'Ntchisi'),
(1966, 1, 'Phalombe'),
(1967, 1, 'Rumphi'),
(1968, 1, 'Salima'),
(1969, 1, 'Thyolo'),
(1970, 1, 'Zomba'),
(1971, 1, 'Johor'),
(1972, 1, 'Kedah'),
(1973, 1, 'Kelantan'),
(1974, 1, 'Labuan'),
(1975, 1, 'Melaka'),
(1976, 1, 'Negeri Sembilan'),
(1977, 1, 'Pahang'),
(1978, 1, 'Perak'),
(1979, 1, 'Perlis'),
(1980, 1, 'Pulau Pinang'),
(1981, 1, 'Sabah'),
(1982, 1, 'Sarawak'),
(1983, 1, 'Selangor'),
(1984, 1, 'Terengganu'),
(1985, 1, 'Wilayah Persekutuan'),
(1986, 1, 'Thiladhunmathi Uthuru'),
(1987, 1, 'Thiladhunmathi Dhekunu'),
(1988, 1, 'Miladhunmadulu Uthuru'),
(1989, 1, 'Miladhunmadulu Dhekunu'),
(1990, 1, 'Maalhosmadulu Uthuru'),
(1991, 1, 'Maalhosmadulu Dhekunu'),
(1992, 1, 'Faadhippolhu'),
(1993, 1, 'Male Atoll'),
(1994, 1, 'Ari Atoll Uthuru'),
(1995, 1, 'Ari Atoll Dheknu'),
(1996, 1, 'Felidhe Atoll'),
(1997, 1, 'Mulaku Atoll'),
(1998, 1, 'Nilandhe Atoll Uthuru'),
(1999, 1, 'Nilandhe Atoll Dhekunu'),
(2000, 1, 'Kolhumadulu'),
(2001, 1, 'Hadhdhunmathi'),
(2002, 1, 'Huvadhu Atoll Uthuru'),
(2003, 1, 'Huvadhu Atoll Dhekunu'),
(2004, 1, 'Fua Mulaku'),
(2005, 1, 'Addu'),
(2006, 1, 'Gao'),
(2007, 1, 'Kayes'),
(2008, 1, 'Kidal'),
(2009, 1, 'Koulikoro'),
(2010, 1, 'Mopti'),
(2011, 1, 'Segou'),
(2012, 1, 'Sikasso'),
(2013, 1, 'Tombouctou'),
(2014, 1, 'Bamako Capital District'),
(2015, 1, 'Attard'),
(2016, 1, 'Balzan'),
(2017, 1, 'Birgu'),
(2018, 1, 'Birkirkara'),
(2019, 1, 'Birzebbuga'),
(2020, 1, 'Bormla'),
(2021, 1, 'Dingli'),
(2022, 1, 'Fgura'),
(2023, 1, 'Floriana'),
(2024, 1, 'Gudja'),
(2025, 1, 'Gzira'),
(2026, 1, 'Gargur'),
(2027, 1, 'Gaxaq'),
(2028, 1, 'Hamrun'),
(2029, 1, 'Iklin'),
(2030, 1, 'Isla'),
(2031, 1, 'Kalkara'),
(2032, 1, 'Kirkop'),
(2033, 1, 'Lija'),
(2034, 1, 'Luqa'),
(2035, 1, 'Marsa'),
(2036, 1, 'Marsaskala'),
(2037, 1, 'Marsaxlokk'),
(2038, 1, 'Mdina'),
(2039, 1, 'Melliea'),
(2040, 1, 'Mgarr'),
(2041, 1, 'Mosta'),
(2042, 1, 'Mqabba'),
(2043, 1, 'Msida'),
(2044, 1, 'Mtarfa'),
(2045, 1, 'Naxxar'),
(2046, 1, 'Paola'),
(2047, 1, 'Pembroke'),
(2048, 1, 'Pieta'),
(2049, 1, 'Qormi'),
(2050, 1, 'Qrendi'),
(2051, 1, 'Rabat'),
(2052, 1, 'Safi'),
(2053, 1, 'San Giljan'),
(2054, 1, 'Santa Lucija'),
(2055, 1, 'San Pawl il-Bahar'),
(2056, 1, 'San Gwann'),
(2057, 1, 'Santa Venera'),
(2058, 1, 'Siggiewi'),
(2059, 1, 'Sliema'),
(2060, 1, 'Swieqi'),
(2061, 1, 'Ta Xbiex'),
(2062, 1, 'Tarxien'),
(2063, 1, 'Valletta'),
(2064, 1, 'Xgajra'),
(2065, 1, 'Zabbar'),
(2066, 1, 'Zebbug'),
(2067, 1, 'Zejtun'),
(2068, 1, 'Zurrieq'),
(2069, 1, 'Fontana'),
(2070, 1, 'Ghajnsielem'),
(2071, 1, 'Gharb'),
(2072, 1, 'Ghasri'),
(2073, 1, 'Kercem'),
(2074, 1, 'Munxar'),
(2075, 1, 'Nadur'),
(2076, 1, 'Qala'),
(2077, 1, 'Victoria'),
(2078, 1, 'San Lawrenz'),
(2079, 1, 'Sannat'),
(2080, 1, 'Xagra'),
(2081, 1, 'Xewkija'),
(2082, 1, 'Zebbug'),
(2083, 1, 'Ailinginae'),
(2084, 1, 'Ailinglaplap'),
(2085, 1, 'Ailuk'),
(2086, 1, 'Arno'),
(2087, 1, 'Aur'),
(2088, 1, 'Bikar'),
(2089, 1, 'Bikini'),
(2090, 1, 'Bokak'),
(2091, 1, 'Ebon'),
(2092, 1, 'Enewetak'),
(2093, 1, 'Erikub'),
(2094, 1, 'Jabat'),
(2095, 1, 'Jaluit'),
(2096, 1, 'Jemo'),
(2097, 1, 'Kili'),
(2098, 1, 'Kwajalein'),
(2099, 1, 'Lae'),
(2100, 1, 'Lib'),
(2101, 1, 'Likiep'),
(2102, 1, 'Majuro'),
(2103, 1, 'Maloelap'),
(2104, 1, 'Mejit'),
(2105, 1, 'Mili'),
(2106, 1, 'Namorik'),
(2107, 1, 'Namu'),
(2108, 1, 'Rongelap'),
(2109, 1, 'Rongrik'),
(2110, 1, 'Toke'),
(2111, 1, 'Ujae'),
(2112, 1, 'Ujelang'),
(2113, 1, 'Utirik'),
(2114, 1, 'Wotho'),
(2115, 1, 'Wotje'),
(2116, 1, 'Adrar'),
(2117, 1, 'Assaba'),
(2118, 1, 'Brakna'),
(2119, 1, 'Dakhlet Nouadhibou'),
(2120, 1, 'Gorgol'),
(2121, 1, 'Guidimaka'),
(2122, 1, 'Hodh Ech Chargui'),
(2123, 1, 'Hodh El Gharbi'),
(2124, 1, 'Inchiri'),
(2125, 1, 'Tagant'),
(2126, 1, 'Tiris Zemmour'),
(2127, 1, 'Trarza'),
(2128, 1, 'Nouakchott'),
(2129, 1, 'Beau Bassin-Rose Hill'),
(2130, 1, 'Curepipe'),
(2131, 1, 'Port Louis'),
(2132, 1, 'Quatre Bornes'),
(2133, 1, 'Vacoas-Phoenix'),
(2134, 1, 'Agalega Islands'),
(2135, 1, 'Cargados Carajos Shoals (Saint Brandon Islands)'),
(2136, 1, 'Rodrigues'),
(2137, 1, 'Black River'),
(2138, 1, 'Flacq'),
(2139, 1, 'Grand Port'),
(2140, 1, 'Moka'),
(2141, 1, 'Pamplemousses'),
(2142, 1, 'Plaines Wilhems'),
(2143, 1, 'Port Louis'),
(2144, 1, 'Riviere du Rempart'),
(2145, 1, 'Savanne'),
(2146, 1, 'Baja California Norte'),
(2147, 1, 'Baja California Sur'),
(2148, 1, 'Campeche'),
(2149, 1, 'Chiapas'),
(2150, 1, 'Chihuahua'),
(2151, 1, 'Coahuila de Zaragoza'),
(2152, 1, 'Colima'),
(2153, 1, 'Distrito Federal'),
(2154, 1, 'Durango'),
(2155, 1, 'Guanajuato'),
(2156, 1, 'Guerrero'),
(2157, 1, 'Hidalgo'),
(2158, 1, 'Jalisco'),
(2159, 1, 'Mexico'),
(2160, 1, 'Michoacan de Ocampo'),
(2161, 1, 'Morelos'),
(2162, 1, 'Nayarit'),
(2163, 1, 'Nuevo Leon'),
(2164, 1, 'Oaxaca'),
(2165, 1, 'Puebla'),
(2166, 1, 'Queretaro de Arteaga'),
(2167, 1, 'Quintana Roo'),
(2168, 1, 'San Luis Potosi'),
(2169, 1, 'Sinaloa'),
(2170, 1, 'Sonora'),
(2171, 1, 'Tabasco'),
(2172, 1, 'Tamaulipas'),
(2173, 1, 'Tlaxcala'),
(2174, 1, 'Veracruz-Llave'),
(2175, 1, 'Yucatan'),
(2176, 1, 'Zacatecas'),
(2177, 1, 'Chuuk'),
(2178, 1, 'Kosrae'),
(2179, 1, 'Pohnpei'),
(2180, 1, 'Yap'),
(2181, 1, 'Gagauzia'),
(2182, 1, 'Chisinau'),
(2183, 1, 'Balti'),
(2184, 1, 'Cahul'),
(2185, 1, 'Edinet'),
(2186, 1, 'Lapusna'),
(2187, 1, 'Orhei'),
(2188, 1, 'Soroca'),
(2189, 1, 'Tighina'),
(2190, 1, 'Ungheni'),
(2191, 1, 'St‚nga Nistrului'),
(2192, 1, 'Fontvieille'),
(2193, 1, 'La Condamine'),
(2194, 1, 'Monaco-Ville'),
(2195, 1, 'Monte-Carlo'),
(2196, 1, 'Ulanbaatar'),
(2197, 1, 'Orhon'),
(2198, 1, 'Darhan uul'),
(2199, 1, 'Hentiy'),
(2200, 1, 'Hovsgol'),
(2201, 1, 'Hovd'),
(2202, 1, 'Uvs'),
(2203, 1, 'Tov'),
(2204, 1, 'Selenge'),
(2205, 1, 'Suhbaatar'),
(2206, 1, 'Omnogovi'),
(2207, 1, 'Ovorhangay'),
(2208, 1, 'Dzavhan'),
(2209, 1, 'DundgovL'),
(2210, 1, 'Dornod'),
(2211, 1, 'Dornogov'),
(2212, 1, 'Govi-Sumber'),
(2213, 1, 'Govi-Altay'),
(2214, 1, 'Bulgan'),
(2215, 1, 'Bayanhongor'),
(2216, 1, 'Bayan-Olgiy'),
(2217, 1, 'Arhangay'),
(2218, 1, 'Saint Anthony'),
(2219, 1, 'Saint Georges'),
(2220, 1, 'Saint Peter'),
(2221, 1, 'Agadir'),
(2222, 1, 'Al Hoceima'),
(2223, 1, 'Azilal'),
(2224, 1, 'Beni Mellal'),
(2225, 1, 'Ben Slimane'),
(2226, 1, 'Boulemane'),
(2227, 1, 'Casablanca'),
(2228, 1, 'Chaouen'),
(2229, 1, 'El Jadida'),
(2230, 1, 'El Kelaa des Sraghna'),
(2231, 1, 'Er Rachidia'),
(2232, 1, 'Essaouira'),
(2233, 1, 'Fes'),
(2234, 1, 'Figuig'),
(2235, 1, 'Guelmim'),
(2236, 1, 'Ifrane'),
(2237, 1, 'Kenitra'),
(2238, 1, 'Khemisset'),
(2239, 1, 'Khenifra'),
(2240, 1, 'Khouribga'),
(2241, 1, 'Laayoune'),
(2242, 1, 'Larache'),
(2243, 1, 'Marrakech'),
(2244, 1, 'Meknes'),
(2245, 1, 'Nador'),
(2246, 1, 'Ouarzazate'),
(2247, 1, 'Oujda'),
(2248, 1, 'Rabat-Sale'),
(2249, 1, 'Safi'),
(2250, 1, 'Settat');
INSERT INTO `ab1l_zone_descriptions` (`zone_id`, `language_id`, `name`) VALUES
(2251, 1, 'Sidi Kacem'),
(2252, 1, 'Tangier'),
(2253, 1, 'Tan-Tan'),
(2254, 1, 'Taounate'),
(2255, 1, 'Taroudannt'),
(2256, 1, 'Tata'),
(2257, 1, 'Taza'),
(2258, 1, 'Tetouan'),
(2259, 1, 'Tiznit'),
(2260, 1, 'Ad Dakhla'),
(2261, 1, 'Boujdour'),
(2262, 1, 'Es Smara'),
(2263, 1, 'Cabo Delgado'),
(2264, 1, 'Gaza'),
(2265, 1, 'Inhambane'),
(2266, 1, 'Manica'),
(2267, 1, 'Maputo (city)'),
(2268, 1, 'Maputo'),
(2269, 1, 'Nampula'),
(2270, 1, 'Niassa'),
(2271, 1, 'Sofala'),
(2272, 1, 'Tete'),
(2273, 1, 'Zambezia'),
(2274, 1, 'Ayeyarwady'),
(2275, 1, 'Bago'),
(2276, 1, 'Magway'),
(2277, 1, 'Mandalay'),
(2278, 1, 'Sagaing'),
(2279, 1, 'Tanintharyi'),
(2280, 1, 'Yangon'),
(2281, 1, 'Chin State'),
(2282, 1, 'Kachin State'),
(2283, 1, 'Kayah State'),
(2284, 1, 'Kayin State'),
(2285, 1, 'Mon State'),
(2286, 1, 'Rakhine State'),
(2287, 1, 'Shan State'),
(2288, 1, 'Caprivi'),
(2289, 1, 'Erongo'),
(2290, 1, 'Hardap'),
(2291, 1, 'Karas'),
(2292, 1, 'Kavango'),
(2293, 1, 'Khomas'),
(2294, 1, 'Kunene'),
(2295, 1, 'Ohangwena'),
(2296, 1, 'Omaheke'),
(2297, 1, 'Omusati'),
(2298, 1, 'Oshana'),
(2299, 1, 'Oshikoto'),
(2300, 1, 'Otjozondjupa'),
(2301, 1, 'Aiwo'),
(2302, 1, 'Anabar'),
(2303, 1, 'Anetan'),
(2304, 1, 'Anibare'),
(2305, 1, 'Baiti'),
(2306, 1, 'Boe'),
(2307, 1, 'Buada'),
(2308, 1, 'Denigomodu'),
(2309, 1, 'Ewa'),
(2310, 1, 'Ijuw'),
(2311, 1, 'Meneng'),
(2312, 1, 'Nibok'),
(2313, 1, 'Uaboe'),
(2314, 1, 'Yaren'),
(2315, 1, 'Bagmati'),
(2316, 1, 'Bheri'),
(2317, 1, 'Dhawalagiri'),
(2318, 1, 'Gandaki'),
(2319, 1, 'Janakpur'),
(2320, 1, 'Karnali'),
(2321, 1, 'Kosi'),
(2322, 1, 'Lumbini'),
(2323, 1, 'Mahakali'),
(2324, 1, 'Mechi'),
(2325, 1, 'Narayani'),
(2326, 1, 'Rapti'),
(2327, 1, 'Sagarmatha'),
(2328, 1, 'Seti'),
(2329, 1, 'Drenthe'),
(2330, 1, 'Flevoland'),
(2331, 1, 'Friesland'),
(2332, 1, 'Gelderland'),
(2333, 1, 'Groningen'),
(2334, 1, 'Limburg'),
(2335, 1, 'Noord Brabant'),
(2336, 1, 'Noord Holland'),
(2337, 1, 'Overijssel'),
(2338, 1, 'Utrecht'),
(2339, 1, 'Zeeland'),
(2340, 1, 'Zuid Holland'),
(2341, 1, 'Iles Loyaute'),
(2342, 1, 'Nord'),
(2343, 1, 'Sud'),
(2344, 1, 'Auckland'),
(2345, 1, 'Bay of Plenty'),
(2346, 1, 'Canterbury'),
(2347, 1, 'Coromandel'),
(2348, 1, 'Gisborne'),
(2349, 1, 'Fiordland'),
(2350, 1, 'Hawke\'s Bay'),
(2351, 1, 'Marlborough'),
(2352, 1, 'Manawatu-Wanganui'),
(2353, 1, 'Mt Cook-Mackenzie'),
(2354, 1, 'Nelson'),
(2355, 1, 'Northland'),
(2356, 1, 'Otago'),
(2357, 1, 'Southland'),
(2358, 1, 'Taranaki'),
(2359, 1, 'Wellington'),
(2360, 1, 'Waikato'),
(2361, 1, 'Wairprarapa'),
(2362, 1, 'West Coast'),
(2363, 1, 'Atlantico Norte'),
(2364, 1, 'Atlantico Sur'),
(2365, 1, 'Boaco'),
(2366, 1, 'Carazo'),
(2367, 1, 'Chinandega'),
(2368, 1, 'Chontales'),
(2369, 1, 'Esteli'),
(2370, 1, 'Granada'),
(2371, 1, 'Jinotega'),
(2372, 1, 'Leon'),
(2373, 1, 'Madriz'),
(2374, 1, 'Managua'),
(2375, 1, 'Masaya'),
(2376, 1, 'Matagalpa'),
(2377, 1, 'Nuevo Segovia'),
(2378, 1, 'Rio San Juan'),
(2379, 1, 'Rivas'),
(2380, 1, 'Agadez'),
(2381, 1, 'Diffa'),
(2382, 1, 'Dosso'),
(2383, 1, 'Maradi'),
(2384, 1, 'Niamey'),
(2385, 1, 'Tahoua'),
(2386, 1, 'Tillaberi'),
(2387, 1, 'Zinder'),
(2388, 1, 'Abia'),
(2389, 1, 'Abuja Federal Capital Territory'),
(2390, 1, 'Adamawa'),
(2391, 1, 'Akwa Ibom'),
(2392, 1, 'Anambra'),
(2393, 1, 'Bauchi'),
(2394, 1, 'Bayelsa'),
(2395, 1, 'Benue'),
(2396, 1, 'Borno'),
(2397, 1, 'Cross River'),
(2398, 1, 'Delta'),
(2399, 1, 'Ebonyi'),
(2400, 1, 'Edo'),
(2401, 1, 'Ekiti'),
(2402, 1, 'Enugu'),
(2403, 1, 'Gombe'),
(2404, 1, 'Imo'),
(2405, 1, 'Jigawa'),
(2406, 1, 'Kaduna'),
(2407, 1, 'Kano'),
(2408, 1, 'Katsina'),
(2409, 1, 'Kebbi'),
(2410, 1, 'Kogi'),
(2411, 1, 'Kwara'),
(2412, 1, 'Lagos'),
(2413, 1, 'Nassarawa'),
(2414, 1, 'Niger'),
(2415, 1, 'Ogun'),
(2416, 1, 'Ondo'),
(2417, 1, 'Osun'),
(2418, 1, 'Oyo'),
(2419, 1, 'Plateau'),
(2420, 1, 'Rivers'),
(2421, 1, 'Sokoto'),
(2422, 1, 'Taraba'),
(2423, 1, 'Yobe'),
(2424, 1, 'Zamfara'),
(2425, 1, 'Northern Islands'),
(2426, 1, 'Rota'),
(2427, 1, 'Saipan'),
(2428, 1, 'Tinian'),
(2429, 1, 'Akershus'),
(2430, 1, 'Aust-Agder'),
(2431, 1, 'Buskerud'),
(2432, 1, 'Finnmark'),
(2433, 1, 'Hedmark'),
(2434, 1, 'Hordaland'),
(2435, 1, 'More og Romdal'),
(2436, 1, 'Nord-Trondelag'),
(2437, 1, 'Nordland'),
(2438, 1, 'Ostfold'),
(2439, 1, 'Oppland'),
(2440, 1, 'Oslo'),
(2441, 1, 'Rogaland'),
(2442, 1, 'Sor-Trondelag'),
(2443, 1, 'Sogn og Fjordane'),
(2444, 1, 'Svalbard'),
(2445, 1, 'Telemark'),
(2446, 1, 'Troms'),
(2447, 1, 'Vest-Agder'),
(2448, 1, 'Vestfold'),
(2449, 1, 'Ad Dakhiliyah'),
(2450, 1, 'Al Batinah'),
(2451, 1, 'Al Wusta'),
(2452, 1, 'Ash Sharqiyah'),
(2453, 1, 'Az Zahirah'),
(2454, 1, 'Masqat'),
(2455, 1, 'Musandam'),
(2456, 1, 'Zufar'),
(2457, 1, 'Balochistan'),
(2458, 1, 'Federally Administered Tribal Areas'),
(2459, 1, 'Islamabad Capital Territory'),
(2460, 1, 'North-West Frontier'),
(2461, 1, 'Punjab'),
(2462, 1, 'Sindh'),
(2463, 1, 'Aimeliik'),
(2464, 1, 'Airai'),
(2465, 1, 'Angaur'),
(2466, 1, 'Hatohobei'),
(2467, 1, 'Kayangel'),
(2468, 1, 'Koror'),
(2469, 1, 'Melekeok'),
(2470, 1, 'Ngaraard'),
(2471, 1, 'Ngarchelong'),
(2472, 1, 'Ngardmau'),
(2473, 1, 'Ngatpang'),
(2474, 1, 'Ngchesar'),
(2475, 1, 'Ngeremlengui'),
(2476, 1, 'Ngiwal'),
(2477, 1, 'Peleliu'),
(2478, 1, 'Sonsorol'),
(2479, 1, 'Bocas del Toro'),
(2480, 1, 'Chiriqui'),
(2481, 1, 'Cocle'),
(2482, 1, 'Colon'),
(2483, 1, 'Darien'),
(2484, 1, 'Herrera'),
(2485, 1, 'Los Santos'),
(2486, 1, 'Panama'),
(2487, 1, 'San Blas'),
(2488, 1, 'Veraguas'),
(2489, 1, 'Bougainville'),
(2490, 1, 'Central'),
(2491, 1, 'Chimbu'),
(2492, 1, 'Eastern Highlands'),
(2493, 1, 'East New Britain'),
(2494, 1, 'East Sepik'),
(2495, 1, 'Enga'),
(2496, 1, 'Gulf'),
(2497, 1, 'Madang'),
(2498, 1, 'Manus'),
(2499, 1, 'Milne Bay'),
(2500, 1, 'Morobe'),
(2501, 1, 'National Capital'),
(2502, 1, 'New Ireland'),
(2503, 1, 'Northern'),
(2504, 1, 'Sandaun'),
(2505, 1, 'Southern Highlands'),
(2506, 1, 'Western'),
(2507, 1, 'Western Highlands'),
(2508, 1, 'West New Britain'),
(2509, 1, 'Alto Paraguay'),
(2510, 1, 'Alto Parana'),
(2511, 1, 'Amambay'),
(2512, 1, 'Asuncion'),
(2513, 1, 'Boqueron'),
(2514, 1, 'Caaguazu'),
(2515, 1, 'Caazapa'),
(2516, 1, 'Canindeyu'),
(2517, 1, 'Central'),
(2518, 1, 'Concepcion'),
(2519, 1, 'Cordillera'),
(2520, 1, 'Guaira'),
(2521, 1, 'Itapua'),
(2522, 1, 'Misiones'),
(2523, 1, 'Neembucu'),
(2524, 1, 'Paraguari'),
(2525, 1, 'Presidente Hayes'),
(2526, 1, 'San Pedro'),
(2527, 1, 'Amazonas'),
(2528, 1, 'Ancash'),
(2529, 1, 'Apurimac'),
(2530, 1, 'Arequipa'),
(2531, 1, 'Ayacucho'),
(2532, 1, 'Cajamarca'),
(2533, 1, 'Callao'),
(2534, 1, 'Cusco'),
(2535, 1, 'Huancavelica'),
(2536, 1, 'Huanuco'),
(2537, 1, 'Ica'),
(2538, 1, 'Junin'),
(2539, 1, 'La Libertad'),
(2540, 1, 'Lambayeque'),
(2541, 1, 'Lima'),
(2542, 1, 'Loreto'),
(2543, 1, 'Madre de Dios'),
(2544, 1, 'Moquegua'),
(2545, 1, 'Pasco'),
(2546, 1, 'Piura'),
(2547, 1, 'Puno'),
(2548, 1, 'San Martin'),
(2549, 1, 'Tacna'),
(2550, 1, 'Tumbes'),
(2551, 1, 'Ucayali'),
(2552, 1, 'Abra'),
(2553, 1, 'Agusan del Norte'),
(2554, 1, 'Agusan del Sur'),
(2555, 1, 'Aklan'),
(2556, 1, 'Albay'),
(2557, 1, 'Antique'),
(2558, 1, 'Apayao'),
(2559, 1, 'Aurora'),
(2560, 1, 'Basilan'),
(2561, 1, 'Bataan'),
(2562, 1, 'Batanes'),
(2563, 1, 'Batangas'),
(2564, 1, 'Biliran'),
(2565, 1, 'Benguet'),
(2566, 1, 'Bohol'),
(2567, 1, 'Bukidnon'),
(2568, 1, 'Bulacan'),
(2569, 1, 'Cagayan'),
(2570, 1, 'Camarines Norte'),
(2571, 1, 'Camarines Sur'),
(2572, 1, 'Camiguin'),
(2573, 1, 'Capiz'),
(2574, 1, 'Catanduanes'),
(2575, 1, 'Cavite'),
(2576, 1, 'Cebu'),
(2577, 1, 'Compostela'),
(2578, 1, 'Davao del Norte'),
(2579, 1, 'Davao del Sur'),
(2580, 1, 'Davao Oriental'),
(2581, 1, 'Eastern Samar'),
(2582, 1, 'Guimaras'),
(2583, 1, 'Ifugao'),
(2584, 1, 'Ilocos Norte'),
(2585, 1, 'Ilocos Sur'),
(2586, 1, 'Iloilo'),
(2587, 1, 'Isabela'),
(2588, 1, 'Kalinga'),
(2589, 1, 'Laguna'),
(2590, 1, 'Lanao del Norte'),
(2591, 1, 'Lanao del Sur'),
(2592, 1, 'La Union'),
(2593, 1, 'Leyte'),
(2594, 1, 'Maguindanao'),
(2595, 1, 'Marinduque'),
(2596, 1, 'Masbate'),
(2597, 1, 'Mindoro Occidental'),
(2598, 1, 'Mindoro Oriental'),
(2599, 1, 'Misamis Occidental'),
(2600, 1, 'Misamis Oriental'),
(2601, 1, 'Mountain'),
(2602, 1, 'Negros Occidental'),
(2603, 1, 'Negros Oriental'),
(2604, 1, 'North Cotabato'),
(2605, 1, 'Northern Samar'),
(2606, 1, 'Nueva Ecija'),
(2607, 1, 'Nueva Vizcaya'),
(2608, 1, 'Palawan'),
(2609, 1, 'Pampanga'),
(2610, 1, 'Pangasinan'),
(2611, 1, 'Quezon'),
(2612, 1, 'Quirino'),
(2613, 1, 'Rizal'),
(2614, 1, 'Romblon'),
(2615, 1, 'Samar'),
(2616, 1, 'Sarangani'),
(2617, 1, 'Siquijor'),
(2618, 1, 'Sorsogon'),
(2619, 1, 'South Cotabato'),
(2620, 1, 'Southern Leyte'),
(2621, 1, 'Sultan Kudarat'),
(2622, 1, 'Sulu'),
(2623, 1, 'Surigao del Norte'),
(2624, 1, 'Surigao del Sur'),
(2625, 1, 'Tarlac'),
(2626, 1, 'Tawi-Tawi'),
(2627, 1, 'Zambales'),
(2628, 1, 'Zamboanga del Norte'),
(2629, 1, 'Zamboanga del Sur'),
(2630, 1, 'Zamboanga Sibugay'),
(2631, 1, 'Dolnoslaskie'),
(2632, 1, 'Kujawsko-Pomorskie'),
(2633, 1, 'Lodzkie'),
(2634, 1, 'Lubelskie'),
(2635, 1, 'Lubuskie'),
(2636, 1, 'Malopolskie'),
(2637, 1, 'Mazowieckie'),
(2638, 1, 'Opolskie'),
(2639, 1, 'Podkarpackie'),
(2640, 1, 'Podlaskie'),
(2641, 1, 'Pomorskie'),
(2642, 1, 'Slaskie'),
(2643, 1, 'Swietokrzyskie'),
(2644, 1, 'Warminsko-Mazurskie'),
(2645, 1, 'Wielkopolskie'),
(2646, 1, 'Zachodniopomorskie'),
(2647, 1, 'Saint Pierre'),
(2648, 1, 'Miquelon'),
(2649, 1, 'A&ccedil;ores'),
(2650, 1, 'Aveiro'),
(2651, 1, 'Beja'),
(2652, 1, 'Braga'),
(2653, 1, 'Bragan&ccedil;a'),
(2654, 1, 'Castelo Branco'),
(2655, 1, 'Coimbra'),
(2656, 1, '&Eacute;vora'),
(2657, 1, 'Faro'),
(2658, 1, 'Guarda'),
(2659, 1, 'Leiria'),
(2660, 1, 'Lisboa'),
(2661, 1, 'Madeira'),
(2662, 1, 'Portalegre'),
(2663, 1, 'Porto'),
(2664, 1, 'Santar&eacute;m'),
(2665, 1, 'Set&uacute;bal'),
(2666, 1, 'Viana do Castelo'),
(2667, 1, 'Vila Real'),
(2668, 1, 'Viseu'),
(2669, 1, 'Ad Dawhah'),
(2670, 1, 'Al Ghuwayriyah'),
(2671, 1, 'Al Jumayliyah'),
(2672, 1, 'Al Khawr'),
(2673, 1, 'Al Wakrah'),
(2674, 1, 'Ar Rayyan'),
(2675, 1, 'Jarayan al Batinah'),
(2676, 1, 'Madinat ash Shamal'),
(2677, 1, 'Umm Sa\'id'),
(2678, 1, 'Umm Salal'),
(2679, 1, 'Alba'),
(2680, 1, 'Arad'),
(2681, 1, 'Arges'),
(2682, 1, 'Bacau'),
(2683, 1, 'Bihor'),
(2684, 1, 'Bistrita-Nasaud'),
(2685, 1, 'Botosani'),
(2686, 1, 'Brasov'),
(2687, 1, 'Braila'),
(2688, 1, 'Bucuresti'),
(2689, 1, 'Buzau'),
(2690, 1, 'Caras-Severin'),
(2691, 1, 'Calarasi'),
(2692, 1, 'Cluj'),
(2693, 1, 'Constanta'),
(2694, 1, 'Covasna'),
(2695, 1, 'Dimbovita'),
(2696, 1, 'Dolj'),
(2697, 1, 'Galati'),
(2698, 1, 'Giurgiu'),
(2699, 1, 'Gorj'),
(2700, 1, 'Harghita'),
(2701, 1, 'Hunedoara'),
(2702, 1, 'Ialomita'),
(2703, 1, 'Iasi'),
(2704, 1, 'Ilfov'),
(2705, 1, 'Maramures'),
(2706, 1, 'Mehedinti'),
(2707, 1, 'Mures'),
(2708, 1, 'Neamt'),
(2709, 1, 'Olt'),
(2710, 1, 'Prahova'),
(2711, 1, 'Satu-Mare'),
(2712, 1, 'Salaj'),
(2713, 1, 'Sibiu'),
(2714, 1, 'Suceava'),
(2715, 1, 'Teleorman'),
(2716, 1, 'Timis'),
(2717, 1, 'Tulcea'),
(2718, 1, 'Vaslui'),
(2719, 1, 'Valcea'),
(2720, 1, 'Vrancea'),
(2721, 1, 'Republic of Khakassia'),
(2722, 1, 'Aginsky Buryatsky AO'),
(2723, 1, 'Chukotka Autonomous Okrug'),
(2724, 1, 'Arkhangelsk Region'),
(2725, 1, 'Astrakhan Oblast'),
(2726, 1, 'Altai Krai'),
(2727, 1, 'Belgorod Oblast'),
(2728, 1, 'Jewish Autonomous Oblast'),
(2729, 1, 'Amur Region'),
(2730, 1, 'Bryansk Oblast'),
(2731, 1, 'Chuvash Republic'),
(2732, 1, 'Chelyabinsk Region'),
(2733, 1, 'Karachay-Cherkess Republic'),
(2734, 1, 'Zabaykalsky Krai'),
(2735, 1, 'Taymyr Dolgano-Nenets Autonomous Okrug'),
(2736, 1, 'Republic of Kalmykia'),
(2737, 1, 'Moscow Oblast'),
(2738, 1, 'Altai Republic'),
(2739, 1, 'Chechen Republic'),
(2740, 1, 'Irkutsk Oblast'),
(2741, 1, 'Ivanovo Oblast'),
(2742, 1, 'Udmurtia'),
(2743, 1, 'Kaliningrad Oblast'),
(2744, 1, 'Kaluzhskaya oblast'),
(2745, 1, 'Kirov Oblast'),
(2746, 1, 'Republic of Tatarstan'),
(2747, 1, 'Kemerovo region'),
(2748, 1, 'Khabarovsk Krai'),
(2749, 1, 'Khanty–Mansi Autonomous Okrug – Yugra'),
(2750, 1, 'Kostroma Oblast'),
(2751, 1, 'Krasnodar Krai'),
(2752, 1, 'Krasnoyarsk Krai'),
(2753, 1, 'Komi-Permyatsky AO'),
(2754, 1, 'Kurgan Oblast'),
(2755, 1, 'Kursk Region'),
(2756, 1, 'Respublika Tyva'),
(2757, 1, 'Lipetsk Region'),
(2758, 1, 'Magadan Oblast'),
(2759, 1, 'Republic of Dagestan'),
(2760, 1, 'Republic of Adygea'),
(2761, 1, 'Moscow'),
(2762, 1, 'Murmansk Oblast'),
(2763, 1, 'Kabardino-Balkar Republic'),
(2764, 1, 'Nenets Autonomous Okrug'),
(2765, 1, 'Republic of Ingushetia'),
(2766, 1, 'Nizhegorodskaya oblast'),
(2767, 1, 'Novgorod Oblast'),
(2768, 1, 'Novosibirsk Oblast'),
(2769, 1, 'Omsk Oblast'),
(2770, 1, 'Oryol Oblast'),
(2771, 1, 'Orenburg Oblast'),
(2772, 1, 'Leningrad Oblast'),
(2773, 1, 'Penza Oblast'),
(2774, 1, 'Perm Krai'),
(2775, 1, 'Kamchatka Krai'),
(2776, 1, 'Republic of Karelia'),
(2777, 1, 'Pskov Oblast'),
(2778, 1, 'Rostov Region'),
(2779, 1, 'Ryazan Oblast'),
(2780, 1, 'Yamalo-Nenets Autonomous Okrug'),
(2781, 1, 'Samara Region'),
(2782, 1, 'Republic of Mordovia'),
(2783, 1, 'Saratov Region'),
(2784, 1, 'Smolensk Oblast'),
(2785, 1, 'Saint Petersburg'),
(2786, 1, 'Stavropol Krai'),
(2787, 1, 'Komi Republic'),
(2788, 1, 'Tambov Region'),
(2789, 1, 'Tomsk Oblast'),
(2790, 1, 'Tula Region'),
(2791, 1, 'Evenkysky AO'),
(2792, 1, 'Tver Oblast'),
(2793, 1, 'Tyumen Oblast'),
(2794, 1, 'Republic of Bashkortostan'),
(2795, 1, 'Ulyanovsk Oblast'),
(2796, 1, 'Republic of Buryatia'),
(2797, 1, 'Ust-Orda Buryat Okrug'),
(2798, 1, 'North Ossetia-Alania'),
(2799, 1, 'Vladimir Oblast'),
(2800, 1, 'Primorsky Krai'),
(2801, 1, 'Volgograd Oblast'),
(2802, 1, 'Vologda Oblast'),
(2803, 1, 'Voronezh Oblast'),
(2804, 1, 'Sakhalin Oblast'),
(2805, 1, 'Sakha Republic'),
(2806, 1, 'Yaroslavl Oblast'),
(2807, 1, 'Sverdlovsk Oblast'),
(2808, 1, 'Mari El Republic'),
(2809, 1, 'Butare'),
(2810, 1, 'Byumba'),
(2811, 1, 'Cyangugu'),
(2812, 1, 'Gikongoro'),
(2813, 1, 'Gisenyi'),
(2814, 1, 'Gitarama'),
(2815, 1, 'Kibungo'),
(2816, 1, 'Kibuye'),
(2817, 1, 'Kigali Rurale'),
(2818, 1, 'Kigali-ville'),
(2819, 1, 'Ruhengeri'),
(2820, 1, 'Umutara'),
(2821, 1, 'Christ Church Nichola Town'),
(2822, 1, 'Saint Anne Sandy Point'),
(2823, 1, 'Saint George Basseterre'),
(2824, 1, 'Saint George Gingerland'),
(2825, 1, 'Saint James Windward'),
(2826, 1, 'Saint John Capesterre'),
(2827, 1, 'Saint John Figtree'),
(2828, 1, 'Saint Mary Cayon'),
(2829, 1, 'Saint Paul Capesterre'),
(2830, 1, 'Saint Paul Charlestown'),
(2831, 1, 'Saint Peter Basseterre'),
(2832, 1, 'Saint Thomas Lowland'),
(2833, 1, 'Saint Thomas Middle Island'),
(2834, 1, 'Trinity Palmetto Point'),
(2835, 1, 'Anse-la-Raye'),
(2836, 1, 'Castries'),
(2837, 1, 'Choiseul'),
(2838, 1, 'Dauphin'),
(2839, 1, 'Dennery'),
(2840, 1, 'Gros-Islet'),
(2841, 1, 'Laborie'),
(2842, 1, 'Micoud'),
(2843, 1, 'Praslin'),
(2844, 1, 'Soufriere'),
(2845, 1, 'Vieux-Fort'),
(2846, 1, 'Charlotte'),
(2847, 1, 'Grenadines'),
(2848, 1, 'Saint Andrew'),
(2849, 1, 'Saint David'),
(2850, 1, 'Saint George'),
(2851, 1, 'Saint Patrick'),
(2852, 1, 'A\'ana'),
(2853, 1, 'Aiga-i-le-Tai'),
(2854, 1, 'Atua'),
(2855, 1, 'Fa\'asaleleaga'),
(2856, 1, 'Gaga\'emauga'),
(2857, 1, 'Gagaifomauga'),
(2858, 1, 'Palauli'),
(2859, 1, 'Satupa\'itea'),
(2860, 1, 'Tuamasaga'),
(2861, 1, 'Va\'a-o-Fonoti'),
(2862, 1, 'Vaisigano'),
(2863, 1, 'Acquaviva'),
(2864, 1, 'Borgo Maggiore'),
(2865, 1, 'Chiesanuova'),
(2866, 1, 'Domagnano'),
(2867, 1, 'Faetano'),
(2868, 1, 'Fiorentino'),
(2869, 1, 'Montegiardino'),
(2870, 1, 'Citta di San Marino'),
(2871, 1, 'Serravalle'),
(2872, 1, 'Sao Tome'),
(2873, 1, 'Principe'),
(2874, 1, 'Al Bahah'),
(2875, 1, 'Al Hudud ash Shamaliyah'),
(2876, 1, 'Al Jawf'),
(2877, 1, 'Al Madinah'),
(2878, 1, 'Al Qasim'),
(2879, 1, 'Ar Riyad'),
(2880, 1, 'Ash Sharqiyah (Eastern)'),
(2881, 1, '\'Asir'),
(2882, 1, 'Ha\'il'),
(2883, 1, 'Jizan'),
(2884, 1, 'Makkah'),
(2885, 1, 'Najran'),
(2886, 1, 'Tabuk'),
(2887, 1, 'Dakar'),
(2888, 1, 'Diourbel'),
(2889, 1, 'Fatick'),
(2890, 1, 'Kaolack'),
(2891, 1, 'Kolda'),
(2892, 1, 'Louga'),
(2893, 1, 'Matam'),
(2894, 1, 'Saint-Louis'),
(2895, 1, 'Tambacounda'),
(2896, 1, 'Thies'),
(2897, 1, 'Ziguinchor'),
(2898, 1, 'Anse aux Pins'),
(2899, 1, 'Anse Boileau'),
(2900, 1, 'Anse Etoile'),
(2901, 1, 'Anse Louis'),
(2902, 1, 'Anse Royale'),
(2903, 1, 'Baie Lazare'),
(2904, 1, 'Baie Sainte Anne'),
(2905, 1, 'Beau Vallon'),
(2906, 1, 'Bel Air'),
(2907, 1, 'Bel Ombre'),
(2908, 1, 'Cascade'),
(2909, 1, 'Glacis'),
(2910, 1, 'Grand\' Anse (on Mahe)'),
(2911, 1, 'Grand\' Anse (on Praslin)'),
(2912, 1, 'La Digue'),
(2913, 1, 'La Riviere Anglaise'),
(2914, 1, 'Mont Buxton'),
(2915, 1, 'Mont Fleuri'),
(2916, 1, 'Plaisance'),
(2917, 1, 'Pointe La Rue'),
(2918, 1, 'Port Glaud'),
(2919, 1, 'Saint Louis'),
(2920, 1, 'Takamaka'),
(2921, 1, 'Eastern'),
(2922, 1, 'Northern'),
(2923, 1, 'Southern'),
(2924, 1, 'Western'),
(2925, 1, 'Banskobystrický'),
(2926, 1, 'Bratislavský'),
(2927, 1, 'Košický'),
(2928, 1, 'Nitriansky'),
(2929, 1, 'Prešovský'),
(2930, 1, 'Trenčiansky'),
(2931, 1, 'Trnavský'),
(2932, 1, 'Žilinský'),
(2933, 1, 'Central'),
(2934, 1, 'Choiseul'),
(2935, 1, 'Guadalcanal'),
(2936, 1, 'Honiara'),
(2937, 1, 'Isabel'),
(2938, 1, 'Makira'),
(2939, 1, 'Malaita'),
(2940, 1, 'Rennell and Bellona'),
(2941, 1, 'Temotu'),
(2942, 1, 'Western'),
(2943, 1, 'Awdal'),
(2944, 1, 'Bakool'),
(2945, 1, 'Banaadir'),
(2946, 1, 'Bari'),
(2947, 1, 'Bay'),
(2948, 1, 'Galguduud'),
(2949, 1, 'Gedo'),
(2950, 1, 'Hiiraan'),
(2951, 1, 'Jubbada Dhexe'),
(2952, 1, 'Jubbada Hoose'),
(2953, 1, 'Mudug'),
(2954, 1, 'Nugaal'),
(2955, 1, 'Sanaag'),
(2956, 1, 'Shabeellaha Dhexe'),
(2957, 1, 'Shabeellaha Hoose'),
(2958, 1, 'Sool'),
(2959, 1, 'Togdheer'),
(2960, 1, 'Woqooyi Galbeed'),
(2961, 1, 'Eastern Cape'),
(2962, 1, 'Free State'),
(2963, 1, 'Gauteng'),
(2964, 1, 'KwaZulu-Natal'),
(2965, 1, 'Limpopo'),
(2966, 1, 'Mpumalanga'),
(2967, 1, 'North West'),
(2968, 1, 'Northern Cape'),
(2969, 1, 'Western Cape'),
(2970, 1, 'La Coru&ntilde;a'),
(2971, 1, '&Aacute;lava'),
(2972, 1, 'Albacete'),
(2973, 1, 'Alicante'),
(2974, 1, 'Almeria'),
(2975, 1, 'Asturias'),
(2976, 1, '&Aacute;vila'),
(2977, 1, 'Badajoz'),
(2978, 1, 'Baleares'),
(2979, 1, 'Barcelona'),
(2980, 1, 'Burgos'),
(2981, 1, 'C&aacute;ceres'),
(2982, 1, 'C&aacute;diz'),
(2983, 1, 'Cantabria'),
(2984, 1, 'Castell&oacute;n'),
(2985, 1, 'Ceuta'),
(2986, 1, 'Ciudad Real'),
(2987, 1, 'C&oacute;rdoba'),
(2988, 1, 'Cuenca'),
(2989, 1, 'Girona'),
(2990, 1, 'Granada'),
(2991, 1, 'Guadalajara'),
(2992, 1, 'Guip&uacute;zcoa'),
(2993, 1, 'Huelva'),
(2994, 1, 'Huesca'),
(2995, 1, 'Ja&eacute;n'),
(2996, 1, 'La Rioja'),
(2997, 1, 'Las Palmas'),
(2998, 1, 'Leon'),
(2999, 1, 'Lleida'),
(3000, 1, 'Lugo'),
(3001, 1, 'Madrid'),
(3002, 1, 'Malaga'),
(3003, 1, 'Melilla'),
(3004, 1, 'Murcia'),
(3005, 1, 'Navarra'),
(3006, 1, 'Ourense'),
(3007, 1, 'Palencia'),
(3008, 1, 'Pontevedra'),
(3009, 1, 'Salamanca'),
(3010, 1, 'Santa Cruz de Tenerife'),
(3011, 1, 'Segovia'),
(3012, 1, 'Sevilla'),
(3013, 1, 'Soria'),
(3014, 1, 'Tarragona'),
(3015, 1, 'Teruel'),
(3016, 1, 'Toledo'),
(3017, 1, 'Valencia'),
(3018, 1, 'Valladolid'),
(3019, 1, 'Vizcaya'),
(3020, 1, 'Zamora'),
(3021, 1, 'Zaragoza'),
(3022, 1, 'Central'),
(3023, 1, 'Eastern'),
(3024, 1, 'North Central'),
(3025, 1, 'Northern'),
(3026, 1, 'North Western'),
(3027, 1, 'Sabaragamuwa'),
(3028, 1, 'Southern'),
(3029, 1, 'Uva'),
(3030, 1, 'Western'),
(3031, 1, 'Ascension'),
(3032, 1, 'Saint Helena'),
(3033, 1, 'Tristan da Cunha'),
(3034, 1, 'A\'ali an Nil'),
(3035, 1, 'Al Bahr al Ahmar'),
(3036, 1, 'Al Buhayrat'),
(3037, 1, 'Al Jazirah'),
(3038, 1, 'Al Khartum'),
(3039, 1, 'Al Qadarif'),
(3040, 1, 'Al Wahdah'),
(3041, 1, 'An Nil al Abyad'),
(3042, 1, 'An Nil al Azraq'),
(3043, 1, 'Ash Shamaliyah'),
(3044, 1, 'Bahr al Jabal'),
(3045, 1, 'Gharb al Istiwa\'iyah'),
(3046, 1, 'Gharb Bahr al Ghazal'),
(3047, 1, 'Gharb Darfur'),
(3048, 1, 'Gharb Kurdufan'),
(3049, 1, 'Janub Darfur'),
(3050, 1, 'Janub Kurdufan'),
(3051, 1, 'Junqali'),
(3052, 1, 'Kassala'),
(3053, 1, 'Nahr an Nil'),
(3054, 1, 'Shamal Bahr al Ghazal'),
(3055, 1, 'Shamal Darfur'),
(3056, 1, 'Shamal Kurdufan'),
(3057, 1, 'Sharq al Istiwa\'iyah'),
(3058, 1, 'Sinnar'),
(3059, 1, 'Warab'),
(3060, 1, 'Brokopondo'),
(3061, 1, 'Commewijne'),
(3062, 1, 'Coronie'),
(3063, 1, 'Marowijne'),
(3064, 1, 'Nickerie'),
(3065, 1, 'Para'),
(3066, 1, 'Paramaribo'),
(3067, 1, 'Saramacca'),
(3068, 1, 'Sipaliwini'),
(3069, 1, 'Wanica'),
(3070, 1, 'Hhohho'),
(3071, 1, 'Lubombo'),
(3072, 1, 'Manzini'),
(3073, 1, 'Shishelweni'),
(3074, 1, 'Blekinge'),
(3075, 1, 'Dalama'),
(3076, 1, 'G&auml;vleborg'),
(3077, 1, 'Gotland'),
(3078, 1, 'Halland'),
(3079, 1, 'J&auml;mtland'),
(3080, 1, 'J&ouml;nk&ouml;ping'),
(3081, 1, 'Kalmar'),
(3082, 1, 'Kronoberg'),
(3083, 1, 'Norrbotten'),
(3084, 1, '&Ouml;rebro'),
(3085, 1, '&Ouml;sterg&ouml;tland'),
(3086, 1, 'Sk&aring;ne'),
(3087, 1, 'S&ouml;dermanland'),
(3088, 1, 'Stockholm'),
(3089, 1, 'Uppsala'),
(3090, 1, 'V&auml;rmland'),
(3091, 1, 'V&auml;sterbotten'),
(3092, 1, 'V&auml;sternorrland'),
(3093, 1, 'V&auml;stmanland'),
(3094, 1, 'V&auml;stra G&ouml;taland'),
(3095, 1, 'Aargau'),
(3096, 1, 'Appenzell Ausserrhoden'),
(3097, 1, 'Appenzell Innerrhoden'),
(3098, 1, 'Basel-Stadt'),
(3099, 1, 'Basel-Landschaft'),
(3100, 1, 'Bern'),
(3101, 1, 'Fribourg'),
(3102, 1, 'Gen&egrave;ve'),
(3103, 1, 'Glarus'),
(3104, 1, 'Graub&uuml;nden'),
(3105, 1, 'Jura'),
(3106, 1, 'Luzern'),
(3107, 1, 'Neuch&acirc;tel'),
(3108, 1, 'Nidwald'),
(3109, 1, 'Obwald'),
(3110, 1, 'St. Gallen'),
(3111, 1, 'Schaffhausen'),
(3112, 1, 'Schwyz'),
(3113, 1, 'Solothurn'),
(3114, 1, 'Thurgau'),
(3115, 1, 'Ticino'),
(3116, 1, 'Uri'),
(3117, 1, 'Valais'),
(3118, 1, 'Vaud'),
(3119, 1, 'Zug'),
(3120, 1, 'Z&uuml;rich'),
(3121, 1, 'Al Hasakah'),
(3122, 1, 'Al Ladhiqiyah'),
(3123, 1, 'Al Qunaytirah'),
(3124, 1, 'Ar Raqqah'),
(3125, 1, 'As Suwayda'),
(3126, 1, 'Dara'),
(3127, 1, 'Dayr az Zawr'),
(3128, 1, 'Dimashq'),
(3129, 1, 'Halab'),
(3130, 1, 'Hamah'),
(3131, 1, 'Hims'),
(3132, 1, 'Idlib'),
(3133, 1, 'Rif Dimashq'),
(3134, 1, 'Tartus'),
(3135, 1, 'Chang-hua'),
(3136, 1, 'Chia-i'),
(3137, 1, 'Hsin-chu'),
(3138, 1, 'Hua-lien'),
(3139, 1, 'I-lan'),
(3140, 1, 'Kao-hsiung county'),
(3141, 1, 'Kin-men'),
(3142, 1, 'Lien-chiang'),
(3143, 1, 'Miao-li'),
(3144, 1, 'Nan-t\'ou'),
(3145, 1, 'P\'eng-hu'),
(3146, 1, 'P\'ing-tung'),
(3147, 1, 'T\'ai-chung'),
(3148, 1, 'T\'ai-nan'),
(3149, 1, 'T\'ai-pei county'),
(3150, 1, 'T\'ai-tung'),
(3151, 1, 'T\'ao-yuan'),
(3152, 1, 'Yun-lin'),
(3153, 1, 'Chia-i city'),
(3154, 1, 'Chi-lung'),
(3155, 1, 'Hsin-chu'),
(3156, 1, 'T\'ai-chung'),
(3157, 1, 'T\'ai-nan'),
(3158, 1, 'Kao-hsiung city'),
(3159, 1, 'T\'ai-pei city'),
(3160, 1, 'Gorno-Badakhstan'),
(3161, 1, 'Khatlon'),
(3162, 1, 'Sughd'),
(3163, 1, 'Arusha'),
(3164, 1, 'Dar es Salaam'),
(3165, 1, 'Dodoma'),
(3166, 1, 'Iringa'),
(3167, 1, 'Kagera'),
(3168, 1, 'Kigoma'),
(3169, 1, 'Kilimanjaro'),
(3170, 1, 'Lindi'),
(3171, 1, 'Manyara'),
(3172, 1, 'Mara'),
(3173, 1, 'Mbeya'),
(3174, 1, 'Morogoro'),
(3175, 1, 'Mtwara'),
(3176, 1, 'Mwanza'),
(3177, 1, 'Pemba North'),
(3178, 1, 'Pemba South'),
(3179, 1, 'Pwani'),
(3180, 1, 'Rukwa'),
(3181, 1, 'Ruvuma'),
(3182, 1, 'Shinyanga'),
(3183, 1, 'Singida'),
(3184, 1, 'Tabora'),
(3185, 1, 'Tanga'),
(3186, 1, 'Zanzibar Central/South'),
(3187, 1, 'Zanzibar North'),
(3188, 1, 'Zanzibar Urban/West'),
(3189, 1, 'Amnat Charoen'),
(3190, 1, 'Ang Thong'),
(3191, 1, 'Ayutthaya'),
(3192, 1, 'Bangkok'),
(3193, 1, 'Buriram'),
(3194, 1, 'Chachoengsao'),
(3195, 1, 'Chai Nat'),
(3196, 1, 'Chaiyaphum'),
(3197, 1, 'Chanthaburi'),
(3198, 1, 'Chiang Mai'),
(3199, 1, 'Chiang Rai'),
(3200, 1, 'Chon Buri'),
(3201, 1, 'Chumphon'),
(3202, 1, 'Kalasin'),
(3203, 1, 'Kamphaeng Phet'),
(3204, 1, 'Kanchanaburi'),
(3205, 1, 'Khon Kaen'),
(3206, 1, 'Krabi'),
(3207, 1, 'Lampang'),
(3208, 1, 'Lamphun'),
(3209, 1, 'Loei'),
(3210, 1, 'Lop Buri'),
(3211, 1, 'Mae Hong Son'),
(3212, 1, 'Maha Sarakham'),
(3213, 1, 'Mukdahan'),
(3214, 1, 'Nakhon Nayok'),
(3215, 1, 'Nakhon Pathom'),
(3216, 1, 'Nakhon Phanom'),
(3217, 1, 'Nakhon Ratchasima'),
(3218, 1, 'Nakhon Sawan'),
(3219, 1, 'Nakhon Si Thammarat'),
(3220, 1, 'Nan'),
(3221, 1, 'Narathiwat'),
(3222, 1, 'Nong Bua Lamphu'),
(3223, 1, 'Nong Khai'),
(3224, 1, 'Nonthaburi'),
(3225, 1, 'Pathum Thani'),
(3226, 1, 'Pattani'),
(3227, 1, 'Phangnga'),
(3228, 1, 'Phatthalung'),
(3229, 1, 'Phayao'),
(3230, 1, 'Phetchabun'),
(3231, 1, 'Phetchaburi'),
(3232, 1, 'Phichit'),
(3233, 1, 'Phitsanulok'),
(3234, 1, 'Phrae'),
(3235, 1, 'Phuket'),
(3236, 1, 'Prachin Buri'),
(3237, 1, 'Prachuap Khiri Khan'),
(3238, 1, 'Ranong'),
(3239, 1, 'Ratchaburi'),
(3240, 1, 'Rayong'),
(3241, 1, 'Roi Et'),
(3242, 1, 'Sa Kaeo'),
(3243, 1, 'Sakon Nakhon'),
(3244, 1, 'Samut Prakan'),
(3245, 1, 'Samut Sakhon'),
(3246, 1, 'Samut Songkhram'),
(3247, 1, 'Sara Buri'),
(3248, 1, 'Satun'),
(3249, 1, 'Sing Buri'),
(3250, 1, 'Sisaket'),
(3251, 1, 'Songkhla'),
(3252, 1, 'Sukhothai'),
(3253, 1, 'Suphan Buri'),
(3254, 1, 'Surat Thani'),
(3255, 1, 'Surin'),
(3256, 1, 'Tak'),
(3257, 1, 'Trang'),
(3258, 1, 'Trat'),
(3259, 1, 'Ubon Ratchathani'),
(3260, 1, 'Udon Thani'),
(3261, 1, 'Uthai Thani'),
(3262, 1, 'Uttaradit'),
(3263, 1, 'Yala'),
(3264, 1, 'Yasothon'),
(3265, 1, 'Kara'),
(3266, 1, 'Plateaux'),
(3267, 1, 'Savanes'),
(3268, 1, 'Centrale'),
(3269, 1, 'Maritime'),
(3270, 1, 'Atafu'),
(3271, 1, 'Fakaofo'),
(3272, 1, 'Nukunonu'),
(3273, 1, 'Ha\'apai'),
(3274, 1, 'Tongatapu'),
(3275, 1, 'Vava\'u'),
(3276, 1, 'Couva/Tabaquite/Talparo'),
(3277, 1, 'Diego Martin'),
(3278, 1, 'Mayaro/Rio Claro'),
(3279, 1, 'Penal/Debe'),
(3280, 1, 'Princes Town'),
(3281, 1, 'Sangre Grande'),
(3282, 1, 'San Juan/Laventille'),
(3283, 1, 'Siparia'),
(3284, 1, 'Tunapuna/Piarco'),
(3285, 1, 'Port of Spain'),
(3286, 1, 'San Fernando'),
(3287, 1, 'Arima'),
(3288, 1, 'Point Fortin'),
(3289, 1, 'Chaguanas'),
(3290, 1, 'Tobago'),
(3291, 1, 'Ariana'),
(3292, 1, 'Beja'),
(3293, 1, 'Ben Arous'),
(3294, 1, 'Bizerte'),
(3295, 1, 'Gabes'),
(3296, 1, 'Gafsa'),
(3297, 1, 'Jendouba'),
(3298, 1, 'Kairouan'),
(3299, 1, 'Kasserine'),
(3300, 1, 'Kebili'),
(3301, 1, 'Kef'),
(3302, 1, 'Mahdia'),
(3303, 1, 'Manouba'),
(3304, 1, 'Medenine'),
(3305, 1, 'Monastir'),
(3306, 1, 'Nabeul'),
(3307, 1, 'Sfax'),
(3308, 1, 'Sidi'),
(3309, 1, 'Siliana'),
(3310, 1, 'Sousse'),
(3311, 1, 'Tataouine'),
(3312, 1, 'Tozeur'),
(3313, 1, 'Tunis'),
(3314, 1, 'Zaghouan'),
(3315, 1, 'Adana'),
(3316, 1, 'Adiyaman'),
(3317, 1, 'Afyonkarahisar'),
(3318, 1, 'Agri'),
(3319, 1, 'Aksaray'),
(3320, 1, 'Amasya'),
(3321, 1, 'Ankara'),
(3322, 1, 'Antalya'),
(3323, 1, 'Ardahan'),
(3324, 1, 'Artvin'),
(3325, 1, 'Aydin'),
(3326, 1, 'Balikesir'),
(3327, 1, 'Bartin'),
(3328, 1, 'Batman'),
(3329, 1, 'Bayburt'),
(3330, 1, 'Bilecik'),
(3331, 1, 'Bingol'),
(3332, 1, 'Bitlis'),
(3333, 1, 'Bolu'),
(3334, 1, 'Burdur'),
(3335, 1, 'Bursa'),
(3336, 1, 'Canakkale'),
(3337, 1, 'Cankiri'),
(3338, 1, 'Corum'),
(3339, 1, 'Denizli'),
(3340, 1, 'Diyarbakir'),
(3341, 1, 'Duzce'),
(3342, 1, 'Edirne'),
(3343, 1, 'Elazig'),
(3344, 1, 'Erzincan'),
(3345, 1, 'Erzurum'),
(3346, 1, 'Eskisehir'),
(3347, 1, 'Gaziantep'),
(3348, 1, 'Giresun'),
(3349, 1, 'Gumushane'),
(3350, 1, 'Hakkari'),
(3351, 1, 'Hatay'),
(3352, 1, 'Igdir'),
(3353, 1, 'Isparta'),
(3354, 1, 'Istanbul'),
(3355, 1, 'Izmir'),
(3356, 1, 'Kahramanmaras'),
(3357, 1, 'Karabuk'),
(3358, 1, 'Karaman'),
(3359, 1, 'Kars'),
(3360, 1, 'Kastamonu'),
(3361, 1, 'Kayseri'),
(3362, 1, 'Kilis'),
(3363, 1, 'Kirikkale'),
(3364, 1, 'Kirklareli'),
(3365, 1, 'Kirsehir'),
(3366, 1, 'Kocaeli'),
(3367, 1, 'Konya'),
(3368, 1, 'Kutahya'),
(3369, 1, 'Malatya'),
(3370, 1, 'Manisa'),
(3371, 1, 'Mardin'),
(3372, 1, 'Mersin'),
(3373, 1, 'Mugla'),
(3374, 1, 'Mus'),
(3375, 1, 'Nevsehir'),
(3376, 1, 'Nigde'),
(3377, 1, 'Ordu'),
(3378, 1, 'Osmaniye'),
(3379, 1, 'Rize'),
(3380, 1, 'Sakarya'),
(3381, 1, 'Samsun'),
(3382, 1, 'Sanliurfa'),
(3383, 1, 'Siirt'),
(3384, 1, 'Sinop'),
(3385, 1, 'Sirnak'),
(3386, 1, 'Sivas'),
(3387, 1, 'Tekirdag'),
(3388, 1, 'Tokat'),
(3389, 1, 'Trabzon'),
(3390, 1, 'Tunceli'),
(3391, 1, 'Usak'),
(3392, 1, 'Van'),
(3393, 1, 'Yalova'),
(3394, 1, 'Yozgat'),
(3395, 1, 'Zonguldak'),
(3396, 1, 'Ahal Welayaty'),
(3397, 1, 'Balkan Welayaty'),
(3398, 1, 'Dashhowuz Welayaty'),
(3399, 1, 'Lebap Welayaty'),
(3400, 1, 'Mary Welayaty'),
(3401, 1, 'Ambergris Cays'),
(3402, 1, 'Dellis Cay'),
(3403, 1, 'French Cay'),
(3404, 1, 'Little Water Cay'),
(3405, 1, 'Parrot Cay'),
(3406, 1, 'Pine Cay'),
(3407, 1, 'Salt Cay'),
(3408, 1, 'Grand Turk'),
(3409, 1, 'South Caicos'),
(3410, 1, 'East Caicos'),
(3411, 1, 'Middle Caicos'),
(3412, 1, 'North Caicos'),
(3413, 1, 'Providenciales'),
(3414, 1, 'West Caicos'),
(3415, 1, 'Nanumanga'),
(3416, 1, 'Niulakita'),
(3417, 1, 'Niutao'),
(3418, 1, 'Funafuti'),
(3419, 1, 'Nanumea'),
(3420, 1, 'Nui'),
(3421, 1, 'Nukufetau'),
(3422, 1, 'Nukulaelae'),
(3423, 1, 'Vaitupu'),
(3424, 1, 'Kalangala'),
(3425, 1, 'Kampala'),
(3426, 1, 'Kayunga'),
(3427, 1, 'Kiboga'),
(3428, 1, 'Luwero'),
(3429, 1, 'Masaka'),
(3430, 1, 'Mpigi'),
(3431, 1, 'Mubende'),
(3432, 1, 'Mukono'),
(3433, 1, 'Nakasongola'),
(3434, 1, 'Rakai'),
(3435, 1, 'Sembabule'),
(3436, 1, 'Wakiso'),
(3437, 1, 'Bugiri'),
(3438, 1, 'Busia'),
(3439, 1, 'Iganga'),
(3440, 1, 'Jinja'),
(3441, 1, 'Kaberamaido'),
(3442, 1, 'Kamuli'),
(3443, 1, 'Kapchorwa'),
(3444, 1, 'Katakwi'),
(3445, 1, 'Kumi'),
(3446, 1, 'Mayuge'),
(3447, 1, 'Mbale'),
(3448, 1, 'Pallisa'),
(3449, 1, 'Sironko'),
(3450, 1, 'Soroti'),
(3451, 1, 'Tororo'),
(3452, 1, 'Adjumani'),
(3453, 1, 'Apac'),
(3454, 1, 'Arua'),
(3455, 1, 'Gulu'),
(3456, 1, 'Kitgum'),
(3457, 1, 'Kotido'),
(3458, 1, 'Lira'),
(3459, 1, 'Moroto'),
(3460, 1, 'Moyo'),
(3461, 1, 'Nakapiripirit'),
(3462, 1, 'Nebbi'),
(3463, 1, 'Pader'),
(3464, 1, 'Yumbe'),
(3465, 1, 'Bundibugyo'),
(3466, 1, 'Bushenyi'),
(3467, 1, 'Hoima'),
(3468, 1, 'Kabale'),
(3469, 1, 'Kabarole'),
(3470, 1, 'Kamwenge'),
(3471, 1, 'Kanungu'),
(3472, 1, 'Kasese'),
(3473, 1, 'Kibaale'),
(3474, 1, 'Kisoro'),
(3475, 1, 'Kyenjojo'),
(3476, 1, 'Masindi'),
(3477, 1, 'Mbarara'),
(3478, 1, 'Ntungamo'),
(3479, 1, 'Rukungiri'),
(3480, 1, 'Cherkasy'),
(3481, 1, 'Chernihiv'),
(3482, 1, 'Chernivtsi'),
(3483, 1, 'Crimea'),
(3484, 1, 'Dnipro'),
(3485, 1, 'Donets\'k'),
(3486, 1, 'Ivano-Frankivs\'k'),
(3487, 1, 'Kharkiv'),
(3488, 1, 'Khmel\'nyts\'kyy'),
(3489, 1, 'Kirovohrad'),
(3490, 1, 'Kyiv'),
(3491, 1, 'Kherson'),
(3492, 1, 'Luhans\'k'),
(3493, 1, 'L\'viv'),
(3494, 1, 'Mykolaiv'),
(3495, 1, 'Odesa'),
(3496, 1, 'Poltava'),
(3497, 1, 'Rivne'),
(3498, 1, 'Sevastopol'),
(3499, 1, 'Sumy'),
(3500, 1, 'Ternopil\''),
(3501, 1, 'Vinnytsya'),
(3502, 1, 'Volyn\''),
(3503, 1, 'Zakarpattya'),
(3504, 1, 'Zaporizhzhya'),
(3505, 1, 'Zhytomyr'),
(3506, 1, 'Abu Zaby'),
(3507, 1, '\'Ajman'),
(3508, 1, 'Al Fujayrah'),
(3509, 1, 'Ash Shariqah'),
(3510, 1, 'Dubayy'),
(3511, 1, 'R\'as al Khaymah'),
(3512, 1, 'Umm al Qaywayn'),
(3513, 1, 'Aberdeen'),
(3514, 1, 'Aberdeenshire'),
(3515, 1, 'Anglesey'),
(3516, 1, 'Angus'),
(3517, 1, 'Argyll and Bute'),
(3518, 1, 'Bedfordshire'),
(3519, 1, 'Berkshire'),
(3520, 1, 'Blaenau Gwent'),
(3521, 1, 'Bridgend'),
(3522, 1, 'Bristol'),
(3523, 1, 'Buckinghamshire'),
(3524, 1, 'Caerphilly'),
(3525, 1, 'Cambridgeshire'),
(3526, 1, 'Cardiff'),
(3527, 1, 'Carmarthenshire'),
(3528, 1, 'Ceredigion'),
(3529, 1, 'Cheshire'),
(3530, 1, 'Clackmannanshire'),
(3531, 1, 'Conwy'),
(3532, 1, 'Cornwall'),
(3533, 1, 'Denbighshire'),
(3534, 1, 'Derbyshire'),
(3535, 1, 'Devon'),
(3536, 1, 'Dorset'),
(3537, 1, 'Dumfries and Galloway'),
(3538, 1, 'Dundee'),
(3539, 1, 'Durham'),
(3540, 1, 'East Ayrshire'),
(3541, 1, 'East Dunbartonshire'),
(3542, 1, 'East Lothian'),
(3543, 1, 'East Renfrewshire'),
(3544, 1, 'East Riding of Yorkshire'),
(3545, 1, 'East Sussex'),
(3546, 1, 'Edinburgh'),
(3547, 1, 'Essex'),
(3548, 1, 'Falkirk'),
(3549, 1, 'Fife'),
(3550, 1, 'Flintshire'),
(3551, 1, 'Glasgow'),
(3552, 1, 'Gloucestershire'),
(3553, 1, 'Greater London'),
(3554, 1, 'Greater Manchester'),
(3555, 1, 'Gwynedd'),
(3556, 1, 'Hampshire'),
(3557, 1, 'Herefordshire'),
(3558, 1, 'Hertfordshire'),
(3559, 1, 'Highlands'),
(3560, 1, 'Inverclyde'),
(3561, 1, 'Isle of Wight'),
(3562, 1, 'Kent'),
(3563, 1, 'Lancashire'),
(3564, 1, 'Leicestershire'),
(3565, 1, 'Lincolnshire'),
(3566, 1, 'Merseyside'),
(3567, 1, 'Merthyr Tydfil'),
(3568, 1, 'Midlothian'),
(3569, 1, 'Monmouthshire'),
(3570, 1, 'Moray'),
(3571, 1, 'Neath Port Talbot'),
(3572, 1, 'Newport'),
(3573, 1, 'Norfolk'),
(3574, 1, 'North Ayrshire'),
(3575, 1, 'North Lanarkshire'),
(3576, 1, 'North Yorkshire'),
(3577, 1, 'Northamptonshire'),
(3578, 1, 'Northumberland'),
(3579, 1, 'Nottinghamshire'),
(3580, 1, 'Orkney Islands'),
(3581, 1, 'Oxfordshire'),
(3582, 1, 'Pembrokeshire'),
(3583, 1, 'Perth and Kinross'),
(3584, 1, 'Powys'),
(3585, 1, 'Renfrewshire'),
(3586, 1, 'Rhondda Cynon Taff'),
(3587, 1, 'Rutland'),
(3588, 1, 'Scottish Borders'),
(3589, 1, 'Shetland Islands'),
(3590, 1, 'Shropshire'),
(3591, 1, 'Somerset'),
(3592, 1, 'South Ayrshire'),
(3593, 1, 'South Lanarkshire'),
(3594, 1, 'South Yorkshire'),
(3595, 1, 'Staffordshire'),
(3596, 1, 'Stirling'),
(3597, 1, 'Suffolk'),
(3598, 1, 'Surrey'),
(3599, 1, 'Swansea'),
(3600, 1, 'Torfaen'),
(3601, 1, 'Tyne and Wear'),
(3602, 1, 'Vale of Glamorgan'),
(3603, 1, 'Warwickshire'),
(3604, 1, 'West Dunbartonshire'),
(3605, 1, 'West Lothian'),
(3606, 1, 'West Midlands'),
(3607, 1, 'West Sussex'),
(3608, 1, 'West Yorkshire'),
(3609, 1, 'Western Isles'),
(3610, 1, 'Wiltshire'),
(3611, 1, 'Worcestershire'),
(3612, 1, 'Wrexham'),
(3613, 1, 'Alabama'),
(3614, 1, 'Alaska'),
(3615, 1, 'American Samoa'),
(3616, 1, 'Arizona'),
(3617, 1, 'Arkansas'),
(3618, 1, 'Armed Forces Africa'),
(3619, 1, 'Armed Forces Americas'),
(3620, 1, 'Armed Forces Canada'),
(3621, 1, 'Armed Forces Europe'),
(3622, 1, 'Armed Forces Middle East'),
(3623, 1, 'Armed Forces Pacific'),
(3624, 1, 'California'),
(3625, 1, 'Colorado'),
(3626, 1, 'Connecticut'),
(3627, 1, 'Delaware'),
(3628, 1, 'District of Columbia'),
(3629, 1, 'Federated States Of Micronesia'),
(3630, 1, 'Florida'),
(3631, 1, 'Georgia'),
(3632, 1, 'Guam'),
(3633, 1, 'Hawaii'),
(3634, 1, 'Idaho'),
(3635, 1, 'Illinois'),
(3636, 1, 'Indiana'),
(3637, 1, 'Iowa'),
(3638, 1, 'Kansas'),
(3639, 1, 'Kentucky'),
(3640, 1, 'Louisiana'),
(3641, 1, 'Maine'),
(3642, 1, 'Marshall Islands'),
(3643, 1, 'Maryland'),
(3644, 1, 'Massachusetts'),
(3645, 1, 'Michigan'),
(3646, 1, 'Minnesota'),
(3647, 1, 'Mississippi'),
(3648, 1, 'Missouri'),
(3649, 1, 'Montana'),
(3650, 1, 'Nebraska'),
(3651, 1, 'Nevada'),
(3652, 1, 'New Hampshire'),
(3653, 1, 'New Jersey'),
(3654, 1, 'New Mexico'),
(3655, 1, 'New York'),
(3656, 1, 'North Carolina'),
(3657, 1, 'North Dakota'),
(3658, 1, 'Northern Mariana Islands'),
(3659, 1, 'Ohio'),
(3660, 1, 'Oklahoma'),
(3661, 1, 'Oregon'),
(3662, 1, 'Palau'),
(3663, 1, 'Pennsylvania'),
(3664, 1, 'Puerto Rico'),
(3665, 1, 'Rhode Island'),
(3666, 1, 'South Carolina'),
(3667, 1, 'South Dakota'),
(3668, 1, 'Tennessee'),
(3669, 1, 'Texas'),
(3670, 1, 'Utah'),
(3671, 1, 'Vermont'),
(3672, 1, 'Virgin Islands'),
(3673, 1, 'Virginia'),
(3674, 1, 'Washington'),
(3675, 1, 'West Virginia'),
(3676, 1, 'Wisconsin'),
(3677, 1, 'Wyoming'),
(3678, 1, 'Baker Island'),
(3679, 1, 'Howland Island'),
(3680, 1, 'Jarvis Island'),
(3681, 1, 'Johnston Atoll'),
(3682, 1, 'Kingman Reef'),
(3683, 1, 'Midway Atoll'),
(3684, 1, 'Navassa Island'),
(3685, 1, 'Palmyra Atoll'),
(3686, 1, 'Wake Island'),
(3687, 1, 'Artigas'),
(3688, 1, 'Canelones'),
(3689, 1, 'Cerro Largo'),
(3690, 1, 'Colonia'),
(3691, 1, 'Durazno'),
(3692, 1, 'Flores'),
(3693, 1, 'Florida'),
(3694, 1, 'Lavalleja'),
(3695, 1, 'Maldonado'),
(3696, 1, 'Montevideo'),
(3697, 1, 'Paysandu'),
(3698, 1, 'Rio Negro'),
(3699, 1, 'Rivera'),
(3700, 1, 'Rocha'),
(3701, 1, 'Salto'),
(3702, 1, 'San Jose'),
(3703, 1, 'Soriano'),
(3704, 1, 'Tacuarembo'),
(3705, 1, 'Treinta y Tres'),
(3706, 1, 'Andijon'),
(3707, 1, 'Buxoro'),
(3708, 1, 'Farg\'ona'),
(3709, 1, 'Jizzax'),
(3710, 1, 'Namangan'),
(3711, 1, 'Navoiy'),
(3712, 1, 'Qashqadaryo'),
(3713, 1, 'Qoraqalpog\'iston Republikasi'),
(3714, 1, 'Samarqand'),
(3715, 1, 'Sirdaryo'),
(3716, 1, 'Surxondaryo'),
(3717, 1, 'Toshkent City'),
(3718, 1, 'Toshkent Region'),
(3719, 1, 'Xorazm'),
(3720, 1, 'Malampa'),
(3721, 1, 'Penama'),
(3722, 1, 'Sanma'),
(3723, 1, 'Shefa'),
(3724, 1, 'Tafea'),
(3725, 1, 'Torba'),
(3726, 1, 'Amazonas'),
(3727, 1, 'Anzoategui'),
(3728, 1, 'Apure'),
(3729, 1, 'Aragua'),
(3730, 1, 'Barinas'),
(3731, 1, 'Bolivar'),
(3732, 1, 'Carabobo'),
(3733, 1, 'Cojedes'),
(3734, 1, 'Delta Amacuro'),
(3735, 1, 'Dependencias Federales'),
(3736, 1, 'Distrito Federal'),
(3737, 1, 'Falcon'),
(3738, 1, 'Guarico'),
(3739, 1, 'Lara'),
(3740, 1, 'Merida'),
(3741, 1, 'Miranda'),
(3742, 1, 'Monagas'),
(3743, 1, 'Nueva Esparta'),
(3744, 1, 'Portuguesa'),
(3745, 1, 'Sucre'),
(3746, 1, 'Tachira'),
(3747, 1, 'Trujillo'),
(3748, 1, 'Vargas'),
(3749, 1, 'Yaracuy'),
(3750, 1, 'Zulia'),
(3751, 1, 'An Giang'),
(3752, 1, 'Bac Giang'),
(3753, 1, 'Bac Kan'),
(3754, 1, 'Bac Lieu'),
(3755, 1, 'Bac Ninh'),
(3756, 1, 'Ba Ria-Vung Tau'),
(3757, 1, 'Ben Tre'),
(3758, 1, 'Binh Dinh'),
(3759, 1, 'Binh Duong'),
(3760, 1, 'Binh Phuoc'),
(3761, 1, 'Binh Thuan'),
(3762, 1, 'Ca Mau'),
(3763, 1, 'Can Tho'),
(3764, 1, 'Cao Bang'),
(3765, 1, 'Dak Lak'),
(3766, 1, 'Dak Nong'),
(3767, 1, 'Da Nang'),
(3768, 1, 'Dien Bien'),
(3769, 1, 'Dong Nai'),
(3770, 1, 'Dong Thap'),
(3771, 1, 'Gia Lai'),
(3772, 1, 'Ha Giang'),
(3773, 1, 'Hai Duong'),
(3774, 1, 'Hai Phong'),
(3775, 1, 'Ha Nam'),
(3776, 1, 'Ha Noi'),
(3777, 1, 'Ha Tay'),
(3778, 1, 'Ha Tinh'),
(3779, 1, 'Hoa Binh'),
(3780, 1, 'Ho Chi Minh City'),
(3781, 1, 'Hau Giang'),
(3782, 1, 'Hung Yen'),
(3783, 1, 'Saint Croix'),
(3784, 1, 'Saint John'),
(3785, 1, 'Saint Thomas'),
(3786, 1, 'Alo'),
(3787, 1, 'Sigave'),
(3788, 1, 'Wallis'),
(3789, 1, 'Abyan'),
(3790, 1, 'Adan'),
(3791, 1, 'Amran'),
(3792, 1, 'Al Bayda'),
(3793, 1, 'Ad Dali'),
(3794, 1, 'Dhamar'),
(3795, 1, 'Hadramawt'),
(3796, 1, 'Hajjah'),
(3797, 1, 'Al Hudaydah'),
(3798, 1, 'Ibb'),
(3799, 1, 'Al Jawf'),
(3800, 1, 'Lahij'),
(3801, 1, 'Ma\'rib'),
(3802, 1, 'Al Mahrah'),
(3803, 1, 'Al Mahwit'),
(3804, 1, 'Sa\'dah'),
(3805, 1, 'San\'a'),
(3806, 1, 'Shabwah'),
(3807, 1, 'Ta\'izz'),
(3808, 1, 'Kosovo'),
(3809, 1, 'Montenegro'),
(3810, 1, 'Serbia'),
(3811, 1, 'Vojvodina'),
(3812, 1, 'Bas-Congo'),
(3813, 1, 'Bandundu'),
(3814, 1, 'Equateur'),
(3815, 1, 'Katanga'),
(3816, 1, 'Kasai-Oriental'),
(3817, 1, 'Kinshasa'),
(3818, 1, 'Kasai-Occidental'),
(3819, 1, 'Maniema'),
(3820, 1, 'Nord-Kivu'),
(3821, 1, 'Orientale'),
(3822, 1, 'Sud-Kivu'),
(3823, 1, 'Central'),
(3824, 1, 'Copperbelt'),
(3825, 1, 'Eastern'),
(3826, 1, 'Luapula'),
(3827, 1, 'Lusaka'),
(3828, 1, 'Northern'),
(3829, 1, 'North-Western'),
(3830, 1, 'Southern'),
(3831, 1, 'Western'),
(3832, 1, 'Bulawayo'),
(3833, 1, 'Harare'),
(3834, 1, 'Manicaland'),
(3835, 1, 'Mashonaland Central'),
(3836, 1, 'Mashonaland East'),
(3837, 1, 'Mashonaland West'),
(3838, 1, 'Masvingo'),
(3839, 1, 'Matabeleland North'),
(3840, 1, 'Matabeleland South'),
(3841, 1, 'Midlands'),
(3861, 1, 'Campobasso'),
(3862, 1, 'Carbonia-Iglesias'),
(3863, 1, 'Caserta'),
(3864, 1, 'Catania'),
(3865, 1, 'Catanzaro'),
(3866, 1, 'Chieti'),
(3867, 1, 'Como'),
(3868, 1, 'Cosenza'),
(3869, 1, 'Cremona'),
(3870, 1, 'Crotone'),
(3871, 1, 'Cuneo'),
(3872, 1, 'Enna'),
(3873, 1, 'Ferrara'),
(3874, 1, 'Firenze'),
(3875, 1, 'Foggia'),
(3876, 1, 'Forli-Cesena'),
(3877, 1, 'Frosinone'),
(3878, 1, 'Genova'),
(3879, 1, 'Gorizia'),
(3880, 1, 'Grosseto'),
(3881, 1, 'Imperia'),
(3882, 1, 'Isernia'),
(3883, 1, 'L&#39;Aquila'),
(3884, 1, 'La Spezia'),
(3885, 1, 'Latina'),
(3886, 1, 'Lecce'),
(3887, 1, 'Lecco'),
(3888, 1, 'Livorno'),
(3889, 1, 'Lodi'),
(3890, 1, 'Lucca'),
(3891, 1, 'Macerata'),
(3892, 1, 'Mantova'),
(3893, 1, 'Massa-Carrara'),
(3894, 1, 'Matera'),
(3895, 1, 'Medio Campidano'),
(3896, 1, 'Messina'),
(3897, 1, 'Milano'),
(3898, 1, 'Modena'),
(3899, 1, 'Napoli'),
(3900, 1, 'Novara'),
(3901, 1, 'Nuoro'),
(3902, 1, 'Ogliastra'),
(3903, 1, 'Olbia-Tempio'),
(3904, 1, 'Oristano'),
(3905, 1, 'Padova'),
(3906, 1, 'Palermo'),
(3907, 1, 'Parma'),
(3908, 1, 'Pavia'),
(3909, 1, 'Perugia'),
(3910, 1, 'Pesaro e Urbino'),
(3911, 1, 'Pescara'),
(3912, 1, 'Piacenza'),
(3913, 1, 'Pisa'),
(3914, 1, 'Pistoia'),
(3915, 1, 'Pordenone'),
(3916, 1, 'Potenza'),
(3917, 1, 'Prato'),
(3918, 1, 'Ragusa'),
(3919, 1, 'Ravenna'),
(3920, 1, 'Reggio Calabria'),
(3921, 1, 'Reggio Emilia'),
(3922, 1, 'Rieti'),
(3923, 1, 'Rimini'),
(3924, 1, 'Roma'),
(3925, 1, 'Rovigo'),
(3926, 1, 'Salerno'),
(3927, 1, 'Sassari'),
(3928, 1, 'Savona'),
(3929, 1, 'Siena'),
(3930, 1, 'Siracusa'),
(3931, 1, 'Sondrio'),
(3932, 1, 'Taranto'),
(3933, 1, 'Teramo'),
(3934, 1, 'Terni'),
(3935, 1, 'Torino'),
(3936, 1, 'Trapani'),
(3937, 1, 'Trento'),
(3938, 1, 'Treviso'),
(3939, 1, 'Trieste'),
(3940, 1, 'Udine'),
(3941, 1, 'Varese'),
(3942, 1, 'Venezia'),
(3943, 1, 'Verbano-Cusio-Ossola'),
(3944, 1, 'Vercelli'),
(3945, 1, 'Verona'),
(3946, 1, 'Vibo Valentia'),
(3947, 1, 'Vicenza'),
(3948, 1, 'Viterbo'),
(3949, 1, 'Antrim'),
(3950, 1, 'Armagh'),
(3951, 1, 'Down'),
(3952, 1, 'Fermanagh'),
(3953, 1, 'Derry'),
(3954, 1, 'Tyrone'),
(1, 2, 'Badakhshan'),
(2, 2, 'Badghis'),
(3, 2, 'Baghlan'),
(4, 2, 'Balkh'),
(5, 2, 'Bamian'),
(6, 2, 'Farah'),
(7, 2, 'Faryab'),
(8, 2, 'Ghazni'),
(9, 2, 'Ghowr'),
(10, 2, 'Helmand'),
(11, 2, 'Herat'),
(12, 2, 'Jowzjan'),
(13, 2, 'Kabul'),
(14, 2, 'Kandahar'),
(15, 2, 'Kapisa'),
(16, 2, 'Khost'),
(17, 2, 'Konar'),
(18, 2, 'Kondoz'),
(19, 2, 'Laghman'),
(20, 2, 'Lowgar'),
(21, 2, 'Nangrahar'),
(22, 2, 'Nimruz'),
(23, 2, 'Nurestan'),
(24, 2, 'Oruzgan'),
(25, 2, 'Paktia'),
(26, 2, 'Paktika'),
(27, 2, 'Parwan'),
(28, 2, 'Samangan'),
(29, 2, 'Sar-e Pol'),
(30, 2, 'Takhar'),
(31, 2, 'Wardak'),
(32, 2, 'Zabol'),
(33, 2, 'Berat'),
(34, 2, 'Bulqize'),
(35, 2, 'Delvine'),
(36, 2, 'Devoll'),
(37, 2, 'Diber'),
(38, 2, 'Durres'),
(39, 2, 'Elbasan'),
(40, 2, 'Kolonje'),
(41, 2, 'Fier'),
(42, 2, 'Gjirokaster'),
(43, 2, 'Gramsh'),
(44, 2, 'Has'),
(45, 2, 'Kavaje'),
(46, 2, 'Kurbin'),
(47, 2, 'Kucove'),
(48, 2, 'Korce'),
(49, 2, 'Kruje'),
(50, 2, 'Kukes'),
(51, 2, 'Librazhd'),
(52, 2, 'Lezhe'),
(53, 2, 'Lushnje'),
(54, 2, 'Malesi e Madhe'),
(55, 2, 'Mallakaster'),
(56, 2, 'Mat'),
(57, 2, 'Mirdite'),
(58, 2, 'Peqin'),
(59, 2, 'Permet'),
(60, 2, 'Pogradec'),
(61, 2, 'Puke'),
(62, 2, 'Shkoder'),
(63, 2, 'Skrapar'),
(64, 2, 'Sarande'),
(65, 2, 'Tepelene'),
(66, 2, 'Tropoje'),
(67, 2, 'Tirane'),
(68, 2, 'Vlore'),
(69, 2, 'Adrar'),
(70, 2, 'Ain Defla'),
(71, 2, 'Ain Temouchent'),
(72, 2, 'Alger'),
(73, 2, 'Annaba'),
(74, 2, 'Batna'),
(75, 2, 'Bechar'),
(76, 2, 'Bejaia'),
(77, 2, 'Biskra'),
(78, 2, 'Blida'),
(79, 2, 'Bordj Bou Arreridj'),
(80, 2, 'Bouira'),
(81, 2, 'Boumerdes'),
(82, 2, 'Chlef'),
(83, 2, 'Constantine'),
(84, 2, 'Djelfa'),
(85, 2, 'El Bayadh'),
(86, 2, 'El Oued'),
(87, 2, 'El Tarf'),
(88, 2, 'Ghardaia'),
(89, 2, 'Guelma'),
(90, 2, 'Illizi'),
(91, 2, 'Jijel'),
(92, 2, 'Khenchela'),
(93, 2, 'Laghouat'),
(94, 2, 'Muaskar'),
(95, 2, 'Medea'),
(96, 2, 'Mila'),
(97, 2, 'Mostaganem'),
(98, 2, 'M\'Sila'),
(99, 2, 'Naama'),
(100, 2, 'Oran'),
(101, 2, 'Ouargla'),
(102, 2, 'Oum el-Bouaghi'),
(103, 2, 'Relizane'),
(104, 2, 'Saida'),
(105, 2, 'Setif'),
(106, 2, 'Sidi Bel Abbes'),
(107, 2, 'Skikda'),
(108, 2, 'Souk Ahras'),
(109, 2, 'Tamanghasset'),
(110, 2, 'Tebessa'),
(111, 2, 'Tiaret'),
(112, 2, 'Tindouf'),
(113, 2, 'Tipaza'),
(114, 2, 'Tissemsilt'),
(115, 2, 'Tizi Ouzou'),
(116, 2, 'Tlemcen'),
(117, 2, 'Eastern'),
(118, 2, 'Manu\'a'),
(119, 2, 'Rose Island'),
(120, 2, 'Swains Island'),
(121, 2, 'Western'),
(122, 2, 'Andorra la Vella'),
(123, 2, 'Canillo'),
(124, 2, 'Encamp'),
(125, 2, 'Escaldes-Engordany'),
(126, 2, 'La Massana'),
(127, 2, 'Ordino'),
(128, 2, 'Sant Julia de Loria'),
(129, 2, 'Bengo'),
(130, 2, 'Benguela'),
(131, 2, 'Bie'),
(132, 2, 'Cabinda'),
(133, 2, 'Cuando-Cubango'),
(134, 2, 'Cuanza Norte'),
(135, 2, 'Cuanza Sul'),
(136, 2, 'Cunene'),
(137, 2, 'Huambo'),
(138, 2, 'Huila'),
(139, 2, 'Luanda'),
(140, 2, 'Lunda Norte'),
(141, 2, 'Lunda Sul'),
(142, 2, 'Malange'),
(143, 2, 'Moxico'),
(144, 2, 'Namibe'),
(145, 2, 'Uige'),
(146, 2, 'Zaire'),
(147, 2, 'Saint George'),
(148, 2, 'Saint John'),
(149, 2, 'Saint Mary'),
(150, 2, 'Saint Paul'),
(151, 2, 'Saint Peter'),
(152, 2, 'Saint Philip'),
(153, 2, 'Barbuda'),
(154, 2, 'Redonda'),
(155, 2, 'Antartida e Islas del Atlantico'),
(156, 2, 'Buenos Aires'),
(157, 2, 'Catamarca'),
(158, 2, 'Chaco'),
(159, 2, 'Chubut'),
(160, 2, 'Cordoba'),
(161, 2, 'Corrientes'),
(162, 2, 'Distrito Federal'),
(163, 2, 'Entre Rios'),
(164, 2, 'Formosa'),
(165, 2, 'Jujuy'),
(166, 2, 'La Pampa'),
(167, 2, 'La Rioja'),
(168, 2, 'Mendoza'),
(169, 2, 'Misiones'),
(170, 2, 'Neuquen'),
(171, 2, 'Rio Negro'),
(172, 2, 'Salta'),
(173, 2, 'San Juan'),
(174, 2, 'San Luis'),
(175, 2, 'Santa Cruz'),
(176, 2, 'Santa Fe'),
(177, 2, 'Santiago del Estero'),
(178, 2, 'Tierra del Fuego'),
(179, 2, 'Tucuman'),
(180, 2, 'Aragatsotn'),
(181, 2, 'Ararat'),
(182, 2, 'Armavir'),
(183, 2, 'Geghark\'unik\''),
(184, 2, 'Kotayk\''),
(185, 2, 'Lorri'),
(186, 2, 'Shirak'),
(187, 2, 'Syunik\''),
(188, 2, 'Tavush'),
(189, 2, 'Vayots\' Dzor'),
(190, 2, 'Yerevan'),
(191, 2, 'Australian Capital Territory'),
(192, 2, 'New South Wales'),
(193, 2, 'Northern Territory'),
(194, 2, 'Queensland'),
(195, 2, 'South Australia'),
(196, 2, 'Tasmania'),
(197, 2, 'Victoria'),
(198, 2, 'Western Australia'),
(199, 2, 'Burgenland'),
(200, 2, 'Kärnten'),
(201, 2, 'Nieder&ouml;sterreich'),
(202, 2, 'Ober&ouml;sterreich'),
(203, 2, 'Salzburg'),
(204, 2, 'Steiermark'),
(205, 2, 'Tirol'),
(206, 2, 'Vorarlberg'),
(207, 2, 'Wien'),
(208, 2, 'Ali Bayramli'),
(209, 2, 'Abseron'),
(210, 2, 'AgcabAdi'),
(211, 2, 'Agdam'),
(212, 2, 'Agdas'),
(213, 2, 'Agstafa'),
(214, 2, 'Agsu'),
(215, 2, 'Astara'),
(216, 2, 'Baki'),
(217, 2, 'BabAk'),
(218, 2, 'BalakAn'),
(219, 2, 'BArdA'),
(220, 2, 'Beylaqan'),
(221, 2, 'Bilasuvar'),
(222, 2, 'Cabrayil'),
(223, 2, 'Calilabab'),
(224, 2, 'Culfa'),
(225, 2, 'Daskasan'),
(226, 2, 'Davaci'),
(227, 2, 'Fuzuli'),
(228, 2, 'Ganca'),
(229, 2, 'Gadabay'),
(230, 2, 'Goranboy'),
(231, 2, 'Goycay'),
(232, 2, 'Haciqabul'),
(233, 2, 'Imisli'),
(234, 2, 'Ismayilli'),
(235, 2, 'Kalbacar'),
(236, 2, 'Kurdamir'),
(237, 2, 'Lankaran'),
(238, 2, 'Lacin'),
(239, 2, 'Lankaran'),
(240, 2, 'Lerik'),
(241, 2, 'Masalli'),
(242, 2, 'Mingacevir'),
(243, 2, 'Naftalan'),
(244, 2, 'Neftcala'),
(245, 2, 'Oguz'),
(246, 2, 'Ordubad'),
(247, 2, 'Qabala'),
(248, 2, 'Qax'),
(249, 2, 'Qazax'),
(250, 2, 'Qobustan'),
(251, 2, 'Quba'),
(252, 2, 'Qubadli'),
(253, 2, 'Qusar'),
(254, 2, 'Saki'),
(255, 2, 'Saatli'),
(256, 2, 'Sabirabad'),
(257, 2, 'Sadarak'),
(258, 2, 'Sahbuz'),
(259, 2, 'Saki'),
(260, 2, 'Salyan'),
(261, 2, 'Sumqayit'),
(262, 2, 'Samaxi'),
(263, 2, 'Samkir'),
(264, 2, 'Samux'),
(265, 2, 'Sarur'),
(266, 2, 'Siyazan'),
(267, 2, 'Susa'),
(268, 2, 'Susa'),
(269, 2, 'Tartar'),
(270, 2, 'Tovuz'),
(271, 2, 'Ucar'),
(272, 2, 'Xankandi'),
(273, 2, 'Xacmaz'),
(274, 2, 'Xanlar'),
(275, 2, 'Xizi'),
(276, 2, 'Xocali'),
(277, 2, 'Xocavand'),
(278, 2, 'Yardimli'),
(279, 2, 'Yevlax'),
(280, 2, 'Zangilan'),
(281, 2, 'Zaqatala'),
(282, 2, 'Zardab'),
(283, 2, 'Naxcivan'),
(284, 2, 'Acklins'),
(285, 2, 'Berry Islands'),
(286, 2, 'Bimini'),
(287, 2, 'Black Point'),
(288, 2, 'Cat Island'),
(289, 2, 'Central Abaco'),
(290, 2, 'Central Andros'),
(291, 2, 'Central Eleuthera'),
(292, 2, 'City of Freeport'),
(293, 2, 'Crooked Island'),
(294, 2, 'East Grand Bahama'),
(295, 2, 'Exuma'),
(296, 2, 'Grand Cay'),
(297, 2, 'Harbour Island'),
(298, 2, 'Hope Town'),
(299, 2, 'Inagua'),
(300, 2, 'Long Island'),
(301, 2, 'Mangrove Cay'),
(302, 2, 'Mayaguana'),
(303, 2, 'Moore\'s Island'),
(304, 2, 'North Abaco'),
(305, 2, 'North Andros'),
(306, 2, 'North Eleuthera'),
(307, 2, 'Ragged Island'),
(308, 2, 'Rum Cay'),
(309, 2, 'San Salvador'),
(310, 2, 'South Abaco'),
(311, 2, 'South Andros'),
(312, 2, 'South Eleuthera'),
(313, 2, 'Spanish Wells'),
(314, 2, 'West Grand Bahama'),
(315, 2, 'Capital'),
(316, 2, 'Central'),
(317, 2, 'Muharraq'),
(318, 2, 'Northern'),
(319, 2, 'Southern'),
(320, 2, 'বরিশাল'),
(321, 2, 'চট্টগ্রাম'),
(322, 2, 'ঢাকা'),
(323, 2, 'খুলনা'),
(324, 2, 'রাজশাহী'),
(325, 2, 'সিলেট'),
(326, 2, 'Christ Church'),
(327, 2, 'Saint Andrew'),
(328, 2, 'Saint George'),
(329, 2, 'Saint James'),
(330, 2, 'Saint John'),
(331, 2, 'Saint Joseph'),
(332, 2, 'Saint Lucy'),
(333, 2, 'Saint Michael'),
(334, 2, 'Saint Peter'),
(335, 2, 'Saint Philip'),
(336, 2, 'Saint Thomas'),
(337, 2, 'Brestskaya (Brest)'),
(338, 2, 'Homyel\'skaya (Homyel\')'),
(339, 2, 'Horad Minsk'),
(340, 2, 'Hrodzyenskaya (Hrodna)'),
(341, 2, 'Mahilyowskaya (Mahilyow)'),
(342, 2, 'Minskaya'),
(343, 2, 'Vitsyebskaya (Vitsyebsk)'),
(344, 2, 'Antwerpen'),
(345, 2, 'Brabant Wallon'),
(346, 2, 'Hainaut'),
(347, 2, 'Liege'),
(348, 2, 'Limburg'),
(349, 2, 'Luxembourg'),
(350, 2, 'Namur'),
(351, 2, 'Oost-Vlaanderen'),
(352, 2, 'Vlaams Brabant'),
(353, 2, 'West-Vlaanderen'),
(354, 2, 'Belize'),
(355, 2, 'Cayo'),
(356, 2, 'Corozal'),
(357, 2, 'Orange Walk'),
(358, 2, 'Stann Creek'),
(359, 2, 'Toledo'),
(360, 2, 'Alibori'),
(361, 2, 'Atakora'),
(362, 2, 'Atlantique'),
(363, 2, 'Borgou'),
(364, 2, 'Collines'),
(365, 2, 'Donga'),
(366, 2, 'Kouffo'),
(367, 2, 'Littoral'),
(368, 2, 'Mono'),
(369, 2, 'Oueme'),
(370, 2, 'Plateau'),
(371, 2, 'Zou'),
(372, 2, 'Devonshire'),
(373, 2, 'Hamilton City'),
(374, 2, 'Hamilton'),
(375, 2, 'Paget'),
(376, 2, 'Pembroke'),
(377, 2, 'Saint George City'),
(378, 2, 'Saint George\'s'),
(379, 2, 'Sandys'),
(380, 2, 'Smith\'s'),
(381, 2, 'Southampton'),
(382, 2, 'Warwick'),
(383, 2, 'Bumthang'),
(384, 2, 'Chukha'),
(385, 2, 'Dagana'),
(386, 2, 'Gasa'),
(387, 2, 'Haa'),
(388, 2, 'Lhuntse'),
(389, 2, 'Mongar'),
(390, 2, 'Paro'),
(391, 2, 'Pemagatshel'),
(392, 2, 'Punakha'),
(393, 2, 'Samdrup Jongkhar'),
(394, 2, 'Samtse'),
(395, 2, 'Sarpang'),
(396, 2, 'Thimphu'),
(397, 2, 'Trashigang'),
(398, 2, 'Trashiyangste'),
(399, 2, 'Trongsa'),
(400, 2, 'Tsirang'),
(401, 2, 'Wangdue Phodrang'),
(402, 2, 'Zhemgang'),
(403, 2, 'Beni'),
(404, 2, 'Chuquisaca'),
(405, 2, 'Cochabamba'),
(406, 2, 'La Paz'),
(407, 2, 'Oruro'),
(408, 2, 'Pando'),
(409, 2, 'Potosi'),
(410, 2, 'Santa Cruz'),
(411, 2, 'Tarija'),
(412, 2, 'Brcko district'),
(413, 2, 'Unsko-Sanski Kanton'),
(414, 2, 'Posavski Kanton'),
(415, 2, 'Tuzlanski Kanton'),
(416, 2, 'Zenicko-Dobojski Kanton'),
(417, 2, 'Bosanskopodrinjski Kanton'),
(418, 2, 'Srednjebosanski Kanton'),
(419, 2, 'Hercegovacko-neretvanski Kanton'),
(420, 2, 'Zapadnohercegovacka Zupanija'),
(421, 2, 'Kanton Sarajevo'),
(422, 2, 'Zapadnobosanska'),
(423, 2, 'Banja Luka'),
(424, 2, 'Doboj'),
(425, 2, 'Bijeljina'),
(426, 2, 'Vlasenica'),
(427, 2, 'Sarajevo-Romanija or Sokolac'),
(428, 2, 'Foca'),
(429, 2, 'Trebinje'),
(430, 2, 'Central'),
(431, 2, 'Ghanzi'),
(432, 2, 'Kgalagadi'),
(433, 2, 'Kgatleng'),
(434, 2, 'Kweneng'),
(435, 2, 'Ngamiland'),
(436, 2, 'North East'),
(437, 2, 'North West'),
(438, 2, 'South East'),
(439, 2, 'Southern'),
(440, 2, 'Acre'),
(441, 2, 'Alagoas'),
(442, 2, 'Amapa'),
(443, 2, 'Amazonas'),
(444, 2, 'Bahia'),
(445, 2, 'Ceara'),
(446, 2, 'Distrito Federal'),
(447, 2, 'Espirito Santo'),
(448, 2, 'Goias'),
(449, 2, 'Maranhao'),
(450, 2, 'Mato Grosso'),
(451, 2, 'Mato Grosso do Sul'),
(452, 2, 'Minas Gerais'),
(453, 2, 'Para'),
(454, 2, 'Paraiba'),
(455, 2, 'Parana'),
(456, 2, 'Pernambuco'),
(457, 2, 'Piaui'),
(458, 2, 'Rio de Janeiro'),
(459, 2, 'Rio Grande do Norte'),
(460, 2, 'Rio Grande do Sul'),
(461, 2, 'Rondonia'),
(462, 2, 'Roraima'),
(463, 2, 'Santa Catarina'),
(464, 2, 'Sao Paulo'),
(465, 2, 'Sergipe'),
(466, 2, 'Tocantins'),
(467, 2, 'Peros Banhos'),
(468, 2, 'Salomon Islands'),
(469, 2, 'Nelsons Island'),
(470, 2, 'Three Brothers'),
(471, 2, 'Eagle Islands'),
(472, 2, 'Danger Island'),
(473, 2, 'Egmont Islands'),
(474, 2, 'Diego Garcia'),
(475, 2, 'Belait'),
(476, 2, 'Brunei and Muara'),
(477, 2, 'Temburong'),
(478, 2, 'Tutong'),
(479, 2, 'Blagoevgrad'),
(480, 2, 'Burgas'),
(481, 2, 'Dobrich'),
(482, 2, 'Gabrovo'),
(483, 2, 'Haskovo'),
(484, 2, 'Kardjali'),
(485, 2, 'Kyustendil'),
(486, 2, 'Lovech'),
(487, 2, 'Montana'),
(488, 2, 'Pazardjik'),
(489, 2, 'Pernik'),
(490, 2, 'Pleven'),
(491, 2, 'Plovdiv'),
(492, 2, 'Razgrad'),
(493, 2, 'Shumen'),
(494, 2, 'Silistra'),
(495, 2, 'Sliven'),
(496, 2, 'Smolyan'),
(497, 2, 'Sofia'),
(498, 2, 'Sofia - town'),
(499, 2, 'Stara Zagora'),
(500, 2, 'Targovishte'),
(501, 2, 'Varna'),
(502, 2, 'Veliko Tarnovo'),
(503, 2, 'Vidin'),
(504, 2, 'Vratza'),
(505, 2, 'Yambol'),
(506, 2, 'Bale'),
(507, 2, 'Bam'),
(508, 2, 'Banwa'),
(509, 2, 'Bazega'),
(510, 2, 'Bougouriba'),
(511, 2, 'Boulgou'),
(512, 2, 'Boulkiemde'),
(513, 2, 'Comoe'),
(514, 2, 'Ganzourgou'),
(515, 2, 'Gnagna'),
(516, 2, 'Gourma'),
(517, 2, 'Houet'),
(518, 2, 'Ioba'),
(519, 2, 'Kadiogo'),
(520, 2, 'Kenedougou'),
(521, 2, 'Komondjari'),
(522, 2, 'Kompienga'),
(523, 2, 'Kossi'),
(524, 2, 'Koulpelogo'),
(525, 2, 'Kouritenga'),
(526, 2, 'Kourweogo'),
(527, 2, 'Leraba'),
(528, 2, 'Loroum'),
(529, 2, 'Mouhoun'),
(530, 2, 'Nahouri'),
(531, 2, 'Namentenga'),
(532, 2, 'Nayala'),
(533, 2, 'Noumbiel'),
(534, 2, 'Oubritenga'),
(535, 2, 'Oudalan'),
(536, 2, 'Passore'),
(537, 2, 'Poni'),
(538, 2, 'Sanguie'),
(539, 2, 'Sanmatenga'),
(540, 2, 'Seno'),
(541, 2, 'Sissili'),
(542, 2, 'Soum'),
(543, 2, 'Sourou'),
(544, 2, 'Tapoa'),
(545, 2, 'Tuy'),
(546, 2, 'Yagha'),
(547, 2, 'Yatenga'),
(548, 2, 'Ziro'),
(549, 2, 'Zondoma'),
(550, 2, 'Zoundweogo'),
(551, 2, 'Bubanza'),
(552, 2, 'Bujumbura'),
(553, 2, 'Bururi'),
(554, 2, 'Cankuzo'),
(555, 2, 'Cibitoke'),
(556, 2, 'Gitega'),
(557, 2, 'Karuzi'),
(558, 2, 'Kayanza'),
(559, 2, 'Kirundo'),
(560, 2, 'Makamba'),
(561, 2, 'Muramvya'),
(562, 2, 'Muyinga'),
(563, 2, 'Mwaro'),
(564, 2, 'Ngozi'),
(565, 2, 'Rutana'),
(566, 2, 'Ruyigi'),
(567, 2, 'Phnom Penh'),
(568, 2, 'Preah Seihanu (Kompong Som or Sihanoukville)'),
(569, 2, 'Pailin'),
(570, 2, 'Keb'),
(571, 2, 'Banteay Meanchey'),
(572, 2, 'Battambang'),
(573, 2, 'Kampong Cham'),
(574, 2, 'Kampong Chhnang'),
(575, 2, 'Kampong Speu'),
(576, 2, 'Kampong Som'),
(577, 2, 'Kampong Thom'),
(578, 2, 'Kampot'),
(579, 2, 'Kandal'),
(580, 2, 'Kaoh Kong'),
(581, 2, 'Kratie'),
(582, 2, 'Mondul Kiri'),
(583, 2, 'Oddar Meancheay'),
(584, 2, 'Pursat'),
(585, 2, 'Preah Vihear'),
(586, 2, 'Prey Veng'),
(587, 2, 'Ratanak Kiri'),
(588, 2, 'Siemreap'),
(589, 2, 'Stung Treng'),
(590, 2, 'Svay Rieng'),
(591, 2, 'Takeo'),
(592, 2, 'Adamawa (Adamaoua)'),
(593, 2, 'Centre'),
(594, 2, 'East (Est)');
INSERT INTO `ab1l_zone_descriptions` (`zone_id`, `language_id`, `name`) VALUES
(595, 2, 'Extreme North (Extreme-Nord)'),
(596, 2, 'Littoral'),
(597, 2, 'North (Nord)'),
(598, 2, 'Northwest (Nord-Ouest)'),
(599, 2, 'West (Ouest)'),
(600, 2, 'South (Sud)'),
(601, 2, 'Southwest (Sud-Ouest).'),
(602, 2, 'Alberta'),
(603, 2, 'British Columbia'),
(604, 2, 'Manitoba'),
(605, 2, 'New Brunswick'),
(606, 2, 'Newfoundland and Labrador'),
(607, 2, 'Northwest Territories'),
(608, 2, 'Nova Scotia'),
(609, 2, 'Nunavut'),
(610, 2, 'Ontario'),
(611, 2, 'Prince Edward Island'),
(612, 2, 'Qu&eacute;bec'),
(613, 2, 'Saskatchewan'),
(614, 2, 'Yukon Territory'),
(615, 2, 'Boa Vista'),
(616, 2, 'Brava'),
(617, 2, 'Calheta de Sao Miguel'),
(618, 2, 'Maio'),
(619, 2, 'Mosteiros'),
(620, 2, 'Paul'),
(621, 2, 'Porto Novo'),
(622, 2, 'Praia'),
(623, 2, 'Ribeira Grande'),
(624, 2, 'Sal'),
(625, 2, 'Santa Catarina'),
(626, 2, 'Santa Cruz'),
(627, 2, 'Sao Domingos'),
(628, 2, 'Sao Filipe'),
(629, 2, 'Sao Nicolau'),
(630, 2, 'Sao Vicente'),
(631, 2, 'Tarrafal'),
(632, 2, 'Creek'),
(633, 2, 'Eastern'),
(634, 2, 'Midland'),
(635, 2, 'South Town'),
(636, 2, 'Spot Bay'),
(637, 2, 'Stake Bay'),
(638, 2, 'West End'),
(639, 2, 'Western'),
(640, 2, 'Bamingui-Bangoran'),
(641, 2, 'Basse-Kotto'),
(642, 2, 'Haute-Kotto'),
(643, 2, 'Haut-Mbomou'),
(644, 2, 'Kemo'),
(645, 2, 'Lobaye'),
(646, 2, 'Mambere-KadeÔ'),
(647, 2, 'Mbomou'),
(648, 2, 'Nana-Mambere'),
(649, 2, 'Ombella-M\'Poko'),
(650, 2, 'Ouaka'),
(651, 2, 'Ouham'),
(652, 2, 'Ouham-Pende'),
(653, 2, 'Vakaga'),
(654, 2, 'Nana-Grebizi'),
(655, 2, 'Sangha-Mbaere'),
(656, 2, 'Bangui'),
(657, 2, 'Batha'),
(658, 2, 'Biltine'),
(659, 2, 'Borkou-Ennedi-Tibesti'),
(660, 2, 'Chari-Baguirmi'),
(661, 2, 'Guera'),
(662, 2, 'Kanem'),
(663, 2, 'Lac'),
(664, 2, 'Logone Occidental'),
(665, 2, 'Logone Oriental'),
(666, 2, 'Mayo-Kebbi'),
(667, 2, 'Moyen-Chari'),
(668, 2, 'Ouaddai'),
(669, 2, 'Salamat'),
(670, 2, 'Tandjile'),
(671, 2, 'Aisen del General Carlos Ibanez'),
(672, 2, 'Antofagasta'),
(673, 2, 'Araucania'),
(674, 2, 'Atacama'),
(675, 2, 'Bio-Bio'),
(676, 2, 'Coquimbo'),
(677, 2, 'Libertador General Bernardo O\'Hi'),
(678, 2, 'Los Lagos'),
(679, 2, 'Magallanes y de la Antartica Chi'),
(680, 2, 'Maule'),
(681, 2, 'Region Metropolitana'),
(682, 2, 'Tarapaca'),
(683, 2, 'Valparaiso'),
(684, 2, 'Anhui'),
(685, 2, 'Beijing'),
(686, 2, 'Chongqing'),
(687, 2, 'Fujian'),
(688, 2, 'Gansu'),
(689, 2, 'Guangdong'),
(690, 2, 'Guangxi'),
(691, 2, 'Guizhou'),
(692, 2, 'Hainan'),
(693, 2, 'Hebei'),
(694, 2, 'Heilongjiang'),
(695, 2, 'Henan'),
(696, 2, 'Hong Kong'),
(697, 2, 'Hubei'),
(698, 2, 'Hunan'),
(699, 2, 'Inner Mongolia'),
(700, 2, 'Jiangsu'),
(701, 2, 'Jiangxi'),
(702, 2, 'Jilin'),
(703, 2, 'Liaoning'),
(704, 2, 'Macau'),
(705, 2, 'Ningxia'),
(706, 2, 'Shaanxi'),
(707, 2, 'Shandong'),
(708, 2, 'Shanghai'),
(709, 2, 'Shanxi'),
(710, 2, 'Sichuan'),
(711, 2, 'Tianjin'),
(712, 2, 'Xinjiang'),
(713, 2, 'Yunnan'),
(714, 2, 'Zhejiang'),
(715, 2, 'Direction Island'),
(716, 2, 'Home Island'),
(717, 2, 'Horsburgh Island'),
(718, 2, 'South Island'),
(719, 2, 'West Island'),
(720, 2, 'Amazonas'),
(721, 2, 'Antioquia'),
(722, 2, 'Arauca'),
(723, 2, 'Atlantico'),
(724, 2, 'Bogota D.C.'),
(725, 2, 'Bolivar'),
(726, 2, 'Boyaca'),
(727, 2, 'Caldas'),
(728, 2, 'Caqueta'),
(729, 2, 'Casanare'),
(730, 2, 'Cauca'),
(731, 2, 'Cesar'),
(732, 2, 'Choco'),
(733, 2, 'Cordoba'),
(734, 2, 'Cundinamarca'),
(735, 2, 'Guainia'),
(736, 2, 'Guajira'),
(737, 2, 'Guaviare'),
(738, 2, 'Huila'),
(739, 2, 'Magdalena'),
(740, 2, 'Meta'),
(741, 2, 'Narino'),
(742, 2, 'Norte de Santander'),
(743, 2, 'Putumayo'),
(744, 2, 'Quindio'),
(745, 2, 'Risaralda'),
(746, 2, 'San Andres y Providencia'),
(747, 2, 'Santander'),
(748, 2, 'Sucre'),
(749, 2, 'Tolima'),
(750, 2, 'Valle del Cauca'),
(751, 2, 'Vaupes'),
(752, 2, 'Vichada'),
(753, 2, 'Grande Comore'),
(754, 2, 'Anjouan'),
(755, 2, 'Moheli'),
(756, 2, 'Bouenza'),
(757, 2, 'Brazzaville'),
(758, 2, 'Cuvette'),
(759, 2, 'Cuvette-Ouest'),
(760, 2, 'Kouilou'),
(761, 2, 'Lekoumou'),
(762, 2, 'Likouala'),
(763, 2, 'Niari'),
(764, 2, 'Plateaux'),
(765, 2, 'Pool'),
(766, 2, 'Sangha'),
(767, 2, 'Pukapuka'),
(768, 2, 'Rakahanga'),
(769, 2, 'Manihiki'),
(770, 2, 'Penrhyn'),
(771, 2, 'Nassau Island'),
(772, 2, 'Surwarrow'),
(773, 2, 'Palmerston'),
(774, 2, 'Aitutaki'),
(775, 2, 'Manuae'),
(776, 2, 'Takutea'),
(777, 2, 'Mitiaro'),
(778, 2, 'Atiu'),
(779, 2, 'Mauke'),
(780, 2, 'Rarotonga'),
(781, 2, 'Mangaia'),
(782, 2, 'Alajuela'),
(783, 2, 'Cartago'),
(784, 2, 'Guanacaste'),
(785, 2, 'Heredia'),
(786, 2, 'Limon'),
(787, 2, 'Puntarenas'),
(788, 2, 'San Jose'),
(789, 2, 'Abengourou'),
(790, 2, 'Abidjan'),
(791, 2, 'Aboisso'),
(792, 2, 'Adiake'),
(793, 2, 'Adzope'),
(794, 2, 'Agboville'),
(795, 2, 'Agnibilekrou'),
(796, 2, 'Alepe'),
(797, 2, 'Bocanda'),
(798, 2, 'Bangolo'),
(799, 2, 'Beoumi'),
(800, 2, 'Biankouma'),
(801, 2, 'Bondoukou'),
(802, 2, 'Bongouanou'),
(803, 2, 'Bouafle'),
(804, 2, 'Bouake'),
(805, 2, 'Bouna'),
(806, 2, 'Boundiali'),
(807, 2, 'Dabakala'),
(808, 2, 'Dabou'),
(809, 2, 'Daloa'),
(810, 2, 'Danane'),
(811, 2, 'Daoukro'),
(812, 2, 'Dimbokro'),
(813, 2, 'Divo'),
(814, 2, 'Duekoue'),
(815, 2, 'Ferkessedougou'),
(816, 2, 'Gagnoa'),
(817, 2, 'Grand-Bassam'),
(818, 2, 'Grand-Lahou'),
(819, 2, 'Guiglo'),
(820, 2, 'Issia'),
(821, 2, 'Jacqueville'),
(822, 2, 'Katiola'),
(823, 2, 'Korhogo'),
(824, 2, 'Lakota'),
(825, 2, 'Man'),
(826, 2, 'Mankono'),
(827, 2, 'Mbahiakro'),
(828, 2, 'Odienne'),
(829, 2, 'Oume'),
(830, 2, 'Sakassou'),
(831, 2, 'San-Pedro'),
(832, 2, 'Sassandra'),
(833, 2, 'Seguela'),
(834, 2, 'Sinfra'),
(835, 2, 'Soubre'),
(836, 2, 'Tabou'),
(837, 2, 'Tanda'),
(838, 2, 'Tiebissou'),
(839, 2, 'Tingrela'),
(840, 2, 'Tiassale'),
(841, 2, 'Touba'),
(842, 2, 'Toulepleu'),
(843, 2, 'Toumodi'),
(844, 2, 'Vavoua'),
(845, 2, 'Yamoussoukro'),
(846, 2, 'Zuenoula'),
(847, 2, 'Bjelovar-Bilogora'),
(848, 2, 'City of Zagreb'),
(849, 2, 'Dubrovnik-Neretva'),
(850, 2, 'Istra'),
(851, 2, 'Karlovac'),
(852, 2, 'Koprivnica-Krizevci'),
(853, 2, 'Krapina-Zagorje'),
(854, 2, 'Lika-Senj'),
(855, 2, 'Medimurje'),
(856, 2, 'Osijek-Baranja'),
(857, 2, 'Pozega-Slavonia'),
(858, 2, 'Primorje-Gorski Kotar'),
(859, 2, 'Sibenik'),
(860, 2, 'Sisak-Moslavina'),
(861, 2, 'Slavonski Brod-Posavina'),
(862, 2, 'Split-Dalmatia'),
(863, 2, 'Varazdin'),
(864, 2, 'Virovitica-Podravina'),
(865, 2, 'Vukovar-Srijem'),
(866, 2, 'Zadar-Knin'),
(867, 2, 'Zagreb'),
(868, 2, 'Camaguey'),
(869, 2, 'Ciego de Avila'),
(870, 2, 'Cienfuegos'),
(871, 2, 'Ciudad de La Habana'),
(872, 2, 'Granma'),
(873, 2, 'Guantanamo'),
(874, 2, 'Holguin'),
(875, 2, 'Isla de la Juventud'),
(876, 2, 'La Habana'),
(877, 2, 'Las Tunas'),
(878, 2, 'Matanzas'),
(879, 2, 'Pinar del Rio'),
(880, 2, 'Sancti Spiritus'),
(881, 2, 'Santiago de Cuba'),
(882, 2, 'Villa Clara'),
(883, 2, 'Famagusta'),
(884, 2, 'Kyrenia'),
(885, 2, 'Larnaca'),
(886, 2, 'Limassol'),
(887, 2, 'Nicosia'),
(888, 2, 'Paphos'),
(889, 2, 'Ustecky'),
(890, 2, 'Jihocesky'),
(891, 2, 'Jihomoravsky'),
(892, 2, 'Karlovarsky'),
(893, 2, 'Kralovehradecky'),
(894, 2, 'Liberecky'),
(895, 2, 'Moravskoslezsky'),
(896, 2, 'Olomoucky'),
(897, 2, 'Pardubicky'),
(898, 2, 'Plzensky'),
(899, 2, 'Praha'),
(900, 2, 'Stredocesky'),
(901, 2, 'Vysocina'),
(902, 2, 'Zlinsky'),
(903, 2, 'Arhus'),
(904, 2, 'Bornholm'),
(905, 2, 'Copenhagen'),
(906, 2, 'Faroe Islands'),
(907, 2, 'Frederiksborg'),
(908, 2, 'Fyn'),
(909, 2, 'Kobenhavn'),
(910, 2, 'Nordjylland'),
(911, 2, 'Ribe'),
(912, 2, 'Ringkobing'),
(913, 2, 'Roskilde'),
(914, 2, 'Sonderjylland'),
(915, 2, 'Storstrom'),
(916, 2, 'Vejle'),
(917, 2, 'Vestj&aelig;lland'),
(918, 2, 'Viborg'),
(919, 2, '\'Ali Sabih'),
(920, 2, 'Dikhil'),
(921, 2, 'Djibouti'),
(922, 2, 'Obock'),
(923, 2, 'Tadjoura'),
(924, 2, 'Saint Andrew Parish'),
(925, 2, 'Saint David Parish'),
(926, 2, 'Saint George Parish'),
(927, 2, 'Saint John Parish'),
(928, 2, 'Saint Joseph Parish'),
(929, 2, 'Saint Luke Parish'),
(930, 2, 'Saint Mark Parish'),
(931, 2, 'Saint Patrick Parish'),
(932, 2, 'Saint Paul Parish'),
(933, 2, 'Saint Peter Parish'),
(934, 2, 'Distrito Nacional'),
(935, 2, 'Azua'),
(936, 2, 'Baoruco'),
(937, 2, 'Barahona'),
(938, 2, 'Dajabon'),
(939, 2, 'Duarte'),
(940, 2, 'Elias Pina'),
(941, 2, 'El Seybo'),
(942, 2, 'Espaillat'),
(943, 2, 'Hato Mayor'),
(944, 2, 'Independencia'),
(945, 2, 'La Altagracia'),
(946, 2, 'La Romana'),
(947, 2, 'La Vega'),
(948, 2, 'Maria Trinidad Sanchez'),
(949, 2, 'Monsenor Nouel'),
(950, 2, 'Monte Cristi'),
(951, 2, 'Monte Plata'),
(952, 2, 'Pedernales'),
(953, 2, 'Peravia (Bani)'),
(954, 2, 'Puerto Plata'),
(955, 2, 'Salcedo'),
(956, 2, 'Samana'),
(957, 2, 'Sanchez Ramirez'),
(958, 2, 'San Cristobal'),
(959, 2, 'San Jose de Ocoa'),
(960, 2, 'San Juan'),
(961, 2, 'San Pedro de Macoris'),
(962, 2, 'Santiago'),
(963, 2, 'Santiago Rodriguez'),
(964, 2, 'Santo Domingo'),
(965, 2, 'Valverde'),
(966, 2, 'Aileu'),
(967, 2, 'Ainaro'),
(968, 2, 'Baucau'),
(969, 2, 'Bobonaro'),
(970, 2, 'Cova Lima'),
(971, 2, 'Dili'),
(972, 2, 'Ermera'),
(973, 2, 'Lautem'),
(974, 2, 'Liquica'),
(975, 2, 'Manatuto'),
(976, 2, 'Manufahi'),
(977, 2, 'Oecussi'),
(978, 2, 'Viqueque'),
(979, 2, 'Azuay'),
(980, 2, 'Bolivar'),
(981, 2, 'Ca&ntilde;ar'),
(982, 2, 'Carchi'),
(983, 2, 'Chimborazo'),
(984, 2, 'Cotopaxi'),
(985, 2, 'El Oro'),
(986, 2, 'Esmeraldas'),
(987, 2, 'Gal&aacute;pagos'),
(988, 2, 'Guayas'),
(989, 2, 'Imbabura'),
(990, 2, 'Loja'),
(991, 2, 'Los Rios'),
(992, 2, 'Manab&iacute;'),
(993, 2, 'Morona Santiago'),
(994, 2, 'Napo'),
(995, 2, 'Orellana'),
(996, 2, 'Pastaza'),
(997, 2, 'Pichincha'),
(998, 2, 'Sucumb&iacute;os'),
(999, 2, 'Tungurahua'),
(1000, 2, 'Zamora Chinchipe'),
(1001, 2, 'Ad Daqahliyah'),
(1002, 2, 'Al Bahr al Ahmar'),
(1003, 2, 'Al Buhayrah'),
(1004, 2, 'Al Fayyum'),
(1005, 2, 'Al Gharbiyah'),
(1006, 2, 'Al Iskandariyah'),
(1007, 2, 'Al Isma\'iliyah'),
(1008, 2, 'Al Jizah'),
(1009, 2, 'Al Minufiyah'),
(1010, 2, 'Al Minya'),
(1011, 2, 'Al Qahirah'),
(1012, 2, 'Al Qalyubiyah'),
(1013, 2, 'Al Wadi al Jadid'),
(1014, 2, 'Ash Sharqiyah'),
(1015, 2, 'As Suways'),
(1016, 2, 'Aswan'),
(1017, 2, 'Asyut'),
(1018, 2, 'Bani Suwayf'),
(1019, 2, 'Bur Sa\'id'),
(1020, 2, 'Dumyat'),
(1021, 2, 'Janub Sina\''),
(1022, 2, 'Kafr ash Shaykh'),
(1023, 2, 'Matruh'),
(1024, 2, 'Qina'),
(1025, 2, 'Shamal Sina\''),
(1026, 2, 'Suhaj'),
(1027, 2, 'Ahuachapan'),
(1028, 2, 'Cabanas'),
(1029, 2, 'Chalatenango'),
(1030, 2, 'Cuscatlan'),
(1031, 2, 'La Libertad'),
(1032, 2, 'La Paz'),
(1033, 2, 'La Union'),
(1034, 2, 'Morazan'),
(1035, 2, 'San Miguel'),
(1036, 2, 'San Salvador'),
(1037, 2, 'San Vicente'),
(1038, 2, 'Santa Ana'),
(1039, 2, 'Sonsonate'),
(1040, 2, 'Usulutan'),
(1041, 2, 'Provincia Annobon'),
(1042, 2, 'Provincia Bioko Norte'),
(1043, 2, 'Provincia Bioko Sur'),
(1044, 2, 'Provincia Centro Sur'),
(1045, 2, 'Provincia Kie-Ntem'),
(1046, 2, 'Provincia Litoral'),
(1047, 2, 'Provincia Wele-Nzas'),
(1048, 2, 'Central (Maekel)'),
(1049, 2, 'Anseba (Keren)'),
(1050, 2, 'Southern Red Sea (Debub-Keih-Bahri)'),
(1051, 2, 'Northern Red Sea (Semien-Keih-Bahri)'),
(1052, 2, 'Southern (Debub)'),
(1053, 2, 'Gash-Barka (Barentu)'),
(1054, 2, 'Harjumaa (Tallinn)'),
(1055, 2, 'Hiiumaa (Kardla)'),
(1056, 2, 'Ida-Virumaa (Johvi)'),
(1057, 2, 'Jarvamaa (Paide)'),
(1058, 2, 'Jogevamaa (Jogeva)'),
(1059, 2, 'Laane-Virumaa (Rakvere)'),
(1060, 2, 'Laanemaa (Haapsalu)'),
(1061, 2, 'Parnumaa (Parnu)'),
(1062, 2, 'Polvamaa (Polva)'),
(1063, 2, 'Raplamaa (Rapla)'),
(1064, 2, 'Saaremaa (Kuessaare)'),
(1065, 2, 'Tartumaa (Tartu)'),
(1066, 2, 'Valgamaa (Valga)'),
(1067, 2, 'Viljandimaa (Viljandi)'),
(1068, 2, 'Vorumaa (Voru)'),
(1069, 2, 'Afar'),
(1070, 2, 'Amhara'),
(1071, 2, 'Benishangul-Gumaz'),
(1072, 2, 'Gambela'),
(1073, 2, 'Hariai'),
(1074, 2, 'Oromia'),
(1075, 2, 'Somali'),
(1076, 2, 'Southern Nations - Nationalities and Peoples Region'),
(1077, 2, 'Tigray'),
(1078, 2, 'Addis Ababa'),
(1079, 2, 'Dire Dawa'),
(1080, 2, 'Central Division'),
(1081, 2, 'Northern Division'),
(1082, 2, 'Eastern Division'),
(1083, 2, 'Western Division'),
(1084, 2, 'Rotuma'),
(1085, 2, 'Ahvenanmaan Laani'),
(1086, 2, 'Etela-Suomen Laani'),
(1087, 2, 'Ita-Suomen Laani'),
(1088, 2, 'Lansi-Suomen Laani'),
(1089, 2, 'Lapin Lanani'),
(1090, 2, 'Oulun Laani'),
(1091, 2, 'Alsace'),
(1092, 2, 'Aquitaine'),
(1093, 2, 'Auvergne'),
(1094, 2, 'Brittany'),
(1095, 2, 'Burgundy'),
(1096, 2, 'Center Loire Valley'),
(1097, 2, 'Champagne'),
(1098, 2, 'Corse'),
(1099, 2, 'France Comte'),
(1100, 2, 'Languedoc Roussillon'),
(1101, 2, 'Limousin'),
(1102, 2, 'Lorraine'),
(1103, 2, 'Midi Pyrenees'),
(1104, 2, 'Nord Pas de Calais'),
(1105, 2, 'Normandy'),
(1106, 2, 'Paris / Ill de France'),
(1107, 2, 'Picardie'),
(1108, 2, 'Poitou Charente'),
(1109, 2, 'Provence'),
(1110, 2, 'Rhone Alps'),
(1111, 2, 'Riviera'),
(1112, 2, 'Western Loire Valley'),
(1113, 2, 'Etranger'),
(1114, 2, 'Ain'),
(1115, 2, 'Aisne'),
(1116, 2, 'Allier'),
(1117, 2, 'Alpes de Haute Provence'),
(1118, 2, 'Hautes-Alpes'),
(1119, 2, 'Alpes Maritimes'),
(1120, 2, 'Ard&egrave;che'),
(1121, 2, 'Ardennes'),
(1122, 2, 'Ari&egrave;ge'),
(1123, 2, 'Aube'),
(1124, 2, 'Aude'),
(1125, 2, 'Aveyron'),
(1126, 2, 'Bouches du Rh&ocirc;ne'),
(1127, 2, 'Calvados'),
(1128, 2, 'Cantal'),
(1129, 2, 'Charente'),
(1130, 2, 'Charente Maritime'),
(1131, 2, 'Cher'),
(1132, 2, 'Corr&egrave;ze'),
(1133, 2, 'Corse du Sud'),
(1134, 2, 'Haute Corse'),
(1135, 2, 'C&ocirc;te d&#039;or'),
(1136, 2, 'C&ocirc;tes d&#039;Armor'),
(1137, 2, 'Creuse'),
(1138, 2, 'Dordogne'),
(1139, 2, 'Doubs'),
(1140, 2, 'Dr&ocirc;me'),
(1141, 2, 'Eure'),
(1142, 2, 'Eure et Loir'),
(1143, 2, 'Finist&egrave;re'),
(1144, 2, 'Gard'),
(1145, 2, 'Haute Garonne'),
(1146, 2, 'Gers'),
(1147, 2, 'Gironde'),
(1148, 2, 'H&eacute;rault'),
(1149, 2, 'Ille et Vilaine'),
(1150, 2, 'Indre'),
(1151, 2, 'Indre et Loire'),
(1152, 2, 'Is&eacute;re'),
(1153, 2, 'Jura'),
(1154, 2, 'Landes'),
(1155, 2, 'Loir et Cher'),
(1156, 2, 'Loire'),
(1157, 2, 'Haute Loire'),
(1158, 2, 'Loire Atlantique'),
(1159, 2, 'Loiret'),
(1160, 2, 'Lot'),
(1161, 2, 'Lot et Garonne'),
(1162, 2, 'Loz&egrave;re'),
(1163, 2, 'Maine et Loire'),
(1164, 2, 'Manche'),
(1165, 2, 'Marne'),
(1166, 2, 'Haute Marne'),
(1167, 2, 'Mayenne'),
(1168, 2, 'Meurthe et Moselle'),
(1169, 2, 'Meuse'),
(1170, 2, 'Morbihan'),
(1171, 2, 'Moselle'),
(1172, 2, 'Ni&egrave;vre'),
(1173, 2, 'Nord'),
(1174, 2, 'Oise'),
(1175, 2, 'Orne'),
(1176, 2, 'Pas de Calais'),
(1177, 2, 'Puy de D&ocirc;me'),
(1178, 2, 'Pyr&eacute;n&eacute;es Atlantiques'),
(1179, 2, 'Hautes Pyr&eacute;n&eacute;es'),
(1180, 2, 'Pyr&eacute;n&eacute;es Orientales'),
(1181, 2, 'Bas Rhin'),
(1182, 2, 'Haut Rhin'),
(1183, 2, 'Rh&ocirc;ne'),
(1184, 2, 'Haute Sa&ocirc;ne'),
(1185, 2, 'Sa&ocirc;ne et Loire'),
(1186, 2, 'Sarthe'),
(1187, 2, 'Savoie'),
(1188, 2, 'Haute Savoie'),
(1189, 2, 'Paris'),
(1190, 2, 'Seine Maritime'),
(1191, 2, 'Seine et Marne'),
(1192, 2, 'Yvelines'),
(1193, 2, 'Deux S&egrave;vres'),
(1194, 2, 'Somme'),
(1195, 2, 'Tarn'),
(1196, 2, 'Tarn et Garonne'),
(1197, 2, 'Var'),
(1198, 2, 'Vaucluse'),
(1199, 2, 'Vend&eacute;e'),
(1200, 2, 'Vienne'),
(1201, 2, 'Haute Vienne'),
(1202, 2, 'Vosges'),
(1203, 2, 'Yonne'),
(1204, 2, 'Territoire de Belfort'),
(1205, 2, 'Essonne'),
(1206, 2, 'Hauts de Seine'),
(1207, 2, 'Seine St-Denis'),
(1208, 2, 'Val de Marne'),
(1209, 2, 'Val d\'Oise'),
(1210, 2, 'Archipel des Marquises'),
(1211, 2, 'Archipel des Tuamotu'),
(1212, 2, 'Archipel des Tubuai'),
(1213, 2, 'Iles du Vent'),
(1214, 2, 'Iles Sous-le-Vent'),
(1215, 2, 'Iles Crozet'),
(1216, 2, 'Iles Kerguelen'),
(1217, 2, 'Ile Amsterdam'),
(1218, 2, 'Ile Saint-Paul'),
(1219, 2, 'Adelie Land'),
(1220, 2, 'Estuaire'),
(1221, 2, 'Haut-Ogooue'),
(1222, 2, 'Moyen-Ogooue'),
(1223, 2, 'Ngounie'),
(1224, 2, 'Nyanga'),
(1225, 2, 'Ogooue-Ivindo'),
(1226, 2, 'Ogooue-Lolo'),
(1227, 2, 'Ogooue-Maritime'),
(1228, 2, 'Woleu-Ntem'),
(1229, 2, 'Banjul'),
(1230, 2, 'Basse'),
(1231, 2, 'Brikama'),
(1232, 2, 'Janjangbure'),
(1233, 2, 'Kanifeng'),
(1234, 2, 'Kerewan'),
(1235, 2, 'Kuntaur'),
(1236, 2, 'Mansakonko'),
(1237, 2, 'Lower River'),
(1238, 2, 'Central River'),
(1239, 2, 'North Bank'),
(1240, 2, 'Upper River'),
(1241, 2, 'Western'),
(1242, 2, 'Abkhazia'),
(1243, 2, 'Ajaria'),
(1244, 2, 'Tbilisi'),
(1245, 2, 'Guria'),
(1246, 2, 'Imereti'),
(1247, 2, 'Kakheti'),
(1248, 2, 'Kvemo Kartli'),
(1249, 2, 'Mtskheta-Mtianeti'),
(1250, 2, 'Racha Lechkhumi and Kvemo Svanet'),
(1251, 2, 'Samegrelo-Zemo Svaneti'),
(1252, 2, 'Samtskhe-Javakheti'),
(1253, 2, 'Shida Kartli'),
(1254, 2, 'Baden-W&uuml;rttemberg'),
(1255, 2, 'Bayern'),
(1256, 2, 'Berlin'),
(1257, 2, 'Brandenburg'),
(1258, 2, 'Bremen'),
(1259, 2, 'Hamburg'),
(1260, 2, 'Hessen'),
(1261, 2, 'Mecklenburg-Vorpommern'),
(1262, 2, 'Niedersachsen'),
(1263, 2, 'Nordrhein-Westfalen'),
(1264, 2, 'Rheinland-Pfalz'),
(1265, 2, 'Saarland'),
(1266, 2, 'Sachsen'),
(1267, 2, 'Sachsen-Anhalt'),
(1268, 2, 'Schleswig-Holstein'),
(1269, 2, 'Th&uuml;ringen'),
(1270, 2, 'Ashanti Region'),
(1271, 2, 'Brong-Ahafo Region'),
(1272, 2, 'Central Region'),
(1273, 2, 'Eastern Region'),
(1274, 2, 'Greater Accra Region'),
(1275, 2, 'Northern Region'),
(1276, 2, 'Upper East Region'),
(1277, 2, 'Upper West Region'),
(1278, 2, 'Volta Region'),
(1279, 2, 'Western Region'),
(1280, 2, 'Attica'),
(1281, 2, 'Central Greece'),
(1282, 2, 'Central Macedonia'),
(1283, 2, 'Crete'),
(1284, 2, 'East Macedonia and Thrace'),
(1285, 2, 'Epirus'),
(1286, 2, 'Ionian Islands'),
(1287, 2, 'North Aegean'),
(1288, 2, 'Peloponnesos'),
(1289, 2, 'South Aegean'),
(1290, 2, 'Thessaly'),
(1291, 2, 'West Greece'),
(1292, 2, 'West Macedonia'),
(1293, 2, 'Avannaa'),
(1294, 2, 'Tunu'),
(1295, 2, 'Kitaa'),
(1296, 2, 'Saint Andrew'),
(1297, 2, 'Saint David'),
(1298, 2, 'Saint George'),
(1299, 2, 'Saint John'),
(1300, 2, 'Saint Mark'),
(1301, 2, 'Saint Patrick'),
(1302, 2, 'Carriacou'),
(1303, 2, 'Petit Martinique'),
(1304, 2, 'Alta Verapaz'),
(1305, 2, 'Baja Verapaz'),
(1306, 2, 'Chimaltenango'),
(1307, 2, 'Chiquimula'),
(1308, 2, 'El Peten'),
(1309, 2, 'El Progreso'),
(1310, 2, 'El Quiche'),
(1311, 2, 'Escuintla'),
(1312, 2, 'Guatemala'),
(1313, 2, 'Huehuetenango'),
(1314, 2, 'Izabal'),
(1315, 2, 'Jalapa'),
(1316, 2, 'Jutiapa'),
(1317, 2, 'Quetzaltenango'),
(1318, 2, 'Retalhuleu'),
(1319, 2, 'Sacatepequez'),
(1320, 2, 'San Marcos'),
(1321, 2, 'Santa Rosa'),
(1322, 2, 'Solola'),
(1323, 2, 'Suchitepequez'),
(1324, 2, 'Totonicapan'),
(1325, 2, 'Zacapa'),
(1326, 2, 'Conakry'),
(1327, 2, 'Beyla'),
(1328, 2, 'Boffa'),
(1329, 2, 'Boke'),
(1330, 2, 'Coyah'),
(1331, 2, 'Dabola'),
(1332, 2, 'Dalaba'),
(1333, 2, 'Dinguiraye'),
(1334, 2, 'Dubreka'),
(1335, 2, 'Faranah'),
(1336, 2, 'Forecariah'),
(1337, 2, 'Fria'),
(1338, 2, 'Gaoual'),
(1339, 2, 'Gueckedou'),
(1340, 2, 'Kankan'),
(1341, 2, 'Kerouane'),
(1342, 2, 'Kindia'),
(1343, 2, 'Kissidougou'),
(1344, 2, 'Koubia'),
(1345, 2, 'Koundara'),
(1346, 2, 'Kouroussa'),
(1347, 2, 'Labe'),
(1348, 2, 'Lelouma'),
(1349, 2, 'Lola'),
(1350, 2, 'Macenta'),
(1351, 2, 'Mali'),
(1352, 2, 'Mamou'),
(1353, 2, 'Mandiana'),
(1354, 2, 'Nzerekore'),
(1355, 2, 'Pita'),
(1356, 2, 'Siguiri'),
(1357, 2, 'Telimele'),
(1358, 2, 'Tougue'),
(1359, 2, 'Yomou'),
(1360, 2, 'Bafata Region'),
(1361, 2, 'Biombo Region'),
(1362, 2, 'Bissau Region'),
(1363, 2, 'Bolama Region'),
(1364, 2, 'Cacheu Region'),
(1365, 2, 'Gabu Region'),
(1366, 2, 'Oio Region'),
(1367, 2, 'Quinara Region'),
(1368, 2, 'Tombali Region'),
(1369, 2, 'Barima-Waini'),
(1370, 2, 'Cuyuni-Mazaruni'),
(1371, 2, 'Demerara-Mahaica'),
(1372, 2, 'East Berbice-Corentyne'),
(1373, 2, 'Essequibo Islands-West Demerara'),
(1374, 2, 'Mahaica-Berbice'),
(1375, 2, 'Pomeroon-Supenaam'),
(1376, 2, 'Potaro-Siparuni'),
(1377, 2, 'Upper Demerara-Berbice'),
(1378, 2, 'Upper Takutu-Upper Essequibo'),
(1379, 2, 'Artibonite'),
(1380, 2, 'Centre'),
(1381, 2, 'Grand\'Anse'),
(1382, 2, 'Nord'),
(1383, 2, 'Nord-Est'),
(1384, 2, 'Nord-Ouest'),
(1385, 2, 'Ouest'),
(1386, 2, 'Sud'),
(1387, 2, 'Sud-Est'),
(1388, 2, 'Flat Island'),
(1389, 2, 'McDonald Island'),
(1390, 2, 'Shag Island'),
(1391, 2, 'Heard Island'),
(1392, 2, 'Atlantida'),
(1393, 2, 'Choluteca'),
(1394, 2, 'Colon'),
(1395, 2, 'Comayagua'),
(1396, 2, 'Copan'),
(1397, 2, 'Cortes'),
(1398, 2, 'El Paraiso'),
(1399, 2, 'Francisco Morazan'),
(1400, 2, 'Gracias a Dios'),
(1401, 2, 'Intibuca'),
(1402, 2, 'Islas de la Bahia (Bay Islands)'),
(1403, 2, 'La Paz'),
(1404, 2, 'Lempira'),
(1405, 2, 'Ocotepeque'),
(1406, 2, 'Olancho'),
(1407, 2, 'Santa Barbara'),
(1408, 2, 'Valle'),
(1409, 2, 'Yoro'),
(1410, 2, 'Central and Western Hong Kong Island'),
(1411, 2, 'Eastern Hong Kong Island'),
(1412, 2, 'Southern Hong Kong Island'),
(1413, 2, 'Wan Chai Hong Kong Island'),
(1414, 2, 'Kowloon City Kowloon'),
(1415, 2, 'Kwun Tong Kowloon'),
(1416, 2, 'Sham Shui Po Kowloon'),
(1417, 2, 'Wong Tai Sin Kowloon'),
(1418, 2, 'Yau Tsim Mong Kowloon'),
(1419, 2, 'Islands New Territories'),
(1420, 2, 'Kwai Tsing New Territories'),
(1421, 2, 'North New Territories'),
(1422, 2, 'Sai Kung New Territories'),
(1423, 2, 'Sha Tin New Territories'),
(1424, 2, 'Tai Po New Territories'),
(1425, 2, 'Tsuen Wan New Territories'),
(1426, 2, 'Tuen Mun New Territories'),
(1427, 2, 'Yuen Long New Territories'),
(1428, 2, 'Bacs-Kiskun'),
(1429, 2, 'Baranya'),
(1430, 2, 'Bekes'),
(1431, 2, 'Bekescsaba'),
(1432, 2, 'Borsod-Abauj-Zemplen'),
(1433, 2, 'Budapest'),
(1434, 2, 'Csongrad'),
(1435, 2, 'Debrecen'),
(1436, 2, 'Dunaujvaros'),
(1437, 2, 'Eger'),
(1438, 2, 'Fejer'),
(1439, 2, 'Gyor'),
(1440, 2, 'Gyor-Moson-Sopron'),
(1441, 2, 'Hajdu-Bihar'),
(1442, 2, 'Heves'),
(1443, 2, 'Hodmezovasarhely'),
(1444, 2, 'Jasz-Nagykun-Szolnok'),
(1445, 2, 'Kaposvar'),
(1446, 2, 'Kecskemet'),
(1447, 2, 'Komarom-Esztergom'),
(1448, 2, 'Miskolc'),
(1449, 2, 'Nagykanizsa'),
(1450, 2, 'Nograd'),
(1451, 2, 'Nyiregyhaza'),
(1452, 2, 'Pecs'),
(1453, 2, 'Pest'),
(1454, 2, 'Somogy'),
(1455, 2, 'Sopron'),
(1456, 2, 'Szabolcs-Szatmar-Bereg'),
(1457, 2, 'Szeged'),
(1458, 2, 'Szekesfehervar'),
(1459, 2, 'Szolnok'),
(1460, 2, 'Szombathely'),
(1461, 2, 'Tatabanya'),
(1462, 2, 'Tolna'),
(1463, 2, 'Vas'),
(1464, 2, 'Veszprem'),
(1465, 2, 'Zala'),
(1466, 2, 'Zalaegerszeg'),
(1467, 2, 'Austurland'),
(1468, 2, 'Hofuoborgarsvaeoi'),
(1469, 2, 'Norourland eystra'),
(1470, 2, 'Norourland vestra'),
(1471, 2, 'Suourland'),
(1472, 2, 'Suournes'),
(1473, 2, 'Vestfiroir'),
(1474, 2, 'Vesturland'),
(1475, 2, 'Andaman and Nicobar Islands'),
(1476, 2, 'Andhra Pradesh'),
(1477, 2, 'Arunachal Pradesh'),
(1478, 2, 'Assam'),
(1479, 2, 'Bihar'),
(1480, 2, 'Chandigarh'),
(1481, 2, 'Dadra and Nagar Haveli'),
(1482, 2, 'Daman and Diu'),
(1483, 2, 'Delhi'),
(1484, 2, 'Goa'),
(1485, 2, 'Gujarat'),
(1486, 2, 'Haryana'),
(1487, 2, 'Himachal Pradesh'),
(1488, 2, 'Jammu and Kashmir'),
(1489, 2, 'Karnataka'),
(1490, 2, 'Kerala'),
(1491, 2, 'Lakshadweep Islands'),
(1492, 2, 'Madhya Pradesh'),
(1493, 2, 'Maharashtra'),
(1494, 2, 'Manipur'),
(1495, 2, 'Meghalaya'),
(1496, 2, 'Mizoram'),
(1497, 2, 'Nagaland'),
(1498, 2, 'Orissa'),
(1499, 2, 'Pondicherry'),
(1500, 2, 'Punjab'),
(1501, 2, 'Rajasthan'),
(1502, 2, 'Sikkim'),
(1503, 2, 'Tamil Nadu'),
(1504, 2, 'Tripura'),
(1505, 2, 'Uttar Pradesh'),
(1506, 2, 'West Bengal'),
(1507, 2, 'Aceh'),
(1508, 2, 'Bali'),
(1509, 2, 'Banten'),
(1510, 2, 'Bengkulu'),
(1511, 2, 'BoDeTaBek'),
(1512, 2, 'Gorontalo'),
(1513, 2, 'Jakarta Raya'),
(1514, 2, 'Jambi'),
(1515, 2, 'Jawa Barat'),
(1516, 2, 'Jawa Tengah'),
(1517, 2, 'Jawa Timur'),
(1518, 2, 'Kalimantan Barat'),
(1519, 2, 'Kalimantan Selatan'),
(1520, 2, 'Kalimantan Tengah'),
(1521, 2, 'Kalimantan Timur'),
(1522, 2, 'Kepulauan Bangka Belitung'),
(1523, 2, 'Lampung'),
(1524, 2, 'Maluku'),
(1525, 2, 'Maluku Utara'),
(1526, 2, 'Nusa Tenggara Barat'),
(1527, 2, 'Nusa Tenggara Timur'),
(1528, 2, 'Papua'),
(1529, 2, 'Riau'),
(1530, 2, 'Sulawesi Selatan'),
(1531, 2, 'Sulawesi Tengah'),
(1532, 2, 'Sulawesi Tenggara'),
(1533, 2, 'Sulawesi Utara'),
(1534, 2, 'Sumatera Barat'),
(1535, 2, 'Sumatera Selatan'),
(1536, 2, 'Sumatera Utara'),
(1537, 2, 'Yogyakarta'),
(1538, 2, 'Tehran'),
(1539, 2, 'Qom'),
(1540, 2, 'Markazi'),
(1541, 2, 'Qazvin'),
(1542, 2, 'Gilan'),
(1543, 2, 'Ardabil'),
(1544, 2, 'Zanjan'),
(1545, 2, 'East Azarbaijan'),
(1546, 2, 'West Azarbaijan'),
(1547, 2, 'Kurdistan'),
(1548, 2, 'Hamadan'),
(1549, 2, 'Kermanshah'),
(1550, 2, 'Ilam'),
(1551, 2, 'Lorestan'),
(1552, 2, 'Khuzestan'),
(1553, 2, 'Chahar Mahaal and Bakhtiari'),
(1554, 2, 'Kohkiluyeh and Buyer Ahmad'),
(1555, 2, 'Bushehr'),
(1556, 2, 'Fars'),
(1557, 2, 'Hormozgan'),
(1558, 2, 'Sistan and Baluchistan'),
(1559, 2, 'Kerman'),
(1560, 2, 'Yazd'),
(1561, 2, 'Esfahan'),
(1562, 2, 'Semnan'),
(1563, 2, 'Mazandaran'),
(1564, 2, 'Golestan'),
(1565, 2, 'North Khorasan'),
(1566, 2, 'Razavi Khorasan'),
(1567, 2, 'South Khorasan'),
(1568, 2, 'Baghdad'),
(1569, 2, 'Salah ad Din'),
(1570, 2, 'Diyala'),
(1571, 2, 'Wasit'),
(1572, 2, 'Maysan'),
(1573, 2, 'Al Basrah'),
(1574, 2, 'Dhi Qar'),
(1575, 2, 'Al Muthanna'),
(1576, 2, 'Al Qadisyah'),
(1577, 2, 'Babil'),
(1578, 2, 'Al Karbala'),
(1579, 2, 'An Najaf'),
(1580, 2, 'Al Anbar'),
(1581, 2, 'Ninawa'),
(1582, 2, 'Dahuk'),
(1583, 2, 'Arbil'),
(1584, 2, 'At Ta\'mim'),
(1585, 2, 'As Sulaymaniyah'),
(1586, 2, 'Carlow'),
(1587, 2, 'Cavan'),
(1588, 2, 'Clare'),
(1589, 2, 'Cork'),
(1590, 2, 'Donegal'),
(1591, 2, 'Dublin'),
(1592, 2, 'Galway'),
(1593, 2, 'Kerry'),
(1594, 2, 'Kildare'),
(1595, 2, 'Kilkenny'),
(1596, 2, 'Laois'),
(1597, 2, 'Leitrim'),
(1598, 2, 'Limerick'),
(1599, 2, 'Longford'),
(1600, 2, 'Louth'),
(1601, 2, 'Mayo'),
(1602, 2, 'Meath'),
(1603, 2, 'Monaghan'),
(1604, 2, 'Offaly'),
(1605, 2, 'Roscommon'),
(1606, 2, 'Sligo'),
(1607, 2, 'Tipperary'),
(1608, 2, 'Waterford'),
(1609, 2, 'Westmeath'),
(1610, 2, 'Wexford'),
(1611, 2, 'Wicklow'),
(1612, 2, 'Be\'er Sheva'),
(1613, 2, 'Bika\'at Hayarden'),
(1614, 2, 'Eilat and Arava'),
(1615, 2, 'Galil'),
(1616, 2, 'Haifa'),
(1617, 2, 'Jehuda Mountains'),
(1618, 2, 'Jerusalem'),
(1619, 2, 'Negev'),
(1620, 2, 'Semaria'),
(1621, 2, 'Sharon'),
(1622, 2, 'Tel Aviv (Gosh Dan)'),
(1643, 2, 'Clarendon Parish'),
(1644, 2, 'Hanover Parish'),
(1645, 2, 'Kingston Parish'),
(1646, 2, 'Manchester Parish'),
(1647, 2, 'Portland Parish'),
(1648, 2, 'Saint Andrew Parish'),
(1649, 2, 'Saint Ann Parish'),
(1650, 2, 'Saint Catherine Parish'),
(1651, 2, 'Saint Elizabeth Parish'),
(1652, 2, 'Saint James Parish'),
(1653, 2, 'Saint Mary Parish'),
(1654, 2, 'Saint Thomas Parish'),
(1655, 2, 'Trelawny Parish'),
(1656, 2, 'Westmoreland Parish'),
(1657, 2, 'Aichi'),
(1658, 2, 'Akita'),
(1659, 2, 'Aomori'),
(1660, 2, 'Chiba'),
(1661, 2, 'Ehime'),
(1662, 2, 'Fukui'),
(1663, 2, 'Fukuoka'),
(1664, 2, 'Fukushima'),
(1665, 2, 'Gifu'),
(1666, 2, 'Gumma'),
(1667, 2, 'Hiroshima'),
(1668, 2, 'Hokkaido'),
(1669, 2, 'Hyogo'),
(1670, 2, 'Ibaraki'),
(1671, 2, 'Ishikawa'),
(1672, 2, 'Iwate'),
(1673, 2, 'Kagawa'),
(1674, 2, 'Kagoshima'),
(1675, 2, 'Kanagawa'),
(1676, 2, 'Kochi'),
(1677, 2, 'Kumamoto'),
(1678, 2, 'Kyoto'),
(1679, 2, 'Mie'),
(1680, 2, 'Miyagi'),
(1681, 2, 'Miyazaki'),
(1682, 2, 'Nagano'),
(1683, 2, 'Nagasaki'),
(1684, 2, 'Nara'),
(1685, 2, 'Niigata'),
(1686, 2, 'Oita'),
(1687, 2, 'Okayama'),
(1688, 2, 'Okinawa'),
(1689, 2, 'Osaka'),
(1690, 2, 'Saga'),
(1691, 2, 'Saitama'),
(1692, 2, 'Shiga'),
(1693, 2, 'Shimane'),
(1694, 2, 'Shizuoka'),
(1695, 2, 'Tochigi'),
(1696, 2, 'Tokushima'),
(1697, 2, 'Tokyo'),
(1698, 2, 'Tottori'),
(1699, 2, 'Toyama'),
(1700, 2, 'Wakayama'),
(1701, 2, 'Yamagata'),
(1702, 2, 'Yamaguchi'),
(1703, 2, 'Yamanashi'),
(1704, 2, '\'Amman'),
(1705, 2, 'Ajlun'),
(1706, 2, 'Al \'Aqabah'),
(1707, 2, 'Al Balqa\''),
(1708, 2, 'Al Karak'),
(1709, 2, 'Al Mafraq'),
(1710, 2, 'At Tafilah'),
(1711, 2, 'Az Zarqa\''),
(1712, 2, 'Irbid'),
(1713, 2, 'Jarash'),
(1714, 2, 'Ma\'an'),
(1715, 2, 'Madaba'),
(1716, 2, 'Almaty'),
(1717, 2, 'Almaty City'),
(1718, 2, 'Aqmola'),
(1719, 2, 'Aqtobe'),
(1720, 2, 'Astana City'),
(1721, 2, 'Atyrau'),
(1722, 2, 'Batys Qazaqstan'),
(1723, 2, 'Bayqongyr City'),
(1724, 2, 'Mangghystau'),
(1725, 2, 'Ongtustik Qazaqstan'),
(1726, 2, 'Pavlodar'),
(1727, 2, 'Qaraghandy'),
(1728, 2, 'Qostanay'),
(1729, 2, 'Qyzylorda'),
(1730, 2, 'Shyghys Qazaqstan'),
(1731, 2, 'Soltustik Qazaqstan'),
(1732, 2, 'Zhambyl'),
(1733, 2, 'Central'),
(1734, 2, 'Coast'),
(1735, 2, 'Eastern'),
(1736, 2, 'Nairobi Area'),
(1737, 2, 'North Eastern'),
(1738, 2, 'Nyanza'),
(1739, 2, 'Rift Valley'),
(1740, 2, 'Western'),
(1741, 2, 'Abaiang'),
(1742, 2, 'Abemama'),
(1743, 2, 'Aranuka'),
(1744, 2, 'Arorae'),
(1745, 2, 'Banaba'),
(1746, 2, 'Beru'),
(1747, 2, 'Butaritari'),
(1748, 2, 'Kanton'),
(1749, 2, 'Kiritimati'),
(1750, 2, 'Kuria'),
(1751, 2, 'Maiana'),
(1752, 2, 'Makin'),
(1753, 2, 'Marakei'),
(1754, 2, 'Nikunau'),
(1755, 2, 'Nonouti'),
(1756, 2, 'Onotoa'),
(1757, 2, 'Tabiteuea'),
(1758, 2, 'Tabuaeran'),
(1759, 2, 'Tamana'),
(1760, 2, 'Tarawa'),
(1761, 2, 'Teraina'),
(1762, 2, 'Chagang-do'),
(1763, 2, 'Hamgyong-bukto'),
(1764, 2, 'Hamgyong-namdo'),
(1765, 2, 'Hwanghae-bukto'),
(1766, 2, 'Hwanghae-namdo'),
(1767, 2, 'Kangwon-do'),
(1768, 2, 'P\'yongan-bukto'),
(1769, 2, 'P\'yongan-namdo'),
(1770, 2, 'Ryanggang-do (Yanggang-do)'),
(1771, 2, 'Rason Directly Governed City'),
(1772, 2, 'P\'yongyang Special City'),
(1773, 2, 'Ch\'ungch\'ong-bukto'),
(1774, 2, 'Ch\'ungch\'ong-namdo'),
(1775, 2, 'Cheju-do'),
(1776, 2, 'Cholla-bukto'),
(1777, 2, 'Cholla-namdo'),
(1778, 2, 'Inch\'on-gwangyoksi'),
(1779, 2, 'Kangwon-do'),
(1780, 2, 'Kwangju-gwangyoksi'),
(1781, 2, 'Kyonggi-do'),
(1782, 2, 'Kyongsang-bukto'),
(1783, 2, 'Kyongsang-namdo'),
(1784, 2, 'Pusan-gwangyoksi'),
(1785, 2, 'Soul-t\'ukpyolsi'),
(1786, 2, 'Taegu-gwangyoksi'),
(1787, 2, 'Taejon-gwangyoksi'),
(1788, 2, 'Al \'Asimah'),
(1789, 2, 'Al Ahmadi'),
(1790, 2, 'Al Farwaniyah'),
(1791, 2, 'Al Jahra\''),
(1792, 2, 'Hawalli'),
(1793, 2, 'Bishkek'),
(1794, 2, 'Batken'),
(1795, 2, 'Chu'),
(1796, 2, 'Jalal-Abad'),
(1797, 2, 'Naryn'),
(1798, 2, 'Osh'),
(1799, 2, 'Talas'),
(1800, 2, 'Ysyk-Kol'),
(1801, 2, 'Vientiane'),
(1802, 2, 'Attapu'),
(1803, 2, 'Bokeo'),
(1804, 2, 'Bolikhamxai'),
(1805, 2, 'Champasak'),
(1806, 2, 'Houaphan'),
(1807, 2, 'Khammouan'),
(1808, 2, 'Louang Namtha'),
(1809, 2, 'Louangphabang'),
(1810, 2, 'Oudomxai'),
(1811, 2, 'Phongsali'),
(1812, 2, 'Salavan'),
(1813, 2, 'Savannakhet'),
(1814, 2, 'Vientiane'),
(1815, 2, 'Xaignabouli'),
(1816, 2, 'Xekong'),
(1817, 2, 'Xiangkhoang'),
(1818, 2, 'Xaisomboun'),
(1819, 2, 'Aizkraukles Rajons'),
(1820, 2, 'Aluksnes Rajons'),
(1821, 2, 'Balvu Rajons'),
(1822, 2, 'Bauskas Rajons'),
(1823, 2, 'Cesu Rajons'),
(1824, 2, 'Daugavpils Rajons'),
(1825, 2, 'Dobeles Rajons'),
(1826, 2, 'Gulbenes Rajons'),
(1827, 2, 'Jekabpils Rajons'),
(1828, 2, 'Jelgavas Rajons'),
(1829, 2, 'Kraslavas Rajons'),
(1830, 2, 'Kuldigas Rajons'),
(1831, 2, 'Liepajas Rajons'),
(1832, 2, 'Limbazu Rajons'),
(1833, 2, 'Ludzas Rajons'),
(1834, 2, 'Madonas Rajons'),
(1835, 2, 'Ogres Rajons'),
(1836, 2, 'Preilu Rajons'),
(1837, 2, 'Rezeknes Rajons'),
(1838, 2, 'Rigas Rajons'),
(1839, 2, 'Saldus Rajons'),
(1840, 2, 'Talsu Rajons'),
(1841, 2, 'Tukuma Rajons'),
(1842, 2, 'Valkas Rajons'),
(1843, 2, 'Valmieras Rajons'),
(1844, 2, 'Ventspils Rajons'),
(1845, 2, 'Daugavpils'),
(1846, 2, 'Jelgava'),
(1847, 2, 'Jurmala'),
(1848, 2, 'Liepaja'),
(1849, 2, 'Rezekne'),
(1850, 2, 'Riga'),
(1851, 2, 'Ventspils'),
(1852, 2, 'Berea'),
(1853, 2, 'Butha-Buthe'),
(1854, 2, 'Leribe'),
(1855, 2, 'Mafeteng'),
(1856, 2, 'Maseru'),
(1857, 2, 'Mohale\'s Hoek'),
(1858, 2, 'Mokhotlong'),
(1859, 2, 'Qacha\'s Nek'),
(1860, 2, 'Quthing'),
(1861, 2, 'Thaba-Tseka'),
(1862, 2, 'Bomi'),
(1863, 2, 'Bong'),
(1864, 2, 'Grand Bassa'),
(1865, 2, 'Grand Cape Mount'),
(1866, 2, 'Grand Gedeh'),
(1867, 2, 'Grand Kru'),
(1868, 2, 'Lofa'),
(1869, 2, 'Margibi'),
(1870, 2, 'Maryland'),
(1871, 2, 'Montserrado'),
(1872, 2, 'Nimba'),
(1873, 2, 'River Cess'),
(1874, 2, 'Sinoe'),
(1875, 2, 'Ajdabiya'),
(1876, 2, 'Al \'Aziziyah'),
(1877, 2, 'Al Fatih'),
(1878, 2, 'Al Jabal al Akhdar'),
(1879, 2, 'Al Jufrah'),
(1880, 2, 'Al Khums'),
(1881, 2, 'Al Kufrah'),
(1882, 2, 'An Nuqat al Khams'),
(1883, 2, 'Ash Shati\''),
(1884, 2, 'Awbari'),
(1885, 2, 'Az Zawiyah'),
(1886, 2, 'Banghazi'),
(1887, 2, 'Darnah'),
(1888, 2, 'Ghadamis'),
(1889, 2, 'Gharyan'),
(1890, 2, 'Misratah'),
(1891, 2, 'Murzuq'),
(1892, 2, 'Sabha'),
(1893, 2, 'Sawfajjin'),
(1894, 2, 'Surt'),
(1895, 2, 'Tarabulus (Tripoli)'),
(1896, 2, 'Tarhunah'),
(1897, 2, 'Tubruq'),
(1898, 2, 'Yafran'),
(1899, 2, 'Zlitan'),
(1900, 2, 'Vaduz'),
(1901, 2, 'Schaan'),
(1902, 2, 'Balzers'),
(1903, 2, 'Triesen'),
(1904, 2, 'Eschen'),
(1905, 2, 'Mauren'),
(1906, 2, 'Triesenberg'),
(1907, 2, 'Ruggell'),
(1908, 2, 'Gamprin'),
(1909, 2, 'Schellenberg'),
(1910, 2, 'Planken'),
(1911, 2, 'Alytus'),
(1912, 2, 'Kaunas'),
(1913, 2, 'Klaipeda'),
(1914, 2, 'Marijampole'),
(1915, 2, 'Panevezys'),
(1916, 2, 'Siauliai'),
(1917, 2, 'Taurage'),
(1918, 2, 'Telsiai'),
(1919, 2, 'Utena'),
(1920, 2, 'Vilnius'),
(1921, 2, 'Diekirch'),
(1922, 2, 'Clervaux'),
(1923, 2, 'Redange'),
(1924, 2, 'Vianden'),
(1925, 2, 'Wiltz'),
(1926, 2, 'Grevenmacher'),
(1927, 2, 'Echternach'),
(1928, 2, 'Remich'),
(1929, 2, 'Luxembourg'),
(1930, 2, 'Capellen'),
(1931, 2, 'Esch-sur-Alzette'),
(1932, 2, 'Mersch'),
(1933, 2, 'Our Lady Fatima Parish'),
(1934, 2, 'St. Anthony Parish'),
(1935, 2, 'St. Lazarus Parish'),
(1936, 2, 'Cathedral Parish'),
(1937, 2, 'St. Lawrence Parish'),
(1938, 2, 'Antananarivo'),
(1939, 2, 'Antsiranana'),
(1940, 2, 'Fianarantsoa'),
(1941, 2, 'Mahajanga'),
(1942, 2, 'Toamasina'),
(1943, 2, 'Toliara'),
(1944, 2, 'Balaka'),
(1945, 2, 'Blantyre'),
(1946, 2, 'Chikwawa'),
(1947, 2, 'Chiradzulu'),
(1948, 2, 'Chitipa'),
(1949, 2, 'Dedza'),
(1950, 2, 'Dowa'),
(1951, 2, 'Karonga'),
(1952, 2, 'Kasungu'),
(1953, 2, 'Likoma'),
(1954, 2, 'Lilongwe'),
(1955, 2, 'Machinga'),
(1956, 2, 'Mangochi'),
(1957, 2, 'Mchinji'),
(1958, 2, 'Mulanje'),
(1959, 2, 'Mwanza'),
(1960, 2, 'Mzimba'),
(1961, 2, 'Ntcheu'),
(1962, 2, 'Nkhata Bay'),
(1963, 2, 'Nkhotakota'),
(1964, 2, 'Nsanje'),
(1965, 2, 'Ntchisi'),
(1966, 2, 'Phalombe'),
(1967, 2, 'Rumphi'),
(1968, 2, 'Salima'),
(1969, 2, 'Thyolo'),
(1970, 2, 'Zomba'),
(1971, 2, 'Johor'),
(1972, 2, 'Kedah'),
(1973, 2, 'Kelantan'),
(1974, 2, 'Labuan'),
(1975, 2, 'Melaka'),
(1976, 2, 'Negeri Sembilan'),
(1977, 2, 'Pahang'),
(1978, 2, 'Perak'),
(1979, 2, 'Perlis'),
(1980, 2, 'Pulau Pinang'),
(1981, 2, 'Sabah'),
(1982, 2, 'Sarawak'),
(1983, 2, 'Selangor'),
(1984, 2, 'Terengganu'),
(1985, 2, 'Wilayah Persekutuan'),
(1986, 2, 'Thiladhunmathi Uthuru'),
(1987, 2, 'Thiladhunmathi Dhekunu'),
(1988, 2, 'Miladhunmadulu Uthuru'),
(1989, 2, 'Miladhunmadulu Dhekunu'),
(1990, 2, 'Maalhosmadulu Uthuru'),
(1991, 2, 'Maalhosmadulu Dhekunu'),
(1992, 2, 'Faadhippolhu'),
(1993, 2, 'Male Atoll'),
(1994, 2, 'Ari Atoll Uthuru'),
(1995, 2, 'Ari Atoll Dheknu'),
(1996, 2, 'Felidhe Atoll'),
(1997, 2, 'Mulaku Atoll'),
(1998, 2, 'Nilandhe Atoll Uthuru'),
(1999, 2, 'Nilandhe Atoll Dhekunu'),
(2000, 2, 'Kolhumadulu'),
(2001, 2, 'Hadhdhunmathi'),
(2002, 2, 'Huvadhu Atoll Uthuru'),
(2003, 2, 'Huvadhu Atoll Dhekunu'),
(2004, 2, 'Fua Mulaku'),
(2005, 2, 'Addu'),
(2006, 2, 'Gao'),
(2007, 2, 'Kayes'),
(2008, 2, 'Kidal'),
(2009, 2, 'Koulikoro'),
(2010, 2, 'Mopti'),
(2011, 2, 'Segou'),
(2012, 2, 'Sikasso'),
(2013, 2, 'Tombouctou'),
(2014, 2, 'Bamako Capital District'),
(2015, 2, 'Attard'),
(2016, 2, 'Balzan'),
(2017, 2, 'Birgu'),
(2018, 2, 'Birkirkara'),
(2019, 2, 'Birzebbuga'),
(2020, 2, 'Bormla'),
(2021, 2, 'Dingli'),
(2022, 2, 'Fgura'),
(2023, 2, 'Floriana'),
(2024, 2, 'Gudja'),
(2025, 2, 'Gzira'),
(2026, 2, 'Gargur'),
(2027, 2, 'Gaxaq'),
(2028, 2, 'Hamrun'),
(2029, 2, 'Iklin'),
(2030, 2, 'Isla'),
(2031, 2, 'Kalkara'),
(2032, 2, 'Kirkop'),
(2033, 2, 'Lija'),
(2034, 2, 'Luqa'),
(2035, 2, 'Marsa'),
(2036, 2, 'Marsaskala'),
(2037, 2, 'Marsaxlokk'),
(2038, 2, 'Mdina'),
(2039, 2, 'Melliea'),
(2040, 2, 'Mgarr'),
(2041, 2, 'Mosta'),
(2042, 2, 'Mqabba'),
(2043, 2, 'Msida'),
(2044, 2, 'Mtarfa'),
(2045, 2, 'Naxxar'),
(2046, 2, 'Paola'),
(2047, 2, 'Pembroke'),
(2048, 2, 'Pieta'),
(2049, 2, 'Qormi'),
(2050, 2, 'Qrendi'),
(2051, 2, 'Rabat'),
(2052, 2, 'Safi'),
(2053, 2, 'San Giljan'),
(2054, 2, 'Santa Lucija'),
(2055, 2, 'San Pawl il-Bahar'),
(2056, 2, 'San Gwann'),
(2057, 2, 'Santa Venera'),
(2058, 2, 'Siggiewi'),
(2059, 2, 'Sliema'),
(2060, 2, 'Swieqi'),
(2061, 2, 'Ta Xbiex'),
(2062, 2, 'Tarxien'),
(2063, 2, 'Valletta'),
(2064, 2, 'Xgajra'),
(2065, 2, 'Zabbar'),
(2066, 2, 'Zebbug'),
(2067, 2, 'Zejtun'),
(2068, 2, 'Zurrieq'),
(2069, 2, 'Fontana'),
(2070, 2, 'Ghajnsielem'),
(2071, 2, 'Gharb'),
(2072, 2, 'Ghasri'),
(2073, 2, 'Kercem'),
(2074, 2, 'Munxar'),
(2075, 2, 'Nadur'),
(2076, 2, 'Qala'),
(2077, 2, 'Victoria'),
(2078, 2, 'San Lawrenz'),
(2079, 2, 'Sannat'),
(2080, 2, 'Xagra'),
(2081, 2, 'Xewkija'),
(2082, 2, 'Zebbug'),
(2083, 2, 'Ailinginae'),
(2084, 2, 'Ailinglaplap'),
(2085, 2, 'Ailuk'),
(2086, 2, 'Arno'),
(2087, 2, 'Aur'),
(2088, 2, 'Bikar'),
(2089, 2, 'Bikini'),
(2090, 2, 'Bokak'),
(2091, 2, 'Ebon'),
(2092, 2, 'Enewetak'),
(2093, 2, 'Erikub'),
(2094, 2, 'Jabat'),
(2095, 2, 'Jaluit'),
(2096, 2, 'Jemo'),
(2097, 2, 'Kili'),
(2098, 2, 'Kwajalein'),
(2099, 2, 'Lae'),
(2100, 2, 'Lib'),
(2101, 2, 'Likiep'),
(2102, 2, 'Majuro'),
(2103, 2, 'Maloelap'),
(2104, 2, 'Mejit'),
(2105, 2, 'Mili'),
(2106, 2, 'Namorik'),
(2107, 2, 'Namu'),
(2108, 2, 'Rongelap'),
(2109, 2, 'Rongrik'),
(2110, 2, 'Toke'),
(2111, 2, 'Ujae'),
(2112, 2, 'Ujelang'),
(2113, 2, 'Utirik'),
(2114, 2, 'Wotho'),
(2115, 2, 'Wotje'),
(2116, 2, 'Adrar'),
(2117, 2, 'Assaba'),
(2118, 2, 'Brakna'),
(2119, 2, 'Dakhlet Nouadhibou'),
(2120, 2, 'Gorgol'),
(2121, 2, 'Guidimaka'),
(2122, 2, 'Hodh Ech Chargui'),
(2123, 2, 'Hodh El Gharbi'),
(2124, 2, 'Inchiri'),
(2125, 2, 'Tagant'),
(2126, 2, 'Tiris Zemmour'),
(2127, 2, 'Trarza'),
(2128, 2, 'Nouakchott'),
(2129, 2, 'Beau Bassin-Rose Hill'),
(2130, 2, 'Curepipe'),
(2131, 2, 'Port Louis'),
(2132, 2, 'Quatre Bornes'),
(2133, 2, 'Vacoas-Phoenix'),
(2134, 2, 'Agalega Islands'),
(2135, 2, 'Cargados Carajos Shoals (Saint Brandon Islands)'),
(2136, 2, 'Rodrigues'),
(2137, 2, 'Black River'),
(2138, 2, 'Flacq'),
(2139, 2, 'Grand Port'),
(2140, 2, 'Moka'),
(2141, 2, 'Pamplemousses'),
(2142, 2, 'Plaines Wilhems'),
(2143, 2, 'Port Louis'),
(2144, 2, 'Riviere du Rempart'),
(2145, 2, 'Savanne'),
(2146, 2, 'Baja California Norte'),
(2147, 2, 'Baja California Sur'),
(2148, 2, 'Campeche'),
(2149, 2, 'Chiapas'),
(2150, 2, 'Chihuahua'),
(2151, 2, 'Coahuila de Zaragoza'),
(2152, 2, 'Colima'),
(2153, 2, 'Distrito Federal'),
(2154, 2, 'Durango'),
(2155, 2, 'Guanajuato'),
(2156, 2, 'Guerrero'),
(2157, 2, 'Hidalgo'),
(2158, 2, 'Jalisco'),
(2159, 2, 'Mexico'),
(2160, 2, 'Michoacan de Ocampo'),
(2161, 2, 'Morelos'),
(2162, 2, 'Nayarit'),
(2163, 2, 'Nuevo Leon'),
(2164, 2, 'Oaxaca'),
(2165, 2, 'Puebla'),
(2166, 2, 'Queretaro de Arteaga'),
(2167, 2, 'Quintana Roo'),
(2168, 2, 'San Luis Potosi'),
(2169, 2, 'Sinaloa'),
(2170, 2, 'Sonora'),
(2171, 2, 'Tabasco'),
(2172, 2, 'Tamaulipas'),
(2173, 2, 'Tlaxcala'),
(2174, 2, 'Veracruz-Llave'),
(2175, 2, 'Yucatan'),
(2176, 2, 'Zacatecas'),
(2177, 2, 'Chuuk'),
(2178, 2, 'Kosrae'),
(2179, 2, 'Pohnpei'),
(2180, 2, 'Yap'),
(2181, 2, 'Gagauzia'),
(2182, 2, 'Chisinau'),
(2183, 2, 'Balti'),
(2184, 2, 'Cahul'),
(2185, 2, 'Edinet'),
(2186, 2, 'Lapusna'),
(2187, 2, 'Orhei'),
(2188, 2, 'Soroca'),
(2189, 2, 'Tighina'),
(2190, 2, 'Ungheni'),
(2191, 2, 'St‚nga Nistrului'),
(2192, 2, 'Fontvieille'),
(2193, 2, 'La Condamine'),
(2194, 2, 'Monaco-Ville'),
(2195, 2, 'Monte-Carlo'),
(2196, 2, 'Ulanbaatar'),
(2197, 2, 'Orhon'),
(2198, 2, 'Darhan uul'),
(2199, 2, 'Hentiy'),
(2200, 2, 'Hovsgol'),
(2201, 2, 'Hovd'),
(2202, 2, 'Uvs'),
(2203, 2, 'Tov'),
(2204, 2, 'Selenge'),
(2205, 2, 'Suhbaatar'),
(2206, 2, 'Omnogovi'),
(2207, 2, 'Ovorhangay'),
(2208, 2, 'Dzavhan'),
(2209, 2, 'DundgovL'),
(2210, 2, 'Dornod'),
(2211, 2, 'Dornogov'),
(2212, 2, 'Govi-Sumber'),
(2213, 2, 'Govi-Altay'),
(2214, 2, 'Bulgan'),
(2215, 2, 'Bayanhongor'),
(2216, 2, 'Bayan-Olgiy'),
(2217, 2, 'Arhangay'),
(2218, 2, 'Saint Anthony'),
(2219, 2, 'Saint Georges'),
(2220, 2, 'Saint Peter'),
(2221, 2, 'Agadir'),
(2222, 2, 'Al Hoceima'),
(2223, 2, 'Azilal'),
(2224, 2, 'Beni Mellal'),
(2225, 2, 'Ben Slimane'),
(2226, 2, 'Boulemane'),
(2227, 2, 'Casablanca'),
(2228, 2, 'Chaouen'),
(2229, 2, 'El Jadida'),
(2230, 2, 'El Kelaa des Sraghna'),
(2231, 2, 'Er Rachidia'),
(2232, 2, 'Essaouira'),
(2233, 2, 'Fes'),
(2234, 2, 'Figuig'),
(2235, 2, 'Guelmim'),
(2236, 2, 'Ifrane'),
(2237, 2, 'Kenitra'),
(2238, 2, 'Khemisset'),
(2239, 2, 'Khenifra'),
(2240, 2, 'Khouribga'),
(2241, 2, 'Laayoune'),
(2242, 2, 'Larache'),
(2243, 2, 'Marrakech'),
(2244, 2, 'Meknes'),
(2245, 2, 'Nador'),
(2246, 2, 'Ouarzazate'),
(2247, 2, 'Oujda'),
(2248, 2, 'Rabat-Sale'),
(2249, 2, 'Safi'),
(2250, 2, 'Settat'),
(2251, 2, 'Sidi Kacem'),
(2252, 2, 'Tangier'),
(2253, 2, 'Tan-Tan'),
(2254, 2, 'Taounate'),
(2255, 2, 'Taroudannt'),
(2256, 2, 'Tata'),
(2257, 2, 'Taza'),
(2258, 2, 'Tetouan'),
(2259, 2, 'Tiznit'),
(2260, 2, 'Ad Dakhla'),
(2261, 2, 'Boujdour'),
(2262, 2, 'Es Smara'),
(2263, 2, 'Cabo Delgado'),
(2264, 2, 'Gaza'),
(2265, 2, 'Inhambane'),
(2266, 2, 'Manica'),
(2267, 2, 'Maputo (city)'),
(2268, 2, 'Maputo'),
(2269, 2, 'Nampula'),
(2270, 2, 'Niassa'),
(2271, 2, 'Sofala'),
(2272, 2, 'Tete'),
(2273, 2, 'Zambezia'),
(2274, 2, 'Ayeyarwady'),
(2275, 2, 'Bago'),
(2276, 2, 'Magway'),
(2277, 2, 'Mandalay'),
(2278, 2, 'Sagaing'),
(2279, 2, 'Tanintharyi'),
(2280, 2, 'Yangon'),
(2281, 2, 'Chin State'),
(2282, 2, 'Kachin State'),
(2283, 2, 'Kayah State'),
(2284, 2, 'Kayin State'),
(2285, 2, 'Mon State'),
(2286, 2, 'Rakhine State'),
(2287, 2, 'Shan State'),
(2288, 2, 'Caprivi'),
(2289, 2, 'Erongo'),
(2290, 2, 'Hardap'),
(2291, 2, 'Karas'),
(2292, 2, 'Kavango'),
(2293, 2, 'Khomas'),
(2294, 2, 'Kunene'),
(2295, 2, 'Ohangwena'),
(2296, 2, 'Omaheke'),
(2297, 2, 'Omusati'),
(2298, 2, 'Oshana'),
(2299, 2, 'Oshikoto'),
(2300, 2, 'Otjozondjupa'),
(2301, 2, 'Aiwo'),
(2302, 2, 'Anabar'),
(2303, 2, 'Anetan'),
(2304, 2, 'Anibare'),
(2305, 2, 'Baiti'),
(2306, 2, 'Boe'),
(2307, 2, 'Buada'),
(2308, 2, 'Denigomodu'),
(2309, 2, 'Ewa'),
(2310, 2, 'Ijuw'),
(2311, 2, 'Meneng'),
(2312, 2, 'Nibok'),
(2313, 2, 'Uaboe'),
(2314, 2, 'Yaren'),
(2315, 2, 'Bagmati'),
(2316, 2, 'Bheri'),
(2317, 2, 'Dhawalagiri'),
(2318, 2, 'Gandaki'),
(2319, 2, 'Janakpur'),
(2320, 2, 'Karnali'),
(2321, 2, 'Kosi'),
(2322, 2, 'Lumbini'),
(2323, 2, 'Mahakali'),
(2324, 2, 'Mechi'),
(2325, 2, 'Narayani'),
(2326, 2, 'Rapti'),
(2327, 2, 'Sagarmatha'),
(2328, 2, 'Seti'),
(2329, 2, 'Drenthe'),
(2330, 2, 'Flevoland'),
(2331, 2, 'Friesland'),
(2332, 2, 'Gelderland'),
(2333, 2, 'Groningen'),
(2334, 2, 'Limburg'),
(2335, 2, 'Noord Brabant'),
(2336, 2, 'Noord Holland'),
(2337, 2, 'Overijssel'),
(2338, 2, 'Utrecht'),
(2339, 2, 'Zeeland'),
(2340, 2, 'Zuid Holland'),
(2341, 2, 'Iles Loyaute'),
(2342, 2, 'Nord'),
(2343, 2, 'Sud'),
(2344, 2, 'Auckland'),
(2345, 2, 'Bay of Plenty'),
(2346, 2, 'Canterbury'),
(2347, 2, 'Coromandel'),
(2348, 2, 'Gisborne'),
(2349, 2, 'Fiordland'),
(2350, 2, 'Hawke\'s Bay'),
(2351, 2, 'Marlborough'),
(2352, 2, 'Manawatu-Wanganui'),
(2353, 2, 'Mt Cook-Mackenzie'),
(2354, 2, 'Nelson'),
(2355, 2, 'Northland'),
(2356, 2, 'Otago'),
(2357, 2, 'Southland'),
(2358, 2, 'Taranaki'),
(2359, 2, 'Wellington'),
(2360, 2, 'Waikato'),
(2361, 2, 'Wairprarapa'),
(2362, 2, 'West Coast'),
(2363, 2, 'Atlantico Norte'),
(2364, 2, 'Atlantico Sur'),
(2365, 2, 'Boaco'),
(2366, 2, 'Carazo'),
(2367, 2, 'Chinandega'),
(2368, 2, 'Chontales'),
(2369, 2, 'Esteli'),
(2370, 2, 'Granada'),
(2371, 2, 'Jinotega'),
(2372, 2, 'Leon'),
(2373, 2, 'Madriz'),
(2374, 2, 'Managua'),
(2375, 2, 'Masaya'),
(2376, 2, 'Matagalpa'),
(2377, 2, 'Nuevo Segovia'),
(2378, 2, 'Rio San Juan'),
(2379, 2, 'Rivas'),
(2380, 2, 'Agadez'),
(2381, 2, 'Diffa'),
(2382, 2, 'Dosso'),
(2383, 2, 'Maradi'),
(2384, 2, 'Niamey'),
(2385, 2, 'Tahoua'),
(2386, 2, 'Tillaberi'),
(2387, 2, 'Zinder'),
(2388, 2, 'Abia'),
(2389, 2, 'Abuja Federal Capital Territory'),
(2390, 2, 'Adamawa'),
(2391, 2, 'Akwa Ibom'),
(2392, 2, 'Anambra'),
(2393, 2, 'Bauchi'),
(2394, 2, 'Bayelsa'),
(2395, 2, 'Benue'),
(2396, 2, 'Borno'),
(2397, 2, 'Cross River'),
(2398, 2, 'Delta'),
(2399, 2, 'Ebonyi'),
(2400, 2, 'Edo'),
(2401, 2, 'Ekiti'),
(2402, 2, 'Enugu'),
(2403, 2, 'Gombe'),
(2404, 2, 'Imo'),
(2405, 2, 'Jigawa'),
(2406, 2, 'Kaduna'),
(2407, 2, 'Kano'),
(2408, 2, 'Katsina'),
(2409, 2, 'Kebbi'),
(2410, 2, 'Kogi'),
(2411, 2, 'Kwara'),
(2412, 2, 'Lagos'),
(2413, 2, 'Nassarawa'),
(2414, 2, 'Niger'),
(2415, 2, 'Ogun'),
(2416, 2, 'Ondo'),
(2417, 2, 'Osun'),
(2418, 2, 'Oyo'),
(2419, 2, 'Plateau'),
(2420, 2, 'Rivers'),
(2421, 2, 'Sokoto'),
(2422, 2, 'Taraba'),
(2423, 2, 'Yobe'),
(2424, 2, 'Zamfara'),
(2425, 2, 'Northern Islands'),
(2426, 2, 'Rota'),
(2427, 2, 'Saipan'),
(2428, 2, 'Tinian'),
(2429, 2, 'Akershus'),
(2430, 2, 'Aust-Agder'),
(2431, 2, 'Buskerud'),
(2432, 2, 'Finnmark'),
(2433, 2, 'Hedmark'),
(2434, 2, 'Hordaland'),
(2435, 2, 'More og Romdal'),
(2436, 2, 'Nord-Trondelag'),
(2437, 2, 'Nordland'),
(2438, 2, 'Ostfold'),
(2439, 2, 'Oppland'),
(2440, 2, 'Oslo'),
(2441, 2, 'Rogaland'),
(2442, 2, 'Sor-Trondelag'),
(2443, 2, 'Sogn og Fjordane'),
(2444, 2, 'Svalbard'),
(2445, 2, 'Telemark'),
(2446, 2, 'Troms'),
(2447, 2, 'Vest-Agder'),
(2448, 2, 'Vestfold'),
(2449, 2, 'Ad Dakhiliyah'),
(2450, 2, 'Al Batinah'),
(2451, 2, 'Al Wusta'),
(2452, 2, 'Ash Sharqiyah'),
(2453, 2, 'Az Zahirah'),
(2454, 2, 'Masqat'),
(2455, 2, 'Musandam'),
(2456, 2, 'Zufar'),
(2457, 2, 'Balochistan'),
(2458, 2, 'Federally Administered Tribal Areas'),
(2459, 2, 'Islamabad Capital Territory'),
(2460, 2, 'North-West Frontier'),
(2461, 2, 'Punjab'),
(2462, 2, 'Sindh'),
(2463, 2, 'Aimeliik'),
(2464, 2, 'Airai'),
(2465, 2, 'Angaur'),
(2466, 2, 'Hatohobei'),
(2467, 2, 'Kayangel'),
(2468, 2, 'Koror'),
(2469, 2, 'Melekeok'),
(2470, 2, 'Ngaraard'),
(2471, 2, 'Ngarchelong'),
(2472, 2, 'Ngardmau'),
(2473, 2, 'Ngatpang'),
(2474, 2, 'Ngchesar'),
(2475, 2, 'Ngeremlengui'),
(2476, 2, 'Ngiwal'),
(2477, 2, 'Peleliu'),
(2478, 2, 'Sonsorol'),
(2479, 2, 'Bocas del Toro'),
(2480, 2, 'Chiriqui'),
(2481, 2, 'Cocle'),
(2482, 2, 'Colon'),
(2483, 2, 'Darien'),
(2484, 2, 'Herrera'),
(2485, 2, 'Los Santos'),
(2486, 2, 'Panama'),
(2487, 2, 'San Blas'),
(2488, 2, 'Veraguas'),
(2489, 2, 'Bougainville'),
(2490, 2, 'Central'),
(2491, 2, 'Chimbu'),
(2492, 2, 'Eastern Highlands'),
(2493, 2, 'East New Britain'),
(2494, 2, 'East Sepik'),
(2495, 2, 'Enga'),
(2496, 2, 'Gulf'),
(2497, 2, 'Madang'),
(2498, 2, 'Manus'),
(2499, 2, 'Milne Bay'),
(2500, 2, 'Morobe'),
(2501, 2, 'National Capital'),
(2502, 2, 'New Ireland'),
(2503, 2, 'Northern'),
(2504, 2, 'Sandaun'),
(2505, 2, 'Southern Highlands'),
(2506, 2, 'Western'),
(2507, 2, 'Western Highlands'),
(2508, 2, 'West New Britain'),
(2509, 2, 'Alto Paraguay'),
(2510, 2, 'Alto Parana'),
(2511, 2, 'Amambay'),
(2512, 2, 'Asuncion'),
(2513, 2, 'Boqueron'),
(2514, 2, 'Caaguazu'),
(2515, 2, 'Caazapa'),
(2516, 2, 'Canindeyu'),
(2517, 2, 'Central'),
(2518, 2, 'Concepcion'),
(2519, 2, 'Cordillera'),
(2520, 2, 'Guaira'),
(2521, 2, 'Itapua'),
(2522, 2, 'Misiones'),
(2523, 2, 'Neembucu'),
(2524, 2, 'Paraguari'),
(2525, 2, 'Presidente Hayes'),
(2526, 2, 'San Pedro'),
(2527, 2, 'Amazonas'),
(2528, 2, 'Ancash'),
(2529, 2, 'Apurimac'),
(2530, 2, 'Arequipa'),
(2531, 2, 'Ayacucho'),
(2532, 2, 'Cajamarca'),
(2533, 2, 'Callao'),
(2534, 2, 'Cusco'),
(2535, 2, 'Huancavelica'),
(2536, 2, 'Huanuco'),
(2537, 2, 'Ica'),
(2538, 2, 'Junin'),
(2539, 2, 'La Libertad'),
(2540, 2, 'Lambayeque'),
(2541, 2, 'Lima'),
(2542, 2, 'Loreto'),
(2543, 2, 'Madre de Dios'),
(2544, 2, 'Moquegua'),
(2545, 2, 'Pasco'),
(2546, 2, 'Piura'),
(2547, 2, 'Puno'),
(2548, 2, 'San Martin'),
(2549, 2, 'Tacna'),
(2550, 2, 'Tumbes'),
(2551, 2, 'Ucayali'),
(2552, 2, 'Abra'),
(2553, 2, 'Agusan del Norte'),
(2554, 2, 'Agusan del Sur'),
(2555, 2, 'Aklan'),
(2556, 2, 'Albay'),
(2557, 2, 'Antique'),
(2558, 2, 'Apayao'),
(2559, 2, 'Aurora'),
(2560, 2, 'Basilan'),
(2561, 2, 'Bataan'),
(2562, 2, 'Batanes'),
(2563, 2, 'Batangas'),
(2564, 2, 'Biliran'),
(2565, 2, 'Benguet'),
(2566, 2, 'Bohol'),
(2567, 2, 'Bukidnon'),
(2568, 2, 'Bulacan'),
(2569, 2, 'Cagayan'),
(2570, 2, 'Camarines Norte'),
(2571, 2, 'Camarines Sur'),
(2572, 2, 'Camiguin'),
(2573, 2, 'Capiz'),
(2574, 2, 'Catanduanes'),
(2575, 2, 'Cavite'),
(2576, 2, 'Cebu'),
(2577, 2, 'Compostela'),
(2578, 2, 'Davao del Norte'),
(2579, 2, 'Davao del Sur'),
(2580, 2, 'Davao Oriental'),
(2581, 2, 'Eastern Samar'),
(2582, 2, 'Guimaras'),
(2583, 2, 'Ifugao'),
(2584, 2, 'Ilocos Norte'),
(2585, 2, 'Ilocos Sur'),
(2586, 2, 'Iloilo'),
(2587, 2, 'Isabela'),
(2588, 2, 'Kalinga'),
(2589, 2, 'Laguna'),
(2590, 2, 'Lanao del Norte'),
(2591, 2, 'Lanao del Sur'),
(2592, 2, 'La Union'),
(2593, 2, 'Leyte'),
(2594, 2, 'Maguindanao'),
(2595, 2, 'Marinduque'),
(2596, 2, 'Masbate'),
(2597, 2, 'Mindoro Occidental'),
(2598, 2, 'Mindoro Oriental'),
(2599, 2, 'Misamis Occidental'),
(2600, 2, 'Misamis Oriental'),
(2601, 2, 'Mountain'),
(2602, 2, 'Negros Occidental'),
(2603, 2, 'Negros Oriental'),
(2604, 2, 'North Cotabato'),
(2605, 2, 'Northern Samar'),
(2606, 2, 'Nueva Ecija'),
(2607, 2, 'Nueva Vizcaya'),
(2608, 2, 'Palawan'),
(2609, 2, 'Pampanga'),
(2610, 2, 'Pangasinan'),
(2611, 2, 'Quezon'),
(2612, 2, 'Quirino'),
(2613, 2, 'Rizal'),
(2614, 2, 'Romblon'),
(2615, 2, 'Samar'),
(2616, 2, 'Sarangani'),
(2617, 2, 'Siquijor'),
(2618, 2, 'Sorsogon'),
(2619, 2, 'South Cotabato'),
(2620, 2, 'Southern Leyte'),
(2621, 2, 'Sultan Kudarat'),
(2622, 2, 'Sulu'),
(2623, 2, 'Surigao del Norte'),
(2624, 2, 'Surigao del Sur'),
(2625, 2, 'Tarlac'),
(2626, 2, 'Tawi-Tawi'),
(2627, 2, 'Zambales'),
(2628, 2, 'Zamboanga del Norte'),
(2629, 2, 'Zamboanga del Sur'),
(2630, 2, 'Zamboanga Sibugay'),
(2631, 2, 'Dolnoslaskie'),
(2632, 2, 'Kujawsko-Pomorskie'),
(2633, 2, 'Lodzkie'),
(2634, 2, 'Lubelskie'),
(2635, 2, 'Lubuskie'),
(2636, 2, 'Malopolskie'),
(2637, 2, 'Mazowieckie'),
(2638, 2, 'Opolskie'),
(2639, 2, 'Podkarpackie'),
(2640, 2, 'Podlaskie'),
(2641, 2, 'Pomorskie'),
(2642, 2, 'Slaskie'),
(2643, 2, 'Swietokrzyskie'),
(2644, 2, 'Warminsko-Mazurskie'),
(2645, 2, 'Wielkopolskie'),
(2646, 2, 'Zachodniopomorskie'),
(2647, 2, 'Saint Pierre'),
(2648, 2, 'Miquelon'),
(2649, 2, 'A&ccedil;ores'),
(2650, 2, 'Aveiro'),
(2651, 2, 'Beja'),
(2652, 2, 'Braga'),
(2653, 2, 'Bragan&ccedil;a'),
(2654, 2, 'Castelo Branco'),
(2655, 2, 'Coimbra'),
(2656, 2, '&Eacute;vora'),
(2657, 2, 'Faro'),
(2658, 2, 'Guarda'),
(2659, 2, 'Leiria'),
(2660, 2, 'Lisboa'),
(2661, 2, 'Madeira'),
(2662, 2, 'Portalegre'),
(2663, 2, 'Porto'),
(2664, 2, 'Santar&eacute;m'),
(2665, 2, 'Set&uacute;bal'),
(2666, 2, 'Viana do Castelo'),
(2667, 2, 'Vila Real'),
(2668, 2, 'Viseu'),
(2669, 2, 'Ad Dawhah'),
(2670, 2, 'Al Ghuwayriyah'),
(2671, 2, 'Al Jumayliyah'),
(2672, 2, 'Al Khawr'),
(2673, 2, 'Al Wakrah'),
(2674, 2, 'Ar Rayyan'),
(2675, 2, 'Jarayan al Batinah'),
(2676, 2, 'Madinat ash Shamal'),
(2677, 2, 'Umm Sa\'id'),
(2678, 2, 'Umm Salal'),
(2679, 2, 'Alba'),
(2680, 2, 'Arad'),
(2681, 2, 'Arges'),
(2682, 2, 'Bacau'),
(2683, 2, 'Bihor'),
(2684, 2, 'Bistrita-Nasaud'),
(2685, 2, 'Botosani'),
(2686, 2, 'Brasov'),
(2687, 2, 'Braila'),
(2688, 2, 'Bucuresti'),
(2689, 2, 'Buzau'),
(2690, 2, 'Caras-Severin'),
(2691, 2, 'Calarasi'),
(2692, 2, 'Cluj'),
(2693, 2, 'Constanta'),
(2694, 2, 'Covasna'),
(2695, 2, 'Dimbovita'),
(2696, 2, 'Dolj'),
(2697, 2, 'Galati'),
(2698, 2, 'Giurgiu'),
(2699, 2, 'Gorj'),
(2700, 2, 'Harghita'),
(2701, 2, 'Hunedoara'),
(2702, 2, 'Ialomita'),
(2703, 2, 'Iasi'),
(2704, 2, 'Ilfov'),
(2705, 2, 'Maramures'),
(2706, 2, 'Mehedinti'),
(2707, 2, 'Mures'),
(2708, 2, 'Neamt'),
(2709, 2, 'Olt'),
(2710, 2, 'Prahova'),
(2711, 2, 'Satu-Mare'),
(2712, 2, 'Salaj'),
(2713, 2, 'Sibiu'),
(2714, 2, 'Suceava'),
(2715, 2, 'Teleorman'),
(2716, 2, 'Timis'),
(2717, 2, 'Tulcea'),
(2718, 2, 'Vaslui'),
(2719, 2, 'Valcea'),
(2720, 2, 'Vrancea'),
(2721, 2, 'Republic of Khakassia'),
(2722, 2, 'Aginsky Buryatsky AO'),
(2723, 2, 'Chukotka Autonomous Okrug'),
(2724, 2, 'Arkhangelsk Region'),
(2725, 2, 'Astrakhan Oblast'),
(2726, 2, 'Altai Krai'),
(2727, 2, 'Belgorod Oblast'),
(2728, 2, 'Jewish Autonomous Oblast'),
(2729, 2, 'Amur Region'),
(2730, 2, 'Bryansk Oblast'),
(2731, 2, 'Chuvash Republic'),
(2732, 2, 'Chelyabinsk Region'),
(2733, 2, 'Karachay-Cherkess Republic'),
(2734, 2, 'Zabaykalsky Krai'),
(2735, 2, 'Taymyr Dolgano-Nenets Autonomous Okrug'),
(2736, 2, 'Republic of Kalmykia'),
(2737, 2, 'Moscow Oblast'),
(2738, 2, 'Altai Republic'),
(2739, 2, 'Chechen Republic'),
(2740, 2, 'Irkutsk Oblast'),
(2741, 2, 'Ivanovo Oblast'),
(2742, 2, 'Udmurtia'),
(2743, 2, 'Kaliningrad Oblast'),
(2744, 2, 'Kaluzhskaya oblast'),
(2745, 2, 'Kirov Oblast'),
(2746, 2, 'Republic of Tatarstan'),
(2747, 2, 'Kemerovo region'),
(2748, 2, 'Khabarovsk Krai'),
(2749, 2, 'Khanty–Mansi Autonomous Okrug – Yugra'),
(2750, 2, 'Kostroma Oblast'),
(2751, 2, 'Krasnodar Krai'),
(2752, 2, 'Krasnoyarsk Krai'),
(2753, 2, 'Komi-Permyatsky AO'),
(2754, 2, 'Kurgan Oblast'),
(2755, 2, 'Kursk Region'),
(2756, 2, 'Respublika Tyva'),
(2757, 2, 'Lipetsk Region'),
(2758, 2, 'Magadan Oblast'),
(2759, 2, 'Republic of Dagestan'),
(2760, 2, 'Republic of Adygea'),
(2761, 2, 'Moscow'),
(2762, 2, 'Murmansk Oblast'),
(2763, 2, 'Kabardino-Balkar Republic'),
(2764, 2, 'Nenets Autonomous Okrug'),
(2765, 2, 'Republic of Ingushetia'),
(2766, 2, 'Nizhegorodskaya oblast'),
(2767, 2, 'Novgorod Oblast'),
(2768, 2, 'Novosibirsk Oblast'),
(2769, 2, 'Omsk Oblast'),
(2770, 2, 'Oryol Oblast'),
(2771, 2, 'Orenburg Oblast'),
(2772, 2, 'Leningrad Oblast'),
(2773, 2, 'Penza Oblast'),
(2774, 2, 'Perm Krai'),
(2775, 2, 'Kamchatka Krai'),
(2776, 2, 'Republic of Karelia'),
(2777, 2, 'Pskov Oblast'),
(2778, 2, 'Rostov Region'),
(2779, 2, 'Ryazan Oblast'),
(2780, 2, 'Yamalo-Nenets Autonomous Okrug'),
(2781, 2, 'Samara Region'),
(2782, 2, 'Republic of Mordovia'),
(2783, 2, 'Saratov Region'),
(2784, 2, 'Smolensk Oblast'),
(2785, 2, 'Saint Petersburg'),
(2786, 2, 'Stavropol Krai'),
(2787, 2, 'Komi Republic'),
(2788, 2, 'Tambov Region'),
(2789, 2, 'Tomsk Oblast'),
(2790, 2, 'Tula Region'),
(2791, 2, 'Evenkysky AO'),
(2792, 2, 'Tver Oblast'),
(2793, 2, 'Tyumen Oblast'),
(2794, 2, 'Republic of Bashkortostan'),
(2795, 2, 'Ulyanovsk Oblast'),
(2796, 2, 'Republic of Buryatia'),
(2797, 2, 'Ust-Orda Buryat Okrug'),
(2798, 2, 'North Ossetia-Alania'),
(2799, 2, 'Vladimir Oblast'),
(2800, 2, 'Primorsky Krai'),
(2801, 2, 'Volgograd Oblast'),
(2802, 2, 'Vologda Oblast'),
(2803, 2, 'Voronezh Oblast');
INSERT INTO `ab1l_zone_descriptions` (`zone_id`, `language_id`, `name`) VALUES
(2804, 2, 'Sakhalin Oblast'),
(2805, 2, 'Sakha Republic'),
(2806, 2, 'Yaroslavl Oblast'),
(2807, 2, 'Sverdlovsk Oblast'),
(2808, 2, 'Mari El Republic'),
(2809, 2, 'Butare'),
(2810, 2, 'Byumba'),
(2811, 2, 'Cyangugu'),
(2812, 2, 'Gikongoro'),
(2813, 2, 'Gisenyi'),
(2814, 2, 'Gitarama'),
(2815, 2, 'Kibungo'),
(2816, 2, 'Kibuye'),
(2817, 2, 'Kigali Rurale'),
(2818, 2, 'Kigali-ville'),
(2819, 2, 'Ruhengeri'),
(2820, 2, 'Umutara'),
(2821, 2, 'Christ Church Nichola Town'),
(2822, 2, 'Saint Anne Sandy Point'),
(2823, 2, 'Saint George Basseterre'),
(2824, 2, 'Saint George Gingerland'),
(2825, 2, 'Saint James Windward'),
(2826, 2, 'Saint John Capesterre'),
(2827, 2, 'Saint John Figtree'),
(2828, 2, 'Saint Mary Cayon'),
(2829, 2, 'Saint Paul Capesterre'),
(2830, 2, 'Saint Paul Charlestown'),
(2831, 2, 'Saint Peter Basseterre'),
(2832, 2, 'Saint Thomas Lowland'),
(2833, 2, 'Saint Thomas Middle Island'),
(2834, 2, 'Trinity Palmetto Point'),
(2835, 2, 'Anse-la-Raye'),
(2836, 2, 'Castries'),
(2837, 2, 'Choiseul'),
(2838, 2, 'Dauphin'),
(2839, 2, 'Dennery'),
(2840, 2, 'Gros-Islet'),
(2841, 2, 'Laborie'),
(2842, 2, 'Micoud'),
(2843, 2, 'Praslin'),
(2844, 2, 'Soufriere'),
(2845, 2, 'Vieux-Fort'),
(2846, 2, 'Charlotte'),
(2847, 2, 'Grenadines'),
(2848, 2, 'Saint Andrew'),
(2849, 2, 'Saint David'),
(2850, 2, 'Saint George'),
(2851, 2, 'Saint Patrick'),
(2852, 2, 'A\'ana'),
(2853, 2, 'Aiga-i-le-Tai'),
(2854, 2, 'Atua'),
(2855, 2, 'Fa\'asaleleaga'),
(2856, 2, 'Gaga\'emauga'),
(2857, 2, 'Gagaifomauga'),
(2858, 2, 'Palauli'),
(2859, 2, 'Satupa\'itea'),
(2860, 2, 'Tuamasaga'),
(2861, 2, 'Va\'a-o-Fonoti'),
(2862, 2, 'Vaisigano'),
(2863, 2, 'Acquaviva'),
(2864, 2, 'Borgo Maggiore'),
(2865, 2, 'Chiesanuova'),
(2866, 2, 'Domagnano'),
(2867, 2, 'Faetano'),
(2868, 2, 'Fiorentino'),
(2869, 2, 'Montegiardino'),
(2870, 2, 'Citta di San Marino'),
(2871, 2, 'Serravalle'),
(2872, 2, 'Sao Tome'),
(2873, 2, 'Principe'),
(2874, 2, 'Al Bahah'),
(2875, 2, 'Al Hudud ash Shamaliyah'),
(2876, 2, 'Al Jawf'),
(2877, 2, 'Al Madinah'),
(2878, 2, 'Al Qasim'),
(2879, 2, 'Ar Riyad'),
(2880, 2, 'Ash Sharqiyah (Eastern)'),
(2881, 2, '\'Asir'),
(2882, 2, 'Ha\'il'),
(2883, 2, 'Jizan'),
(2884, 2, 'Makkah'),
(2885, 2, 'Najran'),
(2886, 2, 'Tabuk'),
(2887, 2, 'Dakar'),
(2888, 2, 'Diourbel'),
(2889, 2, 'Fatick'),
(2890, 2, 'Kaolack'),
(2891, 2, 'Kolda'),
(2892, 2, 'Louga'),
(2893, 2, 'Matam'),
(2894, 2, 'Saint-Louis'),
(2895, 2, 'Tambacounda'),
(2896, 2, 'Thies'),
(2897, 2, 'Ziguinchor'),
(2898, 2, 'Anse aux Pins'),
(2899, 2, 'Anse Boileau'),
(2900, 2, 'Anse Etoile'),
(2901, 2, 'Anse Louis'),
(2902, 2, 'Anse Royale'),
(2903, 2, 'Baie Lazare'),
(2904, 2, 'Baie Sainte Anne'),
(2905, 2, 'Beau Vallon'),
(2906, 2, 'Bel Air'),
(2907, 2, 'Bel Ombre'),
(2908, 2, 'Cascade'),
(2909, 2, 'Glacis'),
(2910, 2, 'Grand\' Anse (on Mahe)'),
(2911, 2, 'Grand\' Anse (on Praslin)'),
(2912, 2, 'La Digue'),
(2913, 2, 'La Riviere Anglaise'),
(2914, 2, 'Mont Buxton'),
(2915, 2, 'Mont Fleuri'),
(2916, 2, 'Plaisance'),
(2917, 2, 'Pointe La Rue'),
(2918, 2, 'Port Glaud'),
(2919, 2, 'Saint Louis'),
(2920, 2, 'Takamaka'),
(2921, 2, 'Eastern'),
(2922, 2, 'Northern'),
(2923, 2, 'Southern'),
(2924, 2, 'Western'),
(2925, 2, 'Banskobystrický'),
(2926, 2, 'Bratislavský'),
(2927, 2, 'Košický'),
(2928, 2, 'Nitriansky'),
(2929, 2, 'Prešovský'),
(2930, 2, 'Trenčiansky'),
(2931, 2, 'Trnavský'),
(2932, 2, 'Žilinský'),
(2933, 2, 'Central'),
(2934, 2, 'Choiseul'),
(2935, 2, 'Guadalcanal'),
(2936, 2, 'Honiara'),
(2937, 2, 'Isabel'),
(2938, 2, 'Makira'),
(2939, 2, 'Malaita'),
(2940, 2, 'Rennell and Bellona'),
(2941, 2, 'Temotu'),
(2942, 2, 'Western'),
(2943, 2, 'Awdal'),
(2944, 2, 'Bakool'),
(2945, 2, 'Banaadir'),
(2946, 2, 'Bari'),
(2947, 2, 'Bay'),
(2948, 2, 'Galguduud'),
(2949, 2, 'Gedo'),
(2950, 2, 'Hiiraan'),
(2951, 2, 'Jubbada Dhexe'),
(2952, 2, 'Jubbada Hoose'),
(2953, 2, 'Mudug'),
(2954, 2, 'Nugaal'),
(2955, 2, 'Sanaag'),
(2956, 2, 'Shabeellaha Dhexe'),
(2957, 2, 'Shabeellaha Hoose'),
(2958, 2, 'Sool'),
(2959, 2, 'Togdheer'),
(2960, 2, 'Woqooyi Galbeed'),
(2961, 2, 'Eastern Cape'),
(2962, 2, 'Free State'),
(2963, 2, 'Gauteng'),
(2964, 2, 'KwaZulu-Natal'),
(2965, 2, 'Limpopo'),
(2966, 2, 'Mpumalanga'),
(2967, 2, 'North West'),
(2968, 2, 'Northern Cape'),
(2969, 2, 'Western Cape'),
(2970, 2, 'La Coru&ntilde;a'),
(2971, 2, '&Aacute;lava'),
(2972, 2, 'Albacete'),
(2973, 2, 'Alicante'),
(2974, 2, 'Almeria'),
(2975, 2, 'Asturias'),
(2976, 2, '&Aacute;vila'),
(2977, 2, 'Badajoz'),
(2978, 2, 'Baleares'),
(2979, 2, 'Barcelona'),
(2980, 2, 'Burgos'),
(2981, 2, 'C&aacute;ceres'),
(2982, 2, 'C&aacute;diz'),
(2983, 2, 'Cantabria'),
(2984, 2, 'Castell&oacute;n'),
(2985, 2, 'Ceuta'),
(2986, 2, 'Ciudad Real'),
(2987, 2, 'C&oacute;rdoba'),
(2988, 2, 'Cuenca'),
(2989, 2, 'Girona'),
(2990, 2, 'Granada'),
(2991, 2, 'Guadalajara'),
(2992, 2, 'Guip&uacute;zcoa'),
(2993, 2, 'Huelva'),
(2994, 2, 'Huesca'),
(2995, 2, 'Ja&eacute;n'),
(2996, 2, 'La Rioja'),
(2997, 2, 'Las Palmas'),
(2998, 2, 'Leon'),
(2999, 2, 'Lleida'),
(3000, 2, 'Lugo'),
(3001, 2, 'Madrid'),
(3002, 2, 'Malaga'),
(3003, 2, 'Melilla'),
(3004, 2, 'Murcia'),
(3005, 2, 'Navarra'),
(3006, 2, 'Ourense'),
(3007, 2, 'Palencia'),
(3008, 2, 'Pontevedra'),
(3009, 2, 'Salamanca'),
(3010, 2, 'Santa Cruz de Tenerife'),
(3011, 2, 'Segovia'),
(3012, 2, 'Sevilla'),
(3013, 2, 'Soria'),
(3014, 2, 'Tarragona'),
(3015, 2, 'Teruel'),
(3016, 2, 'Toledo'),
(3017, 2, 'Valencia'),
(3018, 2, 'Valladolid'),
(3019, 2, 'Vizcaya'),
(3020, 2, 'Zamora'),
(3021, 2, 'Zaragoza'),
(3022, 2, 'Central'),
(3023, 2, 'Eastern'),
(3024, 2, 'North Central'),
(3025, 2, 'Northern'),
(3026, 2, 'North Western'),
(3027, 2, 'Sabaragamuwa'),
(3028, 2, 'Southern'),
(3029, 2, 'Uva'),
(3030, 2, 'Western'),
(3031, 2, 'Ascension'),
(3032, 2, 'Saint Helena'),
(3033, 2, 'Tristan da Cunha'),
(3034, 2, 'A\'ali an Nil'),
(3035, 2, 'Al Bahr al Ahmar'),
(3036, 2, 'Al Buhayrat'),
(3037, 2, 'Al Jazirah'),
(3038, 2, 'Al Khartum'),
(3039, 2, 'Al Qadarif'),
(3040, 2, 'Al Wahdah'),
(3041, 2, 'An Nil al Abyad'),
(3042, 2, 'An Nil al Azraq'),
(3043, 2, 'Ash Shamaliyah'),
(3044, 2, 'Bahr al Jabal'),
(3045, 2, 'Gharb al Istiwa\'iyah'),
(3046, 2, 'Gharb Bahr al Ghazal'),
(3047, 2, 'Gharb Darfur'),
(3048, 2, 'Gharb Kurdufan'),
(3049, 2, 'Janub Darfur'),
(3050, 2, 'Janub Kurdufan'),
(3051, 2, 'Junqali'),
(3052, 2, 'Kassala'),
(3053, 2, 'Nahr an Nil'),
(3054, 2, 'Shamal Bahr al Ghazal'),
(3055, 2, 'Shamal Darfur'),
(3056, 2, 'Shamal Kurdufan'),
(3057, 2, 'Sharq al Istiwa\'iyah'),
(3058, 2, 'Sinnar'),
(3059, 2, 'Warab'),
(3060, 2, 'Brokopondo'),
(3061, 2, 'Commewijne'),
(3062, 2, 'Coronie'),
(3063, 2, 'Marowijne'),
(3064, 2, 'Nickerie'),
(3065, 2, 'Para'),
(3066, 2, 'Paramaribo'),
(3067, 2, 'Saramacca'),
(3068, 2, 'Sipaliwini'),
(3069, 2, 'Wanica'),
(3070, 2, 'Hhohho'),
(3071, 2, 'Lubombo'),
(3072, 2, 'Manzini'),
(3073, 2, 'Shishelweni'),
(3074, 2, 'Blekinge'),
(3075, 2, 'Dalama'),
(3076, 2, 'G&auml;vleborg'),
(3077, 2, 'Gotland'),
(3078, 2, 'Halland'),
(3079, 2, 'J&auml;mtland'),
(3080, 2, 'J&ouml;nk&ouml;ping'),
(3081, 2, 'Kalmar'),
(3082, 2, 'Kronoberg'),
(3083, 2, 'Norrbotten'),
(3084, 2, '&Ouml;rebro'),
(3085, 2, '&Ouml;sterg&ouml;tland'),
(3086, 2, 'Sk&aring;ne'),
(3087, 2, 'S&ouml;dermanland'),
(3088, 2, 'Stockholm'),
(3089, 2, 'Uppsala'),
(3090, 2, 'V&auml;rmland'),
(3091, 2, 'V&auml;sterbotten'),
(3092, 2, 'V&auml;sternorrland'),
(3093, 2, 'V&auml;stmanland'),
(3094, 2, 'V&auml;stra G&ouml;taland'),
(3095, 2, 'Aargau'),
(3096, 2, 'Appenzell Ausserrhoden'),
(3097, 2, 'Appenzell Innerrhoden'),
(3098, 2, 'Basel-Stadt'),
(3099, 2, 'Basel-Landschaft'),
(3100, 2, 'Bern'),
(3101, 2, 'Fribourg'),
(3102, 2, 'Gen&egrave;ve'),
(3103, 2, 'Glarus'),
(3104, 2, 'Graub&uuml;nden'),
(3105, 2, 'Jura'),
(3106, 2, 'Luzern'),
(3107, 2, 'Neuch&acirc;tel'),
(3108, 2, 'Nidwald'),
(3109, 2, 'Obwald'),
(3110, 2, 'St. Gallen'),
(3111, 2, 'Schaffhausen'),
(3112, 2, 'Schwyz'),
(3113, 2, 'Solothurn'),
(3114, 2, 'Thurgau'),
(3115, 2, 'Ticino'),
(3116, 2, 'Uri'),
(3117, 2, 'Valais'),
(3118, 2, 'Vaud'),
(3119, 2, 'Zug'),
(3120, 2, 'Z&uuml;rich'),
(3121, 2, 'Al Hasakah'),
(3122, 2, 'Al Ladhiqiyah'),
(3123, 2, 'Al Qunaytirah'),
(3124, 2, 'Ar Raqqah'),
(3125, 2, 'As Suwayda'),
(3126, 2, 'Dara'),
(3127, 2, 'Dayr az Zawr'),
(3128, 2, 'Dimashq'),
(3129, 2, 'Halab'),
(3130, 2, 'Hamah'),
(3131, 2, 'Hims'),
(3132, 2, 'Idlib'),
(3133, 2, 'Rif Dimashq'),
(3134, 2, 'Tartus'),
(3135, 2, 'Chang-hua'),
(3136, 2, 'Chia-i'),
(3137, 2, 'Hsin-chu'),
(3138, 2, 'Hua-lien'),
(3139, 2, 'I-lan'),
(3140, 2, 'Kao-hsiung county'),
(3141, 2, 'Kin-men'),
(3142, 2, 'Lien-chiang'),
(3143, 2, 'Miao-li'),
(3144, 2, 'Nan-t\'ou'),
(3145, 2, 'P\'eng-hu'),
(3146, 2, 'P\'ing-tung'),
(3147, 2, 'T\'ai-chung'),
(3148, 2, 'T\'ai-nan'),
(3149, 2, 'T\'ai-pei county'),
(3150, 2, 'T\'ai-tung'),
(3151, 2, 'T\'ao-yuan'),
(3152, 2, 'Yun-lin'),
(3153, 2, 'Chia-i city'),
(3154, 2, 'Chi-lung'),
(3155, 2, 'Hsin-chu'),
(3156, 2, 'T\'ai-chung'),
(3157, 2, 'T\'ai-nan'),
(3158, 2, 'Kao-hsiung city'),
(3159, 2, 'T\'ai-pei city'),
(3160, 2, 'Gorno-Badakhstan'),
(3161, 2, 'Khatlon'),
(3162, 2, 'Sughd'),
(3163, 2, 'Arusha'),
(3164, 2, 'Dar es Salaam'),
(3165, 2, 'Dodoma'),
(3166, 2, 'Iringa'),
(3167, 2, 'Kagera'),
(3168, 2, 'Kigoma'),
(3169, 2, 'Kilimanjaro'),
(3170, 2, 'Lindi'),
(3171, 2, 'Manyara'),
(3172, 2, 'Mara'),
(3173, 2, 'Mbeya'),
(3174, 2, 'Morogoro'),
(3175, 2, 'Mtwara'),
(3176, 2, 'Mwanza'),
(3177, 2, 'Pemba North'),
(3178, 2, 'Pemba South'),
(3179, 2, 'Pwani'),
(3180, 2, 'Rukwa'),
(3181, 2, 'Ruvuma'),
(3182, 2, 'Shinyanga'),
(3183, 2, 'Singida'),
(3184, 2, 'Tabora'),
(3185, 2, 'Tanga'),
(3186, 2, 'Zanzibar Central/South'),
(3187, 2, 'Zanzibar North'),
(3188, 2, 'Zanzibar Urban/West'),
(3189, 2, 'Amnat Charoen'),
(3190, 2, 'Ang Thong'),
(3191, 2, 'Ayutthaya'),
(3192, 2, 'Bangkok'),
(3193, 2, 'Buriram'),
(3194, 2, 'Chachoengsao'),
(3195, 2, 'Chai Nat'),
(3196, 2, 'Chaiyaphum'),
(3197, 2, 'Chanthaburi'),
(3198, 2, 'Chiang Mai'),
(3199, 2, 'Chiang Rai'),
(3200, 2, 'Chon Buri'),
(3201, 2, 'Chumphon'),
(3202, 2, 'Kalasin'),
(3203, 2, 'Kamphaeng Phet'),
(3204, 2, 'Kanchanaburi'),
(3205, 2, 'Khon Kaen'),
(3206, 2, 'Krabi'),
(3207, 2, 'Lampang'),
(3208, 2, 'Lamphun'),
(3209, 2, 'Loei'),
(3210, 2, 'Lop Buri'),
(3211, 2, 'Mae Hong Son'),
(3212, 2, 'Maha Sarakham'),
(3213, 2, 'Mukdahan'),
(3214, 2, 'Nakhon Nayok'),
(3215, 2, 'Nakhon Pathom'),
(3216, 2, 'Nakhon Phanom'),
(3217, 2, 'Nakhon Ratchasima'),
(3218, 2, 'Nakhon Sawan'),
(3219, 2, 'Nakhon Si Thammarat'),
(3220, 2, 'Nan'),
(3221, 2, 'Narathiwat'),
(3222, 2, 'Nong Bua Lamphu'),
(3223, 2, 'Nong Khai'),
(3224, 2, 'Nonthaburi'),
(3225, 2, 'Pathum Thani'),
(3226, 2, 'Pattani'),
(3227, 2, 'Phangnga'),
(3228, 2, 'Phatthalung'),
(3229, 2, 'Phayao'),
(3230, 2, 'Phetchabun'),
(3231, 2, 'Phetchaburi'),
(3232, 2, 'Phichit'),
(3233, 2, 'Phitsanulok'),
(3234, 2, 'Phrae'),
(3235, 2, 'Phuket'),
(3236, 2, 'Prachin Buri'),
(3237, 2, 'Prachuap Khiri Khan'),
(3238, 2, 'Ranong'),
(3239, 2, 'Ratchaburi'),
(3240, 2, 'Rayong'),
(3241, 2, 'Roi Et'),
(3242, 2, 'Sa Kaeo'),
(3243, 2, 'Sakon Nakhon'),
(3244, 2, 'Samut Prakan'),
(3245, 2, 'Samut Sakhon'),
(3246, 2, 'Samut Songkhram'),
(3247, 2, 'Sara Buri'),
(3248, 2, 'Satun'),
(3249, 2, 'Sing Buri'),
(3250, 2, 'Sisaket'),
(3251, 2, 'Songkhla'),
(3252, 2, 'Sukhothai'),
(3253, 2, 'Suphan Buri'),
(3254, 2, 'Surat Thani'),
(3255, 2, 'Surin'),
(3256, 2, 'Tak'),
(3257, 2, 'Trang'),
(3258, 2, 'Trat'),
(3259, 2, 'Ubon Ratchathani'),
(3260, 2, 'Udon Thani'),
(3261, 2, 'Uthai Thani'),
(3262, 2, 'Uttaradit'),
(3263, 2, 'Yala'),
(3264, 2, 'Yasothon'),
(3265, 2, 'Kara'),
(3266, 2, 'Plateaux'),
(3267, 2, 'Savanes'),
(3268, 2, 'Centrale'),
(3269, 2, 'Maritime'),
(3270, 2, 'Atafu'),
(3271, 2, 'Fakaofo'),
(3272, 2, 'Nukunonu'),
(3273, 2, 'Ha\'apai'),
(3274, 2, 'Tongatapu'),
(3275, 2, 'Vava\'u'),
(3276, 2, 'Couva/Tabaquite/Talparo'),
(3277, 2, 'Diego Martin'),
(3278, 2, 'Mayaro/Rio Claro'),
(3279, 2, 'Penal/Debe'),
(3280, 2, 'Princes Town'),
(3281, 2, 'Sangre Grande'),
(3282, 2, 'San Juan/Laventille'),
(3283, 2, 'Siparia'),
(3284, 2, 'Tunapuna/Piarco'),
(3285, 2, 'Port of Spain'),
(3286, 2, 'San Fernando'),
(3287, 2, 'Arima'),
(3288, 2, 'Point Fortin'),
(3289, 2, 'Chaguanas'),
(3290, 2, 'Tobago'),
(3291, 2, 'Ariana'),
(3292, 2, 'Beja'),
(3293, 2, 'Ben Arous'),
(3294, 2, 'Bizerte'),
(3295, 2, 'Gabes'),
(3296, 2, 'Gafsa'),
(3297, 2, 'Jendouba'),
(3298, 2, 'Kairouan'),
(3299, 2, 'Kasserine'),
(3300, 2, 'Kebili'),
(3301, 2, 'Kef'),
(3302, 2, 'Mahdia'),
(3303, 2, 'Manouba'),
(3304, 2, 'Medenine'),
(3305, 2, 'Monastir'),
(3306, 2, 'Nabeul'),
(3307, 2, 'Sfax'),
(3308, 2, 'Sidi'),
(3309, 2, 'Siliana'),
(3310, 2, 'Sousse'),
(3311, 2, 'Tataouine'),
(3312, 2, 'Tozeur'),
(3313, 2, 'Tunis'),
(3314, 2, 'Zaghouan'),
(3315, 2, 'Adana'),
(3316, 2, 'Adiyaman'),
(3317, 2, 'Afyonkarahisar'),
(3318, 2, 'Agri'),
(3319, 2, 'Aksaray'),
(3320, 2, 'Amasya'),
(3321, 2, 'Ankara'),
(3322, 2, 'Antalya'),
(3323, 2, 'Ardahan'),
(3324, 2, 'Artvin'),
(3325, 2, 'Aydin'),
(3326, 2, 'Balikesir'),
(3327, 2, 'Bartin'),
(3328, 2, 'Batman'),
(3329, 2, 'Bayburt'),
(3330, 2, 'Bilecik'),
(3331, 2, 'Bingol'),
(3332, 2, 'Bitlis'),
(3333, 2, 'Bolu'),
(3334, 2, 'Burdur'),
(3335, 2, 'Bursa'),
(3336, 2, 'Canakkale'),
(3337, 2, 'Cankiri'),
(3338, 2, 'Corum'),
(3339, 2, 'Denizli'),
(3340, 2, 'Diyarbakir'),
(3341, 2, 'Duzce'),
(3342, 2, 'Edirne'),
(3343, 2, 'Elazig'),
(3344, 2, 'Erzincan'),
(3345, 2, 'Erzurum'),
(3346, 2, 'Eskisehir'),
(3347, 2, 'Gaziantep'),
(3348, 2, 'Giresun'),
(3349, 2, 'Gumushane'),
(3350, 2, 'Hakkari'),
(3351, 2, 'Hatay'),
(3352, 2, 'Igdir'),
(3353, 2, 'Isparta'),
(3354, 2, 'Istanbul'),
(3355, 2, 'Izmir'),
(3356, 2, 'Kahramanmaras'),
(3357, 2, 'Karabuk'),
(3358, 2, 'Karaman'),
(3359, 2, 'Kars'),
(3360, 2, 'Kastamonu'),
(3361, 2, 'Kayseri'),
(3362, 2, 'Kilis'),
(3363, 2, 'Kirikkale'),
(3364, 2, 'Kirklareli'),
(3365, 2, 'Kirsehir'),
(3366, 2, 'Kocaeli'),
(3367, 2, 'Konya'),
(3368, 2, 'Kutahya'),
(3369, 2, 'Malatya'),
(3370, 2, 'Manisa'),
(3371, 2, 'Mardin'),
(3372, 2, 'Mersin'),
(3373, 2, 'Mugla'),
(3374, 2, 'Mus'),
(3375, 2, 'Nevsehir'),
(3376, 2, 'Nigde'),
(3377, 2, 'Ordu'),
(3378, 2, 'Osmaniye'),
(3379, 2, 'Rize'),
(3380, 2, 'Sakarya'),
(3381, 2, 'Samsun'),
(3382, 2, 'Sanliurfa'),
(3383, 2, 'Siirt'),
(3384, 2, 'Sinop'),
(3385, 2, 'Sirnak'),
(3386, 2, 'Sivas'),
(3387, 2, 'Tekirdag'),
(3388, 2, 'Tokat'),
(3389, 2, 'Trabzon'),
(3390, 2, 'Tunceli'),
(3391, 2, 'Usak'),
(3392, 2, 'Van'),
(3393, 2, 'Yalova'),
(3394, 2, 'Yozgat'),
(3395, 2, 'Zonguldak'),
(3396, 2, 'Ahal Welayaty'),
(3397, 2, 'Balkan Welayaty'),
(3398, 2, 'Dashhowuz Welayaty'),
(3399, 2, 'Lebap Welayaty'),
(3400, 2, 'Mary Welayaty'),
(3401, 2, 'Ambergris Cays'),
(3402, 2, 'Dellis Cay'),
(3403, 2, 'French Cay'),
(3404, 2, 'Little Water Cay'),
(3405, 2, 'Parrot Cay'),
(3406, 2, 'Pine Cay'),
(3407, 2, 'Salt Cay'),
(3408, 2, 'Grand Turk'),
(3409, 2, 'South Caicos'),
(3410, 2, 'East Caicos'),
(3411, 2, 'Middle Caicos'),
(3412, 2, 'North Caicos'),
(3413, 2, 'Providenciales'),
(3414, 2, 'West Caicos'),
(3415, 2, 'Nanumanga'),
(3416, 2, 'Niulakita'),
(3417, 2, 'Niutao'),
(3418, 2, 'Funafuti'),
(3419, 2, 'Nanumea'),
(3420, 2, 'Nui'),
(3421, 2, 'Nukufetau'),
(3422, 2, 'Nukulaelae'),
(3423, 2, 'Vaitupu'),
(3424, 2, 'Kalangala'),
(3425, 2, 'Kampala'),
(3426, 2, 'Kayunga'),
(3427, 2, 'Kiboga'),
(3428, 2, 'Luwero'),
(3429, 2, 'Masaka'),
(3430, 2, 'Mpigi'),
(3431, 2, 'Mubende'),
(3432, 2, 'Mukono'),
(3433, 2, 'Nakasongola'),
(3434, 2, 'Rakai'),
(3435, 2, 'Sembabule'),
(3436, 2, 'Wakiso'),
(3437, 2, 'Bugiri'),
(3438, 2, 'Busia'),
(3439, 2, 'Iganga'),
(3440, 2, 'Jinja'),
(3441, 2, 'Kaberamaido'),
(3442, 2, 'Kamuli'),
(3443, 2, 'Kapchorwa'),
(3444, 2, 'Katakwi'),
(3445, 2, 'Kumi'),
(3446, 2, 'Mayuge'),
(3447, 2, 'Mbale'),
(3448, 2, 'Pallisa'),
(3449, 2, 'Sironko'),
(3450, 2, 'Soroti'),
(3451, 2, 'Tororo'),
(3452, 2, 'Adjumani'),
(3453, 2, 'Apac'),
(3454, 2, 'Arua'),
(3455, 2, 'Gulu'),
(3456, 2, 'Kitgum'),
(3457, 2, 'Kotido'),
(3458, 2, 'Lira'),
(3459, 2, 'Moroto'),
(3460, 2, 'Moyo'),
(3461, 2, 'Nakapiripirit'),
(3462, 2, 'Nebbi'),
(3463, 2, 'Pader'),
(3464, 2, 'Yumbe'),
(3465, 2, 'Bundibugyo'),
(3466, 2, 'Bushenyi'),
(3467, 2, 'Hoima'),
(3468, 2, 'Kabale'),
(3469, 2, 'Kabarole'),
(3470, 2, 'Kamwenge'),
(3471, 2, 'Kanungu'),
(3472, 2, 'Kasese'),
(3473, 2, 'Kibaale'),
(3474, 2, 'Kisoro'),
(3475, 2, 'Kyenjojo'),
(3476, 2, 'Masindi'),
(3477, 2, 'Mbarara'),
(3478, 2, 'Ntungamo'),
(3479, 2, 'Rukungiri'),
(3480, 2, 'Cherkasy'),
(3481, 2, 'Chernihiv'),
(3482, 2, 'Chernivtsi'),
(3483, 2, 'Crimea'),
(3484, 2, 'Dnipro'),
(3485, 2, 'Donets\'k'),
(3486, 2, 'Ivano-Frankivs\'k'),
(3487, 2, 'Kharkiv'),
(3488, 2, 'Khmel\'nyts\'kyy'),
(3489, 2, 'Kirovohrad'),
(3490, 2, 'Kyiv'),
(3491, 2, 'Kherson'),
(3492, 2, 'Luhans\'k'),
(3493, 2, 'L\'viv'),
(3494, 2, 'Mykolaiv'),
(3495, 2, 'Odesa'),
(3496, 2, 'Poltava'),
(3497, 2, 'Rivne'),
(3498, 2, 'Sevastopol'),
(3499, 2, 'Sumy'),
(3500, 2, 'Ternopil\''),
(3501, 2, 'Vinnytsya'),
(3502, 2, 'Volyn\''),
(3503, 2, 'Zakarpattya'),
(3504, 2, 'Zaporizhzhya'),
(3505, 2, 'Zhytomyr'),
(3506, 2, 'Abu Zaby'),
(3507, 2, '\'Ajman'),
(3508, 2, 'Al Fujayrah'),
(3509, 2, 'Ash Shariqah'),
(3510, 2, 'Dubayy'),
(3511, 2, 'R\'as al Khaymah'),
(3512, 2, 'Umm al Qaywayn'),
(3513, 2, 'Aberdeen'),
(3514, 2, 'Aberdeenshire'),
(3515, 2, 'Anglesey'),
(3516, 2, 'Angus'),
(3517, 2, 'Argyll and Bute'),
(3518, 2, 'Bedfordshire'),
(3519, 2, 'Berkshire'),
(3520, 2, 'Blaenau Gwent'),
(3521, 2, 'Bridgend'),
(3522, 2, 'Bristol'),
(3523, 2, 'Buckinghamshire'),
(3524, 2, 'Caerphilly'),
(3525, 2, 'Cambridgeshire'),
(3526, 2, 'Cardiff'),
(3527, 2, 'Carmarthenshire'),
(3528, 2, 'Ceredigion'),
(3529, 2, 'Cheshire'),
(3530, 2, 'Clackmannanshire'),
(3531, 2, 'Conwy'),
(3532, 2, 'Cornwall'),
(3533, 2, 'Denbighshire'),
(3534, 2, 'Derbyshire'),
(3535, 2, 'Devon'),
(3536, 2, 'Dorset'),
(3537, 2, 'Dumfries and Galloway'),
(3538, 2, 'Dundee'),
(3539, 2, 'Durham'),
(3540, 2, 'East Ayrshire'),
(3541, 2, 'East Dunbartonshire'),
(3542, 2, 'East Lothian'),
(3543, 2, 'East Renfrewshire'),
(3544, 2, 'East Riding of Yorkshire'),
(3545, 2, 'East Sussex'),
(3546, 2, 'Edinburgh'),
(3547, 2, 'Essex'),
(3548, 2, 'Falkirk'),
(3549, 2, 'Fife'),
(3550, 2, 'Flintshire'),
(3551, 2, 'Glasgow'),
(3552, 2, 'Gloucestershire'),
(3553, 2, 'Greater London'),
(3554, 2, 'Greater Manchester'),
(3555, 2, 'Gwynedd'),
(3556, 2, 'Hampshire'),
(3557, 2, 'Herefordshire'),
(3558, 2, 'Hertfordshire'),
(3559, 2, 'Highlands'),
(3560, 2, 'Inverclyde'),
(3561, 2, 'Isle of Wight'),
(3562, 2, 'Kent'),
(3563, 2, 'Lancashire'),
(3564, 2, 'Leicestershire'),
(3565, 2, 'Lincolnshire'),
(3566, 2, 'Merseyside'),
(3567, 2, 'Merthyr Tydfil'),
(3568, 2, 'Midlothian'),
(3569, 2, 'Monmouthshire'),
(3570, 2, 'Moray'),
(3571, 2, 'Neath Port Talbot'),
(3572, 2, 'Newport'),
(3573, 2, 'Norfolk'),
(3574, 2, 'North Ayrshire'),
(3575, 2, 'North Lanarkshire'),
(3576, 2, 'North Yorkshire'),
(3577, 2, 'Northamptonshire'),
(3578, 2, 'Northumberland'),
(3579, 2, 'Nottinghamshire'),
(3580, 2, 'Orkney Islands'),
(3581, 2, 'Oxfordshire'),
(3582, 2, 'Pembrokeshire'),
(3583, 2, 'Perth and Kinross'),
(3584, 2, 'Powys'),
(3585, 2, 'Renfrewshire'),
(3586, 2, 'Rhondda Cynon Taff'),
(3587, 2, 'Rutland'),
(3588, 2, 'Scottish Borders'),
(3589, 2, 'Shetland Islands'),
(3590, 2, 'Shropshire'),
(3591, 2, 'Somerset'),
(3592, 2, 'South Ayrshire'),
(3593, 2, 'South Lanarkshire'),
(3594, 2, 'South Yorkshire'),
(3595, 2, 'Staffordshire'),
(3596, 2, 'Stirling'),
(3597, 2, 'Suffolk'),
(3598, 2, 'Surrey'),
(3599, 2, 'Swansea'),
(3600, 2, 'Torfaen'),
(3601, 2, 'Tyne and Wear'),
(3602, 2, 'Vale of Glamorgan'),
(3603, 2, 'Warwickshire'),
(3604, 2, 'West Dunbartonshire'),
(3605, 2, 'West Lothian'),
(3606, 2, 'West Midlands'),
(3607, 2, 'West Sussex'),
(3608, 2, 'West Yorkshire'),
(3609, 2, 'Western Isles'),
(3610, 2, 'Wiltshire'),
(3611, 2, 'Worcestershire'),
(3612, 2, 'Wrexham'),
(3613, 2, 'Alabama'),
(3614, 2, 'Alaska'),
(3615, 2, 'American Samoa'),
(3616, 2, 'Arizona'),
(3617, 2, 'Arkansas'),
(3618, 2, 'Armed Forces Africa'),
(3619, 2, 'Armed Forces Americas'),
(3620, 2, 'Armed Forces Canada'),
(3621, 2, 'Armed Forces Europe'),
(3622, 2, 'Armed Forces Middle East'),
(3623, 2, 'Armed Forces Pacific'),
(3624, 2, 'California'),
(3625, 2, 'Colorado'),
(3626, 2, 'Connecticut'),
(3627, 2, 'Delaware'),
(3628, 2, 'District of Columbia'),
(3629, 2, 'Federated States Of Micronesia'),
(3630, 2, 'Florida'),
(3631, 2, 'Georgia'),
(3632, 2, 'Guam'),
(3633, 2, 'Hawaii'),
(3634, 2, 'Idaho'),
(3635, 2, 'Illinois'),
(3636, 2, 'Indiana'),
(3637, 2, 'Iowa'),
(3638, 2, 'Kansas'),
(3639, 2, 'Kentucky'),
(3640, 2, 'Louisiana'),
(3641, 2, 'Maine'),
(3642, 2, 'Marshall Islands'),
(3643, 2, 'Maryland'),
(3644, 2, 'Massachusetts'),
(3645, 2, 'Michigan'),
(3646, 2, 'Minnesota'),
(3647, 2, 'Mississippi'),
(3648, 2, 'Missouri'),
(3649, 2, 'Montana'),
(3650, 2, 'Nebraska'),
(3651, 2, 'Nevada'),
(3652, 2, 'New Hampshire'),
(3653, 2, 'New Jersey'),
(3654, 2, 'New Mexico'),
(3655, 2, 'New York'),
(3656, 2, 'North Carolina'),
(3657, 2, 'North Dakota'),
(3658, 2, 'Northern Mariana Islands'),
(3659, 2, 'Ohio'),
(3660, 2, 'Oklahoma'),
(3661, 2, 'Oregon'),
(3662, 2, 'Palau'),
(3663, 2, 'Pennsylvania'),
(3664, 2, 'Puerto Rico'),
(3665, 2, 'Rhode Island'),
(3666, 2, 'South Carolina'),
(3667, 2, 'South Dakota'),
(3668, 2, 'Tennessee'),
(3669, 2, 'Texas'),
(3670, 2, 'Utah'),
(3671, 2, 'Vermont'),
(3672, 2, 'Virgin Islands'),
(3673, 2, 'Virginia'),
(3674, 2, 'Washington'),
(3675, 2, 'West Virginia'),
(3676, 2, 'Wisconsin'),
(3677, 2, 'Wyoming'),
(3678, 2, 'Baker Island'),
(3679, 2, 'Howland Island'),
(3680, 2, 'Jarvis Island'),
(3681, 2, 'Johnston Atoll'),
(3682, 2, 'Kingman Reef'),
(3683, 2, 'Midway Atoll'),
(3684, 2, 'Navassa Island'),
(3685, 2, 'Palmyra Atoll'),
(3686, 2, 'Wake Island'),
(3687, 2, 'Artigas'),
(3688, 2, 'Canelones'),
(3689, 2, 'Cerro Largo'),
(3690, 2, 'Colonia'),
(3691, 2, 'Durazno'),
(3692, 2, 'Flores'),
(3693, 2, 'Florida'),
(3694, 2, 'Lavalleja'),
(3695, 2, 'Maldonado'),
(3696, 2, 'Montevideo'),
(3697, 2, 'Paysandu'),
(3698, 2, 'Rio Negro'),
(3699, 2, 'Rivera'),
(3700, 2, 'Rocha'),
(3701, 2, 'Salto'),
(3702, 2, 'San Jose'),
(3703, 2, 'Soriano'),
(3704, 2, 'Tacuarembo'),
(3705, 2, 'Treinta y Tres'),
(3706, 2, 'Andijon'),
(3707, 2, 'Buxoro'),
(3708, 2, 'Farg\'ona'),
(3709, 2, 'Jizzax'),
(3710, 2, 'Namangan'),
(3711, 2, 'Navoiy'),
(3712, 2, 'Qashqadaryo'),
(3713, 2, 'Qoraqalpog\'iston Republikasi'),
(3714, 2, 'Samarqand'),
(3715, 2, 'Sirdaryo'),
(3716, 2, 'Surxondaryo'),
(3717, 2, 'Toshkent City'),
(3718, 2, 'Toshkent Region'),
(3719, 2, 'Xorazm'),
(3720, 2, 'Malampa'),
(3721, 2, 'Penama'),
(3722, 2, 'Sanma'),
(3723, 2, 'Shefa'),
(3724, 2, 'Tafea'),
(3725, 2, 'Torba'),
(3726, 2, 'Amazonas'),
(3727, 2, 'Anzoategui'),
(3728, 2, 'Apure'),
(3729, 2, 'Aragua'),
(3730, 2, 'Barinas'),
(3731, 2, 'Bolivar'),
(3732, 2, 'Carabobo'),
(3733, 2, 'Cojedes'),
(3734, 2, 'Delta Amacuro'),
(3735, 2, 'Dependencias Federales'),
(3736, 2, 'Distrito Federal'),
(3737, 2, 'Falcon'),
(3738, 2, 'Guarico'),
(3739, 2, 'Lara'),
(3740, 2, 'Merida'),
(3741, 2, 'Miranda'),
(3742, 2, 'Monagas'),
(3743, 2, 'Nueva Esparta'),
(3744, 2, 'Portuguesa'),
(3745, 2, 'Sucre'),
(3746, 2, 'Tachira'),
(3747, 2, 'Trujillo'),
(3748, 2, 'Vargas'),
(3749, 2, 'Yaracuy'),
(3750, 2, 'Zulia'),
(3751, 2, 'An Giang'),
(3752, 2, 'Bac Giang'),
(3753, 2, 'Bac Kan'),
(3754, 2, 'Bac Lieu'),
(3755, 2, 'Bac Ninh'),
(3756, 2, 'Ba Ria-Vung Tau'),
(3757, 2, 'Ben Tre'),
(3758, 2, 'Binh Dinh'),
(3759, 2, 'Binh Duong'),
(3760, 2, 'Binh Phuoc'),
(3761, 2, 'Binh Thuan'),
(3762, 2, 'Ca Mau'),
(3763, 2, 'Can Tho'),
(3764, 2, 'Cao Bang'),
(3765, 2, 'Dak Lak'),
(3766, 2, 'Dak Nong'),
(3767, 2, 'Da Nang'),
(3768, 2, 'Dien Bien'),
(3769, 2, 'Dong Nai'),
(3770, 2, 'Dong Thap'),
(3771, 2, 'Gia Lai'),
(3772, 2, 'Ha Giang'),
(3773, 2, 'Hai Duong'),
(3774, 2, 'Hai Phong'),
(3775, 2, 'Ha Nam'),
(3776, 2, 'Ha Noi'),
(3777, 2, 'Ha Tay'),
(3778, 2, 'Ha Tinh'),
(3779, 2, 'Hoa Binh'),
(3780, 2, 'Ho Chi Minh City'),
(3781, 2, 'Hau Giang'),
(3782, 2, 'Hung Yen'),
(3783, 2, 'Saint Croix'),
(3784, 2, 'Saint John'),
(3785, 2, 'Saint Thomas'),
(3786, 2, 'Alo'),
(3787, 2, 'Sigave'),
(3788, 2, 'Wallis'),
(3789, 2, 'Abyan'),
(3790, 2, 'Adan'),
(3791, 2, 'Amran'),
(3792, 2, 'Al Bayda'),
(3793, 2, 'Ad Dali'),
(3794, 2, 'Dhamar'),
(3795, 2, 'Hadramawt'),
(3796, 2, 'Hajjah'),
(3797, 2, 'Al Hudaydah'),
(3798, 2, 'Ibb'),
(3799, 2, 'Al Jawf'),
(3800, 2, 'Lahij'),
(3801, 2, 'Ma\'rib'),
(3802, 2, 'Al Mahrah'),
(3803, 2, 'Al Mahwit'),
(3804, 2, 'Sa\'dah'),
(3805, 2, 'San\'a'),
(3806, 2, 'Shabwah'),
(3807, 2, 'Ta\'izz'),
(3808, 2, 'Kosovo'),
(3809, 2, 'Montenegro'),
(3810, 2, 'Serbia'),
(3811, 2, 'Vojvodina'),
(3812, 2, 'Bas-Congo'),
(3813, 2, 'Bandundu'),
(3814, 2, 'Equateur'),
(3815, 2, 'Katanga'),
(3816, 2, 'Kasai-Oriental'),
(3817, 2, 'Kinshasa'),
(3818, 2, 'Kasai-Occidental'),
(3819, 2, 'Maniema'),
(3820, 2, 'Nord-Kivu'),
(3821, 2, 'Orientale'),
(3822, 2, 'Sud-Kivu'),
(3823, 2, 'Central'),
(3824, 2, 'Copperbelt'),
(3825, 2, 'Eastern'),
(3826, 2, 'Luapula'),
(3827, 2, 'Lusaka'),
(3828, 2, 'Northern'),
(3829, 2, 'North-Western'),
(3830, 2, 'Southern'),
(3831, 2, 'Western'),
(3832, 2, 'Bulawayo'),
(3833, 2, 'Harare'),
(3834, 2, 'Manicaland'),
(3835, 2, 'Mashonaland Central'),
(3836, 2, 'Mashonaland East'),
(3837, 2, 'Mashonaland West'),
(3838, 2, 'Masvingo'),
(3839, 2, 'Matabeleland North'),
(3840, 2, 'Matabeleland South'),
(3841, 2, 'Midlands'),
(3842, 2, 'Agrigento'),
(3843, 2, 'Alessandria'),
(3844, 2, 'Ancona'),
(3845, 2, 'Aosta'),
(3846, 2, 'Arezzo'),
(3847, 2, 'Ascoli Piceno'),
(3848, 2, 'Asti'),
(3849, 2, 'Avellino'),
(3850, 2, 'Bari'),
(3851, 2, 'Belluno'),
(3852, 2, 'Benevento'),
(3853, 2, 'Bergamo'),
(3854, 2, 'Biella'),
(3855, 2, 'Bologna'),
(3856, 2, 'Bolzano'),
(3857, 2, 'Brescia'),
(3858, 2, 'Brindisi'),
(3859, 2, 'Cagliari'),
(3860, 2, 'Caltanissetta'),
(3861, 2, 'Campobasso'),
(3862, 2, 'Carbonia-Iglesias'),
(3863, 2, 'Caserta'),
(3864, 2, 'Catania'),
(3865, 2, 'Catanzaro'),
(3866, 2, 'Chieti'),
(3867, 2, 'Como'),
(3868, 2, 'Cosenza'),
(3869, 2, 'Cremona'),
(3870, 2, 'Crotone'),
(3871, 2, 'Cuneo'),
(3872, 2, 'Enna'),
(3873, 2, 'Ferrara'),
(3874, 2, 'Firenze'),
(3875, 2, 'Foggia'),
(3876, 2, 'Forli-Cesena'),
(3877, 2, 'Frosinone'),
(3878, 2, 'Genova'),
(3879, 2, 'Gorizia'),
(3880, 2, 'Grosseto'),
(3881, 2, 'Imperia'),
(3882, 2, 'Isernia'),
(3883, 2, 'L&#39;Aquila'),
(3884, 2, 'La Spezia'),
(3885, 2, 'Latina'),
(3886, 2, 'Lecce'),
(3887, 2, 'Lecco'),
(3888, 2, 'Livorno'),
(3889, 2, 'Lodi'),
(3890, 2, 'Lucca'),
(3891, 2, 'Macerata'),
(3892, 2, 'Mantova'),
(3893, 2, 'Massa-Carrara'),
(3894, 2, 'Matera'),
(3895, 2, 'Medio Campidano'),
(3896, 2, 'Messina'),
(3897, 2, 'Milano'),
(3898, 2, 'Modena'),
(3899, 2, 'Napoli'),
(3900, 2, 'Novara'),
(3901, 2, 'Nuoro'),
(3902, 2, 'Ogliastra'),
(3903, 2, 'Olbia-Tempio'),
(3904, 2, 'Oristano'),
(3905, 2, 'Padova'),
(3906, 2, 'Palermo'),
(3907, 2, 'Parma'),
(3908, 2, 'Pavia'),
(3909, 2, 'Perugia'),
(3910, 2, 'Pesaro e Urbino'),
(3911, 2, 'Pescara'),
(3912, 2, 'Piacenza'),
(3913, 2, 'Pisa'),
(3914, 2, 'Pistoia'),
(3915, 2, 'Pordenone'),
(3916, 2, 'Potenza'),
(3917, 2, 'Prato'),
(3918, 2, 'Ragusa'),
(3919, 2, 'Ravenna'),
(3920, 2, 'Reggio Calabria'),
(3921, 2, 'Reggio Emilia'),
(3922, 2, 'Rieti'),
(3923, 2, 'Rimini'),
(3924, 2, 'Roma'),
(3925, 2, 'Rovigo'),
(3926, 2, 'Salerno'),
(3927, 2, 'Sassari'),
(3928, 2, 'Savona'),
(3929, 2, 'Siena'),
(3930, 2, 'Siracusa'),
(3931, 2, 'Sondrio'),
(3932, 2, 'Taranto'),
(3933, 2, 'Teramo'),
(3934, 2, 'Terni'),
(3935, 2, 'Torino'),
(3936, 2, 'Trapani'),
(3937, 2, 'Trento'),
(3938, 2, 'Treviso'),
(3939, 2, 'Trieste'),
(3940, 2, 'Udine'),
(3941, 2, 'Varese'),
(3942, 2, 'Venezia'),
(3943, 2, 'Verbano-Cusio-Ossola'),
(3944, 2, 'Vercelli'),
(3945, 2, 'Verona'),
(3946, 2, 'Vibo Valentia'),
(3947, 2, 'Vicenza'),
(3948, 2, 'Viterbo'),
(3949, 2, 'Antrim'),
(3950, 2, 'Armagh'),
(3951, 2, 'Down'),
(3952, 2, 'Fermanagh'),
(3953, 2, 'Derry'),
(3954, 2, 'Tyrone'),
(3955, 2, 'Rangpur'),
(3955, 1, 'Rangpur'),
(3956, 2, 'Mymensingh'),
(3956, 1, 'Mymensingh');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `ab1l_addresses`
--
ALTER TABLE `ab1l_addresses`
  ADD PRIMARY KEY (`address_id`),
  ADD KEY `ac_addresses_idx` (`customer_id`,`country_id`,`zone_id`);

--
-- Indexes for table `ab1l_addresses_enc`
--
ALTER TABLE `ab1l_addresses_enc`
  ADD PRIMARY KEY (`address_id`),
  ADD KEY `customer_id` (`customer_id`);

--
-- Indexes for table `ab1l_ant_messages`
--
ALTER TABLE `ab1l_ant_messages`
  ADD PRIMARY KEY (`id`,`language_code`),
  ADD KEY `daterange_idx` (`start_date`,`end_date`);

--
-- Indexes for table `ab1l_banners`
--
ALTER TABLE `ab1l_banners`
  ADD PRIMARY KEY (`banner_id`);

--
-- Indexes for table `ab1l_banner_descriptions`
--
ALTER TABLE `ab1l_banner_descriptions`
  ADD PRIMARY KEY (`banner_id`,`language_id`);

--
-- Indexes for table `ab1l_banner_stat`
--
ALTER TABLE `ab1l_banner_stat`
  ADD PRIMARY KEY (`rowid`),
  ADD KEY `ac_banner_stat_idx` (`banner_id`,`type`,`time`,`store_id`);

--
-- Indexes for table `ab1l_blocks`
--
ALTER TABLE `ab1l_blocks`
  ADD PRIMARY KEY (`block_id`);

--
-- Indexes for table `ab1l_block_descriptions`
--
ALTER TABLE `ab1l_block_descriptions`
  ADD PRIMARY KEY (`block_description_id`,`custom_block_id`,`language_id`);

--
-- Indexes for table `ab1l_block_layouts`
--
ALTER TABLE `ab1l_block_layouts`
  ADD PRIMARY KEY (`instance_id`),
  ADD UNIQUE KEY `ac_block_layouts_idx` (`instance_id`,`layout_id`,`block_id`,`parent_instance_id`,`custom_block_id`);

--
-- Indexes for table `ab1l_block_templates`
--
ALTER TABLE `ab1l_block_templates`
  ADD PRIMARY KEY (`block_id`,`parent_block_id`);

--
-- Indexes for table `ab1l_categories`
--
ALTER TABLE `ab1l_categories`
  ADD PRIMARY KEY (`category_id`),
  ADD KEY `ac_categories_idx` (`category_id`,`parent_id`,`status`);

--
-- Indexes for table `ab1l_categories_to_stores`
--
ALTER TABLE `ab1l_categories_to_stores`
  ADD PRIMARY KEY (`category_id`,`store_id`);

--
-- Indexes for table `ab1l_category_descriptions`
--
ALTER TABLE `ab1l_category_descriptions`
  ADD PRIMARY KEY (`category_id`,`language_id`),
  ADD KEY `name` (`name`);

--
-- Indexes for table `ab1l_contents`
--
ALTER TABLE `ab1l_contents`
  ADD PRIMARY KEY (`content_id`,`parent_content_id`);

--
-- Indexes for table `ab1l_contents_to_stores`
--
ALTER TABLE `ab1l_contents_to_stores`
  ADD PRIMARY KEY (`content_id`,`store_id`);

--
-- Indexes for table `ab1l_content_descriptions`
--
ALTER TABLE `ab1l_content_descriptions`
  ADD PRIMARY KEY (`content_id`,`language_id`);

--
-- Indexes for table `ab1l_countries`
--
ALTER TABLE `ab1l_countries`
  ADD PRIMARY KEY (`country_id`),
  ADD KEY `ac_countries_idx` (`iso_code_2`,`iso_code_3`,`status`);

--
-- Indexes for table `ab1l_country_descriptions`
--
ALTER TABLE `ab1l_country_descriptions`
  ADD PRIMARY KEY (`country_id`,`language_id`);

--
-- Indexes for table `ab1l_coupons`
--
ALTER TABLE `ab1l_coupons`
  ADD PRIMARY KEY (`coupon_id`);

--
-- Indexes for table `ab1l_coupons_products`
--
ALTER TABLE `ab1l_coupons_products`
  ADD PRIMARY KEY (`coupon_product_id`),
  ADD KEY `ac_coupons_products_idx` (`coupon_id`,`product_id`);

--
-- Indexes for table `ab1l_coupon_descriptions`
--
ALTER TABLE `ab1l_coupon_descriptions`
  ADD PRIMARY KEY (`coupon_id`,`language_id`);

--
-- Indexes for table `ab1l_currencies`
--
ALTER TABLE `ab1l_currencies`
  ADD PRIMARY KEY (`currency_id`);

--
-- Indexes for table `ab1l_customers`
--
ALTER TABLE `ab1l_customers`
  ADD PRIMARY KEY (`customer_id`),
  ADD UNIQUE KEY `customers_loginname` (`loginname`),
  ADD KEY `ac_customers_idx` (`store_id`,`address_id`,`customer_group_id`);
ALTER TABLE `ab1l_customers` ADD FULLTEXT KEY `ac_customers_name_idx` (`firstname`,`lastname`);

--
-- Indexes for table `ab1l_customers_enc`
--
ALTER TABLE `ab1l_customers_enc`
  ADD PRIMARY KEY (`customer_id`);

--
-- Indexes for table `ab1l_customer_groups`
--
ALTER TABLE `ab1l_customer_groups`
  ADD PRIMARY KEY (`customer_group_id`);

--
-- Indexes for table `ab1l_customer_notifications`
--
ALTER TABLE `ab1l_customer_notifications`
  ADD PRIMARY KEY (`customer_id`,`sendpoint`,`protocol`);

--
-- Indexes for table `ab1l_customer_transactions`
--
ALTER TABLE `ab1l_customer_transactions`
  ADD PRIMARY KEY (`customer_transaction_id`),
  ADD KEY `ac_customer_transactions_idx` (`customer_id`,`order_id`);

--
-- Indexes for table `ab1l_custom_blocks`
--
ALTER TABLE `ab1l_custom_blocks`
  ADD PRIMARY KEY (`custom_block_id`,`block_id`);

--
-- Indexes for table `ab1l_custom_lists`
--
ALTER TABLE `ab1l_custom_lists`
  ADD PRIMARY KEY (`rowid`),
  ADD KEY `ac_custom_block_id_list_idx` (`custom_block_id`);

--
-- Indexes for table `ab1l_datasets`
--
ALTER TABLE `ab1l_datasets`
  ADD PRIMARY KEY (`dataset_id`);

--
-- Indexes for table `ab1l_dataset_column_properties`
--
ALTER TABLE `ab1l_dataset_column_properties`
  ADD PRIMARY KEY (`rowid`),
  ADD KEY `dataset_column_properties_idx` (`dataset_column_id`);

--
-- Indexes for table `ab1l_dataset_definition`
--
ALTER TABLE `ab1l_dataset_definition`
  ADD PRIMARY KEY (`dataset_column_id`),
  ADD KEY `dataset_definition_idx` (`dataset_id`);

--
-- Indexes for table `ab1l_dataset_properties`
--
ALTER TABLE `ab1l_dataset_properties`
  ADD PRIMARY KEY (`rowid`),
  ADD KEY `dataset_property_idx` (`dataset_id`);

--
-- Indexes for table `ab1l_dataset_values`
--
ALTER TABLE `ab1l_dataset_values`
  ADD PRIMARY KEY (`value_sort_order`),
  ADD KEY `dataset_values_idx` (`value_integer`,`value_float`,`value_varchar`,`value_boolean`,`row_id`);

--
-- Indexes for table `ab1l_downloads`
--
ALTER TABLE `ab1l_downloads`
  ADD PRIMARY KEY (`download_id`),
  ADD KEY `ac_downloads_idx` (`activate_order_status_id`,`shared`);

--
-- Indexes for table `ab1l_download_attribute_values`
--
ALTER TABLE `ab1l_download_attribute_values`
  ADD PRIMARY KEY (`download_attribute_id`),
  ADD KEY `ac_download_attribute_values_idx` (`attribute_id`,`download_id`);

--
-- Indexes for table `ab1l_download_descriptions`
--
ALTER TABLE `ab1l_download_descriptions`
  ADD PRIMARY KEY (`download_id`,`language_id`);

--
-- Indexes for table `ab1l_encryption_keys`
--
ALTER TABLE `ab1l_encryption_keys`
  ADD PRIMARY KEY (`key_id`),
  ADD UNIQUE KEY `encryption_keys_key_name` (`key_name`);

--
-- Indexes for table `ab1l_extensions`
--
ALTER TABLE `ab1l_extensions`
  ADD PRIMARY KEY (`extension_id`),
  ADD UNIQUE KEY `extension_key` (`key`);

--
-- Indexes for table `ab1l_extension_dependencies`
--
ALTER TABLE `ab1l_extension_dependencies`
  ADD PRIMARY KEY (`extension_id`,`extension_parent_id`);

--
-- Indexes for table `ab1l_fields`
--
ALTER TABLE `ab1l_fields`
  ADD PRIMARY KEY (`field_id`),
  ADD KEY `field_id` (`field_id`,`form_id`,`status`);

--
-- Indexes for table `ab1l_fields_groups`
--
ALTER TABLE `ab1l_fields_groups`
  ADD PRIMARY KEY (`field_id`),
  ADD KEY `field_id` (`field_id`,`group_id`);

--
-- Indexes for table `ab1l_fields_group_descriptions`
--
ALTER TABLE `ab1l_fields_group_descriptions`
  ADD PRIMARY KEY (`group_id`,`language_id`);

--
-- Indexes for table `ab1l_field_descriptions`
--
ALTER TABLE `ab1l_field_descriptions`
  ADD PRIMARY KEY (`field_id`,`language_id`);

--
-- Indexes for table `ab1l_field_values`
--
ALTER TABLE `ab1l_field_values`
  ADD PRIMARY KEY (`value_id`);

--
-- Indexes for table `ab1l_forms`
--
ALTER TABLE `ab1l_forms`
  ADD PRIMARY KEY (`form_id`),
  ADD UNIQUE KEY `form_name` (`form_name`);

--
-- Indexes for table `ab1l_form_descriptions`
--
ALTER TABLE `ab1l_form_descriptions`
  ADD PRIMARY KEY (`form_id`,`language_id`);

--
-- Indexes for table `ab1l_form_groups`
--
ALTER TABLE `ab1l_form_groups`
  ADD PRIMARY KEY (`group_id`),
  ADD KEY `group_id` (`group_id`,`form_id`);

--
-- Indexes for table `ab1l_global_attributes`
--
ALTER TABLE `ab1l_global_attributes`
  ADD PRIMARY KEY (`attribute_id`),
  ADD KEY `ac_global_attributes_idx` (`attribute_parent_id`,`attribute_group_id`,`attribute_type_id`);

--
-- Indexes for table `ab1l_global_attributes_descriptions`
--
ALTER TABLE `ab1l_global_attributes_descriptions`
  ADD PRIMARY KEY (`attribute_id`,`language_id`);

--
-- Indexes for table `ab1l_global_attributes_groups`
--
ALTER TABLE `ab1l_global_attributes_groups`
  ADD PRIMARY KEY (`attribute_group_id`);

--
-- Indexes for table `ab1l_global_attributes_groups_descriptions`
--
ALTER TABLE `ab1l_global_attributes_groups_descriptions`
  ADD PRIMARY KEY (`attribute_group_id`,`language_id`);

--
-- Indexes for table `ab1l_global_attributes_types`
--
ALTER TABLE `ab1l_global_attributes_types`
  ADD PRIMARY KEY (`attribute_type_id`);

--
-- Indexes for table `ab1l_global_attributes_type_descriptions`
--
ALTER TABLE `ab1l_global_attributes_type_descriptions`
  ADD PRIMARY KEY (`attribute_type_id`,`language_id`);

--
-- Indexes for table `ab1l_global_attributes_values`
--
ALTER TABLE `ab1l_global_attributes_values`
  ADD PRIMARY KEY (`attribute_value_id`),
  ADD KEY `ac_global_attributes_values_idx` (`attribute_id`);

--
-- Indexes for table `ab1l_global_attributes_value_descriptions`
--
ALTER TABLE `ab1l_global_attributes_value_descriptions`
  ADD PRIMARY KEY (`attribute_value_id`,`attribute_id`,`language_id`);

--
-- Indexes for table `ab1l_languages`
--
ALTER TABLE `ab1l_languages`
  ADD PRIMARY KEY (`language_id`),
  ADD UNIQUE KEY `ac_languages_idx` (`language_id`,`code`),
  ADD KEY `name` (`name`);

--
-- Indexes for table `ab1l_language_definitions`
--
ALTER TABLE `ab1l_language_definitions`
  ADD PRIMARY KEY (`language_definition_id`,`language_id`,`section`,`block`,`language_key`);
ALTER TABLE `ab1l_language_definitions` ADD FULLTEXT KEY `ac_lang_definition_idx` (`language_value`);

--
-- Indexes for table `ab1l_layouts`
--
ALTER TABLE `ab1l_layouts`
  ADD PRIMARY KEY (`layout_id`);

--
-- Indexes for table `ab1l_length_classes`
--
ALTER TABLE `ab1l_length_classes`
  ADD PRIMARY KEY (`length_class_id`,`iso_code`);

--
-- Indexes for table `ab1l_length_class_descriptions`
--
ALTER TABLE `ab1l_length_class_descriptions`
  ADD PRIMARY KEY (`length_class_id`,`language_id`);

--
-- Indexes for table `ab1l_locations`
--
ALTER TABLE `ab1l_locations`
  ADD PRIMARY KEY (`location_id`);

--
-- Indexes for table `ab1l_manufacturers`
--
ALTER TABLE `ab1l_manufacturers`
  ADD PRIMARY KEY (`manufacturer_id`);

--
-- Indexes for table `ab1l_manufacturers_to_stores`
--
ALTER TABLE `ab1l_manufacturers_to_stores`
  ADD PRIMARY KEY (`manufacturer_id`,`store_id`);

--
-- Indexes for table `ab1l_messages`
--
ALTER TABLE `ab1l_messages`
  ADD PRIMARY KEY (`msg_id`);

--
-- Indexes for table `ab1l_online_customers`
--
ALTER TABLE `ab1l_online_customers`
  ADD PRIMARY KEY (`ip`),
  ADD KEY `ac_online_customers_idx` (`date_added`);

--
-- Indexes for table `ab1l_orders`
--
ALTER TABLE `ab1l_orders`
  ADD PRIMARY KEY (`order_id`,`customer_id`,`order_status_id`),
  ADD KEY `ac_orders_idx` (`invoice_id`,`store_id`,`customer_group_id`,`shipping_zone_id`,`shipping_country_id`,`payment_zone_id`,`payment_country_id`,`language_id`,`currency_id`,`coupon_id`);

--
-- Indexes for table `ab1l_orders_enc`
--
ALTER TABLE `ab1l_orders_enc`
  ADD PRIMARY KEY (`order_id`);

--
-- Indexes for table `ab1l_order_data`
--
ALTER TABLE `ab1l_order_data`
  ADD PRIMARY KEY (`order_id`,`type_id`);

--
-- Indexes for table `ab1l_order_data_types`
--
ALTER TABLE `ab1l_order_data_types`
  ADD PRIMARY KEY (`type_id`);

--
-- Indexes for table `ab1l_order_downloads`
--
ALTER TABLE `ab1l_order_downloads`
  ADD PRIMARY KEY (`order_download_id`),
  ADD KEY `ac_order_downloads_idx` (`order_id`,`order_product_id`,`download_id`,`status`,`activate_order_status_id`);

--
-- Indexes for table `ab1l_order_downloads_history`
--
ALTER TABLE `ab1l_order_downloads_history`
  ADD PRIMARY KEY (`order_download_history_id`,`order_download_id`,`order_id`,`order_product_id`),
  ADD KEY `ac_order_downloads_history_idx` (`download_id`);

--
-- Indexes for table `ab1l_order_history`
--
ALTER TABLE `ab1l_order_history`
  ADD PRIMARY KEY (`order_history_id`),
  ADD KEY `ac_order_history_idx` (`order_id`,`order_status_id`,`notify`);

--
-- Indexes for table `ab1l_order_options`
--
ALTER TABLE `ab1l_order_options`
  ADD PRIMARY KEY (`order_option_id`),
  ADD KEY `ac_order_options_idx` (`order_id`,`order_product_id`,`product_option_value_id`);

--
-- Indexes for table `ab1l_order_products`
--
ALTER TABLE `ab1l_order_products`
  ADD PRIMARY KEY (`order_product_id`),
  ADD KEY `ac_order_products_idx` (`order_id`,`product_id`);

--
-- Indexes for table `ab1l_order_statuses`
--
ALTER TABLE `ab1l_order_statuses`
  ADD PRIMARY KEY (`order_status_id`,`language_id`);

--
-- Indexes for table `ab1l_order_status_ids`
--
ALTER TABLE `ab1l_order_status_ids`
  ADD PRIMARY KEY (`order_status_id`,`status_text_id`),
  ADD UNIQUE KEY `ac_order_status_ids_idx` (`status_text_id`);

--
-- Indexes for table `ab1l_order_totals`
--
ALTER TABLE `ab1l_order_totals`
  ADD PRIMARY KEY (`order_total_id`),
  ADD KEY `idx_orders_total_orders_id` (`order_id`);

--
-- Indexes for table `ab1l_pages`
--
ALTER TABLE `ab1l_pages`
  ADD PRIMARY KEY (`page_id`),
  ADD UNIQUE KEY `ac_pages_idx` (`page_id`,`controller`,`key_param`,`key_value`);

--
-- Indexes for table `ab1l_pages_forms`
--
ALTER TABLE `ab1l_pages_forms`
  ADD PRIMARY KEY (`form_id`,`page_id`);

--
-- Indexes for table `ab1l_pages_layouts`
--
ALTER TABLE `ab1l_pages_layouts`
  ADD PRIMARY KEY (`layout_id`,`page_id`);

--
-- Indexes for table `ab1l_page_descriptions`
--
ALTER TABLE `ab1l_page_descriptions`
  ADD PRIMARY KEY (`page_id`,`language_id`);

--
-- Indexes for table `ab1l_products`
--
ALTER TABLE `ab1l_products`
  ADD PRIMARY KEY (`product_id`),
  ADD KEY `ac_products_idx` (`stock_status_id`,`manufacturer_id`,`weight_class_id`,`length_class_id`),
  ADD KEY `ac_products_status_idx` (`product_id`,`status`,`date_available`);

--
-- Indexes for table `ab1l_products_featured`
--
ALTER TABLE `ab1l_products_featured`
  ADD PRIMARY KEY (`product_id`);

--
-- Indexes for table `ab1l_products_related`
--
ALTER TABLE `ab1l_products_related`
  ADD PRIMARY KEY (`product_id`,`related_id`);

--
-- Indexes for table `ab1l_products_to_categories`
--
ALTER TABLE `ab1l_products_to_categories`
  ADD PRIMARY KEY (`product_id`,`category_id`);

--
-- Indexes for table `ab1l_products_to_downloads`
--
ALTER TABLE `ab1l_products_to_downloads`
  ADD PRIMARY KEY (`product_id`,`download_id`);

--
-- Indexes for table `ab1l_products_to_stores`
--
ALTER TABLE `ab1l_products_to_stores`
  ADD PRIMARY KEY (`product_id`,`store_id`);

--
-- Indexes for table `ab1l_product_descriptions`
--
ALTER TABLE `ab1l_product_descriptions`
  ADD PRIMARY KEY (`product_id`,`language_id`),
  ADD KEY `name` (`name`),
  ADD KEY `ac_product_descriptions_name_idx` (`product_id`,`name`);

--
-- Indexes for table `ab1l_product_discounts`
--
ALTER TABLE `ab1l_product_discounts`
  ADD PRIMARY KEY (`product_discount_id`),
  ADD KEY `ac_product_discounts_idx` (`product_id`,`customer_group_id`);

--
-- Indexes for table `ab1l_product_filters`
--
ALTER TABLE `ab1l_product_filters`
  ADD PRIMARY KEY (`filter_id`),
  ADD KEY `feature_id` (`feature_id`);

--
-- Indexes for table `ab1l_product_filter_descriptions`
--
ALTER TABLE `ab1l_product_filter_descriptions`
  ADD PRIMARY KEY (`filter_id`,`language_id`);

--
-- Indexes for table `ab1l_product_filter_ranges`
--
ALTER TABLE `ab1l_product_filter_ranges`
  ADD PRIMARY KEY (`range_id`),
  ADD KEY `from` (`from`,`to`),
  ADD KEY `filter_id` (`filter_id`),
  ADD KEY `feature_id` (`feature_id`);

--
-- Indexes for table `ab1l_product_filter_ranges_descriptions`
--
ALTER TABLE `ab1l_product_filter_ranges_descriptions`
  ADD PRIMARY KEY (`range_id`,`language_id`);

--
-- Indexes for table `ab1l_product_options`
--
ALTER TABLE `ab1l_product_options`
  ADD PRIMARY KEY (`product_option_id`),
  ADD KEY `ac_product_options_idx` (`attribute_id`,`product_id`,`group_id`);

--
-- Indexes for table `ab1l_product_option_descriptions`
--
ALTER TABLE `ab1l_product_option_descriptions`
  ADD PRIMARY KEY (`product_option_id`,`language_id`),
  ADD KEY `ac_product_option_descriptions_idx` (`product_id`);

--
-- Indexes for table `ab1l_product_option_values`
--
ALTER TABLE `ab1l_product_option_values`
  ADD PRIMARY KEY (`product_option_value_id`),
  ADD KEY `ac_product_option_values_idx` (`product_option_id`,`product_id`,`group_id`,`attribute_value_id`);

--
-- Indexes for table `ab1l_product_option_value_descriptions`
--
ALTER TABLE `ab1l_product_option_value_descriptions`
  ADD PRIMARY KEY (`product_option_value_id`,`language_id`),
  ADD KEY `ac_product_option_value_descriptions_idx` (`product_id`);

--
-- Indexes for table `ab1l_product_specials`
--
ALTER TABLE `ab1l_product_specials`
  ADD PRIMARY KEY (`product_special_id`),
  ADD KEY `ac_product_specials_idx` (`product_id`,`customer_group_id`);

--
-- Indexes for table `ab1l_product_tags`
--
ALTER TABLE `ab1l_product_tags`
  ADD PRIMARY KEY (`product_id`,`tag`,`language_id`);

--
-- Indexes for table `ab1l_resource_descriptions`
--
ALTER TABLE `ab1l_resource_descriptions`
  ADD PRIMARY KEY (`resource_id`,`language_id`),
  ADD KEY `ac_resource_descriptions_name_idx` (`resource_id`,`name`),
  ADD KEY `ac_resource_descriptions_title_idx` (`resource_id`,`title`);

--
-- Indexes for table `ab1l_resource_library`
--
ALTER TABLE `ab1l_resource_library`
  ADD PRIMARY KEY (`resource_id`),
  ADD KEY `ac_resource_library_idx` (`resource_id`,`type_id`);

--
-- Indexes for table `ab1l_resource_map`
--
ALTER TABLE `ab1l_resource_map`
  ADD PRIMARY KEY (`resource_id`,`object_name`,`object_id`),
  ADD KEY `ac_resource_map_sorting_idx` (`resource_id`,`sort_order`);

--
-- Indexes for table `ab1l_resource_types`
--
ALTER TABLE `ab1l_resource_types`
  ADD PRIMARY KEY (`type_id`),
  ADD KEY `group_id` (`type_id`,`type_name`);

--
-- Indexes for table `ab1l_revechats`
--
ALTER TABLE `ab1l_revechats`
  ADD PRIMARY KEY (`revechat_id`);

--
-- Indexes for table `ab1l_reviews`
--
ALTER TABLE `ab1l_reviews`
  ADD PRIMARY KEY (`review_id`),
  ADD KEY `ac_reviews_idx` (`product_id`,`customer_id`);

--
-- Indexes for table `ab1l_settings`
--
ALTER TABLE `ab1l_settings`
  ADD PRIMARY KEY (`setting_id`,`store_id`,`group`,`key`);
ALTER TABLE `ab1l_settings` ADD FULLTEXT KEY `ac_settings_idx` (`value`);

--
-- Indexes for table `ab1l_stock_statuses`
--
ALTER TABLE `ab1l_stock_statuses`
  ADD PRIMARY KEY (`stock_status_id`,`language_id`);

--
-- Indexes for table `ab1l_stores`
--
ALTER TABLE `ab1l_stores`
  ADD PRIMARY KEY (`store_id`);

--
-- Indexes for table `ab1l_store_descriptions`
--
ALTER TABLE `ab1l_store_descriptions`
  ADD PRIMARY KEY (`store_id`,`language_id`);

--
-- Indexes for table `ab1l_tasks`
--
ALTER TABLE `ab1l_tasks`
  ADD PRIMARY KEY (`task_id`),
  ADD UNIQUE KEY `task_name_idx` (`name`);

--
-- Indexes for table `ab1l_task_details`
--
ALTER TABLE `ab1l_task_details`
  ADD PRIMARY KEY (`task_id`);

--
-- Indexes for table `ab1l_task_steps`
--
ALTER TABLE `ab1l_task_steps`
  ADD PRIMARY KEY (`step_id`),
  ADD KEY `task_steps_idx` (`task_id`);

--
-- Indexes for table `ab1l_tax_classes`
--
ALTER TABLE `ab1l_tax_classes`
  ADD PRIMARY KEY (`tax_class_id`);

--
-- Indexes for table `ab1l_tax_class_descriptions`
--
ALTER TABLE `ab1l_tax_class_descriptions`
  ADD PRIMARY KEY (`tax_class_id`,`language_id`);

--
-- Indexes for table `ab1l_tax_rates`
--
ALTER TABLE `ab1l_tax_rates`
  ADD PRIMARY KEY (`tax_rate_id`),
  ADD KEY `ac_tax_rates_idx` (`location_id`,`zone_id`,`tax_class_id`);

--
-- Indexes for table `ab1l_tax_rate_descriptions`
--
ALTER TABLE `ab1l_tax_rate_descriptions`
  ADD PRIMARY KEY (`tax_rate_id`,`language_id`);

--
-- Indexes for table `ab1l_url_aliases`
--
ALTER TABLE `ab1l_url_aliases`
  ADD PRIMARY KEY (`url_alias_id`),
  ADD UNIQUE KEY `ac_url_aliases_idx` (`keyword`,`language_id`),
  ADD UNIQUE KEY `ac_url_aliases_idx2` (`query`,`language_id`);

--
-- Indexes for table `ab1l_users`
--
ALTER TABLE `ab1l_users`
  ADD PRIMARY KEY (`user_id`);

--
-- Indexes for table `ab1l_user_groups`
--
ALTER TABLE `ab1l_user_groups`
  ADD PRIMARY KEY (`user_group_id`);

--
-- Indexes for table `ab1l_user_notifications`
--
ALTER TABLE `ab1l_user_notifications`
  ADD PRIMARY KEY (`user_id`,`store_id`,`section`,`sendpoint`,`protocol`);

--
-- Indexes for table `ab1l_weight_classes`
--
ALTER TABLE `ab1l_weight_classes`
  ADD PRIMARY KEY (`weight_class_id`,`iso_code`);

--
-- Indexes for table `ab1l_weight_class_descriptions`
--
ALTER TABLE `ab1l_weight_class_descriptions`
  ADD PRIMARY KEY (`weight_class_id`,`language_id`);

--
-- Indexes for table `ab1l_zones`
--
ALTER TABLE `ab1l_zones`
  ADD PRIMARY KEY (`zone_id`,`country_id`);

--
-- Indexes for table `ab1l_zones_to_locations`
--
ALTER TABLE `ab1l_zones_to_locations`
  ADD PRIMARY KEY (`zone_to_location_id`),
  ADD KEY `ac_zones_to_locations_idx` (`country_id`,`zone_id`,`location_id`);

--
-- Indexes for table `ab1l_zone_descriptions`
--
ALTER TABLE `ab1l_zone_descriptions`
  ADD PRIMARY KEY (`zone_id`,`language_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `ab1l_addresses`
--
ALTER TABLE `ab1l_addresses`
  MODIFY `address_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20;

--
-- AUTO_INCREMENT for table `ab1l_addresses_enc`
--
ALTER TABLE `ab1l_addresses_enc`
  MODIFY `address_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `ab1l_banners`
--
ALTER TABLE `ab1l_banners`
  MODIFY `banner_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=22;

--
-- AUTO_INCREMENT for table `ab1l_banner_stat`
--
ALTER TABLE `ab1l_banner_stat`
  MODIFY `rowid` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13517;

--
-- AUTO_INCREMENT for table `ab1l_blocks`
--
ALTER TABLE `ab1l_blocks`
  MODIFY `block_id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=34;

--
-- AUTO_INCREMENT for table `ab1l_block_descriptions`
--
ALTER TABLE `ab1l_block_descriptions`
  MODIFY `block_description_id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=82;

--
-- AUTO_INCREMENT for table `ab1l_block_layouts`
--
ALTER TABLE `ab1l_block_layouts`
  MODIFY `instance_id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5812;

--
-- AUTO_INCREMENT for table `ab1l_block_templates`
--
ALTER TABLE `ab1l_block_templates`
  MODIFY `block_id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=34;

--
-- AUTO_INCREMENT for table `ab1l_categories`
--
ALTER TABLE `ab1l_categories`
  MODIFY `category_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=153;

--
-- AUTO_INCREMENT for table `ab1l_contents`
--
ALTER TABLE `ab1l_contents`
  MODIFY `content_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `ab1l_countries`
--
ALTER TABLE `ab1l_countries`
  MODIFY `country_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=241;

--
-- AUTO_INCREMENT for table `ab1l_coupons`
--
ALTER TABLE `ab1l_coupons`
  MODIFY `coupon_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `ab1l_coupons_products`
--
ALTER TABLE `ab1l_coupons_products`
  MODIFY `coupon_product_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `ab1l_currencies`
--
ALTER TABLE `ab1l_currencies`
  MODIFY `currency_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `ab1l_customers`
--
ALTER TABLE `ab1l_customers`
  MODIFY `customer_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21;

--
-- AUTO_INCREMENT for table `ab1l_customers_enc`
--
ALTER TABLE `ab1l_customers_enc`
  MODIFY `customer_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `ab1l_customer_groups`
--
ALTER TABLE `ab1l_customer_groups`
  MODIFY `customer_group_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `ab1l_customer_transactions`
--
ALTER TABLE `ab1l_customer_transactions`
  MODIFY `customer_transaction_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `ab1l_custom_blocks`
--
ALTER TABLE `ab1l_custom_blocks`
  MODIFY `custom_block_id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=37;

--
-- AUTO_INCREMENT for table `ab1l_custom_lists`
--
ALTER TABLE `ab1l_custom_lists`
  MODIFY `rowid` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=224;

--
-- AUTO_INCREMENT for table `ab1l_datasets`
--
ALTER TABLE `ab1l_datasets`
  MODIFY `dataset_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `ab1l_dataset_column_properties`
--
ALTER TABLE `ab1l_dataset_column_properties`
  MODIFY `rowid` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `ab1l_dataset_definition`
--
ALTER TABLE `ab1l_dataset_definition`
  MODIFY `dataset_column_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=45;

--
-- AUTO_INCREMENT for table `ab1l_dataset_properties`
--
ALTER TABLE `ab1l_dataset_properties`
  MODIFY `rowid` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `ab1l_dataset_values`
--
ALTER TABLE `ab1l_dataset_values`
  MODIFY `value_sort_order` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13530;

--
-- AUTO_INCREMENT for table `ab1l_downloads`
--
ALTER TABLE `ab1l_downloads`
  MODIFY `download_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `ab1l_download_attribute_values`
--
ALTER TABLE `ab1l_download_attribute_values`
  MODIFY `download_attribute_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `ab1l_encryption_keys`
--
ALTER TABLE `ab1l_encryption_keys`
  MODIFY `key_id` int(3) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `ab1l_extensions`
--
ALTER TABLE `ab1l_extensions`
  MODIFY `extension_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=62;

--
-- AUTO_INCREMENT for table `ab1l_fields`
--
ALTER TABLE `ab1l_fields`
  MODIFY `field_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

--
-- AUTO_INCREMENT for table `ab1l_field_values`
--
ALTER TABLE `ab1l_field_values`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `ab1l_forms`
--
ALTER TABLE `ab1l_forms`
  MODIFY `form_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `ab1l_form_groups`
--
ALTER TABLE `ab1l_form_groups`
  MODIFY `group_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `ab1l_global_attributes`
--
ALTER TABLE `ab1l_global_attributes`
  MODIFY `attribute_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `ab1l_global_attributes_groups`
--
ALTER TABLE `ab1l_global_attributes_groups`
  MODIFY `attribute_group_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `ab1l_global_attributes_types`
--
ALTER TABLE `ab1l_global_attributes_types`
  MODIFY `attribute_type_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `ab1l_global_attributes_values`
--
ALTER TABLE `ab1l_global_attributes_values`
  MODIFY `attribute_value_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=93;

--
-- AUTO_INCREMENT for table `ab1l_languages`
--
ALTER TABLE `ab1l_languages`
  MODIFY `language_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `ab1l_language_definitions`
--
ALTER TABLE `ab1l_language_definitions`
  MODIFY `language_definition_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8188;

--
-- AUTO_INCREMENT for table `ab1l_layouts`
--
ALTER TABLE `ab1l_layouts`
  MODIFY `layout_id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=31;

--
-- AUTO_INCREMENT for table `ab1l_length_classes`
--
ALTER TABLE `ab1l_length_classes`
  MODIFY `length_class_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `ab1l_locations`
--
ALTER TABLE `ab1l_locations`
  MODIFY `location_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `ab1l_manufacturers`
--
ALTER TABLE `ab1l_manufacturers`
  MODIFY `manufacturer_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=52;

--
-- AUTO_INCREMENT for table `ab1l_messages`
--
ALTER TABLE `ab1l_messages`
  MODIFY `msg_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=66;

--
-- AUTO_INCREMENT for table `ab1l_orders`
--
ALTER TABLE `ab1l_orders`
  MODIFY `order_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=123467;

--
-- AUTO_INCREMENT for table `ab1l_orders_enc`
--
ALTER TABLE `ab1l_orders_enc`
  MODIFY `order_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `ab1l_order_data_types`
--
ALTER TABLE `ab1l_order_data_types`
  MODIFY `type_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `ab1l_order_downloads`
--
ALTER TABLE `ab1l_order_downloads`
  MODIFY `order_download_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `ab1l_order_downloads_history`
--
ALTER TABLE `ab1l_order_downloads_history`
  MODIFY `order_download_history_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=134;

--
-- AUTO_INCREMENT for table `ab1l_order_history`
--
ALTER TABLE `ab1l_order_history`
  MODIFY `order_history_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=28;

--
-- AUTO_INCREMENT for table `ab1l_order_options`
--
ALTER TABLE `ab1l_order_options`
  MODIFY `order_option_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=31;

--
-- AUTO_INCREMENT for table `ab1l_order_products`
--
ALTER TABLE `ab1l_order_products`
  MODIFY `order_product_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=68;

--
-- AUTO_INCREMENT for table `ab1l_order_totals`
--
ALTER TABLE `ab1l_order_totals`
  MODIFY `order_total_id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=94;

--
-- AUTO_INCREMENT for table `ab1l_pages`
--
ALTER TABLE `ab1l_pages`
  MODIFY `page_id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;

--
-- AUTO_INCREMENT for table `ab1l_products`
--
ALTER TABLE `ab1l_products`
  MODIFY `product_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19337;

--
-- AUTO_INCREMENT for table `ab1l_product_discounts`
--
ALTER TABLE `ab1l_product_discounts`
  MODIFY `product_discount_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `ab1l_product_filters`
--
ALTER TABLE `ab1l_product_filters`
  MODIFY `filter_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `ab1l_product_filter_ranges`
--
ALTER TABLE `ab1l_product_filter_ranges`
  MODIFY `range_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `ab1l_product_options`
--
ALTER TABLE `ab1l_product_options`
  MODIFY `product_option_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=363;

--
-- AUTO_INCREMENT for table `ab1l_product_option_values`
--
ALTER TABLE `ab1l_product_option_values`
  MODIFY `product_option_value_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=786;

--
-- AUTO_INCREMENT for table `ab1l_product_specials`
--
ALTER TABLE `ab1l_product_specials`
  MODIFY `product_special_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=261;

--
-- AUTO_INCREMENT for table `ab1l_resource_library`
--
ALTER TABLE `ab1l_resource_library`
  MODIFY `resource_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=100672;

--
-- AUTO_INCREMENT for table `ab1l_resource_types`
--
ALTER TABLE `ab1l_resource_types`
  MODIFY `type_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `ab1l_revechats`
--
ALTER TABLE `ab1l_revechats`
  MODIFY `revechat_id` int(1) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `ab1l_reviews`
--
ALTER TABLE `ab1l_reviews`
  MODIFY `review_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=79;

--
-- AUTO_INCREMENT for table `ab1l_settings`
--
ALTER TABLE `ab1l_settings`
  MODIFY `setting_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2821;

--
-- AUTO_INCREMENT for table `ab1l_stores`
--
ALTER TABLE `ab1l_stores`
  MODIFY `store_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `ab1l_tasks`
--
ALTER TABLE `ab1l_tasks`
  MODIFY `task_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `ab1l_task_details`
--
ALTER TABLE `ab1l_task_details`
  MODIFY `task_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `ab1l_task_steps`
--
ALTER TABLE `ab1l_task_steps`
  MODIFY `step_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=731;

--
-- AUTO_INCREMENT for table `ab1l_tax_classes`
--
ALTER TABLE `ab1l_tax_classes`
  MODIFY `tax_class_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `ab1l_tax_rates`
--
ALTER TABLE `ab1l_tax_rates`
  MODIFY `tax_rate_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `ab1l_url_aliases`
--
ALTER TABLE `ab1l_url_aliases`
  MODIFY `url_alias_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=724;

--
-- AUTO_INCREMENT for table `ab1l_users`
--
ALTER TABLE `ab1l_users`
  MODIFY `user_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `ab1l_user_groups`
--
ALTER TABLE `ab1l_user_groups`
  MODIFY `user_group_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT for table `ab1l_weight_classes`
--
ALTER TABLE `ab1l_weight_classes`
  MODIFY `weight_class_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `ab1l_zones`
--
ALTER TABLE `ab1l_zones`
  MODIFY `zone_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3957;

--
-- AUTO_INCREMENT for table `ab1l_zones_to_locations`
--
ALTER TABLE `ab1l_zones_to_locations`
  MODIFY `zone_to_location_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=73;
COMMIT;

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